.hg-hero-color{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(360px,1fr);grid-gap:42px;gap:42px;align-items:center;padding:170px max(24px,(100vw - 1180px) / 2) 92px;background:linear-gradient(135deg,#fff 0,#f2efea 100%)}.hg-hero-color__copy h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.06;margin-bottom:18px}.hg-hero-color__copy p:not(.hg-eyebrow){max-width:620px;font-size:1.08rem}.hg-hero-color__swatches{display:flex;gap:12px;overflow-x:auto;padding:12px 0 24px}.hg-hero-color__swatches span{flex:0 0 42px;width:42px;height:42px;border:2px solid #fff;border-radius:999px;box-shadow:0 0 0 1px var(--brand-border),0 8px 18px rgba(42,39,36,.12)}.hg-hero-color__media img{width:100%;min-height:520px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-neutral-light)}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.featured-card{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,0.8fr);grid-gap:26px;gap:26px;align-items:center;padding:22px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.featured-card img,.gallery-carousel img,.hg-bundle-card img,.mini-product-card img{width:100%;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light);border-radius:var(--brand-radius)}.featured-card img{aspect-ratio:16/10}.featured-card span,.hg-bundle-card__save{color:var(--brand-primary-dark);font-weight:800}.mini-product-card{padding:18px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.mini-product-card img{aspect-ratio:1;margin-bottom:16px}.hg-bundle{padding:80px max(24px,(100vw - 1180px) / 2);background:var(--brand-bg-alt)}.hg-bundle__head{max-width:760px;margin-bottom:32px}.hg-bundle__head h2{font-size:max(2rem, min(4vw, 3.5rem))}.hg-bundle__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.hg-bundle-card{display:grid;grid-gap:12px;gap:12px;padding:18px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.hg-bundle-card img{aspect-ratio:5/4}.hg-bundle-card__name{color:var(--brand-text);font-size:1.1rem;font-weight:800}.gallery-carousel .carousel-inner{border-radius:var(--brand-radius);overflow:hidden}.gallery-carousel img{height:520px}.milestone-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.milestone-grid article{padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.milestone-grid span{display:block;color:var(--brand-primary);font-family:var(--brand-font);font-size:2.2rem;line-height:1;margin-bottom:12px}@media (max-width:991px){.featured-card,.featured-grid,.hg-bundle__grid,.hg-hero-color,.milestone-grid{grid-template-columns:1fr}.gallery-carousel img{height:360px}}