.hg-hero-seasonal{position:relative;min-height:690px;padding:170px max(24px,(100vw - 1180px) / 2) 110px;display:grid;align-items:end;overflow:hidden;background:var(--brand-primary-dark)}.hg-hero-seasonal::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(42,39,36,.78),rgba(42,39,36,.42),rgba(42,39,36,.18))}.hg-hero-seasonal__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hg-hero-seasonal__copy{position:relative;z-index:2;max-width:680px;color:#fff}.hg-hero-seasonal__copy .hg-eyebrow,.hg-hero-seasonal__copy h1,.hg-hero-seasonal__copy p{color:#fff}.hero-chip{display:inline-flex;margin-top:18px;padding:9px 13px;border:1px solid rgba(255,255,255,.55);border-radius:999px;color:#fff;background:rgba(255,255,255,.12)}.home-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.home-product-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--radius-brand);background:#fff;transition:transform .2s,box-shadow .2s}.hg-prod-card:hover,.home-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(42,39,36,.12)}.home-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.home-product-card div{padding:24px}.home-product-card span{display:block;color:var(--brand-primary-dark);font-weight:800;font-size:.82rem}.hg-prod-card p,.home-product-card p{color:var(--brand-text)}.hg-bestsellers{background:var(--brand-bg-alt)}.hg-bestsellers__head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:30px}.hg-bestsellers__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.hg-prod-card{display:grid;grid-gap:16px;gap:16px;padding:18px;border:1px solid var(--brand-border);border-radius:var(--radius-brand);background:#fff;transition:transform .2s,box-shadow .2s}.hg-prod-card img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:10px;background:var(--brand-bg-alt)}.hg-quick-shop{border:1px solid var(--brand-primary-dark);border-radius:10px;min-height:42px;color:#fff;background:var(--brand-primary-dark);font-weight:800}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.gallery-item{border:0;padding:0;border-radius:var(--radius-brand);overflow:hidden;background:var(--brand-bg-alt)}.gallery-item img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.home-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:54px max(24px,(100vw - 1180px) / 2);background:#fff;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.home-stats .stat{text-align:center;padding:12px;border-right:1px solid var(--brand-border)}.home-stats .stat:last-child{border-right:0}.home-stats strong{display:block;color:var(--brand-primary-dark);font-family:var(--font-display);font-size:2.8rem;line-height:1}.home-stats span{display:block;margin-top:8px;color:var(--brand-text)}@media (max-width:991px){.hg-hero-seasonal{min-height:620px;padding:150px 20px 76px}.gallery-grid,.hg-bestsellers__track,.home-product-grid,.home-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stats .stat{border-right:0}}@media (max-width:575px){.gallery-grid,.hg-bestsellers__track,.home-product-grid,.home-stats{grid-template-columns:1fr}.hg-bestsellers__head{align-items:start;flex-direction:column}}