.lp-root{background:radial-gradient(1200px 800px at 50% -10%,var(--lp-bg-tint),var(--lp-bg) 60%);color:var(--lp-fg);font-family:var(--font-inter);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh;overflow-x:hidden}.lp-root *{box-sizing:border-box}.lp-wrap{max-width:var(--lp-max);margin:0 auto;padding:0 var(--lp-pad-x)}.lp-hero{padding:clamp(28px,5vh,56px) 0 clamp(40px,6vh,80px);display:flex;flex-direction:column;align-items:center;text-align:center}.lp-mark{display:inline-flex;padding:10px 0 clamp(28px,4.5vh,56px);user-select:none;text-decoration:none;transition:transform .2s var(--lp-ease)}.lp-mark img{display:block;width:clamp(200px,24vw,300px);height:auto}.lp-mark:hover{transform:translateY(-1px)}.lp-headline{font-family:var(--font-bowlby);font-weight:400;font-size:var(--lp-h1);line-height:.94;letter-spacing:-.01em;margin:0 auto;text-wrap:balance}.lp-headline .em{display:inline-block;position:relative}.lp-headline .em:after{content:"";position:absolute;left:2%;right:2%;bottom:4%;height:18%;background:var(--lp-fg);opacity:.28;border-radius:4px;z-index:-1}.lp-subhead{margin:clamp(18px,2.4vh,28px) auto 0;max-width:70ch;font-size:var(--lp-sub);line-height:1.5;color:var(--lp-fg-soft);text-wrap:pretty}.lp-subhead-link{color:var(--lp-fg);font-weight:700;text-decoration:none;transition:opacity .15s var(--lp-ease)}.lp-subhead-link:hover{opacity:.85}.lp-supporting{margin-top:18px;display:inline-flex;align-items:center;gap:10px;font-size:13px;color:var(--lp-fg-muted);letter-spacing:.02em}.lp-supporting .bullets{display:inline-flex;align-items:center;gap:10px}.lp-supporting .bullets span{display:inline-block;width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.5}.lp-demo-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(16px,2.5vw,40px);max-width:1080px;margin:clamp(36px,6vh,72px) auto 0;width:100%}.lp-demo-col{display:flex;flex-direction:column;gap:clamp(10px,1.5vw,18px);min-width:0}.lp-demo-col-left{align-items:flex-end;text-align:right}.lp-demo-col-right{align-items:flex-start;text-align:left}.lp-demo-badge{position:relative;display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:clamp(14px,1.1vw,16px);font-weight:600;font-family:inherit;letter-spacing:.01em;line-height:1.25;text-decoration:none;max-width:240px;background:var(--bkt-bg);color:var(--bkt-fg);border:0;cursor:pointer;transition:transform .2s var(--lp-ease),opacity .2s var(--lp-ease)}.lp-demo-badge:hover{transform:translateY(-1px);opacity:.9}.lp-demo-badge .label{white-space:nowrap}.lp-demo-badge .ic{position:absolute;top:50%;transform:translateY(-50%);width:16px;height:16px;display:none;pointer-events:none;color:var(--bkt-fg)}.lp-demo-badge.active .ic{display:block}.lp-demo-col-left .lp-demo-badge.active .ic{right:-20px;left:auto}.lp-demo-col-right .lp-demo-badge.active .ic{left:-20px;right:auto}.lp-demo-badge.active{background:var(--bkt-fg);color:var(--bkt-bg)}.lp-demo-badge .progress{position:absolute;left:3px;right:3px;bottom:0;height:3px;overflow:hidden;border-radius:0 0 5px 5px;pointer-events:none}.lp-demo-badge .progress:before{content:"";display:block;width:0;height:100%;background:#fff}.lp-demo-badge.active .progress:before{animation:lpBadgeProgress var(--progress-duration, 15s) linear forwards;animation-play-state:paused}.lp-demo-badge.active[data-ready=true] .progress:before{animation-play-state:running}@keyframes lpBadgeProgress{0%{width:0}to{width:100%}}@media(prefers-reduced-motion:reduce){.lp-demo-badge.active .progress:before{animation:none;width:100%}}html[data-palette=dark] .lp-demo-badge[data-bucket=amber]{--bkt-bg: #451A03;--bkt-fg: #FCD34D}html[data-palette=dark] .lp-demo-badge[data-bucket=blue]{--bkt-bg: #1E3A5F;--bkt-fg: #93C5FD}html[data-palette=dark] .lp-demo-badge[data-bucket=green]{--bkt-bg: #052E16;--bkt-fg: #86EFAC}html[data-palette=dark] .lp-demo-badge[data-bucket=violet]{--bkt-bg: #2E1065;--bkt-fg: #C4B5FD}html[data-palette=dark] .lp-demo-badge[data-bucket=orange]{--bkt-bg: #431407;--bkt-fg: #FDBA74}html[data-palette=dark] .lp-demo-badge[data-bucket=cyan]{--bkt-bg: #164E63;--bkt-fg: #67E8F9}html[data-palette=dark] .lp-demo-badge[data-bucket=lime]{--bkt-bg: #1A2E05;--bkt-fg: #BEF264}html[data-palette=dark] .lp-demo-badge[data-bucket=rose]{--bkt-bg: #4C0519;--bkt-fg: #FDA4AF}html[data-palette=dark] .lp-demo-badge[data-bucket=teal]{--bkt-bg: #134E4A;--bkt-fg: #5EEAD4}html[data-palette=dark] .lp-demo-badge[data-bucket=zinc]{--bkt-bg: #27272A;--bkt-fg: #A1A1AA}html:not([data-palette=dark]) .lp-demo-badge[data-bucket=amber]{--bkt-bg: #FEF3C7;--bkt-fg: #B45309}html:not([data-palette=dark]) .lp-demo-badge[data-bucket=blue]{--bkt-bg: #DBEAFE;--bkt-fg: #1D4ED8}html:not([data-palette=dark]) .lp-demo-badge[data-bucket=green]{--bkt-bg: #DCFCE7;--bkt-fg: #15803D}html:not([data-palette=dark]) .lp-demo-badge[data-bucket=violet]{--bkt-bg: #EDE9FE;--bkt-fg: #6D28D9}html:not([data-palette=dark]) .lp-demo-badge[data-bucket=orange]{--bkt-bg: #FFEDD5;--bkt-fg: #C2410C}html:not([data-palette=dark]) .lp-demo-badge[data-bucket=cyan]{--bkt-bg: #CFFAFE;--bkt-fg: #0E7490}html:not([data-palette=dark]) .lp-demo-badge[data-bucket=lime]{--bkt-bg: #ECFCCB;--bkt-fg: #4D7C0F}html:not([data-palette=dark]) .lp-demo-badge[data-bucket=rose]{--bkt-bg: #FFE4E6;--bkt-fg: #BE123C}html:not([data-palette=dark]) .lp-demo-badge[data-bucket=teal]{--bkt-bg: #CCFBF1;--bkt-fg: #0F766E}html:not([data-palette=dark]) .lp-demo-badge[data-bucket=zinc]{--bkt-bg: #E4E4E7;--bkt-fg: #52525B}.lp-mobile-nav{--nav-hit: clamp(40px, 8vw, 56px);--nav-ic: clamp(26px, 5.5vw, 44px);--nav-off: clamp(8px, 3vw, 32px);display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:var(--nav-hit);height:var(--nav-hit);align-items:center;justify-content:center;padding:0;background:transparent;border:0;color:var(--lp-fg);cursor:pointer;transition:opacity .15s var(--lp-ease),transform .15s var(--lp-ease)}.lp-mobile-nav svg{width:var(--nav-ic);height:var(--nav-ic)}.lp-mobile-nav:hover{opacity:.75}.lp-mobile-nav:active{transform:translateY(-50%) scale(.92)}.lp-mobile-nav.prev{left:calc(-1 * (var(--nav-hit) + var(--nav-off)))}.lp-mobile-nav.next{right:calc(-1 * (var(--nav-hit) + var(--nav-off)))}@media(max-width:960px){.lp-demo-grid{grid-template-columns:1fr;gap:clamp(18px,3vw,28px)}.lp-demo-col{display:none}.lp-mobile-nav{display:inline-flex}.lp-stage{touch-action:pan-y}}.lp-stage{position:relative;margin:0 auto;width:min(320px,72vw)}.lp-demo-grid .lp-stage{margin:0 auto}.lp-stage:before,.lp-stage:after{content:"";position:absolute;inset:55% auto auto 50%;transform:translate(-50%,-50%);width:145%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,var(--lp-chip) 0%,transparent 62%);z-index:-1;pointer-events:none}.lp-stage:after{width:210%;background:radial-gradient(circle,var(--lp-chip) 0%,transparent 55%);opacity:.6}.lp-iphone{--lp-frame: var(--lp-fg);--lp-screen-bg: #09090B;position:relative;width:100%;aspect-ratio:320 / 670;background:var(--lp-frame);border-radius:var(--lp-radius-phone);padding:10px;box-shadow:0 0 0 1px color-mix(in srgb,var(--lp-fg) 14%,transparent),0 1px #ffffff0d inset,0 22px 40px -18px #00000059,0 60px 120px -30px #00000040;isolation:isolate}html[data-palette=dark] .lp-iphone{box-shadow:0 0 0 1px #ffffff14,0 1px #ffffff0f inset,0 30px 60px -20px #000000b3,0 60px 120px -40px #0000008c}.lp-iphone .screen{position:relative;width:100%;height:100%;background:var(--lp-screen-bg);border-radius:calc(var(--lp-radius-phone) - 10px);overflow:hidden}.lp-iphone .btn{position:absolute;background:color-mix(in srgb,var(--lp-fg) 78%,#000);border-radius:2px;z-index:2}.lp-iphone .btn.mute{left:-3px;top:13%;width:3px;height:28px}.lp-iphone .btn.vol-up{left:-3px;top:22%;width:3px;height:46px}.lp-iphone .btn.vol-dn{left:-3px;top:32%;width:3px;height:46px}.lp-iphone .btn.power{right:-3px;top:24%;width:3px;height:72px}.lp-preload{position:fixed;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);pointer-events:none;opacity:0}.lp-preload video{width:1px;height:1px}.lp-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#09090b}.lp-video-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#f4f4f540;background:radial-gradient(70% 50% at 50% 35%,color-mix(in srgb,var(--bkt-fg, #27272A) 22%,transparent) 0%,transparent 60%),radial-gradient(80% 60% at 50% -5%,#27272a,#09090b 55%),#09090b;transition:background .4s var(--lp-ease)}.lp-video-placeholder .ph-icon svg{width:44px;height:44px}.lp-video-placeholder .ph-title{font-family:var(--font-bowlby);font-weight:400;font-size:clamp(14px,1.4vw,18px);line-height:1.1;letter-spacing:-.005em;color:var(--bkt-fg, #F4F4F5);padding:0 18px;text-align:center;max-width:90%}html[data-palette=dark] .lp-video-placeholder[data-bucket=amber]{--bkt-fg: #FCD34D}html[data-palette=dark] .lp-video-placeholder[data-bucket=blue]{--bkt-fg: #93C5FD}html[data-palette=dark] .lp-video-placeholder[data-bucket=green]{--bkt-fg: #86EFAC}html[data-palette=dark] .lp-video-placeholder[data-bucket=violet]{--bkt-fg: #C4B5FD}html[data-palette=dark] .lp-video-placeholder[data-bucket=orange]{--bkt-fg: #FDBA74}html[data-palette=dark] .lp-video-placeholder[data-bucket=cyan]{--bkt-fg: #67E8F9}html[data-palette=dark] .lp-video-placeholder[data-bucket=lime]{--bkt-fg: #BEF264}html[data-palette=dark] .lp-video-placeholder[data-bucket=rose]{--bkt-fg: #FDA4AF}html[data-palette=dark] .lp-video-placeholder[data-bucket=teal]{--bkt-fg: #5EEAD4}html[data-palette=dark] .lp-video-placeholder[data-bucket=zinc]{--bkt-fg: #A1A1AA}.lp-home-indicator{position:absolute;left:50%;transform:translate(-50%);bottom:6px;width:34%;height:4px;border-radius:4px;background:#f4f4f5bf;z-index:4}.lp-qr{display:none}@media(min-width:961px){.lp-qr{display:inline-flex;flex-direction:column;align-items:center;gap:8px;margin-top:clamp(28px,4vh,44px);padding:8px 8px 7px;background:#fff;border-radius:12px;box-shadow:0 6px 24px #0000002e}.lp-qr img{display:block;width:120px;height:120px;image-rendering:pixelated;user-select:none}.lp-qr-caption{display:flex;flex-direction:column;align-items:center;line-height:1.25;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600;letter-spacing:.01em;color:#18181b}.lp-qr-caption-secondary{font-weight:500;color:#52525b}.lp-qr{cursor:pointer;text-decoration:none;transition:transform .2s var(--lp-ease),box-shadow .2s var(--lp-ease)}.lp-qr:hover{transform:translateY(-1px);box-shadow:0 8px 28px #00000038}}.lp-store-badge{margin-top:clamp(28px,4vh,44px);display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background:#fff;color:#000;border-radius:999px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:15px;letter-spacing:-.01em;text-decoration:none;user-select:none;transition:transform .2s var(--lp-ease),box-shadow .2s var(--lp-ease)}.lp-store-badge-logo{width:18px;height:22px;fill:currentColor;flex-shrink:0;margin-top:-2px}.lp-store-badge-label{white-space:nowrap}.lp-store-badge:hover{transform:translateY(-1px)}@media(min-width:961px){.lp-store-badge{display:none}}.lp-features{padding-top:clamp(40px,6vh,72px);padding-bottom:clamp(48px,8vh,96px)}.lp-platforms{display:flex;flex-direction:column;align-items:center;gap:14px;padding-top:clamp(8px,1.5vh,18px);color:var(--lp-fg-soft)}.lp-platforms-label{font-family:var(--font-inter);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-fg-muted)}.lp-platforms-icons{display:inline-flex;align-items:center;gap:28px}.lp-platform-icon{display:block;width:52px;height:52px;flex-shrink:0}.lp-closing{display:flex;justify-content:center;padding:clamp(40px,7vh,80px) var(--lp-pad-x) clamp(24px,4vh,56px)}.lp-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(36px,5vw,56px) clamp(28px,4vw,48px)}.lp-feature{margin:0}.lp-feature-icon{display:block;width:32px;height:32px;margin-bottom:18px;color:var(--lp-fg);flex-shrink:0}.lp-feature-headline{font-family:var(--font-bowlby);font-weight:400;font-size:clamp(20px,2.2vw,26px);line-height:1.15;letter-spacing:-.005em;color:var(--lp-fg);margin:0 0 14px;text-wrap:balance}.lp-feature-body{font-family:var(--font-inter);font-size:15px;line-height:1.55;color:var(--lp-fg-soft);margin:0}.lp-footer{border-top:1px solid var(--lp-rule);margin-top:clamp(64px,10vh,120px);padding:28px 0;font-size:var(--lp-small);color:var(--lp-fg-muted)}.lp-footer .row{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.lp-footer .links{display:flex;gap:22px;flex-wrap:wrap;align-items:center}.lp-footer a{color:inherit;text-decoration:none;transition:color .15s var(--lp-ease)}.lp-footer a:hover{color:var(--lp-fg)}.lp-footer .copy{color:var(--lp-fg-muted)}.lp-footer .social{display:flex;gap:14px;align-items:center}.lp-footer .social a{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:var(--lp-fg-muted)}.lp-footer .social a:hover{color:var(--lp-fg)}.lp-footer .social svg{width:20px;height:20px}@media(max-width:640px){.lp-footer .row{flex-direction:column;align-items:center;gap:18px;text-align:center}.lp-footer .links{justify-content:center;row-gap:10px}.lp-footer .social{width:100%;justify-content:center}}.lp-fade{animation:lpFade .7s var(--lp-ease) both}.lp-fade.d1{animation-delay:.05s}.lp-fade.d2{animation-delay:.15s}.lp-fade.d3{animation-delay:.25s}.lp-fade.d4{animation-delay:.4s}.lp-fade.d5{animation-delay:.55s}@keyframes lpFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.lp-fade{animation:none}}
