.ll{color:#211912;--ll-ink: #211912;--ll-line: rgba(0, 0, 0, .1);--ll-col: #f5efeb;--ll-border: #e3c9b0;--ll-img-bg: #f7f2ed;--ll-check-bg: #ead9c9;--ll-sun: #d7b593;--ll-hover-shadow: rgba(227, 201, 176, .45);--ll-motion-slow: .48s;--ll-ease-out: cubic-bezier(.22, 1, .36, 1);--lc-warm-50: #f7f2ed;--lc-warm-100: #f6ede5;--lc-warm-200: #e3c9b0;--lc-warm-300: #d7b593;--ll-shadow-card: none;--ll-shadow-mark: 0 0 0 .3rem rgba(29, 25, 19, .12)}.ll *,.ll *:before,.ll *:after{box-sizing:border-box}.ll__head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin:0 0 2rem}.ll__heading{margin:0 0 2.4rem;font-size:1.8rem;line-height:1.3;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media screen and (min-width:750px){.ll__heading{font-size:2.2rem}.ll__head{margin-bottom:3.2rem}}.ll__head .ll__heading{margin:0}.ll__heading-muted{opacity:.6}.ll__eyebrow{margin:0 0 .6rem;font-size:1rem;font-weight:500;letter-spacing:.05em;line-height:1.4;text-transform:uppercase;opacity:.7}@media screen and (min-width:750px){.ll__eyebrow{font-size:1.1rem}}.ll__text{margin:0 0 2.8rem;font-size:1.4rem;line-height:1.5;opacity:.9}@media screen and (min-width:750px){.ll__text{font-size:1.5rem}}.ll__text p{margin:0 0 1rem}.ll__text p:last-child{margin-bottom:0}.ll__sub{margin:-.8rem 0 1.6rem;font-size:1.4rem;line-height:1.5;opacity:.7}.ll__card{border:.05rem solid var(--ll-border);border-radius:.8rem;overflow:hidden;background:#fff}.ll__track{display:flex;gap:1.2rem;margin:0;padding:.2rem 0 .8rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ll__track::-webkit-scrollbar{display:none}.ll__track:focus-visible,.ll-gallery__track:focus-visible{outline:.2rem solid rgba(33,25,18,.6);outline-offset:.2rem}.ll__nav{display:none}.ll__nav button{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin:0;padding:0;border:.05rem solid var(--ll-border);border-radius:.8rem;background:#fff;color:var(--ll-ink);cursor:pointer}.ll__nav button:focus-visible{outline:.2rem solid rgba(33,25,18,.6);outline-offset:.2rem}@media screen and (min-width:990px){.ll__nav{display:flex;gap:.8rem}}html.ll--js .ll-reveal{opacity:0;transform:translate3d(0,1.2rem,0);transition:opacity var(--ll-motion-slow, .48s) var(--ll-ease-out, ease-out),transform var(--ll-motion-slow, .48s) var(--ll-ease-out, ease-out);transition-delay:calc(var(--ll-i, 0) * 60ms)}html.ll--js .ll-reveal.is-revealed{opacity:1;transform:translateZ(0)}html.ll--js .ll-reveal-row{opacity:0;transform:translate(-4rem);transition:opacity .6s ease-out,transform .6s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--ll-i, 0) * .1s);will-change:opacity,transform}html.ll--js .ll-reveal-row.is-visible{opacity:1;transform:translate(0)}html.ll--js .ll-reveal-card{opacity:0;transform:translateY(1.5rem);transition:opacity .8s ease-out,transform 1s cubic-bezier(.22,1,.36,1)}html.ll--js .ll-reveal-img{opacity:0;transform:scale(1.03);transition:opacity 1s ease-out,transform 1.5s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}html.ll--js .ll-reveal-text{opacity:0;transform:translateY(1.2rem);transition:opacity .8s ease-out,transform .8s cubic-bezier(.22,1,.36,1);transition-delay:var(--ll-d, 0ms);will-change:opacity,transform}html.ll--js .ll-reveal-group.is-visible .ll-reveal-card{opacity:1;transform:translateY(0)}html.ll--js .ll-reveal-group.is-visible .ll-reveal-img{opacity:1;transform:scale(1)}html.ll--js .ll-reveal-group.is-visible .ll-reveal-text{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){html.ll--js .ll-reveal,html.ll--js .ll-reveal-row,html.ll--js .ll-reveal-card,html.ll--js .ll-reveal-img,html.ll--js .ll-reveal-text{opacity:1;transform:none;transition:none}}.ll-videos__card{position:relative;flex:0 0 66%;aspect-ratio:4 / 5;overflow:hidden;border-radius:1.2rem;background:var(--ll-img-bg);scroll-snap-align:start}.ll-videos__video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.ll-videos__play{position:absolute;top:50%;left:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;margin:0;padding:0;border:0;border-radius:50%;background:#12121299;color:#fff;cursor:pointer;transform:translate(-50%,-50%)}.ll-videos__play svg{margin-left:.3rem}.ll-videos__play:focus-visible{outline:.2rem solid #fff;outline-offset:.2rem}.ll-videos__card.is-playing .ll-videos__play{display:none}@media screen and (min-width:750px){.ll-videos__card{flex-basis:calc((100% - 3.6rem)/4)}}.ll-feature__card{display:flex;flex-direction:column;overflow:hidden;border:.05rem solid var(--ll-border);border-radius:.8rem;background:#fff}.ll-feature__media{position:relative;width:100%;min-height:25rem;aspect-ratio:4 / 3;overflow:hidden;background:var(--ll-img-bg)}.ll-feature__media img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.ll-feature__body{display:flex;flex-direction:column;justify-content:center;width:100%;padding:2.4rem}.ll-feature__heading{margin:0 0 2.8rem;font-size:1.8rem;font-weight:700;line-height:1.2;letter-spacing:.05em;text-transform:uppercase}.ll-feature__heading--with-text{margin-bottom:1.2rem}.ll-feature__text{margin-bottom:2.8rem}.ll-feature__list{display:flex;flex-direction:column;gap:2rem;margin:0;padding:0;list-style:none}.ll-feature__list li{display:flex;align-items:flex-start;gap:1.4rem}.ll-feature--sun .ll-feature__list li{gap:1.6rem}.ll-feature__icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;margin-top:.2rem}.ll-feature--sun .ll-feature__icon{width:2rem;height:2rem}.ll-feature__icon svg{display:block;width:100%;height:100%}.ll-feature--sun .ll-feature__icon svg{width:2.4rem;height:2.4rem}.ll-feature__item{display:flex;flex-direction:column;gap:.4rem}.ll-feature__item-title{margin:0;font-family:inherit;font-size:1.2rem;font-weight:700;line-height:1.4;letter-spacing:.05em;text-transform:uppercase;color:var(--ll-ink)}.ll-feature__item p{margin:0;font-size:1.3rem;line-height:1.4;opacity:.8}@media screen and (min-width:750px){.ll-feature__card{flex-direction:row}.ll-feature__media{width:50%;min-height:45rem;aspect-ratio:auto}.ll-feature__body{width:50%;padding:4rem}.ll-feature__heading{font-size:2.2rem}.ll-feature__item-title{font-size:1.3rem}.ll-feature__item p{font-size:1.4rem}.ll-feature--image-right .ll-feature__media{order:2}}@media screen and (min-width:990px){.ll-feature__body{padding:5rem}.ll-feature__heading{font-size:2.4rem}}.ll-compare__heading{margin:0 0 2.4rem;font-size:1.8rem;font-weight:700;line-height:1.3;letter-spacing:.05em;text-transform:uppercase}@media screen and (min-width:750px){.ll-compare__heading{font-size:2.2rem}}.ll-compare__table{width:100%}.ll-compare__row{display:grid;grid-template-columns:2fr 1fr 1fr;margin:0;border-bottom:.1rem solid var(--ll-line)}.ll-compare__row:last-child{border-bottom:0}.ll-compare__cell{display:flex;align-items:center;justify-content:center;padding:1.6rem 0}.ll-compare__cell--label{justify-content:flex-start;padding-right:1.2rem;font-size:1.3rem;line-height:1.4;text-align:left;opacity:.9}.ll-compare__cell--head{padding:1.6rem .4rem;font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-align:center;text-transform:uppercase;opacity:1}.ll-compare__cell--label.ll-compare__cell--head{padding-left:0}.ll-compare__cell--a{background:var(--ll-col)}.ll-compare__row--head .ll-compare__cell--a{border-radius:.8rem .8rem 0 0}.ll-compare__row:last-child .ll-compare__cell--a{border-radius:0 0 .8rem .8rem}.ll-compare__mark{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:.5rem}.ll-compare__mark svg{display:block;width:1.8rem;height:1.8rem}.ll-compare__mark--check{background:#1d1913;box-shadow:var(--ll-shadow-mark)}.ll-compare__mark--cross,.ll-compare__mark--none{background:#fff;box-shadow:var(--ll-shadow-mark)}@media screen and (min-width:750px){.ll-compare__cell--label{padding-right:1.6rem;font-size:1.4rem}.ll-compare__cell--head{padding:1.6rem;font-size:1.3rem}}.ll-reviews__avatars{display:inline-flex;margin-right:.4rem}.ll-reviews__avatars img{width:3.6rem;height:3.6rem;margin-left:-1rem;border:.2rem solid #fff;border-radius:50%;background:var(--lc-warm-100);object-fit:cover}@media screen and (min-width:990px){.ll-reviews__avatars img{width:4.4rem;height:4.4rem}}.ll-reviews__avatars img:first-child{margin-left:0}.ll-reviews__card{display:flex;flex:0 0 28rem;flex-direction:column;scroll-snap-align:start}.ll-reviews__photo{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;background:var(--ll-img-bg)}.ll-reviews__body{padding:1.6rem}.ll-reviews__name{display:flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:600}.ll-reviews__date{margin-left:auto;font-size:1.15rem;font-weight:400;color:#2119129e;white-space:nowrap}.ll-reviews__name svg{color:var(--ll-ink)}.ll-reviews__stars{display:inline-flex;gap:.1rem;margin:.6rem 0 .8rem;color:var(--ll-ink)}.ll-reviews__quote{margin:0;font-size:1.4rem;line-height:1.5;opacity:.8}.ll-reviews__quote p{margin:0}@media screen and (min-width:750px){.ll-reviews__card{flex-basis:30rem}}@media screen and (min-width:990px){.ll-reviews__card{flex-basis:32rem}}.ll-gallery__head{display:flex;align-items:center;justify-content:space-between;margin:0 0 2rem}@media screen and (min-width:750px){.ll-gallery__head{margin-bottom:3.2rem}}.ll-gallery__heading{margin:0;font-size:1.6rem;font-weight:700;line-height:1.3;letter-spacing:.05em;text-transform:uppercase;color:var(--ll-ink)}@media screen and (min-width:750px){.ll-gallery__heading{font-size:2rem}}.ll-gallery__heading-muted{opacity:.6}.ll-gallery__track{display:flex;gap:1.2rem;margin:-1.6rem -1.5rem -4rem;padding:1.6rem 1.5rem 4rem;list-style:none;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ll-gallery__track::-webkit-scrollbar{display:none}.ll-gallery__item{position:relative;flex:0 0 auto;width:27rem;aspect-ratio:4 / 5;overflow:hidden;border-radius:1.2rem;background:var(--ll-img-bg);scroll-snap-align:start;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease;will-change:transform,box-shadow}.ll-gallery__item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1);will-change:transform}.ll-gallery__link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.ll-gallery__link:focus-visible{outline:.2rem solid rgba(33,25,18,.6);outline-offset:-.4rem}.ll-gallery__barwrap{position:absolute;left:0;right:0;bottom:0;z-index:1;display:block;padding:0 1.2rem 1.2rem}.ll-gallery__bar{display:flex;align-items:center;justify-content:flex-start;gap:.6rem;width:100%;height:4.4rem;padding:0 1.4rem;border:.05rem solid rgba(255,255,255,.25);border-radius:1rem;background:#21191247;-webkit-backdrop-filter:blur(2rem) saturate(180%);backdrop-filter:blur(2rem) saturate(180%);box-shadow:0 .4rem 2.4rem #0000001f,inset 0 .05rem #ffffff4d}.ll-gallery__handle{min-width:0;overflow:hidden;font-size:1.3rem;font-weight:500;letter-spacing:.05em;color:#fff;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 .1rem .3rem rgba(0,0,0,.15)}.ll-gallery__verified{display:block;flex:0 0 auto;width:1.4rem;height:1.4rem}@media(hover:hover){.ll-gallery__item:nth-child(odd):hover{transform:translateY(-.8rem) rotate(1.5deg);box-shadow:0 1.6rem 3.2rem var(--ll-hover-shadow)}.ll-gallery__item:nth-child(2n):hover{transform:translateY(-.8rem) rotate(-1.5deg);box-shadow:0 1.6rem 3.2rem var(--ll-hover-shadow)}.ll-gallery__item:hover img{transform:scale(1.06)}}@media screen and (min-width:750px){.ll-gallery__track{gap:1.6rem;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.ll-gallery__item{width:calc(25% - 1.2rem)}}.ll-compare__table--3 .ll-compare__row{grid-template-columns:1.6fr 1fr 1fr 1fr}.ll-compare__cell{flex-direction:column;gap:.5rem}.ll-compare__cell--label{flex-direction:row}.ll-compare__note{display:block;padding:0 .3rem;font-size:1rem;line-height:1.3;text-align:center;opacity:.7}.ll-faq{max-width:72rem;margin-left:auto;margin-right:auto}.ll-faq__heading{margin:0 0 1.6rem;font-size:1.8rem;font-weight:700;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;text-align:center}.ll-faq__list{border-top:.1rem solid var(--ll-line)}.ll-faq__item{border-bottom:.1rem solid var(--ll-line)}.ll-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:4.4rem;padding:1.6rem 0;cursor:pointer;list-style:none;font-size:1.5rem;font-weight:700;line-height:1.35}.ll-faq__q::-webkit-details-marker{display:none}.ll-faq__q:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.ll-faq__icon{position:relative;flex:0 0 auto;width:1.8rem;height:1.8rem}.ll-faq__icon:before,.ll-faq__icon:after{content:"";position:absolute;left:50%;top:50%;background:currentColor;transform:translate(-50%,-50%)}.ll-faq__icon:before{width:1.8rem;height:.15rem}.ll-faq__icon:after{width:.15rem;height:1.8rem;transition:transform var(--ll-motion, .2s) var(--ll-ease-out, ease-out)}.ll-faq__item[open] .ll-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.ll-faq__a{max-width:60ch;padding:0 0 1.8rem;font-size:1.4rem;line-height:1.5;opacity:.9}.ll-faq__a p{margin:0 0 .8rem}.ll-faq__a p:last-child{margin-bottom:0}@media screen and (min-width:750px){.ll-faq__heading{font-size:2.2rem}.ll-faq__q{font-size:1.6rem}.ll-faq__a{font-size:1.5rem}}.ll-reviews .ll__heading,.ll-reviews .ll__head{text-align:center;justify-content:center}.ll-reviews .ll__head{flex-direction:column;gap:1.2rem}.ll-reviews .ll__heading{font-size:1.4rem;line-height:1.4;letter-spacing:.03em;max-width:56rem;margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.ll-reviews .ll__heading{font-size:1.6rem}}.ll__tick{vertical-align:-.2rem;margin:0 .1rem}.ll-pricing__heading{text-align:center}.ll-pricing__sub{max-width:52rem;margin:.8rem auto 0;text-align:center;font-size:1.4rem;line-height:1.5;opacity:.75}.ll-pricing__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:2.4rem;margin:3.2rem 0 0;padding:0;list-style:none}.ll-pricing__col{position:relative;display:flex;flex-direction:column;gap:1.2rem;padding:2.4rem 2rem;border:.1rem solid var(--ll-border);border-radius:1.2rem;background:#fff}.ll-pricing__col--top{border-width:.2rem;border-color:var(--ll-ink);box-shadow:var(--ll-shadow-card, 0 .1rem .4rem rgba(18, 18, 18, .08))}.ll-pricing__badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);padding:.4rem 1.4rem;border-radius:999px;background:var(--ll-ink);color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.ll-pricing__name{font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.ll-pricing__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .8rem}.ll-pricing__was{font-size:1.6rem;color:#211912a8;text-decoration-thickness:.1rem}.ll-pricing__now{font-size:3.2rem;font-weight:700;line-height:1.1;letter-spacing:-.02em}.ll-pricing__off{align-self:center;padding:.45rem 1.1rem;border-radius:.8rem;background:#00875c;color:#fff;font-size:1.35rem;font-weight:700;line-height:1.25;letter-spacing:0;text-transform:none}.ll-pricing__note{font-size:1.3rem;line-height:1.5;opacity:.75}.ll-pricing__list{display:grid;gap:.8rem;margin:0;padding:1.2rem 0 0;border-top:.1rem solid var(--ll-line);list-style:none;font-size:1.4rem;line-height:1.45}.ll-pricing__list li{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem}.ll-pricing__tick{margin-top:.35rem;color:#00875c}.ll-pricing__cta{display:flex;align-items:center;justify-content:center;min-height:4.8rem;margin-top:auto;padding:0 2rem;border:.1rem solid var(--ll-ink);border-radius:.8rem;background:#fff;color:var(--ll-ink);font-family:inherit;font-size:1.4rem;font-weight:700;cursor:pointer}.ll-pricing__cta--filled{background:var(--ll-ink);color:#fff}.ll-pricing__cta:focus-visible{outline:.2rem solid rgba(33,25,18,.6);outline-offset:.2rem}.ll-pricing__sub-card{display:grid;gap:1.6rem;margin-top:2.4rem;padding:2.4rem 2rem;border:.1rem solid var(--ll-border);border-radius:1.2rem;background:var(--ll-col)}.ll-pricing__eyebrow{display:block;font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.ll-pricing__sub-title{margin:.4rem 0 0;font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.ll-pricing__sub-text{margin:.6rem 0 0;font-size:1.4rem;line-height:1.5;opacity:.8}.ll-pricing__list--sub{border-top-color:#21191224}.ll-pricing__foot{margin:2rem 0 0;font-size:1.2rem;line-height:1.5;text-align:center;opacity:.7}@media screen and (min-width:750px){.ll-pricing__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:2rem}.ll-pricing__col--top{transform:translateY(-1.2rem)}.ll-pricing__sub-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;column-gap:4rem;padding:2.8rem 3.2rem}.ll-pricing__sub-card .ll-pricing__cta{grid-column:1 / -1;justify-self:start;min-width:26rem}}.ll__heading,.ll-pricing__sub-title,.ll-feature__title,.ll__card-title,.ll-feature__heading,.ll-compare__heading,.ll-faq__heading,.ll-gallery__heading{font-family:var(--lc-display, inherit);font-weight:var(--lc-display-weight, 600)}.ll-pricing__now{font-family:inherit}html.ll-guar-open{overflow:hidden}.ll-guar{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center}.ll-guar[hidden]{display:none}.ll-guar__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#12121280;border:0}.ll-guar__box{position:relative;width:100%;max-height:85vh;overflow-y:auto;padding:2rem 1.6rem calc(2.4rem + env(safe-area-inset-bottom,0px));border-radius:1.6rem 1.6rem 0 0;background:rgb(var(--color-background))}.ll-guar__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem;margin-bottom:.8rem}.ll-guar__title{margin:0;font-size:1.7rem;font-weight:700;line-height:1.3}.ll-guar__x{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin:-1rem -1rem 0 0;border:0;background:none;color:rgb(var(--color-foreground));cursor:pointer}.ll-guar__body{font-size:1.4rem;line-height:1.55}.ll-guar__body p{margin:0 0 .8rem}.ll-guar__body p:last-child{margin-bottom:0}@media screen and (min-width:750px){.ll-guar{align-items:center}.ll-guar__box{max-width:48rem;padding:2.4rem;border-radius:1.2rem}}html.ll-guar-open #lashthing-chat-frame{opacity:0!important;pointer-events:none!important;transition:opacity .15s ease}@media screen and (max-width:749px){.ll-gallery__track{gap:.8rem}.ll-gallery__item{width:calc((100% - 1.6rem) / 3.1)}.ll-gallery__barwrap{padding:0 .6rem .6rem}.ll-gallery__bar{height:3rem;gap:.4rem;padding:0 .8rem;border-radius:.8rem}.ll-gallery__handle{font-size:1rem;letter-spacing:.02em}.ll-gallery__bar{padding:0 .6rem;gap:.3rem}.ll-gallery__handle{font-size:.95rem}.ll-gallery__verified{width:1.1rem;height:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/lash-landing.css.map */
