:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body{height:100%}body{min-width:320px;min-height:100vh;margin:0}a{color:#c7d2fe;text-underline-offset:2px;font-size:1rem;text-decoration:underline}a:hover{color:#e0e7ff}#root{width:100%;min-height:100vh}.app{color:#e5e7eb;background:#0b1020;min-height:100vh}.topbar{background:#00000040;border-bottom:1px solid #ffffff14;justify-content:flex-start;align-items:center;gap:14px;padding:14px 18px;display:flex}.brand{letter-spacing:.2px;font-weight:700}.nav{flex:1;justify-content:center;gap:10px;display:flex}.nav a{color:#c7d2fe;border-radius:10px;padding:6px 10px;text-decoration:none}.nav a.active{color:#e0e7ff;background:#6366f12e}.main{max-width:1680px;margin:0 auto;padding:18px}.card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:14px}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.split{align-items:stretch;gap:12px;display:flex}.btn{color:#fff;cursor:pointer;background:#6366f1e6;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:1rem;line-height:1.1;text-decoration:none;transition:background .12s,transform .12s;display:inline-flex}.btn:hover{background:#818cf8eb}.btn:active{transform:translateY(1px)}.btn.secondary{background:#ffffff1f}.btn.secondary:hover{background:#ffffff29}.btn.danger{background:#ef4444d9}.btn.danger:hover{background:#f87171e6}.btn.icon{padding:8px 10px}.btn svg{width:16px;height:16px}.userbar{align-items:center;gap:10px;display:flex}.input,.textarea,select{color:#e5e7eb;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;padding:8px 10px}.textarea{width:100%;min-height:240px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.muted{color:#e5e7ebb3}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;border-bottom:1px solid #ffffff14;padding:8px 10px}.kv{grid-template-columns:180px 1fr;gap:6px 12px;display:grid}.kv div:nth-child(odd){color:#e5e7ebb3}
