:root{--color-bg: #0f0f1a;--color-surface: #16213e;--color-primary: #4fc3f7;--color-secondary: #7c4dff;--color-success: #4caf50;--color-warning: #ff9800;--color-error: #f44336;--color-text: #e0e0e0;--color-text-muted: #888}*{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text)}body{min-height:100vh}a{color:var(--color-primary)}button{cursor:pointer;font-family:inherit}.terminal-container{background:#000;border-radius:8px;overflow:hidden}input,select,textarea{background:var(--color-surface);border:1px solid #333;border-radius:4px;color:var(--color-text);padding:.75rem;font-family:inherit}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--color-primary)}.btn{padding:.75rem 1.5rem;border:none;border-radius:4px;font-weight:500;transition:all .2s}.btn-primary{background:var(--color-primary);color:#000}.btn-primary:hover{background:#29b6f6}.btn-danger{background:var(--color-error);color:#fff}.btn-danger:hover{background:#d32f2f}.risk-read-only{color:var(--color-success)}.risk-write{color:var(--color-warning)}.risk-destructive{color:var(--color-error)}.impersonation-banner.svelte-p2wk5a{position:fixed;top:0;left:0;right:0;z-index:9999;display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:linear-gradient(90deg,#dc2626,#b91c1c);color:#fff;font-size:.875rem;box-shadow:0 2px 4px #0003}.banner-content.svelte-p2wk5a{display:flex;align-items:center;gap:.5rem}.icon.svelte-p2wk5a{width:18px;height:18px;flex-shrink:0}.message.svelte-p2wk5a{display:flex;align-items:center;gap:.25rem}.message.svelte-p2wk5a strong:where(.svelte-p2wk5a){font-weight:600}.end-button.svelte-p2wk5a{padding:.375rem .75rem;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:.375rem;color:#fff;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s}.end-button.svelte-p2wk5a:hover{background:#ffffff4d;border-color:#ffffff80}.loading-screen.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#1a1a2e;color:#fff}.spinner.svelte-12qhfyh{width:2rem;height:2rem;border:3px solid rgba(255,255,255,.2);border-top-color:#6366f1;border-radius:50%;animation:svelte-12qhfyh-spin 1s linear infinite}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}.loading-screen.svelte-12qhfyh p:where(.svelte-12qhfyh){margin-top:1rem;color:#fff9}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.app.impersonating.svelte-12qhfyh{padding-top:40px}header.svelte-12qhfyh{background:#1a1a2e;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}nav.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.nav-links.svelte-12qhfyh{display:flex;gap:1.5rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#e0e0e0;text-decoration:none;font-weight:500;padding:.5rem 0;border-bottom:2px solid transparent;transition:all .2s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#6366f1}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#6366f1;border-bottom-color:#6366f1}.nav-user.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.user-info.svelte-12qhfyh{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.user-name.svelte-12qhfyh{color:#fff;font-weight:500;font-size:.875rem}.user-role.svelte-12qhfyh{color:#ffffff80;font-size:.75rem;text-transform:capitalize}.logout-btn.svelte-12qhfyh{padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#e0e0e0;font-size:.875rem;cursor:pointer;transition:all .2s}.logout-btn.svelte-12qhfyh:hover{background:#fff3;border-color:#ffffff4d}main.svelte-12qhfyh{flex:1;padding:2rem;max-width:1200px;margin:0 auto;width:100%}footer.svelte-12qhfyh{background:#1a1a2e;color:#888;text-align:center;padding:1rem;border-top:1px solid rgba(255,255,255,.1)}
