:root{--font-serif: "Charter", "Bitstream Charter", "Sitka Text", Cambria, Georgia, serif;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-mono: ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, "DejaVu Sans Mono", monospace;--c-bg: #fdfbf7;--c-surface: #ffffff;--c-text: #2c3e50;--c-text-light: #64748b;--c-text-muted: #94a3b8;--c-primary: #3b82f6;--c-primary-dark: #2563eb;--c-primary-light: #eff6ff;--c-primary-hover-bg: #e0f2fe;--c-primary-gradient-to: #818cf8;--c-shadow-primary: rgba(59, 130, 246, .5);--c-accent: #f59e0b;--c-accent-light: #fffbeb;--c-accent-border: #fef3c7;--c-danger: #ef4444;--c-danger-bg: #fef2f2;--c-danger-border: #fca5a5;--c-success: #10b981;--c-border: #e2e8f0;--c-border-light: rgba(0, 0, 0, .05);--c-border-dashed: #e2e8f0;--c-bg-subtle: #f8fafc;--c-bg-input: #ffffff;--c-info-bg: #f0f9ff;--c-info-border: #bae6fd;--c-info-text: #0369a1;--c-info-link: #0284c7;--c-progress-track: #e2e8f0;--c-context-text: #cbd5e1;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .03);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .05), 0 4px 6px -2px rgba(0, 0, 0, .025);--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-full: 9999px;--text-3xl: 2.5rem;--text-2xl: 2rem;--text-xl: 1.5rem;--text-lg: 1.125rem;--content-max-width: 1000px;--sidebar-width: 250px}html{scrollbar-gutter:stable}:root[class~=dark]{--c-bg: #0f172a;--c-surface: #1e293b;--c-text: #f1f5f9;--c-text-light: #cbd5e1;--c-text-muted: #64748b;--c-primary: #60a5fa;--c-primary-dark: #3b82f6;--c-primary-light: rgba(59, 130, 246, .15);--c-primary-hover-bg: rgba(59, 130, 246, .25);--c-primary-gradient-to: #3b82f6;--c-shadow-primary: rgba(96, 165, 250, .4);--c-accent: #fbbf24;--c-accent-light: rgba(245, 158, 11, .15);--c-accent-border: rgba(245, 158, 11, .3);--c-danger: #f87171;--c-danger-bg: rgba(239, 68, 68, .15);--c-danger-border: rgba(239, 68, 68, .3);--c-success: #34d399;--c-border: #334155;--c-border-light: rgba(255, 255, 255, .05);--c-border-dashed: #475569;--c-bg-subtle: #334155;--c-bg-input: #1e293b;--c-info-bg: rgba(14, 165, 233, .15);--c-info-border: rgba(14, 165, 233, .3);--c-info-text: #7dd3fc;--c-info-link: #38bdf8;--c-progress-track: #334155;--c-context-text: #64748b;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .3)}@media (prefers-color-scheme: dark){:root{--c-bg: #0f172a;--c-surface: #1e293b;--c-text: #f1f5f9;--c-text-light: #cbd5e1;--c-text-muted: #64748b;--c-primary: #60a5fa;--c-primary-dark: #3b82f6;--c-primary-light: rgba(59, 130, 246, .15);--c-primary-hover-bg: rgba(59, 130, 246, .25);--c-primary-gradient-to: #3b82f6;--c-shadow-primary: rgba(96, 165, 250, .4);--c-accent: #fbbf24;--c-accent-light: rgba(245, 158, 11, .15);--c-accent-border: rgba(245, 158, 11, .3);--c-danger: #f87171;--c-danger-bg: rgba(239, 68, 68, .15);--c-danger-border: rgba(239, 68, 68, .3);--c-success: #34d399;--c-border: #334155;--c-border-light: rgba(255, 255, 255, .05);--c-border-dashed: #475569;--c-bg-subtle: #334155;--c-bg-input: #1e293b;--c-info-bg: rgba(14, 165, 233, .15);--c-info-border: rgba(14, 165, 233, .3);--c-info-text: #7dd3fc;--c-info-link: #38bdf8;--c-progress-track: #334155;--c-context-text: #64748b;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .3)}}body{width:fit-content;line-height:1.6;font-size:16px;padding:0;margin:0;background-color:var(--c-bg);color:var(--c-text);font-family:var(--font-sans)}@media (min-width: 576px) and (max-width: 1024px){body{width:unset}}@media (max-width: 576px){body{font-size:18px}}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);color:var(--c-text);margin:1rem 0;line-height:1.3}h1{font-size:var(--text-3xl);font-weight:900}h2{font-size:var(--text-2xl);font-weight:800}h3{font-size:var(--text-xl);font-weight:700}h4{font-size:var(--text-lg);font-weight:600}p{margin-bottom:1.5rem;color:var(--c-text)}a{color:var(--c-primary);text-decoration:none;font-weight:700;transition:color .2s}a:hover{color:var(--c-primary-dark);text-decoration:underline}ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.5rem}li{margin-bottom:.5rem}details{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-md);margin-bottom:1rem;overflow:hidden;box-shadow:var(--shadow-sm)}summary{padding:.5rem 1.5rem;cursor:pointer;font-weight:600;background:var(--c-bg-subtle);list-style:none;display:flex;align-items:center;justify-content:space-between;transition:background .2s}summary:hover{background:var(--c-primary-light)}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:1.2rem;color:var(--c-text-light)}details[open] summary:after{content:"-"}details[open] summary{border-bottom:1px solid var(--c-border)}details>*:not(summary){margin:1.5rem}details details{margin:1rem 2rem;box-shadow:none;border:1px solid var(--c-border-light)}.site{display:grid;grid-template-columns:var(--sidebar-width) 1fr;max-width:calc(var(--sidebar-width) + var(--content-max-width));margin:0 auto;min-height:100vh;background-color:var(--c-bg);position:relative;z-index:1}@media (max-width: 1024px){.site{grid-template-columns:200px 1fr}}@media (max-width: 768px){.site{display:flex;flex-direction:column;max-width:100%;box-shadow:none}}.nav-area.svelte-g1jskf{grid-column:1 / 2;background:var(--c-bg-subtle);border-right:1px solid var(--c-border);padding:2rem;display:flex;flex-direction:column;align-items:flex-end}@media (max-width: 1024px){.nav-area.svelte-g1jskf{align-items:center}}@media (max-width: 768px){.nav-area.svelte-g1jskf{grid-column:1 / -1;border-right:none;border-bottom:1px solid var(--c-border);padding:1rem;align-items:center}}.nav-bar.svelte-g1jskf{position:sticky;top:2rem;display:flex;flex-direction:column;gap:2rem;text-align:right}@media (max-width: 1024px){.nav-bar.svelte-g1jskf{text-align:center}}@media (max-width: 768px){.nav-bar.svelte-g1jskf{position:static;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:600px;gap:1rem;text-align:left}}.nav-header.svelte-g1jskf{display:flex;flex-direction:column;gap:.25rem}.site-title.svelte-g1jskf{font-family:var(--font-serif);font-weight:900;font-size:1.5rem;color:var(--c-text);text-decoration:none;line-height:1.2}.site-title.svelte-g1jskf:hover{color:var(--c-primary);text-decoration:none}.site-subtitle.svelte-g1jskf{font-size:.875rem;color:var(--c-text-light);font-weight:500;text-transform:uppercase}.nav-links.svelte-g1jskf{display:flex;flex-direction:column;gap:.5rem}@media (max-width: 768px){.nav-links.svelte-g1jskf{flex-direction:row;gap:1rem}}.nav-link.svelte-g1jskf{color:var(--c-text-light);text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:var(--radius-md);transition:all .2s;margin-right:-1rem}@media (max-width: 1024px){.nav-link.svelte-g1jskf{margin-right:0}}@media (max-width: 768px){.nav-link.svelte-g1jskf{padding:.25rem .5rem;font-size:.9rem}}.nav-link.svelte-g1jskf:hover{color:var(--c-primary);background:var(--c-primary-light);text-decoration:none}.nav-link.active.svelte-g1jskf{color:var(--c-primary);background:var(--c-primary-light);font-weight:700}.content-area.svelte-g1jskf{grid-column:2 / 3;padding:4rem 2rem}@media (max-width: 768px){.content-area.svelte-g1jskf{grid-column:1 / -1;padding:2rem 1rem}}@media (min-width: 576px) and (max-width: 1024px){.content-area.svelte-g1jskf{padding:2rem 4rem}}.content-wrapper.svelte-g1jskf{animation:svelte-g1jskf-fade-in .5s ease-out}@keyframes svelte-g1jskf-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
