@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@500;600;700&family=Rubik:wght@400;500;600;700&display=swap";:root{--bg: #0b0d16;--text: #e8ecff;--muted: #8a90b0;--surface: #14161f;--line: #262a3a;--board-bg: #171a24;--cell-bg: #212434;--accent: #29e3d8;--accent-text: #04121a;--accent-ink: #04121a;--overlay-bg: rgba(11, 13, 22, .86);--glow: 0 0 22px rgba(41, 227, 216, .35);color-scheme:dark}body{margin:0;background:var(--bg);color:var(--text);font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}h1.title,.title{font-family:Chakra Petch,Rubik,system-ui,sans-serif;text-shadow:0 0 22px color-mix(in srgb,var(--accent) 32%,transparent)}h1.title{margin:0}.score-box .value{font-family:Chakra Petch,Rubik,system-ui,sans-serif}:root[data-theme=light]{--bg: #f5f7fb;--text: #191a24;--muted: #6b7088;--surface: #ffffff;--line: #e6e8f2;--board-bg: #e5e8f1;--cell-bg: #eef0f7;--accent: #12b3a8;--accent-text: #ffffff;--accent-ink: #ffffff;--overlay-bg: rgba(245, 247, 251, .86);--glow: 0 6px 18px rgba(18, 179, 168, .22);color-scheme:light}:root[data-theme=light] h1.title,:root[data-theme=light] .title{text-shadow:none}:root[data-theme=dark]{--bg: #0b0d16;--text: #e8ecff;--muted: #8a90b0;--surface: #14161f;--line: #262a3a;--board-bg: #171a24;--cell-bg: #212434;--accent: #29e3d8;--accent-text: #04121a;--accent-ink: #04121a;--overlay-bg: rgba(11, 13, 22, .86);--glow: 0 0 22px rgba(41, 227, 216, .35);color-scheme:dark}
