.warm-home{--wh-max: 1400px;--wh-pad: clamp(22px, 4vw, 68px);--wh-bg: #f7f3ec;--wh-surface: #fffdf8;--wh-ink: #302923;--wh-muted: #766f68;--wh-accent: #627058;--wh-line: #ded7cc;--wh-tint: #eee7da;--wh-radius: 15px;box-sizing:border-box;color:var(--wh-ink);font-family:var(--font-body--family)}.warm-home *,.warm-home *:before,.warm-home *:after{box-sizing:border-box}.warm-home a{color:inherit;text-decoration:none}.warm-home img{max-width:100%}.wh-shell{width:min(100%,var(--wh-max));margin:0 auto;padding:92px var(--wh-pad)}.wh-eyebrow{margin:0 0 16px;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.wh-heading{margin:0;font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-weight:var(--font-heading--weight);font-size:clamp(42px,4vw,62px);line-height:.96;letter-spacing:-.025em}.wh-heading-center{max-width:760px;margin:0 auto 38px;text-align:center}.wh-heading-center .wh-heading{font-size:clamp(38px,3.5vw,54px)}.wh-heading-split{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.wh-heading-copy{max-width:900px}.wh-subtitle{max-width:760px;margin:16px 0 0;color:var(--wh-muted);font-size:14px;line-height:1.7}.wh-text-link{display:inline-flex;align-items:center;gap:8px;flex:none;padding-bottom:5px;border-bottom:1px solid currentColor;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.wh-text-link:after{content:"\2192";font-size:16px}.wh-button{min-height:49px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--wh-radius);background:var(--wh-accent);color:#fff!important;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;transition:.2s ease}.wh-button:hover{background:#332a24}.wh-hero{padding:0;background:var(--wh-bg)}.wh-hero a,.wh-hero picture{display:block}.wh-hero img{display:block;width:100%;height:auto}.wh-trust{display:grid;grid-template-columns:repeat(var(--wh-trust-columns, 4),minmax(0,1fr));padding:26px var(--wh-pad);border-bottom:1px solid var(--wh-line);background:var(--wh-surface)}.wh-trust-item{display:flex;align-items:center;justify-content:center;gap:15px;min-width:0;padding:0 22px;border-right:1px solid var(--wh-line)}.wh-trust-item:last-child{border-right:0}.wh-trust-icon{width:31px;height:31px;flex:0 0 31px;color:var(--wh-ink)}.wh-trust-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.wh-trust-copy{display:flex;flex-direction:column;gap:5px}.wh-trust-copy strong{font-size:10px;letter-spacing:.06em;line-height:1.25;text-transform:uppercase}.wh-trust-copy small{color:var(--wh-muted);font-size:11px;line-height:1.3}.wh-categories{background:var(--wh-bg)}.wh-categories .wh-shell{width:min(100%,1540px)}.wh-category-grid{display:grid;grid-template-columns:repeat(5,1fr);align-items:start;gap:clamp(20px,2.5vw,42px)}.wh-category-card{min-width:0;text-align:center}.wh-category-media{display:block;width:100%;aspect-ratio:1;overflow:hidden;border:2px solid rgba(48,41,35,.2);border-radius:50%;background:var(--wh-tint)}.wh-category-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s}.wh-category-card:hover .wh-category-media img{transform:scale(1.04)}.wh-category-copy{display:flex;flex-direction:column;align-items:center;gap:6px;padding-top:18px}.wh-category-title{font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-weight:var(--font-heading--weight);font-size:25px;line-height:1.05}.wh-category-copy small{color:var(--wh-muted);font-size:11px;line-height:1.45}.wh-category-cta{display:inline-flex;align-items:center;gap:6px;margin-top:3px;font-size:9px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.wh-category-cta:after{content:"\2192";font-size:14px}.wh-products{background:var(--wh-surface)}.wh-products.wh-products-tinted{background:var(--wh-bg)}.wh-product-tabs{display:flex;align-items:center;gap:10px;margin:-4px 0 34px;overflow-x:auto;scrollbar-width:none}.wh-product-tabs::-webkit-scrollbar{display:none}.wh-product-tab{min-height:42px;padding:0 20px;flex:0 0 auto;border:1px solid var(--wh-line);border-radius:10px;background:transparent;color:var(--wh-ink);cursor:pointer;font:inherit;font-size:10px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.wh-product-tab.is-active{border-color:var(--wh-accent);background:var(--wh-accent);color:#fff}.wh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.wh-collection-panel[hidden],.wh-product-card[hidden]{display:none}.wh-product-media{position:relative;display:block;overflow:hidden;border-radius:var(--wh-radius);background:var(--wh-tint)}.wh-product-media img{display:block;width:100%;aspect-ratio:1;object-fit:cover;transition:transform .4s}.wh-product-card:hover .wh-product-media img{transform:scale(1.025)}.wh-product-status{position:absolute;z-index:2;top:12px;right:12px;padding:8px 11px;border-radius:999px;background:#fffffff0;font-size:9px;font-weight:600}.wh-product-copy{min-height:170px;display:flex;flex-direction:column;padding:18px 2px 0}.wh-product-tag{align-self:flex-start;margin:0 0 12px;padding:7px 11px;border-radius:999px;background:#e8def4;color:#674889;font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.wh-product-title{margin:0 0 6px;font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-weight:var(--font-heading--weight);font-size:21px;line-height:1.17}.wh-product-description{margin:0 0 12px;color:var(--wh-muted);font-size:12px;line-height:1.5}.wh-product-price{margin-top:auto;font-size:13px}.wh-product-swatches{display:flex;gap:8px;margin-top:15px}.wh-product-swatches i{width:14px;height:14px;border:1px solid #aaa;border-radius:50%;background:#f7f4ee}.wh-product-swatches i:nth-child(2){background:#d6c8b8}.wh-product-swatches i:nth-child(3){background:#697368}.wh-product-swatches i:nth-child(4){background:#302b29}.wh-product-empty{grid-column:1/-1;min-height:220px;display:grid;place-items:center;border:1px dashed var(--wh-line);color:var(--wh-muted)}.wh-cooling-band{padding:0 var(--wh-pad);background:var(--wh-surface)}.wh-cooling-banner{position:relative;isolation:isolate;width:min(100%,calc(var(--wh-max) - var(--wh-pad) * 2));min-height:520px;margin:0 auto;overflow:hidden;border-radius:var(--wh-radius);background:#dbeefb}.wh-cooling-banner>img{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.wh-cooling-copy{width:min(48%,620px);padding:72px clamp(48px,5vw,82px);color:#20364a}.wh-cooling-copy .wh-heading{font-size:clamp(50px,4.4vw,72px)}.wh-cooling-text{max-width:520px;margin:20px 0 26px;color:#4e6679;font-size:15px;line-height:1.7}.wh-cooling-benefits{display:flex;flex-wrap:wrap;gap:18px 22px;margin-top:30px;padding-top:22px;border-top:1px solid rgba(32,54,74,.2)}.wh-cooling-benefits span{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.wh-curtain{background:var(--wh-bg)}.wh-curtain-grid{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:7vw}.wh-curtain-image{overflow:hidden;border-radius:var(--wh-radius)}.wh-curtain-image img{display:block;width:100%;height:600px;object-fit:cover}.wh-curtain-copy .wh-heading{font-size:clamp(52px,5vw,76px)}.wh-curtain-text{margin:20px 0 0;color:var(--wh-muted);font-size:14px;line-height:1.8}.wh-curtain-list{margin:26px 0;padding:0;list-style:none;border-top:1px solid var(--wh-line)}.wh-curtain-list li{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid var(--wh-line);font-size:13px}.wh-curtain-bullet{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:50%;background:var(--wh-tint);color:var(--wh-accent)}.wh-curtain-bullet:before{content:"\2713"}.wh-features{background:var(--wh-bg)}.wh-features .wh-shell{width:min(100%,1540px);padding-top:105px;padding-bottom:105px}.wh-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wh-feature-card{padding:44px 34px;border:1px solid var(--wh-line);border-radius:var(--wh-radius);background:var(--wh-surface);text-align:center}.wh-feature-icon{width:94px;height:94px;display:grid;place-items:center;margin:0 auto 24px;overflow:hidden;border-radius:50%;background:#fff}.wh-feature-icon img{width:74px;height:74px;object-fit:contain}.wh-feature-card h3{margin:0 0 14px;font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-weight:var(--font-heading--weight);font-size:27px}.wh-feature-card p{max-width:330px;margin:0 auto;color:var(--wh-muted);font-size:13px;line-height:1.75}.wh-story{position:relative;min-height:686px;display:flex;align-items:center;padding:90px var(--wh-pad);background-position:center;background-size:cover;color:#fff}.wh-story:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#191410b8,#19141059 46%,#19141005 75%)}.wh-story-copy{position:relative;z-index:1;max-width:650px;padding:40px 0}.wh-story .wh-heading{margin-bottom:24px;font-size:clamp(52px,4.5vw,70px);line-height:1}.wh-story-text{max-width:590px;font-size:16px;line-height:1.9}.wh-story-text p{margin:0 0 22px}.wh-story .wh-button{margin-top:12px;border-color:#ffffffb3;background:transparent}.wh-story .wh-button:hover{background:#fff;color:var(--wh-ink)!important}.wh-reviews{width:min(100%,1540px);margin:68px auto;overflow:hidden;border-radius:var(--wh-radius);background:#efe6d9}.wh-reviews .wh-shell{padding-top:78px;padding-bottom:78px}.wh-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wh-review-card{min-height:560px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--wh-line);border-radius:var(--wh-radius);background:var(--wh-surface)}.wh-review-image{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.wh-review-body{flex:1;display:flex;flex-direction:column;padding:24px 28px 28px}.wh-review-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.wh-stars{color:var(--wh-accent);font-size:16px;letter-spacing:1px}.wh-verified{color:var(--wh-accent);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.wh-review-product{margin-bottom:16px;font-size:12px;font-weight:700;line-height:1.45}.wh-review-card blockquote{margin:0 0 20px;font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-weight:var(--font-heading--weight);font-size:22px;line-height:1.35}.wh-review-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:22px}.wh-review-tags span{padding:7px 10px;border-radius:999px;background:var(--wh-tint);font-size:9px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.wh-review-meta{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:auto;padding-top:17px;border-top:1px solid var(--wh-line);color:var(--wh-muted);font-size:10px}.wh-review-meta p{margin:0}.wh-review-meta strong{color:var(--wh-ink);font-size:12px}.wh-faq{background:var(--wh-bg)}.wh-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.wh-faq-grid .wh-heading{line-height:1.12}.wh-faq-list{border-top:1px solid var(--wh-line)}.wh-faq details{border-bottom:1px solid var(--wh-line)}.wh-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;cursor:pointer;list-style:none;font-size:14px}.wh-faq summary::-webkit-details-marker{display:none}.wh-faq summary:after{content:"+";flex:0 0 24px;font-size:20px;font-weight:300;text-align:center}.wh-faq details[open] summary{font-weight:600}.wh-faq details[open] summary:after{content:"\2212"}.wh-faq-answer{padding:0 42px 24px 0;color:var(--wh-muted);font-size:13px;line-height:1.7}.wh-faq-answer p{margin:0}.wh-instagram{background:var(--wh-bg)}.wh-instagram-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.wh-instagram-profile{display:flex;align-items:center;gap:14px;flex:none}.wh-instagram-avatar{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--wh-line);border-radius:50%;background:var(--wh-surface)}.wh-instagram-avatar img{width:88px;height:42px;object-fit:contain}.wh-instagram-account{display:flex;flex-direction:column;gap:4px}.wh-instagram-account strong{font-size:12px}.wh-instagram-account small{color:var(--wh-muted);font-size:11px}.wh-instagram-profile .wh-button{min-height:42px;margin-left:8px;padding:0 18px}.wh-instagram-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.wh-instagram-tile{position:relative;display:block;overflow:hidden;border-radius:var(--wh-radius);aspect-ratio:1;background:var(--wh-tint)}.wh-instagram-tile img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s}.wh-instagram-tile:after{content:"\2661    \25cc";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#18141175;color:#fff;opacity:0;font-size:24px;transition:opacity .25s}.wh-instagram-tile:hover img{transform:scale(1.04)}.wh-instagram-tile:hover:after{opacity:1}@media(max-width:1100px){.wh-category-grid{grid-template-columns:repeat(3,1fr)}.wh-product-grid,.wh-feature-grid,.wh-review-grid{gap:12px}}@media(max-width:780px){.wh-shell{padding:68px 20px}.wh-heading{font-size:42px}.wh-heading-split{display:block}.wh-heading-split .wh-text-link{margin-top:20px}.wh-subtitle{font-size:13px}.wh-trust{grid-template-columns:repeat(2,1fr);padding:12px}.wh-trust-item{justify-content:flex-start;padding:16px;border-bottom:1px solid var(--wh-line)}.wh-trust-item:nth-child(2n){border-right:0}.wh-trust-item:nth-last-child(-n+2):nth-child(odd),.wh-trust-item:last-child:nth-child(2n){border-bottom:0}.wh-trust-item:last-child:nth-child(odd){grid-column:1 / -1;justify-content:center;border-right:0;border-bottom:0}.wh-category-grid{display:flex;gap:18px;margin-right:-20px;padding-right:20px;overflow-x:auto;scroll-snap-type:x mandatory}.wh-category-card{min-width:68vw;scroll-snap-align:start}.wh-category-title{font-size:27px}.wh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wh-product-copy{min-height:164px}.wh-product-title{font-size:17px}.wh-cooling-band{padding:0 20px}.wh-cooling-banner{min-height:0;display:flex;flex-direction:column-reverse}.wh-cooling-banner>img{position:static;height:250px;object-position:72% center}.wh-cooling-copy{width:100%;padding:48px 28px}.wh-cooling-copy .wh-heading{font-size:46px}.wh-curtain-grid{grid-template-columns:1fr;gap:45px}.wh-curtain-image img{height:420px}.wh-feature-grid,.wh-review-grid{grid-template-columns:1fr}.wh-features .wh-shell{padding-top:72px;padding-bottom:72px}.wh-story{min-height:644px;align-items:end;padding:36px 20px;background-position:center}.wh-story:before{background:linear-gradient(90deg,#191410b8,#19141042)}.wh-story-copy{padding:36px 10px}.wh-story .wh-heading{font-size:48px;line-height:1.04}.wh-story-text{font-size:15px;line-height:1.8}.wh-reviews{margin:52px auto;border-radius:0}.wh-reviews .wh-shell{padding-top:58px;padding-bottom:58px}.wh-review-card{min-height:0}.wh-review-meta{align-items:flex-start;flex-direction:column;gap:5px}.wh-faq-grid{grid-template-columns:1fr;gap:20px}.wh-instagram-heading{display:block}.wh-instagram-profile{margin-top:28px}.wh-instagram-grid{grid-template-columns:repeat(2,1fr);gap:8px}}@media(max-width:480px){.wh-trust{grid-template-columns:1fr}.wh-trust-item{grid-column:auto!important;justify-content:flex-start!important;border-right:0;border-bottom:1px solid var(--wh-line)!important}.wh-trust-item:last-child{border-bottom:0!important}.wh-product-grid{grid-template-columns:1fr}.wh-product-copy{min-height:0}.wh-product-price{margin-top:4px}.wh-instagram-profile{align-items:flex-start;flex-wrap:wrap}.wh-instagram-profile .wh-button{margin-left:68px}}@media(max-width:767px){.wh-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px;margin-right:0;padding-right:0;overflow:visible;scroll-snap-type:none}.wh-category-card{min-width:0;scroll-snap-align:none}.wh-category-card:last-child:nth-child(odd){grid-column:1 / -1;width:calc((100% - 12px)/2);justify-self:center}.wh-category-copy{gap:5px;padding-top:12px}.wh-category-title{font-size:clamp(18px,5.2vw,22px)}.wh-category-copy small{font-size:10px}.wh-category-cta{margin-top:1px;font-size:8px}.wh-products .wh-product-grid{display:flex;grid-template-columns:none;gap:12px;margin-right:-20px;padding:0 20px 8px 0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline-start:0;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pinch-zoom}.wh-products .wh-product-grid::-webkit-scrollbar{display:none}.wh-products .wh-product-card{display:flex;flex:0 0 min(80%,320px);flex-direction:column;scroll-snap-align:start;scroll-snap-stop:always}.wh-products .wh-product-copy{flex:1;min-height:164px}.wh-products .wh-product-empty{flex:0 0 100%}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/warm-home.css.map */
