:root{--bg:#0f1117;--bg-secondary:#161822;--surface:#1c1e2e;--surface-hover:#242638;--border:#2a2d3e;--text:#e8eaf0;--text-secondary:#8b8fa3;--accent:#6c5ce7;--accent-secondary:#a29bfe;--accent-dim:#6c5ce71f;--hover:#ffffff0d;--danger:#ef4444;--success:#22c55e;--warning:#f59e0b;scroll-behavior:smooth;font-size:15px}@media (prefers-color-scheme:light){:root{--bg:#f5f6fa;--bg-secondary:#eef0f6;--surface:#fff;--surface-hover:#f0f1f6;--border:#e2e4ed;--text:#1a1d2e;--text-secondary:#6b7089;--accent:#6c5ce7;--accent-secondary:#a29bfe;--accent-dim:#6c5ce714;--hover:#0000000a}}html{overflow-y:scroll}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--accent-dim);color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button,input,textarea,select{font-family:inherit}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.hamburger.svelte-12qhfyh{z-index:100;background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:8px;flex-direction:column;gap:4px;padding:8px;display:none;position:fixed;top:12px;left:12px}.hamburger-line.svelte-12qhfyh{background:var(--text);border-radius:1px;width:20px;height:2px}.sidebar-overlay.svelte-12qhfyh{display:none}.sidebar.svelte-12qhfyh{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;width:240px;min-width:240px;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-header.svelte-12qhfyh{border-bottom:1px solid var(--border);padding:20px 16px}.sidebar-logo.svelte-12qhfyh{align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex;color:var(--text)!important;text-decoration:none!important}.logo-icon.svelte-12qhfyh{font-size:24px}.logo-text.svelte-12qhfyh{background:linear-gradient(135deg, var(--accent), var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sidebar-nav.svelte-12qhfyh{flex-direction:column;flex:1;gap:2px;padding:12px 8px;display:flex}.sidebar-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;transition:all .15s;display:flex;text-decoration:none!important}.sidebar-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--hover);color:var(--text)}.sidebar-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--accent-dim);color:var(--accent)}.sidebar-separator.svelte-12qhfyh{background:var(--border);height:1px;margin:8px 12px}.sidebar-group-label.svelte-12qhfyh{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;padding:8px 12px 4px;font-size:11px;font-weight:600;display:flex}.nav-icon.svelte-12qhfyh{text-align:center;width:24px;font-size:18px}.sidebar-footer.svelte-12qhfyh{border-top:1px solid var(--border);flex-direction:column;gap:8px;padding:12px 8px;display:flex}.user-info.svelte-12qhfyh{align-items:center;gap:8px;padding:8px 12px;display:flex}.user-avatar.svelte-12qhfyh{background:linear-gradient(135deg, var(--accent), var(--accent-secondary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.user-name.svelte-12qhfyh{color:var(--text);font-size:13px;font-weight:500}.logout-btn.svelte-12qhfyh,.login-btn.svelte-12qhfyh{text-align:center;cursor:pointer;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:500;transition:all .15s;display:block;text-decoration:none!important}.logout-btn.svelte-12qhfyh{border:1px solid var(--border);color:var(--text-secondary);background:0 0}.logout-btn.svelte-12qhfyh:hover{background:var(--hover);color:var(--danger);border-color:var(--danger)}.login-btn.svelte-12qhfyh{background:var(--accent);color:#fff}.login-btn.svelte-12qhfyh:hover{opacity:.9}.main-content.svelte-12qhfyh{flex:1;min-width:0;max-width:100%;padding:24px 32px}@media (width<=768px){.hamburger.svelte-12qhfyh{display:flex}.sidebar.svelte-12qhfyh{z-index:200;transition:left .25s;position:fixed;top:0;left:-280px;box-shadow:4px 0 20px #0000004d}.sidebar.sidebar--open.svelte-12qhfyh{left:0}.sidebar-overlay.svelte-12qhfyh{z-index:150;background:#00000080;display:block;position:fixed;inset:0}.main-content.svelte-12qhfyh{padding:60px 16px 16px}}
