.hg-hero-color{align-items:center;background:linear-gradient(120deg,#f7f5f1 0,#fff 54%,#eaf1e7 100%);display:grid;grid-gap:48px;gap:48px;grid-template-columns:minmax(0,0.92fr) minmax(360px,1.08fr);min-height:72vh;padding:170px max(24px,(100vw - 1180px) / 2) 96px}.hg-hero-color h1{color:var(--brand-text);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;margin-bottom:18px}.hg-hero-color p{color:var(--brand-text)}.hg-hero-color__swatches,.hg-shopby__grid{display:flex;gap:12px;overflow-x:auto;padding:8px 2px 16px}.hg-hero-color__swatches span{border:2px solid #fff;box-shadow:0 0 0 1px var(--brand-border);flex:0 0 34px;height:34px;width:34px}.hg-hero-color__media{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:18px}.hg-hero-color__media img{aspect-ratio:5/4;background:var(--brand-bg-alt);-o-object-fit:cover;object-fit:cover;width:100%}.home-products,.home-stats{background:var(--brand-bg)}.home-product-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-product-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;transition:transform 160ms,box-shadow 160ms}.home-product-card:hover{box-shadow:0 18px 38px rgba(42,39,36,.12);transform:translateY(-4px)}.home-product-card img{aspect-ratio:4/3;background:var(--brand-bg-alt);-o-object-fit:cover;object-fit:cover;width:100%}.home-product-card__body{padding:24px}.home-product-card h3{color:var(--brand-text);font-size:1.25rem;margin-bottom:10px}.home-product-card p{color:var(--brand-text);margin-bottom:16px}.hg-shopby{background:var(--brand-bg-alt);padding:80px max(24px,(100vw - 1180px) / 2);text-align:center}.hg-shopby h2{color:var(--brand-text);font-size:max(1.7rem, min(3vw, 2.7rem));margin-bottom:12px}.hg-shopby>p{color:var(--brand-text);margin:0 auto 32px;max-width:700px}.hg-shopby__grid{justify-content:center}.hg-swatch{align-items:center;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text);display:grid;flex:0 0 128px;grid-gap:10px;gap:10px;justify-items:center;padding:18px 12px}.hg-swatch:hover{-webkit-text-decoration:none;text-decoration:none;transform:translateY(-3px)}.hg-swatch__dot{border:2px solid #fff;box-shadow:0 0 0 1px var(--brand-border);display:block;height:54px;width:54px}.hg-swatch__label{color:var(--brand-text);font-weight:700}.stats-row{display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(4,minmax(0,1fr))}.stat-item{border-left:1px solid var(--brand-border);min-width:0;padding:24px;text-align:center}.stat-item:first-child{border-left:0}.stat-item span:last-child{color:var(--brand-text);display:block;margin-top:8px}.testimonials-section{background:var(--brand-bg-alt)}.testimonial-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.testimonial-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px}.testimonial-card blockquote{color:var(--brand-text);font-style:italic;margin:0 0 22px}.testimonial-card footer{border-top:1px solid var(--brand-border);color:var(--brand-text);font-weight:700;padding-top:18px}@media (max-width:991px){.hg-hero-color{grid-template-columns:1fr}.home-product-grid,.stats-row,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-item:nth-child(3){border-left:0}}@media (max-width:575px){.hg-hero-color{padding-left:20px;padding-right:20px}.home-product-grid,.stats-row,.testimonial-grid{grid-template-columns:1fr}.stat-item{border-left:0;border-top:1px solid var(--brand-border)}}