*{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}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}.orch.svelte-1nllfry{border:1px solid var(--card-line);border-radius:18px;background:linear-gradient(180deg,#111827b3,#0b0f1ab3);padding:clamp(16px,3vw,26px)}.orch-job.svelte-1nllfry{font-family:var(--mono);font-size:clamp(13px,1.6vw,15px);color:var(--ink);background:#0a0f1a;border:1px solid var(--card-line);border-left:3px solid var(--cyan);border-radius:10px;padding:12px 16px;margin-bottom:18px}.orch-job.svelte-1nllfry .jl:where(.svelte-1nllfry){color:var(--cyan);text-transform:uppercase;letter-spacing:.12em;font-size:11px;margin-right:10px}.orch-svg-wrap.svelte-1nllfry{overflow-x:auto}.orch-svg.svelte-1nllfry{width:100%;min-width:640px;height:auto;display:block}.oe.svelte-1nllfry{fill:none;stroke-width:2;stroke-linecap:round;opacity:.85}.oe.cap.svelte-1nllfry{stroke:var(--cyan)}.oe.agt.svelte-1nllfry{stroke:var(--warm);stroke-dasharray:2 7}.oe.fl.svelte-1nllfry{stroke-dasharray:5 8;animation:svelte-1nllfry-oflow 1.2s linear infinite}@keyframes svelte-1nllfry-oflow{to{stroke-dashoffset:-26}}.ob.svelte-1nllfry{fill:var(--bg);stroke-width:1.5}.ob.cap.svelte-1nllfry{stroke:var(--cyan)}.ob.agt.svelte-1nllfry{stroke:var(--warm)}.ot.svelte-1nllfry{font-family:var(--mono);font-size:11px;font-weight:700}.ot.cap.svelte-1nllfry{fill:var(--cyan)}.ot.agt.svelte-1nllfry{fill:var(--warm)}.on.svelte-1nllfry{fill:var(--card);stroke:var(--card-line)}.on.you.svelte-1nllfry{fill:#4ade801a;stroke:#4ade8080}.on.plan.svelte-1nllfry{fill:#00e5e51a;stroke:var(--cyan-deep)}.on.dev.svelte-1nllfry{stroke:#ffb65c66}.on.cloud.svelte-1nllfry{stroke:#00e5e559}.on-t.svelte-1nllfry{fill:var(--ink);font-family:var(--mono);font-size:14px;font-weight:650}.on-t.sm.svelte-1nllfry{font-size:13px}.on-s.svelte-1nllfry{fill:var(--ink-soft);font-family:var(--mono);font-size:11px}.on-s.r.svelte-1nllfry{fill:var(--muted)}.on-k.svelte-1nllfry{fill:var(--cyan);font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.orch-legend.svelte-1nllfry{display:flex;flex-wrap:wrap;gap:8px 20px;align-items:center;margin-top:14px;font-family:var(--mono);font-size:11.5px;color:var(--ink-soft)}.orch-legend.svelte-1nllfry .ls:where(.svelte-1nllfry){display:inline-block;width:20px;height:3px;border-radius:3px;margin-right:7px;vertical-align:middle}.orch-legend.svelte-1nllfry .ls.cap:where(.svelte-1nllfry){background:var(--cyan)}.orch-legend.svelte-1nllfry .ls.agt:where(.svelte-1nllfry){background:var(--warm)}.orch-legend.svelte-1nllfry .om:where(.svelte-1nllfry){color:var(--muted);margin-left:auto}@media(max-width:620px){.orch-legend.svelte-1nllfry .om:where(.svelte-1nllfry){margin-left:0}}.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}.gbtn.svelte-o2dhro{display:flex;justify-content:center}button.demo.svelte-o2dhro{background:transparent;border:1px solid #1E2A3D;border-radius:10px;padding:11px;color:#00e5e5;font-size:14px;font-weight:600;cursor:pointer;transition:.15s;font-family:inherit}button.demo.svelte-o2dhro:hover:not(:disabled){border-color:#0891a6}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}.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%)}.ob-form.svelte-1q5o2lv{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.ob-field.svelte-1q5o2lv{display:flex;flex-direction:column;gap:5px;font-family:ui-monospace,monospace;font-size:11px;color:#6b7a8d;text-transform:uppercase;letter-spacing:.1em}.ob-field.svelte-1q5o2lv input:where(.svelte-1q5o2lv),.ob-field.svelte-1q5o2lv select:where(.svelte-1q5o2lv){background:#0a0f1a;border:1px solid #1E2A3D;border-radius:9px;padding:9px 12px;color:#eaf2f8;font-size:14px;font-family:ui-monospace,monospace;min-width:200px}.ob-field.svelte-1q5o2lv input:where(.svelte-1q5o2lv):focus,.ob-field.svelte-1q5o2lv select:where(.svelte-1q5o2lv):focus{outline:none;border-color:#0891a6}.ob-steps.svelte-1q5o2lv{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:720px){.ob-steps.svelte-1q5o2lv{grid-template-columns:1fr}}.ob-step.svelte-1q5o2lv{border:1px solid #16233A;border-radius:12px;background:#0a101c;padding:14px}.ob-h.svelte-1q5o2lv{font-size:14px;font-weight:650;color:#eaf2f8;display:flex;align-items:center;gap:9px;margin-bottom:4px}.ob-n.svelte-1q5o2lv{width:22px;height:22px;border-radius:50%;background:#00e5e51f;border:1px solid #0891A6;color:#00e5e5;display:grid;place-items:center;font-family:ui-monospace,monospace;font-size:12px;font-weight:700}.ob-cmd.svelte-1q5o2lv{display:flex;align-items:flex-start;gap:8px;margin-top:8px}.ob-cmd.svelte-1q5o2lv pre:where(.svelte-1q5o2lv){flex:1;margin:0;background:#05070d;border:1px solid #1a2433;border-radius:8px;padding:10px 12px;font-family:ui-monospace,monospace;font-size:12px;color:#c6d3e1;overflow-x:auto;white-space:pre}.ob-link.svelte-1q5o2lv{color:#00e5e5;text-decoration:none}.ob-link.svelte-1q5o2lv:hover{text-decoration:underline}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}.navlink.svelte-1q5o2lv{color:#00e5e5;text-decoration:none;font-size:13px;font-family:ui-monospace,monospace}.navlink.svelte-1q5o2lv:hover{text-decoration:underline}.head.svelte-1q5o2lv{padding:24px 0 8px}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}.card.mine.svelte-1q5o2lv{border-color:#1f5138;box-shadow:0 0 0 1px #4ade8026}.mine-tag.svelte-1q5o2lv{margin-top:8px;font-family:ui-monospace,monospace;font-size:11px;color:#4ade80}.actions.svelte-1q5o2lv{display:flex;gap:8px;margin-top:12px}.act.svelte-1q5o2lv{background:transparent;border:1px solid #1E2A3D;border-radius:8px;padding:6px 12px;font-size:12.5px;cursor:pointer;font-family:inherit;color:#a9b8c7}.act.svelte-1q5o2lv:hover:not(:disabled){border-color:#0891a6;color:#eaf2f8}.act.primary.svelte-1q5o2lv{background:#00e5e5;color:#04252a;border-color:#00e5e5;font-weight:700}.act.primary.svelte-1q5o2lv:hover:not(:disabled){background:#4df3f3}.copilot-sec.svelte-1q5o2lv{border-top:none;padding-top:8px}.chat.svelte-1q5o2lv{border:1px solid #1E2A3D;border-radius:14px;background:#0e1524;padding:14px;display:flex;flex-direction:column;gap:10px}.chat-scroll.svelte-1q5o2lv{max-height:380px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding-right:4px;scrollbar-width:thin}.chat-hello.svelte-1q5o2lv{font-size:13px;color:#6b7a8d;padding:6px 2px}.suggests.svelte-1q5o2lv{display:flex;gap:8px;flex-wrap:wrap}.chip.svelte-1q5o2lv{background:#0a0f1a;border:1px solid #1E2A3D;border-radius:999px;padding:5px 12px;color:#00e5e5;font-size:12.5px;cursor:pointer;font-family:inherit}.chip.svelte-1q5o2lv:hover:not(:disabled){border-color:#0891a6}.chip.svelte-1q5o2lv:disabled{opacity:.5;cursor:default}.mesh-wrap.svelte-1q5o2lv{margin-bottom:14px;border:1px solid #16233A;border-radius:14px;background:#0a101c;padding:6px 10px 4px}.mesh-svg.svelte-1q5o2lv{width:100%;height:auto;max-height:168px;display:block}.m-edge.svelte-1q5o2lv{fill:none;stroke-width:1.6;stroke-linecap:round;opacity:.5;transition:opacity .2s,stroke-width .2s}.m-edge.mcp.svelte-1q5o2lv{stroke:#2aa7ba}.m-edge.a2a.svelte-1q5o2lv{stroke:#a78bfa;stroke-dasharray:2 6}.m-edge.on.svelte-1q5o2lv{opacity:1;stroke-width:2.4;stroke-dasharray:5 8;animation:svelte-1q5o2lv-meshflow 1s linear infinite}@keyframes svelte-1q5o2lv-meshflow{to{stroke-dashoffset:-26}}@media(prefers-reduced-motion:reduce){.m-edge.on.svelte-1q5o2lv{animation:none}}.m-box.svelte-1q5o2lv{fill:#0e1728;stroke:#24344f;transition:stroke .2s,fill .2s}.m-box.gateway.svelte-1q5o2lv{fill:#00e5e514;stroke:#0891a6}.m-box.device.svelte-1q5o2lv{fill:#d69b580f;stroke:#45506b}.m-node.on.svelte-1q5o2lv .m-box:where(.svelte-1q5o2lv){stroke:#00e5e5;fill:#00e5e51f;filter:drop-shadow(0 0 6px rgba(0,229,229,.4))}.m-ico.svelte-1q5o2lv{font-size:13px}.m-lbl.svelte-1q5o2lv{fill:#c6d3e1;font-family:ui-monospace,monospace;font-size:11px}.m-node.on.svelte-1q5o2lv .m-lbl:where(.svelte-1q5o2lv){fill:#eaf2f8}.stat.svelte-1q5o2lv{stroke:#0a101c;stroke-width:1.5}.stat.online.svelte-1q5o2lv,.stat.ready.svelte-1q5o2lv{fill:#4ade80}.stat.offline.svelte-1q5o2lv{fill:#f87171}.stat.absent.svelte-1q5o2lv,.stat.available.svelte-1q5o2lv{fill:#55657a}.stat.in-use.svelte-1q5o2lv{fill:#fbbf24}.mesh-key.svelte-1q5o2lv{display:flex;gap:14px;flex-wrap:wrap;align-items:center;font-family:ui-monospace,monospace;font-size:10.5px;color:#6b7a8d;padding:2px 2px 4px}.mesh-key.svelte-1q5o2lv .sw:where(.svelte-1q5o2lv){display:inline-block;width:16px;height:3px;border-radius:2px;margin-right:5px;vertical-align:middle}.mesh-key.svelte-1q5o2lv .sw.mcp:where(.svelte-1q5o2lv){background:#2aa7ba}.mesh-key.svelte-1q5o2lv .sw.a2a:where(.svelte-1q5o2lv){background:#a78bfa}.mesh-key.svelte-1q5o2lv .mk-status:where(.svelte-1q5o2lv){display:inline-flex;gap:6px;align-items:center}.mesh-key.svelte-1q5o2lv .dot:where(.svelte-1q5o2lv){display:inline-block;width:7px;height:7px;border-radius:50%;margin:0 2px 0 8px;vertical-align:middle}.mesh-key.svelte-1q5o2lv .dot.online:where(.svelte-1q5o2lv){background:#4ade80}.mesh-key.svelte-1q5o2lv .dot.offline:where(.svelte-1q5o2lv){background:#f87171}.mesh-key.svelte-1q5o2lv .dot.absent:where(.svelte-1q5o2lv){background:#55657a}.live-tool.svelte-1q5o2lv{color:#00e5e5}.msg.svelte-1q5o2lv{display:flex;flex-direction:column}.msg.user.svelte-1q5o2lv{align-items:flex-end}.msg.ai.svelte-1q5o2lv{align-items:flex-start}.bubble.svelte-1q5o2lv{max-width:82%;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.5;white-space:pre-wrap}.msg.user.svelte-1q5o2lv .bubble:where(.svelte-1q5o2lv){background:#16233a;color:#eaf2f8;border-bottom-right-radius:4px}.msg.ai.svelte-1q5o2lv .bubble:where(.svelte-1q5o2lv){background:#0a0f1a;border:1px solid #1a2433;color:#dce6ef;border-bottom-left-radius:4px}.bubble.thinking.svelte-1q5o2lv{color:#6b7a8d;letter-spacing:3px}.msg-tools.svelte-1q5o2lv{font-family:ui-monospace,monospace;font-size:10.5px;color:#ffb65c;margin-top:3px}.chat-input.svelte-1q5o2lv{display:flex;gap:8px;margin-top:4px}.chat-input.svelte-1q5o2lv input:where(.svelte-1q5o2lv){flex:1;background:#0a0f1a;border:1px solid #1E2A3D;border-radius:10px;padding:11px 13px;color:#eaf2f8;font-size:14px;font-family:inherit}.chat-input.svelte-1q5o2lv input:where(.svelte-1q5o2lv):focus{outline:none;border-color:#0891a6}.chat-input.svelte-1q5o2lv button:where(.svelte-1q5o2lv){background:#00e5e5;color:#04252a;border:0;border-radius:10px;padding:0 20px;font-weight:700;cursor:pointer;font-family:inherit}.chat-input.svelte-1q5o2lv button:where(.svelte-1q5o2lv):disabled{opacity:.5;cursor:default}.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}.apikey.svelte-1q5o2lv{display:block;font-family:ui-monospace,monospace;font-size:12px;color:#4ade80;background:#080c15;border:1px solid #1a2433;border-radius:8px;padding:10px 12px;margin:12px 0;word-break:break-all}.envrow.svelte-1q5o2lv{display:flex;gap:8px;align-items:stretch;margin-bottom:6px;flex-wrap:wrap}.envcode.svelte-1q5o2lv{flex:1;min-width:240px;font-family:ui-monospace,monospace;font-size:11.5px;color:#a9b8c7;background:#0a0f1a;border:1px solid #1E2A3D;border-radius:8px;padding:9px 12px;overflow-x:auto;white-space:nowrap}.keyhint.svelte-1q5o2lv{margin:0 0 12px;font-size:12px}.keyhint.svelte-1q5o2lv code:where(.svelte-1q5o2lv){color:#00e5e5;font-family:ui-monospace,monospace}.snippets.svelte-1q5o2lv{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:720px){.snippets.svelte-1q5o2lv{grid-template-columns:1fr}}.snip.svelte-1q5o2lv{border:1px solid #1E2A3D;border-radius:10px;overflow:hidden}.snip-h.svelte-1q5o2lv{font-family:ui-monospace,monospace;font-size:11px;color:#a9b8c7;padding:8px 12px;border-bottom:1px solid #1E2A3D;background:#0a0f1a}.snip.svelte-1q5o2lv pre:where(.svelte-1q5o2lv){margin:0;padding:12px;font-family:ui-monospace,monospace;font-size:11px;line-height:1.55;color:#dce6ef;overflow-x:auto;white-space:pre}button.svelte-1q5o2lv:disabled{opacity:.6;cursor:default}.mesh.svelte-17ivwsb{width:100%;height:auto;display:block}.mesh.compact.svelte-17ivwsb{max-height:168px}.m-edge.svelte-17ivwsb{fill:none;stroke-width:1.7;stroke-linecap:round;opacity:.5;transition:opacity .2s,stroke-width .2s}.m-edge.mcp.svelte-17ivwsb{stroke:#2aa7ba}.m-edge.a2a.svelte-17ivwsb{stroke:#a78bfa;stroke-dasharray:2 6}.m-edge.on.svelte-17ivwsb{opacity:1;stroke-width:2.6;stroke-dasharray:5 8;animation:svelte-17ivwsb-meshflow 1s linear infinite}@keyframes svelte-17ivwsb-meshflow{to{stroke-dashoffset:-26}}@media(prefers-reduced-motion:reduce){.m-edge.on.svelte-17ivwsb{animation:none}}.m-box.svelte-17ivwsb{fill:#0e1728;stroke:#24344f;transition:stroke .2s,fill .2s}.m-box.gateway.svelte-17ivwsb{fill:#00e5e514;stroke:#0891a6}.m-box.agent.svelte-17ivwsb{fill:#a78bfa14;stroke:#6d5bd0}.m-box.device.svelte-17ivwsb{fill:#d69b580f;stroke:#45506b}.m-node.on.svelte-17ivwsb .m-box:where(.svelte-17ivwsb){stroke:#00e5e5;fill:#00e5e51f;filter:drop-shadow(0 0 6px rgba(0,229,229,.4))}.m-ico.svelte-17ivwsb{font-size:14px}.m-lbl.svelte-17ivwsb{fill:#c6d3e1;font-family:ui-monospace,monospace;font-size:12px}.m-node.on.svelte-17ivwsb .m-lbl:where(.svelte-17ivwsb){fill:#eaf2f8}.stat.svelte-17ivwsb{stroke:#0a101c;stroke-width:1.5}.stat.online.svelte-17ivwsb,.stat.ready.svelte-17ivwsb{fill:#4ade80}.stat.offline.svelte-17ivwsb{fill:#f87171}.stat.absent.svelte-17ivwsb,.stat.available.svelte-17ivwsb{fill:#55657a}.stat.in-use.svelte-17ivwsb{fill:#fbbf24}body{background:#05070d;color:#eaf2f8}.glow.svelte-1x9u8aq{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-1x9u8aq{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-1x9u8aq{display:flex;align-items:center;justify-content:space-between;padding:20px 0}.brand.svelte-1x9u8aq{display:flex;align-items:center;gap:9px;font-weight:750;font-size:18px;letter-spacing:-.02em;text-decoration:none;color:#eaf2f8}.brand.svelte-1x9u8aq .mk:where(.svelte-1x9u8aq){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-1x9u8aq span:where(.svelte-1x9u8aq){color:#00e5e5}.who.svelte-1x9u8aq{display:flex;align-items:center;gap:14px}.lnk.svelte-1x9u8aq{color:#a9b8c7;text-decoration:none;font-size:13px;font-family:ui-monospace,monospace}.lnk.svelte-1x9u8aq:hover{color:#00e5e5}.email.svelte-1x9u8aq{font-family:ui-monospace,monospace;font-size:12.5px;color:#a9b8c7}.logout.svelte-1x9u8aq{background:transparent;border:1px solid #1E2A3D;border-radius:8px;padding:7px 13px;color:#a9b8c7;font-size:13px;cursor:pointer;font-family:inherit}.logout.svelte-1x9u8aq:hover{border-color:#0891a6;color:#eaf2f8}.head.svelte-1x9u8aq{padding:20px 0 8px}.head.svelte-1x9u8aq h1:where(.svelte-1x9u8aq){font-size:clamp(1.8rem,4vw,2.3rem);letter-spacing:-.03em;margin:0 0 6px}.head.svelte-1x9u8aq p:where(.svelte-1x9u8aq){color:#a9b8c7;margin:0;max-width:62ch}section.svelte-1x9u8aq{padding:22px 0;border-top:1px solid #131c2b;margin-top:18px}.mesh-panel.svelte-1x9u8aq{border:1px solid #16233A;border-radius:16px;background:#0a101c;padding:14px 16px 8px;margin-top:20px}.mesh-key.svelte-1x9u8aq{display:flex;gap:14px;flex-wrap:wrap;align-items:center;font-family:ui-monospace,monospace;font-size:11px;color:#6b7a8d;padding:4px 2px}.mesh-key.svelte-1x9u8aq .sw:where(.svelte-1x9u8aq){display:inline-block;width:16px;height:3px;border-radius:2px;margin-right:5px;vertical-align:middle}.mesh-key.svelte-1x9u8aq .sw.mcp:where(.svelte-1x9u8aq){background:#2aa7ba}.mesh-key.svelte-1x9u8aq .sw.a2a:where(.svelte-1x9u8aq){background:#a78bfa}.mesh-key.svelte-1x9u8aq .sp:where(.svelte-1x9u8aq){display:inline-flex;gap:4px;align-items:center}.mesh-key.svelte-1x9u8aq .dot:where(.svelte-1x9u8aq){display:inline-block;width:7px;height:7px;border-radius:50%;margin:0 2px 0 8px}.mesh-key.svelte-1x9u8aq .dot.online:where(.svelte-1x9u8aq){background:#4ade80}.mesh-key.svelte-1x9u8aq .dot.offline:where(.svelte-1x9u8aq){background:#f87171}.mesh-key.svelte-1x9u8aq .dot.absent:where(.svelte-1x9u8aq){background:#55657a}.mesh-key.svelte-1x9u8aq .livetool:where(.svelte-1x9u8aq){color:#00e5e5;margin-left:auto}.sec-head.svelte-1x9u8aq{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px}h2.svelte-1x9u8aq{font-size:1.15rem;margin:0;letter-spacing:-.01em}.hint.svelte-1x9u8aq{font-family:ui-monospace,monospace;font-size:12px;color:#00e5e5}.agents.svelte-1x9u8aq{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-bottom:16px}.agent.svelte-1x9u8aq{text-align:left;background:#0a0f1a;border:1px solid #1E2A3D;border-radius:12px;padding:12px;cursor:pointer;font-family:inherit;color:#eaf2f8;transition:.15s}.agent.svelte-1x9u8aq:hover{border-color:#2f4257}.agent.on.svelte-1x9u8aq{border-color:#00e5e5;background:#00e5e512;box-shadow:0 0 0 1px #00e5e540 inset}.a-top.svelte-1x9u8aq{display:flex;align-items:center;gap:8px}.a-ico.svelte-1x9u8aq{font-size:16px}.a-name.svelte-1x9u8aq{font-weight:650;font-size:14px;flex:1}.a-dot.svelte-1x9u8aq{width:8px;height:8px;border-radius:50%}.a-dot.online.svelte-1x9u8aq,.a-dot.ready.svelte-1x9u8aq{background:#4ade80}.a-dot.offline.svelte-1x9u8aq{background:#f87171}.a-dot.absent.svelte-1x9u8aq{background:#55657a}.a-dot.on-demand.svelte-1x9u8aq,.a-dot.available.svelte-1x9u8aq{background:#7fb2ff}.a-skills.svelte-1x9u8aq{font-family:ui-monospace,monospace;font-size:11px;color:#8fa0b4;margin-top:7px}.a-meta.svelte-1x9u8aq{font-family:ui-monospace,monospace;font-size:10.5px;color:#5f6f82;margin-top:4px}.job-row.svelte-1x9u8aq{display:flex;gap:8px}.job-row.svelte-1x9u8aq input:where(.svelte-1x9u8aq){flex:1;background:#0a0f1a;border:1px solid #1E2A3D;border-radius:10px;padding:11px 14px;color:#eaf2f8;font-size:14px;font-family:inherit}.job-row.svelte-1x9u8aq input:where(.svelte-1x9u8aq):focus{outline:none;border-color:#0891a6}.run.svelte-1x9u8aq{background:#00e5e5;color:#04252a;border:none;border-radius:10px;padding:11px 18px;font-weight:700;font-size:14px;cursor:pointer;font-family:inherit;white-space:nowrap}.run.svelte-1x9u8aq:disabled{opacity:.5;cursor:default}.output.svelte-1x9u8aq{margin-top:14px;background:#0a0f1a;border:1px solid #1a2433;border-radius:12px;padding:14px 16px;font-size:14px;line-height:1.55;white-space:pre-wrap;color:#dce6ef}
