.mvp-video{background:#17283f;border-radius:20px;overflow:hidden;line-height:0}.mvp-video video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#17283f}.mvp-story-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:18px 0}.mvp-story-title p{margin-top:5px}.mvp-steps{display:flex;align-items:center;gap:22px;margin:23px 0 17px;padding:16px 18px;background:white;border:1px solid var(--line);border-radius:13px;font-size:14px;color:#98a6b9}.mvp-steps span{display:flex;gap:8px;align-items:center}.mvp-steps .active{color:var(--blue)}.mvp-steps svg{width:18px;height:18px}.mvp-question{padding:25px;min-height:450px}.mvp-question h2{font-size:21px;line-height:1.6}.mvp-wait{padding:22px 0;text-align:center}.mvp-wait>svg{width:40px;height:40px;color:#799bea;margin:0 auto 25px}.mvp-wait .eyebrow{justify-content:center}.mvp-wait p{font-size:14px;line-height:1.9;color:var(--muted);margin:17px 0 30px}.mvp-question .answer-option{width:100%;font-size:15px;min-height:52px;margin-bottom:10px}.mvp-question textarea{width:100%;margin:8px 0 11px;padding:12px;border:1px solid #dfe6f1;border-radius:10px;resize:vertical;min-height:82px;font-size:16px;line-height:1.6;color:var(--text)}.mvp-question form{margin-top:23px}.mvp-question button:disabled{cursor:wait;opacity:.65}.mvp-feedback{border-top:1px solid var(--line);margin-top:23px;padding-top:18px}.mvp-feedback p{font-size:16px;line-height:1.9;margin:8px 0 12px}.mvp-feedback .text-link{font-size:13px;color:#758dc0}.mvp-error{padding:14px;background:#fff4ed;border:1px solid #f5dfca;border-radius:11px;margin-top:17px;font-size:14px;color:#a46f42}.mvp-error p{margin-bottom:12px}.mvp-complete{text-align:center;margin:13px 0 25px}.mvp-complete>svg{width:45px;height:45px;color:#d9ab50;fill:#fff6dc;margin-bottom:15px}.mvp-complete p{font-size:14px;margin-top:10px}.mvp-recap>div{margin-bottom:18px;padding:13px;background:#f5f8ff;border-radius:10px}.mvp-recap p{font-size:15px;margin-top:7px}.mvp-spinner{display:inline-block;width:16px;height:16px;border:2px solid #ffffff65;border-top-color:white;border-radius:50%;animation:mvp-spin 1s linear infinite}.classroom-head select{width:auto;max-width:200px;font-size:14px}.mvp-layout{align-items:start}.mvp-question .btn{white-space:normal}
@keyframes mvp-spin{to{transform:rotate(360deg)}}
@media(max-width:760px){.mvp-question{padding:21px}.mvp-steps{gap:16px;padding:14px 12px;font-size:13px}.classroom-head select{max-width:190px}.mvp-story-title{gap:10px}.mvp-story-title h3{font-size:17px}}
@media(prefers-reduced-motion:reduce){.mvp-spinner{animation:none}}
