@font-face{font-family:Stapel;src:url(/fonts/stapel-400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Stapel;src:url(/fonts/stapel-500.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Stapel;src:url(/fonts/stapel-700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Stapel;src:url(/fonts/stapel-800.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--bg:#fbfaf7;--ink:#10100e;--ink-secondary:#6b6b66;--brand:#5b4bff;--brand-pressed:#4635e0;--gold:#ffc53d;--mint:#b8f2d8;--lilac:#dcd2ff;--blush:#ffccd8;--hairline:#e8e6e0;--badge-ink:var(--ink);--badge-label:var(--bg);--badge-disabled-bg:var(--hairline);--badge-disabled-ink:var(--ink-secondary);--font-sans:"Stapel", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--measure:1080px;--measure-legal:680px;--video-width:380px;--hero-stack:900px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:17px;font-weight:400;line-height:1.6}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}a:active{color:var(--brand-pressed)}:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:4px}img,svg,video{max-width:100%;display:block}.page{flex-direction:column;min-height:100dvh;display:flex}.shell{width:100%;max-width:var(--measure);margin:0 auto;padding:0 24px}.shell-legal{max-width:var(--measure-legal)}.site-header{padding:28px 0 0}.site-header-inner{align-items:center;gap:10px;display:inline-flex}.site-header-mark{border-radius:10px;width:40px;height:40px}.site-header-wordmark{letter-spacing:-.02em;color:var(--brand);font-size:19px;font-weight:700}a.site-header-inner:hover{text-decoration:none}.main{flex:1 0 auto;padding:64px 0 80px}.hero{grid-template-columns:minmax(0, 1fr) minmax(0, var(--video-width));grid-template-areas:"copy video";align-items:center;column-gap:72px;display:grid}.hero-copy{grid-area:copy;min-width:0}.hero-title{letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:800;line-height:1.05}.hero-subtitle{max-width:30ch;color:var(--ink-secondary);text-wrap:pretty;margin:20px 0 0;font-size:20px;line-height:1.45}.store-buttons{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px;margin-top:34px;display:flex}.store-badge{background:var(--badge-ink);height:56px;color:var(--badge-label);border:1px solid #0000;border-radius:12px;align-items:center;gap:11px;padding:0 20px 0 18px;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}a.store-badge:hover{text-decoration:none;transform:translateY(-1px)}a.store-badge:active{opacity:.9;transform:translateY(0)}.store-badge-disabled{border-color:var(--hairline);color:var(--badge-disabled-ink);cursor:default;background:0 0}.store-badge-glyph{fill:currentColor;flex:none;width:26px;height:26px}.store-badge-text{text-align:left;flex-direction:column;align-items:flex-start;line-height:1.15;display:flex}.store-badge-kicker{letter-spacing:.02em;opacity:.85;font-size:11px;font-weight:500}.store-badge-name{letter-spacing:-.01em;font-size:19px;font-weight:600}.hero-video-wrap{width:100%;max-width:var(--video-width);grid-area:video;place-self:center end}.hero-video{border:1px solid var(--hairline);background:var(--hairline);border-radius:24px;width:100%;height:auto}.features{flex-direction:column;gap:14px;max-width:46ch;margin:40px 0 0;padding:0;list-style:none;display:flex}.features li{color:var(--ink-secondary);text-wrap:pretty;margin:0;font-size:15px;line-height:1.55}.site-footer{border-top:1px solid var(--hairline);text-align:center;flex:none;padding:40px 0 48px}.site-footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;font-size:15px;display:flex}.site-footer-sep{color:var(--hairline);-webkit-user-select:none;user-select:none}.site-footer-copyright{color:var(--ink-secondary);margin:14px 0 0;font-size:14px}.legal{text-align:left;flex:1 0 auto;padding:40px 0 72px}.legal-back{font-size:15px;font-weight:600;display:inline-block}.legal-title{letter-spacing:-.03em;margin:28px 0 0;font-size:clamp(2rem,5vw,2.75rem);font-weight:800;line-height:1.1}.legal-updated{color:var(--ink-secondary);margin:10px 0 0;font-size:15px}.legal-body{counter-reset:legal-section;margin:36px 0 0;padding:0;list-style:none}.legal-body>li{counter-increment:legal-section;margin:0 0 30px;line-height:1.7}.legal-body>li:last-child{margin-bottom:0}.legal-body h2{letter-spacing:-.01em;margin:0 0 8px;font-size:18px;font-weight:700}.legal-body h2:before{content:counter(legal-section) ". ";color:var(--ink-secondary);font-weight:600}.legal-body p{color:var(--ink-secondary);margin:0}.legal-body a{word-break:break-word}.notfound{text-align:center;flex-direction:column;flex:1 0 auto;justify-content:center;align-items:center;gap:12px;padding:96px 0;display:flex}.notfound h1{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,6vw,3rem);font-weight:800;line-height:1.1}.notfound p{color:var(--ink-secondary);margin:0}@media (max-width:900px){.hero{text-align:center;grid-template-columns:minmax(0,1fr);grid-template-areas:"copy""video"}.hero-subtitle,.features{margin-left:auto;margin-right:auto}.store-buttons{justify-content:center}.hero-video-wrap{justify-self:center;margin-top:48px}.site-header{text-align:center}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
