.lh-header{position:fixed;z-index:80;top:0;right:0;left:0;height:76px;color:var(--lh-ink);background:color-mix(in srgb,var(--lh-paper) 84%,transparent);border-bottom:1px solid color-mix(in srgb,var(--lh-line) 65%,transparent);-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.lh-header--tunnel{color:#fff8f2;background:transparent;border-bottom-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background .32s ease,border-color .32s ease,backdrop-filter .32s ease}.lh-header--tunnel.is-after-intro{color:var(--lh-ink);background:color-mix(in srgb,var(--lh-paper) 92%,transparent);border-bottom-color:color-mix(in srgb,var(--lh-line) 70%,transparent);-webkit-backdrop-filter:blur(12px) saturate(110%);backdrop-filter:blur(12px) saturate(110%)}.lh-header--tunnel.is-after-intro .lh-header__tunnel-logo{filter:brightness(0) saturate(100%)}.lh-header--tunnel .lh-header__logo{filter:brightness(0) invert(1)}.lh-header--tunnel .lh-header__cart:hover{background:#ffffff1a}.lh-header--tunnel .lh-header__cart-count{color:#741b2b;background:#fff4ed}.lh-header--tunnel .lh-header__brand{width:min(48vw,var(--logo-width, 150px));height:38px;justify-content:center}.lh-header__wordmark{position:absolute;opacity:calc(1 - var(--lh-header-logo-progress, 0));transition:opacity .12s linear}.lh-header__tunnel-logo{position:absolute;top:50%;left:50%;width:100%;height:34px;object-fit:contain;opacity:var(--lh-header-logo-progress, 0);transform:translate3d(-50%,-50%,0);transition:opacity .12s linear}.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__brand{display:inline-flex;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(48vw,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__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}@media(max-width:749px){.lh-header{height:66px}.lh-header__inner{width:calc(100% - 28px)}.lh-header__brand{font-size:22px}.lh-header__logo{height:28px}.lh-header--tunnel .lh-header__brand{width:min(46vw,150px);height:34px}.lh-header__tunnel-logo{height:29px}}@media(max-width:899px){.lh-header--tunnel,.lh-header--tunnel.is-after-intro{background:transparent!important;border-bottom:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.lh-header--tunnel.is-after-intro{color:var(--lh-ink)}}.lh-benefits{padding:clamp(90px,13vw,190px) 0;background:var(--lh-paper)}.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;border-right:1px solid var(--lh-line)}.lh-benefit:first-child{padding-left:0}.lh-benefit:last-child{padding-right:0;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 0 28px;background:var(--lh-wine);transform:rotate(-35deg);transform-origin:left}.lh-benefit h3{max-width:300px;margin-bottom:20px;font-size:clamp(34px,3.2vw,50px)}.lh-benefit .lh-rte{max-width:340px;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 0 22px}}.lh-editorial{position:relative;padding:clamp(90px,13vw,200px) 0;color:var(--lh-paper);background: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;min-height:min(72vw,820px);overflow:hidden;border-radius:48% 48% 24px 24px}.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,.lh-editorial__placeholder{width:100%;height:100%;object-fit:cover}.lh-editorial__placeholder{min-height:min(72vw,820px);background:#2a2525}.lh-editorial__content h2{max-width:680px;margin-bottom:34px;font-size:clamp(52px,6.5vw,100px)}.lh-editorial__text{max-width:560px;color:#f3eee7b8;font-size:clamp(16px,1.3vw,20px)}.lh-editorial__points{margin-top:clamp(48px,7vw,90px)}.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__media{min-height:115vw;border-radius:48% 48% 18px 18px}.lh-editorial__content h2{font-size:clamp(48px,14vw,78px)}}.lh-information{padding:clamp(85px,12vw,170px) 0 38px;color:var(--lh-paper);background:var(--lh-ink)}.lh-information__heading{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(30px,8vw,120px);align-items:end;margin-bottom:clamp(70px,10vw,140px)}.lh-information__heading h2{max-width:850px;margin:0;font-size:clamp(54px,7.5vw,112px)}.lh-information__heading .lh-rte{max-width:460px;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{grid-template-columns:1fr}.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);background: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 h2{max-width:620px;margin-bottom:34px;font-size:clamp(54px,7vw,104px)}.lh-ingredients__copy .lh-rte{max-width:470px;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-purchase{padding:clamp(85px,11vw,160px) 0;color:var(--purchase-text);background:var(--purchase-bg)}.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}.lh-purchase__sticky{position:sticky;top:118px}.lh-purchase__sticky h2{margin-bottom: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-bottom:36px;color:color-mix(in srgb,var(--purchase-text) 68%,transparent)}.lh-purchase__form{margin-top:34px}.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 input{max-width:110px}.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-reviews{padding:clamp(90px,13vw,180px) 0;color:var(--lh-paper);background:#231d1e}.lh-reviews__header{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:clamp(55px,9vw,120px)}.lh-reviews__header h2{max-width:880px;margin:0;font-size:clamp(52px,7vw,106px)}.lh-reviews__mark{color:var(--lh-wine);font-family:var(--lh-title-font);font-size:clamp(130px,18vw,260px);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;border-right:1px solid rgba(255,255,255,.16)}.lh-review:first-child{padding-left:0}.lh-review:last-child{padding-right:0;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;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;background:#f8f5f0}.lh-ritual__grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(50px,9vw,150px);align-items:center}.lh-ritual__content h2{max-width:650px;margin-bottom:30px;font-size:clamp(54px,7vw,106px)}.lh-ritual__intro{max-width:480px;color:var(--lh-muted)}.lh-ritual__steps{margin:clamp(50px,7vw,88px) 0 0;padding:0;list-style:none;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;min-height:min(72vw,900px);overflow:hidden;border-radius:999px 999px var(--lh-radius) var(--lh-radius)}.lh-ritual__image,.lh-ritual__placeholder{width:100%;height:100%;min-height:min(72vw,900px);object-fit:cover;background:#ded4c9}.lh-ritual__seal{position:absolute;right:8%;bottom:8%;display:grid;width:92px;height:92px;place-items:center;color:#fff;background:var(--lh-wine);border-radius:50%;font-family:var(--lh-title-font);font-size:28px;line-height:.75;text-align:center}@media(max-width:899px){.lh-ritual__grid{grid-template-columns:1fr}.lh-ritual__content h2{font-size:clamp(50px,14vw,78px)}.lh-ritual__media,.lh-ritual__image,.lh-ritual__placeholder{min-height:125vw}.lh-ritual__seal{width:72px;height:72px;font-size:22px}}.lh-reveal{position:relative;z-index:1;height:var(--reveal-height);min-height:250vh;color:var(--reveal-text);background:var(--reveal-bg);--lh-progress: 0;--lh-open: 0;--lh-drift: 0deg;--lh-lift: 0px}.lh-reveal__sticky{position:sticky;top:0;display:grid;width:100%;height:100vh;min-height:620px;grid-template-columns:minmax(320px,.92fr) minmax(430px,1.08fr);align-items:center;padding:110px max(40px,7vw) 60px;overflow:hidden}.lh-reveal__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 74% 46%,rgba(116,27,43,.12),transparent 38%),linear-gradient(115deg,#ffffffd9,#ffffff2e);pointer-events:none}.lh-reveal__copy-wrap{position:relative;z-index:2;width:min(100%,650px);min-height:420px}.lh-reveal__copy{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;opacity:0;transform:translate3d(0,30px,0);pointer-events:none;transition:opacity .55s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.lh-reveal__copy.is-active{opacity:1;transform:translateZ(0);pointer-events:auto}.lh-reveal__copy h1,.lh-reveal__copy h2{max-width:720px;margin-bottom:28px;font-size:clamp(62px,7.6vw,132px)}.lh-reveal__text{max-width:460px;font-size:clamp(16px,1.25vw,20px)}.lh-reveal__visual{position:relative;z-index:1;display:grid;width:min(48vw,720px);aspect-ratio:1 / 1.08;place-items:center;justify-self:end;transform:translate3d(0,var(--lh-lift),0) scale(calc(.92 + var(--lh-progress) * .09));transform-style:preserve-3d;will-change:transform}.lh-reveal__halo{position:absolute;width:78%;aspect-ratio:1;border:1px solid rgba(116,27,43,.18);border-radius:50%;transform:scale(calc(.8 + var(--lh-progress) * .3));opacity:calc(.25 + var(--lh-progress) * .75)}.lh-reveal__halo:before,.lh-reveal__halo:after{position:absolute;content:"";top:11%;right:11%;bottom:11%;left:11%;border:inherit;border-radius:inherit}.lh-reveal__halo:after{top:23%;right:23%;bottom:23%;left:23%}.lh-reveal__jar{position:relative;z-index:2;width:min(88%,620px);height:88%;transform:perspective(1200px) rotateY(var(--lh-drift));transform-style:preserve-3d;will-change:transform;transition:opacity .35s ease}.lh-reveal__three{position:absolute;z-index:3;top:-4%;right:-4%;bottom:-4%;left:-4%;opacity:0;pointer-events:none;transition:opacity .45s ease}.lh-reveal__three canvas{width:100%!important;height:100%!important;outline:none}.lh-reveal__visual.has-3d .lh-reveal__three{opacity:1}.lh-reveal__visual.has-3d .lh-reveal__jar,.lh-reveal__visual.has-3d .lh-reveal__shadow{opacity:0}.lh-reveal__product-image,.lh-reveal__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 26px rgba(15,11,12,.22));opacity:0;transition:opacity .36s linear;will-change:opacity}.lh-reveal__product-image:first-child,.lh-reveal__placeholder{opacity:1}.lh-reveal__lid{position:absolute;z-index:4;top:9%;left:50%;width:72%;height:auto;object-fit:contain;transform:translate3d(-50%,calc(var(--lh-open) * -150px),calc(var(--lh-open) * 90px)) rotateX(calc(var(--lh-open) * 16deg)) rotate(calc(var(--lh-open) * -8deg));opacity:var(--lh-open);filter:drop-shadow(0 24px 18px rgba(15,11,12,.16));will-change:transform,opacity}.lh-reveal__shadow{position:absolute;z-index:0;bottom:7%;width:60%;height:7%;background:#0f0b0c38;border-radius:50%;filter:blur(20px);transform:scaleX(calc(1 - var(--lh-open) * .18))}.lh-reveal__scroll-hint{position:absolute;z-index:3;right:max(28px,3vw);bottom:52px;display:flex;align-items:center;gap:14px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;writing-mode:vertical-rl}.lh-reveal__hint-line{display:block;width:1px;height:52px;background:currentColor;opacity:.5}.lh-reveal__progress{position:absolute;z-index:4;right:0;bottom:0;left:0;height:3px;background:#741b2b1f}.lh-reveal__progress span{display:block;width:100%;height:100%;background:var(--lh-wine);transform:scaleX(0);transform-origin:left;will-change:transform}@media(max-width:899px){.lh-reveal__sticky{position:sticky;display:block;grid-template-columns:1fr;padding:82px 20px 24px}.lh-reveal__copy-wrap{position:absolute;top:max(84px,11vh);right:14px;left:14px;z-index:3;width:auto;height:min(31vh,250px);min-height:180px;text-align:center}.lh-reveal__copy{justify-content:flex-start;align-items:center;padding-top:2.5vh}.lh-reveal__copy .lh-eyebrow{margin-bottom:10px}.lh-reveal__copy h1,.lh-reveal__copy h2{max-width:92vw;margin-bottom:14px;font-size:clamp(48px,14vw,76px);line-height:.95}.lh-reveal__text{max-width:88vw;font-size:14px;line-height:1.45}.lh-reveal__visual{position:absolute;top:63%;left:50%;width:min(106vw,650px);height:min(62vh,650px);max-height:none;aspect-ratio:1;transform:translate3d(-50%,-50%,0) scale(calc(.92 + var(--lh-progress) * .07));transform-origin:center}.lh-reveal__jar{width:94%;height:94%}.lh-reveal__three{top:-2%;right:-2%;bottom:-2%;left:-2%}.lh-reveal__lid{transform:translate3d(-50%,calc(var(--lh-open) * -90px),calc(var(--lh-open) * 60px)) rotateX(calc(var(--lh-open) * 16deg)) rotate(calc(var(--lh-open) * -8deg))}.lh-reveal__scroll-hint{right:9px;bottom:28px}.lh-reveal__scroll-hint span:first-child{display:none}.lh-reveal__hint-line{height:38px}}@media(max-width:899px)and (max-height:720px){.lh-reveal__copy{padding-top:0}.lh-reveal__copy-wrap{top:76px;height:155px;min-height:155px}.lh-reveal__copy h1,.lh-reveal__copy h2{font-size:clamp(42px,11vw,60px)}.lh-reveal__text{display:none}.lh-reveal__visual{top:65%;height:min(64vh,500px)}}@media(prefers-reduced-motion:reduce){.lh-reveal{height:auto;min-height:100vh}.lh-reveal__sticky{position:relative}.lh-reveal__copy:not(:first-child),.lh-reveal__product-image:not(:first-child),.lh-reveal__lid,.lh-reveal__progress,.lh-reveal__scroll-hint{display:none}}body.template-index,body.template-index .content-for-layout{background:var(--lh-paper)}.lh-tunnel{position:relative;height:var(--tunnel-height);min-height:700vh;color:var(--lh-ink);background:var(--lh-paper);isolation:isolate}.lh-tunnel__stage{position:sticky;top:0;width:100%;height:100svh;min-height:580px;overflow:hidden;background:var(--lh-paper);isolation:isolate}.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(116,27,43,.04),transparent 22%,transparent 78%,rgba(116,27,43,.04))}.lh-tunnel__stage:after{top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(243,238,231,.12),transparent 20%,transparent 78%,rgba(243,238,231,.18))}.lh-tunnel__atmosphere{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events: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:52%;left:50%;width:min(58vw,820px);height:min(84svh,850px);transform:translate3d(-50%,-50%,0);pointer-events:none}.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 canvas{width:100%!important;height:100%!important;outline:0}.lh-tunnel__fallback{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{position:absolute;z-index:3;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;will-change:opacity}.lh-tunnel__swipe svg{width:46px;height:66px;overflow:visible;animation:lh-tunnel-swipe 1.75s cubic-bezier(.45,0,.2,1) infinite}.lh-tunnel__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:#15111294;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--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--center .lh-tunnel__text{margin-inline:auto}.lh-tunnel__text strong{color:var(--lh-ink);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:var(--tunnel-accent)}.lh-tunnel__note{margin:26px 0 0;color:var(--tunnel-accent);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:#ffffff7a;border:1px solid var(--lh-line);border-radius:30px;box-shadow:0 28px 90px #1511121a;-webkit-backdrop-filter:blur(20px) saturate(110%);backdrop-filter:blur(20px) saturate(110%)}.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:#5b1020;background:#fff4ed;border:1px solid #fff4ed;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:#fff;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__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:var(--tunnel-accent);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(max-width:899px){.lh-tunnel{min-height:780vh}.lh-tunnel__stage{height:100svh;min-height:100svh;overflow:hidden}.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{bottom:max(54px,calc(env(safe-area-inset-bottom,0px) + 24px))}.lh-tunnel__swipe svg{width:42px;height:62px}.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 0 rgba(243,238,231,.98),0 0 12px rgba(243,238,231,.98),0 0 30px rgba(243,238,231,.94)}.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:70px;font-size:clamp(56px,8vw,110px)}.lh-cart__form{display:grid;grid-template-columns:1.35fr .65fr;gap:clamp(40px,8vw,120px);align-items:start}.lh-cart__items{border-top:1px solid var(--lh-line)}.lh-cart__item{display:grid;grid-template-columns:130px 1fr auto;gap:24px;align-items:center;padding:24px 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:30px}.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__summary{position:sticky;top:110px;display:grid;gap:10px;padding:28px;background:#ffffff61;border:1px solid var(--lh-line);border-radius:var(--lh-radius)}.lh-cart__summary>div{display:flex;justify-content:space-between;margin-bottom:20px;font-size:14px}.lh-cart__empty{padding:80px 0;text-align:center}@media(max-width:799px){.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:static}}.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/6/compiled_assets/styles.css.map */
