*{margin:0;padding:0;box-sizing:border-box}:root{--bg-dark: #1a1020;--bg-surface: #241832;--bg-surface-2: #2e2040;--surface-hover: rgba(212, 175, 125, .06);--border: #3d2e50;--accent-gold: #d4af7d;--accent-gold-dim: #a68a5b;--accent-purple: #8b5cf6;--text-primary: #e8e0f0;--text-secondary: #b8a8cc;--text-muted: #7a6b8a;--radius: 8px;--shadow: 0 2px 8px rgba(0, 0, 0, .3)}body{background:var(--bg-dark);color:var(--text-primary);font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6;min-height:100vh}a{color:var(--accent-gold);text-decoration:none}a:hover{color:var(--accent-gold-dim);text-decoration:underline}.loading-screen.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;min-height:100vh;color:var(--text-muted)}.app.svelte-12qhfyh{display:flex;min-height:100vh}.sidebar.svelte-12qhfyh{width:240px;background:var(--bg-surface);border-right:1px solid var(--border);padding:1.25rem 0;display:flex;flex-direction:column;flex-shrink:0}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:.6rem;padding:0 1.25rem 1.25rem;border-bottom:1px solid var(--border);margin-bottom:.75rem}.brand-icon.svelte-12qhfyh{font-size:1.5rem}.brand-text.svelte-12qhfyh{font-weight:700;font-size:1rem;color:var(--accent-gold);letter-spacing:.02em}.nav-links.svelte-12qhfyh{list-style:none;flex:1}.nav-links.svelte-12qhfyh li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){display:block;padding:.6rem 1.25rem;color:var(--text-secondary);font-size:.95rem;transition:background .15s,color .15s;border-left:3px solid transparent}.nav-links.svelte-12qhfyh li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{background:var(--surface-hover);color:var(--accent-gold);text-decoration:none;border-left-color:var(--accent-gold)}.sidebar-user.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-top:1px solid var(--border);margin-top:auto}.user-avatar.svelte-12qhfyh{width:28px;height:28px;border-radius:50%;flex-shrink:0}.user-name.svelte-12qhfyh{font-size:.85rem;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.logout-btn.svelte-12qhfyh{background:none;border:none;color:var(--text-muted);cursor:pointer;padding:.2rem;display:flex;align-items:center;flex-shrink:0}.logout-btn.svelte-12qhfyh:hover{color:var(--accent-gold)}.main-area.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;min-width:0}.topbar.svelte-12qhfyh{display:none;background:var(--bg-surface);border-bottom:1px solid var(--border);padding:.75rem 1rem;align-items:center;gap:.75rem}.topbar-title.svelte-12qhfyh{font-weight:600;color:var(--accent-gold);font-size:1rem}.menu-toggle.svelte-12qhfyh{background:none;border:1px solid var(--border);color:var(--text-primary);font-size:1.25rem;padding:.25rem .5rem;border-radius:var(--radius);cursor:pointer}.menu-toggle.svelte-12qhfyh:hover{background:var(--surface-hover)}.content.svelte-12qhfyh{flex:1;padding:1.5rem;max-width:1100px;width:100%;margin:0 auto}.overlay.svelte-12qhfyh{display:none}@media(max-width:768px){.sidebar.svelte-12qhfyh{position:fixed;top:0;left:-260px;height:100vh;z-index:100;transition:left .2s ease;box-shadow:var(--shadow)}.sidebar.open.svelte-12qhfyh{left:0}.topbar.svelte-12qhfyh{display:flex}.overlay.svelte-12qhfyh{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:99}}
