.hg-hero-seasonal{align-items:end;background:var(--brand-primary-dark);display:grid;min-height:78vh;overflow:hidden;padding:180px max(24px,(100vw - 1180px) / 2) 96px;position:relative}.hg-hero-seasonal::after{background:linear-gradient(90deg,rgba(42,39,36,.72),rgba(42,39,36,.34),rgba(42,39,36,.12));content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}.hg-hero-seasonal__bg{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:0}.hg-hero-seasonal__copy{max-width:660px;position:relative;z-index:2}.hg-hero-seasonal__copy h1,.hg-hero-seasonal__copy p{color:var(--brand-text-inverse)}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0 18px}.promo-chip{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.42);border-radius:999px;color:var(--brand-text-inverse);display:inline-flex;font-weight:800;padding:8px 14px}.home-products{background:var(--brand-bg)}.featured-product-grid{gap:20px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px}.featured-product-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.featured-product-card.featured{align-items:stretch;display:grid;grid-column:span 4;grid-template-columns:1.2fr 0.8fr}.featured-product-card img{aspect-ratio:4/3;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.featured-product-card div,.featured-product-card:not(.featured){padding:24px}.featured-product-card span{color:var(--brand-primary-dark);display:block;font-weight:800;margin-bottom:8px}.hg-bundle{background:var(--brand-bg-alt);padding:88px max(24px,(100vw - 1180px) / 2)}.hg-bundle__head{max-width:760px}.hg-bundle__grid{gap:22px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px}.hg-bundle-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text);overflow:hidden;position:relative}.hg-bundle-card img{aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;width:100%}.hg-bundle-card__name{display:block;font-weight:800;padding:18px 18px 8px}.hg-bundle-card__save{background:var(--brand-accent);border-radius:999px;color:var(--brand-text-inverse);display:inline-flex;font-weight:800;margin:0 18px 18px;padding:6px 12px}.usecase-strip{background:var(--brand-neutral-light)}@media (max-width:991px){.featured-product-grid,.hg-bundle__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-product-card.featured{grid-column:span 2;grid-template-columns:1fr}}@media (max-width:575px){.hg-hero-seasonal{min-height:680px;padding-top:168px}.featured-product-grid,.hg-bundle__grid{grid-template-columns:1fr}.featured-product-card.featured{grid-column:auto}}