.digital-samba-player[data-v-09f57955]{max-width:100%;max-height:100%;background:#000;border-radius:8px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.digital-samba-player[data-v-09f57955],.player-container[data-v-09f57955]{width:100%;height:100%;position:relative}.player-container.fullscreen[data-v-09f57955]{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background:#000}.video-wrapper[data-v-09f57955]{position:relative;width:100%;height:100%;min-height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.video-player[data-v-09f57955]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#000;z-index:1;max-width:100%;max-height:100%}.video-player.playing[data-v-09f57955]{cursor:none}.loading-overlay[data-v-09f57955]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}.loading-spinner[data-v-09f57955]{text-align:center;color:#fff}.spinner[data-v-09f57955]{width:40px;height:40px;border:4px solid hsla(0,0%,100%,.3);border-top:4px solid #fff;border-radius:50%;-webkit-animation:spin-09f57955 1s linear infinite;animation:spin-09f57955 1s linear infinite;margin:0 auto 10px}@-webkit-keyframes spin-09f57955{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-09f57955{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.error-overlay[data-v-09f57955]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}.error-message[data-v-09f57955]{text-align:center;color:#fff;padding:20px}.error-message i[data-v-09f57955]{font-size:48px;color:#ff6b6b;margin-bottom:10px}.retry-btn[data-v-09f57955]{background:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;margin-top:10px}.retry-btn[data-v-09f57955]:hover{background:#45a049}.controls[data-v-09f57955]{position:absolute;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.95)));background:linear-gradient(transparent,rgba(0,0,0,.95));padding:25px 15px 15px;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:15;border-bottom-left-radius:8px;border-bottom-right-radius:8px;min-height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.progress-container[data-v-09f57955]{margin-bottom:10px}.progress-bar[data-v-09f57955]{position:relative;height:4px;background:hsla(0,0%,100%,.3);border-radius:2px;cursor:pointer;margin-bottom:5px}.progress-filled[data-v-09f57955]{height:100%;background:#4caf50;border-radius:2px;-webkit-transition:width .1s ease;transition:width .1s ease}.progress-handle[data-v-09f57955]{position:absolute;top:50%;width:12px;height:12px;background:#4caf50;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.progress-bar:hover .progress-handle[data-v-09f57955]{opacity:1}.time-display[data-v-09f57955]{color:#fff;font-size:12px;text-align:right}.control-buttons[data-v-09f57955]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-top:10px;padding-top:10px;border-top:1px solid hsla(0,0%,100%,.2)}.control-btn[data-v-09f57955]{background:none;border:none;color:#fff;font-size:16px;cursor:pointer;padding:5px;border-radius:4px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.control-btn[data-v-09f57955]:hover{background:hsla(0,0%,100%,.1)}.play-btn[data-v-09f57955]{font-size:24px;background:hsla(0,0%,100%,.1);padding:8px;border-radius:50%;min-width:40px;min-height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.play-btn[data-v-09f57955],.volume-control[data-v-09f57955]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.volume-control[data-v-09f57955]{gap:8px}.volume-slider[data-v-09f57955]{width:60px;height:4px;background:hsla(0,0%,100%,.3);border-radius:2px;cursor:pointer;position:relative}.volume-bar[data-v-09f57955]{height:100%;position:relative}.volume-filled[data-v-09f57955]{height:100%;background:#fff;border-radius:2px;-webkit-transition:width .1s ease;transition:width .1s ease}.speed-select[data-v-09f57955]{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.3);border-radius:4px;padding:4px 8px;font-size:12px;cursor:pointer}.speed-select option[data-v-09f57955]{background:#333;color:#fff}.video-info[data-v-09f57955]{position:absolute;top:10px;left:10px;background:rgba(0,0,0,.7);color:#fff;padding:10px;border-radius:4px;font-size:12px;max-width:300px}.info-item[data-v-09f57955]{margin-bottom:5px}.info-item[data-v-09f57955]:last-child{margin-bottom:0}.info-item .label[data-v-09f57955]{font-weight:700;margin-right:5px}.info-item .value[data-v-09f57955]{color:#ccc}@media (max-width:768px){.controls[data-v-09f57955]{padding:15px 5px 5px}.control-buttons[data-v-09f57955]{gap:10px}.volume-slider[data-v-09f57955]{width:40px}.video-info[data-v-09f57955]{max-width:250px;font-size:11px}}.custom-video-modal[data-v-750049b0]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:49999}.video-modal-content[data-v-750049b0]{background:#fff;border-radius:8px;max-width:95vw;max-height:95vh;width:800px;height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.video-modal-content.old-format[data-v-750049b0]{width:45vh;height:90vh;max-width:45vh;max-height:90vh;min-width:400px}.video-modal-header[data-v-750049b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.video-modal-header h3[data-v-750049b0]{margin:0;font-size:18px;font-weight:600;color:#374151}.close-btn[data-v-750049b0]{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#6b7280;-webkit-transition:color .2s;transition:color .2s}.close-btn[data-v-750049b0]:hover{color:#374151;background-color:#f3f4f6}.video-player-container[data-v-750049b0]{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;background:#000;min-height:0}.no-recording[data-v-750049b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;color:#6b7280}.no-recording i[data-v-750049b0]{font-size:48px;margin-bottom:16px}.no-recording p[data-v-750049b0]{font-size:16px;margin:0}.old-video-player[data-v-750049b0]{width:100%;height:100%;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh}.old-video-player iframe[data-v-750049b0]{width:100%;height:100%;border:none;background:#000;min-height:80vh}.external-controls[data-v-750049b0]{background:#1f2937;padding:16px 20px;border-top:1px solid #374151;border-radius:0 0 8px 8px}.progress-container[data-v-750049b0]{margin-bottom:12px}.progress-bar[data-v-750049b0]{position:relative;height:6px;background:#4b5563;border-radius:3px;cursor:pointer;margin-bottom:8px}.progress-filled[data-v-750049b0]{height:100%;background:#3b82f6;border-radius:3px;-webkit-transition:width .1s ease;transition:width .1s ease}.progress-handle[data-v-750049b0]{position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px;height:12px;background:#3b82f6;border-radius:50%;border:2px solid #fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.3);box-shadow:0 2px 4px rgba(0,0,0,.3)}.time-display[data-v-750049b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;color:#9ca3af}.control-buttons[data-v-750049b0]{gap:16px}.control-btn[data-v-750049b0],.control-buttons[data-v-750049b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.control-btn[data-v-750049b0]{background:none;border:none;color:#d1d5db;cursor:pointer;padding:8px;border-radius:4px;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.control-btn[data-v-750049b0]:hover{background:#374151;color:#fff}.play-btn[data-v-750049b0]{background:#3b82f6;color:#fff;padding:10px;border-radius:50%}.play-btn[data-v-750049b0]:hover{background:#2563eb}.volume-control[data-v-750049b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;position:relative}.volume-slider[data-v-750049b0]{width:60px;height:4px;background:#4b5563;border-radius:2px;cursor:pointer;position:relative}.volume-bar[data-v-750049b0]{height:100%;position:relative}.volume-filled[data-v-750049b0]{height:100%;background:#3b82f6;border-radius:2px;-webkit-transition:width .1s ease;transition:width .1s ease}.speed-control[data-v-750049b0]{position:relative}.speed-select[data-v-750049b0]{background:#374151;border:1px solid #4b5563;color:#d1d5db;padding:4px 8px;border-radius:4px;font-size:12px;cursor:pointer}.speed-select[data-v-750049b0]:focus{outline:none;border-color:#3b82f6}.speed-select option[data-v-750049b0]{background:#1f2937;color:#d1d5db}@media (max-width:768px){.video-modal-content[data-v-750049b0]{width:95vw;height:85vh;max-width:95vw;max-height:85vh}.video-modal-content.old-format[data-v-750049b0]{width:45vh;height:90vh;max-width:45vh;max-height:90vh;min-width:350px}.old-video-player[data-v-750049b0],.old-video-player iframe[data-v-750049b0]{min-height:75vh}}@media (max-width:480px){.video-modal-content[data-v-750049b0]{width:95vw;height:90vh;max-width:95vw;max-height:90vh}.video-modal-content.old-format[data-v-750049b0]{width:45vh;height:90vh;max-width:45vh;max-height:90vh;min-width:300px}.old-video-player[data-v-750049b0],.old-video-player iframe[data-v-750049b0]{min-height:70vh}}