:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#edf1ff;background-color:#070d1d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(84,107,255,.3),transparent 40%),radial-gradient(circle at 80% 10%,rgba(34,199,182,.15),transparent 30%),#070d1d}#root{min-height:100vh;padding:1rem}input,select{border-radius:10px;border:1px solid #283048;padding:.6rem .7rem;font-size:1rem;color:#edf1ff;background-color:#0f1729}button{border-radius:10px;border:1px solid #3b4666;padding:.65rem .85rem;font-size:.95rem;font-weight:500;font-family:inherit;color:#edf1ff;background-color:#1b2645;cursor:pointer;transition:all .2s ease}button:hover{transform:translateY(-1px);background-color:#25335a}button:disabled{opacity:.7;cursor:not-allowed}h1,h2,h3{margin-bottom:.4rem}.card{background:#121a2c;border:1px solid #283048;border-radius:16px;padding:1.25rem}.app-shell{width:min(940px,100%);margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:1rem}.subtitle{margin-top:0;color:#9aa5c5}.stack{display:grid;gap:.75rem}.status-row{display:flex;justify-content:space-between;align-items:center}.category{color:#9aa5c5;margin:0}.answers-grid{display:grid;gap:.65rem}.timer{font-weight:700}.timer.warning{color:#ff7676}.score{font-size:1.1rem;font-weight:700}.button-row{display:flex;gap:.75rem}.small-text{color:#9aa5c5;font-size:.9rem}.leaderboard-list{padding-left:1rem}.leaderboard-list li{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}@media(max-width:860px){.app-shell{grid-template-columns:1fr}.button-row{flex-direction:column}}
