.products-list-container{min-height:100vh;font-family:var(--font-body);background-color:#fafafa;padding:8rem 2rem}.products-list-hero{text-align:center;max-width:800px;margin:0 auto 5rem}.products-list-tag{color:#dc2626;text-transform:uppercase;letter-spacing:5px;margin-bottom:1.5rem;font-size:.8rem;font-weight:700;display:block}.products-list-title{font-family:var(--font-heading);letter-spacing:-2px;color:#111;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.products-list-subtitle{color:#5c5e62;font-size:1.2rem;line-height:1.6}.products-grid-section{max-width:1200px;margin:0 auto}.products-listing-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.products-empty{text-align:center;color:#777;grid-column:1/-1;padding:4rem;font-size:1.1rem}.listing-card{background:#fff;border:1px solid #00000008;border-radius:24px;flex-direction:column;padding:2rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000005}.listing-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000000f}.listing-badge{letter-spacing:1px;text-transform:uppercase;z-index:5;border-radius:20px;padding:.3rem .8rem;font-size:.65rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem}.badge-pro{color:#dc2626;background:#dc262614}.badge-thermo{color:#3e6ae1;background:#3e6ae114}.badge-comfort{color:#10b981;background:#10b98114}.listing-image-wrap{justify-content:center;align-items:center;width:100%;height:280px;margin-top:1rem;margin-bottom:1.5rem;display:flex}.listing-image{object-fit:contain;filter:drop-shadow(0 10px 20px #00000014);max-width:100%;max-height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1)}.listing-card:hover .listing-image{transform:scale(1.05)translateY(-5px)}.listing-image-placeholder{color:#999;letter-spacing:2px;background:#f5f5f5;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;font-weight:700;display:flex}.listing-info{flex-direction:column;flex-grow:1;display:flex}.listing-header-row{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.listing-header-row h3{font-family:var(--font-heading);color:#111;margin:0;font-size:1.5rem;font-weight:700}.listing-series{color:#dc2626;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .8rem;font-size:.75rem;font-weight:800}.listing-desc{color:#666;flex-grow:1;margin:0 0 1rem;font-size:.85rem;line-height:1.5}.listing-points{flex-wrap:wrap;gap:.45rem;margin:0 0 1.35rem;list-style:none;display:flex}.listing-points li{color:#444;background:#fafafa;border:1px solid #00000012;border-radius:999px;padding:.35rem .6rem;font-size:.7rem;font-weight:700;line-height:1.2}.listing-footer-row{border-top:1px solid #f3f3f3;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.25rem;display:flex}.listing-price{color:#111;font-size:1.3rem;font-weight:800}.usap-tag{color:#1d1d1f;letter-spacing:1px;background:#f5f5f7;border-radius:4px;padding:.2rem .5rem;font-size:.6rem;font-weight:700}
