:root{--bg:#0b0d12;--surface:#151823;--surface-raised:#1c2030;--accent:#7c5cff;--accent-contrast:#fff;--danger:#ff4d4f;--text:#f2f1f7;--text-muted:#9a97ab;--border:#262a3a;--tier-unranked:#4b4f5e;--tier-bronze:#a9743f;--tier-silver:#b9c0c9;--tier-gold:#e0a63a;--tier-platinum:#4fd1c5;--tier-diamond:#4da3ff;--tier-champion:#c084fc;--tier-grand-champion:#ff5f6d;--tier-ssl:#fff275;--glow-diamond:#4da3ff8c;--glow-champion:#c084fc99;--glow-grand-champion:#ff5f6da6;--glow-ssl:#fff275cc;--space-xs4:4px;--space-sm8:8px;--space-md16:16px;--space-lg24:24px;--space-xl32:32px;--space-2xl48:48px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:16px/1.45 system-ui,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100svh}#root{background:var(--bg);flex-direction:column;width:100%;max-width:480px;height:100svh;margin:0 auto;display:flex;overflow:hidden}h1,h2,h3{color:var(--text);margin:0 0 12px}p{margin:0 0 12px}button{font:inherit;cursor:pointer}button:active{transform:scale(.97)}input{font:inherit}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important}}.body-region:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.body-region:active .body-region-fill{fill-opacity:.85;stroke:var(--accent);stroke-width:1.5px}.body-region-fill{transition:fill-opacity .12s ease-out}@keyframes ssl-pulse{0%,to{opacity:.6}50%{opacity:.9}}
