:root{--bg:#0f1218;--surface:#1a1f2b;--surface-2:#232a38;--border:#2f3846;--text:#eef2f8;--text-dim:#9aa6b8;--accent:#4cc38a;--accent-dim:#2f7a57;--warn:#e6b34c;--danger:#e2564d;--tile:#2a3242;--tile-hover:#354054;--radius:10px;--radius-lg:16px;--gap:.75rem;--gap-sm:.5rem;--pad:1rem;--maxw:32rem;--font:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--shadow:0 4px 16px #00000059}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;padding:0}button{cursor:pointer;font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.backdrop.svelte-ta60gp{padding:var(--pad);z-index:50;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal.svelte-ta60gp{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);width:100%;max-width:var(--maxw);max-height:90vh;overflow-y:auto}header.svelte-ta60gp{padding:var(--pad);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}h2.svelte-ta60gp{margin:0;font-size:1.15rem}.close.svelte-ta60gp{color:var(--text-dim);background:0 0;border:none;padding:.25rem .5rem;font-size:1.1rem}.body.svelte-ta60gp{padding:var(--pad)}p.svelte-jyeiuc{line-height:1.6}.example.svelte-jyeiuc{background:var(--surface-2);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:.4rem;margin:1rem 0;padding:.8rem;display:flex}.example.svelte-jyeiuc span:where(.svelte-jyeiuc){color:var(--accent);background:var(--surface);border-radius:var(--radius);padding:.3rem .6rem;font-weight:800}.example.svelte-jyeiuc em:where(.svelte-jyeiuc){color:var(--text-dim);font-size:.85rem;font-style:normal}ul.svelte-jyeiuc{padding-left:1.2rem;line-height:1.6}.scoring.svelte-jyeiuc{color:var(--text-dim);font-size:.9rem}.grid.svelte-1m7a3iw{gap:var(--gap-sm);grid-template-columns:repeat(4,1fr);margin-bottom:1rem;display:grid}.stat.svelte-1m7a3iw{color:var(--text-dim);text-align:center;flex-direction:column;align-items:center;font-size:.75rem;display:flex}.num.svelte-1m7a3iw{color:var(--text);font-size:1.5rem;font-weight:800}h3.svelte-1m7a3iw{margin:0 0 .5rem;font-size:1rem}.bars.svelte-1m7a3iw{gap:var(--gap-sm);flex-direction:column;display:flex}.bar-row.svelte-1m7a3iw{align-items:center;gap:var(--gap-sm);display:flex}.tier.svelte-1m7a3iw{width:3.5rem;font-size:.75rem}.track.svelte-1m7a3iw{background:var(--surface-2);border-radius:var(--radius);flex:1;overflow:hidden}.fill.svelte-1m7a3iw{background:var(--accent-dim);color:#fff;text-align:right;border-radius:var(--radius);min-width:1.5rem;padding:.2rem .5rem;font-size:.8rem;font-weight:700}.app.svelte-12qhfyh{max-width:var(--maxw);padding:var(--pad);min-height:100vh;margin:0 auto}header.svelte-12qhfyh{align-items:center;gap:var(--gap);margin-bottom:var(--pad);flex-wrap:wrap;display:flex}.brand.svelte-12qhfyh{color:var(--accent);letter-spacing:.02em;font-size:1.25rem;font-weight:800;text-decoration:none}nav.svelte-12qhfyh{gap:var(--gap-sm);flex:1;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-dim);border-radius:var(--radius);padding:.3rem .5rem;font-size:.9rem;text-decoration:none}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);background:var(--surface-2)}.icons.svelte-12qhfyh{gap:var(--gap-sm);display:flex}.icons.svelte-12qhfyh button:where(.svelte-12qhfyh){border:1px solid var(--border);background:var(--surface-2);width:2rem;height:2rem;color:var(--text);border-radius:50%;font-size:.9rem}main.svelte-12qhfyh{display:block}
