.VideoViewModal_overlay__gm6JD{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:VideoViewModal_fadeIn__rGB0v .2s ease-in-out}@keyframes VideoViewModal_fadeIn__rGB0v{0%{opacity:0}to{opacity:1}}.VideoViewModal_modal__e9_3O{background-color:#1a1a1a;border-radius:12px;max-width:1600px;width:95%;height:auto;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.5);animation:VideoViewModal_slideUp__fskK7 .3s ease-out}@media(max-width:1024px){.VideoViewModal_modal__e9_3O{width:95%;max-height:95vh}}@media(max-width:768px){.VideoViewModal_modal__e9_3O{width:100%;max-height:100vh;border-radius:0}}@keyframes VideoViewModal_slideUp__fskK7{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.VideoViewModal_header__aExff{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;background-color:#0a0a0a;border-bottom:1px solid #333}.VideoViewModal_header__aExff h2{font-size:20px;font-weight:600;color:#dcbd60;margin:0}.VideoViewModal_closeButton__SbWIb{background:none;border:none;color:#999;font-size:28px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.VideoViewModal_closeButton__SbWIb:hover{background-color:#333;color:#fff}.VideoViewModal_content__dNeBQ{display:flex;gap:30px;padding:30px;max-width:100%;overflow:hidden}@media(max-width:1024px){.VideoViewModal_content__dNeBQ{flex-direction:column;overflow-y:auto;padding:20px;gap:20px}}@media(max-width:768px){.VideoViewModal_content__dNeBQ{padding:15px;gap:15px}}.VideoViewModal_videoSection__Upmxy{flex:0 0 960px;width:960px;height:540px;display:flex;align-items:center;justify-content:center;background-color:#000;border-radius:8px;overflow:hidden}@media(max-width:1024px){.VideoViewModal_videoSection__Upmxy{flex:0 0 auto;width:100%;height:auto;min-height:300px}}.VideoViewModal_videoSection__Upmxy .videoPlayerWrapper{width:960px;height:540px}@media(max-width:1024px){.VideoViewModal_videoSection__Upmxy .videoPlayerWrapper{width:100%!important;height:auto!important}}.VideoViewModal_videoSection__Upmxy .videoWrap{width:960px;height:540px}@media(max-width:1024px){.VideoViewModal_videoSection__Upmxy .videoWrap{width:100%!important;height:auto!important}}.VideoViewModal_videoSection__Upmxy [data-vjs-player]{width:960px;height:540px;background-color:#000;position:relative;overflow:hidden}@media(max-width:1024px){.VideoViewModal_videoSection__Upmxy [data-vjs-player]{width:100%!important;height:auto!important;aspect-ratio:16/9!important}}.VideoViewModal_videoSection__Upmxy .video-js{width:960px!important;height:540px!important;background-color:#000!important}@media(max-width:1024px){.VideoViewModal_videoSection__Upmxy .video-js{width:100%!important;height:auto!important;aspect-ratio:16/9!important}}.VideoViewModal_videoSection__Upmxy .vjs-tech{width:100%;height:100%;object-fit:contain;object-position:center}@media(max-width:1024px){.VideoViewModal_videoSection__Upmxy .vjs-tech{width:100%!important;height:auto!important;aspect-ratio:16/9!important}}.VideoViewModal_noVideo__aq_K6{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#666;font-size:16px}.VideoViewModal_infoSection__YE1eS{flex:1;overflow-y:auto;padding-right:10px;min-width:0;height:540px;max-height:540px}@media(max-width:1024px){.VideoViewModal_infoSection__YE1eS{flex:1;height:auto;max-height:none}}.VideoViewModal_infoSection__YE1eS::-webkit-scrollbar{width:8px}.VideoViewModal_infoSection__YE1eS::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.VideoViewModal_infoSection__YE1eS::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.VideoViewModal_infoSection__YE1eS::-webkit-scrollbar-thumb:hover{background:#555}.VideoViewModal_infoContent__GTpH0{display:flex;flex-direction:column;gap:16px}.VideoViewModal_infoRow__b3tmj{display:flex;flex-direction:column;gap:6px;padding-bottom:12px;border-bottom:1px solid #2a2a2a}.VideoViewModal_infoRow__b3tmj:last-child{border-bottom:none}.VideoViewModal_label__vR4sy{font-size:13px;font-weight:600;color:#dcbd60;text-transform:uppercase;letter-spacing:.5px}.VideoViewModal_value__vA3Zb{font-size:15px;color:#e5e5e5;line-height:1.5}.VideoViewModal_descArea__LlfZ7{font-size:14px;color:#d0d0d0;line-height:1.7;padding:12px;background-color:#0f0f0f;border-radius:6px;border:1px solid #2a2a2a;white-space:pre-wrap;word-break:break-word;max-height:200px;overflow-y:auto}.VideoViewModal_descArea__LlfZ7::-webkit-scrollbar{width:6px}.VideoViewModal_descArea__LlfZ7::-webkit-scrollbar-track{background:#1a1a1a;border-radius:3px}.VideoViewModal_descArea__LlfZ7::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.VideoViewModal_descArea__LlfZ7::-webkit-scrollbar-thumb:hover{background:#555}.VideoViewModal_loadingContainer__b08Pv{color:#999;font-size:18px}.VideoViewModal_errorContainer__rgeIY,.VideoViewModal_loadingContainer__b08Pv{display:flex;align-items:center;justify-content:center;min-height:400px;width:100%}.VideoViewModal_errorContainer__rgeIY{flex-direction:column;gap:20px;color:#ff6b6b;font-size:16px}.VideoViewModal_closeErrorButton__wVI5R{background-color:#333;color:#fff;border:none;padding:10px 30px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .2s ease}.VideoViewModal_closeErrorButton__wVI5R:hover{background-color:#444}