.Videos_container__vFT3y{max-width:700px;margin:0 auto;padding:40px;background-color:#f9e6f3;border-radius:16px;box-shadow:0 8px 16px rgba(0,0,0,.1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.Videos_title__sgzfU{text-align:center;color:#5e2b68;margin-bottom:30px;font-size:26px;font-weight:600;text-transform:uppercase}.Videos_form__wxnKj{display:flex;flex-direction:column;gap:20px}.Videos_formGroup__vCP_k{display:flex;flex-direction:column;gap:10px}.Videos_label__0U2_L{font-weight:600;color:#5e2b68;font-size:15px}.Videos_fileInput__7NXAw,.Videos_input__P6NBx{width:100%;padding:14px;border:1px solid #e0e0e0;border-radius:10px;font-size:16px;color:#333;transition:border-color .3s ease,box-shadow .3s ease}.Videos_fileInput__7NXAw:focus,.Videos_input__P6NBx:focus{border-color:#ffc8d4;outline:none;box-shadow:0 0 10px rgba(185,131,131,.6)}.Videos_fileInput__7NXAw::placeholder,.Videos_input__P6NBx::placeholder{color:#999}.Videos_thumbnailPreview__Lt3a1,.Videos_videoPreview__epB7y{margin-top:20px}.Videos_thumbnailImage__16SaF{width:200px}.Videos_previewVideo__D2Irv,.Videos_thumbnailImage__16SaF{height:auto;border-radius:12px;border:3px solid #ddd;box-shadow:0 2px 10px rgba(0,0,0,.15)}.Videos_previewVideo__D2Irv{width:100%;max-width:380px}.Videos_submitButton__QO999{padding:14px;background-color:#93182d;color:white;border:none;border-radius:10px;font-size:18px;cursor:pointer;transition:all .3s ease;font-weight:600}.Videos_submitButton__QO999:hover{background-color:#fff;color:#93182d;box-shadow:0 4px 8px rgba(194,132,168,.3)}.Videos_submitButton__QO999:active{transform:scale(.98)}.Videos_submitButton__QO999:disabled{background-color:#ccc;color:#666;cursor:not-allowed;transform:none}.Videos_submitButton__QO999:disabled:hover{background-color:#ccc;color:#666;box-shadow:none}.Videos_fileInput__7NXAw:disabled,.Videos_input__P6NBx:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;border-color:#ddd}.Videos_warningMessage__Dnrmr{background-color:#fff3cd;color:#856404;border:1px solid #ffeaa7;border-radius:6px}.Videos_successMessage__xphuQ,.Videos_warningMessage__Dnrmr{margin-top:8px;padding:8px 12px;font-size:14px;font-weight:500}.Videos_successMessage__xphuQ{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:6px}.Videos_message__s_keN{margin-top:20px;padding:14px;background-color:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:10px;text-align:center;font-size:16px;font-weight:500}.Videos_messageError__wnvTq{background-color:#ffc8d4;color:#721c24;border-color:#f5c6cb}.Videos_messageSuccess__laA7y{background-color:#d4edda;color:#155724;border-color:#c3e6cb}.Videos_availableVideos__Q4Eev{margin-top:40px;text-align:center}.Videos_videoGrid__ax9c3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px;margin-top:30px;padding:20px 0}.Videos_videoCard__LfzfN{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:all .3s ease;position:relative;border:1px solid rgba(255,255,255,.2)}.Videos_videoCard__LfzfN:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.15)}.Videos_thumbnailImageContainer__i_i_v{position:relative;width:100%;height:200px;overflow:hidden;border-radius:20px 20px 0 0}.Videos_videoGrid__ax9c3 .Videos_thumbnailImage__16SaF{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border-radius:0;box-shadow:none}.Videos_videoGrid__ax9c3 .Videos_thumbnailImage__16SaF:hover{transform:scale(1.05)}.Videos_videoCardContent__Efcd_{padding:20px;text-align:center}.Videos_videoCard__LfzfN h4{font-size:18px;font-weight:600;color:#2c3e50;margin:0 0 12px;line-height:1.4;min-height:50px;display:flex;align-items:center;justify-content:center}.Videos_videoStatus__8Pcy0{font-size:14px;margin:8px 0 16px;font-weight:500;padding:6px 12px;border-radius:20px;display:inline-block}.Videos_videoStatus__8Pcy0.Videos_published__sffuH{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.Videos_videoStatus__8Pcy0.Videos_unpublished__DpcuK{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.Videos_actionButtons__3VvKx{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:20px}.Videos_customAppButton__hzOET{background:linear-gradient(135deg,#9C182F,#b91d3a);color:#fff;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(156,24,47,.3);outline:none;min-width:100px;position:relative;overflow:hidden}.Videos_customAppButton__hzOET:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.Videos_customAppButton__hzOET:hover:before{left:100%}.Videos_customAppButton__hzOET:hover{background:linear-gradient(135deg,#b91d3a,#d4204a);transform:translateY(-3px);box-shadow:0 8px 24px rgba(156,24,47,.4)}.Videos_customAppButton__hzOET:active{transform:translateY(-1px);box-shadow:0 4px 12px rgba(156,24,47,.3)}.Videos_customAppButton__hzOET:disabled{background:linear-gradient(135deg,#ccc,#999);color:#666;cursor:not-allowed;transform:none;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Videos_customAppButton__hzOET:disabled:before{display:none}.Videos_customAppButton__hzOET.Videos_hideButton__yeMPn{background:linear-gradient(135deg,#dc3545,#e74c3c);box-shadow:0 4px 16px rgba(220,53,69,.3)}.Videos_customAppButton__hzOET.Videos_hideButton__yeMPn:hover{background:linear-gradient(135deg,#e74c3c,#f1556c);box-shadow:0 8px 24px rgba(220,53,69,.4)}.Videos_customAppButton__hzOET.Videos_publishButton__0gAy_{background:linear-gradient(135deg,#28a745,#34ce57);box-shadow:0 4px 16px rgba(40,167,69,.3)}.Videos_customAppButton__hzOET.Videos_publishButton__0gAy_:hover{background:linear-gradient(135deg,#34ce57,#48d364);box-shadow:0 8px 24px rgba(40,167,69,.4)}.Videos_customAppButton__hzOET.Videos_editButton__v0PLt{background:linear-gradient(135deg,#007bff,#0056b3);box-shadow:0 4px 16px rgba(0,123,255,.3)}.Videos_customAppButton__hzOET.Videos_editButton__v0PLt:hover{background:linear-gradient(135deg,#0056b3,#004085);box-shadow:0 8px 24px rgba(0,123,255,.4)}.Videos_imagePlaceholder__O8xOZ{width:100%;height:200px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #dee2e6;border-radius:20px 20px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6c757d;font-size:16px;text-align:center;cursor:pointer;transition:all .3s ease}.Videos_imagePlaceholder__O8xOZ:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6);transform:scale(1.02)}.Videos_imagePlaceholder__O8xOZ:before{content:"📹";font-size:32px;margin-bottom:8px}.Videos_titulo__1ard7{font-weight:700;color:#93182d;font-size:30px;text-align:center}.Videos_editingNotice__irp3T{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:1px solid #ffeaa7;border-radius:12px;padding:20px;margin:20px auto;max-width:700px;text-align:center;box-shadow:0 4px 12px rgba(255,234,167,.3)}.Videos_editingNotice__irp3T p{margin:0 0 15px;color:#856404;font-weight:500;font-size:16px}.Videos_cancelButton__LQNPY{background-color:#6c757d;color:white;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.Videos_cancelButton__LQNPY:hover{background-color:#5a6268;transform:translateY(-1px)}.Videos_cancelButton__LQNPY:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.Videos_videoPopup__SGDIf{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;box-sizing:border-box}.Videos_videoPopupContent___j61t{background-color:white;padding:20px;border-radius:12px;width:90%;max-width:900px;max-height:90vh;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.3);display:flex;flex-direction:column;overflow:hidden}.Videos_closeButton__6s_9L{position:absolute;top:15px;right:20px;background:rgba(0,0,0,.7);border:none;font-size:28px;cursor:pointer;color:white;font-weight:700;z-index:1001;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.Videos_closeButton__6s_9L:hover{background:rgba(0,0,0,.9)}.Videos_popupVideo__kKTiL{width:100%;height:auto;max-height:70vh;border-radius:8px;margin-top:10px;object-fit:contain}.Videos_popupVideo__kKTiL[src*="drive.google.com"],.Videos_popupVideo__kKTiL[src*="youtube.com"]{height:450px;min-height:300px}.Videos_videoPopupContent___j61t h3{margin:0 0 15px;color:#333;font-size:24px;padding-right:50px;line-height:1.3}@media (max-width:768px){.Videos_videoGrid__ax9c3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;padding:15px 0}.Videos_videoCard__LfzfN h4{font-size:16px;min-height:40px}.Videos_videoCardContent__Efcd_{padding:15px}.Videos_thumbnailImageContainer__i_i_v{height:160px}.Videos_imagePlaceholder__O8xOZ{height:160px;font-size:14px}.Videos_actionButtons__3VvKx{flex-direction:column;gap:10px;margin-top:16px}.Videos_customAppButton__hzOET,.Videos_editButton__v0PLt,.Videos_hideButton__yeMPn,.Videos_publishButton__0gAy_{padding:14px 20px;font-size:14px;width:100%;min-width:auto}.Videos_videoPopupContent___j61t{padding:15px;margin:10px;width:95%;max-height:95vh}.Videos_videoPopupContent___j61t h3{font-size:20px;margin-bottom:10px}.Videos_popupVideo__kKTiL{max-height:60vh}.Videos_popupVideo__kKTiL[src*="drive.google.com"],.Videos_popupVideo__kKTiL[src*="youtube.com"]{height:250px;min-height:200px}.Videos_closeButton__6s_9L{top:10px;right:15px;font-size:24px;width:35px;height:35px}}@media (max-width:480px){.Videos_videoGrid__ax9c3{grid-template-columns:1fr;gap:15px}.Videos_videoCard__LfzfN h4{font-size:15px;min-height:35px}.Videos_videoCardContent__Efcd_{padding:12px}.Videos_thumbnailImageContainer__i_i_v{height:140px}.Videos_imagePlaceholder__O8xOZ{height:140px;font-size:13px}.Videos_actionButtons__3VvKx{gap:8px;margin-top:12px}.Videos_customAppButton__hzOET,.Videos_editButton__v0PLt,.Videos_hideButton__yeMPn,.Videos_publishButton__0gAy_{padding:12px 16px;font-size:13px}.Videos_container__vFT3y{padding:20px;margin:10px}.Videos_videoPopup__SGDIf{padding:10px}.Videos_videoPopupContent___j61t{padding:10px;margin:5px;width:98%;max-height:98vh}.Videos_videoPopupContent___j61t h3{font-size:18px;margin-bottom:8px;padding-right:40px}.Videos_popupVideo__kKTiL{max-height:50vh;border-radius:6px}.Videos_popupVideo__kKTiL[src*="drive.google.com"],.Videos_popupVideo__kKTiL[src*="youtube.com"]{height:200px;min-height:150px}.Videos_closeButton__6s_9L{top:8px;right:12px;font-size:20px;width:30px;height:30px}}@media (max-width:768px) and (orientation:landscape){.Videos_videoPopupContent___j61t{max-height:95vh}.Videos_popupVideo__kKTiL{max-height:70vh}}@media (min-width:481px) and (max-width:768px) and (orientation:portrait){.Videos_videoPopupContent___j61t{width:85%;max-width:600px}.Videos_popupVideo__kKTiL{max-height:65vh}}.Videos_editButton__v0PLt{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(0,123,255,.3);outline:none;min-width:100px;position:relative;overflow:hidden}.Videos_editButton__v0PLt:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.Videos_editButton__v0PLt:hover:before{left:100%}.Videos_editButton__v0PLt:hover{background:linear-gradient(135deg,#0056b3,#004085);transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,123,255,.4)}.Videos_editButton__v0PLt:active{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,123,255,.3)}.Videos_editButton__v0PLt:disabled{background:linear-gradient(135deg,#ccc,#999);color:#666;cursor:not-allowed;transform:none;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Videos_editButton__v0PLt:disabled:before{display:none}.Videos_publishButton__0gAy_{background:linear-gradient(135deg,#28a745,#34ce57);color:#fff;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(40,167,69,.3);outline:none;min-width:100px;position:relative;overflow:hidden}.Videos_publishButton__0gAy_:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.Videos_publishButton__0gAy_:hover:before{left:100%}.Videos_publishButton__0gAy_:hover{background:linear-gradient(135deg,#34ce57,#48d364);transform:translateY(-3px);box-shadow:0 8px 24px rgba(40,167,69,.4)}.Videos_publishButton__0gAy_:active{transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,167,69,.3)}.Videos_publishButton__0gAy_:disabled{background:linear-gradient(135deg,#ccc,#999);color:#666;cursor:not-allowed;transform:none;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Videos_publishButton__0gAy_:disabled:before{display:none}.Videos_hideButton__yeMPn{background:linear-gradient(135deg,#dc3545,#e74c3c);color:#fff;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(220,53,69,.3);outline:none;min-width:100px;position:relative;overflow:hidden}.Videos_hideButton__yeMPn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.Videos_hideButton__yeMPn:hover:before{left:100%}.Videos_hideButton__yeMPn:hover{background:linear-gradient(135deg,#e74c3c,#f1556c);transform:translateY(-3px);box-shadow:0 8px 24px rgba(220,53,69,.4)}.Videos_hideButton__yeMPn:active{transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,53,69,.3)}.Videos_hideButton__yeMPn:disabled{background:linear-gradient(135deg,#ccc,#999);color:#666;cursor:not-allowed;transform:none;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Videos_hideButton__yeMPn:disabled:before{display:none}.Videos_deleteButton__6PI7P{padding:12px 24px;background:linear-gradient(90deg,#ff4d4f,#ff7875);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;margin-top:12px;box-shadow:0 2px 8px rgba(255,77,79,.12);transition:background .2s,color .2s,box-shadow .2s,transform .15s;outline:none}.Videos_deleteButton__6PI7P:hover{background:linear-gradient(90deg,#d7263d,#ff4d4f);color:#fff;box-shadow:0 4px 16px rgba(255,77,79,.22);transform:scale(1.05) rotate(-2deg)}.Videos_deleteButton__6PI7P:active{background:#d7263d;color:#fff;transform:scale(.98)}.Videos_deleteButton__6PI7P:disabled{background:#ffd6d6;color:#aaa;cursor:not-allowed;box-shadow:none;transform:none}.Videos_overlay__5FmMk{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,.45);z-index:3000;display:flex!important;align-items:center;justify-content:center;visibility:visible!important;opacity:1!important}.Videos_confirmationModal__jqV2R{background:#fff;border-radius:18px;box-shadow:0 8px 32px rgba(137,24,47,.18);padding:36px 32px 28px;min-width:320px;max-width:95vw;text-align:center;border:2.5px solid #ffc8d4;z-index:4000;display:flex;flex-direction:column;align-items:center}.Videos_modalHeader__K5yx3{font-size:1.5rem;font-weight:700;color:#89182F;margin-bottom:12px;display:flex;align-items:center;gap:10px}.Videos_modalTitle__np8vG{font-size:1.25rem;font-weight:700;color:#89182F;margin:0}.Videos_modalContent__9qO2w{margin-bottom:18px}.Videos_confirmationText__Fck_3{color:#374151;font-size:1.08rem;margin-bottom:18px}.Videos_modalActions__eqe4i{display:flex;gap:18px;justify-content:center;margin-top:10px}.Videos_confirmButton__Zuldd{background:linear-gradient(90deg,#ff4d4f,#ff7875);color:#fff;border:none;border-radius:10px;padding:10px 28px;font-weight:800;font-size:16px;cursor:pointer;transition:all .18s}.Videos_confirmButton__Zuldd:hover{background:linear-gradient(90deg,#d7263d,#ff4d4f)}