:root{--font-sans: "DM Sans", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "Cascadia Code", monospace;--slate-50: #f8f9fa;--slate-100: #f1f3f5;--slate-200: #e2e5e9;--slate-300: #ced3da;--slate-400: #a1a9b4;--slate-500: #7c8694;--slate-600: #5e6a78;--slate-700: #45505e;--slate-800: #2e3846;--slate-900: #1a2332;--slate-950: #0f1219;--blue-50: #eff5ff;--blue-100: #dbe8fe;--blue-200: #bed4fe;--blue-300: #93b4fd;--blue-400: #6090fa;--blue-500: #3b82f6;--blue-600: #2563eb;--blue-700: #1a4fd8;--blue-800: #1c3faf;--blue-900: #1c368a;--blue-950: #0f1f54;--primary: var(--blue-600);--primary-hover: var(--blue-700);--primary-active: var(--blue-800);--on-primary: #ffffff;--primary-container: var(--blue-100);--on-primary-container: var(--blue-900);--surface: var(--slate-50);--surface-dim: var(--slate-100);--surface-bright: #ffffff;--surface-container: var(--slate-100);--surface-container-high: var(--slate-200);--on-surface: var(--slate-900);--on-surface-variant: var(--slate-700);--outline: var(--slate-300);--outline-variant: var(--slate-200);--error: #dc2626;--on-error: #ffffff;--error-container: #fef2f2;--warning: #d97706;--on-warning: #ffffff;--warning-container: #fffbeb;--success: #16a34a;--on-success: #ffffff;--success-container: #f0fdf4;--radius-sm: 6px;--radius: 12px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 6px rgba(0, 0, 0, .05), 0 2px 4px rgba(0, 0, 0, .04);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .06), 0 4px 6px rgba(0, 0, 0, .04);--transition-fast: .12s ease;--transition: .2s ease;--transition-slow: .32s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);color:var(--on-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;line-height:1.5;font-size:16px;tab-size:4}body{background:#fafaf9;min-height:100vh}::selection{background:var(--primary);color:var(--on-primary)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--slate-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--slate-400)}.font-mono{font-family:var(--font-mono)}a,button,input,select,textarea{font:inherit;color:inherit;transition:color var(--transition),background-color var(--transition),border-color var(--transition),box-shadow var(--transition),opacity var(--transition)}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none}input,select,textarea{border:1px solid var(--outline);border-radius:var(--radius-sm);padding:8px 12px;background:var(--surface-bright);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in oklch,var(--primary) 20%,transparent)}input[type=color]{padding:2px;width:40px;height:40px;border-radius:var(--radius-sm);cursor:pointer}html{scrollbar-gutter:stable}img,svg{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600}code{font-family:var(--font-mono);font-size:.875em}pre{font-family:var(--font-mono);font-size:.8125rem;line-height:1.6;overflow-x:auto}.shell.svelte-12qhfyh{display:flex;min-height:100vh}.sidebar.svelte-12qhfyh{width:280px;min-width:280px;background:#0f1219;color:#e2e5e9;display:flex;flex-direction:column;padding:32px 24px 24px;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-top.svelte-12qhfyh{margin-bottom:48px}.wordmark.svelte-12qhfyh{display:block;font-size:2.5rem;font-weight:700;letter-spacing:-.04em;color:#fff;line-height:1;margin-bottom:6px}.wordmark.svelte-12qhfyh:hover{color:var(--blue-400)}.subtitle.svelte-12qhfyh{font-family:var(--font-mono);font-size:.75rem;color:#7c8694;letter-spacing:.02em}.nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:4px;flex:1}.nav-link.svelte-12qhfyh{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;font-size:.9375rem;font-weight:500;color:#a1a9b4;transition:all .18s ease}.nav-link.svelte-12qhfyh:hover{color:#e2e5e9;background:#ffffff0d}.nav-link.active.svelte-12qhfyh{color:#fff;background:#2563eb26}.nav-dot.svelte-12qhfyh{width:8px;height:8px;border-radius:50%;flex-shrink:0;opacity:.4;transition:opacity .18s ease}.nav-link.svelte-12qhfyh:hover .nav-dot:where(.svelte-12qhfyh),.nav-link.active.svelte-12qhfyh .nav-dot:where(.svelte-12qhfyh){opacity:1}.nav-label.svelte-12qhfyh{flex:1}.nav-link.active.svelte-12qhfyh:after{content:"";width:4px;height:4px;border-radius:50%;background:var(--blue-400);flex-shrink:0}.sidebar-footer.svelte-12qhfyh{margin-top:auto;padding-top:32px;font-family:var(--font-mono);font-size:.6875rem;color:#45505e;letter-spacing:.01em}.content.svelte-12qhfyh{flex:1;min-width:0;padding:48px 56px;max-width:1200px}@media(max-width:900px){.shell.svelte-12qhfyh{flex-direction:column}.sidebar.svelte-12qhfyh{width:100%;min-width:auto;height:auto;position:relative;padding:20px 24px;flex-direction:row;align-items:center;gap:24px}.sidebar-top.svelte-12qhfyh{margin-bottom:0}.nav.svelte-12qhfyh{flex-direction:row;flex-wrap:wrap;gap:2px}.sidebar-footer.svelte-12qhfyh{display:none}.content.svelte-12qhfyh{padding:32px 24px}}
