*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:#05070d}:focus-visible{outline:2px solid #00E5E5;outline-offset:2px}:root{--bg: #05070D;--bg-2: #0B0F1A;--card: #111827;--card-line: #1E2A3D;--ink: #EAF2F8;--ink-soft: #A9B8C7;--muted: #6B7A8D;--cyan: #00E5E5;--cyan-deep: #0891A6;--warm: #FFB65C;--good: #4ADE80;--mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;--sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif;--maxw: 1080px}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}.svelte-1nllfry{box-sizing:border-box}.wrap.svelte-1nllfry{max-width:var(--maxw);margin:0 auto;padding:0 clamp(18px,4vw,32px)}.glow.svelte-1nllfry{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 60% 45% at 50% 0%,rgba(0,229,229,.1),transparent 70%),radial-gradient(ellipse 40% 40% at 85% 30%,rgba(255,182,92,.05),transparent 70%)}main.svelte-1nllfry{position:relative;z-index:1}nav.svelte-1nllfry{display:flex;align-items:center;justify-content:space-between;padding:22px 0}.brand.svelte-1nllfry{display:flex;align-items:center;gap:10px;font-weight:750;letter-spacing:-.02em;font-size:18px}.brand.svelte-1nllfry .mk:where(.svelte-1nllfry){width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,var(--cyan),var(--cyan-deep));display:grid;place-items:center;color:#04252a;font-weight:900;font-size:15px;box-shadow:0 0 20px #00e5e559}.brand.svelte-1nllfry b:where(.svelte-1nllfry){color:var(--ink)}.brand.svelte-1nllfry span:where(.svelte-1nllfry){color:var(--cyan)}.nav-cta.svelte-1nllfry{font-family:var(--mono);font-size:13px;color:var(--ink-soft);text-decoration:none;border:1px solid var(--card-line);padding:8px 15px;border-radius:8px;transition:.15s}.nav-cta.svelte-1nllfry:hover{border-color:var(--cyan-deep);color:var(--ink)}.hero.svelte-1nllfry{padding:clamp(48px,9vw,104px) 0 clamp(40px,6vw,72px)}.eyebrow.svelte-1nllfry{font-family:var(--mono);font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--cyan);display:inline-flex;align-items:center;gap:9px;margin-bottom:22px}.eyebrow.svelte-1nllfry:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px var(--cyan);animation:svelte-1nllfry-pulse 2.4s ease-in-out infinite}@keyframes svelte-1nllfry-pulse{0%,to{opacity:1}50%{opacity:.35}}h1.svelte-1nllfry{font-size:clamp(2.3rem,6.4vw,4.3rem);line-height:1.03;letter-spacing:-.035em;margin:0 0 24px;font-weight:780;text-wrap:balance;max-width:15ch}h1.svelte-1nllfry .grad:where(.svelte-1nllfry){background:linear-gradient(100deg,var(--cyan),#7DF9FF 55%,var(--warm));-webkit-background-clip:text;background-clip:text;color:transparent}.lede.svelte-1nllfry{font-size:clamp(1.05rem,2.3vw,1.3rem);color:var(--ink-soft);max-width:60ch;margin:0 0 34px;line-height:1.6}.lede.svelte-1nllfry b:where(.svelte-1nllfry){color:var(--ink);font-weight:620}.cta-row.svelte-1nllfry{display:flex;gap:13px;flex-wrap:wrap;align-items:center}.btn.svelte-1nllfry{font-family:var(--sans);font-weight:700;font-size:15.5px;text-decoration:none;padding:14px 26px;border-radius:11px;transition:.16s;letter-spacing:-.01em}.btn-primary.svelte-1nllfry{background:var(--cyan);color:#04252a;box-shadow:0 8px 30px #00e5e547}.btn-primary.svelte-1nllfry:hover{background:#4df3f3;transform:translateY(-1px);box-shadow:0 12px 40px #00e5e561}.btn-ghost.svelte-1nllfry{color:var(--ink-soft);border:1px solid var(--card-line)}.btn-ghost.svelte-1nllfry:hover{color:var(--ink);border-color:var(--cyan-deep)}.cta-note.svelte-1nllfry{font-family:var(--mono);font-size:12px;color:var(--muted)}.demo.svelte-1nllfry{margin-top:clamp(40px,6vw,64px);border:1px solid var(--card-line);border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#0c1220,#080c15);box-shadow:0 30px 80px -30px #000c,0 0 0 1px #00e5e50a}.demo-bar.svelte-1nllfry{display:flex;align-items:center;gap:8px;padding:11px 15px;border-bottom:1px solid var(--card-line);background:#0a0f1a}.demo-bar.svelte-1nllfry .dot:where(.svelte-1nllfry){width:11px;height:11px;border-radius:50%}.demo-bar.svelte-1nllfry .r:where(.svelte-1nllfry){background:#ff5f57}.demo-bar.svelte-1nllfry .y:where(.svelte-1nllfry){background:#febc2e}.demo-bar.svelte-1nllfry .g:where(.svelte-1nllfry){background:#28c840}.demo-bar.svelte-1nllfry .file:where(.svelte-1nllfry){font-family:var(--mono);font-size:12px;color:var(--muted);margin-left:8px}.demo-bar.svelte-1nllfry .replay:where(.svelte-1nllfry){margin-left:auto;font-family:var(--mono);font-size:10.5px;color:var(--muted);background:transparent;border:1px solid var(--card-line);border-radius:5px;padding:2px 9px;cursor:pointer;transition:.15s}.demo-bar.svelte-1nllfry .replay:where(.svelte-1nllfry):hover{color:var(--ink);border-color:var(--cyan-deep)}.demo-bar.svelte-1nllfry .badge:where(.svelte-1nllfry){font-family:var(--mono);font-size:10.5px;color:var(--cyan);border:1px solid var(--cyan-deep);border-radius:5px;padding:2px 8px}.demo-body.svelte-1nllfry{padding:18px 20px;font-family:var(--mono);font-size:clamp(12.5px,1.7vw,14.5px);line-height:1.85}.demo-body.svelte-1nllfry .u:where(.svelte-1nllfry){color:var(--ink)}.demo-body.svelte-1nllfry .p:where(.svelte-1nllfry){color:var(--cyan)}.demo-body.svelte-1nllfry .c:where(.svelte-1nllfry){color:var(--muted)}.demo-body.svelte-1nllfry .ai:where(.svelte-1nllfry){color:var(--ink-soft)}.demo-body.svelte-1nllfry .tool:where(.svelte-1nllfry){color:var(--warm)}.demo-body.svelte-1nllfry .ok:where(.svelte-1nllfry){color:var(--good)}.demo-body.svelte-1nllfry .line:where(.svelte-1nllfry){white-space:pre-wrap}.caret.svelte-1nllfry{display:inline-block;width:8px;height:1.05em;background:var(--cyan);vertical-align:-2px;margin-left:3px;animation:svelte-1nllfry-blink 1.1s step-end infinite}@keyframes svelte-1nllfry-blink{50%{opacity:0}}section.band.svelte-1nllfry{padding:clamp(44px,7vw,82px) 0;border-top:1px solid var(--card-line)}.kicker.svelte-1nllfry{font-family:var(--mono);font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}h2.svelte-1nllfry{font-size:clamp(1.6rem,3.6vw,2.4rem);letter-spacing:-.025em;line-height:1.1;margin:0 0 14px;text-wrap:balance;font-weight:720}.sec-lede.svelte-1nllfry{color:var(--ink-soft);max-width:58ch;margin:0 0 36px;font-size:1.02rem}.steps.svelte-1nllfry{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:760px){.steps.svelte-1nllfry{grid-template-columns:1fr}}.step.svelte-1nllfry{border:1px solid var(--card-line);border-radius:12px;padding:22px;background:linear-gradient(180deg,#111827b3,#080c1566)}.step.svelte-1nllfry .n:where(.svelte-1nllfry){font-family:var(--mono);font-size:13px;color:var(--cyan);border:1px solid var(--cyan-deep);width:30px;height:30px;border-radius:8px;display:grid;place-items:center;margin-bottom:16px;font-weight:700}.step.svelte-1nllfry h3:where(.svelte-1nllfry){margin:0 0 7px;font-size:1.12rem;letter-spacing:-.01em}.step.svelte-1nllfry p:where(.svelte-1nllfry){margin:0;color:var(--ink-soft);font-size:14px}.step.svelte-1nllfry .k:where(.svelte-1nllfry){font-family:var(--mono);color:var(--warm)}.hw.svelte-1nllfry{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media(max-width:860px){.hw.svelte-1nllfry{grid-template-columns:repeat(2,1fr)}}@media(max-width:460px){.hw.svelte-1nllfry{grid-template-columns:1fr}}.tile.svelte-1nllfry{border:1px solid var(--card-line);border-radius:12px;padding:20px;background:var(--card);transition:.18s}.tile.svelte-1nllfry:hover{border-color:var(--cyan-deep);transform:translateY(-3px)}.tile.svelte-1nllfry .emoji:where(.svelte-1nllfry){font-size:26px;margin-bottom:12px}.tile.svelte-1nllfry h3:where(.svelte-1nllfry){margin:0 0 5px;font-size:1.02rem}.tile.svelte-1nllfry p:where(.svelte-1nllfry){margin:0;font-size:13px;color:var(--muted)}.tile.svelte-1nllfry .port:where(.svelte-1nllfry){font-family:var(--mono);font-size:11px;color:var(--cyan);margin-top:10px}.close.svelte-1nllfry{text-align:center;padding:clamp(56px,9vw,100px) 0}.close.svelte-1nllfry h2:where(.svelte-1nllfry){max-width:20ch;margin-inline:auto}.close.svelte-1nllfry .lede:where(.svelte-1nllfry){margin-inline:auto;margin-bottom:30px}.close.svelte-1nllfry .cta-row:where(.svelte-1nllfry){justify-content:center}footer.svelte-1nllfry{border-top:1px solid var(--card-line);padding:26px 0 46px;display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;font-family:var(--mono);font-size:12px;color:var(--muted)}a.svelte-1nllfry:focus-visible,.btn.svelte-1nllfry:focus-visible{outline:2px solid var(--cyan);outline-offset:3px;border-radius:8px}.glow.svelte-o2dhro{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 60% 45% at 50% 0%,rgba(0,229,229,.1),transparent 70%)}main.svelte-o2dhro{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;padding:32px 18px}.brand.svelte-o2dhro{display:flex;align-items:center;gap:10px;font-weight:750;font-size:20px;letter-spacing:-.02em;text-decoration:none;color:#eaf2f8}.brand.svelte-o2dhro .mk:where(.svelte-o2dhro){width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#00e5e5,#0891a6);display:grid;place-items:center;color:#04252a;font-weight:900;font-size:17px;box-shadow:0 0 22px #00e5e559}.brand.svelte-o2dhro span:where(.svelte-o2dhro){color:#00e5e5}.card.svelte-o2dhro{width:100%;max-width:380px;background:#0e1524;border:1px solid #1E2A3D;border-radius:16px;padding:26px 24px;display:flex;flex-direction:column;gap:14px;box-shadow:0 30px 80px -30px #000c}.tabs.svelte-o2dhro{display:flex;gap:6px;background:#0a0f1a;border:1px solid #1E2A3D;border-radius:10px;padding:4px}.tabs.svelte-o2dhro button:where(.svelte-o2dhro){flex:1;padding:8px;border:0;border-radius:7px;background:transparent;color:#a9b8c7;font-size:14px;font-weight:600;cursor:pointer;transition:.15s;font-family:inherit}.tabs.svelte-o2dhro button.active:where(.svelte-o2dhro){background:#16233a;color:#eaf2f8}form.svelte-o2dhro{display:flex;flex-direction:column;gap:6px}label.svelte-o2dhro{font-size:12px;color:#a9b8c7;margin-top:8px;font-weight:600}input.svelte-o2dhro{background:#0a0f1a;border:1px solid #1E2A3D;border-radius:9px;padding:11px 12px;color:#eaf2f8;font-size:14px;font-family:inherit;transition:.15s}input.svelte-o2dhro:focus{outline:none;border-color:#0891a6}input.svelte-o2dhro::placeholder{color:#4a5a6b}button.primary.svelte-o2dhro{margin-top:14px;background:#00e5e5;color:#04252a;border:0;border-radius:10px;padding:12px;font-size:15px;font-weight:700;cursor:pointer;transition:.15s;font-family:inherit}button.primary.svelte-o2dhro:hover:not(:disabled){background:#4df3f3}button.primary.svelte-o2dhro:disabled{opacity:.6;cursor:default}.or.svelte-o2dhro{display:flex;align-items:center;gap:12px;color:#4a5a6b;font-size:12px;margin:4px 0}.or.svelte-o2dhro:before,.or.svelte-o2dhro:after{content:"";flex:1;height:1px;background:#1e2a3d}button.ghost.svelte-o2dhro,button.demo.svelte-o2dhro{background:transparent;border:1px solid #1E2A3D;border-radius:10px;padding:11px;color:#eaf2f8;font-size:14px;font-weight:600;cursor:pointer;transition:.15s;font-family:inherit}button.ghost.svelte-o2dhro:hover:not(:disabled),button.demo.svelte-o2dhro:hover:not(:disabled){border-color:#0891a6}button.demo.svelte-o2dhro{color:#00e5e5}button.svelte-o2dhro:disabled{opacity:.6;cursor:default}.msg.svelte-o2dhro{margin:0;font-size:13px;color:#ffb65c;text-align:center}.foot.svelte-o2dhro{color:#6b7a8d;font-size:13px}.foot.svelte-o2dhro a:where(.svelte-o2dhro){color:#a9b8c7}body{background:#05070d;color:#eaf2f8}.glow.svelte-1q5o2lv{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 70% 40% at 50% 0%,rgba(0,229,229,.08),transparent 70%)}main.svelte-1q5o2lv{position:relative;z-index:1;max-width:940px;margin:0 auto;padding:0 20px 80px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}nav.svelte-1q5o2lv{display:flex;align-items:center;justify-content:space-between;padding:20px 0}.brand.svelte-1q5o2lv{display:flex;align-items:center;gap:9px;font-weight:750;font-size:18px;letter-spacing:-.02em;text-decoration:none;color:#eaf2f8}.brand.svelte-1q5o2lv .mk:where(.svelte-1q5o2lv){width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,#00e5e5,#0891a6);display:grid;place-items:center;color:#04252a;font-weight:900;font-size:15px}.brand.svelte-1q5o2lv span:where(.svelte-1q5o2lv){color:#00e5e5}.who.svelte-1q5o2lv{display:flex;align-items:center;gap:12px}.email.svelte-1q5o2lv{font-family:ui-monospace,monospace;font-size:12.5px;color:#a9b8c7}.logout.svelte-1q5o2lv{background:transparent;border:1px solid #1E2A3D;border-radius:8px;padding:7px 13px;color:#a9b8c7;font-size:13px;cursor:pointer;font-family:inherit}.logout.svelte-1q5o2lv:hover{border-color:#0891a6;color:#eaf2f8}.head.svelte-1q5o2lv{padding:24px 0 8px}.head.svelte-1q5o2lv h1:where(.svelte-1q5o2lv){font-size:clamp(1.8rem,4vw,2.4rem);letter-spacing:-.03em;margin:0 0 6px}.head.svelte-1q5o2lv p:where(.svelte-1q5o2lv){color:#a9b8c7;margin:0;max-width:60ch}section.svelte-1q5o2lv{padding:24px 0;border-top:1px solid #131c2b;margin-top:20px}.sec-head.svelte-1q5o2lv{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}h2.svelte-1q5o2lv{font-size:1.15rem;letter-spacing:-.01em;margin:0}.refresh.svelte-1q5o2lv{background:transparent;border:1px solid #1E2A3D;border-radius:8px;padding:6px 12px;color:#a9b8c7;font-size:12.5px;cursor:pointer;font-family:ui-monospace,monospace}.refresh.svelte-1q5o2lv:hover:not(:disabled){border-color:#0891a6;color:#eaf2f8}.muted.svelte-1q5o2lv{color:#6b7a8d;font-size:14px}.err.svelte-1q5o2lv{color:#ffb65c;font-size:14px;border:1px solid #3a2e18;background:#17130a;border-radius:10px;padding:12px 14px}.grid.svelte-1q5o2lv{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.card.svelte-1q5o2lv{border:1px solid #1E2A3D;border-radius:12px;background:#0e1524;padding:16px}.top.svelte-1q5o2lv{display:flex;align-items:center;justify-content:space-between}.dev-emoji.svelte-1q5o2lv{font-size:24px}.status.svelte-1q5o2lv{font-family:ui-monospace,monospace;font-size:10.5px;text-transform:uppercase;letter-spacing:.05em;padding:2px 8px;border-radius:999px;border:1px solid #2a3a4d;color:#8fa3b6}.status.ready.svelte-1q5o2lv{color:#4ade80;border-color:#1f5138;background:#0c2418}.card.svelte-1q5o2lv h3:where(.svelte-1q5o2lv){margin:10px 0 2px;font-size:1.05rem}.kind.svelte-1q5o2lv{margin:0;font-family:ui-monospace,monospace;font-size:12px;color:#6b7a8d}.logs-btn.svelte-1q5o2lv{margin-top:12px;background:transparent;border:1px solid #1E2A3D;border-radius:8px;padding:6px 12px;color:#00e5e5;font-size:12.5px;cursor:pointer;font-family:inherit}.logs-btn.svelte-1q5o2lv:hover:not(:disabled){border-color:#0891a6}.logs.svelte-1q5o2lv,.raw.svelte-1q5o2lv{margin:10px 0 0;background:#080c15;border:1px solid #1a2433;border-radius:8px;padding:10px;font-family:ui-monospace,monospace;font-size:11px;color:#a9b8c7;overflow-x:auto;white-space:pre-wrap;max-height:220px}.ide.svelte-1q5o2lv{display:flex;gap:10px;flex-wrap:wrap;margin:6px 0 14px}.ide-btn.svelte-1q5o2lv{background:#00e5e5;color:#04252a;border:0;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;font-family:inherit}.ide-btn.svelte-1q5o2lv:hover{background:#4df3f3}.ide-btn.ghost.svelte-1q5o2lv{background:transparent;border:1px solid #1E2A3D;color:#eaf2f8}.ide-btn.ghost.svelte-1q5o2lv:hover{border-color:#0891a6}.endpoint.svelte-1q5o2lv{font-family:ui-monospace,monospace;font-size:12px;color:#6b7a8d}button.svelte-1q5o2lv:disabled{opacity:.6;cursor:default}
