*{box-sizing:border-box}body{color:#0f172a;background:#eef2ff;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.screen{background:linear-gradient(135deg,#eef2ff,#fff,#e0f2fe);min-height:100vh;padding:24px}.center{justify-content:center;align-items:center;display:flex}.layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:24px;max-width:1180px;margin:0 auto;display:grid}.card{background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:32px;box-shadow:0 24px 70px #0f172a21}.overflow{overflow:hidden}.register-card{width:100%;max-width:720px;overflow:hidden}.hero{color:#fff;background:linear-gradient(135deg,#020617,#312e81);padding:32px}.hero h1{margin:12px 0;font-size:clamp(30px,5vw,52px);line-height:1.05}.hero p{color:#dbeafe;line-height:1.75}.content{padding:28px}.stack{gap:22px;display:grid}.row{align-items:center;gap:12px;display:flex}.space{justify-content:space-between}.wrap{flex-wrap:wrap}.center-row{justify-content:center}.pill,.white-pill{border:0;border-radius:999px;padding:9px 14px}.pill{color:#fff;background:#ffffff1f}.white-pill{color:#0f172a;background:#fff;font-size:14px;font-weight:700}.link-btn{color:#fff;background:0 0;border:0}.muted{color:#64748b}.small{font-size:14px}.big{font-size:18px}input{border:1px solid #cbd5e1;border-radius:18px;outline:none;width:100%;padding:14px 16px}input:focus{border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e51f}.primary,.secondary,.choice,.answer{border:1px solid #cbd5e1;border-radius:18px;padding:14px 18px}.primary{color:#fff;background:#0f172a;border-color:#0f172a}.secondary{color:#0f172a;background:#fff}.full{width:100%}.category-grid,.grade-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.choice{text-align:left;background:#fff}.choice.active{color:#fff;background:#0f172a;border-color:#0f172a;transform:scale(1.01)}.side-card{gap:16px;padding:28px;display:grid}.side-card p{line-height:1.65}.feature{background:#eef2ff;border-radius:18px;padding:16px}.quiz-wrap{gap:18px;max-width:980px;margin:0 auto;display:grid}.topbar,.quiz-meta{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:26px;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:16px 18px;display:flex;box-shadow:0 12px 36px #0f172a14}.quiz-meta h1{margin:0}.quiz-meta p{color:#64748b;margin:6px 0 0}.badges{flex-wrap:wrap;gap:8px;display:flex}.badges span{color:#fff;background:#0f172a;border-radius:999px;padding:8px 12px;font-size:14px}.progress{background:#dbeafe;border-radius:999px;height:12px;overflow:hidden}.progress div{background:#0f172a;height:100%;transition:all .25s}.quiz-card{gap:24px;padding:28px;display:grid}.stimulus{background:linear-gradient(135deg,#f1f5f9,#eef2ff);border:1px solid #dbeafe;border-radius:24px;padding:20px;line-height:1.7}.unit-title{margin-top:0;font-weight:800}.quiz-card h2{margin:0;font-size:clamp(24px,4vw,34px);line-height:1.15}.answers{gap:12px;display:grid}.answer{text-align:left;background:#fff}.answer:hover{box-shadow:0 8px 22px #0f172a14}.answer.right{background:#f0fdf4;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e33}.answer.wrong{background:#fef2f2;border-color:#ef4444;box-shadow:0 0 0 3px #ef44442e}.answer.dim{opacity:.62}.feedback{background:#f1f5f9;border-radius:24px;gap:12px;padding:18px;display:grid}.result-card{text-align:center;width:100%;max-width:760px;padding:34px}.trophy{font-size:70px}.score{margin:10px 0;font-size:56px;font-weight:900}@media (width<=850px){.layout,.category-grid,.grade-grid{grid-template-columns:1fr}.screen{padding:14px}.hero,.content,.quiz-card{padding:22px}.topbar,.quiz-meta{border-radius:22px}}
