@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}@font-face{font-family:Inter;src:url(/_next/static/media/interfont.cc27cf3f.ttf) format("truetype");font-weight:100 900;font-display:swap}:root{--bg:#ffffff;--text:#111114;--muted:#6b7280;--primary:#6e56cf;--header-h:64px;--pad-x:clamp(16px,4vw,40px);--max-w:1120px;--ring:2px solid #7c7cff;--shadow-elev:0 10px 30px rgba(0,0,0,.12);--logo-url:url(/logo-title-black.svg);--icon-url:url(/icon.svg);--highlight:oklch(0.45 0.02 300)}@media (prefers-color-scheme:dark){:root{--bg:#0b0b10;--text:#f3f4f6;--muted:#a1a7b3;--primary:#3c22be;--logo-url:url(/logo-title-white.svg);--icon-url:url(/icon.svg)}}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:radial-gradient(1200px 800px at 10% -10%,rgba(110,86,207,.1),transparent 100%),radial-gradient(900px 700px at 100% 0,rgba(155,138,241,.12),transparent 100%),linear-gradient(180deg,var(--bg),var(--bg));background-attachment:fixed}.page{min-height:100%;height:100vh;display:grid;grid-template-rows:auto 1fr auto}.header{position:sticky;top:0;z-index:50;height:var(--header-h);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 var(--pad-x);backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);transition:background-color .25s ease,box-shadow .25s ease}.header>*{max-width:var(--max-w);width:100%}.header.scrolled{background-color:color-mix(in srgb,var(--bg) 85%,transparent);box-shadow:0 2px 8px rgba(0,0,0,.15)}::-webkit-scrollbar{width:0;height:0;background:transparent}.actions,.logos,.nav{display:flex;align-items:center}.logo{display:inline-flex;background-image:var(--logo-url);background-repeat:no-repeat;background-position:0;background-size:contain;justify-self:start;aspect-ratio:5/3}.icon{display:inline-block;width:1rem;height:1rem;color:black;background-color:currentColor;-webkit-mask:var(--icon-url) no-repeat center /contain;mask:var(--icon-url) no-repeat center /contain}.nav{justify-content:center;gap:1rem}.actions{justify-content:flex-end;gap:.75rem}.ribbon-item.link{font-size:.95rem;font-weight:600;color:var(--muted);text-decoration:none;padding:8px 6px;border-radius:10px;transition:color .18s ease,transform .18s ease,opacity .18s ease}.ribbon-item.link:hover{color:var(--text);transform:translateY(-1px);border-top:1px solid var(--highlight);border-bottom:1px solid var(--highlight)}.ribbon-item.link[aria-current=page]{color:var(--text);position:relative}.ribbon-item.link[aria-current=page]:after{content:"";position:absolute;left:8px;right:8px;bottom:2px;height:2px;border-radius:2px;background:currentColor;opacity:.9}.download-btn{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 14px;border-radius:9999px;background:rgba(255,255,255,.08);color:var(--text);font-weight:700;font-size:.92rem;text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 2px 12px rgba(0,0,0,.25);transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease,background .12s ease}.download-btn:hover{transform:translateY(-1px)}.download-btn:active{transform:translateY(0);opacity:.9}.hero{display:flex;flex-direction:column;place-items:center;text-align:center;padding:12vh 16px 8vh;gap:20px}.title{font-size:clamp(2rem,6vw,4rem);line-height:1.05;letter-spacing:-.012em;margin:0}.subtitle{font-size:clamp(1rem,2.4vw,1.25rem);color:var(--muted);max-width:56ch;margin:0 auto;letter-spacing:.02rem}.cta{display:inline-flex;flex-direction:column;align-items:center;gap:4px;margin-top:16px;padding:14px 22px;border-radius:999px;background:var(--primary);color:#fff;font-weight:700;text-decoration:none;box-shadow:var(--shadow-elev),0 2px 0 rgba(0,0,0,.08) inset;transition:transform .12s ease,box-shadow .18s ease,filter .18s ease}.cta:hover{transform:translateY(-1px)}.cta:active{transform:translateY(0) scale(.98)}.cta:focus-visible{outline:var(--ring);outline-offset:3px;filter:brightness(1.05)}.cta-line{display:inline-flex;align-items:center;gap:8px;line-height:1}.icon-download{width:1rem;height:1rem}.cta-sub{font-weight:600;opacity:.9;font-size:.85rem}.cta-sub,.footer{color:var(--muted)}.footer{font-size:.9rem;padding:24px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:900px){.nav{gap:18px}}@media (max-width:640px){.nav{display:none}.header{grid-template-columns:1fr auto}}@media (prefers-reduced-motion:reduce){.cta,.download-btn,.ribbon-item.link{transition:none}.cta:active,.cta:hover,.download-btn:hover,.ribbon-item.link:hover{transform:none}}p{margin-block:0}.about-main{max-width:720px;margin:0 auto;padding:8vh var(--pad-x) 12vh;display:flex;flex-direction:column;gap:3rem;text-align:center}.about-section h2{font-size:1.5rem;margin-bottom:.75rem;line-height:1.3}.about-section p{font-size:1.05rem;line-height:1.6;color:var(--muted)}.about-section ul{list-style:none;margin-left:1.25rem;display:flex;flex-direction:column;gap:.5rem;color:var(--muted)}.about-cta{margin-top:2rem}.about-cta,.whyinkwell{display:flex;justify-content:center}.whyinkwell{flex-direction:row;align-items:center}