:root{--font-ui: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 24px;--sp-6: 32px;--sp-8: 48px;--radius: 8px;--radius-sm: 6px;--maxw: 1080px;--bg: #ffffff;--surface: #f5f6f7;--surface-2: #eceef0;--ink: #0c0e10;--ink-2: #3d444b;--muted: #6b7177;--line: #e2e5e8;--accent: #1f5fd6;--accent-ink: #ffffff;--score-high: #2f9e44;--score-mid: #c9971a;--score-low: #d23b3b;--score-none-bg: var(--surface);--score-ink: #ffffff}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--bg: #0c0d0f;--surface: #16181b;--surface-2: #202327;--ink: #eceef0;--ink-2: #b6bcc2;--muted: #828a92;--line: #262a2f;--accent: #5a8cf0;--accent-ink: #0c0d0f;--score-high: #36b24a;--score-mid: #d8a51f;--score-low: #e24747;--score-ink: #0c0d0f}}:root[data-theme=dark]{--bg: #0c0d0f;--surface: #16181b;--surface-2: #202327;--ink: #eceef0;--ink-2: #b6bcc2;--muted: #828a92;--line: #262a2f;--accent: #5a8cf0;--accent-ink: #0c0d0f;--score-high: #36b24a;--score-mid: #d8a51f;--score-low: #e24747;--score-ink: #0c0d0f}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:clip}body{background:var(--bg);color:var(--ink);font-family:var(--font-ui);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;font-feature-settings:"tnum" 1}a{color:inherit;text-decoration:none}::selection{background:var(--accent);color:var(--accent-ink)}.sronly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sitefoot.svelte-12qhfyh{border-top:1px solid var(--line);margin-top:var(--sp-8)}.footwrap.svelte-12qhfyh{max-width:var(--maxw);margin:0 auto;padding:var(--sp-5) var(--sp-4);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--sp-3)}.footnav.svelte-12qhfyh{display:flex;gap:var(--sp-4)}.footnav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-2);font-size:.9rem}.footnav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}.footnote.svelte-12qhfyh{margin:0;color:var(--muted);font-size:.82rem;line-height:1.6;max-width:46ch}.footnote.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-2)}.footnote.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}.nav-progress.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;height:3px;z-index:1000;background:linear-gradient(90deg,transparent,var(--accent),transparent);background-size:40% 100%;background-repeat:no-repeat;animation:svelte-12qhfyh-slide .9s ease-in-out infinite}@keyframes svelte-12qhfyh-slide{0%{background-position:-40% 0}to{background-position:140% 0}}
