@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-sans:"Inter","Inter Fallback"}:root{--brand-blue:#3e8bff;--brand-indigo:#5566f2;--brand-violet:#7b33e0;--brand-gradient:linear-gradient(135deg,#3e8bff,#5566f2 50%,#7b33e0);--text-on-brand:#ffffff;--bg:#ffffff;--bg-subtle:#f6f7fb;--surface:#ffffff;--border:#e6e8f0;--text:#13151a;--text-muted:#5b6172;--text-faint:#686e88;--accent:#5566f2;--fs-display:clamp(2.75rem,6vw,4.5rem);--fs-h2:clamp(1.75rem,3.5vw,2.5rem);--fs-h3:1.25rem;--fs-lead:clamp(1.125rem,1.8vw,1.375rem);--fs-body:1.0625rem;--fs-meta:0.875rem;--fs-mono:0.8125rem;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:48px;--space-7:64px;--space-8:96px;--space-9:128px;--space-10:160px;--maxw:1120px;--gutter:clamp(20px,5vw,40px);--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-pill:999px;--shadow-sm:0 1px 2px rgba(16,20,40,0.06);--shadow-md:0 12px 32px rgba(16,20,40,0.12);--shadow-glow:0 18px 50px rgba(85,102,242,0.3);--section-pad:var(--space-9)}@media (prefers-color-scheme:dark){:root{--bg:#0c0d12;--bg-subtle:#13141c;--surface:#181a24;--border:#262a38;--text:#f4f5fa;--text-muted:#a2a7ba;--text-faint:#78809a;--accent:#7c8cff;--shadow-md:0 12px 32px rgba(0,0,0,0.45);--shadow-glow:0 18px 50px rgba(85,102,242,0.4)}}@media (max-width:900px){:root{--section-pad:var(--space-7)}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg);color:var(--text);font-family:var(--font-sans,system-ui,sans-serif);font-size:var(--fs-body);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}section{padding-block:var(--section-pad)}a{color:var(--accent);text-decoration:none}:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px;border-radius:4px}.reveal{transition:opacity .4s cubic-bezier(.22,.61,.36,1),transform .4s cubic-bezier(.22,.61,.36,1)}.js .reveal{opacity:0;transform:translateY(12px)}.js .reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.js .reveal,.reveal{opacity:1;transform:none;transition:none}}.eyebrow{font-size:var(--fs-meta);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-4)}.lead{font-size:var(--fs-lead);line-height:1.5;color:var(--text-muted);font-weight:450}.section-head{font-size:var(--fs-h2);font-weight:700;letter-spacing:-.02em;margin-bottom:var(--space-7);max-width:18ch}code{font-family:var(--font-mono,ui-monospace,monospace);font-size:.92em;background:var(--bg-subtle);border:1px solid var(--border);border-radius:6px;padding:.08em .36em}.wordmark{display:inline-flex;align-items:center;gap:.42em;font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--text)}.wordmark__mark{display:block;flex:none}.wordmark__text{font-size:1em}.btn{display:inline-flex;align-items:center;justify-content:center;font:inherit;font-weight:650;border-radius:var(--radius-lg);padding:.85em 1.5em;cursor:pointer;border:1px solid transparent;transition:transform .16s ease-out,box-shadow .16s ease-out,opacity .16s;text-decoration:none}.btn--primary{background:var(--brand-gradient);color:var(--text-on-brand);box-shadow:var(--shadow-glow)}.btn--primary:hover{transform:translateY(-2px)}.btn--ghost{background:var(--surface);color:var(--text);border-color:var(--border)}.btn--ghost:hover{transform:translateY(-2px);border-color:var(--accent);color:var(--accent)}.btn--lg{font-size:1.0625rem;padding:1em 1.9em}.btn:focus-visible{border-radius:var(--radius-lg)}.btn.is-disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none;pointer-events:none}@media (prefers-reduced-motion:reduce){.btn{transition:none}.btn--ghost:hover,.btn--primary:hover{transform:none}}.site-header{padding-block:var(--space-6) 0}.skip-link{position:absolute;left:var(--space-4);top:var(--space-4);z-index:10;padding:.6em 1em;border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);color:var(--text);font-weight:600;transform:translateY(-160%);transition:transform .16s ease-out}.skip-link:focus-visible{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.skip-link{transition:none}}.hero{padding-block:var(--space-7) var(--space-8)}.hero__copy{max-width:720px}.hero__headline{font-size:var(--fs-display);line-height:1.04;font-weight:800;letter-spacing:-.03em;margin-bottom:var(--space-5);max-width:16ch;overflow-wrap:break-word}.hero__copy .lead{max-width:50ch}.hero__sub{margin-bottom:var(--space-6)}.hero__sub code{font-weight:600}.hero__cta{display:flex;align-items:center;gap:var(--space-5);flex-wrap:wrap}.hero__cta-note{font-size:var(--fs-meta);color:var(--text-faint)}.hero__media{margin-top:var(--space-6);aspect-ratio:16/9}.media-frame{position:relative;width:100%;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-subtle);box-shadow:var(--shadow-md);overflow:hidden}.media-frame__placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);background:radial-gradient(120% 80% at 30% 0,rgba(85,102,242,.1),transparent 60%),repeating-linear-gradient(135deg,transparent 0 18px,rgba(85,102,242,.035) 18px 19px)}.media-frame__label{font-weight:650;color:var(--text-muted)}.media-frame__hint{font-size:var(--fs-meta);color:var(--text-faint)}.media-frame picture,.media-frame__img{display:block;width:100%;height:100%}.media-frame__img{object-fit:contain;object-position:center;background:var(--bg-subtle)}.media-frame__video{display:block;width:100%;height:100%;object-fit:cover;background:#000}.steps-section{background:var(--bg)}.steps{list-style:none;display:flex;flex-direction:column;gap:var(--space-9)}.step{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:var(--space-8);gap:var(--space-8);align-items:center}.step:nth-child(2n) .step__text{order:2}.step__n{display:block;font-size:3rem;font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:var(--space-4);background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;opacity:.9}.step__title{font-size:var(--fs-h3);font-weight:650;margin-bottom:var(--space-3);letter-spacing:-.01em}.step__body{color:var(--text-muted);max-width:42ch}.step__media{aspect-ratio:1096/800}.privacy-section{background:var(--bg)}.privacy{font-size:clamp(1.375rem,2.6vw,2rem);font-weight:500;line-height:1.35;letter-spacing:-.02em;max-width:24ch;margin-inline:auto;text-align:center;color:var(--text-muted)}.privacy strong{color:var(--text);font-weight:700}.download-section{background:var(--bg)}.download{text-align:center;display:flex;flex-direction:column;align-items:center}.download .section-head{max-width:none;margin-bottom:var(--space-6)}.download__meta{margin-top:var(--space-5)}.download__meta,.site-footer{color:var(--text-faint);font-size:var(--fs-meta)}.site-footer{border-top:1px solid var(--border);padding-block:var(--space-6)}.site-footer .container{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-3)}.site-footer__mark{color:var(--accent);font-weight:800}.site-footer__nav{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-left:auto}.site-footer__nav a{color:var(--text-faint);text-decoration:none}.site-footer__nav a:hover{color:var(--text);text-decoration:underline}@media (max-width:900px){.step{grid-template-columns:1fr;gap:var(--space-5)}.step:nth-child(2n) .step__text{order:0}.steps{gap:var(--space-8)}.hero__copy,.hero__headline,.section-head{max-width:none}}.usecases-section{background:var(--bg)}.usecases{list-style:none;margin:var(--space-7) 0 0;padding:0;display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.usecase{display:flex;flex-direction:column;gap:var(--space-2);height:100%;padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);text-decoration:none;transition:border-color .15s ease,transform .15s ease}.usecase:hover{border-color:var(--accent);transform:translateY(-2px)}.usecase strong{color:var(--text);font-weight:650}.usecase span{color:var(--text-muted);font-size:var(--fs-meta)}@media (prefers-reduced-motion:reduce){.usecase{transition:none}.usecase:hover{transform:none}}.faq-section{background:var(--bg-subtle)}.faq{max-width:760px}.faq__item{border-bottom:1px solid var(--border)}.faq__item:first-child{border-top:1px solid var(--border)}.faq__q{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-5) 0;font-size:var(--fs-h3);font-weight:600;letter-spacing:-.01em;color:var(--text)}.faq__q::-webkit-details-marker{display:none}.faq__q:hover{color:var(--accent)}.faq__q:after{content:"+";flex:none;font-size:1.4rem;line-height:1;color:var(--text-faint);transition:transform .2s ease,color .2s ease}.faq__item[open]>.faq__q:after{transform:rotate(45deg);color:var(--accent)}.faq__a{margin:calc(-1 * var(--space-2)) 0 var(--space-5);color:var(--text-muted);max-width:62ch}.faq__a code{font-weight:600}@media (prefers-reduced-motion:reduce){.faq__q:after{transition:none}}.pricing-section{background:var(--bg-subtle)}.pricing{display:flex;flex-direction:column;align-items:center;text-align:center}.pricing .eyebrow{margin-bottom:var(--space-3)}.pricing__head{max-width:none;margin-bottom:var(--space-7)}.pricing__card{width:100%;max-width:560px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-7) var(--gutter);display:flex;flex-direction:column;align-items:center;gap:var(--space-5)}.pricing__price{display:flex;align-items:baseline;gap:var(--space-3)}.pricing__amount{font-size:clamp(3rem,7vw,4rem);font-weight:800;letter-spacing:-.04em;line-height:1;background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.pricing__unit{font-size:var(--fs-lead);font-weight:600;color:var(--text-muted)}.pricing__lead{max-width:42ch;margin:0}.pricing__trial{max-width:46ch;color:var(--text-muted);background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5)}.pricing__cta{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-4)}.pricing__trust{list-style:none;display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--fs-meta);color:var(--text-muted)}.pricing__trust li{position:relative;padding-left:1.5em}.pricing__trust li:before{content:"≫";position:absolute;left:0;color:var(--accent);font-weight:800}.pricing__reassure{font-size:var(--fs-meta);color:var(--text-faint);max-width:46ch;margin:0}@media (max-width:640px){.pricing__card{padding:var(--space-6) var(--space-5)}.pricing__cta .btn{width:100%}}