:root{--bg-primary:#1a1a2e;--bg-secondary:#16213e;--bg-card:#0f3460;--text-primary:#e8e8e8;--text-secondary:#a0a0c0;--accent:#e94560;--accent-hover:#ff6b81;--success:#2ecc71;--warning:#f39c12;--danger:#e74c3c;--border:#2a2a4a;--tile-size:32px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg-primary);height:100dvh;color:var(--text-primary);font-family:Segoe UI,system-ui,-apple-system,sans-serif;overflow:hidden}body{flex-direction:column;display:flex}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}button{cursor:pointer;font-family:inherit}input,button,select,textarea{font-size:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3a3a5a}.topbar.svelte-12qhfyh{background:var(--bg-secondary);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:1rem;height:48px;padding:.5rem 1rem;display:flex}.logo.svelte-12qhfyh{color:var(--accent);white-space:nowrap;font-size:1.1rem;font-weight:700}.nav-links.svelte-12qhfyh{flex:1;gap:1rem;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary);font-size:.9rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text-primary)}.user-info.svelte-12qhfyh{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.username.svelte-12qhfyh{color:var(--text-primary)}.badge.svelte-12qhfyh{border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:700}.badge.warning.svelte-12qhfyh{background:var(--warning);color:#000}.badge.success.svelte-12qhfyh{background:var(--success);color:#000}.btn-login.svelte-12qhfyh,.btn-logout.svelte-12qhfyh{border:1px solid var(--accent);color:var(--accent);background:0 0;border-radius:4px;padding:4px 12px;font-size:.85rem}.btn-login.svelte-12qhfyh:hover,.btn-logout.svelte-12qhfyh:hover{background:var(--accent);color:#fff}main.svelte-12qhfyh{flex:1;min-height:0;overflow:hidden}.loading-screen.svelte-12qhfyh{height:100%;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.spinner.svelte-12qhfyh{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite svelte-12qhfyh-spin}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}@media (width<=640px){.topbar.svelte-12qhfyh{gap:.5rem;padding:.4rem .6rem}.logo.svelte-12qhfyh{font-size:.95rem}.nav-links.svelte-12qhfyh{display:none}.user-info.svelte-12qhfyh{gap:.3rem;font-size:.75rem}.badge.svelte-12qhfyh{display:none}.btn-login.svelte-12qhfyh,.btn-logout.svelte-12qhfyh{padding:4px 8px;font-size:.75rem}.username.svelte-12qhfyh{text-overflow:ellipsis;white-space:nowrap;max-width:80px;overflow:hidden}}
