:root{--bg:#f6f7f9;--surface:#fff;--surface-2:#f0f2f5;--line:#dfe3e8;--line-strong:#c6ccd4;--text:#14181f;--muted:#5f6875;--faint:#8a929e;--accent:#4f46e5;--accent-soft:#eef0fe;--pos:#0f7a4d;--pos-soft:#e6f4ec;--neg:#b4232b;--neg-soft:#fbeaea;--warn:#9a6400;--warn-soft:#fdf2dd;--shadow:0 1px 2px #1018280f, 0 1px 3px #10182814;--radius:10px;--mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root{--bg:#0e1116;--surface:#161a21;--surface-2:#1d222b;--line:#2a313c;--line-strong:#3a424f;--text:#e7eaef;--muted:#9aa4b2;--faint:#6f7987;--accent:#8b87f8;--accent-soft:#1f2140;--pos:#4ec98a;--pos-soft:#12291f;--neg:#f2777f;--neg-soft:#2c1719;--warn:#e0b25a;--warn-soft:#2a2214;--shadow:0 1px 2px #0006;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font:14px/1.5 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}h1,h2,h3{letter-spacing:-.01em;margin:0;font-weight:600}h1{font-size:1.4rem}h2{font-size:1.05rem}h3{font-size:.9rem}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}.num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.mono{font-family:var(--mono);font-size:.85em}.muted{color:var(--muted)}.faint{color:var(--faint)}.pos{color:var(--pos)}.neg{color:var(--neg)}.lead{color:var(--muted);max-width:68ch;margin:.35rem 0 0}.btn{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .8rem;font-weight:500;transition:background .12s,border-color .12s;display:inline-flex}.btn:hover:not(:disabled){background:var(--surface-2)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.primary{background:var(--accent);border-color:var(--accent);color:#fff}.btn.primary:hover:not(:disabled){filter:brightness(1.08)}.btn.danger{color:var(--neg);border-color:var(--neg)}.btn.small{padding:.25rem .55rem;font-size:.82rem}input[type=text],input[type=number],input[type=search],select,textarea{border:1px solid var(--line-strong);background:var(--surface);border-radius:8px;width:100%;padding:.42rem .55rem}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:1px}label.field{color:var(--muted);flex-direction:column;gap:.28rem;font-size:.82rem;font-weight:500;display:flex}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.card-body{padding:1rem}.grid{gap:1rem;display:grid}.row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.spacer{flex:1}table{border-collapse:collapse;width:100%}th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--faint);border-bottom:1px solid var(--line);white-space:nowrap;padding:.5rem .7rem;font-size:.74rem;font-weight:600}td{border-bottom:1px solid var(--line);vertical-align:middle;padding:.45rem .7rem}tbody tr:hover{background:var(--surface-2)}.right{text-align:right}.scroll-x{overflow-x:auto}.badge{white-space:nowrap;background:var(--surface-2);color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:.1rem .42rem;font-size:.72rem;font-weight:600;display:inline-block}.badge.pos{background:var(--pos-soft);color:var(--pos);border-color:#0000}.badge.neg{background:var(--neg-soft);color:var(--neg);border-color:#0000}.badge.warn{background:var(--warn-soft);color:var(--warn);border-color:#0000}.badge.accent{background:var(--accent-soft);color:var(--accent);border-color:#0000}.note{border-left:3px solid var(--accent);background:var(--accent-soft);color:var(--text);border-radius:0 8px 8px 0;padding:.6rem .8rem}.note.warn{border-color:var(--warn);background:var(--warn-soft)}.note.bad{border-color:var(--neg);background:var(--neg-soft)}.note.good{border-color:var(--pos);background:var(--pos-soft)}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.gate.svelte-1jpgf4c{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.panel.svelte-1jpgf4c{width:min(520px,100%)}fieldset.svelte-1jpgf4c{border:0;flex-direction:column;gap:.5rem;margin:1.2rem 0;padding:0;display:flex}legend.svelte-1jpgf4c{text-transform:uppercase;letter-spacing:.05em;color:var(--faint);padding:0 0 .4rem;font-size:.75rem;font-weight:600}.choice.svelte-1jpgf4c{border:1px solid var(--line);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.55rem .7rem;display:flex}.choice.svelte-1jpgf4c:has(input:where(.svelte-1jpgf4c):checked){border-color:var(--accent);background:var(--accent-soft)}.choice.svelte-1jpgf4c input:where(.svelte-1jpgf4c){width:auto}.progress.svelte-1jpgf4c{background:var(--surface-2);border-radius:999px;height:8px;margin:1.4rem 0 .6rem;overflow:hidden}.fill.svelte-1jpgf4c{background:var(--accent);height:100%;transition:width .15s linear}.status.svelte-1jpgf4c{color:var(--muted);margin:0;font-size:.85rem}.centre.svelte-12qhfyh{place-items:center;min-height:100vh;padding:2rem;display:grid}.shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}header.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--line);z-index:20;flex-wrap:wrap;align-items:center;gap:1rem;padding:.6rem 1.1rem;display:flex;position:sticky;top:0}.brand.svelte-12qhfyh{align-items:center;gap:.6rem;display:flex}.mark.svelte-12qhfyh{display:flex}.titles.svelte-12qhfyh{flex-direction:column;line-height:1.2;display:flex}.titles.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:.72rem}nav.svelte-12qhfyh{flex-wrap:wrap;gap:.15rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);white-space:nowrap;border-radius:7px;padding:.35rem .6rem;font-weight:500}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--surface-2);color:var(--text)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--accent-soft);color:var(--accent)}.controls.svelte-12qhfyh{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.switcher.svelte-12qhfyh{align-items:center;gap:.35rem;font-size:.75rem;display:flex}.switcher.svelte-12qhfyh select:where(.svelte-12qhfyh),.locale.svelte-12qhfyh{width:auto;padding:.25rem .4rem;font-size:.82rem}main.svelte-12qhfyh{flex:1;width:100%;max-width:1500px;margin:0 auto;padding:1.25rem}@media (max-width:900px){header.svelte-12qhfyh{gap:.6rem}.titles.svelte-12qhfyh span:where(.svelte-12qhfyh){display:none}}
