.study-page{max-width:1050px}.study-hero{margin:28px 0 18px;padding:clamp(26px,5vw,52px);border-radius:25px;background:linear-gradient(135deg,#062942,#0b688d);color:#fff;box-shadow:0 18px 45px #061f3330}.study-hero h1{font-size:clamp(2.2rem,5vw,4.3rem);line-height:1;margin:.2em 0}.study-hero>p{max-width:760px;font-size:1.08rem;line-height:1.6}.mastery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px}.mastery-grid div{background:#ffffff16;border:1px solid #ffffff2b;border-radius:14px;padding:14px}.mastery-grid strong{display:block;font-size:1.65rem}.mastery-grid span{font-size:.83rem;color:#d9edf7}.study-panel{background:#fff;border:1px solid #d7e2e9;border-radius:20px;padding:clamp(20px,4vw,32px);margin:16px 0;box-shadow:0 8px 25px #1231}.panel-heading,.quiz-topline{display:flex;justify-content:space-between;align-items:center;gap:15px}.panel-heading h2{margin:5px 0}.text-link{font-weight:800;color:#0b668e}.study-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:22px 0 12px}.study-controls label{font-weight:800;color:#25495e}.study-controls select{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #bfcfd8;border-radius:10px;background:#fff;font:inherit}.setup-message{min-height:24px;color:#58707f;margin:10px 0}.primary-action,.secondary-action{border:0;border-radius:11px;padding:13px 18px;font-weight:900;cursor:pointer}.primary-action{background:#0c698f;color:#fff}.primary-action:disabled{opacity:.45;cursor:not-allowed}.secondary-action{background:#e9f0f4;color:#24495e}.quiz-topline{font-weight:850;color:#39596b}.progress-track{height:10px;border-radius:999px;background:#e6edf1;overflow:hidden;margin:12px 0 22px}.progress-track span{display:block;height:100%;width:0;background:#0c719a;transition:width .25s}.question-card{border:1px solid #cfdce4;border-radius:18px;padding:clamp(20px,4vw,32px);background:#f9fcfd}.question-card h2{white-space:pre-line;line-height:1.42;margin:15px 0 20px}.answer-choices{display:grid;gap:10px}.answer-choices button{display:grid;grid-template-columns:35px 1fr;gap:10px;text-align:left;align-items:center;border:1px solid #bdced8;background:#fff;border-radius:12px;padding:13px;font:inherit;cursor:pointer;color:#173b4f}.answer-choices button span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e8f0f4;font-weight:900}.answer-choices button:hover:not(:disabled){border-color:#0d7199;background:#eef9fd}.answer-choices button.correct{border-color:#2b8b55;background:#eefaf3}.answer-choices button.wrong{border-color:#c84d4d;background:#fff1f1}.answer-feedback{margin:16px 0 0;padding:15px;border-radius:12px;line-height:1.5}.answer-feedback.correct{background:#eefaf3;border-left:5px solid #27824f}.answer-feedback.wrong{background:#fff3e9;border-left:5px solid #d17220}.answer-feedback p{margin:.5em 0}.answer-feedback a{font-weight:850;color:#08688f}.question-card .primary-action{margin-top:16px}.quiz-panel>.secondary-action{margin-top:14px}.result-breakdown{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin:20px 0}.result-breakdown div{border:1px solid #d6e1e7;border-radius:12px;padding:13px;background:#f8fbfc}.result-breakdown strong,.result-breakdown span{display:block}.result-breakdown strong{font-size:1.3rem}.result-breakdown span{font-size:.82rem;color:#5c7180}.missed-topics{display:grid;gap:9px}.missed-topics h3{margin-bottom:2px}.missed-topics a{display:grid;text-decoration:none;padding:12px;border:1px solid #d8e2e8;border-radius:11px;color:#173c50}.missed-topics span{color:#5a707d;font-size:.9rem;margin-top:3px}.perfect-result{padding:17px;border-radius:12px;background:#eefaf3;font-weight:850}.result-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.text-button{border:0;background:transparent;color:#a33a32;font-weight:800;cursor:pointer}.review-queue{display:grid;gap:9px;margin-top:16px}.review-queue article{display:flex;justify-content:space-between;gap:18px;align-items:center;border:1px solid #d8e2e8;border-radius:12px;padding:13px}.review-queue article>div:first-child{display:grid}.review-queue article span{color:#5b7180;font-size:.9rem}.review-meta{display:grid;justify-items:end;gap:5px;white-space:nowrap}.review-meta small{color:#667b88}.review-meta a{padding:7px 10px;border-radius:8px;background:#0c698f;color:#fff;text-decoration:none;font-weight:850;font-size:.84rem}.empty-review{display:grid;gap:4px;padding:22px;text-align:center;background:#f3f8fa;border-radius:12px}.empty-review span{color:#607684}@media(max-width:720px){.mastery-grid{grid-template-columns:repeat(2,1fr)}.study-controls{grid-template-columns:1fr}.panel-heading{align-items:flex-start;flex-direction:column}.review-queue article{align-items:flex-start;flex-direction:column}.review-meta{justify-items:start}.question-card{padding:18px 14px}}@media(max-width:400px){.mastery-grid{grid-template-columns:1fr 1fr}.result-actions{display:grid}.result-actions button{width:100%}}
