:root{color-scheme:light dark;--bg: oklch(.985 .006 238);--bg-soft: oklch(.955 .01 238);--surface: oklch(1 0 0);--surface-muted: oklch(.965 .008 238);--accent-soft: oklch(.94 .025 247);--ink: oklch(.18 .018 248);--muted: oklch(.43 .018 248);--line: oklch(.88 .014 238);--accent: oklch(.58 .17 247);--accent-strong: oklch(.48 .18 247);--radius: 8px;--container: 1160px;--shadow-soft: 0 10px 28px color-mix(in oklch, var(--ink), transparent 88%);--font: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Segoe UI", sans-serif}@media(prefers-color-scheme:dark){:root{--bg: oklch(.16 .012 248);--bg-soft: oklch(.2 .014 248);--surface: oklch(.23 .014 248);--surface-muted: oklch(.27 .014 248);--accent-soft: oklch(.28 .035 247);--ink: oklch(.94 .008 238);--muted: oklch(.73 .014 238);--line: oklch(.35 .018 248);--accent: oklch(.72 .14 247);--accent-strong: oklch(.78 .13 247);--shadow-soft: 0 10px 26px color-mix(in oklch, black, transparent 62%)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--ink);font-family:var(--font);text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}p{line-height:1.7}.site-header,.site-footer,.hero,.proof-section,.section{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:68px;border-bottom:1px solid color-mix(in oklch,var(--line),transparent 25%);background:color-mix(in oklch,var(--bg),transparent 8%);backdrop-filter:blur(18px)}.brand,.header-actions,.nav-links,.hero-actions{display:flex;align-items:center}.brand{gap:10px;font-weight:760;white-space:nowrap}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:var(--radius);background:var(--accent);color:#fff;font-size:.95rem;font-weight:800}.nav-links{gap:28px;color:var(--muted);font-size:.95rem}.nav-links a,.language-link{transition:color .18s ease}.nav-links a:hover,.language-link:hover{color:var(--ink)}.header-actions{gap:14px}.language-link{color:var(--muted);font-size:.92rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-weight:720;line-height:1;white-space:nowrap;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid color-mix(in oklch,var(--accent),transparent 45%);outline-offset:3px}.button:active{transform:translateY(1px)}.button-small{min-height:38px;padding-inline:16px;font-size:.9rem}.button-primary{background:var(--accent-strong);color:#fff}.button-primary:hover{background:color-mix(in oklch,var(--accent-strong),var(--ink) 12%)}.button-secondary{border:1px solid var(--line);background:color-mix(in oklch,var(--surface),transparent 6%);color:var(--ink)}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(300px,.76fr);gap:56px;align-items:center;min-height:calc(86dvh - 68px);padding-block:70px 46px}.hero-copy{max-width:650px}.hero h1,.section h2,.legal-hero h1{margin:0;color:var(--ink);font-weight:820;letter-spacing:0;text-wrap:balance}.hero h1{max-width:680px;font-size:4.65rem;line-height:.98}.hero p{max-width:58ch;margin:26px 0 0;color:var(--muted);font-size:1.2rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px}.phone-stage{position:relative;margin:0;justify-self:center}.phone-frame{width:min(340px,78vw);overflow:hidden;border-radius:38px;box-shadow:var(--shadow-soft);transform:rotate(1.5deg)}.phone-frame img,.screen-card img{width:100%}.proof-section{padding-bottom:72px}.proof-strip{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:0;margin:0;padding:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);list-style:none;overflow:hidden}.proof-strip li{display:grid;gap:8px;min-height:130px;padding:26px;border-right:1px solid var(--line)}.proof-strip li:last-child{border-right:0}.proof-strip strong,.workflow-list strong,.limits-list dt{font-size:1rem;font-weight:760}.proof-strip span,.workflow-list span,.limits-list dd,.check-list,.problem-item p,.pricing-panel p,.waitlist-copy p,.field-hint,.waitlist-privacy,.waitlist-status,.faq-list p,.legal-list p{color:var(--muted)}.section{padding-block:72px}.section-text{max-width:740px}.section-text.compact{max-width:560px}.section h2,.legal-hero h1{font-size:2.7rem;line-height:1.08}.section-text p,.product-copy p,.legal-hero p{max-width:68ch;color:var(--muted);font-size:1.08rem}.problem-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;margin-top:34px}.problem-item{display:grid;align-content:end;min-height:210px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.problem-item-wide{grid-row:span 2;min-height:438px;background:var(--accent-soft)}.problem-item h3,.legal-list h2{margin:0 0 10px;font-size:1.24rem}.problem-item p{margin:0}.workflow-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0 0;padding:0;list-style:none}.workflow-list li{display:grid;gap:12px;min-height:180px;padding:24px;border-radius:var(--radius);background:var(--surface-muted)}.product-section{display:grid;grid-template-columns:minmax(240px,.62fr) minmax(0,1fr);gap:58px;align-items:center}.screen-card{width:min(310px,74vw);justify-self:center;overflow:hidden;border-radius:32px;box-shadow:var(--shadow-soft)}.product-copy{max-width:620px}.check-list{display:grid;gap:10px;margin:28px 0 0;padding:0;list-style:none}.check-list li{padding:14px 0;border-bottom:1px solid var(--line)}.transparency-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1fr);gap:50px}.limits-list{display:grid;gap:12px;margin:0}.limits-list div{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.limits-list dd{margin:8px 0 0;line-height:1.65}.pricing-panel{display:grid;gap:18px;max-width:720px;padding:34px;border-radius:var(--radius);background:var(--ink);color:var(--bg)}.pricing-panel h2{margin:0;font-size:2.2rem}.pricing-panel p{margin:0;color:color-mix(in oklch,var(--bg),transparent 18%)}.pricing-panel .button{justify-self:start;background:var(--bg);color:var(--ink)}.waitlist-section{scroll-margin-top:86px}.waitlist-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.72fr);gap:42px;align-items:start;padding:34px;border-radius:var(--radius);background:var(--ink);color:var(--bg)}.waitlist-copy{max-width:660px}.eyebrow{margin:0 0 14px;color:color-mix(in oklch,var(--bg),transparent 24%);font-size:.95rem;font-weight:760}.waitlist-panel h2{margin:0;color:var(--bg);font-size:2.2rem;line-height:1.1}.waitlist-copy p:not(.eyebrow){margin:18px 0 0;color:color-mix(in oklch,var(--bg),transparent 16%)}.waitlist-form{display:grid;gap:14px}.waitlist-field{display:grid;gap:8px}.waitlist-field label{color:var(--bg);font-weight:720}.waitlist-field input,.waitlist-field textarea{width:100%;border:1px solid color-mix(in oklch,var(--bg),transparent 62%);border-radius:var(--radius);background:color-mix(in oklch,var(--bg),transparent 3%);color:var(--ink);font:inherit}.waitlist-field input{min-height:48px;padding:0 14px}.waitlist-field textarea{min-height:98px;padding:13px 14px;resize:vertical}.waitlist-field input::placeholder,.waitlist-field textarea::placeholder{color:color-mix(in oklch,var(--muted),transparent 18%)}.waitlist-field input:focus-visible,.waitlist-field textarea:focus-visible{outline:3px solid color-mix(in oklch,var(--accent),transparent 45%);outline-offset:2px}.field-hint,.waitlist-privacy,.waitlist-status{margin:0;color:color-mix(in oklch,var(--bg),transparent 24%);font-size:.93rem;line-height:1.55}.waitlist-form .button{justify-self:start;margin-top:2px;background:var(--bg);color:var(--ink)}.waitlist-form .button[disabled]{cursor:wait;opacity:.68}.waitlist-privacy a{color:var(--bg);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.waitlist-status{min-height:1.55em}.waitlist-status[data-state=success]{color:#90e9a3}.waitlist-status[data-state=error]{color:oklch(.78 .16 28)}.faq-list{display:grid;gap:10px;max-width:860px;margin-top:30px}.faq-list details{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.faq-list summary{cursor:pointer;padding:20px 22px;font-weight:720}.faq-list p{margin:0;padding:0 22px 22px}.site-footer{display:flex;justify-content:space-between;gap:40px;padding-block:46px;border-top:1px solid var(--line);color:var(--muted)}.footer-brand{color:var(--ink)}.site-footer p{max-width:48ch;margin:14px 0 0}.site-footer nav{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}.legal-page{width:min(860px,calc(100% - 40px));margin-inline:auto}.legal-hero{padding-block:86px 42px}.legal-hero time{display:block;margin-top:18px;color:var(--muted)}.legal-list{display:grid;gap:14px;padding-bottom:80px}.legal-list article{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.legal-list p{margin:0}@media(prefers-reduced-motion:no-preference){.hero-copy,.phone-stage,.proof-strip{animation:enter .56s cubic-bezier(.16,1,.3,1) both}.phone-stage{animation-delay:90ms}.proof-strip{animation-delay:.16s}}@keyframes enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.nav-links{display:none}.hero,.product-section,.transparency-section,.waitlist-panel{grid-template-columns:1fr}.hero{gap:38px;min-height:auto;padding-block:52px 34px}.hero h1{font-size:3.5rem}.phone-stage{justify-self:start}.proof-strip,.workflow-list{grid-template-columns:1fr}.proof-strip li{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.proof-strip li:last-child{border-bottom:0}.problem-grid{grid-template-columns:1fr}.problem-item-wide{min-height:260px}}@media(max-width:640px){.site-header,.site-footer,.hero,.proof-section,.section,.legal-page{width:min(100% - 28px,var(--container))}.site-header{min-height:62px}.brand span:last-child{display:none}.button-small{display:none}.hero h1{font-size:2.75rem}.hero p{font-size:1.06rem}.hero-actions,.hero-actions .button,.pricing-panel .button,.waitlist-form .button{width:100%}.section{padding-block:54px}.section h2,.legal-hero h1{font-size:2.1rem}.product-section{gap:38px}.pricing-panel,.waitlist-panel,.problem-item,.limits-list div,.legal-list article{padding:22px}.site-footer{display:grid}.site-footer nav{justify-content:flex-start}}
