.lv-home{background:var(--lv-bg);overflow:hidden}.lv-hero{background:var(--lv-dark);min-height:739px;color:var(--lv-on-dark);position:relative;overflow:hidden}.lv-hero__background{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.lv-hero:before{content:"";background:#08330c3d;position:absolute;inset:0}.lv-hero__copy{z-index:2;width:68%;padding:143px 0 34px 60px;position:relative}@keyframes lv-hero-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes lv-hero-portrait-in{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.lv-hero__copy h1{max-width:1039px;font-family:var(--lv-font-hero);letter-spacing:-.04em;text-shadow:0 4px 6px #cbf3cf6b;margin:0;font-size:clamp(44px,6.75vw,102px);font-weight:500;line-height:clamp(44px,6.62vw,100px);animation:.8s cubic-bezier(.22,1,.36,1) 40ms backwards lv-hero-fade-up}.lv-hero__copy>p{letter-spacing:-.02em;max-width:510px;margin:24px 0 30px;font-size:16px;line-height:23px;animation:.8s cubic-bezier(.22,1,.36,1) .14s backwards lv-hero-fade-up}.lv-hero__copy>.lv-button{animation:.8s cubic-bezier(.22,1,.36,1) .24s backwards lv-hero-fade-up}.lv-hero__copy ul{gap:8px;margin:150px 0 0;padding:0;list-style:none;animation:.8s cubic-bezier(.22,1,.36,1) .34s backwards lv-hero-fade-up;display:flex}.lv-hero__copy li{-webkit-backdrop-filter:blur(12px)saturate(118%);letter-spacing:-.02em;background:#0c230f8f;border:0;border-radius:3px 14px 14px;width:146px;height:71px;padding:24px 10px 14px;font-size:16px;line-height:23px;position:relative;box-shadow:inset 0 1px #ffffff1f,0 8px 24px #0414071f}.lv-trust-badge{width:34px;height:34px;display:block;position:absolute;top:-17px;left:9px}.lv-hero__portrait{width:50%;animation:1.1s cubic-bezier(.22,1,.36,1) backwards lv-hero-portrait-in;position:absolute;inset:0 0 0 auto}.lv-hero__portrait>img:first-child{object-fit:cover;border-radius:0 0 0 100px;width:100%;height:100%}.lv-hero__scroll{width:70px;position:absolute;top:580px;left:-35px}.lv-promo{box-sizing:border-box;border:6px solid color-mix(in srgb, var(--lv-ink) 24%, var(--lv-bg));background:var(--lv-bg);width:375px;height:178px;color:var(--lv-ink);box-shadow:0 8px 62px color-mix(in srgb, var(--lv-ink) 42%, transparent);border-radius:22px;padding:8px;position:absolute;bottom:40px;right:60px;overflow:hidden}.lv-promo__viewport{border-radius:12px;width:100%;height:100%;overflow:hidden}.lv-promo__track{touch-action:pan-y pinch-zoom;height:100%;display:flex}.lv-promo__slide{flex:0 0 100%;grid-template-columns:151px minmax(0,1fr);gap:12px;min-width:0;height:100%;display:grid;overflow:hidden}.lv-promo__media{background:var(--lv-soft);width:151px;height:150px;color:color-mix(in srgb, var(--lv-ink) 58%, transparent);text-align:center;border-radius:14px;place-items:center;font-size:12px;display:grid;position:relative;overflow:hidden}.lv-promo__media>img{object-fit:cover;width:100%;height:100%}.lv-promo__media small{background:color-mix(in srgb, var(--lv-bg) 90%, transparent);color:var(--lv-ink);border-radius:999px;padding:4px 7px;position:absolute;top:8px;left:8px}.lv-promo__media button{border:1px solid color-mix(in srgb, var(--lv-ink) 12%, transparent);background:var(--lv-bg);width:30px;height:30px;color:var(--lv-ink);cursor:pointer;border-radius:50%;place-items:center;padding:0;transition:background-color .16s,border-color .16s,transform .16s;display:grid;position:absolute;bottom:8px;left:8px}.lv-promo__media button:hover{transform:scale(1.04)}.lv-promo__media button[aria-pressed=true]{border-color:var(--lv-green);background:var(--lv-accent)}.lv-promo__media button img{width:15px;height:15px}.lv-promo__copy{flex-direction:column;align-items:flex-start;min-width:0;padding:5px 0 2px;display:flex}.lv-promo__copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;min-height:2em;font-size:16px;font-weight:500;line-height:1;display:-webkit-box;overflow:hidden}.lv-promo__copy>b{color:color-mix(in srgb, var(--lv-green) 56%, var(--lv-ink));letter-spacing:-.02em;margin-top:3px;font-size:18px;font-weight:600;line-height:1.1}.lv-promo__actions{margin-top:auto}.lv-promo__actions form{margin:0}.lv-promo__actions .lv-button__text{padding-inline:16px}.lv-promo__dots{z-index:2;align-items:center;gap:0;height:18px;display:flex;position:absolute;bottom:48px;left:173px}.lv-promo__dots[hidden]{display:none}.lv-promo__dots button{cursor:pointer;background:0 0;border:0;width:14px;height:18px;padding:0;position:relative}.lv-promo__dots button:before{content:"";background:color-mix(in srgb, var(--lv-ink) 24%, transparent);border-radius:99px;width:5px;height:4px;transition:width .14s,background-color .14s,transform .14s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lv-promo__dots button:hover:before{background:color-mix(in srgb, var(--lv-ink) 42%, transparent);transform:translate(-50%,-50%)scale(1.2)}.lv-promo__dots button:active:before{transform:translate(-50%,-50%)scale(.82)}.lv-promo__dots button:focus-visible{outline:2px solid var(--lv-green);outline-offset:0;border-radius:99px}.lv-promo__dots button[aria-current=true]{width:22px}.lv-promo__dots button[aria-current=true]:before{background:var(--lv-green);width:15px}.lv-story{justify-content:space-between;align-items:flex-end;gap:40px;width:calc(100% - 120px);height:246px;margin:102px 60px 82px;display:flex}.lv-story>div{max-width:305px}.lv-story p{color:var(--lv-ink);letter-spacing:-.02em;margin:0 0 24px;font-size:16px;line-height:23px}.lv-story h2{width:min(873px,65vw);height:246px;font-family:var(--lv-font-display);letter-spacing:-.03em;flex-direction:column;align-items:flex-end;margin:0 60px 0 0;font-size:clamp(56px,9.79vw,148px);font-weight:500;line-height:clamp(48px,7.67vw,116px);display:flex}.lv-story h2 span{white-space:nowrap;display:block}.lv-story h2 span:last-child{margin-top:44px}.lv-section{width:calc(100% - 120px);margin:0 auto 72px}.lv-section>header{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.lv-section h2{font-family:var(--lv-font-display);letter-spacing:-.02em;margin:0;font-size:clamp(28px,2.38vw,36px);font-weight:400;line-height:clamp(36px,2.98vw,45px)}.lv-section header a:not(.lv-button){background:var(--lv-dark);min-height:40px;color:var(--lv-on-dark);border-radius:99px;align-items:center;gap:8px;padding:0 14px;text-decoration:none;display:inline-flex}.lv-section header a img{width:14px}.lv-product-rail{scrollbar-width:none;scroll-snap-type:x mandatory;gap:8px;display:flex;overflow-x:auto}.lv-product-rail::-webkit-scrollbar{display:none}.lv-product-rail .lv-product-card{scroll-snap-align:start;width:calc(25vw - 36px);min-width:280px}.lv-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:54px 8px;display:grid}.lv-product-card{min-width:0}.lv-product-card__media{background:color-mix(in srgb, var(--lv-soft) 82%, var(--lv-bg));height:355px;color:color-mix(in srgb, var(--lv-ink) 58%, transparent);border-radius:8px;position:relative;overflow:hidden}.lv-product-card__media-link{color:inherit;justify-content:center;align-items:center;text-decoration:none;display:flex;position:absolute;inset:0}.lv-product-card__media-link>img{object-fit:cover;width:100%;height:100%;transition:transform .28s}.lv-product-card:hover .lv-product-card__media-link>img{transform:scale(1.035)}.lv-product-card__badge{z-index:1;background:var(--lv-accent);border-radius:99px;align-items:center;gap:4px;padding:6px 9px;font-size:12px;display:flex;position:absolute;top:12px;left:12px}.lv-product-card__badge img{width:11px;height:11px}.lv-product-card__badge.is-out-of-stock{background:var(--lv-dark);color:#fff}.lv-product-card__heart{z-index:1;background:var(--lv-bg);cursor:pointer;border:1px solid #0000;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid;position:absolute;top:10px;right:10px}.lv-product-card__heart img{width:14px}.lv-product-card__heart[aria-pressed=true]{border-color:var(--lv-green);background:var(--lv-accent)}.lv-product-card__cta{z-index:2;opacity:0;visibility:hidden;margin:0;transition:opacity .22s,transform .22s,visibility .22s;position:absolute;bottom:0;left:50%;transform:translate(-50%,20px)}.lv-product-card:hover .lv-product-card__cta,.lv-product-card:focus-within .lv-product-card__cta{opacity:1;visibility:visible;transform:translate(-50%,-16px)}.lv-product-card__brand{color:color-mix(in srgb, var(--lv-ink) 62%, transparent);letter-spacing:0;margin:12px 0 4px;font-size:14px;line-height:20px}.lv-product-card__title{color:var(--lv-ink);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:400;line-height:normal;text-decoration:none;display:block;overflow:hidden}.lv-product-card__price{letter-spacing:-.02em;flex-wrap:wrap;align-items:baseline;gap:7px;margin:5px 0 0;font-size:20px;line-height:normal;display:flex}.lv-product-card__price strong{font-weight:600}.lv-product-card__price del{color:color-mix(in srgb, var(--lv-ink) 48%, transparent);font-size:14px;font-weight:400}.lv-filter{border:1px solid var(--lv-line);scrollbar-width:none;background:#fff;border-radius:16px;align-items:center;gap:7px;min-height:70px;margin-bottom:24px;padding:12px;display:flex;overflow-x:auto}.lv-filter::-webkit-scrollbar{display:none}.lv-filter a{border:1px solid var(--lv-line);min-height:40px;color:var(--lv-ink);transition:border-color var(--lv-motion-fast) var(--lv-ease-out), background-color var(--lv-motion-fast) var(--lv-ease-out);background:#fff;border-radius:99px;flex:none;align-items:center;padding:0 15px;text-decoration:none;display:inline-flex}.lv-filter a:hover,.lv-filter a:focus-visible{border-color:var(--lv-green)}.lv-filter a.is-active{border-color:var(--lv-dark);background:var(--lv-dark);color:var(--lv-on-dark)}.lv-filter span{background:var(--lv-line);flex:none;width:1px;height:28px}.lv-products .lv-product-grid{max-height:1250px;overflow:hidden}.lv-products{position:relative}.lv-load-more{z-index:2;flex-direction:column;align-items:center;min-height:112px;padding-top:34px;display:flex;position:relative}.lv-load-more.is-overflowing{background:linear-gradient(transparent, var(--lv-bg) 68%);height:240px;margin-top:-180px;padding-top:150px}.lv-load-more p{margin:0 0 10px}.lv-state{border:1px dashed var(--lv-line);min-height:150px;color:color-mix(in srgb, var(--lv-ink) 62%, var(--lv-bg));border-radius:16px;place-items:center;display:grid}.lv-statement{min-height:520px;font-family:var(--lv-font-display);letter-spacing:-.03em;white-space:nowrap;padding:34px 6.2% 0;font-size:clamp(56px,9.79vw,148px);font-weight:500;line-height:clamp(48px,7.67vw,116px)}.lv-statement h2{font:inherit;margin:0}.lv-statement div{align-items:center;gap:20px;margin-left:5.3%;display:flex}.lv-statement div img{object-fit:cover;border-radius:4px;width:177px;height:109px}.lv-about__feature{grid-template-columns:1fr 1.85fr;align-items:center;gap:60px;width:calc(100% - 120px);min-height:505px;margin:auto;display:grid}.lv-about__feature>div{padding-left:15px}.lv-about__feature h2{font-family:var(--lv-font-display);letter-spacing:-.02em;margin:0 0 100px;font-size:48px;font-weight:400;line-height:52px}.lv-about__feature p{letter-spacing:-.02em;max-width:350px;margin:0 0 14px;font-size:16px;font-weight:400;line-height:23px}.lv-about__feature>img{object-fit:cover;border-radius:14px 124px;width:100%;height:505px}.lv-marquee{background:linear-gradient(90deg, var(--lv-green), var(--lv-accent));white-space:nowrap;align-items:center;gap:22px;width:105%;height:138px;margin:-36px -2.5% 40px;padding:0 30px;display:flex;overflow:hidden;transform:rotate(-1.64deg)}.lv-marquee span{font:400 48px/1 GC Molecule Demo,Arial,sans-serif}.lv-marquee img{flex:none;width:27px;height:27px}.lv-about blockquote{border-block:1px solid var(--lv-line);text-align:center;place-items:center;min-height:190px;margin:0 60px;padding:40px 10%;font:400 36px/1.25 GC Molecule Demo,Arial,sans-serif;display:grid}.lv-categories{grid-template-columns:1fr 1fr;min-height:643px;margin-top:80px;display:grid}.lv-categories>img{object-fit:cover;width:100%;height:643px}.lv-categories>div{background:var(--lv-dark);color:#fff;padding:72px 38px;position:relative;overflow:hidden}.lv-categories h2{max-width:560px;margin:0 0 52px;font:400 48px/1.08 GC Molecule Demo,Arial,sans-serif}.lv-categories nav{z-index:2;position:relative}.lv-categories nav a{color:#ffffffbf;border-bottom:1px solid #fff9;justify-content:space-between;align-items:center;min-height:59px;font-size:26px;text-decoration:none;display:flex}.lv-categories nav a img{filter:invert();width:18px;height:18px}.lv-categories div>img{object-fit:cover;border-radius:16px;width:189px;height:241px;position:absolute;bottom:12%;right:15%;transform:rotate(4deg)}.lv-cta{border-radius:22px;width:calc(100% - 310px);min-height:560px;margin:82px auto 70px;position:relative;overflow:hidden}.lv-cta>img{object-fit:cover;width:100%;height:560px}.lv-cta>div{text-align:center;position:absolute;inset:auto 0 40px}.lv-cta h2{color:#fff;max-width:540px;margin:0 auto 28px;font:400 48px/1.08 GC Molecule Demo,Arial,sans-serif}.lv-cta p{justify-content:center;gap:10px;margin:0;display:flex}@media (width<=1100px){.lv-hero__copy{padding-left:32px}.lv-hero__copy h1{font-size:clamp(58px,7vw,78px)}.lv-promo{right:24px}.lv-story,.lv-section,.lv-about__feature{width:calc(100% - 64px);padding-left:0;padding-right:0}.lv-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lv-statement{font-size:9.2vw}.lv-cta{width:calc(100% - 100px)}}@media (width<=760px){.lv-hero{min-height:1020px}.lv-hero__portrait{width:100%;height:460px;inset:auto 0 0}.lv-hero__portrait>img:first-child{border-radius:48px 0 0}.lv-hero__copy{width:100%;min-height:560px;padding:94px 20px 24px}.lv-hero__copy h1{text-wrap:balance;max-width:620px;font-size:clamp(42px,12.2vw,64px);line-height:.92}.lv-hero__copy>p{max-width:560px;margin:18px 0 26px}.lv-hero__copy ul{z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin:52px 0 0;display:grid;position:relative}.lv-hero__copy li{width:auto;min-width:0;height:74px;padding:24px 8px 12px;font-size:clamp(11px,3.2vw,14px);line-height:1.2}.lv-hero__scroll{display:none}.lv-promo{width:min(350px,100% - 32px);height:154px;bottom:54px;right:16px}.lv-promo__slide{grid-template-columns:116px minmax(0,1fr)}.lv-promo__media{width:116px;height:126px}.lv-promo__copy strong{font-size:15px}.lv-promo__dots{bottom:52px;left:136px}.lv-story{flex-direction:column-reverse;align-items:stretch;width:auto;height:auto;min-height:390px;margin:0;padding:64px 20px;overflow:hidden}.lv-story h2{align-items:flex-start;width:100%;height:auto;margin-right:0;font-size:clamp(45px,13.5vw,68px);line-height:.86}.lv-story h2 span{white-space:normal;max-width:100%}.lv-story h2 span:last-child{margin-top:14px;margin-left:11%}.lv-story>div{max-width:420px}.lv-section{width:calc(100% - 40px);margin-bottom:58px}.lv-section>header{align-items:center;gap:18px}.lv-section h2{min-width:0;font-size:30px}.lv-products>header{flex-wrap:wrap;row-gap:12px}.lv-products>header .lv-button{flex:none;margin-left:auto}.lv-product-rail .lv-product-card{width:78vw;min-width:260px}.lv-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 8px}.lv-product-card__media{height:min(52vw,240px)}.lv-product-card__title{font-size:14px}.lv-product-card__price{font-size:16px}.lv-filter{border-inline:0;border-radius:0;margin-inline:-20px;padding-inline:20px}.lv-statement{white-space:normal;min-height:300px;padding:36px 20px 24px;font-size:clamp(43px,13.8vw,72px);line-height:.86;overflow:hidden}.lv-statement h2{overflow-wrap:normal}.lv-statement div{gap:10px;margin-left:5%}.lv-statement div img{flex:none;width:clamp(68px,21vw,90px);height:58px}.lv-about__feature{grid-template-columns:1fr;gap:34px;width:calc(100% - 40px)}.lv-about__feature>div{padding:0}.lv-about__feature h2{max-width:480px;margin-bottom:30px;font-size:40px}.lv-about__feature>img{border-radius:14px 70px;height:380px}.lv-marquee{height:86px;margin-top:35px}.lv-marquee span{font-size:32px}.lv-about blockquote{min-height:210px;margin:0 20px;padding:34px 5%;font-size:26px}.lv-categories{grid-template-columns:1fr}.lv-categories>img{height:430px}.lv-categories>div{min-height:520px;padding:50px 20px}.lv-categories h2{max-width:480px;font-size:40px}.lv-categories nav a{font-size:20px}.lv-categories div>img{width:130px;height:170px;right:12%}.lv-cta{width:calc(100% - 40px);min-height:480px;margin:52px auto}.lv-cta>img{height:480px}.lv-cta>div{padding:0 18px}.lv-cta h2{font-size:40px}}@media (hover:none){.lv-product-card__cta{display:none}}@media (width<=390px){.lv-hero{min-height:920px}.lv-hero__portrait{height:400px}.lv-hero__copy{min-height:520px;padding-inline:16px}.lv-hero__copy h1{font-size:clamp(39px,11.8vw,46px)}.lv-hero__copy>p{font-size:14px}.lv-hero__copy ul{gap:6px;margin-top:42px}.lv-promo{display:none}.lv-section{width:calc(100% - 32px)}.lv-product-rail .lv-product-card{width:82vw;min-width:246px}.lv-product-grid{grid-template-columns:1fr 1fr}.lv-product-card__media{height:180px}.lv-product-card__brand{font-size:11px}.lv-product-card__title{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.2;display:-webkit-box}.lv-product-card__price{gap:4px}.lv-cta p{flex-direction:column;align-items:stretch}}@media (width<=340px){.lv-hero{min-height:1120px}.lv-hero__copy{min-height:640px}.lv-product-card__media{height:150px}}
