:root{--bg:#08090a;--panel:#0f1012;--surface:rgba(255,255,255,.025);--surface-hover:rgba(255,255,255,.045);--text:#f3f4f6;--silver:#c6c9d0;--muted:#858a95;--dim:#78808c;--line:rgba(255,255,255,.08);--line-soft:rgba(255,255,255,.05);--violet:#7170ff;--violet-dark:#5e6ad2;--violet-hover:#6468d3;--green:#35c67a;--map:#ff7a45;--reconcile:#3ac4b8;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-feature-settings:"cv01","ss03";line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;color:#000;padding:10px 14px;border-radius:6px;z-index:999}.skip-link:focus{top:16px}.site-header{height:72px;max-width:var(--max);margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-soft);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:600;letter-spacing:-.2px}.brand-mark{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;background:linear-gradient(145deg,rgba(113,112,255,.35),rgba(113,112,255,.06));color:#d8d7ff;font-size:13px;font-weight:600}.site-header nav{display:flex;align-items:center;gap:26px}.site-header nav a{font-size:13px;color:var(--muted);text-decoration:none}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--text)}.site-header .nav-contact{border:1px solid var(--line);border-radius:6px;padding:7px 11px;color:var(--silver)}.hero{min-height:720px;max-width:var(--max);margin:auto;padding:132px 24px 72px;position:relative;overflow:hidden}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(var(--line-soft) 1px,transparent 1px),linear-gradient(90deg,var(--line-soft) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse 68% 58% at 50% 35%,#000 15%,transparent 75%);opacity:.42;pointer-events:none}.hero-glow{position:absolute;width:620px;height:620px;left:50%;top:-330px;transform:translateX(-50%);background:radial-gradient(circle,rgba(113,112,255,.18),transparent 68%);pointer-events:none}.hero>*:not(.hero-grid,.hero-glow){position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font:500 11px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--muted);margin:0 0 22px}.status-dot{display:inline-block;width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 12px rgba(53,198,122,.75);margin-right:9px}.hero h1{font-size:clamp(48px,7.3vw,88px);line-height:.98;letter-spacing:-.052em;font-weight:520;max-width:980px;margin:0;color:#f7f8f8}.hero-copy{font-size:clamp(17px,2vw,20px);line-height:1.65;color:var(--muted);max-width:680px;margin:34px 0 0}.hero-actions{display:flex;gap:12px;margin-top:38px}.button{display:inline-flex;align-items:center;gap:18px;padding:12px 17px;border-radius:7px;text-decoration:none;font-size:14px;font-weight:510;border:1px solid var(--line);transition:.2s ease}.button-primary{background:var(--violet-dark);border-color:rgba(255,255,255,.14);color:#fff}.button-primary:hover{background:var(--violet-hover);transform:translateY(-1px)}.button-ghost{background:var(--surface);color:var(--silver)}.button-ghost:hover{background:var(--surface-hover)}.principles{list-style:none;display:flex;gap:38px;padding:0;margin:92px 0 0;color:var(--silver);font-size:13px}.principles li{display:flex;gap:9px}.principles span{color:var(--dim);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.section{max-width:var(--max);margin:auto;padding:118px 24px}.tools{border-top:1px solid var(--line-soft)}.section-heading{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end;margin-bottom:54px}.section-heading .eyebrow{margin-bottom:16px}.section-heading h2,.launch-copy h2{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.035em;font-weight:510;margin:0}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.65;margin:0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.product-card{position:relative;overflow:hidden;min-height:540px;padding:32px;border:1px solid var(--line);border-radius:13px;background:var(--surface);transition:background .2s,border-color .2s,transform .2s}.product-card:hover{background:var(--surface-hover);border-color:rgba(255,255,255,.14);transform:translateY(-2px)}.product-card:before{content:"";position:absolute;width:320px;height:320px;top:-180px;right:-100px;border-radius:50%;filter:blur(30px);opacity:.12}.product-map:before{background:var(--map)}.product-reconcile:before{background:var(--reconcile)}.product-topline{display:flex;align-items:center;justify-content:space-between;position:relative}.product-topline img{border-radius:12px}.product-state{font:500 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.1em;color:#9fe5bb;border:1px solid rgba(53,198,122,.24);background:rgba(53,198,122,.07);padding:7px 9px;border-radius:999px}.product-number{font:400 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--dim);margin-top:78px}.product-card h3{font-size:34px;letter-spacing:-.035em;font-weight:520;margin:14px 0 13px}.product-description{color:var(--muted);font-size:16px;line-height:1.65;max-width:510px;margin:0 0 30px}.product-facts{list-style:none;padding:0;margin:0 0 32px;border-top:1px solid var(--line-soft)}.product-facts li{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line-soft);padding:11px 0;font-size:13px}.product-facts span{color:var(--dim)}.product-facts strong{font-weight:500;color:var(--silver);text-align:right}.product-link{display:inline-flex;gap:8px;text-decoration:none;font-size:14px;color:var(--text);border-bottom:1px solid var(--dim);padding-bottom:3px}.product-link:hover{border-color:var(--text)}.launches{padding-top:72px}.launch-panel{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:64px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(130deg,rgba(113,112,255,.1),rgba(255,255,255,.018) 45%,rgba(255,255,255,.025));overflow:hidden}.launch-panel:after{content:"";position:absolute;width:420px;height:420px;right:-260px;bottom:-250px;background:radial-gradient(circle,rgba(113,112,255,.22),transparent 70%);pointer-events:none}.launch-copy p:last-child{color:var(--muted);line-height:1.65;max-width:500px}.launch-copy .eyebrow{margin-bottom:16px}form{position:relative;z-index:1;align-self:center}form>label:first-child{display:block;font-size:13px;color:var(--silver);margin-bottom:8px}.input-row{display:flex}.input-row input{min-width:0;flex:1;background:rgba(0,0,0,.26);color:var(--text);border:1px solid var(--line);border-right:0;border-radius:7px 0 0 7px;padding:13px 14px;font:inherit;font-size:14px}.input-row input::placeholder{color:var(--dim)}.input-row button{border:1px solid var(--violet);background:var(--violet-dark);color:#fff;border-radius:0 7px 7px 0;padding:0 17px;font-family:inherit;font-size:13px;font-weight:500;cursor:pointer}.input-row button:hover{background:var(--violet-hover)}.input-row button:disabled{opacity:.65;cursor:wait}.input-row input:focus-visible,.input-row button:focus-visible,.consent a:focus-visible{outline:2px solid #a7a6ff;outline-offset:2px}.consent{display:flex;gap:9px;align-items:flex-start;margin-top:14px;color:var(--muted);font-size:12px;line-height:1.5}.consent input{margin:3px 0 0;accent-color:var(--violet)}.consent a{color:var(--silver)}.honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important}.form-status{min-height:21px;margin:11px 0 0;font-size:13px;color:#9fe5bb}.form-status.error{color:#ff9c88}footer{max-width:var(--max);margin:60px auto 0;padding:40px 24px 48px;border-top:1px solid var(--line-soft);display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand strong{font-size:13px;font-weight:510}.footer-brand p{margin:2px 0 0;color:var(--dim);font-size:12px}.footer-links{display:flex;gap:24px}.footer-links a,.copyright{font-size:12px;color:var(--muted);text-decoration:none}.footer-links a:hover{color:var(--text)}.copyright{grid-column:1/-1;margin:0}.legal{max-width:760px;margin:0 auto;padding:110px 24px 90px}.legal h1,.not-found h1{font-size:clamp(42px,6vw,68px);line-height:1.02;letter-spacing:-.045em;font-weight:520;margin:0 0 18px}.legal h2{font-size:20px;font-weight:520;margin:42px 0 8px}.legal p{color:var(--muted);line-height:1.75}.legal .legal-updated{color:var(--dim);font:400 12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.legal a{color:var(--silver)}.not-found{min-height:100vh;display:grid;place-content:center;padding:24px}.not-found p{color:var(--muted)}@media(max-width:800px){.site-header{height:64px}.site-header nav a:not(.nav-contact){display:none}.hero{min-height:auto;padding-top:100px}.hero-copy{font-size:17px}.principles{margin-top:64px;flex-direction:column;gap:10px}.section{padding:82px 20px}.section-heading,.product-grid,.launch-panel{grid-template-columns:1fr}.section-heading{gap:22px}.product-card{min-height:auto}.launch-panel{padding:36px 24px;gap:36px}.input-row{flex-direction:column;gap:8px}.input-row input,.input-row button{border:1px solid var(--line);border-radius:7px;min-height:46px}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.copyright{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}