:root{color-scheme:light;--surface-0: #f4f7fb;--surface-1: #ffffff;--surface-2: #e9eef5;--page-glow: #ffffff;--edge: #d7e0ea;--ink: #101720;--ink-dim: #5a6779;--ring-focus: var(--ink);--board-ground: #ffffff;--board-edge: #0b0f14;--ink-on-tile: #06090d;--ink-on-tile-dim: #5a6779;--player-a: #17a8a0;--player-b: #d98a17;--player-c: #7a5cf0;--player-d: #e0457f;--player-e: #2b8fd6;--player-f: #6da82b;--player-g: #9c8a04;--player-h: #c852ca;--player-i: #5c7bd0;--player-j: #c95b0a;--player-k: #12acd2;--player-l: #019362;--neutral: #8494a6;--tile-neutral: #a8b4c2;--tile-dim: .4;--tile-lift: .92;--ring-source: #333d4a;--arrow: #414c5c;--mark-current: #101720;--arrow-empty: #8b93a1;--bridge: #a8b0b9;--good: #1d8a3f;--bad: #c8382f;--radius: 10px;--control: 2.4rem;--scrollbar: #c3cddb;scrollbar-color:var(--scrollbar) transparent;scrollbar-width:thin;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--surface-0: #0b0f14;--surface-1: #161d26;--surface-2: #1f2835;--page-glow: #16202c;--edge: #2a3440;--ink: #e6edf5;--ink-dim: #93a1b4;--bridge: #5a6472;--scrollbar: #3d4756;--good: #2fa84f;--bad: #e2554a}}:root[data-theme=dark]{color-scheme:dark;--surface-0: #0b0f14;--surface-1: #161d26;--surface-2: #1f2835;--page-glow: #16202c;--edge: #2a3440;--ink: #e6edf5;--ink-dim: #93a1b4;--bridge: #5a6472;--scrollbar: #3d4756;--good: #2fa84f;--bad: #e2554a}*{box-sizing:border-box}html,body{height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 30% 0%,var(--page-glow) 0%,var(--surface-0) 70%);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}router-outlet{display:none}[data-owner=neutral]{--own: var(--neutral)}.wordmark{overflow:hidden;min-width:0;margin:0;font-size:1.6rem;font-weight:700;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media(width<60rem),(aspect-ratio<1.1){.wordmark--wide{display:none}}@media(width>=60rem)and (aspect-ratio>=1.1){.wordmark--stacked{display:none}}.tagline{margin:0;overflow:hidden;color:var(--ink-dim);font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}@media(width<60rem),(aspect-ratio<1.1){.tagline{display:none}}.rows{display:flex;flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none}.card{padding:.7rem .85rem;border:1px solid var(--edge);border-radius:var(--radius);background:var(--surface-1)}.tool{display:inline-flex;height:var(--control);align-items:center;justify-content:center;padding:0 .7rem;color:var(--ink);font-size:.9rem;text-align:center;border:1px solid var(--edge);border-radius:8px;background:var(--surface-1);cursor:pointer}.tool:hover:not(:disabled){background:var(--surface-2)}.tool[data-warned=true]{border-color:var(--bad);color:var(--bad)}.tool:disabled{opacity:.45;cursor:not-allowed}.tool--file input{position:absolute;width:1px;height:1px;opacity:0}.swatch{display:inline-flex;width:1.25em;justify-content:center;color:var(--own, var(--neutral))}.star{opacity:.25}.star[data-earned]{opacity:1}.hexref{color:var(--ink-dim);font-size:.78rem;font-variant-numeric:tabular-nums}.boot-error{margin:3rem auto;max-width:42rem;padding:1.25rem 1.5rem;border:1px solid var(--edge);border-radius:10px;background:var(--surface-1);color:var(--bad);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;line-height:1.5;white-space:pre-wrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
