*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f17;--surface: #1a1a28;--border: #2a2a3a;--text: #e2e2ef;--text-muted: #888899;--color-locked: #4a4a5a;--color-locked-bg: #1e1e2a;--color-active: #3b82f6;--color-active-bg: #1a2744;--color-mastered: #22c55e;--color-mastered-bg: #142e1d;--font-mono: "JetBrains Mono", "Fira Code", "Cascadia Code", "SF Mono", monospace}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--text);font-family:var(--font-mono);line-height:1.5}h1,h2,h3{line-height:1.2;font-weight:700}h1{font-size:1.5rem}h2{font-size:1.125rem}h3{font-size:.95rem}a{color:var(--color-active)}::selection{background:var(--color-active);color:#fff}input,button,textarea,select{font:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.app-shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.top-nav.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:var(--surface);border-bottom:1px solid var(--border)}.nav-brand.svelte-12qhfyh{font-weight:700;font-size:1rem;color:var(--color-active);text-decoration:none}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);text-decoration:none;font-size:.875rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}.nav-user.svelte-12qhfyh{color:var(--text-muted);font-size:.875rem}.nav-logout.svelte-12qhfyh button:where(.svelte-12qhfyh){background:none;border:1px solid var(--border);color:var(--text-muted);padding:.25rem .75rem;border-radius:4px;cursor:pointer;font-size:.8rem;font-family:inherit}.nav-logout.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{color:var(--text);border-color:var(--text-muted)}.main-content.svelte-12qhfyh{flex:1;padding:2rem 1.5rem;max-width:1200px;margin:0 auto;width:100%}
