:root{--lh-ink: #20302b;--lh-ink-soft: #53615b;--lh-ivory: #f8f4ee;--lh-sand: #e8ddcf;--lh-sage: #7b8a78;--lh-sage-deep: #4f6357;--lh-clay: #bb845c;--lh-night: #182521;--lh-line: rgba(32, 48, 43, .14);--lh-shadow: 0 18px 50px rgba(35, 45, 40, .1)}html{scroll-behavior:smooth}body{color:var(--lh-ink);background:#fffdf9}:root,body,.color-scheme-1{--color-background: rgb(255 253 249 / 1);--color-background-rgb: 255 253 249;--color-foreground: rgb(32 48 43 / .84);--color-foreground-rgb: 32 48 43;--color-foreground-heading: rgb(32 48 43 / 1);--color-foreground-heading-rgb: 32 48 43;--color-primary: rgb(79 99 87 / 1);--color-primary-rgb: 79 99 87;--color-primary-hover: rgb(48 68 57 / 1);--color-primary-button-background: rgb(32 48 43 / 1);--color-primary-button-border: rgb(32 48 43 / 1);--color-primary-button-text: #fff;--color-primary-button-hover-background: rgb(79 99 87 / 1);--color-primary-button-hover-border: rgb(79 99 87 / 1);--color-primary-button-hover-text: #fff;--color-border: rgb(32 48 43 / .13)}.color-scheme-3{--color-background: rgb(238 241 234 / 1);--color-background-rgb: 238 241 234;--color-foreground: rgb(32 48 43 / .9);--color-foreground-rgb: 32 48 43;--color-foreground-heading: rgb(32 48 43 / 1)}.lh-section{position:relative;padding:clamp(64px,8vw,112px) max(24px,calc((100vw - 1280px)/2))}.lh-section--soft{background:var(--lh-ivory)}.lh-section--sage{background:#eef1ea}.lh-eyebrow{margin:0 0 14px;color:var(--lh-sage-deep);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.lh-heading{max-width:780px;margin:0;color:var(--lh-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,68px);font-weight:400;line-height:1.02;letter-spacing:-.035em}.lh-heading--small{font-size:clamp(31px,4vw,50px)}.lh-lead{max-width:620px;margin:22px 0 0;color:var(--lh-ink-soft);font-size:clamp(16px,1.8vw,19px);line-height:1.65}.lh-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.lh-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:13px 24px;border:1px solid var(--lh-ink);border-radius:999px;background:var(--lh-ink);color:#fff;font-size:14px;font-weight:700;letter-spacing:.02em;text-decoration:none;transition:transform .22s ease,background .22s ease,color .22s ease}.lh-button:hover{transform:translateY(-2px);background:var(--lh-sage-deep)}.lh-button--ghost{background:#ffffff14;border-color:#fffc;color:#fff}.lh-button--ghost:hover{background:#fff;color:var(--lh-ink)}.lh-hero{position:relative;display:grid;min-height:clamp(620px,78vh,850px);place-items:center start;overflow:hidden;background-image:linear-gradient(90deg,#0c1819d6,#17211f8a 34%,#171d1b24 65%),var(--lh-hero-image);background-position:center;background-size:cover;color:#fff}.lh-hero__inner{width:100%;max-width:1280px;margin-inline:auto;padding:clamp(100px,11vw,150px) 24px clamp(118px,12vw,158px)}.lh-hero__content{max-width:625px}.lh-hero__pill{display:inline-flex;align-items:center;margin-bottom:24px;padding:9px 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#ffffff1a;color:#ffffffeb;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lh-hero .lh-eyebrow{color:#dbe6de}.lh-hero .lh-heading{color:#fff;text-wrap:balance}.lh-hero .lh-lead{color:#ffffffdb}.lh-hero__assurance{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.24);background:#131f1c94;color:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.lh-hero__assurance span{display:flex;min-height:72px;align-items:center;justify-content:center;gap:14px;padding:16px 22px;font-size:13px;letter-spacing:.02em}.lh-hero__assurance span+span{border-left:1px solid rgba(255,255,255,.18)}.lh-hero__assurance b{color:#d8c7ae;font-size:10px;letter-spacing:.12em}.lh-intro{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:42px}.lh-intro .lh-lead{max-width:470px;margin:0}.lh-intro--center{align-items:center}.lh-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.lh-category{position:relative;display:flex;min-height:390px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:28px;border:1px solid rgba(255,255,255,.45);border-radius:28px;background:var(--lh-card-bg, linear-gradient(145deg,#d9e1dc,#8ea39a));box-shadow:0 10px 36px #20302b12;color:#fff;text-decoration:none;isolation:isolate}.lh-category:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,transparent 25%,rgba(14,30,25,.76) 100%)}.lh-category__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.lh-category:hover .lh-category__image{transform:scale(1.04)}.lh-category__icon{position:absolute;top:28px;right:28px;width:58px;height:58px;padding:14px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:#ffffff24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lh-category__icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.6}.lh-category h3{margin:0 0 8px;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.lh-category p{margin:0;color:#ffffffd1;font-size:14px;line-height:1.5}.lh-category__arrow{display:inline-block;margin-top:18px;font-size:20px;transition:transform .25s ease}.lh-category:hover .lh-category__arrow{transform:translate(5px)}.lh-category:nth-child(1){--lh-card-bg: linear-gradient(145deg,#b3c4bb,#667d71)}.lh-category:nth-child(2){--lh-card-bg: linear-gradient(145deg,#d9c9b6,#9e8068)}.lh-category:nth-child(3){--lh-card-bg: linear-gradient(145deg,#6d7d87,#2e4551)}.lh-category:nth-child(4){--lh-card-bg: linear-gradient(145deg,#cbb9a4,#816854)}.lh-value-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:56px;overflow:hidden;border:1px solid var(--lh-line);border-radius:22px;background:var(--lh-line)}.lh-value{padding:26px;background:#fffdf9}.lh-value strong{display:block;margin-bottom:5px;font-size:15px}.lh-value span{color:var(--lh-ink-soft);font-size:13px}.lh-paths{overflow:hidden;background:#fffdf9}.lh-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lh-path-card{display:block;color:var(--lh-ink);text-decoration:none}.lh-path-card__media{position:relative;height:clamp(360px,42vw,560px);overflow:hidden;border-radius:28px;background:#d8d3ca}.lh-path-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#10181500 55%,#10181547)}.lh-path-card__image{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.lh-path-card:nth-child(2) .lh-path-card__image{object-position:58% center}.lh-path-card:hover .lh-path-card__image{transform:scale(1.035)}.lh-path-card__tag{position:absolute;z-index:1;top:20px;left:20px;padding:8px 12px;border:1px solid rgba(255,255,255,.56);border-radius:999px;background:#1a272252;color:#fff;font-size:10px;font-weight:750;letter-spacing:.16em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lh-path-card__copy{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:22px 4px 0}.lh-path-card__copy p{margin:0 0 7px;color:var(--lh-ink-soft);font-size:12px}.lh-path-card__copy h3{margin:0;color:var(--lh-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,2.3vw,32px);font-weight:400;letter-spacing:-.02em}.lh-path-card__link{flex:0 0 auto;padding-bottom:4px;border-bottom:1px solid var(--lh-line);color:var(--lh-sage-deep);font-size:13px;font-weight:700}.lh-path-card__link span{display:inline-block;transition:transform .25s ease}.lh-path-card:hover .lh-path-card__link span{transform:translate(3px,-3px)}.lh-ritual-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(30px,6vw,84px);align-items:center}.lh-ritual__image{overflow:hidden;min-height:610px;border-radius:32px;box-shadow:var(--lh-shadow)}.lh-ritual__image img,.lh-ritual__asset{display:block;width:100%;height:100%;min-height:610px;object-fit:cover;object-position:center}.lh-steps{display:grid;gap:0;margin-top:38px}.lh-step{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid var(--lh-line)}.lh-step__number{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--lh-sage-deep);color:#fff;font-size:12px;font-weight:700}.lh-step h3{margin:0 0 5px;font-size:18px}.lh-step p{margin:0;color:var(--lh-ink-soft);font-size:14px;line-height:1.55}.lh-quote{max-width:900px;margin:0 auto;text-align:center}.lh-quote blockquote{margin:0;color:var(--lh-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4.2vw,54px);line-height:1.18;letter-spacing:-.025em}.lh-quote p{max-width:620px;margin:22px auto 0;color:var(--lh-ink-soft);line-height:1.7}.lh-faq{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(30px,7vw,100px)}.lh-faq__items{border-top:1px solid var(--lh-line)}.lh-faq details{border-bottom:1px solid var(--lh-line)}.lh-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;cursor:pointer;font-size:17px;font-weight:650;list-style:none}.lh-faq summary::-webkit-details-marker{display:none}.lh-faq summary:after{content:"+";color:var(--lh-sage-deep);font-size:24px;font-weight:400}.lh-faq details[open] summary:after{content:"\2212"}.lh-faq details p{margin:-8px 0 22px;color:var(--lh-ink-soft);line-height:1.7}.lh-product-assurance{padding-top:62px;padding-bottom:72px}.lh-pdp-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lh-pdp-value{padding:26px;border:1px solid var(--lh-line);border-radius:22px;background:#fff}.lh-pdp-value__mark{display:grid;width:40px;height:40px;margin-bottom:20px;place-items:center;border-radius:50%;background:#eef1ea;color:var(--lh-sage-deep);font-weight:800}.lh-pdp-value h3{margin:0 0 7px;font-size:18px}.lh-pdp-value p{margin:0;color:var(--lh-ink-soft);font-size:14px;line-height:1.6}.lh-pdp-copy{display:grid;grid-template-columns:1fr 1fr;gap:clamp(34px,7vw,100px);align-items:start;margin-top:72px}.lh-pdp-copy .lh-faq__items{margin-top:4px}.lh-footer{padding:68px max(24px,calc((100vw - 1280px)/2)) 28px;background:var(--lh-night);color:#ffffffc2}.lh-footer__grid{display:grid;grid-template-columns:1.2fr .7fr .9fr;gap:clamp(30px,6vw,80px)}.lh-footer__brand{margin:0 0 13px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400}.lh-footer__copy{max-width:390px;margin:0;line-height:1.7}.lh-footer h3{margin:0 0 16px;color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase}.lh-footer ul{padding:0;margin:0;list-style:none}.lh-footer li+li{margin-top:10px}.lh-footer a{color:inherit;text-decoration:none}.lh-footer a:hover{color:#fff}.lh-newsletter{display:flex;gap:8px}.lh-newsletter input{min-width:0;flex:1;height:48px;padding:0 16px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#ffffff12;color:#fff}.lh-newsletter button{min-width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:var(--lh-night);cursor:pointer}.lh-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:58px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);font-size:12px}.lh-footer__policies{display:flex;flex-wrap:wrap;gap:15px}[data-template^=product] .product-information{padding-top:32px}[data-template^=product] .product-information .button{border-radius:999px;min-height:52px}[data-template^=product] .product-information h1{letter-spacing:-.025em}[data-template=index] .product-list{background:#f8f4ee}[data-template=index] .product-list h2{max-width:640px;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.025em}[data-template=index] .product-list h2+p{max-width:500px;margin-top:10px;color:var(--lh-ink-soft);font-family:var(--font-body--family);font-size:15px;line-height:1.6}@media(max-width:990px){.lh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-category{min-height:330px}.lh-ritual-grid,.lh-faq,.lh-pdp-copy{grid-template-columns:1fr}.lh-path-grid{grid-template-columns:1fr 1fr}.lh-path-card:last-child{grid-column:1 / -1}.lh-path-card:last-child .lh-path-card__media{height:430px}.lh-ritual__image,.lh-ritual__image img{min-height:460px}.lh-footer__grid{grid-template-columns:1fr 1fr}.lh-footer__signup{grid-column:1 / -1}}@media(max-width:749px){.lh-section{padding:58px 20px}.lh-hero{min-height:760px;background-image:linear-gradient(180deg,#0a191f1f,#0a191fd6 66%),var(--lh-hero-image);background-position:62% center;align-items:end}.lh-hero__inner{padding:170px 20px 180px}.lh-hero__content{max-width:100%}.lh-hero__pill{margin-bottom:18px}.lh-hero__assurance{grid-template-columns:1fr}.lh-hero__assurance span{min-height:48px;justify-content:flex-start;padding:10px 20px}.lh-hero__assurance span+span{border-top:1px solid rgba(255,255,255,.14);border-left:0}.lh-intro{display:block}.lh-intro .lh-lead{margin-top:18px}.lh-category-grid{grid-template-columns:1fr}.lh-category{min-height:300px}.lh-path-grid{grid-template-columns:1fr}.lh-path-card:last-child{grid-column:auto}.lh-path-card__media,.lh-path-card:last-child .lh-path-card__media{height:420px}.lh-value-row,.lh-pdp-value-grid{grid-template-columns:1fr}.lh-ritual__image,.lh-ritual__image img{min-height:360px}.lh-footer{padding:56px 20px 24px}.lh-footer__grid{grid-template-columns:1fr}.lh-footer__signup{grid-column:auto}.lh-footer__bottom{flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/lullahome.css.map */
