.theme-toggle.svelte-1cmi4dh{border:1px solid var(--c-border);color:var(--c-text-muted);border-radius:var(--r-md);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;line-height:1;display:inline-flex}.theme-toggle.svelte-1cmi4dh:hover{color:var(--c-accent);border-color:var(--c-accent)}header.svelte-1elxaub{z-index:10;background:var(--c-surface);border-bottom:1px solid var(--c-border);-webkit-backdrop-filter:saturate(180%)blur(4px);backdrop-filter:saturate(180%)blur(4px);position:sticky;top:0}.bar.svelte-1elxaub{max-width:var(--page-max);padding:var(--s-3) var(--s-4);align-items:center;gap:var(--s-4);margin:0 auto;display:flex}.brand.svelte-1elxaub{align-items:center;gap:var(--s-2);color:var(--c-text);flex-shrink:0;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.brand.svelte-1elxaub:hover{text-decoration:none}.brand-mark.svelte-1elxaub{border-radius:var(--r-sm);flex-shrink:0;width:28px;height:28px;display:inline-flex;overflow:hidden}.brand-mark.svelte-1elxaub svg:where(.svelte-1elxaub){display:block}.brand-text.svelte-1elxaub{font-size:.95rem}.search.svelte-1elxaub{border:1px solid var(--c-border);border-radius:var(--r-md);background:var(--c-bg);flex:1;align-items:stretch;display:flex;overflow:hidden}.search.svelte-1elxaub:focus-within{border-color:var(--c-accent);box-shadow:0 0 0 3px var(--c-accent-soft)}.search.svelte-1elxaub input:where(.svelte-1elxaub){font:inherit;color:var(--c-text);background:0 0;border:0;outline:0;flex:1;padding:.45rem .7rem}.search.svelte-1elxaub button:where(.svelte-1elxaub){color:var(--c-text-muted);cursor:pointer;font-family:var(--f-mono);background:0 0;border:0;padding:0 .7rem}.search.svelte-1elxaub button:where(.svelte-1elxaub):hover:not(:disabled){color:var(--c-accent)}.search.svelte-1elxaub button:where(.svelte-1elxaub):disabled{cursor:not-allowed;opacity:.4}.search.invalid.svelte-1elxaub{border-color:var(--c-text-muted)}.search.svelte-1elxaub .hint:where(.svelte-1elxaub){color:var(--c-text-muted);font-size:.72rem;font-family:var(--f-mono);white-space:nowrap;align-self:center;padding:0 .7rem}nav.svelte-1elxaub{gap:var(--s-3);flex-shrink:0;display:flex}nav.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--c-text-muted);border-bottom:2px solid #0000;padding:.25rem .1rem;font-size:.9rem;text-decoration:none}nav.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:var(--c-text);text-decoration:none}nav.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--c-text);border-bottom-color:var(--c-accent)}@media (width<=640px){.brand-text.svelte-1elxaub{display:none}.bar.svelte-1elxaub{gap:var(--s-2);padding:var(--s-2) var(--s-3)}nav.svelte-1elxaub{gap:var(--s-2)}}footer.svelte-jz8lnl{border-top:1px solid var(--c-border);margin-top:var(--s-8);padding:var(--s-5) 0;background:var(--c-surface);color:var(--c-text-muted);font-size:.85rem}.inner.svelte-jz8lnl{max-width:var(--page-max);padding:0 var(--s-4);justify-content:space-between;align-items:center;gap:var(--s-3);flex-wrap:wrap;margin:0 auto;display:flex}p.svelte-jz8lnl{margin:0}.meta.svelte-jz8lnl a:where(.svelte-jz8lnl){color:inherit}.loader-bar.svelte-1mik2e3{background:linear-gradient(90deg, transparent 0%, var(--accent,#f60) 50%, transparent 100%);z-index:9999;pointer-events:none;background-repeat:no-repeat;background-size:40% 100%;height:2px;animation:1.1s ease-in-out infinite svelte-1mik2e3-slide;position:fixed;top:0;left:0;right:0}@keyframes svelte-1mik2e3-slide{0%{background-position:-40% 0}to{background-position:140% 0}}@media (prefers-reduced-motion:reduce){.loader-bar.svelte-1mik2e3{background:var(--accent,#f60);opacity:.6;animation:none}}:root{--c-bg:#fdfdfd;--c-surface:#f6f7f9;--c-surface-2:#eaecef;--c-text:#1a1a1a;--c-text-muted:#5b6470;--c-text-faint:#8d96a3;--c-border:#d8dde3;--c-accent:#f60;--c-accent-soft:#fff0e6;--c-link:#0a58ca;--c-link-hover:#074db5;--c-good:#1e8a3c;--c-mid:#c2740a;--c-warn:#c0392b;--f-sans:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--f-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", "Courier New", monospace;--s-1:.25rem;--s-2:.5rem;--s-3:.75rem;--s-4:1rem;--s-5:1.5rem;--s-6:2rem;--s-7:3rem;--s-8:4rem;--r-sm:4px;--r-md:6px;--r-lg:8px;--page-max:1080px}@media (prefers-color-scheme:dark){:root{--c-bg:#15171a;--c-surface:#1c1f24;--c-surface-2:#252931;--c-text:#e9ecf1;--c-text-muted:#a8b0bb;--c-text-faint:#6b7280;--c-border:#2e333c;--c-accent:#ff8033;--c-accent-soft:#2a1810;--c-link:#6ea8fe;--c-link-hover:#8db5ff;--c-good:#4ade80;--c-warn:#f87171}}:root[data-theme=dark]{--c-bg:#15171a;--c-surface:#1c1f24;--c-surface-2:#252931;--c-text:#e9ecf1;--c-text-muted:#a8b0bb;--c-text-faint:#6b7280;--c-border:#2e333c;--c-accent:#ff8033;--c-accent-soft:#2a1810;--c-link:#6ea8fe;--c-link-hover:#8db5ff;--c-good:#4ade80;--c-mid:#fbbf24;--c-warn:#f87171}:root[data-theme=light]{--c-bg:#fdfdfd;--c-surface:#f6f7f9;--c-surface-2:#eaecef;--c-text:#1a1a1a;--c-text-muted:#5b6470;--c-text-faint:#8d96a3;--c-border:#d8dde3;--c-accent:#f60;--c-accent-soft:#fff0e6;--c-link:#0a58ca;--c-link-hover:#074db5;--c-good:#1e8a3c;--c-mid:#c2740a;--c-warn:#c0392b}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--c-bg);color:var(--c-text);font-family:var(--f-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:1.55}a{color:var(--c-link);text-decoration:none}a:hover{color:var(--c-link-hover);text-decoration:underline}code{font-family:var(--f-mono);background:var(--c-surface-2);border-radius:var(--r-sm);padding:.1em .35em;font-size:.92em}.app.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}main.svelte-12qhfyh{max-width:var(--page-max);width:100%;padding:var(--s-5) var(--s-4);flex:1;margin:0 auto}
