.home-hero{padding-top:96px;padding-bottom:84px;min-height:72vh;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));color:var(--brand-text-inverse)}.hero-grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(320px,1.05fr);grid-gap:48px;gap:48px;align-items:center;max-width:1200px}.hg-hero-feature__copy .hg-eyebrow,.hg-hero-feature__copy h1,.hg-hero-feature__copy p{color:var(--brand-text-inverse)}.hg-hero-feature__media img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);box-shadow:0 22px 70px rgba(0,0,0,.28)}.hg-hero-feature__chips,.hg-hero-feature__cta{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-top:22px}.hg-hero-feature__chips{flex-wrap:nowrap}.hg-hero-feature__chips span{min-width:0;padding:9px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:var(--brand-text-inverse);background:rgba(255,255,255,.08);font-size:.9rem}.featured-plus-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,0.8fr) minmax(220px,0.8fr);grid-gap:24px;gap:24px}.featured-product-card{grid-row:span 2;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:0;gap:0;border-radius:var(--radius);overflow:hidden;border:1px solid var(--brand-border);background:var(--brand-bg);box-shadow:var(--shadow-soft)}.featured-product-card img,.small-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.featured-product-card>div{padding:28px}.product-kicker{color:var(--brand-secondary);font-weight:800;display:block;margin-bottom:8px}.small-product-card{padding:0;overflow:hidden}.small-product-card h3,.small-product-card p{padding-left:20px;padding-right:20px}.small-product-card h3{padding-top:20px}.small-product-card p{padding-bottom:22px}.poly-heritage{background:var(--brand-bg-alt)}.heritage-grid{display:grid;grid-template-columns:minmax(300px,0.9fr) minmax(0,1.1fr);grid-gap:42px;gap:42px;align-items:center}.hg-heritage__media img{border-radius:var(--radius);box-shadow:var(--shadow-soft);width:100%;-o-object-fit:cover;object-fit:cover}.hg-heritage__stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hg-heritage__stats span{padding:8px 12px;border-radius:999px;background:rgba(44,62,80,.1);color:var(--brand-primary-dark);font-weight:700}.poly-stats{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:36px 0}@media (max-width:991px){.home-hero{padding-top:140px}.featured-plus-grid,.hero-grid{grid-template-columns:1fr}.featured-product-card{grid-row:auto}.hg-hero-feature__chips{flex-wrap:wrap}}