@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Syne:wght@400;500;600;700&display=swap";:root{--bg-primary:#0a0a0a;--bg-secondary:#111;--bg-tertiary:#1a1a1a;--bg-elevated:#1f1f1f;--bg-hover:#252525;--text-primary:#f5f5f5;--text-secondary:#a3a3a3;--text-muted:#525252;--border-subtle:#262626;--border-default:#333;--border-strong:#404040;--accent:#e5e5e5;--accent-hover:#fff;--font-display:"Syne", sans-serif;--font-mono:"JetBrains Mono", monospace;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--transition-fast:.15s ease;--transition-default:.25s ease;--transition-slow:.4s cubic-bezier(.16, 1, .3, 1);--sidebar-width:260px;--header-height:56px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-display);background:var(--bg-primary);color:var(--text-primary);min-height:100vh;line-height:1.5}::selection{background:var(--accent);color:var(--bg-primary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:var(--font-mono);font-size:14px}.mono{font-family:var(--font-mono)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sidebar.svelte-129hoe0{width:var(--sidebar-width);background:var(--bg-secondary);border-right:1px solid var(--border-subtle);z-index:100;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-header.svelte-129hoe0{border-bottom:1px solid var(--border-subtle);padding:20px}.logo.svelte-129hoe0{letter-spacing:-.02em;transition:opacity var(--transition-fast);align-items:center;gap:10px;font-size:18px;font-weight:600;display:flex}.logo.svelte-129hoe0:hover{opacity:.8}.logo-text.svelte-129hoe0{color:var(--text-primary)}.sidebar-nav.svelte-129hoe0{flex:1;padding:16px 12px;overflow-y:auto}.nav-section.svelte-129hoe0{margin-bottom:24px}.nav-section-title.svelte-129hoe0{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);padding:8px 12px;font-size:11px;font-weight:600;display:block}.nav-list.svelte-129hoe0{list-style:none}.nav-link.svelte-129hoe0{border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition-fast);align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;display:flex}.nav-link.svelte-129hoe0:hover{background:var(--bg-hover);color:var(--text-primary)}.nav-link.active.svelte-129hoe0{background:var(--bg-tertiary);color:var(--text-primary)}.nav-icon.svelte-129hoe0{opacity:.7;width:20px;height:20px}.nav-link.svelte-129hoe0:hover .nav-icon:where(.svelte-129hoe0),.nav-link.active.svelte-129hoe0 .nav-icon:where(.svelte-129hoe0){opacity:1}.nav-icon.svelte-129hoe0 svg:where(.svelte-129hoe0){width:100%;height:100%}.nav-label.svelte-129hoe0{flex:1}.sidebar-footer.svelte-129hoe0{border-top:1px solid var(--border-subtle);padding:16px 20px}.version.svelte-129hoe0{color:var(--text-muted);font-size:12px;font-family:var(--font-mono)}.mobile-menu-toggle.svelte-129hoe0{z-index:200;background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);justify-content:center;align-items:center;width:44px;height:44px;display:none;position:fixed;top:16px;left:16px}.hamburger.svelte-129hoe0{flex-direction:column;justify-content:space-between;width:20px;height:14px;display:flex}.hamburger.svelte-129hoe0 span:where(.svelte-129hoe0){background:var(--text-primary);height:2px;transition:all var(--transition-fast);border-radius:1px;display:block}.hamburger.open.svelte-129hoe0 span:where(.svelte-129hoe0):first-child{transform:translateY(6px)rotate(45deg)}.hamburger.open.svelte-129hoe0 span:where(.svelte-129hoe0):nth-child(2){opacity:0}.hamburger.open.svelte-129hoe0 span:where(.svelte-129hoe0):nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-overlay.svelte-129hoe0{z-index:90;background:#0009;display:none;position:fixed;inset:0}@media (width<=768px){.sidebar.svelte-129hoe0{transition:transform var(--transition-default);transform:translate(-100%)}.sidebar.open.svelte-129hoe0{transform:translate(0)}.mobile-menu-toggle.svelte-129hoe0{display:flex}.mobile-overlay.svelte-129hoe0{display:block}}.app-layout.svelte-12qhfyh{min-height:100vh;display:flex}.main-content.svelte-12qhfyh{margin-left:var(--sidebar-width);background:var(--bg-primary);flex:1;min-height:100vh;padding:32px 40px}@media (width<=768px){.main-content.svelte-12qhfyh{margin-left:0;padding:72px 16px 24px}}
