.home-hero{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,1.1fr);grid-gap:44px;gap:44px;align-items:center;min-height:680px;padding:96px max(24px,(100vw - 1180px) / 2) 72px;background:linear-gradient(135deg,#f7f5f1 0,#f2efea 100%)}.hg-hero-color__copy p:not(.section-kicker){max-width:640px}.hg-hero-color__swatches{display:flex;flex-wrap:nowrap;gap:12px;max-width:100%;margin:24px 0;overflow-x:auto}.hg-hero-color__swatches span{flex:0 0 42px;width:42px;height:42px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px var(--brand-border)}.hg-hero-color__media img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:var(--brand-shadow)}.compact-product-grid{width:min(1120px,100% - 48px);margin:0 auto;grid-template-columns:repeat(4,minmax(0,1fr))}.compact-product-card{padding:14px}.compact-product-card img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.compact-product-card h3{margin:14px 0 6px}.compact-product-card span{color:var(--brand-text);font-weight:700}.hg-giftguide{background:var(--brand-bg-alt)}.hg-giftguide__head{width:min(880px,100% - 48px);margin:0 auto 36px;text-align:center}.hg-giftguide__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px;width:min(1120px,100% - 48px);margin:0 auto}.hg-gift-card{display:grid;grid-gap:12px;gap:12px;color:var(--brand-text);font-weight:900}.hg-gift-card img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:0 10px 26px rgba(42,39,36,.12)}.home-gallery{background:var(--brand-bg)}.gallery-carousel{position:relative;width:min(980px,100% - 48px);margin:0 auto}.gallery-window{overflow:hidden;border-radius:var(--brand-radius);box-shadow:var(--brand-shadow)}.gallery-slide{display:none;margin:0;background:var(--brand-neutral-dark)}.gallery-slide.is-active{display:block}.gallery-slide img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.gallery-slide figcaption{padding:16px 20px;color:var(--brand-text-inverse);font-weight:800}.carousel-control{position:absolute;z-index:2;top:44%;width:42px;height:42px;border:0;border-radius:50%;background:var(--brand-primary);color:var(--brand-text-inverse);font-size:30px;line-height:1}.carousel-control.prev{left:-18px}.carousel-control.next{right:-18px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:18px}.carousel-dots button{width:10px;height:10px;border:0;border-radius:50%;background:var(--brand-border)}.carousel-dots button.is-active{background:var(--brand-primary)}@media (max-width:991px){.home-hero{grid-template-columns:1fr;min-height:auto}.compact-product-grid,.hg-giftguide__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.compact-product-grid,.hg-giftguide__grid{grid-template-columns:1fr}}