.qpeq-quiz{max-width:860px;margin:25px auto;padding:22px;background:#fff;border:1px solid #e7ebf2;border-radius:22px;box-shadow:0 18px 45px rgba(16,24,40,.07);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033}.qpeq-setup,.qpeq-final{padding:8px}.qpeq-setup-title h2,.qpeq-score-head h2{margin:4px 0 4px;font-size:28px}.qpeq-setup-title p,.qpeq-score-head p{margin:0 0 22px;color:#667085}.qpeq-kicker{font-size:10px;font-weight:900;color:#3157e8;letter-spacing:.8px}.qpeq-setup-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:15px}.qpeq-setup-grid label{font-size:12px;font-weight:800;color:#344054}.qpeq-setup-grid select{display:block;width:100%;margin-top:7px;border:1px solid #dfe4ec;border-radius:11px;padding:12px;background:#fff;font-size:14px}.qpeq-start,.qpeq-submit,.qpeq-next,.qpeq-restart{width:100%;border:0;border-radius:12px;padding:13px 16px;font-weight:900;cursor:pointer}.qpeq-start,.qpeq-submit{background:#3157e8;color:#fff}.qpeq-available{text-align:center;margin-top:11px;color:#667085;font-size:12px}.qpeq-head{display:flex;justify-content:space-between;gap:15px;align-items:center}.qpeq-head h2{margin:3px 0 0;font-size:25px}.qpeq-tools{display:flex;align-items:center;gap:5px;flex-wrap:wrap;justify-content:flex-end}.qpeq-lang{border:1px solid #e7ebf2;background:#f8fafc;border-radius:9px;padding:7px 9px;font-size:12px;font-weight:800;cursor:pointer}.qpeq-lang.active{background:#3157e8;color:#fff;border-color:#3157e8}.qpeq-timer{margin-left:5px;background:#111827;color:#fff;border-radius:10px;padding:8px 11px;font-weight:900;font-variant-numeric:tabular-nums}.qpeq-progress{height:7px;background:#eef1f6;border-radius:99px;overflow:hidden;margin:20px 0 12px}.qpeq-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,#3157e8,#7f56d9);transition:.25s}.qpeq-meta{display:flex;justify-content:space-between;color:#667085;font-size:12px;margin-bottom:12px}.qpeq-difficulty{font-weight:800;text-transform:capitalize}.qpeq-question{font-size:20px;font-weight:800;line-height:1.45;margin:15px 0 17px}.qpeq-options{display:grid;gap:10px}.qpeq-option{width:100%;text-align:left;background:#fff;border:1px solid #e1e6ef;border-radius:13px;padding:13px 14px;cursor:pointer;font-size:14px;color:#172033;display:flex;gap:10px;align-items:flex-start}.qpeq-option:hover{border-color:#9eafff;background:#f8f9ff}.qpeq-option.selected{border:2px solid #3157e8;background:#f1f4ff}.qpeq-option.correct{border:2px solid #12b76a;background:#ecfdf3}.qpeq-option.wrong{border:2px solid #f04438;background:#fff1f3}.qpeq-option .letter{font-weight:900;color:#3157e8;min-width:22px}.qpeq-submit{margin-top:16px}.qpeq-next{background:#111827;color:#fff;margin-top:16px}.qpeq-result{margin-top:15px;padding:16px;border-radius:14px;background:#f7f9fc;border:1px solid #e7ebf2}.qpeq-result.correct{background:#ecfdf3;border-color:#abefc6}.qpeq-result.incorrect{background:#fff1f3;border-color:#fecdd3}.qpeq-result strong{display:block;margin-bottom:6px}.qpeq-explain,.qpeq-review-exp{margin-top:9px;line-height:1.6;font-size:14px}.qpeq-stats{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin:20px 0}.qpeq-stats div{border:1px solid #e7ebf2;border-radius:14px;padding:14px 8px;text-align:center;background:#fafbfc}.qpeq-stats b{display:block;font-size:22px}.qpeq-stats span{font-size:11px;color:#667085}.qpeq-review-title{margin-top:26px}.qpeq-review-item{border:1px solid #e7ebf2;border-radius:15px;padding:16px;margin:12px 0;background:#fff}.qpeq-review-item.is-correct{border-left:4px solid #12b76a}.qpeq-review-item.is-wrong{border-left:4px solid #f04438}.qpeq-review-item.is-unanswered{border-left:4px solid #98a2b3}.qpeq-review-q{display:flex;gap:10px;line-height:1.5}.qpeq-review-q span{display:grid;place-items:center;min-width:28px;height:28px;border-radius:8px;background:#eef1ff;color:#3157e8;font-weight:900}.qpeq-review-answer{margin-top:10px}.qpeq-restart{margin-top:18px;background:#111827;color:#fff}.qpeq-loading{text-align:center;padding:35px;color:#667085}@media(max-width:700px){.qpeq-quiz{padding:16px;border-radius:17px}.qpeq-head{align-items:flex-start;flex-direction:column}.qpeq-tools{width:100%;justify-content:flex-start}.qpeq-question{font-size:18px}.qpeq-option{font-size:13.5px}.qpeq-setup-grid{grid-template-columns:1fr}.qpeq-stats{grid-template-columns:repeat(3,1fr)}}
