.show-video-manager{background:#fff;gap:14px;padding:20px;display:grid}.show-video-manager>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.show-video-manager h3{margin:5px 0;font:500 25px Georgia,serif}.show-video-manager p{color:#6c675e;margin:0;font-size:10px;line-height:1.5}.show-video-manager>header>label{color:#fff;background:var(--red);letter-spacing:.7px;place-items:center;min-width:190px;min-height:48px;font-size:9px;font-weight:950;display:grid}.show-video-manager input[type=file]{opacity:0;width:1px;height:1px;position:absolute}.show-video-progress{color:#fff;background:#315d8b;padding:12px;font-size:10px;font-weight:850}.show-video-summary{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.show-video-summary span{border:1px solid var(--line);background:#f4f1e9;padding:12px;font-size:8px;font-weight:950}.show-video-summary b{margin-right:7px;font-size:18px}.show-video-sheet{border:1px solid var(--line);overflow-x:auto}.show-video-sheet>header,.show-video-sheet>article{grid-template-columns:125px minmax(190px,1.3fr) minmax(260px,1.4fr) minmax(150px,1fr) 95px 65px;align-items:center;gap:10px;min-width:980px;padding:10px;display:grid}.show-video-sheet>header{color:#fff;background:#171713;font-size:7px}.show-video-sheet>article{border-bottom:1px solid var(--line);font-size:9px}.show-video-sheet>article.matched{background:#edfaef;border-left:7px solid #3c944c}.show-video-sheet>article.unmatched{background:#fff0ed;border-left:7px solid #d33d2b}.show-video-sheet article>div b,.show-video-sheet article>div span{display:block}.show-video-sheet select{min-height:42px;padding:0 8px}.show-video-sheet label{grid-template-columns:18px 1fr;align-items:center;gap:5px;display:grid}.show-video-sheet label input{opacity:1;width:16px;height:16px;position:static}.show-video-sheet button{color:#fff;background:#8c392c;border:0;min-height:34px;font-size:7px;font-weight:950}.event-pass-show-videos{background:#f5f2ea;padding:20px}.event-pass-show-videos>header{justify-content:space-between;gap:16px;margin-bottom:14px;display:flex}.event-pass-show-videos h2{margin:4px 0;font:500 30px Georgia,serif}.event-pass-show-videos header p{color:#6d675d;margin:0;font-size:10px}.event-pass-show-videos header button{align-self:start;padding:10px}.event-pass-show-videos>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.event-pass-show-videos article{border:1px solid var(--line);background:#fff;overflow:hidden}.event-pass-show-videos video{aspect-ratio:16/9;background:#111;width:100%;display:block}.event-pass-show-videos article>div{padding:14px}.event-pass-show-videos h3{margin:4px 0;font:500 22px Georgia,serif}.event-pass-show-videos article span{color:#6b665c;font-size:9px;display:block}.event-pass-show-videos article a{color:#fff;background:var(--red);place-items:center;min-height:42px;margin-top:12px;font-size:8px;font-weight:950;text-decoration:none;display:grid}@media (max-width:700px){.show-video-manager>header{flex-direction:column;align-items:stretch}.show-video-summary,.event-pass-show-videos>div{grid-template-columns:1fr}}
