*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8fafc;--surface:#fff;--surface2:#f1f5f9;--surface3:#e2e8f0;--border:#e2e8f0;--border2:#cbd5e1;--text:#0f172a;--text2:#334155;--text3:#64748b;--text4:#94a3b8;--accent:#6366f1;--accent-bg:#eef2ff;--accent2:#4f46e5;--green:#16a34a;--green-bg:#f0fdf4;--red:#dc2626;--red-bg:#fef2f2;--yellow:#d97706;--yellow-bg:#fffbeb;--orange:#ea580c;--orange-bg:#fff7ed;--sidebar-w:220px;--font-sans:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", monospace}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}input,textarea,select{font-family:var(--font-sans);background:var(--surface);border:1px solid var(--border2);color:var(--text);border-radius:6px;outline:none;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #6366f11a}button{font-family:var(--font-sans);cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s,box-shadow .15s}button:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff;width:100%;padding:.625rem 1rem;font-weight:600}.btn-primary:hover:not(:disabled){background:var(--accent2)}.btn-ghost{color:var(--text2);border:1px solid var(--border2);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--surface2)}.btn-danger{background:var(--red-bg);color:var(--red);border:1px solid #fca5a5}.btn-danger:hover:not(:disabled){background:#fee2e2}.btn-icon{color:var(--text3);background:0 0;border:1px solid #0000;border-radius:6px;padding:.4rem}.btn-icon:hover{background:var(--surface2);color:var(--text);border-color:var(--border)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}pre{font-family:var(--font-mono);background:var(--surface2);border:1px solid var(--border);border-radius:6px;padding:1rem;font-size:.8rem;line-height:1.6;overflow-x:auto}.app.svelte-12qhfyh{min-height:100dvh;display:flex}.sidebar.svelte-12qhfyh{width:var(--sidebar-w);background:var(--surface);border-right:1px solid var(--border);z-index:50;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:1rem .75rem;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-top.svelte-12qhfyh{flex-direction:column;gap:1.5rem;display:flex}.brand.svelte-12qhfyh{align-items:center;gap:.6rem;padding:.25rem .5rem;text-decoration:none;display:flex}.brand-icon.svelte-12qhfyh{color:var(--accent);font-size:1.25rem}.brand-name.svelte-12qhfyh{color:var(--text);letter-spacing:-.02em;font-size:1rem;font-weight:800}nav.svelte-12qhfyh{flex-direction:column;gap:.15rem;display:flex}.nav-item.svelte-12qhfyh{color:var(--text3);border-radius:6px;align-items:center;gap:.6rem;padding:.5rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.nav-item.svelte-12qhfyh:hover{background:var(--surface2);color:var(--text2);text-decoration:none}.nav-item.active.svelte-12qhfyh{background:var(--accent-bg);color:var(--accent);font-weight:600}.nav-logout.svelte-12qhfyh{color:var(--text4);margin-top:.25rem}.nav-logout.svelte-12qhfyh:hover{color:var(--red);background:var(--red-bg)}.sidebar-bottom.svelte-12qhfyh{flex-direction:column;gap:.25rem;display:flex}.user-row.svelte-12qhfyh{align-items:center;gap:.6rem;padding:.5rem .75rem;display:flex}.user-avatar.svelte-12qhfyh{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;font-weight:700;display:flex}.user-name.svelte-12qhfyh{color:var(--text2);font-size:.8rem;font-weight:600}.main.svelte-12qhfyh{margin-left:var(--sidebar-w);flex:1;min-width:0}@media (width<=768px){.sidebar.svelte-12qhfyh{border-right:none;border-top:1px solid var(--border);z-index:100;flex-direction:row;width:100%;height:auto;padding:.5rem;position:fixed;inset:auto 0 0}.sidebar-top.svelte-12qhfyh{flex-direction:row;flex:1;align-items:center;gap:0}.brand.svelte-12qhfyh{display:none}nav.svelte-12qhfyh{flex-direction:row;flex:1;justify-content:space-around}.nav-item.svelte-12qhfyh{flex-direction:column;gap:.2rem;padding:.4rem .5rem;font-size:.65rem}.sidebar-bottom.svelte-12qhfyh{flex-direction:row;align-items:center}.user-row.svelte-12qhfyh{padding:.4rem .5rem}.user-name.svelte-12qhfyh{display:none}.main.svelte-12qhfyh{margin-bottom:70px;margin-left:0}}
