:root{--bg:#08090a;--bg-panel:#0f1011;--bg-surface:#ffffff05;--bg-surface-hover:#ffffff0a;--bg-elevated:#ffffff0d;--border:#ffffff0f;--border-strong:#ffffff14;--text:#f7f8f8;--text-secondary:#8a8f98;--text-muted:#62666d;--accent:#5e6ad2;--accent-bright:#7170ff;--accent-hover:#828fff;--green:#10b981;--green-dim:#10b9811f;--yellow:#f59e0b;--yellow-dim:#f59e0b1f;--blue:#3b82f6;--blue-dim:#3b82f61f;--red:#ef4444;--red-dim:#ef44441f}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-feature-settings:"cv01", "ss03";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}table{border-collapse:collapse;width:100%}select,input{color:var(--text);border:1px solid var(--border);background:0 0;border-radius:6px;outline:none;padding:8px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}select:focus,input:focus{border-color:var(--accent)}select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238a8f98' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:30px}.app.svelte-12qhfyh{min-height:100vh;display:flex}.sidebar.svelte-12qhfyh{background:var(--bg-panel);border-right:1px solid var(--border);flex-direction:column;width:240px;min-height:100vh;display:flex;position:sticky;top:0}.logo.svelte-12qhfyh{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:20px;display:flex}.logo-icon.svelte-12qhfyh{flex-shrink:0;width:28px;height:28px}.logo-text.svelte-12qhfyh{flex-direction:column;display:flex}.logo-title.svelte-12qhfyh{color:var(--text);letter-spacing:-.13px;font-size:14px;font-weight:510}.logo-sub.svelte-12qhfyh{color:var(--text-muted);letter-spacing:.3px;text-transform:uppercase;font-size:11px;font-weight:510}.nav.svelte-12qhfyh{flex-direction:column;flex:1;gap:1px;padding:12px 8px;display:flex}.nav-item.svelte-12qhfyh{color:var(--text-secondary);letter-spacing:-.13px;cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:14px;font-weight:510;transition:all .12s;display:flex}.nav-item.svelte-12qhfyh:hover{background:var(--bg-surface-hover);color:var(--text)}.nav-item.active.svelte-12qhfyh{color:var(--accent-bright);background:#5e6ad21a}.sidebar-footer.svelte-12qhfyh{border-top:1px solid var(--border);align-items:center;gap:8px;padding:16px 20px;display:flex}.status-dot.svelte-12qhfyh{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite svelte-12qhfyh-pulse;box-shadow:0 0 6px #10b98166}.status-text.svelte-12qhfyh{color:var(--text-muted);letter-spacing:-.15px;font-size:12px;font-weight:510}.main.svelte-12qhfyh{flex:1;min-width:0;max-width:100%;padding:32px 40px 80px;overflow-x:hidden}@keyframes svelte-12qhfyh-pulse{0%,to{opacity:1}50%{opacity:.5}}
