:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f5f7;--card:#fff;--fill:#7676801f;--fill-strong:#76768033;--text:#1d1d1f;--text-2:#6e6e73;--text-3:#8e8e93;--hairline:#00000014;--grid:#e8e8ed;--accent:#0071e3;--mark:#2a78d6;--mark-soft:#b7d3f6;--good:#1a7f37;--bad:#c93c37;--warn:#b25000;--seg-on:#fff;--shadow:0 1px 2px #0000000a, 0 4px 16px #0000000a;--radius:18px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#000;--card:#1c1c1e;--fill:#7676803d;--fill-strong:#7676805c;--text:#f5f5f7;--text-2:#a1a1a6;--text-3:#7c7c80;--hairline:#ffffff1a;--grid:#2c2c2e;--accent:#2997ff;--mark:#3987e5;--mark-soft:#1c4a80;--good:#30d158;--bad:#ff6961;--warn:#ff9f0a;--seg-on:#636366;--shadow:none}}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,system-ui,sans-serif;font-size:15px}body{background:var(--bg);color:var(--text);margin:0;line-height:1.4}button,input{font:inherit;color:inherit}.card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px 22px}.eyebrow{color:var(--text-2);margin:0 0 4px;font-size:13px;font-weight:600}.num{font-variant-numeric:tabular-nums}.bar.svelte-12qhfyh{z-index:10;background:color-mix(in srgb, var(--bg) 80%, transparent);-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid var(--hairline);position:sticky;top:0}.bar-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:16px;max-width:1080px;margin:0 auto;padding:10px 20px;display:flex}.right.svelte-12qhfyh{align-items:center;gap:10px;display:flex}.settings.svelte-12qhfyh{background:var(--fill);width:32px;height:32px;color:var(--text-2);border-radius:50%;place-items:center;display:grid}.settings[aria-current=page].svelte-12qhfyh{background:var(--accent);color:#fff}.brand.svelte-12qhfyh{color:var(--text);font-size:17px;font-weight:600;text-decoration:none}.segmented.svelte-12qhfyh{background:var(--fill);border-radius:9px;padding:2px;display:flex}.segmented.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text);border-radius:7px;align-items:center;gap:6px;padding:5px 16px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.segmented.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){background:var(--seg-on);box-shadow:0 1px 3px #0000001f}.badge.svelte-12qhfyh{background:var(--bad);color:#fff;text-align:center;border-radius:9px;min-width:18px;padding:0 5px;font-size:11px;font-weight:600;line-height:18px}main.svelte-12qhfyh{max-width:1080px;margin:0 auto;padding:28px 20px 64px}
