@charset "UTF-8";.products-hero{background:linear-gradient(135deg,var(--brand-secondary) 0,var(--brand-dark) 100%);padding:60px 0 48px;color:#fff}.products-hero h1{color:#fff;font-size:max(1.6rem, min(3vw, 2.4rem));margin-bottom:12px}.products-hero p{opacity:.8;font-size:1rem;max-width:560px;margin-bottom:28px}.products-grid-section{padding:48px 0 64px}.products-grid-section .category-title{font-size:1.2rem;color:var(--brand-secondary);border-left:4px solid var(--brand-primary);padding-left:12px;margin-bottom:24px;margin-top:40px}.products-grid-section .category-title:first-child{margin-top:0}.product-card .spec-table{width:100%;font-size:.78rem;margin-top:8px}.product-card .spec-table td{padding:3px 0;color:var(--brand-muted)}.product-card .spec-table td:first-child{font-weight:600;color:var(--brand-text);width:52%}