:root{--ground: #eceae4;--panel: #f6f5f1;--panel-2: #e6e3db;--line: #cfcbc1;--text: #23262d;--muted: #6b7079;--gold: #b8892a;--on-gold: #1a1509;--silk: #f3f1ea;--bottom: #1d8f9c;--rats: #e0561b;--alarm: #c0392b;--sel: #111111;--ok: #3f8f47;--net-lit: #1f8fff;--board: #2a2d35;--board-edge: #7a7f8a;--grid: #3a3e48;--court-b-fill: #1d8f9c22;--court-f-fill: #f3f1ea14;--shadow: #00000033;--mono: "JetBrains Mono", ui-monospace, Menlo, Consolas, monospace;--sans: "IBM Plex Sans", system-ui, -apple-system, "Segoe UI", sans-serif}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--ground: #12141a;--panel: #1a1d24;--panel-2: #22262f;--line: #2e333d;--text: #e7e4dc;--muted: #8b909b;--gold: #d6ad4a;--silk: #ece9e1;--bottom: #55b8c4;--rats: #ff7a3d;--alarm: #d9534f;--sel: #ffffff;--ok: #7bc47f;--board: #1e2128;--board-edge: #5a5f6b;--grid: #2a2e37;--court-b-fill: #55b8c412;--court-f-fill: #ece9e10c;--shadow: #00000088}}:root[data-theme=dark]{--ground: #12141a;--panel: #1a1d24;--panel-2: #22262f;--line: #2e333d;--text: #e7e4dc;--muted: #8b909b;--gold: #d6ad4a;--silk: #ece9e1;--bottom: #55b8c4;--rats: #ff7a3d;--alarm: #d9534f;--sel: #ffffff;--ok: #7bc47f;--board: #1e2128;--board-edge: #5a5f6b;--grid: #2a2e37;--court-b-fill: #55b8c412;--court-f-fill: #ece9e10c;--shadow: #00000088}html,body{height:100%;margin:0}body{background:var(--ground);color:var(--text);font:14px/1.45 var(--sans);overflow:hidden}button,input,textarea,select{font-family:inherit}:focus-visible{outline:2px solid var(--gold);outline-offset:1px}
