@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";.app-shell[data-v-c2839946]{min-height:100vh;display:flex;flex-direction:column;background:#0f172a;color:#e2e8f0}.app-header[data-v-c2839946]{padding:16px 24px;display:flex;align-items:center;justify-content:space-between;background:#111827;border-bottom:1px solid #1f2937}.branding[data-v-c2839946]{display:flex;align-items:center;gap:10px}.dot[data-v-c2839946]{width:12px;height:12px;border-radius:50%;background:#22c55e;box-shadow:0 0 12px #22c55e}.app-main[data-v-c2839946]{flex:1;padding:24px}a[data-v-c2839946]{color:#38bdf8;text-decoration:none;font-weight:600}a[data-v-c2839946]:hover{text-decoration:underline}.card-header[data-v-3d819c64]{display:flex;align-items:center;justify-content:space-between;gap:12px}.sub[data-v-3d819c64]{color:#94a3b8;margin:4px 0 0}.table[data-v-3d819c64]{width:100%;border-collapse:collapse;margin-top:16px}.table th[data-v-3d819c64],.table td[data-v-3d819c64]{text-align:left;padding:12px 10px;border-bottom:1px solid #1f2937}.table th[data-v-3d819c64]{color:#cbd5e1;font-weight:700}.empty[data-v-3d819c64]{text-align:center;color:#94a3b8;padding:20px 0}.error[data-v-3d819c64]{color:#f87171;margin-top:12px}.layout[data-v-81e966a3]{display:flex;flex-direction:column;gap:16px}.card-header[data-v-81e966a3]{display:flex;align-items:center;justify-content:space-between;gap:12px}.actions[data-v-81e966a3]{display:flex;gap:8px}.eyebrow[data-v-81e966a3]{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-size:12px;margin:0 0 4px}.muted[data-v-81e966a3]{color:#94a3b8}.logs[data-v-81e966a3]{background:#0b1220;border:1px solid #1f2937;border-radius:8px;padding:12px;max-height:260px;overflow:auto}pre[data-v-81e966a3]{margin:0;font-family:SFMono-Regular,Consolas,ui-monospace,monospace;color:#e2e8f0}.error[data-v-81e966a3]{color:#f87171}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#0f172a;color:#e2e8f0}*{box-sizing:border-box}body{margin:0}.card{background:#111827;border:1px solid #1f2937;border-radius:12px;padding:16px;box-shadow:0 10px 30px #00000059}.button{background:#2563eb;color:#fff;border:none;padding:10px 14px;border-radius:8px;cursor:pointer;font-weight:600;transition:opacity .2s ease,transform .1s ease}.button.secondary{background:#1f2937;color:#e5e7eb;border:1px solid #334155}.button.danger{background:#ef4444}.button:disabled{opacity:.5;cursor:not-allowed}.button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.input{background:#0b1220;border:1px solid #1f2937;border-radius:8px;padding:10px 12px;color:#e5e7eb}
