:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7fa;--panel:#fff;--ink:#16202d;--muted:#617086;--line:#d9e0ea;--sidebar:#101820;--sidebar-soft:#1a2532;--accent:#2357d8;--accent-dark:#173f9f;--good-bg:#e7f6ed;--good-ink:#18794e;--warn-bg:#fff4d6;--warn-ink:#7a5300}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--bg);color:var(--ink);letter-spacing:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{border:1px solid var(--accent);background:var(--accent);color:#fff;min-height:38px;font:inherit;cursor:pointer;border-radius:8px;padding:0 14px;font-weight:800}button:hover{background:var(--accent-dark)}button:disabled{color:#516072;cursor:not-allowed;background:#c8d1dc;border-color:#b8c3d2}button.secondary{border-color:var(--line);color:var(--ink);background:#fff}button.secondary:hover{background:#eef2f7}button:focus-visible{outline-offset:2px;outline:3px solid #2357d847}.shell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--sidebar);color:#fff;border-right:1px solid #263241;min-height:100vh;padding:18px}.brand{align-items:center;gap:12px;margin-bottom:22px;display:flex}.brand h1,.brand p,.topbar h2,.topbar p,.panel h3,.panel p{margin:0}.brand h1{font-size:18px}.brand p,.topbar p,.panel p,.instance small,.empty{color:var(--muted);font-size:13px}.brand p{color:#a8b3c2}.mark{color:#101820;background:#2cc36b;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:800;display:inline-grid}nav{gap:8px;display:grid}nav a{color:#dfe7f2;border:1px solid #344254;border-radius:8px;align-items:center;min-height:38px;padding:0 12px;font-size:14px;font-weight:700;text-decoration:none;display:flex}nav a[aria-current=page]{background:var(--sidebar-soft);color:#fff;border-color:#53667f}.workspace{align-content:start;gap:16px;min-width:0;padding:22px;display:grid}.topbar,.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px}.topbar{justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:16px 18px;display:flex}.topbar h2,.panel h3{text-wrap:balance;font-size:18px}.panel{gap:14px;padding:16px;display:grid}.panel.compact pre{min-height:120px}.panel-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.instance-list{gap:10px;display:grid}.instance{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.instance strong{margin-bottom:4px;display:block}.badge{background:var(--good-bg);min-height:22px;color:var(--good-ink);border-radius:999px;align-items:center;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.empty{align-items:center;min-height:44px;margin:0;display:flex}pre{color:#edf4ff;background:#101820;border-radius:8px;min-height:180px;margin:0;padding:14px;font-size:13px;line-height:1.5;overflow:auto}.auth-shell{background:linear-gradient(180deg, #10182008, #10182000), var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{border:1px solid var(--line);background:var(--panel);border-radius:8px;gap:22px;width:min(100%,420px);padding:24px;display:grid}.compact-brand{margin-bottom:0}.compact-brand h1,.auth-copy h2,.auth-copy p{margin:0}.compact-brand h1,.auth-copy h2{color:var(--ink)}.compact-brand p,.auth-copy p{color:var(--muted)}.auth-copy{gap:8px;display:grid}.auth-copy h2{text-wrap:balance;font-size:22px}.auth-copy p{text-wrap:pretty;max-width:60ch;font-size:14px;line-height:1.5}.auth-actions{justify-content:flex-start}@media (max-width:820px){.shell{grid-template-columns:1fr}.sidebar{min-height:auto}.topbar,.panel-heading,.instance{grid-template-columns:1fr;align-items:stretch}.topbar,.panel-heading{flex-direction:column}.actions{justify-content:flex-start}}
