.hg-hero-color{padding:96px 0 80px;background:linear-gradient(135deg,#fff9f2 0,#f2efea 100%)}.hg-hero-color .container{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(340px,1fr);grid-gap:44px;gap:44px;align-items:center}.hg-hero-color h1{margin:0 0 18px;color:var(--brand-text);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;letter-spacing:0}.hg-hero-color p{color:var(--brand-text);font-size:1.08rem}.hg-hero-color__swatches{display:flex;gap:12px;max-width:100%;margin:24px 0 28px;overflow-x:auto}.hg-hero-color__swatches span{flex:0 0 38px;width:38px;height:38px;border:3px solid var(--brand-bg);border-radius:50%;box-shadow:0 0 0 1px var(--brand-border)}.hg-hero-color__media{padding:18px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:var(--brand-shadow)}.hg-hero-color__media img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.home-category-grid{background:var(--brand-bg)}.category-four-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.category-card{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);color:var(--brand-text);font-weight:700;box-shadow:0 10px 24px rgba(42,39,36,.06);transition:transform .2s,box-shadow .2s}.category-card:hover{color:var(--brand-primary-dark);transform:translateY(-3px);box-shadow:var(--brand-shadow)}.category-card img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.hg-bestsellers{background:var(--brand-bg-alt)}.hg-bestsellers__head{display:flex;gap:24px;align-items:end;justify-content:space-between;margin-bottom:30px}.hg-bestsellers__head h2{margin:0;color:var(--brand-text);font-size:max(1.8rem, min(3vw, 2.6rem));letter-spacing:0}.hg-bestsellers__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.hg-prod-card{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.hg-prod-card img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-neutral-light)}.hg-prod-card h3{margin:0;color:var(--brand-text);font-size:1.15rem}.hg-prod-card p{margin:0;color:var(--brand-text)}.home-features{background:var(--brand-bg)}.feature-row{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1fr);grid-gap:42px;gap:42px;align-items:center;margin-bottom:64px}.feature-row:last-child{margin-bottom:0}.feature-row--reverse .feature-media{order:2}.feature-media img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.feature-copy h2{margin:0 0 14px;color:var(--brand-text);font-size:max(1.7rem, min(3vw, 2.45rem));line-height:1.16}.feature-copy p{color:var(--brand-text)}.hg-trust{display:flex;flex-wrap:nowrap;gap:2rem;padding:34px max(24px,(100vw - 1180px) / 2);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);background:var(--brand-neutral-light)}.hg-trust__item{flex:1 1 0;min-width:0;display:grid;grid-gap:4px;gap:4px;text-align:center}.hg-trust__ico{width:26px;height:26px;margin:0 auto 6px;border-radius:50%;background:var(--brand-primary)}.hg-trust strong,.hg-trust__sub{color:var(--brand-text)}@media (max-width:991px){.feature-row,.hg-hero-color .container{grid-template-columns:1fr}.feature-row--reverse .feature-media{order:0}.category-four-grid,.hg-bestsellers__track{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-trust{flex-wrap:wrap}.hg-trust__item{flex:0 0 calc(50% - 1rem)}}@media (max-width:575px){.category-four-grid,.hg-bestsellers__track{grid-template-columns:1fr}.hg-bestsellers__head{align-items:flex-start;flex-direction:column}}