*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#172033}button,input{font:inherit}button{cursor:pointer;border:0}.container{max-width:1050px;margin:auto;padding:24px 18px}.card{border:1px solid #e2e8f0;border-radius:18px;padding:28px;box-shadow:0 8px 30px rgba(15,23,42,.05)}.card,header{background:#fff}header{border-bottom:1px solid #e2e8f0;padding:18px 24px}.brand{max-width:1050px;margin:auto;font-weight:800;color:#2563eb;font-size:20px}h1{margin:0 0 8px;font-size:32px}h2{margin-top:0}.muted{color:#64748b}.input{width:100%;padding:13px 15px;border:1px solid #cbd5e1;border-radius:11px;outline:none}.input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #dbeafe}.row{display:flex;gap:10px}.primary{background:#2563eb;color:white}.primary,.secondary{padding:13px 18px;border-radius:11px;font-weight:700}.secondary{background:#eef2ff;color:#1d4ed8}.danger{background:#fee2e2;color:#991b1b;padding:11px 15px;border-radius:10px;font-weight:700}.error{color:#dc2626;font-weight:600}.success{color:#15803d;font-weight:600}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:14px;gap:14px}.test{padding:18px;border:1px solid #e2e8f0;border-radius:14px}.test h3{margin:0 0 6px}.test a{display:inline-block;margin-top:14px}.top{display:flex;justify-content:space-between;gap:15px;align-items:center}.timer{font-weight:800;background:#eff6ff;color:#1d4ed8;padding:10px 13px;border-radius:10px}.timer.warning{background:#fef2f2;color:#dc2626}.progress{height:8px;background:#e5e7eb;border-radius:99px;overflow:hidden;margin:20px 0}.progress>div{height:100%;background:#2563eb}.question{font-size:21px;font-weight:750;line-height:1.5}.option{display:block;width:100%;text-align:left;padding:15px;border:1px solid #e2e8f0;border-radius:12px;background:white;margin:10px 0}.option.selected{background:#eff6ff;border-color:#2563eb}.nav{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.numbers{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0}.num{width:38px;height:38px;border-radius:9px;background:#f1f5f9;color:#475569}.num.done{background:#dbeafe;color:#1d4ed8}.num.current{outline:3px solid #bfdbfe}.score{text-align:center;font-size:52px;font-weight:900;color:#2563eb}.stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.stat{background:#f8fafc;border-radius:12px;padding:15px;text-align:center}.stat b{display:block;font-size:25px}.review{border-top:1px solid #e2e8f0;padding:20px 0}.correct{color:#15803d}.wrong{color:#dc2626}.answer{background:#f8fafc;padding:9px 12px;border-radius:9px;margin:6px 0}.explain{background:#fffbeb;color:#854d0e;padding:12px;border-radius:10px;margin-top:8px}.admin-item{display:flex;justify-content:space-between;gap:15px;align-items:center;border:1px solid #e2e8f0;border-radius:12px;padding:14px;margin:8px 0}@media(max-width:650px){.nav,.row,.top{flex-direction:column;align-items:stretch}.stats{grid-template-columns:1fr}.score{font-size:42px}}.passage{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;padding:18px 20px;margin:18px 0 22px}.passage-title{font-weight:800;font-size:18px;margin-bottom:10px;color:#1d4ed8}.passage-text{white-space:pre-wrap;line-height:1.7;color:#334155;font-size:16px}.ad-banner{width:100%;margin:0 0 28px;display:flex;justify-content:center}.ad-banner img{width:100%;max-width:1100px;height:auto;display:block;border-radius:14px}@media (max-width:700px){.ad-banner{margin-bottom:20px}.ad-banner img{border-radius:10px}}