:root{--bg: #fafaf9;--bg-raised: #ffffff;--bg-muted: #f1f1ef;--bg-inverse: #0f172a;--bg-inverse-raised: #1e293b;--border: #e2e2de;--border-strong: #c9c9c3;--text: #0f172a;--text-muted: #475569;--text-inverse: #f8fafc;--text-inverse-muted: #cbd5e1;--accent: #0f6cbd;--accent-hover: #0b5a9e;--accent-active: #084a85;--accent-subtle: #e8f2fb;--accent-inverse: #7ab8f5;--ok: #166534;--ok-subtle: #e6f4ea;--warn: #b45309;--warn-subtle: #fdf1e0;--danger: #b91c1c;--danger-subtle: #fbeaea;--code-bg: #f4f4f2;--code-text: #1f2937;--code-border: #e2e2de;--radius-sm: 4px;--radius-md: 8px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--shadow-sm: 0 1px 2px rgb(15 23 42 / .06);--shadow-md: 0 2px 8px rgb(15 23 42 / .08);--font-body: "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "Cascadia Code", Consolas, monospace;--content-max: 70ch;--page-max: 72rem;--duration: .15s}@font-face{font-family:JetBrains Mono;src:url(/fonts/jetbrains-mono-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/jetbrains-mono-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:1.0625rem;line-height:1.6}h1,h2,h3,h4{line-height:1.25;font-weight:650;margin:0 0 var(--space-4)}h1{font-size:2rem}h2{font-size:1.5rem;margin-top:var(--space-7)}h3{font-size:1.1875rem;margin-top:var(--space-6)}p{margin:0 0 var(--space-4)}a{color:var(--accent);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--accent-hover)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}code,kbd,samp{font-family:var(--font-mono);font-size:.875em}:not(pre)>code{background:var(--code-bg);border:1px solid var(--code-border);border-radius:var(--radius-sm);padding:.1em .35em}pre{background:var(--bg-inverse);color:var(--text-inverse);border-radius:var(--radius-md);padding:var(--space-4);overflow-x:auto;font-size:.875rem;line-height:1.55}pre code{background:none;border:0;padding:0}img{max-width:100%;height:auto}ul,ol{padding-left:var(--space-6)}li+li{margin-top:var(--space-1)}hr{border:0;border-top:1px solid var(--border);margin:var(--space-7) 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-5);border:1px solid transparent;border-radius:var(--radius-md);font:inherit;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color var(--duration) ease,border-color var(--duration) ease,color var(--duration) ease}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);color:#fff}.btn-primary:active{background:var(--accent-active)}.btn-secondary{background:transparent;border-color:var(--border-strong);color:var(--text)}.btn-secondary:hover{background:var(--bg-muted);color:var(--text)}.btn[disabled],.btn[aria-disabled=true]{opacity:.55;cursor:not-allowed}.skip-link{position:absolute;left:var(--space-4);top:-100%;z-index:100;background:var(--bg-inverse);color:var(--text-inverse);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);transition:top var(--duration) ease}.skip-link:focus-visible{top:var(--space-4);color:var(--text-inverse)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.site-header[data-astro-cid-ctg3m53h]{background:var(--bg-raised);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.header-inner[data-astro-cid-ctg3m53h]{max-width:var(--page-max);margin:0 auto;padding:0 var(--space-5);display:flex;align-items:center;gap:var(--space-5);height:60px}.brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:var(--space-3);text-decoration:none;color:var(--text);font-weight:650;font-size:1.0625rem}.brand[data-astro-cid-ctg3m53h]:hover{color:var(--text)}.desktop-nav[data-astro-cid-ctg3m53h]{flex:1}.desktop-nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{display:flex;gap:var(--space-1);list-style:none;margin:0;padding:0}.desktop-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--text-muted);text-decoration:none;font-size:.9375rem}.desktop-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{background:var(--bg-muted);color:var(--text)}.desktop-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--text);font-weight:600;background:var(--accent-subtle)}.header-actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:var(--space-3)}.download-cta[data-astro-cid-ctg3m53h]{min-height:40px}.menu-toggle[data-astro-cid-ctg3m53h]{display:none;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:1px solid var(--border-strong);border-radius:var(--radius-md);color:var(--text);cursor:pointer}.mobile-menu[data-astro-cid-ctg3m53h]{border-top:1px solid var(--border);background:var(--bg-raised)}.mobile-menu[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:var(--space-4) var(--space-5) var(--space-6);display:flex;flex-direction:column;gap:var(--space-2)}.mobile-menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:not(.btn){display:block;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);color:var(--text);text-decoration:none;font-size:1.0625rem}.mobile-menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:not(.btn):hover{background:var(--bg-muted)}.mobile-menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{background:var(--accent-subtle);font-weight:600}@media(max-width:56rem){.desktop-nav[data-astro-cid-ctg3m53h]{display:none}.menu-toggle[data-astro-cid-ctg3m53h]{display:inline-flex}.header-inner[data-astro-cid-ctg3m53h]{justify-content:space-between}}.site-footer[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--border);background:var(--bg-raised);margin-top:var(--space-8)}.footer-inner[data-astro-cid-gcn2mc3v]{max-width:var(--page-max);margin:0 auto;padding:var(--space-7) var(--space-5);display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:var(--space-6)}.brand[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;gap:var(--space-3);text-decoration:none;color:var(--text);font-weight:650}.brand[data-astro-cid-gcn2mc3v]:hover{color:var(--text)}.copyright[data-astro-cid-gcn2mc3v]{color:var(--text-muted);font-size:.875rem;margin:var(--space-3) 0 0}.footer-col[data-astro-cid-gcn2mc3v] h2[data-astro-cid-gcn2mc3v]{font-size:.8125rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 var(--space-3);font-weight:600}.footer-col[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.footer-col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--text-muted);text-decoration:none;font-size:.9375rem}.footer-col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--accent)}.rss-link[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;gap:var(--space-2)}@media(max-width:48rem){.footer-inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr}}
