.lh-header{position:fixed;z-index:90;top:0;right:0;left:0;height:76px;color:var(--lh-ink);background:transparent;transition:color .3s ease}.lh-header--over-hero{color:#fff8f2}.lh-header--over-hero .lh-header__cart-count{color:#741b2b;background:#fff4ed}.lh-header--over-hero .lh-header__logo{filter:brightness(0) invert(1)}.lh-header__inner{position:relative;display:flex;width:min(100% - 40px,1440px);height:100%;align-items:center;justify-content:center;margin-inline:auto}.lh-header__nav{display:flex;flex:1 1 0;align-items:center;gap:clamp(14px,1.8vw,26px);font-size:11px;font-weight:650;letter-spacing:.1em;text-transform:uppercase;opacity:1;visibility:visible;pointer-events:auto;transition:opacity .35s ease,visibility 0s linear 0s}.lh-header__nav a{text-decoration:none;opacity:.86;transition:opacity .2s ease}.lh-header__nav a:hover{opacity:1}.lh-header__nav--right{justify-content:flex-end;padding-right:64px}.lh-header--over-hero .lh-header__nav{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility 0s linear .35s}.lh-header__brand{display:inline-flex;flex:0 0 auto;align-items:center;color:inherit;font-family:var(--lh-title-font);font-size:24px;letter-spacing:-.04em;line-height:1;text-decoration:none}.lh-header__logo{width:auto;max-width:min(40vw,var(--logo-width, 150px));height:32px;object-fit:contain}.lh-header__cart{position:absolute;right:0;display:grid;width:45px;height:45px;place-items:center;color:inherit;border-radius:50%;text-decoration:none;transition:background .25s ease}.lh-header__cart:hover{background:#1511120f}.lh-header--over-hero .lh-header__cart:hover{background:#ffffff1f}.lh-header__cart svg{width:28px;height:28px}.lh-header__cart-count{position:absolute;top:1px;right:-1px;display:grid;min-width:18px;height:18px;place-items:center;padding:0 4px;color:#fff;background:var(--lh-wine);border-radius:20px;font-size:10px;font-weight:700;line-height:1}.lh-header__buy{color:inherit;font-weight:700}@media(max-width:899px){.lh-header{height:66px;transition:color .3s ease,opacity .28s ease,visibility 0s linear 0s}.lh-header__inner{width:calc(100% - 28px)}.lh-header__nav{display:none}.lh-header__brand{font-size:22px}.lh-header__logo{height:28px}.lh-header--away{opacity:0;visibility:hidden;pointer-events:none;transition:color .3s ease,opacity .28s ease,visibility 0s linear .28s}}:root{--lh-annonce-h: 34px;--lh-annonce-total: calc(var(--lh-annonce-h) + env(safe-area-inset-top, 0px))}body{padding-top:var(--lh-annonce-total)}.lh-header{top:var(--lh-annonce-total)}.lh-annonce{position:fixed;z-index:95;top:0;right:0;left:0;height:var(--lh-annonce-total);padding-top:env(safe-area-inset-top,0px);color:var(--lh-paper);background:var(--lh-ink)}.lh-annonce__track{position:relative;display:grid;width:min(100% - 32px,1440px);height:100%;margin-inline:auto;place-items:center}.lh-annonce__msg{grid-area:1 / 1;margin:0;overflow:hidden;max-width:100%;font-size:11px;font-weight:650;letter-spacing:.08em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;opacity:0;transition:opacity .45s ease;pointer-events:none}.lh-annonce__msg.is-active{opacity:1;pointer-events:auto}.lh-annonce__msg a{color:inherit;text-decoration:none}.lh-annonce__msg a:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:899px){.lh-annonce__msg{font-size:10px;letter-spacing:.06em}}.lh-avis{padding:clamp(70px,10vw,150px) 0;background:#231d1e}.lh-avis__head{max-width:760px;margin:0 auto clamp(40px,6vw,72px);text-align:center}.lh-avis__head h2{margin-bottom:18px;font-size:clamp(36px,5vw,76px)}.lh-avis__summary{display:inline-flex;align-items:center;gap:10px;margin:0;color:#f3eee7b8;font-size:13px}.lh-avis__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,24px)}.lh-avis__card{display:flex;flex-direction:column;gap:14px;margin:0;padding:clamp(22px,2.4vw,30px);background:#ffffff0a;border:1px solid rgba(255,255,255,.14);border-radius:var(--lh-radius)}.lh-avis__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.lh-avis__top .lh-stars svg.is-empty{opacity:.26}.lh-avis__concern{align-self:flex-start;padding:5px 11px;color:#e6c9ad;border:1px solid rgba(216,185,161,.4);border-radius:999px;font-size:10.5px;font-weight:650;letter-spacing:.1em;line-height:1;text-transform:uppercase}.lh-avis__verified{display:inline-flex;align-items:center;gap:5px;color:#f3eee79e;font-size:10px;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.lh-avis__verified svg{width:13px;height:13px}.lh-avis__card blockquote{flex:1 1 auto;margin:0;font-family:var(--lh-title-font);font-size:clamp(19px,1.7vw,24px);line-height:1.24;letter-spacing:-.02em}.lh-avis__card figcaption{display:flex;flex-direction:column;gap:5px;padding-top:14px;border-top:1px solid rgba(255,255,255,.14)}.lh-avis__card figcaption strong{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.lh-avis__meta{color:#f3eee78f;font-size:11.5px;letter-spacing:.04em}.lh-avis__cta{margin-top:clamp(36px,5vw,60px);text-align:center}@media(max-width:899px){.lh-avis__grid{grid-template-columns:1fr}.lh-avis__head h2{font-size:clamp(30px,8.4vw,46px)}.lh-avis__button{width:100%}}.lh-benefits{padding:clamp(90px,13vw,190px) 0;--lh-stack-bg: var(--lh-paper)}.lh-benefits .lh-stack-monogram span{filter:invert(1) brightness(.7)}.lh-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--lh-line)}.lh-benefit{min-height:390px;padding:26px clamp(22px,3vw,48px) 32px;text-align:center;border-right:1px solid var(--lh-line)}.lh-benefit:first-child{padding-left:clamp(22px,3vw,48px)}.lh-benefit:last-child{padding-right:clamp(22px,3vw,48px);border-right:0}.lh-benefit__number{color:var(--lh-wine);font-size:11px;font-weight:600;letter-spacing:.18em}.lh-benefit__line{width:42px;height:1px;margin:110px auto 28px;background:var(--lh-wine)}.lh-benefit h3{max-width:300px;margin:0 auto 20px;font-size:clamp(34px,3.2vw,50px)}.lh-benefit .lh-rte{max-width:340px;margin:0 auto;color:var(--lh-muted);font-size:15px}@media(max-width:749px){.lh-benefits__grid{grid-template-columns:1fr}.lh-benefit,.lh-benefit:first-child,.lh-benefit:last-child{min-height:0;padding:26px 0 46px;border-right:0;border-bottom:1px solid var(--lh-line)}.lh-benefit:last-child{border-bottom:0}.lh-benefit__line{margin:42px auto 22px}}.lh-buy{padding:clamp(70px,10vw,140px) 0;background:var(--lh-paper)}.lh-buy__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.88fr);gap:clamp(30px,5vw,80px);align-items:start}.lh-buy__gallery{display:grid;grid-template-columns:2fr 1fr;gap:4px;position:sticky;top:100px}.lh-buy__media{margin:0;aspect-ratio:1 / 1;border-radius:10px;cursor:zoom-in}.lh-buy__media img{width:100%;height:100%;object-fit:cover}.lh-buy__media--main{grid-row:span 2;aspect-ratio:auto;height:100%;min-height:100%}.lh-buy__media--main:only-child{grid-column:1 / -1;grid-row:auto;aspect-ratio:4 / 5}.lh-buy__media:nth-child(4){grid-column:1 / -1;aspect-ratio:21 / 9}.lh-buy__placeholder{width:100%;height:100%;background:#e6dfd6}.lh-buy__panel{max-width:520px}.lh-buy__title{margin:0 0 16px;font-size:clamp(34px,4vw,58px)}.lh-buy__intro{margin-bottom:20px}.lh-buy__intro p:last-child{margin-bottom:0}.lh-buy__price{margin-bottom:22px}.lh-buy__form{margin:0}.lh-buy__tiers{margin:0 0 20px;padding:0;border:0}.lh-buy__tierstitle{margin:0 0 12px;font-size:11px;font-weight:650;letter-spacing:.16em;text-transform:uppercase}.lh-buy__tier{position:relative;display:grid;grid-template-columns:20px 1fr auto;gap:14px;align-items:center;margin-bottom:10px;padding:16px 18px;background:#fff;border:1px solid var(--lh-line);border-radius:14px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.lh-buy__tier:hover{border-color:var(--lh-muted)}.lh-buy__tier.is-selected{border-color:var(--lh-wine);box-shadow:0 0 0 1px var(--lh-wine)}.lh-buy__tier input{position:absolute;opacity:0;pointer-events:none}.lh-buy__tiermark{display:block;width:18px;height:18px;border:1px solid var(--lh-muted);border-radius:50%}.lh-buy__tier.is-selected .lh-buy__tiermark{border-color:var(--lh-wine);border-width:5px}.lh-buy__tierbody{display:flex;flex-direction:column;gap:3px;min-width:0}.lh-buy__tiername{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:650}.lh-buy__tiernote{color:var(--lh-muted);font-size:12px}.lh-buy__tieroff{padding:3px 7px;color:#fff;background:var(--lh-wine);border-radius:5px;font-size:10px;font-weight:700;letter-spacing:.06em}.lh-buy__tierprice{display:flex;align-items:baseline;gap:7px;font-size:15px;font-weight:650;white-space:nowrap}.lh-buy__tierwas{color:var(--lh-muted);font-size:12.5px;font-weight:400}.lh-buy__tierbadge{position:absolute;top:-9px;right:14px;padding:4px 10px;color:#fff;background:var(--lh-wine);border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lh-buy__cta{font-size:13px}.lh-buy__ctanote{margin:10px 0 0;text-align:center}.lh-buy__payments{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.lh-buy__payicon{width:38px;height:24px;border-radius:4px}.lh-buy__details{margin-top:28px;border-top:1px solid var(--lh-line)}.lh-buy__details details{border-bottom:1px solid var(--lh-line)}.lh-buy__details summary{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:20px;font-size:12px;font-weight:650;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;list-style:none}.lh-buy__details summary::-webkit-details-marker{display:none}.lh-buy__details summary span:last-child{font-size:20px;font-weight:300;transition:transform .25s ease}.lh-buy__details details[open] summary span:last-child{transform:rotate(45deg)}.lh-buy__details .lh-rte{padding:0 24px 22px 0;color:var(--lh-muted);font-size:14px}.lh-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;background:#151112f0}.lh-lightbox[hidden]{display:none}.lh-lightbox__img{max-width:min(92vw,1100px);max-height:84vh;object-fit:contain;border-radius:10px}.lh-lightbox__close{position:absolute;top:14px;right:14px;width:44px;height:44px;color:#fff8f2;background:#ffffff1a;border:0;border-radius:50%;font-size:26px;line-height:1;cursor:pointer}.lh-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;color:#fff8f2;background:#ffffff1a;border:0;border-radius:50%;font-size:30px;line-height:1;cursor:pointer}.lh-lightbox__nav--prev{left:12px}.lh-lightbox__nav--next{right:12px}.lh-lightbox__nav:hover,.lh-lightbox__close:hover{background:#ffffff38}.lh-lightbox__count{position:absolute;bottom:18px;left:50%;transform:translate(-50%);color:#fff8f2d9;font-size:12.5px;letter-spacing:.12em}@media(max-width:899px){.lh-buy__grid{grid-template-columns:1fr;gap:26px}.lh-buy__gallery{position:static;grid-template-columns:1fr 1fr;gap:4px}.lh-buy__media--main{grid-column:1 / -1;grid-row:auto;height:auto;min-height:0;aspect-ratio:4 / 5}.lh-buy__media:nth-child(4){grid-column:1 / -1;aspect-ratio:21 / 9}.lh-buy__panel{max-width:none}.lh-buy__title{font-size:clamp(30px,8vw,42px)}.lh-buy__offerhead{flex-direction:column;gap:6px}}.lh-closing{padding:clamp(70px,10vw,150px) 0;background:var(--lh-ink)}.lh-closing__inner{text-align:center}.lh-closing__inner h2{margin-bottom:20px;font-size:clamp(38px,5.6vw,88px)}.lh-closing__text{max-width:520px;margin:0 auto}.lh-closing__text p:last-child{margin-bottom:0}.lh-closing__cta{margin-top:30px}@media(max-width:899px){.lh-closing__inner h2{font-size:clamp(32px,9vw,50px)}.lh-closing__cta{width:100%}}.lh-cro{color:var(--lh-ink);background:var(--lh-paper)}.lh-cro__hero{display:grid;min-height:100svh;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);background:var(--lh-paper)}.lh-cro__hero-copy{display:flex;max-width:720px;flex-direction:column;justify-content:center;padding:116px clamp(28px,5vw,86px) 70px max(28px,calc((100vw - 1440px)/2))}.lh-cro__kicker{margin:0 0 18px;color:var(--lh-wine);font-size:11px;font-weight:700;letter-spacing:.2em;line-height:1.3;text-transform:uppercase}.lh-cro__hero h1{max-width:680px;margin:0;font-size:clamp(48px,5.7vw,92px);line-height:.98}.lh-cro__mobile-hero-media{display:none}.lh-cro__hero-lead{max-width:580px;margin:26px 0 0;color:var(--lh-muted);font-size:clamp(17px,1.4vw,21px);line-height:1.55}.lh-cro__formula-line{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.lh-cro__formula-line span{padding:7px 11px;border:1px solid var(--lh-line);border-radius:999px;font-size:11px;font-weight:650;letter-spacing:.05em}.lh-cro__origin{margin:18px 0 0;font-size:12px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.lh-cro__origin span{margin:0 7px;color:var(--lh-wine)}.lh-cro__hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px}.lh-cro__primary-cta{min-width:min(100%,340px)}.lh-cro__text-link{font-size:12px;font-weight:700;letter-spacing:.08em;text-decoration-thickness:1px;text-underline-offset:5px;text-transform:uppercase}.lh-cro__reassurance{display:grid;gap:9px;margin-top:30px;color:var(--lh-muted);font-size:12px}.lh-cro__reassurance span{display:flex;align-items:center;gap:9px}.lh-cro__reassurance svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.lh-cro__hero-visual{position:relative;min-height:100svh;overflow:hidden;background:#332523}.lh-cro__hero-image{width:100%;height:100%;object-fit:cover}.lh-cro__hero-visual:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#15111205,#15111252);pointer-events:none}.lh-cro__hero-inset{position:absolute;z-index:2;right:clamp(18px,3vw,44px);bottom:clamp(88px,10vw,142px);width:clamp(112px,14vw,190px);padding:8px;color:#fff;background:#151112c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lh-cro__hero-inset img{width:100%;aspect-ratio:1;object-fit:cover}.lh-cro__hero-inset span{display:block;padding:8px 3px 2px;font-size:9px;font-weight:700;letter-spacing:.1em;text-align:center;text-transform:uppercase}.lh-cro__hero-caption{position:absolute;z-index:2;right:clamp(20px,4vw,64px);bottom:32px;left:clamp(20px,4vw,64px);display:flex;justify-content:space-between;gap:20px;color:#fff;font-size:clamp(12px,1.1vw,16px)}.lh-cro__hero-caption strong{font-family:var(--lh-title-font);font-size:1.35em;font-weight:400}.lh-cro__microproof{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--lh-line);border-bottom:1px solid var(--lh-line)}.lh-cro__microproof span{padding:17px 14px;border-right:1px solid var(--lh-line);font-size:10px;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase}.lh-cro__microproof span:last-child{border-right:0}.lh-cro__section{width:min(100% - 40px,1280px);margin-inline:auto;padding:clamp(90px,11vw,170px) 0}.lh-cro__section-heading{max-width:820px;margin:0 auto clamp(48px,7vw,86px);text-align:center}.lh-cro__section-heading--left{max-width:760px;margin-left:0;text-align:left}.lh-cro__section-heading h2,.lh-cro__proof h2,.lh-cro__story h2,.lh-cro__purchase h2{margin:0;font-size:clamp(46px,6.2vw,94px)}.lh-cro__section-heading>p:last-child{max-width:620px;margin:24px auto 0;color:var(--lh-muted);font-size:17px}.lh-cro__section-heading--left>p:last-child{margin-left:0}.lh-cro__texture-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:16px}.lh-cro__visual-card{position:relative;min-height:570px;margin:0;overflow:hidden;background:#d8cfc6}.lh-cro__visual-card img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.16,1,.3,1)}.lh-cro__visual-card:hover img{transform:scale(1.025)}.lh-cro__visual-card figcaption{position:absolute;right:14px;bottom:14px;left:14px;display:grid;grid-template-columns:auto 1fr;gap:2px 12px;padding:18px;color:#fff;background:#151112b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.lh-cro__visual-card figcaption span{grid-row:1 / span 2;color:#d8cfc6;font-size:11px;font-weight:700}.lh-cro__visual-card figcaption strong{font-family:var(--lh-title-font);font-size:23px;font-weight:400;line-height:1.1}.lh-cro__visual-card figcaption small{color:#ffffffb8;font-size:11px}.lh-cro__identify{border-top:1px solid var(--lh-line)}.lh-cro__identify-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--lh-line);border:1px solid var(--lh-line)}.lh-cro__identify-grid article{min-height:300px;padding:clamp(26px,3vw,46px);background:var(--lh-paper)}.lh-cro__identify-grid article>span{color:var(--lh-wine);font-size:11px;font-weight:700}.lh-cro__identify-grid h3{margin:52px 0 18px;font-size:clamp(29px,3vw,45px)}.lh-cro__identify-grid p{margin:0;color:var(--lh-muted);font-size:14px}.lh-cro__proof{padding:clamp(90px,11vw,170px) 20px;color:var(--lh-paper);background:var(--lh-ink)}.lh-cro__proof-inner{display:grid;width:min(100%,1280px);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(48px,8vw,120px);margin-inline:auto}.lh-cro__proof-copy>p:nth-of-type(2){max-width:620px;margin:28px 0 0;color:#f3eee7a6}.lh-cro__ingredients{margin-top:48px;border-top:1px solid rgba(243,238,231,.2)}.lh-cro__ingredients article{display:grid;grid-template-columns:42px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid rgba(243,238,231,.2)}.lh-cro__ingredients article>span{color:#b9848d;font-size:10px;font-weight:700}.lh-cro__ingredients h3{margin:0;font-size:25px}.lh-cro__ingredients p{margin:3px 0 0;color:#f3eee79e;font-size:13px}.lh-cro__proof-image{margin:0}.lh-cro__proof-image img{width:100%;aspect-ratio:1 / 1.08;object-fit:cover}.lh-cro__proof-image figcaption{margin-top:12px;color:#f3eee794;font-size:11px;text-align:right}.lh-cro__review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lh-cro__review{min-height:330px;padding:clamp(26px,3vw,42px);border:1px solid var(--lh-line);background:#fffaf4}.lh-cro__stars{color:var(--lh-wine);letter-spacing:.16em}.lh-cro__review-meta{margin:24px 0 0;color:var(--lh-muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lh-cro__review blockquote{margin:28px 0;font-family:var(--lh-title-font);font-size:clamp(25px,2.5vw,36px);line-height:1.2}.lh-cro__review-author{margin:auto 0 0;font-size:12px;font-weight:700}.lh-cro__review-author span{color:var(--lh-muted);font-weight:500}.lh-cro__story{display:grid;grid-template-columns:1fr 1fr;min-height:760px;background:#e8dfd5}.lh-cro__story-media{min-height:680px}.lh-cro__story-media img{width:100%;height:100%;object-fit:cover}.lh-cro__story-copy{display:flex;max-width:720px;flex-direction:column;justify-content:center;padding:clamp(60px,8vw,120px)}.lh-cro__story-lead{margin:34px 0 24px;font-family:var(--lh-title-font);font-size:clamp(25px,2.7vw,40px);line-height:1.23}.lh-cro__story-copy>p:last-child{max-width:520px;color:var(--lh-muted)}.lh-cro__ritual-layout{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(44px,7vw,100px)}.lh-cro__ritual-steps{border-top:1px solid var(--lh-line)}.lh-cro__ritual-steps article{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:28px 0;border-bottom:1px solid var(--lh-line)}.lh-cro__ritual-steps article>span{color:var(--lh-wine);font-size:10px;font-weight:700}.lh-cro__ritual-steps h3{margin:0;font-size:clamp(30px,3vw,46px)}.lh-cro__ritual-steps p{margin:8px 0 0;color:var(--lh-muted)}.lh-cro__ritual-media{min-height:680px;overflow:hidden;background:#d8cfc6}.lh-cro__ritual-media video,.lh-cro__ritual-media img{width:100%;height:100%;min-height:680px;object-fit:cover}.lh-cro__purchase{display:grid;grid-template-columns:1fr 1fr;color:#fffaf4;background:var(--lh-wine)}.lh-cro__purchase-media{min-height:780px;background:#2b1c1d}.lh-cro__purchase-media img{width:100%;height:100%;object-fit:cover}.lh-cro__purchase-copy{display:flex;max-width:720px;flex-direction:column;justify-content:center;padding:clamp(64px,8vw,116px)}.lh-cro__purchase .lh-cro__kicker{color:#e2b8bf}.lh-cro__purchase-subtitle{margin:22px 0 0;color:#fffaf4b8}.lh-cro__price{margin-top:24px;font-family:var(--lh-title-font);font-size:38px}.lh-cro__form{margin-top:26px}.lh-cro__quantity{display:flex;flex-wrap:wrap;gap:9px;padding:0;border:0;margin:0}.lh-cro__quantity legend{width:100%;margin-bottom:8px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.lh-cro__quantity input{position:absolute;opacity:0;pointer-events:none}.lh-cro__quantity span{display:grid;min-width:92px;min-height:44px;place-items:center;padding:8px 14px;border:1px solid rgba(255,250,244,.38);border-radius:999px;font-size:12px;cursor:pointer}.lh-cro__quantity input:checked+span{color:var(--lh-wine);background:#fffaf4;border-color:#fffaf4}.lh-cro__purchase-actions{display:grid;gap:10px;margin-top:24px}.lh-cro__purchase-actions .lh-button{color:var(--lh-wine);background:#fffaf4;border-color:#fffaf4}.lh-cro__purchase-actions .lh-button:hover{color:var(--lh-wine);background:#f3eee7;border-color:#f3eee7}.lh-cro__purchase-actions .lh-button--outline{color:#fffaf4;background:transparent;border-color:#fffaf4b3}.lh-cro__purchase-actions .lh-button--outline:hover{color:var(--lh-wine);background:#fffaf4}.lh-cro__purchase-facts{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:24px;color:#fffaf4b8;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lh-cro__policy-links{display:flex;gap:18px;margin-top:18px;font-size:11px}.lh-cro__policy-links:empty{display:none}.lh-cro__policy-links a{text-underline-offset:4px}.lh-cro__payments{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.lh-cro__payments svg{width:38px;height:24px}.lh-cro__faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(44px,8vw,130px)}.lh-cro__faq .lh-cro__section-heading{margin-bottom:0}.lh-cro__faq-list{border-top:1px solid var(--lh-line)}.lh-cro__faq-list details{border-bottom:1px solid var(--lh-line)}.lh-cro__faq-list summary{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;font-family:var(--lh-title-font);font-size:clamp(21px,2vw,28px);cursor:pointer;list-style:none}.lh-cro__faq-list summary::-webkit-details-marker{display:none}.lh-cro__faq-list summary span:last-child{color:var(--lh-wine);font-family:var(--lh-body-font);font-size:25px;font-weight:300;transition:transform .25s ease}.lh-cro__faq-list details[open] summary span:last-child{transform:rotate(45deg)}.lh-cro__faq-answer{max-width:680px;padding:0 46px 25px 0;color:var(--lh-muted);font-size:14px}.lh-cro__faq-answer>*:last-child{margin-bottom:0}.lh-cro__closing{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px max(20px,calc((100vw - 1280px)/2));color:#fff;background:var(--lh-ink)}.lh-cro__closing p{margin:0;font-family:var(--lh-title-font);font-size:clamp(28px,3vw,44px)}.lh-cro__closing a{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-underline-offset:5px}.lh-cro__empty{padding:160px 24px;text-align:center}@media(max-width:899px){.lh-cro__hero{grid-template-columns:1fr}.lh-cro__hero-copy{min-height:auto;padding:102px 20px 48px}.lh-cro__hero h1{font-size:clamp(48px,14vw,72px)}.lh-cro__hero-copy>.lh-cro__kicker{order:1}.lh-cro__hero-copy>h1{order:2}.lh-cro__mobile-hero-media{position:relative;display:block;order:3;height:clamp(150px,45vw,220px);margin-top:24px;overflow:hidden;background:#d8cfc6}.lh-cro__mobile-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.lh-cro__mobile-hero-media span{position:absolute;right:10px;bottom:10px;padding:7px 9px;color:#fff;background:#151112b3;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lh-cro__hero-lead{order:4}.lh-cro__hero-actions{order:5}.lh-cro__formula-line{order:6}.lh-cro__origin{order:7}.lh-cro__reassurance{order:8}.lh-cro__hero-actions{align-items:stretch;flex-direction:column;gap:14px}.lh-cro__primary-cta{width:100%}.lh-cro__text-link{text-align:center}.lh-cro__hero-visual{min-height:80svh}.lh-cro__hero-caption{align-items:flex-start;flex-direction:column;gap:2px}.lh-cro__microproof{grid-template-columns:1fr 1fr}.lh-cro__microproof span:nth-child(2){border-right:0}.lh-cro__microproof span:nth-child(-n+2){border-bottom:1px solid var(--lh-line)}.lh-cro__section{width:min(100% - 28px,1280px);padding:88px 0}.lh-cro__texture-grid,.lh-cro__proof-inner,.lh-cro__story,.lh-cro__ritual-layout,.lh-cro__purchase,.lh-cro__faq{grid-template-columns:1fr}.lh-cro__visual-card{min-height:116vw}.lh-cro__identify-grid,.lh-cro__review-grid{grid-template-columns:1fr}.lh-cro__identify-grid article{min-height:240px}.lh-cro__proof{padding:88px 14px}.lh-cro__proof-image img{aspect-ratio:1}.lh-cro__story{min-height:0}.lh-cro__story-media{min-height:112vw}.lh-cro__story-copy{padding:70px 20px 82px}.lh-cro__ritual-media,.lh-cro__ritual-media video,.lh-cro__ritual-media img{min-height:120vw}.lh-cro__purchase-media{min-height:112vw}.lh-cro__purchase-copy{padding:70px 20px 82px}.lh-cro__faq{gap:34px}.lh-cro__closing{align-items:flex-start;flex-direction:column;padding:34px 20px}}@media(prefers-reduced-motion:reduce){.lh-cro__visual-card img{transition:none}}.lh-editorial{position:relative;padding:clamp(90px,13vw,200px) 0;color:var(--lh-paper);--lh-stack-bg: var(--lh-ink);overflow:hidden}.lh-editorial:before{position:absolute;width:58vw;height:58vw;content:"";right:-22vw;bottom:-35vw;border:1px solid rgba(255,255,255,.08);border-radius:50%}.lh-editorial__grid{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:clamp(50px,9vw,150px);align-items:center}.lh-editorial--right .lh-editorial__media{order:2}.lh-editorial--right .lh-editorial__content{order:1}.lh-editorial__media{position:relative;overflow:hidden;border-radius:var(--lh-radius)}.lh-editorial__media:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 1px #ffffff24;border-radius:inherit;pointer-events:none}.lh-editorial__image{display:block;width:100%;height:auto}.lh-editorial__placeholder{display:block;width:100%;height:auto;aspect-ratio:4 / 5;background:#2a2525}.lh-editorial__content{text-align:center}.lh-editorial__content h2{max-width:680px;margin:0 auto 34px;font-size:clamp(52px,6.5vw,100px)}.lh-editorial__text{max-width:560px;margin:0 auto;color:#f3eee7b8;font-size:clamp(16px,1.3vw,20px)}.lh-editorial__points{max-width:560px;margin:clamp(48px,7vw,90px) auto 0;text-align:left}.lh-editorial__point{display:grid;grid-template-columns:44px 1fr;gap:18px;padding:22px 0;border-top:1px solid rgba(255,255,255,.14)}.lh-editorial__point>span{color:#f3eee76b;font-size:11px;letter-spacing:.16em}.lh-editorial__point h3{margin-bottom:7px;font-family:var(--lh-body-font);font-size:15px;font-weight:600;letter-spacing:.05em}.lh-editorial__point .lh-rte{color:#f3eee79e;font-size:14px}@media(max-width:899px){.lh-editorial__grid{grid-template-columns:1fr}.lh-editorial--right .lh-editorial__media,.lh-editorial--right .lh-editorial__content{order:initial}.lh-editorial__content h2{font-size:clamp(48px,14vw,78px)}}.lh-evidence{padding:clamp(60px,8vw,110px) 0;background:var(--lh-paper)}.lh-evidence__head{max-width:660px;margin:0 auto clamp(34px,4.5vw,56px);text-align:center}.lh-evidence__head h2{font-size:clamp(32px,4vw,58px)}.lh-evidence__intro{margin-top:16px}.lh-evidence__intro p:last-child{margin-bottom:0}.lh-evidence__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:clamp(12px,1.6vw,20px)}.lh-evidence__fact{padding:clamp(20px,2.2vw,28px);background:#fff;border:1px solid var(--lh-line);border-radius:var(--lh-radius)}.lh-evidence__fact--study{border-color:var(--lh-wine)}.lh-evidence__value{display:block;margin-bottom:10px;color:var(--lh-wine);font-family:var(--lh-title-font);font-size:clamp(30px,3.4vw,44px);line-height:1;letter-spacing:-.03em}.lh-evidence__fact h3{margin-bottom:8px;font-family:var(--lh-body-font);font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.lh-evidence__fact .lh-rte p:last-child{margin-bottom:0}.lh-evidence__method{margin:12px 0 0;color:var(--lh-muted);font-size:11px;font-style:italic;line-height:1.4}.lh-evidence__foot{max-width:760px;margin:clamp(26px,3vw,40px) auto 0;text-align:center}.lh-evidence__foot p:last-child{margin-bottom:0}@media(max-width:899px){.lh-evidence__head h2{font-size:clamp(28px,7.6vw,40px)}}.lh-faq{padding:clamp(70px,10vw,140px) 0;background:var(--lh-paper)}.lh-faq__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(32px,6vw,90px);align-items:start}.lh-faq__head{position:sticky;top:110px}.lh-faq__head h2{margin-bottom:18px;font-size:clamp(34px,4.2vw,62px)}.lh-faq__head .lh-lede p:last-child{margin-bottom:0}.lh-faq__cta{margin-top:26px}.lh-faq__list{border-top:1px solid var(--lh-line)}.lh-faq__list details{border-bottom:1px solid var(--lh-line)}.lh-faq__list summary{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:24px;font-size:15px;font-weight:600;cursor:pointer;list-style:none}.lh-faq__list summary::-webkit-details-marker{display:none}.lh-faq__list summary span:last-child{font-size:22px;font-weight:300;transition:transform .25s ease}.lh-faq__list details[open] summary span:last-child{transform:rotate(45deg)}.lh-faq__list .lh-rte{max-width:620px;padding:0 30px 26px 0;color:var(--lh-muted);font-size:15px}@media(max-width:899px){.lh-faq__grid{grid-template-columns:1fr;gap:26px}.lh-faq__head{position:static}.lh-faq__head h2{font-size:clamp(30px,8vw,42px)}.lh-faq__cta{width:100%}.lh-faq__list summary{font-size:14px;min-height:62px}}.lh-footer{padding:clamp(50px,7vw,90px) 0 calc(28px + env(safe-area-inset-bottom));color:var(--lh-paper);background:var(--lh-ink)}.lh-footer__assur{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(14px,2.5vw,30px);margin:0 0 clamp(34px,5vw,56px);padding:0 0 clamp(26px,4vw,40px);border-bottom:1px solid rgba(255,255,255,.14);list-style:none}.lh-footer__assur li{display:flex;align-items:center;gap:12px;font-size:12.5px;line-height:1.4}.lh-footer__assuricon{flex:0 0 auto;color:#d8b9a1}.lh-footer__assuricon svg{width:20px;height:20px}@media(max-width:899px){.lh-footer__assur{grid-template-columns:repeat(2,1fr)}}.lh-footer__grid{display:grid;grid-template-columns:1.3fr .8fr .9fr 1.1fr;gap:clamp(26px,4vw,60px)}.lh-footer__logo{height:30px;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.lh-footer__wordmark{font-family:var(--lh-title-font);font-size:26px;letter-spacing:-.04em}.lh-footer__tagline{margin:16px 0 0;color:#f3eee7ad;font-family:var(--lh-title-font);font-size:17px;font-style:italic}.lh-footer__address{margin:10px 0 0;color:#f3eee780;font-size:12px}.lh-footer__title{margin:0 0 16px;font-family:var(--lh-body-font);font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#f3eee78c}.lh-footer__nav ul{margin:0;padding:0;list-style:none}.lh-footer__nav li{margin-bottom:10px}.lh-footer__nav a{font-size:13.5px;text-decoration:none;opacity:.82;transition:opacity .2s ease}.lh-footer__nav a:hover{opacity:1;text-decoration:underline;text-underline-offset:4px}.lh-footer__reassure .lh-note{color:#f3eee794}.lh-footer__reassure .lh-rte p:last-child{margin-bottom:0}.lh-footer__payments{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.lh-footer__payicon{width:36px;height:23px;border-radius:4px}.lh-footer__reg{margin-top:clamp(26px,4vw,44px);border-top:1px solid rgba(255,255,255,.14)}.lh-footer__reg summary{padding:14px 0;color:#f3eee799;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;list-style:none}.lh-footer__reg summary::-webkit-details-marker{display:none}.lh-footer__reg summary:after{content:" +"}.lh-footer__reg[open] summary:after{content:" \2212"}.lh-footer__reg .lh-rte{padding-bottom:16px;color:#f3eee78c;font-size:12px;line-height:1.7}.lh-footer__bottom{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:10px;margin-top:clamp(34px,5vw,60px);padding-top:22px;border-top:1px solid rgba(255,255,255,.14)}.lh-footer__bottom p{margin:0;color:#f3eee780;font-size:11.5px}.lh-footer__disclaimer{max-width:640px}@media(max-width:899px){.lh-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.lh-footer__grid{grid-template-columns:1fr;gap:30px}}.lh-foryou{padding:clamp(70px,10vw,140px) 0;background:#f8f5f0}.lh-foryou__head{max-width:700px;margin:0 auto clamp(38px,5vw,66px);text-align:center}.lh-foryou__head h2{margin-bottom:18px;font-size:clamp(36px,4.6vw,68px)}.lh-foryou__head .lh-lede{max-width:520px;margin:0 auto}.lh-foryou__head .lh-lede p:last-child{margin-bottom:0}.lh-foryou__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,24px)}.lh-foryou__card{display:flex;flex-direction:column;gap:14px}.lh-foryou__quote{position:relative;margin:0;padding-left:18px;font-family:var(--lh-title-font);font-size:clamp(20px,1.9vw,26px);font-style:italic;line-height:1.22;letter-spacing:-.02em}.lh-foryou__quote:before{position:absolute;top:4px;bottom:4px;left:0;width:2px;content:"";background:var(--lh-wine)}.lh-foryou__answer{color:var(--lh-muted);font-size:14px}.lh-foryou__answer p:last-child{margin-bottom:0}.lh-foryou__foot{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:clamp(32px,4vw,52px);padding-top:26px;border-top:1px solid var(--lh-line)}.lh-foryou__note{max-width:620px;margin:0}.lh-foryou__note p:last-child{margin-bottom:0}.lh-foryou__cta{flex:0 0 auto}@media(max-width:899px){.lh-foryou__grid{grid-template-columns:1fr}.lh-foryou__head h2{font-size:clamp(30px,8.4vw,44px)}.lh-foryou__foot{flex-direction:column;align-items:stretch;text-align:left}.lh-foryou__cta{width:100%}}.lh-hero{position:relative;display:flex;width:100%;min-height:100dvh;align-items:center;justify-content:center;overflow:hidden;color:#fff8f2;background:var(--lh-ink)}.lh-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.lh-hero__video{width:100%;height:100%;object-fit:cover;object-position:center}.lh-hero__scrim{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#15111252,#15111200 22% 68%,#15111280);pointer-events:none}.lh-hero__logo{position:relative;z-index:2;width:min(30vw,260px);filter:drop-shadow(0 12px 30px rgba(21,17,18,.35))}.lh-hero__logo img{width:100%;height:auto}.lh-hero__swipe{position:absolute;z-index:2;right:0;bottom:max(22px,env(safe-area-inset-bottom));left:0;display:grid;justify-items:center;gap:8px;color:#fff8f2e0;font-size:9px;font-weight:650;letter-spacing:.2em;text-transform:uppercase;pointer-events:none}.lh-hero__swipe svg{width:40px;height:58px;overflow:visible;animation:lh-hero-swipe 1.75s cubic-bezier(.45,0,.2,1) infinite}.lh-hero__swipe path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lh-hero__swipe-arrow{opacity:.8}@keyframes lh-hero-swipe{0%{opacity:0;transform:translateY(12px)}20%{opacity:1}72%{opacity:1}to{opacity:0;transform:translateY(-16px)}}@media(max-width:749px){.lh-hero__logo{width:min(58vw,240px)}}@media(prefers-reduced-motion:reduce){.lh-hero__swipe svg{animation:none;opacity:.82}}.lh-information{padding:clamp(85px,12vw,170px) 0 38px;color:var(--lh-paper);--lh-stack-bg: var(--lh-ink)}.lh-information__heading{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:780px;margin:0 auto clamp(70px,10vw,140px);text-align:center}.lh-information__heading h2{max-width:780px;margin:0 auto;font-size:clamp(54px,7.5vw,112px)}.lh-information__heading .lh-rte{max-width:460px;margin:0 auto;color:#f3eee7a3}.lh-information__items{border-top:1px solid rgba(255,255,255,.18)}.lh-information__link,.lh-information__detail summary{display:flex;min-height:80px;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(255,255,255,.18);font-family:var(--lh-title-font);font-size:clamp(25px,2.6vw,38px);text-decoration:none;transition:color .25s ease,padding .25s ease}.lh-information__link:hover{color:#d9a9b2;padding-left:10px}.lh-information__detail summary{cursor:pointer;list-style:none}.lh-information__detail summary::-webkit-details-marker{display:none}.lh-information__detail summary span:last-child{font-family:var(--lh-body-font);font-size:24px;font-weight:300;transition:transform .25s ease}.lh-information__detail[open] summary span:last-child{transform:rotate(45deg)}.lh-information__detail>.lh-rte{max-width:780px;padding:30px 0 42px;color:#f3eee7a3}.lh-information__footer{display:grid;grid-template-columns:.8fr 1.4fr .8fr;gap:30px;align-items:end;margin-top:clamp(100px,15vw,210px);padding-top:28px;border-top:1px solid rgba(255,255,255,.18)}.lh-information__brand{font-family:var(--lh-title-font);font-size:28px;text-decoration:none}.lh-information__brand img{width:auto;max-width:160px;height:32px;object-fit:contain;filter:brightness(0) invert(1)}.lh-information__policies{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 24px}.lh-information__policies a,.lh-information__copyright{color:#f3eee78a;font-size:9px;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.lh-information__policies a:hover{color:var(--lh-paper)}.lh-information__copyright{justify-self:end}@media(max-width:749px){.lh-information__heading h2{font-size:clamp(50px,14vw,76px)}.lh-information__link,.lh-information__detail summary{min-height:68px;font-size:24px}.lh-information__footer{grid-template-columns:1fr;align-items:start}.lh-information__policies{justify-content:flex-start}.lh-information__copyright{justify-self:start}}.lh-ingredients{padding:clamp(90px,13vw,190px) 0;color:var(--lh-paper);--lh-stack-bg: var(--lh-wine)}.lh-ingredients__top{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,9vw,150px);align-items:center}.lh-ingredients__copy{text-align:center}.lh-ingredients__copy h2{max-width:620px;margin:0 auto 34px;font-size:clamp(54px,7vw,104px)}.lh-ingredients__copy .lh-rte{max-width:470px;margin:0 auto;color:#ffffffb8}.lh-ingredients__media{min-height:680px;overflow:hidden;border-radius:var(--lh-radius)}.lh-ingredients__image,.lh-ingredients__placeholder{width:100%;height:100%;min-height:680px;object-fit:cover;background:#0000001f}.lh-ingredients__list{margin-top:clamp(60px,9vw,130px);border-top:1px solid rgba(255,255,255,.24)}.lh-ingredient{display:grid;grid-template-columns:70px minmax(180px,.55fr) 1fr;gap:28px;align-items:start;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.24)}.lh-ingredient>span{padding-top:6px;font-size:11px;letter-spacing:.18em;opacity:.52}.lh-ingredient h3{margin:0;font-size:clamp(28px,3vw,44px)}.lh-ingredient .lh-rte{max-width:560px;color:#ffffffb8}@media(max-width:899px){.lh-ingredients__top{grid-template-columns:1fr}.lh-ingredients__copy h2{font-size:clamp(50px,14vw,78px)}.lh-ingredients__media,.lh-ingredients__image,.lh-ingredients__placeholder{min-height:110vw}.lh-ingredient{grid-template-columns:42px 1fr;gap:14px}.lh-ingredient .lh-rte{grid-column:2}}.lh-newsletter{padding:clamp(70px,9vw,120px) 0;--lh-stack-bg: var(--lh-paper)}.lh-newsletter .lh-stack-monogram span{filter:invert(1) brightness(.7)}.lh-newsletter__inner{display:flex;flex-direction:column;align-items:center;gap:30px;padding:clamp(40px,6vw,64px) clamp(24px,5vw,60px);text-align:center;background:#f8f5f0;border-radius:var(--lh-radius)}.lh-newsletter__copy{max-width:520px}.lh-newsletter__copy h2{margin:0;font-size:clamp(28px,3vw,42px)}.lh-newsletter__text{margin:12px 0 0;color:var(--lh-muted);font-size:14px}.lh-newsletter__form{width:min(100%,420px);margin:0 auto}.lh-newsletter__field{display:flex;gap:10px}.lh-newsletter__field input{flex:1;min-width:0;min-height:54px;padding:0 18px;color:var(--lh-ink);background:var(--lh-paper);border:1px solid var(--lh-line);border-radius:999px}.lh-newsletter__field .lh-button{flex-shrink:0}.lh-newsletter__message{margin:12px 0 0;color:var(--lh-muted);font-size:13px}.lh-newsletter__message--error{color:var(--lh-wine)}.lh-newsletter__consent{margin:12px 0 0;color:var(--lh-muted);font-size:11.5px;line-height:1.5}@media(max-width:749px){.lh-newsletter__field{flex-direction:column}.lh-newsletter__field .lh-button{width:100%}}.lh-prodnote{padding:14px 0;background:repeating-linear-gradient(-45deg,#f7ece7,#f7ece7 14px,#f2e2dc 14px 28px);border-top:1px solid #c98e7e;border-bottom:1px solid #c98e7e}.shopify-section:first-child .lh-prodnote{padding-top:90px}.lh-prodnote__box{padding:14px 18px;background:#fffaf8;border:2px dashed #c98e7e;border-radius:12px;color:#3d2a26}.lh-prodnote__summary{display:flex;align-items:center;gap:14px;cursor:pointer;list-style:none}.lh-prodnote__summary::-webkit-details-marker{display:none}.lh-prodnote__summary:focus-visible{outline:2px solid var(--lh-wine);outline-offset:4px}.lh-prodnote__tag{flex:0 0 auto;padding:6px 11px;color:#fff;background:var(--lh-wine);border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1.4;text-transform:uppercase;white-space:nowrap}.lh-prodnote__heading{flex:1 1 auto;min-width:0;font-family:var(--lh-body-font);font-size:14.5px;font-weight:700;line-height:1.35}.lh-prodnote__toggle{flex:0 0 auto;font-size:20px;font-weight:300;line-height:1;transition:transform .2s ease}.lh-prodnote__box[open] .lh-prodnote__toggle{transform:rotate(45deg)}.lh-prodnote__body{margin-top:14px;padding-top:14px;border-top:1px dashed #d9b6a8}.lh-prodnote__text{font-size:13.5px;line-height:1.55}.lh-prodnote__text p{margin-bottom:8px}.lh-prodnote__text p:last-child{margin-bottom:0}.lh-prodnote__text strong{font-weight:700}.lh-prodnote__hint{margin:12px 0 0;color:#8a6a62;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.45}@media(max-width:749px){.shopify-section:first-child .lh-prodnote{padding-top:78px}.lh-prodnote__summary{flex-wrap:wrap;gap:10px}.lh-prodnote__heading{flex:1 1 100%;order:3;font-size:13.5px}.lh-prodnote__toggle{margin-left:auto}}@media(prefers-reduced-motion:reduce){.lh-prodnote__toggle{transition:none}}.lh-offer{padding:calc(76px + clamp(26px,4vw,60px)) 0 clamp(50px,7vw,90px);background:var(--lh-paper)}.lh-offer__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(32px,5vw,78px);align-items:center}.lh-offer__media{aspect-ratio:4 / 5}.lh-offer__visual{width:100%;height:100%;object-fit:cover}.lh-offer__badge{position:absolute;top:16px;left:16px;padding:8px 14px;color:var(--lh-ink);background:#ffffffeb;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lh-offer__copy{max-width:560px}.lh-offer__crumb{margin-bottom:12px;color:var(--lh-muted);font-size:11px;letter-spacing:.04em}.lh-offer__title{margin:0 0 18px;font-size:clamp(38px,4.4vw,66px);line-height:1.02}.lh-offer__lede{margin-bottom:22px}.lh-offer__lede p{margin-bottom:0}.lh-offer__rtb{margin-bottom:26px}.lh-offer__rating{display:flex;align-items:center;gap:10px;margin:0 0 22px;color:var(--lh-muted);font-size:13px}.lh-offer__buy{padding-top:24px;border-top:1px solid var(--lh-line)}.lh-offer__form{margin:18px 0 0}.lh-offer__cta{font-size:13px}.lh-offer__ctanote{margin:10px 0 0;text-align:center}.lh-offer__foot{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:26px}.lh-offer__jump{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:650;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;text-underline-offset:4px}.lh-offer__jump:hover{text-decoration:underline}.lh-offer__jump svg{width:15px;height:15px}.lh-offer__sign{margin:0;color:var(--lh-muted);font-family:var(--lh-title-font);font-size:15px;font-style:italic}.lh-offer__coversentinel,.lh-offer__coverbadge{display:none}.lh-assur.lh-assur--center li{justify-content:center}@media(max-width:749px){.lh-assur.lh-assur--cols2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}}@media(max-width:899px){.lh-offer{padding:80px 0 clamp(40px,8vw,60px)}.lh-offer__grid{grid-template-columns:1fr;gap:22px}.lh-offer__media{aspect-ratio:1 / 1;max-height:46vh}.lh-offer__copy{max-width:none}.lh-offer__title{font-size:clamp(32px,8.4vw,44px)}.lh-offer__lede{margin-bottom:18px;font-size:15px}.lh-offer__rtb{margin-bottom:20px}.lh-offer__foot{flex-direction:column;align-items:flex-start;gap:12px}.lh-offer--cover{position:relative;display:block;overflow:hidden;padding:0 0 40px}.lh-offer--cover .lh-offer__coversentinel{display:block;position:absolute;top:0;left:0;right:0;height:min(60svh,var(--lh-cover-h, 100svh));pointer-events:none}.lh-offer--cover .lh-offer__grid{display:block}.lh-offer--cover .lh-offer__media{position:absolute;top:0;left:0;right:0;z-index:0;aspect-ratio:auto;max-height:none;height:var(--lh-cover-h, 100svh);border-radius:0}.lh-offer--cover .lh-offer__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#15111238,#15111200 14% 38%,#15111259 58%,#151112b8 82%,#151112c7)}.lh-offer--cover .lh-offer__visual{width:100%;height:100%;object-fit:cover}.lh-offer--cover .lh-offer__badge{display:none}.lh-offer--cover .lh-offer__copy{position:relative;z-index:1;margin-top:38svh;color:#fff8f2}.lh-offer--cover .lh-offer__coverbadge{display:inline-block;margin:0 0 14px;padding:7px 13px;border:1px solid rgba(255,248,242,.45);border-radius:999px;color:#fff8f2;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lh-offer--cover .lh-offer__copy h1{color:#fff8f2}.lh-offer--cover .lh-offer__crumb,.lh-offer--cover .lh-kicker,.lh-offer--cover .lh-offer__lede,.lh-offer--cover .lh-offer__ctanote,.lh-offer--cover .lh-price__unit,.lh-offer--cover .lh-price__was{color:#fff8f2d1}.lh-offer--cover .lh-price__now{color:#fff8f2}.lh-offer--cover .lh-offer__lede ul li{color:#fff8f2e0}.lh-offer--cover .lh-offer__buy{border-top-color:#fff8f247}.lh-offer--cover .lh-assur{margin-top:var(--lh-assur-mt, 56px);color:var(--lh-ink)}.lh-offer--cover .lh-assur strong,.lh-offer--cover .lh-offer__foot,.lh-offer--cover .lh-offer__jump{color:var(--lh-ink)}.lh-offer--cover .lh-offer__sign{color:var(--lh-muted)}.lh-offer--cover .lh-pill{color:var(--lh-ink);border-color:var(--lh-line);background:transparent}}.lh-purchase{padding:clamp(85px,11vw,160px) 0;color:var(--purchase-text);--lh-stack-bg: var(--purchase-bg)}.lh-purchase .lh-stack-monogram span{filter:invert(1) brightness(.7)}.lh-purchase__shell{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(50px,8vw,130px);align-items:start}.lh-purchase__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.lh-purchase__media{min-height:330px;margin:0;overflow:hidden;background:color-mix(in srgb,var(--purchase-text) 5%,var(--purchase-bg));border-radius:var(--lh-radius)}.lh-purchase__media--large{grid-column:1 / -1;min-height:min(68vw,740px)}.lh-purchase__media img{width:100%;height:100%;object-fit:cover}.lh-purchase__media--large img{object-fit:contain}.lh-purchase__placeholder{grid-column:1 / -1;width:100%;min-height:680px;background:#0000000a;border-radius:var(--lh-radius)}.lh-purchase__content{min-width:0;text-align:center}.lh-purchase__sticky{position:sticky;top:118px}.lh-purchase__sticky h2{margin:0 auto 24px;font-size:clamp(52px,6vw,92px)}.lh-purchase__price{margin-bottom:28px;font-size:18px;font-weight:600;letter-spacing:.06em}.lh-purchase__intro{max-width:560px;margin:0 auto 36px;color:color-mix(in srgb,var(--purchase-text) 68%,transparent)}.lh-purchase__form{max-width:420px;margin:34px auto 0;text-align:left}.lh-purchase__field{display:grid;gap:10px;margin-bottom:18px}.lh-purchase__field label{font-size:10px;font-weight:650;letter-spacing:.16em;text-transform:uppercase}.lh-purchase__field select,.lh-purchase__field input{width:100%;min-height:54px;padding:12px 16px;color:inherit;background:transparent;border:1px solid color-mix(in srgb,var(--purchase-text) 26%,transparent);border-radius:12px}.lh-purchase__quantity{justify-items:center;text-align:center}.lh-purchase__quantity input{max-width:110px;text-align:center}.lh-purchase__actions{display:grid;gap:10px;margin-top:28px}.lh-purchase__buy{color:#fff;background:var(--purchase-accent);border-color:var(--purchase-accent)}.lh-purchase__buy:hover{background:color-mix(in srgb,var(--purchase-accent) 84%,#000);border-color:color-mix(in srgb,var(--purchase-accent) 84%,#000)}.lh-purchase__taxes{margin:12px 0 0;color:color-mix(in srgb,var(--purchase-text) 48%,transparent);font-size:11px;text-align:center}.lh-purchase__details{margin-top:42px;border-top:1px solid color-mix(in srgb,var(--purchase-text) 20%,transparent)}.lh-purchase__details details{border-bottom:1px solid color-mix(in srgb,var(--purchase-text) 20%,transparent)}.lh-purchase__details summary{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:20px;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;list-style:none}.lh-purchase__details summary::-webkit-details-marker{display:none}.lh-purchase__details summary span:last-child{font-size:20px;font-weight:300;transition:transform .25s ease}.lh-purchase__details details[open] summary span:last-child{transform:rotate(45deg)}.lh-purchase__details .lh-rte{padding:0 20px 24px 0;color:color-mix(in srgb,var(--purchase-text) 68%,transparent);font-size:14px}.lh-purchase__empty{padding:50px;border:1px dashed currentColor;border-radius:var(--lh-radius);text-align:center}.lh-button.is-loading{color:transparent;pointer-events:none}.lh-button.is-loading:after{position:absolute;width:18px;height:18px;content:"";border:2px solid rgba(255,255,255,.38);border-top-color:#fff;border-radius:50%;animation:lh-spin .7s linear infinite}@keyframes lh-spin{to{transform:rotate(360deg)}}@media(max-width:899px){.lh-purchase__shell{grid-template-columns:1fr}.lh-purchase__gallery{gap:8px}.lh-purchase__media{min-height:47vw}.lh-purchase__media--large{min-height:110vw}.lh-purchase__sticky{position:static}.lh-purchase__sticky h2{font-size:clamp(50px,14vw,76px)}}.lh-promesse{padding:clamp(70px,10vw,150px) 0;background:#231d1e}.lh-promesse__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(30px,5vw,80px);align-items:center}.lh-promesse__copy:only-child{grid-column:1/-1;max-width:780px;margin-inline:auto;text-align:center}.lh-promesse__copy:only-child .lh-promesse__text,.lh-promesse__copy:only-child .lh-promesse__list{margin-inline:auto}.lh-promesse__copy:only-child .lh-promesse__list{max-width:620px}.lh-promesse__copy:only-child .lh-promesse__foot{justify-content:center}.lh-promesse__media{aspect-ratio:4/5}.lh-promesse__copy h2{margin-bottom:20px;font-size:clamp(34px,4.6vw,68px)}.lh-promesse__text{max-width:560px}.lh-promesse__list{display:grid;gap:14px;margin:clamp(28px,4vw,42px) 0 0;padding:0;list-style:none;text-align:left}.lh-promesse__list li{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.14);border-radius:14px}.lh-promesse__icon{flex:0 0 auto;color:#d8b9a1}.lh-promesse__icon svg{width:20px;height:20px}.lh-promesse__list strong{display:block;margin-bottom:3px;font-size:13.5px;font-weight:700}.lh-promesse__detail{display:block;color:#f3eee79e;font-size:13px;line-height:1.4}.lh-promesse__foot{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:clamp(28px,4vw,40px)}.lh-promesse__sign{margin:0;color:#f3eee799;font-family:var(--lh-title-font);font-size:16px;font-style:italic}@media(max-width:899px){.lh-promesse__grid{grid-template-columns:1fr}.lh-promesse__copy h2{font-size:clamp(30px,8.4vw,44px)}.lh-promesse__cta{width:100%}.lh-promesse__foot{justify-content:flex-start}}.lh-reviews{padding:clamp(90px,13vw,180px) 0;color:var(--lh-paper);--lh-stack-bg: #231d1e}.lh-reviews__header{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:clamp(55px,9vw,120px);text-align:center}.lh-reviews__header h2{max-width:880px;margin:0 auto;font-size:clamp(52px,7vw,106px)}.lh-reviews__mark{color:var(--lh-wine);font-family:var(--lh-title-font);font-size:clamp(90px,12vw,170px);line-height:.55}.lh-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.16)}.lh-review{min-width:0;margin:0;padding:34px clamp(20px,3vw,44px) 10px;text-align:center;border-right:1px solid rgba(255,255,255,.16)}.lh-review:first-child{padding-left:clamp(20px,3vw,44px)}.lh-review:last-child{padding-right:clamp(20px,3vw,44px);border-right:0}.lh-review__stars{margin-bottom:34px;color:#d8b9a1;font-size:11px;letter-spacing:.28em}.lh-review blockquote{min-height:210px;margin:0 0 52px;font-family:var(--lh-title-font);font-size:clamp(26px,2.6vw,39px);line-height:1.16;letter-spacing:-.025em}.lh-review figcaption{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.lh-review figcaption span{color:#ffffff85;font-size:10px}@media(max-width:749px){.lh-reviews__mark{display:none}.lh-reviews__header h2{font-size:clamp(48px,14vw,76px)}.lh-reviews__grid{grid-template-columns:1fr}.lh-review,.lh-review:first-child,.lh-review:last-child{padding:32px 0 42px;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.lh-review:last-child{border-bottom:0}.lh-review blockquote{min-height:0;margin-bottom:34px}}.lh-ritual{padding:clamp(90px,13vw,190px) 0;--lh-stack-bg: #f8f5f0}.lh-ritual .lh-stack-monogram span{filter:invert(1) brightness(.7)}.lh-ritual__grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(50px,9vw,150px);align-items:center}.lh-ritual__content{text-align:center}.lh-ritual__content h2{max-width:650px;margin:0 auto 30px;font-size:clamp(54px,7vw,106px)}.lh-ritual__intro{max-width:480px;margin:0 auto;color:var(--lh-muted)}.lh-ritual__steps{max-width:480px;margin:clamp(50px,7vw,88px) auto 0;padding:0;list-style:none;text-align:left;border-top:1px solid var(--lh-line)}.lh-ritual__step{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--lh-line)}.lh-ritual__step>span{color:var(--lh-wine);font-size:11px;font-weight:600;letter-spacing:.14em}.lh-ritual__step h3{margin-bottom:8px;font-family:var(--lh-body-font);font-size:16px;font-weight:650;letter-spacing:.02em}.lh-ritual__step .lh-rte{color:var(--lh-muted);font-size:14px}.lh-ritual__media{position:relative;overflow:hidden;border-radius:var(--lh-radius)}.lh-ritual__image{display:block;width:100%;height:auto}.lh-ritual__placeholder{display:block;width:100%;height:100%;aspect-ratio:4 / 5;background:#ded4c9}.lh-ritual__head{max-width:720px;margin:0 auto clamp(40px,6vw,76px);text-align:center}.lh-ritual__head h2{margin-bottom:20px;font-size:clamp(46px,6vw,92px)}.lh-ritual__head .lh-ritual__intro{max-width:500px}.lh-ritual__triptych{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.6vw,34px);margin:0;padding:0;list-style:none}.lh-ritual__gesture{min-width:0}.lh-ritual__clip{position:relative;aspect-ratio:4 / 5;margin-bottom:20px}.lh-ritual__step-index{position:absolute;top:14px;left:14px;padding:6px 11px;color:var(--lh-paper);background:#15111294;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.16em}.lh-ritual__gesture h3{margin-bottom:8px;font-family:var(--lh-body-font);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.lh-ritual__caption{color:var(--lh-muted);font-size:14px}.lh-ritual__caption p:last-child{margin-bottom:0}.lh-ritual__todo{margin:-8px 0 16px;padding:10px 12px;color:#7c4b3c;background:#c98e7e1f;border:1px dashed #c98e7e;border-radius:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;line-height:1.5}.lh-ritual__seal{position:absolute;right:8%;bottom:8%;display:grid;width:92px;height:92px;place-items:center;background:var(--lh-wine);border-radius:50%}.lh-ritual__seal img{width:46px;height:46px;object-fit:contain}.lh-ritual--triptych .lh-ritual__seal{right:12px;bottom:12px;width:64px;height:64px}.lh-ritual--triptych .lh-ritual__seal img{width:32px;height:32px}@media(max-width:899px){.lh-ritual__grid{grid-template-columns:1fr}.lh-ritual__content h2{font-size:clamp(50px,14vw,78px)}.lh-ritual__head h2{font-size:clamp(38px,11vw,58px)}.lh-ritual__seal{width:72px;height:72px}.lh-ritual__seal img{width:36px;height:36px}.lh-ritual__triptych{grid-auto-flow:column;grid-auto-columns:78vw;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-14px;padding:0 14px 8px;scrollbar-width:none}.lh-ritual__triptych::-webkit-scrollbar{display:none}.lh-ritual__gesture{scroll-snap-align:center}}.lh-scroll{position:relative;height:calc(var(--lh-scroll-chapters, 4) * 100vh);background:var(--lh-ink)}.lh-scroll__stage{position:sticky;top:0;width:100%;height:100dvh;overflow:hidden}.lh-scroll__media,.lh-scroll__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}.lh-scroll__scrim{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1511127a,#1511121a 30% 68%,#15111294);pointer-events:none}.lh-scroll__chapters{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none}.lh-scroll__chapter{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;opacity:0;will-change:opacity,transform}.lh-scroll__chapter-inner{max-width:520px;padding:0 clamp(24px,6vw,90px);color:#fff8f2}.lh-scroll__chapter-inner--left{margin-right:auto;text-align:left}.lh-scroll__chapter-inner--right{margin-left:auto;text-align:right}.lh-scroll__chapter-inner--center{max-width:680px;margin-inline:auto;text-align:center}.lh-scroll__chapter-inner .lh-eyebrow{color:#fff8f2cc}.lh-scroll__chapter-inner h2{font-size:clamp(38px,5vw,76px);text-shadow:0 2px 2px rgba(21,17,18,.4),0 18px 50px rgba(21,17,18,.35)}.lh-scroll__chapter-inner .lh-rte{max-width:420px;color:#fff8f2d1}.lh-scroll__chapter-inner--right .lh-rte{margin-left:auto}.lh-scroll__chapter-inner--center .lh-rte{max-width:560px;margin-inline:auto}.lh-scroll__cta{position:absolute;z-index:3;right:0;bottom:max(28px,env(safe-area-inset-bottom));left:0;display:flex;justify-content:center}.lh-scroll__cta-button{min-height:54px;padding:14px 40px;color:#fff8f2;background:color-mix(in srgb,#151112 40%,transparent);border:1px solid rgba(255,248,242,.78);border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease}.lh-scroll__cta-button:hover{background:#fff8f2eb;color:#151112;transform:translateY(-2px)}.lh-scroll__cta-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.lh-scroll__cta-button.is-loading{opacity:.7;pointer-events:none}@media(max-width:749px){.lh-scroll__chapter-inner,.lh-scroll__chapter-inner--left,.lh-scroll__chapter-inner--right,.lh-scroll__chapter-inner--center{max-width:100%;margin-inline:auto;padding:0 24px;text-align:center}.lh-scroll__chapter-inner .lh-rte,.lh-scroll__chapter-inner--right .lh-rte,.lh-scroll__chapter-inner--center .lh-rte{max-width:92%;margin-inline:auto}.lh-scroll__chapter{align-items:flex-end;padding-bottom:108px}.lh-scroll__cta-button{padding:13px 30px;font-size:10px}}@media(prefers-reduced-motion:reduce){.lh-scroll__chapter{transition:none!important;transform:none!important}}.lh-sticky{position:fixed;z-index:80;right:0;bottom:0;left:0;padding:10px 0 calc(10px + env(safe-area-inset-bottom));background:transparent;border-top:1px solid var(--lh-line);transform:translateY(110%);transition:transform .32s cubic-bezier(.16,1,.3,1)}.lh-sticky:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#f3eee7f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lh-sticky.is-visible{transform:translateY(0)}.lh-sticky__inner{display:flex;width:min(100% - 28px,1280px);align-items:center;gap:12px;margin-inline:auto}.lh-sticky__thumb{flex:0 0 auto;width:44px;height:44px;overflow:hidden;border-radius:10px;background:#e6dfd6}.lh-sticky__thumb img{width:100%;height:100%;object-fit:cover}.lh-sticky__copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:2px}.lh-sticky__name{overflow:hidden;font-size:12.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.lh-sticky__price{overflow:hidden;color:var(--lh-muted);font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:380px){.lh-sticky__note{display:none}}.lh-sticky__form{flex:0 0 auto;margin:0}.lh-sticky__cta{min-height:48px;padding:12px 22px;font-size:11.5px}@media(min-width:900px){.lh-sticky--mobile{display:none}.lh-sticky__cta{min-height:50px;padding:14px 34px}}@media(max-width:380px){.lh-sticky__thumb{display:none}.lh-sticky__cta{padding:12px 16px}}@media(prefers-reduced-motion:reduce){.lh-sticky{transition:none}}.lh-texture{padding:clamp(70px,10vw,140px) 0;background:var(--lh-ink)}.lh-texture__head{max-width:720px;margin:0 auto clamp(40px,6vw,76px);text-align:center}.lh-texture__head h2{margin-bottom:20px;font-size:clamp(38px,5vw,76px)}.lh-texture__head .lh-lede{max-width:540px;margin:0 auto}.lh-texture__head .lh-lede p:last-child{margin-bottom:0}.lh-texture__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.6vw,34px)}.lh-texture__item{margin:0}.lh-texture__media{aspect-ratio:4 / 5;margin-bottom:20px}.lh-texture__placeholder{width:100%;height:100%;background:#2a2525}.lh-texture__step{position:absolute;top:14px;left:14px;padding:6px 11px;color:var(--lh-paper);background:#15111294;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.16em}.lh-texture__todo{margin:-8px 0 16px;padding:10px 12px;color:#f3d9cf;background:#c98e7e1f;border:1px dashed #c98e7e;border-radius:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;line-height:1.5}.lh-texture__item h3{margin-bottom:8px;font-family:var(--lh-body-font);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.lh-texture__item .lh-rte p:last-child{margin-bottom:0}.lh-texture__cta{margin-top:clamp(38px,5vw,64px);text-align:center}.lh-texture__button{color:var(--lh-paper);border-color:#fff6}.lh-texture__button:hover{color:var(--lh-ink);background:var(--lh-paper);border-color:var(--lh-paper)}@media(max-width:899px){.lh-texture__grid{grid-auto-flow:column;grid-auto-columns:78vw;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-14px;padding:0 14px 8px;scrollbar-width:none}.lh-texture__grid::-webkit-scrollbar{display:none}.lh-texture__item{scroll-snap-align:center}.lh-texture__head h2{font-size:clamp(32px,9vw,46px)}}.lh-trust{padding:clamp(70px,10vw,130px) 0;--lh-stack-bg: var(--lh-paper)}.lh-trust__heading{max-width:640px;margin:0 auto clamp(40px,6vw,70px);text-align:center;font-size:clamp(32px,4vw,54px)}.lh-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(20px,3vw,40px)}.lh-trust__item{padding:26px 18px;text-align:center;border:1px solid var(--lh-line);border-radius:var(--lh-radius)}.lh-trust__icon{display:grid;place-items:center;margin:0 auto 16px;width:30px;height:30px;color:var(--lh-wine)}.lh-trust__icon svg{width:100%;height:100%}.lh-trust__item h3{margin-bottom:8px;font-family:var(--lh-body-font);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.lh-trust__item p{margin:0;color:var(--lh-muted);font-size:13px;line-height:1.45}@media(max-width:899px){.lh-trust__grid{grid-template-columns:repeat(2,1fr)}}body.template-index,body.template-index .content-for-layout{background:#711d20}.lh-tunnel{position:relative;height:var(--tunnel-height);min-height:700vh;color:#f5ecdf;background:#711d20;isolation:isolate}.lh-tunnel__stage{position:sticky;top:0;width:100%;height:100svh;min-height:580px;overflow:hidden;background:#711d20;isolation:isolate}.lh-tunnel__scene-background{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background-color:#711d20;background-image:var(--lh-scene-background-desktop);background-position:center center;background-repeat:no-repeat;background-size:cover;pointer-events:none;filter:blur(var(--tunnel-scene-blur, 0px)) brightness(var(--tunnel-scene-brightness, 1));transform:translateZ(0) scale(var(--tunnel-scene-scale, 1.002));transform-origin:center;will-change:filter,transform}.lh-tunnel__background-media{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:var(--tunnel-video-opacity, 1);pointer-events:none}.lh-tunnel__background-media--mobile{display:none}.lh-tunnel__background-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;filter:none;transform:translateZ(0)}.lh-tunnel__stage:before,.lh-tunnel__stage:after{position:absolute;z-index:1;content:"";pointer-events:none}.lh-tunnel__stage:before{top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(28,5,8,.22),transparent 23%,transparent 77%,rgba(28,5,8,.22))}.lh-tunnel__stage:after{top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(35,7,10,.1),transparent 24%,transparent 70%,rgba(25,8,5,.17))}.lh-tunnel__atmosphere{display:none}.lh-tunnel__glow{position:absolute;top:50%;left:50%;width:min(70vw,900px);aspect-ratio:1;background:radial-gradient(circle,rgba(116,27,43,.1),rgba(116,27,43,.035) 48%,transparent 72%);border-radius:50%;filter:blur(8px);transform:translate3d(-50%,-50%,0) scale(var(--tunnel-depth, .86));will-change:transform}.lh-tunnel__ring{position:absolute;top:50%;left:50%;aspect-ratio:1;border:1px solid rgba(116,27,43,.1);border-radius:50%;box-shadow:inset 0 0 90px #741b2b05,0 0 90px #741b2b0d;transform:translate3d(-50%,-50%,0) scale(var(--ring-scale, 1));will-change:transform,opacity}.lh-tunnel__ring--one{width:min(58vw,760px);opacity:.88}.lh-tunnel__ring--two{width:min(82vw,1120px);opacity:.54}.lh-tunnel__ring--three{width:min(112vw,1540px);opacity:.34}.lh-tunnel__grain{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;opacity:.045;background-image:radial-gradient(rgba(21,17,18,.32) .55px,transparent .7px);background-size:5px 5px;transform:rotate(13deg)}.lh-tunnel__product{position:absolute;z-index:3;top:56%;left:50%;width:min(58vw,820px);height:min(84svh,850px);transform:translate3d(-50%,calc(-50% + var(--tunnel-entry-y, 0px)),0) scale(var(--tunnel-entry-scale, .34));transform-origin:center;pointer-events:none;will-change:transform}.lh-tunnel__real-model,.lh-tunnel__three,.lh-tunnel__fallback{position:absolute;top:0;right:0;bottom:0;left:0}.lh-tunnel__real-model{opacity:0;transition:opacity .5s ease}.lh-tunnel__model-viewer,.lh-tunnel__real-model model-viewer{width:100%;height:100%;background:transparent;pointer-events:none;--poster-color: transparent}.lh-tunnel__three{z-index:2;opacity:1}.lh-tunnel__three canvas{width:100%!important;height:100%!important;outline:0}.lh-tunnel__fallback{z-index:1;display:grid;place-items:center;transition:opacity .4s ease}.lh-tunnel__fallback img,.lh-tunnel__placeholder{width:92%;height:92%;object-fit:contain;filter:drop-shadow(0 38px 34px rgba(18,0,5,.4));will-change:transform}.lh-tunnel__product--provisional.has-3d .lh-tunnel__fallback{opacity:0}.lh-tunnel__product--model .lh-tunnel__real-model{opacity:1}.lh-tunnel__product--model .lh-tunnel__three,.lh-tunnel__product--model .lh-tunnel__fallback{opacity:0}.lh-tunnel__product--image .lh-tunnel__real-model,.lh-tunnel__product--image .lh-tunnel__three{display:none}.lh-tunnel__product--image .lh-tunnel__fallback{opacity:1}.lh-tunnel__intro{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:1;background:#000;pointer-events:none;will-change:opacity}.lh-tunnel__intro-logo{position:absolute;z-index:2;top:50%;left:50%;width:min(68vw,520px);height:auto;object-fit:contain;filter:drop-shadow(0 20px 50px rgba(30,0,8,.28));transform:translate3d(-50%,-50%,0);transform-origin:center}.lh-tunnel__swipe,.lh-tunnel__entry-swipe{position:absolute;right:0;bottom:max(58px,8vh);left:0;display:grid;justify-items:center;gap:8px;color:#fff7f1db;font-size:9px;font-weight:650;letter-spacing:.2em;text-transform:uppercase;pointer-events:none;will-change:opacity}.lh-tunnel__swipe{z-index:3}.lh-tunnel__entry-swipe{z-index:9;visibility:hidden;opacity:0;color:#f8eadb;text-shadow:0 2px 12px rgba(30,5,8,.78),0 0 28px rgba(30,5,8,.5)}.lh-tunnel__entry-swipe.is-idle-reminder{visibility:visible!important;opacity:.82!important;gap:4px;font-size:7px}.lh-tunnel__swipe svg,.lh-tunnel__entry-swipe svg{width:46px;height:66px;overflow:visible;animation:lh-tunnel-swipe 1.75s cubic-bezier(.45,0,.2,1) infinite}.lh-tunnel__entry-swipe.is-idle-reminder svg{width:30px;height:44px}.lh-tunnel__swipe path,.lh-tunnel__entry-swipe path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lh-tunnel__swipe-arrow{opacity:.8}.lh-tunnel__chapters{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;pointer-events:none}.lh-tunnel__chapter{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;padding:max(88px,10vh) clamp(28px,4vw,72px) max(34px,5vh);opacity:0;pointer-events:none;transform-origin:center;backface-visibility:hidden;will-change:opacity,transform}.lh-tunnel__chapter.is-interactive{pointer-events:auto}.lh-tunnel__chapter--left{align-items:center;justify-content:flex-start}.lh-tunnel__chapter--right{align-items:center;justify-content:flex-end}.lh-tunnel__chapter--center{align-items:flex-start;justify-content:center;text-align:center}.lh-tunnel__chapter-inner,.lh-tunnel__purchase-card{width:min(46vw,700px)}.lh-tunnel__chapter--center .lh-tunnel__chapter-inner{width:min(90vw,1220px)}.lh-tunnel__chapter-topline{display:flex;align-items:center;gap:14px;margin-bottom:20px;color:#faefdfc2;font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.lh-tunnel__chapter-topline span:first-child{display:inline-flex;align-items:center;gap:14px}.lh-tunnel__chapter-topline span:first-child:after{width:30px;height:1px;content:"";background:currentColor;opacity:.6}.lh-tunnel__chapter--center .lh-tunnel__chapter-topline{justify-content:center}.lh-tunnel__heading,.lh-tunnel__purchase-card h2{margin:0 0 24px;color:var(--lh-ink);font-size:clamp(48px,5.8vw,94px);line-height:.94;text-wrap:balance;text-shadow:none}.lh-tunnel__chapter:not(.lh-tunnel__chapter--purchase) .lh-tunnel__heading{color:#f7eee1}.lh-tunnel__chapter--left .lh-tunnel__heading,.lh-tunnel__chapter--right .lh-tunnel__heading{font-size:clamp(48px,5.5vw,90px)}.lh-tunnel__chapter--statement .lh-tunnel__heading{font-size:clamp(58px,7.8vw,126px)}.lh-tunnel__chapter--quote .lh-tunnel__chapter-inner{width:min(90vw,1220px)}.lh-tunnel__chapter--quote .lh-tunnel__heading{font-style:italic;font-size:clamp(48px,6.7vw,106px)}.lh-tunnel__text,.lh-tunnel__purchase-text{max-width:640px;color:#151112b8;font-size:clamp(14px,1.25vw,18px);line-height:1.65;text-shadow:none}.lh-tunnel__chapter:not(.lh-tunnel__chapter--purchase) .lh-tunnel__text{color:#faefdfe6}.lh-tunnel__chapter--center .lh-tunnel__text{margin-inline:auto}.lh-tunnel__text strong{color:#fff8ec;font-weight:650}.lh-tunnel__text ul{display:grid;gap:8px;margin:20px 0 0;padding:0;list-style:none}.lh-tunnel__text li{display:flex;align-items:center;gap:12px}.lh-tunnel__text li:before{width:18px;height:1px;content:"";flex:0 0 auto;background:#e8c8b5}.lh-tunnel__note{margin:26px 0 0;color:#f2c9b5;font-size:10px;font-weight:650;letter-spacing:.2em;text-transform:uppercase}.lh-tunnel__chapter--purchase{align-items:center}.lh-tunnel__purchase-card{padding:clamp(24px,3vw,42px);background:#f5ecdfeb;border:1px solid rgba(255,248,236,.68);border-radius:30px;box-shadow:0 30px 90px #1c06084d;-webkit-backdrop-filter:blur(16px) saturate(90%);backdrop-filter:blur(16px) saturate(90%)}.lh-tunnel__chapter--purchase .lh-tunnel__chapter-topline{color:#15111294}.lh-tunnel__chapter--purchase .lh-tunnel__text,.lh-tunnel__chapter--purchase .lh-tunnel__purchase-text{color:#151112b8}.lh-tunnel__purchase-card h2{margin-bottom:16px;font-size:clamp(48px,5.2vw,78px)}.lh-tunnel__purchase-meta{display:flex;justify-content:space-between;gap:18px;margin-bottom:20px;color:var(--lh-ink);font-size:12px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.lh-tunnel__purchase-meta span:last-child{color:var(--lh-muted);text-align:right}.lh-tunnel__purchase-text{margin-bottom:22px;font-size:14px}.lh-tunnel__form{margin-top:24px}.lh-tunnel__field{display:grid;gap:8px;margin-bottom:14px}.lh-tunnel__field label{color:var(--lh-muted);font-size:9px;font-weight:650;letter-spacing:.18em;text-transform:uppercase}.lh-tunnel__field select,.lh-tunnel__field input{width:100%;min-height:48px;padding:10px 14px;color:var(--lh-ink);background:#fff9;border:1px solid var(--lh-line);border-radius:12px}.lh-tunnel__field option{color:#191112;background:#fff8f2}.lh-tunnel__quantity input{max-width:100px}.lh-tunnel__buy{position:relative;display:flex;width:100%;min-height:62px;align-items:center;justify-content:space-between;gap:24px;padding:16px 24px;color:#fff8ed;background:#741b2b;border:1px solid #741b2b;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;cursor:pointer;transition:color .25s ease,background .25s ease,transform .25s ease}.lh-tunnel__buy:hover{color:#741b2b;background:transparent;transform:translateY(-2px)}.lh-tunnel__buy:disabled{opacity:.48;cursor:not-allowed;transform:none}.lh-tunnel__buy svg{width:28px}.lh-tunnel__buy.is-loading span,.lh-tunnel__buy.is-loading svg{opacity:0}.lh-tunnel__buy.is-loading:after{position:absolute;top:50%;left:50%;width:18px;height:18px;content:"";border:2px solid rgba(91,16,32,.25);border-top-color:#5b1020;border-radius:50%;animation:lh-tunnel-spin .7s linear infinite;transform:translate(-50%,-50%)}.lh-tunnel__direct-purchase{position:fixed;z-index:30;right:auto;bottom:max(20px,env(safe-area-inset-bottom));left:50%;display:inline-flex;min-height:48px;padding:0 20px;align-items:center;justify-content:center;gap:14px;visibility:hidden;color:#f3eee7;background:transparent;border:1px solid rgba(243,238,231,.72);border-radius:999px;box-shadow:none;opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font:inherit;font-size:10px;font-weight:650;letter-spacing:.12em;text-shadow:0 2px 14px rgba(21,17,18,.72);text-transform:uppercase;cursor:pointer;transform:translate3d(-50%,12px,0);transition:color .25s ease,border-color .25s ease,opacity .3s ease,transform .3s ease,visibility .3s ease;pointer-events:none}.lh-tunnel__direct-purchase.is-visible{visibility:visible;opacity:1;transform:translate3d(-50%,0,0);pointer-events:auto}.lh-tunnel__direct-purchase:hover{color:#f3eee7;background:transparent;border-color:#f3eee7;transform:translate3d(-50%,-2px,0)}.lh-tunnel__direct-purchase:focus-visible{outline:2px solid #f3eee7;outline-offset:3px}.lh-tunnel__direct-purchase:disabled{opacity:.48;cursor:not-allowed}.lh-tunnel__direct-purchase svg{width:24px;flex:0 0 auto}.lh-tunnel__direct-purchase.is-loading span,.lh-tunnel__direct-purchase.is-loading svg{opacity:0}.lh-tunnel__direct-purchase.is-loading:after{position:absolute;top:50%;left:50%;width:17px;height:17px;content:"";border:2px solid rgba(243,238,231,.35);border-top-color:#f3eee7;border-radius:50%;animation:lh-tunnel-spin .7s linear infinite;transform:translate(-50%,-50%)}.lh-tunnel__taxes{margin:10px 0 0;color:var(--lh-muted);font-size:10px;text-align:center}.lh-tunnel__policies{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:20px}.lh-tunnel__policies a{color:var(--lh-muted);font-size:9px;letter-spacing:.12em;text-underline-offset:4px;text-transform:uppercase}.lh-tunnel__continuum{position:absolute;z-index:8;right:0;bottom:0;left:0;height:2px;background:#ffffff14}.lh-tunnel__continuum span{display:block;width:100%;height:100%;background:#f2d4c2;transform:scaleX(0);transform-origin:left;will-change:transform}.lh-tunnel__hint{position:absolute;z-index:8;right:24px;bottom:34px;display:flex;align-items:center;gap:12px;color:#fff4ee9e;font-size:9px;font-weight:650;letter-spacing:.2em;text-transform:uppercase;writing-mode:vertical-rl;will-change:opacity}.lh-tunnel__hint i{width:1px;height:42px;background:currentColor;animation:lh-tunnel-pulse 1.8s ease-in-out infinite;transform-origin:top}@keyframes lh-tunnel-pulse{0%,to{transform:scaleY(.4);opacity:.4}50%{transform:scaleY(1);opacity:1}}@keyframes lh-tunnel-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes lh-tunnel-swipe{0%{opacity:0;transform:translateY(12px)}20%{opacity:1}72%{opacity:1}to{opacity:0;transform:translateY(-18px)}}@media(min-width:900px){.lh-tunnel__entry-swipe{bottom:max(120px,12vh)}.lh-tunnel__chapter{padding-inline:clamp(18px,2vw,36px)}.lh-tunnel__chapter-inner,.lh-tunnel__chapter--center .lh-tunnel__chapter-inner,.lh-tunnel__chapter--quote .lh-tunnel__chapter-inner{width:min(32vw,500px)}.lh-tunnel__purchase-card{width:min(42vw,620px)}.lh-tunnel__chapter--left,.lh-tunnel__chapter--center[data-chapter-index="0"]{justify-content:flex-start;text-align:left}.lh-tunnel__chapter--right:not(.lh-tunnel__chapter--purchase),.lh-tunnel__chapter--center[data-chapter-index="5"]{justify-content:flex-end;text-align:right}.lh-tunnel__chapter--center[data-chapter-index="0"],.lh-tunnel__chapter--center[data-chapter-index="5"]{align-items:center}.lh-tunnel__chapter--center[data-chapter-index="0"] .lh-tunnel__chapter-topline{justify-content:flex-start}.lh-tunnel__chapter--right:not(.lh-tunnel__chapter--purchase) .lh-tunnel__chapter-topline,.lh-tunnel__chapter--center[data-chapter-index="5"] .lh-tunnel__chapter-topline{justify-content:flex-end}.lh-tunnel__chapter--right:not(.lh-tunnel__chapter--purchase) .lh-tunnel__text,.lh-tunnel__chapter--right:not(.lh-tunnel__chapter--purchase) .lh-tunnel__note,.lh-tunnel__chapter--center[data-chapter-index="5"] .lh-tunnel__text,.lh-tunnel__chapter--center[data-chapter-index="5"] .lh-tunnel__note{margin-left:auto}.lh-tunnel__chapter--right:not(.lh-tunnel__chapter--purchase) .lh-tunnel__text ul,.lh-tunnel__chapter--center[data-chapter-index="5"] .lh-tunnel__text ul{justify-items:end}.lh-tunnel__chapter-topline,.lh-tunnel__heading,.lh-tunnel__text,.lh-tunnel__note{text-shadow:0 1px 1px rgba(35,6,9,.82),0 0 12px rgba(35,6,9,.66),0 0 34px rgba(35,6,9,.4)}.lh-tunnel__chapter--purchase .lh-tunnel__chapter-topline,.lh-tunnel__chapter--purchase .lh-tunnel__heading,.lh-tunnel__chapter--purchase .lh-tunnel__text,.lh-tunnel__chapter--purchase .lh-tunnel__note{text-shadow:none}}@media(min-width:900px)and (pointer:fine){.lh-tunnel__stage{cursor:grab}.lh-tunnel.is-mouse-dragging .lh-tunnel__stage{cursor:grabbing;-webkit-user-select:none;user-select:none}.lh-tunnel__chapter.is-interactive,.lh-tunnel__chapter.is-interactive input,.lh-tunnel__chapter.is-interactive select{cursor:auto}.lh-tunnel__chapter.is-interactive button,.lh-tunnel__chapter.is-interactive a{cursor:pointer}}@media(max-width:899px){.lh-tunnel__direct-purchase{right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;width:auto;min-height:52px;transform:translate3d(0,12px,0)}.lh-tunnel__direct-purchase.is-visible{transform:translateZ(0)}.lh-tunnel__direct-purchase:hover{transform:translate3d(0,-2px,0)}.lh-tunnel{min-height:780vh}.lh-tunnel__stage{height:100svh;min-height:100svh;overflow:hidden}.lh-tunnel__scene-background{background-image:var(--lh-scene-background-mobile);background-position:center center}.lh-tunnel__intro,.lh-tunnel__background-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;background:transparent}.lh-tunnel__background-video{position:absolute;top:50%;left:50%;width:116%;height:116%;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center;transform:translate3d(-50%,-50%,0)}.lh-tunnel__stage:before,.lh-tunnel__stage:after,.lh-tunnel__continuum,.lh-tunnel__hint{display:none!important}.lh-tunnel__background-media--desktop{display:none}.lh-tunnel__background-media--mobile{display:block}.lh-tunnel__ring--one{width:105vw}.lh-tunnel__ring--two{width:145vw}.lh-tunnel__ring--three{width:190vw}.lh-tunnel__glow{width:125vw}.lh-tunnel__intro-logo{top:50%;width:min(76vw,390px)}.lh-tunnel__swipe,.lh-tunnel__entry-swipe{bottom:max(54px,calc(env(safe-area-inset-bottom,0px) + 24px))}.lh-tunnel__swipe svg,.lh-tunnel__entry-swipe svg{width:42px;height:62px}.lh-tunnel__entry-swipe.is-idle-reminder svg{width:26px;height:39px}.lh-tunnel__product{top:61%;width:min(118vw,660px);height:62svh;min-height:340px}.lh-tunnel__chapters{z-index:10}.lh-tunnel__chapter{z-index:1;align-items:flex-start;justify-content:center;padding:max(72px,8.5vh) 12px 16px;text-align:center}.lh-tunnel__chapter-inner,.lh-tunnel__chapter--center .lh-tunnel__chapter-inner,.lh-tunnel__chapter--quote .lh-tunnel__chapter-inner{position:relative;z-index:2;width:min(100%,720px)}.lh-tunnel__chapter-topline,.lh-tunnel__heading,.lh-tunnel__text,.lh-tunnel__note{text-shadow:0 1px 1px rgba(35,6,9,.88),0 0 12px rgba(35,6,9,.78),0 0 30px rgba(35,6,9,.56)}.lh-tunnel__chapter--purchase .lh-tunnel__chapter-topline,.lh-tunnel__chapter--purchase .lh-tunnel__heading,.lh-tunnel__chapter--purchase .lh-tunnel__text,.lh-tunnel__chapter--purchase .lh-tunnel__note{text-shadow:none}.lh-tunnel__chapter-topline{justify-content:center;margin-bottom:12px}.lh-tunnel__heading,.lh-tunnel__chapter--left .lh-tunnel__heading,.lh-tunnel__chapter--right .lh-tunnel__heading,.lh-tunnel__chapter--statement .lh-tunnel__heading,.lh-tunnel__chapter--quote .lh-tunnel__heading{max-width:97vw;margin:0 auto 12px;font-size:clamp(44px,13vw,72px);line-height:.94}.lh-tunnel__text{max-width:96vw;margin-inline:auto;font-size:14px;line-height:1.48}.lh-tunnel__text p{margin-bottom:.6em}.lh-tunnel__text ul{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 14px;margin-top:10px}.lh-tunnel__text li{gap:7px}.lh-tunnel__text li:before{width:9px}.lh-tunnel__note{margin-top:12px}.lh-tunnel__chapter--purchase{z-index:7;align-items:flex-start;padding:max(72px,8.5vh) 8px max(12px,env(safe-area-inset-bottom));text-align:left}.lh-tunnel__purchase-card{width:min(100%,720px);padding:20px;border-radius:24px}.lh-tunnel__purchase-card .lh-tunnel__chapter-topline{justify-content:flex-start;margin-bottom:9px}.lh-tunnel__purchase-card h2{margin-bottom:8px;font-size:clamp(37px,10vw,52px)}.lh-tunnel__purchase-meta{margin-bottom:10px}.lh-tunnel__purchase-text{display:none}.lh-tunnel__form{margin-top:12px}.lh-tunnel__field{margin-bottom:8px}.lh-tunnel__field select,.lh-tunnel__field input{min-height:42px}.lh-tunnel__buy{min-height:56px}.lh-tunnel__taxes{display:none}.lh-tunnel__policies{margin-top:12px}.lh-tunnel__hint{right:8px;bottom:24px}.lh-tunnel__hint span{display:none}}@media(max-width:899px)and (max-height:720px){.lh-tunnel__chapter{padding-top:74px}.lh-tunnel__heading,.lh-tunnel__chapter--left .lh-tunnel__heading,.lh-tunnel__chapter--right .lh-tunnel__heading,.lh-tunnel__chapter--statement .lh-tunnel__heading,.lh-tunnel__chapter--quote .lh-tunnel__heading{font-size:clamp(36px,9.6vw,50px)}.lh-tunnel__text{font-size:12px}.lh-tunnel__product{top:61%;height:62svh}.lh-tunnel__purchase-card{padding:15px 17px}.lh-tunnel__purchase-card h2{font-size:34px}.lh-tunnel__policies{display:none}}@media(prefers-reduced-motion:reduce){.lh-tunnel{height:auto!important;min-height:0}.lh-tunnel__stage{position:relative;height:auto;min-height:100svh;overflow:visible;padding:92px 0 30px}.lh-tunnel__product{position:sticky;top:68px;width:min(100vw,620px);height:52svh;min-height:360px;margin:0 auto;transform:none}.lh-tunnel__chapters{position:relative}.lh-tunnel__chapter{position:relative;min-height:72svh;padding:70px 20px;opacity:1!important;filter:none!important;transform:none!important}.lh-tunnel__chapter--purchase{min-height:100svh}.lh-tunnel__hint,.lh-tunnel__continuum{display:none}}.lh-404{display:grid;min-height:80vh;place-items:center;padding:130px 0 80px;text-align:center}.lh-404 h1{margin-bottom:24px;font-size:clamp(60px,10vw,130px)}.lh-404 p:not(.lh-eyebrow){margin-bottom:34px;color:var(--lh-muted)}.lh-cart{min-height:75vh;padding:140px 0 100px}.lh-cart>.lh-container>h1{margin-bottom:22px;font-size:clamp(46px,7vw,92px)}.lh-cart__shipping{max-width:560px;margin-bottom:40px;padding:14px 18px;background:color-mix(in srgb,var(--lh-wine) 8%,transparent);border-radius:12px}.lh-cart__shipping p{margin:0;color:var(--lh-wine);font-size:13px;font-weight:650;letter-spacing:.02em}.lh-cart__form{display:grid;grid-template-columns:1.35fr .65fr;gap:clamp(40px,7vw,110px);align-items:start}.lh-cart__items{border-top:1px solid var(--lh-line)}.lh-cart__item{display:grid;grid-template-columns:120px 1fr auto;gap:24px;align-items:center;padding:22px 0;border-bottom:1px solid var(--lh-line)}.lh-cart__image{display:block;aspect-ratio:1;overflow:hidden;background:#0000000a;border-radius:14px}.lh-cart__image img{width:100%;height:100%;object-fit:contain}.lh-cart__details h2{margin-bottom:8px;font-size:24px}.lh-cart__details a{text-decoration:none}.lh-cart__details p{margin-bottom:8px;color:var(--lh-muted);font-size:13px}.lh-cart__controls{display:grid;gap:7px;justify-items:end}.lh-cart__controls label{font-size:10px;letter-spacing:.12em;text-transform:uppercase}.lh-cart__controls input{width:72px;padding:8px;background:transparent;border:1px solid var(--lh-line);border-radius:8px;text-align:center}.lh-cart__controls a{color:var(--lh-muted);font-size:11px}.lh-cart__upsell{margin-top:24px;padding:20px 22px;background:#fff;border:1px solid var(--lh-wine);border-radius:14px}.lh-cart__upsell-title{margin:0 0 6px;color:var(--lh-wine);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lh-cart__upsell-text{margin:0 0 14px;color:var(--lh-muted);font-size:13.5px;line-height:1.5}.lh-cart__assur{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.lh-cart__assur li{display:flex;align-items:center;gap:12px;color:var(--lh-muted);font-size:13px}.lh-cart__assur svg{width:18px;height:18px;flex:0 0 auto;color:var(--lh-wine)}.lh-cart__summary{position:sticky;top:120px;display:grid;gap:12px;padding:28px;background:#ffffff80;border:1px solid var(--lh-line);border-radius:var(--lh-radius)}.lh-cart__promo summary{color:var(--lh-muted);font-size:12.5px;cursor:pointer;text-decoration:underline;text-underline-offset:3px;list-style:none}.lh-cart__promo summary::-webkit-details-marker{display:none}.lh-cart__promo-row{display:flex;gap:8px;margin-top:10px}.lh-cart__promo-row input{flex:1;min-width:0;padding:10px 12px;background:transparent;border:1px solid var(--lh-line);border-radius:8px}.lh-cart__promo-note{margin:8px 0 0;color:var(--lh-muted);font-size:11px}.lh-cart__subtotal{display:flex;justify-content:space-between;margin-top:8px;font-size:15px}.lh-cart__subnote{margin:0 0 10px;color:var(--lh-muted);font-size:12px}.lh-cart__checkout{font-size:13px}.lh-cart__wallets{margin-top:4px}.lh-cart__secure{margin:6px 0 0;color:var(--lh-muted);font-size:11.5px;text-align:center}.lh-cart__empty{padding:80px 0;text-align:center}.lh-cart__empty-lede{margin-bottom:22px;font-family:var(--lh-title-font);font-size:clamp(22px,3vw,30px)}.lh-cart__empty-note{margin-top:18px;color:var(--lh-muted);font-size:12.5px}@media(max-width:799px){.lh-cart{padding-top:120px}.lh-cart__form{grid-template-columns:1fr}.lh-cart__item{grid-template-columns:90px 1fr}.lh-cart__controls{grid-column:2;justify-items:start}.lh-cart__summary{position:sticky;top:auto;bottom:0;z-index:5;border-radius:14px 14px 0 0;background:transparent}.lh-cart__summary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:#f3eee7f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.lh-main-page{min-height:75vh;padding:150px 0 110px}.lh-main-page h1{margin-bottom:54px;font-size:clamp(54px,8vw,110px)}.lh-main-page .lh-rte{color:var(--lh-muted)}.lh-main-page .lh-rte h2,.lh-main-page .lh-rte h3{margin-top:2em;color:var(--lh-ink)}.lh-main-policy{min-height:75vh;padding:150px 0 110px}.lh-main-policy h1{margin-bottom:54px;font-size:clamp(54px,8vw,110px)}.lh-main-policy .lh-rte{color:var(--lh-muted)}.lh-main-policy .lh-rte h2,.lh-main-policy .lh-rte h3{margin-top:2em;color:var(--lh-ink)}
/*# sourceMappingURL=/cdn/shop/t/44/compiled_assets/styles.css.map */
