:root{--bg:#0a0a0b;--surface:#141416;--surface-2:#1b1b1e;--surface-3:#242429;--line:#2a2a30;--line-strong:#3a3a42;--text:#ededf0;--text-dim:#9a9aa2;--text-faint:#63636d;--accent:#f4f4f6;--on-accent:#0a0a0b;--warn:#b4623a;--warn-dim:#6e4130;--good:#8a8f6e;--r-sm:4px;--r-md:7px;--r-lg:12px;--tap:52px;--font:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, "SF Mono", "JetBrains Mono", "Roboto Mono", monospace;--pad:16px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;margin:0;padding:0;font-size:16px;line-height:1.4}body{min-height:100dvh}h1,h2,h3{letter-spacing:-.01em;margin:0;font-weight:650}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--text-faint);font-size:.68rem;font-weight:600}.mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.stat{font-family:var(--mono);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-weight:600}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer;font-family:inherit}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md)}.btn{min-height:var(--tap);border:1px solid var(--line-strong);border-radius:var(--r-md);background:var(--surface-2);color:var(--text);justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:.95rem;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.btn:active{background:var(--surface-3)}.btn-primary{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.btn-primary:active{background:#d9d9de}.btn-ghost{color:var(--text-dim);background:0 0;border-color:#0000}.btn-block{width:100%}input,select{font-family:var(--mono);color:var(--text);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-sm);width:100%;padding:10px 12px;font-size:1rem}input:focus,select:focus{border-color:var(--line-strong);outline:none}.num{text-align:center;font-family:var(--mono);font-variant-numeric:tabular-nums}.divider{background:var(--line);border:0;height:1px;margin:0}.row{align-items:center;gap:12px;display:flex}.between{justify-content:space-between}.grow{flex:1}.dim{color:var(--text-dim)}.faint{color:var(--text-faint)}.tabbar.svelte-1wwzsr0{z-index:40;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.tab.svelte-1wwzsr0{min-height:58px;color:var(--text-faint);flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.tab.active.svelte-1wwzsr0{color:var(--text)}.ico.svelte-1wwzsr0 svg:where(.svelte-1wwzsr0){fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;display:block}.lbl.svelte-1wwzsr0{letter-spacing:.03em;font-size:.62rem;font-weight:600}.tab.active.svelte-1wwzsr0 .lbl:where(.svelte-1wwzsr0){color:var(--text)}main.svelte-12qhfyh{max-width:640px;padding:0 var(--pad);padding-top:max(18px, env(safe-area-inset-top));margin:0 auto}main.with-tabs.svelte-12qhfyh{padding-bottom:calc(58px + env(safe-area-inset-bottom) + 16px)}.boot.svelte-12qhfyh{place-items:center;min-height:100dvh;display:grid}
