.teacher-mock-toolbar{width:min(1480px,100%);margin:0 auto 18px;padding:18px 20px;display:grid;grid-template-columns:minmax(280px,1fr) 220px 220px auto;gap:14px;align-items:end;background:#071f49;color:#fff;border-radius:20px;box-shadow:0 18px 45px #071f4929}.teacher-mock-toolbar[hidden]{display:none}.teacher-mock-toolbar p{margin:0 0 4px}.teacher-mock-toolbar strong,.teacher-mock-toolbar span{display:block}.teacher-mock-toolbar>div>span{margin-top:4px;color:#b8c7df;font-size:13px}.teacher-mock-toolbar label span{margin-bottom:6px;color:#bdcbe0;font-size:12px;font-weight:750}.teacher-mock-toolbar select{width:100%;height:44px;border:1px solid #496186;border-radius:11px;padding:0 11px;background:#fff;color:#10254a}.teacher-mock-toolbar>a{height:44px;display:grid;place-items:center;padding:0 16px;border-radius:11px;background:#d99a20;color:#071f49;text-decoration:none;font-weight:800}.teacher-question-review{margin:18px 0 0;padding:20px;border:1px solid #b8cce8;border-left:5px solid #d99a20;border-radius:16px;background:#f5f9ff}.teacher-question-review-header{display:flex;justify-content:space-between;gap:14px}.teacher-question-review h3{margin:4px 0;color:#071f49}.teacher-question-review small{color:#667691}.teacher-question-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.teacher-question-review-block{padding:14px;background:#fff;border:1px solid #dce6f2;border-radius:12px}.teacher-question-review-block span{display:block;margin-bottom:7px;color:#63728b;font-size:12px;font-weight:750}.teacher-question-review-block pre{margin:0;white-space:pre-wrap;word-break:break-word;font:inherit;line-height:1.6}.teacher-question-audio{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px}.teacher-question-audio button{border:0;border-radius:9px;padding:9px 12px;background:#0d4ca3;color:#fff;cursor:pointer}.teacher-question-audio audio{width:100%}@media(max-width:900px){.teacher-mock-toolbar{grid-template-columns:1fr 1fr}.teacher-mock-toolbar>div{grid-column:1/-1}.teacher-question-review-grid{grid-template-columns:1fr}}@media(max-width:580px){.teacher-mock-toolbar{grid-template-columns:1fr}.teacher-mock-toolbar>div{grid-column:auto}.teacher-question-review-header{display:block}}
