.mtgo-video-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.mtgo-video-btn{appearance:none;border:1px solid #d8e2ef;border-radius:12px;background:#fff;color:#0b1d42;padding:11px 16px;font:700 14px/1.2 inherit;cursor:pointer}.mtgo-video-btn:hover{border-color:#2767ed}.mtgo-video-btn.primary{background:#2468ef;border-color:#2468ef;color:#fff}.mtgo-video-btn.green{background:#08a868;border-color:#08a868;color:#fff}.mtgo-video-list{display:grid;gap:9px;margin-top:12px}.mtgo-video-chip{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #dce7f2;border-radius:13px;background:#f7fbff;color:#17284b}.mtgo-video-chip strong{font-size:13px}.mtgo-video-chip span{margin-left:auto;color:#0a9d62;font-size:12px;font-weight:800}
.mtgo-recorder[hidden]{display:none!important}.mtgo-recorder{position:fixed;inset:0;z-index:100000;background:rgba(4,17,42,.76);display:grid;place-items:center;padding:14px}.mtgo-recorder-panel{width:min(720px,100%);max-height:calc(100dvh - 28px);overflow:auto;background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(1,16,47,.35)}.mtgo-recorder-head{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 22px 14px}.mtgo-recorder-title{margin:0;color:#091b40;font-size:24px}.mtgo-recorder-sub{margin:5px 0 0;color:#687a94;font-size:14px}.mtgo-recorder-close{border:0;background:#eff4fb;border-radius:50%;width:40px;height:40px;font-size:22px;cursor:pointer}.mtgo-recorder-stage{position:relative;margin:0 16px;overflow:hidden;border-radius:20px;background:#07101f;aspect-ratio:16/10}.mtgo-recorder-video{width:100%;height:100%;display:block;object-fit:cover;background:#07101f}.mtgo-recorder-status{position:absolute;left:14px;top:14px;padding:8px 11px;border-radius:999px;color:#fff;background:rgba(3,14,34,.68);font-size:12px;font-weight:900;letter-spacing:.06em}.mtgo-recorder-status.recording:before{content:"";display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:#ff4545;animation:mtgo-rec-pulse 1s infinite}.mtgo-recorder-timer{position:absolute;right:14px;top:14px;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#20c77a var(--progress,0%),rgba(255,255,255,.25) 0);color:#fff;font-weight:900}.mtgo-recorder-timer:before{content:"";position:absolute;inset:5px;border-radius:50%;background:rgba(5,18,40,.85)}.mtgo-recorder-timer span{position:relative}.mtgo-recorder-countdown{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:82px;font-weight:900;text-shadow:0 4px 30px rgba(0,0,0,.4);pointer-events:none}.mtgo-recorder-body{padding:18px 22px 22px}.mtgo-recorder-message{min-height:20px;margin:0 0 13px;color:#536781;font-size:14px}.mtgo-recorder-message.error{color:#b42318}.mtgo-recorder-controls{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.mtgo-recorder-record{width:66px;height:66px;border-radius:50%;border:6px solid #e8f0ff;background:#ef3948;box-shadow:0 0 0 2px #ef3948;cursor:pointer}.mtgo-recorder-stop{background:#ef3948;border-color:#ef3948;color:#fff}.mtgo-upload-progress{height:9px;border-radius:999px;background:#e8eef6;overflow:hidden;margin:14px 0 7px}.mtgo-upload-progress>i{display:block;height:100%;width:0;background:linear-gradient(90deg,#2468ef,#08a868);transition:width .2s}.mtgo-upload-label{text-align:center;color:#60738e;font-size:13px}.mtgo-recorder-fallback{display:none;margin-top:14px}.mtgo-recorder.is-fallback .mtgo-recorder-fallback{display:block}.mtgo-recorder.is-fallback .mtgo-recorder-record{display:none}@keyframes mtgo-rec-pulse{50%{opacity:.35}}
@media(max-width:640px){.mtgo-recorder{padding:0;place-items:stretch}.mtgo-recorder-panel{width:100%;max-height:100dvh;height:100dvh;border-radius:0;display:flex;flex-direction:column}.mtgo-recorder-stage{margin:0;border-radius:0;aspect-ratio:auto;flex:1;min-height:0}.mtgo-recorder-body{padding:16px max(16px,env(safe-area-inset-right)) calc(16px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.mtgo-recorder-head{padding-top:calc(14px + env(safe-area-inset-top))}.mtgo-recorder-title{font-size:20px}}
@media(prefers-reduced-motion:reduce){.mtgo-recorder-status.recording:before{animation:none}}

