:root{--bg:#0e0f1a;--surface:#171a2b;--surface-2:#1f2440;--border:#2c3155;--text:#e8ebf5;--muted:#8b90ad;--primary:#7c5cff;--primary-ink:#0e0f1a;--accent:#22d3ee;--correct:#34d399;--wrong:#f87171;--shadow-block:4px 4px 0 var(--border);--shadow-sm:2px 2px 0 var(--border);--shadow-active:inset 2px 2px 0 #0003;--shadow-lg:6px 6px 0 var(--border);--mono-pixel:ui-monospace, Consolas, monospace;--heading:ui-monospace, Consolas, monospace;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:17px / 150% var(--sans);letter-spacing:.1px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:15px}}@media (prefers-color-scheme:dark){:root{--text:#b0b0b8;--text-h:#e8e8f0;--bg:#11111b;--border:#2c3155;--code-bg:#1a1a28;--primary:#7c5cff;--primary-ink:#0e0f1a;--accent:#22d3ee;--accent-alt:#ff5cb0;--success:#40ff7a;--danger:#ff5c5c;--shadow-active:inset 2px 2px 0 #0000004d}#social .button-icon{filter:invert()brightness(2)}}#root{border-inline:var(--border-thick);box-sizing:border-box;background:var(--bg);flex-direction:column;width:768px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}._Header_kqu7y_1{justify-content:center;margin-top:1rem;padding:0 1rem;display:flex}._StatsGrid_kqu7y_8{grid-template-columns:repeat(4,1fr);gap:.75rem;width:100%;display:grid}._Tile_kqu7y_15{background:var(--surface);border:2px solid var(--border);box-shadow:var(--shadow-sm);border-radius:1rem;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;display:flex}._TileHighlight_kqu7y_27{background:var(--surface-2);border-color:var(--primary)}._TileValue_kqu7y_32{font-family:var(--mono);color:var(--text);font-size:1.375rem;font-weight:700;line-height:1}._TileHighlight_kqu7y_27 ._TileValue_kqu7y_32{color:var(--accent)}._TileLabel_kqu7y_44{font-family:var(--mono);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}@media (width<=520px){._StatsGrid_kqu7y_8{grid-template-columns:repeat(2,1fr)}}._GameCard_4tqry_1{flex-direction:column;gap:1.5rem;margin:2rem 0;padding:0 1rem;display:flex}._QuestionCard_4tqry_9{border:2px solid var(--border);background:var(--surface);border-radius:1rem;padding:0 1.5rem}._GameBtn_4tqry_16{border:2px solid var(--border);background:var(--surface);width:100%;max-width:320px;color:var(--text);border-radius:1rem;padding:1rem;font-size:1rem}._GameBtn_4tqry_16:hover:not(:disabled){border:2px solid var(--primary);cursor:pointer;background:var(--surface-2)}._GameBtn_4tqry_16:active:not(:disabled){background:var(--primary)}._GameBtn_4tqry_16:disabled{cursor:not-allowed}._ResultCorrect_4tqry_38{background:var(--correct);text-align:center;color:var(--bg);border-radius:1rem;padding:1rem;font-size:1.25rem;font-weight:700}._ResultWrong_4tqry_48{background:var(--wrong);text-align:center;color:var(--bg);border-radius:1rem;padding:1rem;font-size:1.25rem;font-weight:700}._StreakBadge_4tqry_58{color:var(--accent);flex-direction:row;gap:1rem;display:flex}@media (width<=767px){._GameCard_4tqry_1>:not(._QuestionCard_4tqry_9){margin-left:auto}}._ModelSelect_4tqry_71{flex-direction:column;gap:.5rem;display:flex}._ModelLabel_4tqry_77{font-family:var(--mono);color:var(--muted);font-size:.875rem;font-weight:600}._ModelSelectSelect_4tqry_84{border:2px solid var(--border);background:var(--surface);color:var(--text);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238b90ad' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px;border-radius:1rem;width:320px;padding:.75rem 1rem;font-size:1rem}._ModelSelectSelect_4tqry_84:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._ModelSelectSelect_4tqry_84:disabled{opacity:.5;cursor:not-allowed}
