@charset "UTF-8";.products-hero{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-dark) 100%);padding:60px 0 0;color:#fff;position:relative;overflow:hidden}.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-hero .hero-img-bar{margin-top:30px;background:rgba(255,255,255,.06);padding:20px 0 0}.products-hero .hero-img-bar ai-img,.products-hero .hero-img-bar img{max-height:220px;width:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(0, 0, 0, .3))}.cat-tab-bar{border-bottom:2px solid rgba(26,58,92,.12);margin-bottom:32px}.cat-tab-bar .nav-link{color:var(--brand-muted);font-weight:600;font-size:.9rem;padding:12px 20px;border-bottom:3px solid transparent;margin-bottom:-2px;transition:all var(--transition)}.cat-tab-bar .nav-link.active,.cat-tab-bar .nav-link:hover{color:var(--brand-primary);border-bottom-color:var(--brand-secondary)}.products-grid-section{padding:48px 0 64px}.products-grid-section .category-title{font-size:1.2rem;color:var(--brand-primary);border-left:4px solid var(--brand-secondary);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%}