.gx-products-hero{background:var(--gx-primary-dark);color:#fff;padding:180px 0 72px;text-align:center}.gx-products-hero h1{color:#fff;font-size:2.5rem;margin-bottom:14px}.gx-products-hero-sub{color:rgba(255,255,255,.88);font-size:1.0625rem;max-width:720px;margin:0 auto}.gx-products-hero .gx-badge{background:rgba(224,166,44,.2);color:var(--gx-accent-light)}.gx-product-category{margin-bottom:56px}.gx-category-head{display:flex;align-items:center;gap:18px;margin-bottom:28px;padding-bottom:14px;border-bottom:1px solid var(--gx-border)}.gx-category-title{font-size:1.5rem;margin:0;color:var(--gx-primary-dark)}.gx-category-line{flex:1;height:3px;background:linear-gradient(90deg,var(--gx-accent) 0,rgba(224,166,44,0) 100%)}.gx-product-card{border:1px solid var(--gx-border);background:#fff;overflow:hidden;cursor:pointer;transition:box-shadow .25s,transform .2s;height:100%;display:flex;flex-direction:column}.gx-product-card:hover{box-shadow:0 12px 28px rgba(15,39,66,.15);transform:translateY(-3px)}.gx-product-img{background:var(--gx-bg-alt);padding:18px;display:flex;align-items:center;justify-content:center;min-height:180px}.gx-product-img img{max-width:100%;max-height:180px;-o-object-fit:contain;object-fit:contain}.gx-product-info{padding:16px 18px 20px;border-top:1px solid var(--gx-border)}.gx-product-name{font-size:1rem;font-weight:700;margin:0 0 8px;color:var(--gx-text)}.gx-product-cta{display:inline-block;color:var(--gx-primary);font-size:.85rem;font-weight:700}