.lp-final-cta{text-align:center;background:var(--lp-surface-dark);flex-direction:column;align-items:center;gap:24px;padding:80px 24px 100px;display:flex}.lp-final-cta__title{max-width:16ch;font-family:var(--lp-font-display);letter-spacing:-.03em;color:var(--lp-text-on-dark);margin:0;font-size:clamp(24px,5vw,34px);font-weight:600;line-height:1.2}.lp-final-cta__glyph{display:block}.lp-final-cta__glyph-path{fill:none;stroke:var(--lp-accent);stroke-dasharray:35 35;animation:2.13s linear infinite lp-rt-draw}.lp-final-cta__glyph-dot{fill:var(--lp-accent);transform-box:fill-box;transform-origin:50%}.lp-final-cta__glyph-dot--a{animation:2.13s linear infinite lp-rt-dot-a}.lp-final-cta__glyph-dot--b{animation:2.13s linear infinite lp-rt-dot-b}@keyframes lp-rt-draw{0%{stroke-dashoffset:35px;animation-timing-function:cubic-bezier(.55,.06,.3,1)}48%{stroke-dashoffset:0;animation-timing-function:linear}60%{stroke-dashoffset:0;animation-timing-function:cubic-bezier(.55,.06,.3,1)}to{stroke-dashoffset:-35px}}@keyframes lp-rt-dot-a{0%{opacity:0;animation-timing-function:cubic-bezier(.34,1.5,.64,1);transform:scale(.001)}9%{opacity:1;transform:scale(1)}62%{opacity:1;animation-timing-function:cubic-bezier(.5,0,.75,0);transform:scale(1)}71%{opacity:0;transform:scale(.001)}to{opacity:0;transform:scale(.001)}}@keyframes lp-rt-dot-b{0%{opacity:0;animation-timing-function:cubic-bezier(.34,1.5,.64,1);transform:scale(.001)}44%{opacity:0;animation-timing-function:cubic-bezier(.34,1.5,.64,1);transform:scale(.001)}57%{opacity:1;transform:scale(1)}94%{opacity:1;animation-timing-function:cubic-bezier(.5,0,.75,0);transform:scale(1)}to{opacity:0;transform:scale(.001)}}@media (prefers-reduced-motion:reduce){.lp-root .lp-final-cta__glyph-path{stroke-dasharray:none;stroke-dashoffset:0;animation:none!important}.lp-root .lp-final-cta__glyph-dot{opacity:1;transform:none;animation:none!important}}
.lp-phone-frame{--lp-phone-pad-frame:calc(var(--lp-phone-w) * 3 / 236);--lp-phone-pad-bezel:calc(var(--lp-phone-w) * 4 / 236);--lp-phone-radius-frame:calc(var(--lp-phone-w) * 40 / 236);--lp-phone-radius-bezel:calc(var(--lp-phone-w) * 37 / 236);--lp-phone-radius-screen:calc(var(--lp-phone-w) * 33 / 236);--lp-phone-unit:calc(var(--lp-phone-w) / 236);box-sizing:border-box;width:var(--lp-phone-w);padding:var(--lp-phone-pad-frame);border-radius:var(--lp-phone-radius-frame);background:var(--lp-device-frame);box-shadow:var(--lp-phone-shadow,var(--lp-shadow-device));flex:none;position:relative}.lp-phone-frame__button{width:calc(var(--lp-phone-unit) * 3);border-radius:calc(var(--lp-phone-unit) * 2);background:var(--lp-device-button);position:absolute}.lp-phone-frame__button--mute{left:calc(var(--lp-phone-unit) * -2);top:calc(var(--lp-phone-unit) * 92);height:calc(var(--lp-phone-unit) * 14)}.lp-phone-frame__button--vol-up{left:calc(var(--lp-phone-unit) * -2);top:calc(var(--lp-phone-unit) * 118);height:calc(var(--lp-phone-unit) * 24)}.lp-phone-frame__button--vol-down{left:calc(var(--lp-phone-unit) * -2);top:calc(var(--lp-phone-unit) * 150);height:calc(var(--lp-phone-unit) * 24)}.lp-phone-frame__button--power{right:calc(var(--lp-phone-unit) * -2);top:calc(var(--lp-phone-unit) * 128);height:calc(var(--lp-phone-unit) * 36)}.lp-phone-frame__bezel{padding:var(--lp-phone-pad-bezel);border-radius:var(--lp-phone-radius-bezel);background:var(--lp-surface-black)}.lp-phone-frame__screen{aspect-ratio:1320/2868;border-radius:var(--lp-phone-radius-screen);background:var(--lp-surface-screen);flex-direction:column;display:flex;position:relative;overflow:hidden}.lp-phone-frame__island{left:50%;top:calc(var(--lp-phone-unit) * 8);z-index:5;width:calc(var(--lp-phone-unit) * 60);height:calc(var(--lp-phone-unit) * 17);border-radius:calc(var(--lp-phone-unit) * 9);background:var(--lp-surface-black);position:absolute;transform:translate(-50%)}.lp-phone-frame__screen>picture{display:contents}.lp-phone-frame__shot{object-fit:cover;object-position:top center;flex:auto;width:100%;height:100%;min-height:0;display:block}
.lp-hero-phone{flex:none;justify-content:center;padding-left:43px;display:flex}.lp-hero-phone--live{animation:7s ease-in-out infinite lp-phone-float}.lp-hero-phone--paused,.lp-hero-phone--paused *{animation-play-state:paused!important}.lp-phone__status{justify-content:space-between;align-items:center;padding:10px 18px 0;display:flex}.lp-phone__clock{color:var(--lp-ink);font-family:var(--lp-font-text);font-size:11px;font-weight:600}.lp-phone__status-right{align-items:center;gap:4px;display:flex}.lp-phone__signal{align-items:flex-end;gap:1px;display:flex}.lp-phone__bar{background:var(--lp-ink);border-radius:1px;width:2.5px}.lp-phone__bar--1{height:4px}.lp-phone__bar--2{height:6px}.lp-phone__bar--3{height:8px}.lp-phone__bar--4{opacity:.35;height:10px}.lp-phone__battery{box-sizing:border-box;border:1px solid var(--lp-phone-hairline);border-radius:var(--lp-radius-badge);width:19px;height:9.5px;position:relative}.lp-phone__battery-fill{background:var(--lp-ink);border-radius:1.5px;width:10px;position:absolute;top:1.5px;bottom:1.5px;left:1.5px}.lp-phone__battery-nub{background:var(--lp-phone-hairline);border-radius:0 1px 1px 0;width:1.5px;height:3.6px;position:absolute;top:2.4px;right:-3px}.lp-phone__nav{border-bottom:1px solid var(--lp-border-card);justify-content:space-between;align-items:center;padding:7px 11px 5px;display:flex}.lp-phone__back{color:var(--lp-accent);font-family:var(--lp-font-text);align-items:center;gap:2px;font-size:9px;font-weight:500;display:flex}.lp-phone__chevron{font-size:13px;font-weight:400;line-height:1}.lp-phone__nav-title{color:var(--lp-ink);font-family:var(--lp-font-text);font-size:10.5px;font-weight:600}.lp-phone__more{color:var(--lp-accent);font-family:var(--lp-font-text);letter-spacing:1.4px;font-size:9px;font-weight:700;line-height:1}.lp-phone__content{flex-direction:column;flex:1;gap:8px;padding:7px 10px 0;display:flex;overflow:hidden}.lp-phone__map{border:1px solid var(--lp-border-strong);border-radius:var(--lp-radius-button);background-color:var(--lp-map-tile);background-image:radial-gradient(var(--lp-map-dot) 1px, transparent 1px);background-size:12px 12px;flex:0 0 104px;height:104px;min-height:104px;position:relative;overflow:hidden}.lp-phone__map-scene{width:100%;height:86px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.lp-phone__route-svg{position:absolute;top:0;left:0}.lp-phone__route{stroke:var(--lp-accent);stroke-dasharray:1;stroke-dashoffset:0}.lp-phone__origin{box-sizing:border-box;border:2px solid var(--lp-phone-label);background:var(--lp-surface);border-radius:50%;width:8px;height:8px;position:absolute;top:14px;left:71px}.lp-phone__pin{width:14px;height:14px;position:absolute;top:61px;left:118px}.lp-phone__pin-beacon,.lp-phone__pin-dot{background:var(--lp-accent);border-radius:50%;position:absolute;inset:0}.lp-phone__pin-dot{border:2.5px solid var(--lp-surface);box-shadow:var(--lp-shadow-pin)}.lp-phone__expand{background:var(--lp-phone-glass);width:15px;height:15px;color:var(--lp-text-nav);font-family:var(--lp-font-text);border-radius:50%;justify-content:center;align-items:center;font-size:8px;font-weight:600;line-height:1;display:flex;position:absolute;bottom:6px;right:6px}.lp-phone__cost-chip{border:1px solid var(--lp-border-strong);border-radius:var(--lp-radius-pill);background:var(--lp-surface);box-shadow:var(--lp-shadow-chip);align-items:center;gap:4px;padding:3px 7px;display:flex;position:absolute;top:6px;right:6px}.lp-phone__cost-chip-value{color:var(--lp-accent);font-family:var(--lp-font-mono);font-variant-numeric:tabular-nums;font-size:8px;font-weight:700}.lp-phone__route-row{border:1px solid var(--lp-border-card);border-radius:var(--lp-radius-button);background:var(--lp-surface);flex:none;align-items:center;gap:6px;padding:6px 8px;display:flex}.lp-phone__dot{box-sizing:border-box;border-radius:50%;flex:none;width:6px;height:6px}.lp-phone__dot--hollow{border:1.5px solid var(--lp-phone-label);background:var(--lp-surface)}.lp-phone__dot--accent{background:var(--lp-accent)}.lp-phone__place{color:var(--lp-ink);font-family:var(--lp-font-text);font-size:8.5px;font-weight:600}.lp-phone__arrow{color:var(--lp-phone-label);font-family:var(--lp-font-text);font-size:8px;font-weight:400}.lp-phone__badge{border-radius:var(--lp-radius-badge);background:var(--lp-accent);color:var(--lp-text-on-dark);font-family:var(--lp-font-mono);letter-spacing:.1em;margin-left:auto;padding:2px 4px;font-size:6px;font-weight:600}.lp-phone__group{flex-direction:column;flex:none;gap:3px;display:flex}.lp-phone__caption{color:var(--lp-phone-label);font-family:var(--lp-font-mono);letter-spacing:.14em;padding-left:4px;font-size:6px;font-weight:500}.lp-phone__card{border:1px solid var(--lp-border-card);border-radius:var(--lp-radius-button);background:var(--lp-surface);flex-direction:column;display:flex}.lp-phone__row{border-bottom:1px solid var(--lp-border-row);justify-content:space-between;align-items:center;padding:5px 8px;display:flex}.lp-phone__row--last{border-bottom:0}.lp-phone__label{color:var(--lp-phone-label);font-family:var(--lp-font-text);font-size:8px;font-weight:400}.lp-phone__value{color:var(--lp-ink);font-family:var(--lp-font-text);font-size:8px;font-weight:500}.lp-phone__value--vehicle{align-items:center;gap:3px;display:flex}.lp-phone__caret{color:var(--lp-phone-label);font-size:8px;font-weight:400}.lp-phone__cost{color:var(--lp-accent);font-family:var(--lp-font-mono);font-variant-numeric:tabular-nums;font-size:8.5px;font-weight:700}.lp-phone__stats{grid-template-columns:1fr 1fr;gap:6px;display:grid}.lp-phone__tile{border:1px solid var(--lp-border-card);border-radius:var(--lp-radius-chip);background:var(--lp-surface);flex-direction:column;gap:1px;padding:5px 7px;display:flex}.lp-phone__tile-label{color:var(--lp-phone-label);font-family:var(--lp-font-text);font-size:7px;font-weight:400}.lp-phone__stat{font-family:var(--lp-font-mono);font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.lp-phone__stat--accent{color:var(--lp-accent)}.lp-phone__stat--ink{color:var(--lp-ink)}.lp-phone__stat--avg{color:var(--lp-speed-avg)}.lp-phone__stat--max{color:var(--lp-speed-max)}.lp-phone__rate{border:1px solid var(--lp-border-card);border-radius:var(--lp-radius-button);background:var(--lp-surface);flex-direction:column;flex:none;align-items:center;gap:1px;padding:5px 8px;display:flex}.lp-phone__rate-stars{color:var(--lp-border-strong);font-family:var(--lp-font-text);gap:3px;font-size:11px;font-weight:400;line-height:1;display:flex}.lp-phone__rate-hint{color:var(--lp-phone-label);font-family:var(--lp-font-text);font-size:6.5px;font-weight:400}.lp-phone__tabbar{border-top:1px solid var(--lp-border-strong);background:var(--lp-phone-tabbar);padding:6px 6px 0;display:flex}.lp-phone__tab{flex-direction:column;flex:1;align-items:center;gap:3px;display:flex}.lp-phone__tab-label{color:var(--lp-phone-inactive);font-family:var(--lp-font-text);font-size:6.5px;font-weight:500}.lp-phone__tab-label--active{color:var(--lp-accent);font-weight:600}.lp-phone__tab-bars{align-items:flex-end;gap:1.5px;height:13px;display:flex}.lp-phone__tab-bar{background:var(--lp-phone-inactive);border-radius:1px;width:3px}.lp-phone__tab-bar--1{height:6px}.lp-phone__tab-bar--2{height:9px}.lp-phone__tab-bar--3{height:13px}.lp-phone__tab-circle{box-sizing:border-box;border:1.5px solid var(--lp-phone-inactive);width:13px;height:13px;color:var(--lp-phone-inactive);font-family:var(--lp-font-text);border-radius:50%;justify-content:center;align-items:center;font-size:8px;font-weight:600;display:flex}.lp-phone__tab-route{height:13px;display:block}.lp-phone__tab-route path{stroke:var(--lp-accent)}.lp-phone__tab-route circle{fill:var(--lp-accent)}.lp-phone__tab-car{width:15px;height:13px;position:relative}.lp-phone__car-body{background:var(--lp-phone-inactive);border-radius:3px;height:7px;position:absolute;bottom:2px;left:0;right:0}.lp-phone__car-roof{background:var(--lp-phone-inactive);border-radius:2.5px 2.5px 0 0;height:5px;position:absolute;top:1px;left:3px;right:3px}.lp-phone__car-wheel{box-sizing:border-box;border:1px solid var(--lp-phone-inactive);background:var(--lp-surface-screen);border-radius:50%;width:3.5px;height:3.5px;position:absolute;bottom:0}.lp-phone__car-wheel--left{left:1.5px}.lp-phone__car-wheel--right{right:1.5px}.lp-phone__tab-ring{box-sizing:border-box;border:1.5px solid var(--lp-phone-inactive);border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;display:flex}.lp-phone__tab-ring-dot{background:var(--lp-phone-inactive);border-radius:50%;width:4px;height:4px}.lp-phone__home{justify-content:center;align-items:flex-start;height:16px;display:flex}.lp-phone__home-bar{background:var(--lp-ink);opacity:.28;border-radius:2px;width:64px;height:4px;margin-top:5px}.lp-hero-phone--live{--lp-phone-cycle-offset:-4.4s}.lp-hero-phone--live .lp-phone__block--1{opacity:0;animation:lp-bld1 8s linear infinite var(--lp-phone-cycle-offset,-4.4s)}.lp-hero-phone--live .lp-phone__block--2{opacity:0;animation:lp-bld2 8s linear infinite var(--lp-phone-cycle-offset,-4.4s)}.lp-hero-phone--live .lp-phone__block--3{opacity:0;animation:lp-bld3 8s linear infinite var(--lp-phone-cycle-offset,-4.4s)}.lp-hero-phone--live .lp-phone__block--4{opacity:0;animation:lp-bld4 8s linear infinite var(--lp-phone-cycle-offset,-4.4s)}.lp-hero-phone--live .lp-phone__block--5{opacity:0;animation:lp-bld5 8s linear infinite var(--lp-phone-cycle-offset,-4.4s)}.lp-hero-phone--live .lp-phone__route{stroke-dashoffset:1px;animation:lp-a-route 8s linear infinite var(--lp-phone-cycle-offset,-4.4s)}.lp-hero-phone--live .lp-phone__pin{animation:lp-a-pin 8s cubic-bezier(.34, 1.5, .64, 1) infinite var(--lp-phone-cycle-offset,-4.4s);transform:scale(0)}.lp-hero-phone--live .lp-phone__pin-beacon{animation:1.8s ease-out infinite lp-beacon-pulse}@keyframes lp-phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes lp-a-route{0%,6%{stroke-dashoffset:1px;opacity:1}38%{stroke-dashoffset:0}88%{stroke-dashoffset:0;opacity:1}94%,to{opacity:0;stroke-dashoffset:0}}@keyframes lp-a-pin{0%,45%{opacity:0;transform:scale(0)}50%{opacity:1;animation-timing-function:linear;transform:scale(1)}88%{opacity:1;transform:scale(1)}94%,to{opacity:0;transform:scale(0)}}@keyframes lp-bld1{0%,1%{opacity:0;transform:translateY(6px)}4%{opacity:1;transform:none}88%{opacity:1;transform:none}94%,to{opacity:0;transform:translateY(0)}}@keyframes lp-bld2{0%,2%{opacity:0;transform:translateY(6px)}5.5%{opacity:1;transform:none}88%{opacity:1;transform:none}94%,to{opacity:0;transform:translateY(0)}}@keyframes lp-bld3{0%,3%{opacity:0;transform:translateY(6px)}6%{opacity:1;transform:none}88%{opacity:1;transform:none}94%,to{opacity:0;transform:translateY(0)}}@keyframes lp-bld4{0%,3.5%{opacity:0;transform:translateY(6px)}6%{opacity:1;transform:none}88%{opacity:1;transform:none}94%,to{opacity:0;transform:translateY(0)}}@keyframes lp-bld5{0%,40%{opacity:0;transform:translateY(6px)}46%{opacity:1;transform:none}88%{opacity:1;transform:none}94%,to{opacity:0;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.lp-root .lp-hero-phone,.lp-root .lp-hero-phone *{animation:none!important}.lp-root .lp-hero-phone .lp-phone__block--1,.lp-root .lp-hero-phone .lp-phone__block--2,.lp-root .lp-hero-phone .lp-phone__block--3,.lp-root .lp-hero-phone .lp-phone__block--4,.lp-root .lp-hero-phone .lp-phone__block--5{opacity:1;transform:none}.lp-root .lp-hero-phone .lp-phone__route{stroke-dashoffset:0}.lp-root .lp-hero-phone .lp-phone__pin{opacity:1;transform:scale(1)}}.lp-hero-phone .lp-phone__status,.lp-hero-phone .lp-phone__nav,.lp-hero-phone .lp-phone__content,.lp-hero-phone .lp-phone__tabbar,.lp-hero-phone .lp-phone__home{zoom:var(--lp-hero-phone-scale,1)}
.lp-hero{justify-content:center;padding:clamp(48px,9vw,84px) 24px 64px;display:flex}.lp-hero__row{justify-content:center;align-items:center;gap:clamp(16px,2vw,32px);display:flex}.lp-hero__copy{flex-direction:column;flex:none;align-items:flex-start;gap:24px;min-width:0;display:flex}.lp-hero__title{max-width:13ch;color:var(--lp-ink);font-family:var(--lp-font-display);letter-spacing:-.04em;text-wrap:pretty;margin:0;font-size:clamp(36px,6vw,58px);font-weight:600;line-height:1.08}.lp-hero__subhead{max-width:38ch;color:var(--lp-text-subhead);font-family:var(--lp-font-text);text-wrap:pretty;margin:0;font-size:clamp(15px,2.2vw,18px);font-weight:400;line-height:1.6}.lp-hero__cta{margin-top:4px}.lp-hero__proof{flex-direction:column;gap:5px;display:flex}.lp-hero__proof-row{align-items:center;gap:9px;display:flex}.lp-hero__rating{color:var(--lp-ink);font-family:var(--lp-font-display);letter-spacing:-.02em;font-size:22px;font-weight:700;line-height:1}.lp-hero__stars{color:var(--lp-star-gold);font-family:var(--lp-font-text);gap:2px;margin-left:3px;font-size:17px;font-weight:400;line-height:1;display:flex}.lp-hero__proof-caption{color:var(--lp-text-body);font-family:var(--lp-font-text);font-size:13.5px;font-weight:400;line-height:1.4}@media (max-width:900px){.lp-hero{--lp-hero-phone-w:204px;--lp-hero-phone-scale:.8644}}@media (max-height:800px){.lp-hero{--lp-hero-phone-w:204px;--lp-hero-phone-scale:.8644;padding-top:clamp(32px,6vw,56px);padding-bottom:48px}}@media (max-height:680px){.lp-hero{--lp-hero-phone-w:184px;--lp-hero-phone-scale:.7797}}@media (max-width:900px){.lp-hero__row{text-align:center;flex-direction:column;align-items:center;gap:20px}.lp-hero__copy{display:contents}.lp-hero__proof{order:1;align-items:center}.lp-hero-phone{order:2}.lp-hero__cta{order:3;margin-top:0}}
.lp-reviews{background:var(--lp-surface-alt);flex-direction:column;align-items:center;gap:48px;padding:90px 24px;display:flex}.lp-reviews__header{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.lp-reviews__pill{background:var(--lp-surface);border-radius:var(--lp-radius-pill);box-shadow:var(--lp-shadow-pill);align-items:center;gap:10px;margin-top:4px;padding:9px 18px;display:flex}.lp-reviews__stars{gap:2px;display:inline-flex}.lp-reviews__star{fill:var(--lp-accent);display:block}.lp-reviews__star--dim{fill:var(--lp-accent-tint-soft)}.lp-reviews__rating{font:600 18px var(--lp-font-mono);color:var(--lp-ink)}.lp-reviews__store{font:400 13px var(--lp-font-text);color:var(--lp-text-body)}.lp-reviews__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;width:100%;max-width:1080px;display:grid}.lp-reviews__card{background:var(--lp-surface);border-radius:var(--lp-radius-review);box-shadow:var(--lp-shadow-card);flex-direction:column;gap:18px;margin:0;padding:28px;display:flex}.lp-reviews__quote{font-family:var(--lp-font-text);color:var(--lp-ink);flex:1;margin:0;font-size:15.5px;font-weight:400;line-height:1.55}.lp-reviews__attribution{font:400 12.5px var(--lp-font-text);color:var(--lp-text-attribution);align-items:center;gap:10px;display:flex}.lp-reviews__avatar{border-radius:var(--lp-radius-pill);background:var(--lp-accent-tint);width:34px;height:34px;color:var(--lp-accent);font:600 13px/1 var(--lp-font-text);letter-spacing:.02em;flex:none;justify-content:center;align-items:center;display:inline-flex}
.lp-lightbox{overscroll-behavior:contain;background:0 0;border:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:0;display:none;position:fixed;inset:0;overflow:hidden}.lp-lightbox[open]{place-items:center;display:grid}.lp-lightbox::backdrop{opacity:0;-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);transition:opacity var(--lp-lightbox-duration) var(--lp-lightbox-ease);background:0 0}.lp-lightbox.is-open::backdrop{opacity:1}.lp-lightbox{opacity:0;transition:opacity var(--lp-lightbox-duration) var(--lp-lightbox-ease)}.lp-lightbox.is-open{opacity:1}.lp-lightbox__panel{--lp-lightbox-pad-top:max(28px, env(safe-area-inset-top));--lp-lightbox-pad-bottom:max(28px, env(safe-area-inset-bottom));--lp-lightbox-gap:16px;--lp-lightbox-caption-h:19px;--lp-lightbox-chrome:calc(var(--lp-lightbox-pad-top) + var(--lp-lightbox-pad-bottom) + var(--lp-lightbox-gap) + var(--lp-lightbox-caption-h));z-index:1;align-items:center;gap:var(--lp-lightbox-gap);padding:var(--lp-lightbox-pad-top) 0 var(--lp-lightbox-pad-bottom);transition:transform var(--lp-lightbox-duration) var(--lp-lightbox-ease);flex-direction:column;grid-area:1/1;margin:0;display:flex;position:relative;transform:scale(.94)}.lp-lightbox.is-open .lp-lightbox__panel{transform:scale(1)}.lp-lightbox__scrim{z-index:0;background:var(--lp-scrim);position:fixed;inset:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.lp-lightbox__scrim{background:var(--lp-scrim-solid)}}.lp-lightbox__img{width:auto;height:auto;max-width:min(calc((100vh - var(--lp-lightbox-chrome)) * 1320 / 2868), calc(100vw - 32px));max-width:min(calc((100dvh - var(--lp-lightbox-chrome)) * 1320 / 2868), calc(100vw - 32px));max-height:min(calc(100vh - var(--lp-lightbox-chrome)), 1434px);max-height:min(calc(100dvh - var(--lp-lightbox-chrome)), 1434px);aspect-ratio:1320/2868;border-radius:clamp(14px, 2vh, var(--lp-lightbox-radius));box-shadow:var(--lp-shadow-lightbox);object-fit:contain;display:block}.lp-lightbox__caption{font:500 14px/1.3 var(--lp-font-text);color:var(--lp-lightbox-ink);text-align:center;justify-content:center;align-items:baseline;gap:10px;display:flex}.lp-lightbox__caption-count{font:500 12px/1.3 var(--lp-font-mono);color:var(--lp-lightbox-ink-dim);font-variant-numeric:tabular-nums}.lp-lightbox__preload{clip-path:inset(50%);opacity:0;pointer-events:none;width:1px;height:1px;position:fixed;inset:auto auto 0 0;overflow:hidden}.lp-lightbox__preload-img{width:1px;height:1px}.lp-lightbox__chip{z-index:2;border:1px solid var(--lp-glass-chip-border);border-radius:var(--lp-radius-pill);background:var(--lp-glass-chip);width:44px;height:44px;color:var(--lp-lightbox-ink);cursor:pointer;transition:background-color var(--lp-lightbox-duration) var(--lp-lightbox-ease), transform var(--lp-lightbox-duration) var(--lp-lightbox-ease);place-items:center;padding:0;display:grid;position:fixed}@media (hover:hover){.lp-lightbox__chip:hover{background:var(--lp-glass-chip-hover)}}.lp-lightbox__chip:active{transform:scale(.94)}.lp-root .lp-lightbox__chip:focus-visible{outline:2px solid var(--lp-focus-ring-dark);outline-offset:2px}.lp-lightbox__close{top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right))}.lp-lightbox__nav{margin-top:-22px;top:50%}.lp-lightbox__nav--prev{left:max(16px, env(safe-area-inset-left))}.lp-lightbox__nav--next{right:max(16px, env(safe-area-inset-right))}@media (max-width:560px){.lp-lightbox__nav{top:auto;bottom:max(16px, env(safe-area-inset-bottom));margin-top:0}.lp-lightbox__nav--prev{left:calc(50% - 60px)}.lp-lightbox__nav--next{right:calc(50% - 60px)}.lp-lightbox__panel{--lp-lightbox-pad-top:max(72px, calc(env(safe-area-inset-top) + 56px));--lp-lightbox-pad-bottom:max(16px, env(safe-area-inset-bottom));--lp-lightbox-gap:12px;--lp-lightbox-nav-row:56px;--lp-lightbox-chrome:calc(var(--lp-lightbox-pad-top) + var(--lp-lightbox-pad-bottom) + var(--lp-lightbox-nav-row) + var(--lp-lightbox-gap) + var(--lp-lightbox-caption-h));padding-bottom:calc(var(--lp-lightbox-pad-bottom) + var(--lp-lightbox-nav-row))}}@media (prefers-reduced-motion:reduce){.lp-root .lp-lightbox,.lp-root .lp-lightbox__panel,.lp-root .lp-lightbox__chip,.lp-root .lp-lightbox::backdrop{transition:none}.lp-root .lp-lightbox[open],.lp-root .lp-lightbox::backdrop{opacity:1}.lp-root .lp-lightbox[open] .lp-lightbox__panel,.lp-root .lp-lightbox__chip:active{transform:none}}
.lp-screens{background:var(--lp-surface);flex-direction:column;align-items:center;gap:48px;padding:100px 24px;display:flex}.lp-screens__header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.lp-screens__stage{--lp-screens-tilt:7deg;--lp-screens-spread:clamp(150px, calc((100vw - 48px) * .2), 180px);--lp-shadow-phone-lift:0 26px 46px -28px #0b1f2675;justify-content:center;align-items:center;width:100%;max-width:900px;margin:-26px 0 -20px;padding:26px 0 20px;display:flex;position:relative}.lp-screens__phone .lp-phone-frame__screen{background:var(--lp-phone-screen)}.lp-screens__slot{appearance:none;color:inherit;cursor:pointer;font:inherit;width:var(--lp-screens-slot-w);border-radius:calc(var(--lp-screens-slot-w) * 40 / 236);background:0 0;border:0;margin:0;padding:0;line-height:0;display:block;overflow:visible}.lp-screens__lift{isolation:isolate;border-radius:calc(var(--lp-screens-slot-w) * 40 / 236);transition:transform var(--lp-screens-duration) var(--lp-screens-ease), opacity var(--lp-screens-duration) var(--lp-screens-ease);display:block;position:relative}.lp-screens__lift:after{z-index:-1;border-radius:inherit;box-shadow:var(--lp-shadow-phone-lift);content:"";opacity:0;pointer-events:none;transition:opacity var(--lp-screens-duration) var(--lp-screens-ease);position:absolute;inset:0}.lp-screens__stage .lp-screens__slot--left,.lp-screens__stage .lp-screens__slot--right{--lp-phone-shadow:var(--lp-shadow-phone-side);position:absolute}.lp-screens__stage .lp-screens__slot--left{transform:rotate(calc(-1 * var(--lp-screens-tilt))) translateX(calc(-1 * var(--lp-screens-spread)))}.lp-screens__stage .lp-screens__slot--right{transform:rotate(var(--lp-screens-tilt)) translateX(var(--lp-screens-spread))}.lp-screens__stage .lp-screens__slot--center{z-index:1;--lp-phone-shadow:var(--lp-shadow-phone-center);position:relative}.lp-screens__slot--left{--lp-screens-lift:rotate(var(--lp-screens-tilt)) scale(1.05) translateY(-10px)}.lp-screens__slot--right{--lp-screens-lift:rotate(calc(-1 * var(--lp-screens-tilt))) scale(1.05) translateY(-10px)}.lp-screens__slot--center{--lp-screens-lift:scale(1.05) translateY(-10px)}.lp-screens__stage .lp-screens__slot:focus-visible{z-index:3}.lp-screens__slot:focus-visible .lp-screens__lift{transform:var(--lp-screens-lift)}.lp-screens__slot:focus-visible .lp-screens__lift:after{opacity:1}.lp-screens__stage:has(.lp-screens__slot:focus-visible) .lp-screens__slot:not(:focus-visible) .lp-screens__lift{opacity:.85;transform:scale(.98)}@media (hover:hover){.lp-screens__stage .lp-screens__slot:hover{z-index:3}.lp-screens__slot:hover .lp-screens__lift{transform:var(--lp-screens-lift)}.lp-screens__slot:hover .lp-screens__lift:after{opacity:1}.lp-screens__stage:has(.lp-screens__slot:hover) .lp-screens__slot:not(:hover) .lp-screens__lift{opacity:.85;transform:scale(.98)}}@media (prefers-reduced-motion:reduce){.lp-root .lp-screens__slot--left,.lp-root .lp-screens__slot--right,.lp-root .lp-screens__slot--center{--lp-screens-lift:none}:is(.lp-screens__stage:has(.lp-screens__slot:hover) .lp-screens__slot:not(:hover) .lp-screens__lift,.lp-screens__stage:has(.lp-screens__slot:focus-visible) .lp-screens__slot:not(:focus-visible) .lp-screens__lift){transform:none}}@media (max-width:720px){.lp-screens__stage .lp-screens__slot--left,.lp-screens__stage .lp-screens__slot--right{display:none}}
