/* EnglishGate Live Intervention */
.live-builder,.live-monitor{display:grid;gap:18px}.live-prompt-card,.live-preview-card,.live-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px}.live-prompt-card textarea,.live-preview-card textarea,.live-preview-card input,.live-preview-card select{width:100%}.live-examples{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 14px}.live-examples button{border:1px solid #dbe4ef;background:#f8fafc;color:#334155;border-radius:999px;padding:8px 12px;font:inherit;cursor:pointer}.live-examples button:hover{background:#eef4ff;border-color:#bfdbfe}.live-preview-card{margin-top:16px}.live-question-editor{display:grid;gap:14px}.live-edit-q{border:1px solid #e2e8f0;border-radius:14px;padding:14px;display:grid;gap:10px;background:#f8fafc}.live-option-edit{display:grid!important;grid-template-columns:28px 1fr;align-items:center;gap:8px}.live-option-edit>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid #dbe4ef;font-weight:700;color:#475569}.live-launch-row,.live-monitor-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px}.live-monitor-clock{font-size:28px;font-weight:800;letter-spacing:.04em;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:10px 14px;min-width:104px;text-align:center}.live-monitor-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.live-monitor-metrics>div{border:1px solid #e2e8f0;border-radius:14px;padding:14px;background:#f8fafc;display:grid;gap:3px}.live-monitor-metrics strong{font-size:24px;color:#0f172a}.live-monitor-metrics span{font-size:12px;color:#64748b}.live-stat-card{display:grid;gap:10px}.live-stat-card h4{margin:0}.live-stat-row,.live-student-result{display:flex;justify-content:space-between;gap:16px;align-items:center;border-top:1px solid #edf2f7;padding-top:10px}.live-stat-row span{min-width:0}.live-student-result>span{display:grid}.live-student-result small{color:#64748b}
#egLiveTaskRoot{position:relative;z-index:10000}.student-live-overlay{position:fixed;inset:0;background:rgba(15,23,42,.48);backdrop-filter:blur(4px);display:grid;place-items:center;padding:18px;overflow:auto}.student-live-panel{width:min(760px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#fff;border-radius:22px;border:1px solid #dbe4ef;box-shadow:0 24px 70px rgba(15,23,42,.2);padding:22px;display:grid;gap:18px}.student-live-panel>header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.student-live-panel h2{margin:4px 0 0;color:#0f172a}.student-live-clock{font-size:28px;font-weight:800;letter-spacing:.04em;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:14px;padding:10px 14px;min-width:104px;text-align:center}.student-live-progress{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;color:#475569}.student-live-questions{display:grid;gap:14px}.student-live-q{border:1px solid #e2e8f0;border-radius:16px;padding:14px;margin:0}.student-live-q legend{font-weight:700;color:#0f172a;padding:0 5px;display:flex;gap:9px;align-items:center}.student-live-q legend>span{width:28px;height:28px;border-radius:50%;display:inline-grid;place-items:center;background:#eff6ff;color:#1d4ed8}.student-live-q label{display:flex;gap:10px;align-items:flex-start;border:1px solid #e2e8f0;border-radius:12px;padding:11px 12px;margin-top:9px;cursor:pointer}.student-live-q label:has(input:checked){border-color:#93c5fd;background:#eff6ff}.student-live-q input{margin-top:3px}.student-live-writing{display:grid;gap:10px}.student-live-writing textarea{width:100%;min-height:180px;resize:vertical}.student-live-submit{display:grid;gap:10px}.student-live-submit .primary-btn{justify-self:end}.student-live-result{text-align:center;justify-items:center}.student-live-score{display:grid;justify-items:center;gap:4px;padding:18px 26px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0}.student-live-score strong{font-size:38px;color:#0f172a}.student-live-score span{color:#64748b}.student-live-review{width:100%;display:grid;gap:8px;text-align:left}.student-live-review>div{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;display:grid;gap:4px}.student-live-review>div.good{border-color:#bbf7d0;background:#f0fdf4}.student-live-review>div.bad{border-color:#fed7aa;background:#fff7ed}.student-live-review span{font-size:13px;color:#475569}
@media(max-width:700px){.live-monitor-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.student-live-overlay{padding:8px;place-items:start center}.student-live-panel{border-radius:16px;padding:16px;max-height:none}.student-live-panel>header{align-items:center}.student-live-clock{font-size:22px;min-width:88px;padding:8px 10px}.live-launch-row{align-items:stretch}.live-launch-row .primary-btn{width:100%}.live-stat-row{align-items:flex-start}.student-live-submit .primary-btn{width:100%;justify-self:stretch}.live-prompt-card,.live-preview-card,.live-stat-card{padding:14px}}
