:root{--lh-bg:#F7F2ED;--lh-card:#FFFFFF;--lh-ink:#1A1A1A;--lh-ink-soft:#5A5A5A;--lh-copper:#B87333;--lh-copper-dark:#9A5E26;--lh-sage:#5B8C5E;--lh-almond:#E8DDD2;--lh-radius:10px}h1,h2,h3,h4,.heading,.section-header__title,.slideshow-slide__heading,.collection-card__title{font-family:Playfair Display,Georgia,serif!important;letter-spacing:-.012em;line-height:1.2}.price,.price__sale,.price__regular{font-family:Space Grotesk,Inter,sans-serif!important}body,.rte,p,.text,body *{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.shopify-section--slideshow .slideshow-slide__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;opacity:0;animation:lhHeroFade 1.2s ease-out .3s forwards}@keyframes lhHeroFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}.shopify-section--slideshow .slideshow-slide__heading{font-size:clamp(38px,5.5vw,72px)!important;line-height:1.05!important;text-shadow:0 2px 24px rgba(0,0,0,.35)}.hero-offer{font-weight:500;letter-spacing:.02em}header-component[sticky],.shopify-section--header header-component{backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);background:#f7f2edd9!important;border-bottom:1px solid rgba(232,221,210,.5);transition:background .4s}.product-card{transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s;will-change:transform}.product-card:hover{transform:translateY(-6px);box-shadow:0 14px 40px #1a1a1a1a,0 0 0 1px #b873331a}.product-card__image,.product-card__image-wrapper img{transition:transform .5s cubic-bezier(.34,1.56,.64,1)}.product-card:hover .product-card__image,.product-card__image-wrapper:hover img{transform:scale(1.05)}.product-card__image-wrapper{overflow:hidden;border-radius:8px}.shopify-section{animation:lhReveal .8s ease-out both}@keyframes lhReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}.button--primary,.button-primary,.button{position:relative;overflow:hidden;letter-spacing:.02em;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s}.button--primary:hover,.button-primary:hover{transform:translateY(-2px);box-shadow:0 8px 22px #b8733359;background:var(--lh-copper)!important;border-color:var(--lh-copper)!important}.button--primary:active{transform:translateY(0) scale(.97)}.collection-list__item,.featured-collection__item{transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s}.collection-list__item:hover{transform:translateY(-6px);box-shadow:0 12px 32px #1a1a1a14}.price--on-sale .price__sale{color:var(--lh-copper)}.badge--sale,.product-badge{background:linear-gradient(135deg,#b87333,#c9a96e)!important;color:#fff!important;font-weight:600;letter-spacing:.03em;padding:4px 14px;border-radius:100px;box-shadow:0 2px 8px #b873334d}.section-header__title:after,.why-head h2:after{content:"";display:block;width:56px;height:3px;background:var(--lh-copper);margin:14px auto 0;border-radius:2px}.product-card,.collection-card,.featured-collection__item{border-radius:var(--lh-radius);overflow:hidden}.cart-drawer{border-left:1px solid var(--lh-almond)}.cart-drawer__cta .button{background:var(--lh-copper);border-color:var(--lh-copper)}.cart-drawer__cta .button:hover{background:var(--lh-copper-dark)}.quantity-selector{border:1px solid var(--lh-almond);border-radius:24px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--lh-bg)}::-webkit-scrollbar-thumb{background:var(--lh-almond);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--lh-copper)}.trust-bar{display:flex;justify-content:space-around;gap:24px;padding:28px 0;flex-wrap:wrap;text-align:center}.trust-item{flex:0 1 200px;animation:lhBadgeIn .6s ease-out both;opacity:0}.trust-item:nth-child(1){animation-delay:.1s}.trust-item:nth-child(2){animation-delay:.2s}.trust-item:nth-child(3){animation-delay:.3s}.trust-item:nth-child(4){animation-delay:.4s}.trust-icon{font-size:2rem;margin-bottom:6px}.trust-label{font-weight:600;color:var(--lh-ink);font-size:.95rem}.trust-desc{color:var(--lh-ink-soft);font-size:.8rem;margin-top:3px}@keyframes lhBadgeIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.why-section{padding:64px 0}.why-head{text-align:center;max-width:680px;margin:0 auto 40px}.why-eyebrow{color:var(--lh-copper);font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;display:block;margin-bottom:8px}.why-head h2{font-size:clamp(28px,3.5vw,38px);margin-bottom:12px}.why-head p{color:var(--lh-ink-soft);font-size:16px;line-height:1.6}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.why-card{background:var(--lh-card);border:1px solid var(--lh-almond);border-radius:var(--lh-radius);padding:30px 26px;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s}.why-card:hover{transform:translateY(-6px);box-shadow:0 14px 36px #1a1a1a1a;border-color:var(--lh-copper)}.why-icon{font-size:36px;display:block;margin-bottom:12px}.why-card h3{font-size:20px;margin-bottom:8px}.why-card p{font-size:14px;color:var(--lh-ink-soft);line-height:1.5}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:8px 0}.cat-card{display:flex;flex-direction:column;align-items:center;padding:40px 24px;border-radius:var(--lh-radius);background:var(--lh-bg);text-decoration:none;color:var(--lh-ink);transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s}.cat-card:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 14px 36px #1a1a1a14}.cat-card h3{margin:14px 0 4px;font-size:1.15rem}.cat-card p{color:var(--lh-ink-soft);font-size:.88rem;margin:0 0 12px}.cat-more{color:var(--lh-copper);font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.cat-img{font-size:2.5rem}@media(max-width:768px){.category-grid{grid-template-columns:1fr 1fr;gap:12px}.cat-card{padding:24px 14px}}.brand-story{background:linear-gradient(135deg,var(--lh-almond) 0%,rgba(212,165,116,.12) 100%);border-radius:16px;padding:56px 40px;text-align:center}.brand-content{max-width:680px;margin:0 auto}.brand-story h2{margin-bottom:16px}.brand-story p{color:var(--lh-ink);line-height:1.75;margin-bottom:18px}.brand-list{list-style:none;padding:0;text-align:left;max-width:520px;margin:20px auto}.brand-list li{padding:8px 0 8px 28px;position:relative;color:var(--lh-ink-soft)}.brand-list li:before{content:"\2713";position:absolute;left:0;color:var(--lh-sage);font-weight:700}.subscribe-section{background:var(--lh-ink);color:#fff;text-align:center;border-radius:16px;padding:56px 40px;margin:40px 0}.subscribe-section h2{color:#fff;margin-bottom:12px}.subscribe-section p{color:#ffffffb3;margin-bottom:26px}.subscribe-section .sub-form{display:flex;gap:10px;max-width:440px;margin:0 auto}.subscribe-section input{flex:1;padding:14px 18px;border:none;border-radius:50px;font-size:15px;font-family:Inter,sans-serif}.subscribe-section .button{white-space:nowrap}.subscribe-section small{display:block;margin-top:14px;color:#ffffff80;font-size:12px}.product-icon-row{padding:24px 0}.product-icon-row h3{text-align:center;margin-bottom:24px}.icon-items{display:flex;gap:32px;justify-content:center;flex-wrap:wrap}.p-icon{text-align:center;flex:0 1 160px;animation:lhFadeUp .5s ease-out both}.p-icon:nth-child(1){animation-delay:.1s}.p-icon:nth-child(2){animation-delay:.2s}.p-icon:nth-child(3){animation-delay:.3s}.p-icon:nth-child(4){animation-delay:.4s}.p-icon span{font-size:2rem;display:block;margin-bottom:8px}.p-icon p{font-size:.85rem;color:var(--lh-ink);margin:0;font-weight:500}@keyframes lhFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.pdp-feature{display:flex;align-items:center;gap:48px;padding:24px 0}.pdp-feature.alt-right{flex-direction:row-reverse}.pdp-feat-img{flex:1;min-height:280px;border-radius:12px;background:var(--lh-almond)}.pdp-feat-text{flex:1}.pdp-feat-text h3{margin-bottom:12px}.pdp-feat-text p{color:var(--lh-ink-soft);line-height:1.7}@media(max-width:768px){.pdp-feature,.pdp-feature.alt-right{flex-direction:column;gap:20px}.pdp-feat-img{min-height:200px;width:100%}}.pdp-compare{padding:48px 0;max-width:880px;margin:0 auto}.pdp-compare h2{text-align:center;margin-bottom:32px}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--lh-almond);border-radius:var(--lh-radius);overflow:hidden}.compare-grid .ch{padding:16px 22px;font-weight:600;text-align:center;font-size:15px}.compare-grid .ch.bad{background:#fbefec;color:#a14525}.compare-grid .ch.good{background:#eaf1ea;color:#3d6b40}.compare-grid .cc{padding:16px 22px;font-size:14px;border-top:1px solid var(--lh-almond);display:flex;gap:10px;align-items:flex-start}.compare-grid .cc.bad{background:#fdf7f5;color:var(--lh-ink-soft)}.compare-grid .cc.good{background:#f4f8f4;color:var(--lh-ink)}.compare-grid .x{color:#c75b3a;font-weight:700}.compare-grid .check{color:var(--lh-sage);font-weight:700}@media(max-width:768px){.compare-grid{grid-template-columns:1fr}.compare-grid .cc{border-top:1px solid var(--lh-almond)}}.pdp-faq{padding:48px 0}.pdp-faq h2{text-align:center;margin-bottom:32px}.faq-item{border-bottom:1px solid var(--lh-almond);padding:8px 0}.faq-item summary{cursor:pointer;font-weight:600;font-size:1rem;color:var(--lh-ink);list-style:none;padding:14px 0;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.4rem;font-weight:300;transition:transform .3s;color:var(--lh-copper)}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{color:var(--lh-ink-soft);line-height:1.7;padding:0 0 16px;margin:0}.footer{background:var(--lh-ink)!important;color:var(--lh-bg);padding:60px 0 40px;position:relative}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--lh-copper),transparent)}.footer h2,.footer h3{color:#fff}.footer a{color:#f7f2edb3;transition:color .3s}.footer a:hover{color:var(--lh-copper)}.footer .newsletter-form{margin-top:8px}.footer .newsletter-form input{background:#ffffff14;border:1px solid rgba(247,242,237,.2);border-radius:24px;padding:10px 16px;color:#fff}.footer .newsletter-form button{background:var(--lh-copper);border-radius:24px;padding:10px 20px}.footer-bottom{text-align:center;padding-top:24px;font-size:.8rem;color:#f7f2ed80}@media(max-width:900px){.why-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.why-grid{grid-template-columns:1fr}.why-section{padding:44px 0}.shopify-section--slideshow .slideshow-slide__heading{font-size:32px!important}.button--primary{padding:14px 28px;font-size:15px}.product-card:hover{transform:none}}body{background:#f6f2ea}.section,.shopify-section{background:transparent}.product-card,.card,.resource-card{border-radius:8px}facet-filters-form,.facets,.facets-wrapper,.facets-container,.facets-vertical,.collection-filters{display:none!important}.lh-pdp{margin:34px 0 0;color:#1d2520;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.lh-pdp *{box-sizing:border-box}.lh-pdp h2,.lh-pdp h3{margin:0;color:#1d2520;font-family:Georgia,Times New Roman,serif;letter-spacing:0;line-height:1.15}.lh-pdp h2{font-size:clamp(25px,3vw,36px)}.lh-pdp p{color:#65706a;font-size:16px;line-height:1.65;margin:12px 0 0}.lh-eyebrow{margin:0 0 10px!important;color:#b65f3f!important;text-transform:uppercase;font-size:12px!important;font-weight:800;letter-spacing:0}.lh-pdp-intro,.lh-pdp-story,.lh-pdp-benefits,.lh-pdp-panel{border:1px solid #ddd3c2;border-radius:8px;background:#fffdf8;box-shadow:0 14px 42px #1d252014}.lh-pdp-intro{padding:clamp(22px,4vw,34px);border-left:5px solid #244c3f}.lh-pdp-story{margin-top:18px;padding:clamp(24px,4vw,36px);display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:26px;background:#244c3f;border-color:#244c3f}.lh-pdp-story h2{color:#fffaf0}.lh-pdp-story p{color:#e6efe9}.lh-pdp-benefits{margin-top:18px;padding:clamp(22px,4vw,34px);display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);gap:24px}.lh-pdp-benefits ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;list-style:none;padding:0;margin:0}.lh-pdp-benefits li{min-height:84px;border:1px solid #ddd3c2;border-radius:8px;background:#fbf8f1;padding:16px;font-weight:750}.lh-pdp-split{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.lh-pdp-panel{padding:clamp(22px,4vw,30px)}.lh-pdp table{width:100%;border-collapse:collapse;margin-top:14px}.lh-pdp th,.lh-pdp td{padding:13px 0;border-bottom:1px solid #ddd3c2;text-align:left;vertical-align:top}.lh-pdp th{width:36%;color:#65706a;font-weight:750}.lh-pdp details{border:1px solid #ddd3c2;border-radius:8px;padding:14px 16px;margin-top:10px;background:#fbf8f1}.lh-pdp summary{cursor:pointer;font-weight:800}@media(max-width:800px){.lh-pdp-story,.lh-pdp-benefits,.lh-pdp-split,.lh-pdp-benefits ul{grid-template-columns:1fr}}.trust-bar,.why-section,.category-grid,.brand-story,.subscribe-section{color:#1d2520}.trust-bar,.why-section,.brand-story,.subscribe-section{background:#fffdf8;border:1px solid #ddd3c2;border-radius:8px;box-shadow:0 14px 42px #1d252014}.why-card,.cat-card,.lh-featured-card{background:#fffdf8;border:1px solid #ddd3c2;border-radius:8px;box-shadow:0 10px 28px #1d252012}.cat-card,.lh-featured-card{text-decoration:none;color:inherit}.lh-featured-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:22px;padding:0 16px}.lh-featured-card{display:block;padding:14px;text-align:left}.lh-featured-img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;margin-bottom:12px;background:#f6f2ea}.lh-featured-title{margin:0;font-size:15px;font-weight:750;line-height:1.35}.lh-featured-price{margin:6px 0 0;font-size:16px;font-weight:850;color:#244c3f}.why-head h2,.brand-story h2,.subscribe-section h2{letter-spacing:0}body.template-product,body[class*=template-product]{background:#f6f2ea}.section:has(.lh-buy-summary){background:#f6f2ea}.section:has(.lh-buy-summary) .product-information,.product-information{align-items:flex-start}.product-information [data-testid=media-gallery],.product-information product-media-gallery,.product-information .product-media-gallery{background:#fffdf8;border:1px solid #ddd3c2;border-radius:8px;box-shadow:0 18px 50px #1d25201a;overflow:hidden}.product-information img{object-fit:contain}.lh-buy-summary{margin:2px 0 18px;color:#1d2520}.lh-buy-subtitle{margin:0 0 14px;font-size:16px;line-height:1.55;color:#244c3f;font-weight:750}.lh-buy-story{display:grid;gap:8px;margin:0 0 16px;padding:15px 16px;background:#fffdf8;border:1px solid #ddd3c2;border-radius:8px}.lh-buy-story p{margin:0;color:#65706a;font-size:14px;line-height:1.55}.lh-buy-story strong{color:#1d2520}.lh-buy-points{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lh-buy-points li{min-height:48px;display:flex;align-items:flex-start;gap:9px;padding:12px;background:#fffdf8;border:1px solid #ddd3c2;border-radius:8px;font-size:13px;line-height:1.35;color:#1d2520}.lh-buy-points li span:first-child{width:18px;height:18px;border-radius:999px;background:#244c3f;color:#fffdf8;display:inline-grid;place-items:center;flex:0 0 auto;font-size:12px;font-weight:800}.lh-trust-grid{border-top:1px solid #ddd3c2;padding-top:18px;margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lh-trust-grid div{background:#fffdf8;border:1px solid #ddd3c2;border-radius:8px;padding:12px}.lh-trust-grid strong,.lh-trust-grid span{display:block}.lh-trust-grid strong{color:#1d2520;font-size:13px;margin-bottom:3px}.lh-trust-grid span{color:#65706a;font-size:12px;line-height:1.35}.lh-pdp-detail-shell{background:#f6f2ea;padding:18px 0 64px}.lh-pdp{width:min(1180px,calc(100% - 32px));margin:0 auto;color:#1d2520}.lh-pdp section{margin-top:24px}.lh-eyebrow{margin:0 0 8px;color:#b65f3f;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lh-pdp h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,3vw,32px);line-height:1.18;letter-spacing:0}.lh-pdp p,.lh-pdp li,.lh-pdp td{color:#65706a;line-height:1.65}.lh-pdp-story,.lh-pdp-benefits,.lh-pdp-split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:22px;align-items:start}.lh-pdp-story,.lh-pdp-benefit-main,.lh-pdp-panel{background:#fffdf8;border:1px solid #ddd3c2;border-radius:8px;box-shadow:0 14px 42px #1d252014;padding:24px}.lh-pdp-benefits ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lh-pdp-benefits li{background:#fffdf8;border:1px solid #ddd3c2;border-radius:8px;padding:16px;color:#1d2520;font-weight:700}.lh-pdp table{width:100%;border-collapse:collapse;margin-top:16px}.lh-pdp th,.lh-pdp td{border-bottom:1px solid #ddd3c2;padding:13px 0;text-align:left;vertical-align:top}.lh-pdp th{width:38%;color:#1d2520;font-weight:800}.lh-pdp-faq{margin-top:14px}.lh-pdp-faq details{background:#fbf8f1;border:1px solid #ddd3c2;border-radius:8px;padding:14px 16px;margin-top:10px}.lh-pdp-faq summary{cursor:pointer;font-weight:800;color:#1d2520}@media(min-width:990px){.product-information [data-testid=media-gallery],.product-information product-media-gallery,.product-information .product-media-gallery{max-width:680px}}@media(max-width:800px){.lh-buy-points,.lh-trust-grid,.lh-pdp-story,.lh-pdp-benefits,.lh-pdp-split,.lh-pdp-benefits ul{grid-template-columns:1fr}.lh-pdp-detail-shell{padding-top:8px}}body.template-index,body[class*=template-index]{background:#f6f2ea}.lh-home,.lh-home *{box-sizing:border-box;letter-spacing:0}.lh-home{color:#1d2520}.lh-home a{color:inherit}.lh-hero{width:min(1220px,calc(100% - 32px));margin:0 auto;min-height:clamp(560px,75vh,760px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:34px;align-items:center;padding:40px 0 32px}.lh-eyebrow{display:inline-flex;width:fit-content;margin:0 0 14px;color:#b65f3f;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.lh-hero h1,.lh-section-head h2,.lh-bundle h2,.lh-video h2,.lh-story h2{font-family:Georgia,Times New Roman,serif;letter-spacing:0;line-height:1.08;color:#1d2520}.lh-hero h1{margin:0;font-size:clamp(42px,6vw,76px);max-width:680px}.lh-hero-copy{margin:18px 0 0;max-width:610px;color:#4f5f57;font-size:18px;line-height:1.65}.lh-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.lh-home-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:8px;border:1px solid #244c3f;text-decoration:none;font-weight:850}.lh-home-btn.primary{background:#244c3f;color:#fffdf8}.lh-home-btn.secondary{background:#fffdf8;color:#244c3f}.lh-hero-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:26px;max-width:580px}.lh-hero-proof span,.lh-trust-item,.lh-problem-card,.lh-home-product,.lh-bundle-card,.lh-video,.lh-story,.lh-newsletter{border:1px solid #ddd3c2;border-radius:8px;background:#fffdf8;box-shadow:0 14px 42px #1d252012}.lh-hero-proof span{padding:12px 14px;color:#1d2520;font-size:13px;font-weight:750}.lh-hero-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lh-hero-card{display:block;position:relative;min-height:285px;overflow:hidden;border-radius:8px;border:1px solid #ddd3c2;background:#fffdf8;text-decoration:none;box-shadow:0 18px 50px #1d25201a}.lh-hero-card.large{grid-row:span 2;min-height:584px}.lh-hero-card img{width:100%;height:100%;min-height:inherit;object-fit:cover;display:block}.lh-hero-card.large img{object-fit:contain;background:#fff;padding:28px}.lh-hero-label{position:absolute;left:14px;right:14px;bottom:14px;display:grid;gap:3px;padding:12px 14px;border-radius:8px;background:#fffdf8f0;color:#1d2520}.lh-hero-label strong{font-size:14px}.lh-hero-label em{color:#4f5f57;font-size:12px;font-style:normal}.lh-trust{width:min(1180px,calc(100% - 32px));margin:18px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.lh-trust-item{padding:18px}.lh-trust-item strong{display:block;margin-bottom:5px;font-size:15px}.lh-trust-item span{display:block;color:#65706a;font-size:13px;line-height:1.45}.lh-section{width:min(1180px,calc(100% - 32px));margin:54px auto 0}.lh-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.lh-section-head h2{margin:0;font-size:clamp(28px,4vw,44px)}.lh-section-head p{max-width:540px;margin:0;color:#65706a;line-height:1.6}.lh-problem-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.lh-problem-card{display:block;min-height:190px;padding:20px;text-decoration:none}.lh-problem-card h3{margin:0 0 8px;font-size:19px}.lh-problem-card p{margin:0;color:#65706a;line-height:1.55}.lh-problem-card span{display:inline-block;margin-top:18px;color:#244c3f;font-weight:850}.lh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.lh-home-product{display:flex;flex-direction:column;min-height:100%;padding:12px;text-decoration:none}.lh-home-product-img{display:block;width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#fff}.lh-home-product-img img{width:100%;height:100%;object-fit:contain;display:block;padding:8px}.lh-home-product-title{margin-top:12px;font-size:15px;font-weight:850;line-height:1.35}.lh-home-product-note{margin-top:6px;color:#65706a;font-size:13px;line-height:1.45}.lh-home-product-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:12px}.lh-home-product-foot strong{color:#244c3f}.lh-home-product-foot em{color:#b65f3f;font-style:normal;font-size:12px;font-weight:850}.lh-bundle{width:min(1180px,calc(100% - 32px));margin:56px auto 0;display:grid;grid-template-columns:.85fr 1.15fr;gap:20px;align-items:stretch}.lh-bundle-copy,.lh-newsletter{padding:28px;border-radius:8px;background:#244c3f;color:#fffdf8}.lh-bundle-copy .lh-eyebrow{color:#ffd78a}.lh-bundle h2{margin:0;color:#fffdf8;font-size:clamp(28px,4vw,44px)}.lh-bundle-copy p{color:#fffdf8db;line-height:1.65}.lh-bundle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lh-bundle-card{padding:18px}.lh-bundle-card h3{margin:0 0 8px;font-size:18px}.lh-bundle-card p{margin:0 0 12px;color:#65706a;line-height:1.55}.lh-bundle-card a{color:#244c3f;font-weight:850;text-decoration:none}.lh-video-story{width:min(1180px,calc(100% - 32px));margin:56px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.lh-video,.lh-story,.lh-newsletter{padding:26px}.lh-video h2,.lh-story h2,.lh-newsletter h2{margin:0 0 10px;font-size:30px}.lh-video p,.lh-story p,.lh-newsletter p{margin:0;color:#65706a;line-height:1.65}.lh-video ul,.lh-story ul{margin:18px 0 0;padding-left:20px;color:#4f5f57;line-height:1.7}.lh-newsletter{width:min(1180px,calc(100% - 32px));margin:56px auto 64px}.lh-newsletter h2,.lh-newsletter p{color:#fffdf8}.lh-newsletter form{margin-top:18px}.lh-sub-form{display:flex;gap:10px;max-width:640px}.lh-sub-form input{flex:1;min-height:48px;border:1px solid rgba(255,255,255,.4);border-radius:8px;padding:0 14px;background:#fffdf8;color:#1d2520}.lh-sub-form button{min-height:48px;border:0;border-radius:8px;padding:0 18px;background:#ffd78a;color:#1d2520;font-weight:850}@media(max-width:980px){.lh-hero,.lh-bundle,.lh-video-story{grid-template-columns:1fr}.lh-hero{min-height:unset}.lh-hero-card.large{min-height:360px}.lh-trust,.lh-problem-grid,.lh-product-grid,.lh-bundle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.lh-hero-products,.lh-trust,.lh-problem-grid,.lh-product-grid,.lh-bundle-grid,.lh-hero-proof{grid-template-columns:1fr}.lh-section-head{display:block}.lh-section-head p{margin-top:10px}.lh-sub-form{display:grid}}.lh-page-shell,.lh-cart-trust{color:#26312d}.lh-page-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:46px 0 72px}.lh-page-hero{padding:34px;border:1px solid #ddd3c2;border-radius:8px;background:linear-gradient(135deg,#fffdf8,#f4efe5)}.lh-page-hero h1{margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;letter-spacing:0;font-size:clamp(32px,5vw,54px);line-height:1.02}.lh-page-hero p{max-width:720px;margin:0;color:#65706a;line-height:1.65}.lh-page-points,.lh-cart-trust{display:grid;gap:12px}.lh-page-points{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px}.lh-page-points span,.lh-cart-trust>div,.lh-contact-card,.lh-faq-list details,.lh-faq-cta{border:1px solid #ddd3c2;border-radius:8px;background:#fffdf8}.lh-page-points span{padding:13px 14px;font-weight:800;color:#244c3f}.lh-contact-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px;margin-top:20px}.lh-contact-card,.lh-faq-cta{padding:26px}.lh-contact-card h2,.lh-faq-cta h2{margin:0 0 14px;font-size:24px}.lh-contact-form{display:grid;gap:14px}.lh-contact-form label{display:grid;gap:7px;font-weight:800}.lh-contact-form input,.lh-contact-form textarea{width:100%;border:1px solid #cfc4b2;border-radius:6px;padding:12px 13px;background:#fff;color:#26312d;font:inherit}.lh-contact-form button,.lh-page-link{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;padding:0 18px;border:1px solid #244c3f;border-radius:6px;background:#244c3f;color:#fffdf8;font-weight:850;text-decoration:none;cursor:pointer}.lh-form-success{margin:0;padding:12px 14px;border-radius:6px;background:#e7f3ea;color:#244c3f;font-weight:800}.lh-contact-aside p{margin:0 0 18px;color:#65706a;line-height:1.6}.lh-contact-aside a,.lh-faq-list a,.lh-cart-trust a{color:#244c3f;font-weight:850}.lh-faq-list{display:grid;gap:12px;margin-top:20px}.lh-faq-list details{padding:18px 20px}.lh-faq-list summary{cursor:pointer;font-weight:850;font-size:18px}.lh-faq-list p{margin:12px 0 0;color:#65706a;line-height:1.65}.lh-faq-cta{margin-top:20px}.lh-faq-cta p{color:#65706a}.lh-cart-trust{width:min(1180px,calc(100% - 32px));margin:0 auto 16px;grid-template-columns:repeat(4,minmax(0,1fr))}.lh-cart-trust>div{padding:16px}.lh-cart-trust strong,.lh-cart-trust span{display:block}.lh-cart-trust strong{margin-bottom:5px;color:#244c3f}.lh-cart-trust span{color:#65706a;line-height:1.45}@media(max-width:900px){.lh-page-points,.lh-contact-grid,.lh-cart-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.lh-page-shell{padding-top:28px}.lh-page-hero,.lh-contact-card,.lh-faq-cta{padding:22px}.lh-page-points,.lh-contact-grid,.lh-cart-trust{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-home-kitchen.css.map */
