#mgp-video-hub{--mv-bg:#080f1e;--mv-panel:#142137;--mv-line:#35445c;--mv-muted:#c1cbdc;--mv-red:#ff373f;font-family:Poppins,Arial,sans-serif;color:#f7f9ff;background:var(--mv-bg);border-radius:18px;max-width:1140px;margin:0 auto;padding:40px;box-sizing:border-box;text-align:left;color-scheme:dark}
#mgp-video-hub *{box-sizing:border-box}
#mgp-video-hub [hidden]{display:none!important}
#mgp-video-hub :is(h1,h2,h3,p,legend){font-family:inherit;text-transform:none;letter-spacing:normal;padding:0}
#mgp-video-hub h1{font-size:clamp(32px,4.8vw,54px)!important;line-height:1.15!important;color:#fff!important;font-weight:800!important;margin:14px 0 16px!important}
#mgp-video-hub h1 span{color:#ff535a!important}
#mgp-video-hub h2{font-size:26px!important;line-height:1.3!important;color:#fff!important;font-weight:700!important;margin:3px 0 8px!important}
#mgp-video-hub h3{font-size:18px!important;line-height:1.4!important;color:#fff!important;font-weight:700!important;margin:0 0 16px!important}
#mgp-video-hub p{font-size:14px;line-height:1.7;color:var(--mv-muted);margin:0}
#mgp-video-hub .mv-hero{padding:4px 4px 30px}
#mgp-video-hub .mv-hero>p:not(.mv-kicker){max-width:750px;font-size:16px}
#mgp-video-hub .mv-kicker{font-size:11px;font-weight:700;letter-spacing:1.4px;color:#c1cbdc}
#mgp-video-hub .mv-roadmap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:26px 0 0;padding:18px 0 0;border-top:1px solid var(--mv-line);gap:10px}
#mgp-video-hub .mv-roadmap li{display:flex;gap:8px;align-items:center;font-size:12px;line-height:1.4;color:#e6edfa;margin:0;padding:0}
#mgp-video-hub .mv-roadmap b{display:grid;place-items:center;flex:0 0 25px;height:25px;border:1px solid #526079;border-radius:50%;font-size:11px}
#mgp-video-hub .mv-step{background:var(--mv-panel);border:1px solid #3a4963;border-radius:14px;padding:30px;margin:0 0 28px;box-shadow:0 8px 20px #0002}
#mgp-video-hub .mv-step-heading{display:flex;align-items:flex-start;gap:18px;padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid var(--mv-line)}
#mgp-video-hub .mv-step-number{display:grid;place-items:center;flex:0 0 58px;height:58px;background:var(--mv-red);color:#fff;font-size:24px;font-weight:800;border-radius:10px}
#mgp-video-hub .mv-step-label{font-size:10px;font-weight:700;letter-spacing:1.5px;color:#c8d3e6}
#mgp-video-hub .mv-current-category{color:#fff;font-weight:600}
#mgp-video-hub fieldset{border:0;margin:0;padding:0;min-width:0}
#mgp-video-hub .mv-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#mgp-video-hub .mv-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
#mgp-video-hub .mv-option{position:relative;cursor:pointer;margin:0;display:flex}
#mgp-video-hub .mv-option input{position:absolute;opacity:0;left:18px;top:18px;width:20px;height:20px}
#mgp-video-hub .mv-option-body{display:block;width:100%;background:#0b1424;border:2px solid #46556e;border-radius:10px;padding:20px;transition:border-color .15s,background .15s}
#mgp-video-hub .mv-option input:checked+.mv-option-body{border-color:#ff535a;background:#331c2a}
#mgp-video-hub .mv-option input:focus-visible+.mv-option-body{outline:3px solid #fff;outline-offset:4px}
#mgp-video-hub .mv-option-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:18px;font-size:9px;font-weight:700;letter-spacing:.5px;color:#bdc9db}
#mgp-video-hub .mv-radio{flex:0 0 20px;width:20px;height:20px;border:2px solid #8390a7;border-radius:50%}
#mgp-video-hub .mv-option input:checked+.mv-option-body .mv-radio{border:6px solid #ff535a;background:#fff}
#mgp-video-hub .mv-option input:checked+.mv-option-body .mv-choice-state{color:#ffb3b7}
#mgp-video-hub .mv-option strong{display:block;font-size:18px;font-weight:700;line-height:1.4;color:#fff;margin-bottom:10px}
#mgp-video-hub .mv-option small{display:block;color:#c9d2e1;font-size:12px;line-height:1.7}
#mgp-video-hub .mv-guidelines{display:grid;grid-template-columns:1fr 1fr;gap:18px}
#mgp-video-hub .mv-rules{border:1px solid #406451;border-top:4px solid #58d399;border-radius:10px;background:#102a27;padding:22px}
#mgp-video-hub .mv-rejected{background:#30212c;border-color:#694450;border-top-color:#ff7782}
#mgp-video-hub .mv-accepted h3{color:#99efbf!important}
#mgp-video-hub .mv-rejected h3{color:#ffb3bb!important}
#mgp-video-hub .mv-rules h3{display:flex;gap:10px;align-items:center}
#mgp-video-hub .mv-rules ul{list-style:none;margin:0;padding:0}
#mgp-video-hub .mv-rules li{position:relative;padding:11px 0 11px 22px;margin:0;color:#eef4f8;font-size:13px;line-height:1.65;border-bottom:1px solid #ffffff15}
#mgp-video-hub .mv-rules li:last-child{border-bottom:0;padding-bottom:0}
#mgp-video-hub .mv-rules li::before{content:'✓';position:absolute;left:0;color:#85e5ad;font-weight:700}
#mgp-video-hub .mv-rejected li::before{content:'✕';color:#ffa4ad}
#mgp-video-hub .mv-topics{margin-top:26px;padding:24px;background:#0b1424;border:1px solid #526a8c;border-radius:10px}
#mgp-video-hub .mv-topics legend{font-size:22px;font-weight:700;color:#fff;margin:0 0 8px;float:none;width:auto}
#mgp-video-hub .mv-question-list{display:grid;grid-template-columns:1fr;gap:9px;margin-top:20px}
#mgp-video-hub .mv-question{display:flex;gap:13px;align-items:flex-start;background:#19273d;border:1px solid #43536f;border-radius:8px;padding:15px;margin:0;font-size:14px;line-height:1.6;color:#fff;cursor:pointer}
#mgp-video-hub .mv-question:has(input:checked){border-color:#6da9ff;background:#203956}
#mgp-video-hub .mv-question input{flex:0 0 19px;width:19px;height:19px;margin:2px 0 0;accent-color:#7eb5ff}
#mgp-video-hub .mv-question-number{color:#aabbd5;font-size:11px;padding-top:3px;font-weight:700}
#mgp-video-hub .mv-topic-count{font-size:13px;font-weight:600;color:#ffc2a1;margin-top:16px}
#mgp-video-hub .mv-topic-count[data-valid=true]{color:#93eabd}
#mgp-video-hub .mv-tech{margin-top:26px;padding-top:24px;border-top:1px solid var(--mv-line)}
#mgp-video-hub .mv-tech h3{font-size:15px!important}
#mgp-video-hub .mv-guide{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
#mgp-video-hub .mv-guide b{display:block;font-size:13px;color:#fff;margin-bottom:6px}
#mgp-video-hub .mv-guide p{font-size:12px;line-height:1.6}
#mgp-video-hub .mv-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}
#mgp-video-hub .mv-label{display:block;font-size:14px;font-weight:600;color:#fff;margin:0 0 10px}
#mgp-video-hub :is(input[type=text],input[type=password]){display:block;width:100%;min-width:0;border:1px solid #7a8ba6;border-radius:8px;background:#0a1424;color:#fff;font:400 16px Poppins,Arial,sans-serif;padding:14px;min-height:52px;box-shadow:none}
#mgp-video-hub .mv-hint{font-size:11px;margin-top:10px}
#mgp-video-hub :is(input,button):focus-visible{outline:3px solid #fff;outline-offset:3px}
#mgp-video-hub .mv-upload-step{border-color:#67758d}
#mgp-video-hub .mv-destination{color:#dbe7fa;font-size:13px;overflow-wrap:anywhere}
#mgp-video-hub .mv-drop{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;min-height:180px;border:2px dashed #7b91b5;background:#0b1629;border-radius:10px;margin-top:18px;padding:24px;cursor:pointer}
#mgp-video-hub .mv-drop:focus-within,#mgp-video-hub .mv-drop.mv-drag{outline:3px solid #fff;outline-offset:3px;border-color:#ff7379;background:#331c2a}
#mgp-video-hub .mv-drop input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}
#mgp-video-hub .mv-drop strong{display:block;color:#fff;font-size:17px;margin:10px 0 7px;overflow-wrap:anywhere}
#mgp-video-hub .mv-drop small{font-size:12px;color:#b9c6dc}
#mgp-video-hub .mv-arrow{font-size:34px;line-height:1;color:#ff656c}
#mgp-video-hub .mv-locked{opacity:.55;cursor:not-allowed}
#mgp-video-hub .mv-submission-summary{padding:15px 0;margin-top:8px;font-size:13px;font-weight:600;color:#fff;border-bottom:1px solid var(--mv-line)}
#mgp-video-hub .mv-code{margin-top:22px}
#mgp-video-hub .mv-consent{display:flex;gap:12px;align-items:flex-start;color:#d3dded;font-size:12px;line-height:1.7;margin:24px 0}
#mgp-video-hub .mv-consent input{accent-color:var(--mv-red);margin-top:3px;flex:0 0 18px;width:18px;height:18px}
#mgp-video-hub button{font:600 14px Poppins,Arial,sans-serif;letter-spacing:0;text-transform:none;border:0;border-radius:8px;padding:16px 24px;color:#fff;background:#df222c;cursor:pointer;box-shadow:none;white-space:normal;line-height:1.5}
#mgp-video-hub button:hover{background:#c81924}
#mgp-video-hub button:disabled{opacity:.5;cursor:not-allowed}
#mgp-video-hub .mv-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}
#mgp-video-hub .mv-actions small{font-size:11px;color:#c1cbdc;max-width:280px;line-height:1.6}
#mgp-video-hub .mv-retry{background:#34598a}
#mgp-video-hub progress{display:block;width:100%;height:12px;accent-color:var(--mv-red);margin-top:20px}
#mgp-video-hub .mv-status{margin-top:16px;font-size:14px;overflow-wrap:anywhere}
#mgp-video-hub .mv-status[data-state=error]{color:#ffb8bd}
#mgp-video-hub .mv-status[data-state=success]{color:#91e9b7}
#mgp-video-hub .mv-footer{font-size:10px;letter-spacing:1px;text-transform:uppercase;text-align:center;color:#a8b6cc;margin-top:8px}
@media(max-width:900px){#mgp-video-hub{padding:24px}#mgp-video-hub .mv-step{padding:24px}#mgp-video-hub .mv-categories{grid-template-columns:1fr}#mgp-video-hub .mv-option-top{margin-bottom:10px}#mgp-video-hub .mv-option-body{padding:18px}#mgp-video-hub .mv-guide{grid-template-columns:1fr 1fr}#mgp-video-hub .mv-roadmap{grid-template-columns:1fr 1fr;row-gap:14px}}
@media(max-width:650px){#mgp-video-hub{padding:18px 12px;border-radius:12px}#mgp-video-hub .mv-step{padding:20px 16px;margin-bottom:24px}#mgp-video-hub h2{font-size:23px!important}#mgp-video-hub .mv-step-heading{gap:12px}#mgp-video-hub .mv-step-number{flex-basis:43px;height:46px;font-size:20px}#mgp-video-hub .mv-guidelines,#mgp-video-hub .mv-fields{grid-template-columns:1fr}#mgp-video-hub .mv-rules{padding:18px}#mgp-video-hub .mv-topics{padding:18px 12px}#mgp-video-hub .mv-question{padding:13px 10px;gap:10px;font-size:13px}#mgp-video-hub .mv-question-number{display:none}#mgp-video-hub .mv-topics legend{font-size:20px}#mgp-video-hub button{width:100%}#mgp-video-hub .mv-drop{padding:20px 12px}}
#mgp-video-hub .mv-option,#mgp-video-hub .mv-option-body,#mgp-video-hub .mv-rules,#mgp-video-hub .mv-question,#mgp-video-hub .mv-step-heading>div{min-width:0!important;max-width:100%!important}
#mgp-video-hub .mv-option-body,#mgp-video-hub .mv-option-body strong,#mgp-video-hub .mv-option-body small,#mgp-video-hub .mv-rules li,#mgp-video-hub .mv-question>span,#mgp-video-hub .mv-step p,#mgp-video-hub h2,#mgp-video-hub h3{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:clip!important;text-align:left!important}
#mgp-video-hub .mv-option-body strong,#mgp-video-hub .mv-option-body small{display:block!important;width:auto!important;min-width:0!important;max-width:100%!important}
#mgp-video-hub .mv-option-body strong{font-size:18px!important;font-weight:700!important;line-height:1.4!important}
#mgp-video-hub .mv-option-body small{font-size:12px!important;font-weight:400!important;line-height:1.7!important}
#mgp-video-hub .mv-option,#mgp-video-hub .mv-question,#mgp-video-hub .mv-consent{font-family:Poppins,Arial,sans-serif!important;font-weight:400!important;letter-spacing:normal!important;text-transform:none!important;white-space:normal!important;float:none!important}
#mgp-video-hub .mv-question>span:last-child,#mgp-video-hub .mv-consent>span{min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important}

#mgp-video-hub .mv-drop>span{pointer-events:none}
#mgp-video-hub .mv-drop input[type=file]{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;opacity:0!important;z-index:2;pointer-events:auto!important;margin:0!important;padding:0!important}
