.Sidebar_sidebar___c9st{height:100vh;position:fixed;left:0;top:0;bottom:0;display:flex;flex-direction:column;border-right:1px solid #f0f0f0;background:#fff!important}.Sidebar_sidebar___c9st .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.Sidebar_logo__O6saO{padding:24px;border-bottom:1px solid #f0f0f0}.Sidebar_logoContent__I1Jc0{display:flex;align-items:center;gap:12px;cursor:pointer;transition:opacity .2s}.Sidebar_logoContent__I1Jc0:hover{opacity:.8}.Sidebar_logoIcon__T8ewp{font-size:32px;color:#1677ff}.Sidebar_logoText__YMCwS{font-size:22px;font-weight:700;background:linear-gradient(135deg,#1677ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Sidebar_menu__uw_1I{flex:1 1;padding:16px 8px;border-right:none!important}.Sidebar_menu__uw_1I .ant-menu-item{margin-bottom:8px;border-radius:8px;height:48px;line-height:48px}.Sidebar_menu__uw_1I .ant-menu-item-selected{background:linear-gradient(135deg,#e6f4ff,#f9f0ff)}.Sidebar_infoButtons__iJ7IA{padding:8px 16px;display:flex;flex-direction:column;gap:4px}.Sidebar_infoButton__EwBK7{justify-content:flex-start;color:#666;border-radius:8px;height:40px}.Sidebar_infoButton__EwBK7:hover{color:#1677ff;background:#f5f5f5}.Sidebar_modalContent__wwKQP{padding:8px 0}.Sidebar_companyName__8DfxZ{font-size:18px;font-weight:600;color:#1677ff;margin-bottom:16px}.Sidebar_companyDesc__tMmJp{font-size:14px;line-height:1.8;color:#333;margin-bottom:20px;text-align:justify}.Sidebar_contactInfo__nLRVq{background:#f9f9f9;border-radius:8px;padding:16px}.Sidebar_contactInfo__nLRVq p{margin:8px 0;font-size:14px;color:#555}.Sidebar_contactInfo__nLRVq p strong{color:#333}.Sidebar_userSection__u4A_n{padding:16px;border-top:1px solid #f0f0f0;margin-top:auto}.Sidebar_userInfo__VkwM2{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;cursor:pointer;transition:background .2s}.Sidebar_userInfo__VkwM2:hover{background:#f5f5f5}.Sidebar_avatar__Zsdwp{background:linear-gradient(135deg,#1677ff,#722ed1)}.Sidebar_userDetails__VXV_X{flex:1 1;min-width:0;display:flex;flex-direction:column}.Sidebar_username__TLC8y{font-size:14px;max-width:120px}.Sidebar_points__5HSMb{font-size:12px}.Sidebar_mobileNav___NhjN{position:fixed;bottom:0;left:0;right:0;height:60px;background:#fff;border-top:1px solid #f0f0f0;display:flex;justify-content:space-around;align-items:center;z-index:1000;padding-bottom:env(safe-area-inset-bottom,0);box-shadow:0 -2px 8px rgba(0,0,0,.06)}.Sidebar_mobileNavItem__ZYqdB{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;height:100%;color:#666;text-decoration:none;transition:color .2s;gap:2px}.Sidebar_mobileNavItemActive__srCm1,.Sidebar_mobileNavItem__ZYqdB:hover{color:#1677ff}.Sidebar_mobileNavItemActive__srCm1 .Sidebar_mobileNavIcon__jAnrB{background:linear-gradient(135deg,#1677ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Sidebar_mobileNavIcon__jAnrB{font-size:20px;line-height:1}.Sidebar_mobileNavLabel__VXCal{font-size:10px;line-height:1;margin-top:2px}@media (max-width:768px){.Sidebar_sidebar___c9st{display:none}}.MainLayout_layout__3cUvK{min-height:100vh}.MainLayout_mainLayout__BAX3P{margin-left:240px;background:#f5f7fa;min-height:100vh}.MainLayout_content__Gv81Z{padding:24px;min-height:calc(100vh - 48px)}@media (max-width:768px){.MainLayout_mainLayout__BAX3P{margin-left:0;padding-bottom:70px}.MainLayout_content__Gv81Z{padding:16px 16px 80px}}.VideoPlayer_modal__hKSJ2 .ant-modal-content{padding:0!important;background:transparent!important;box-shadow:none!important}.VideoPlayer_container__oIGaC{position:relative;background:#000;border-radius:16px;overflow:hidden;aspect-ratio:16/9}.VideoPlayer_video__L42nC{width:100%;height:100%;object-fit:contain;cursor:pointer}.VideoPlayer_closeButton__RtQ6F{position:absolute;top:16px;right:16px;z-index:10;color:#fff;font-size:18px;background:rgba(0,0,0,.5);border-radius:50%;width:40px;height:40px}.VideoPlayer_closeButton__RtQ6F:hover{background:rgba(0,0,0,.7);color:#fff}.VideoPlayer_playOverlay__oUUJL{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);cursor:pointer;transition:background .3s}.VideoPlayer_playOverlay__oUUJL:hover{background:rgba(0,0,0,.4)}.VideoPlayer_playIcon__3X1QS{font-size:80px;color:#fff;opacity:.9;transition:transform .2s,opacity .2s}.VideoPlayer_playOverlay__oUUJL:hover .VideoPlayer_playIcon__3X1QS{transform:scale(1.1);opacity:1}.VideoPlayer_controls__kkrol{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(transparent,rgba(0,0,0,.8));opacity:0;transition:opacity .3s}.VideoPlayer_controls__kkrol.VideoPlayer_visible__N_FRN{opacity:1}.VideoPlayer_progressBar__dFsNK{margin-bottom:8px}.VideoPlayer_progressSlider__vmQyv .ant-slider-rail{background:hsla(0,0%,100%,.3);height:4px}.VideoPlayer_progressSlider__vmQyv .ant-slider-track{background:#1677ff;height:4px}.VideoPlayer_progressSlider__vmQyv .ant-slider-handle{width:14px;height:14px;border:none;background:#1677ff;box-shadow:0 2px 4px rgba(0,0,0,.3)}.VideoPlayer_progressSlider__vmQyv .ant-slider-handle:after{display:none}.VideoPlayer_controlsRow__22_eH{display:flex;justify-content:space-between;align-items:center}.VideoPlayer_controlButton__H4OBp{color:#fff;font-size:20px}.VideoPlayer_controlButton__H4OBp:hover{color:#1677ff}.VideoPlayer_volumeControl__SeyDB{display:flex;align-items:center;gap:4px}.VideoPlayer_volumeSlider__Kmc5j{width:80px}.VideoPlayer_volumeSlider__Kmc5j .ant-slider-rail{background:hsla(0,0%,100%,.3);height:4px}.VideoPlayer_volumeSlider__Kmc5j .ant-slider-track{background:#fff;height:4px}.VideoPlayer_volumeSlider__Kmc5j .ant-slider-handle{width:12px;height:12px;background:#fff;border:none}.VideoPlayer_volumeSlider__Kmc5j .ant-slider-handle:after{display:none}.VideoPlayer_timeDisplay__6AMKz{color:#fff;font-size:14px;margin-left:8px}.VideoPlayer_title__Fqi1i{position:absolute;top:16px;left:16px;right:60px;z-index:5}.VideoPlayer_titleText__HlQJ2{color:#fff;font-size:16px;text-shadow:0 2px 4px rgba(0,0,0,.5)}@media (max-width:768px){.VideoPlayer_container__oIGaC{border-radius:12px}.VideoPlayer_closeButton__RtQ6F{top:12px;right:12px;width:36px;height:36px;font-size:16px}.VideoPlayer_playIcon__3X1QS{font-size:60px}.VideoPlayer_controls__kkrol{padding:12px}.VideoPlayer_controlButton__H4OBp{font-size:18px}.VideoPlayer_volumeSlider__Kmc5j{width:60px}.VideoPlayer_timeDisplay__6AMKz{font-size:12px}.VideoPlayer_title__Fqi1i{top:12px;left:12px;right:50px}.VideoPlayer_titleText__HlQJ2{font-size:14px}.VideoPlayer_progressSlider__vmQyv .ant-slider-rail,.VideoPlayer_progressSlider__vmQyv .ant-slider-track{height:6px}.VideoPlayer_progressSlider__vmQyv .ant-slider-handle{width:18px;height:18px}}.VideoCard_card__NPgKt{border-radius:12px;overflow:hidden;border:none;box-shadow:0 2px 8px rgba(0,0,0,.06)}.VideoCard_coverContainer__ksbHX{position:relative;min-height:200px;background:#000;overflow:hidden;cursor:pointer}.VideoCard_video__fJ3Tk{width:100%;height:100%;object-fit:cover}.VideoCard_playOverlay__eLSTI{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);transition:opacity .3s;pointer-events:none}.VideoCard_playOverlay__eLSTI.VideoCard_hidden__NzABu{opacity:0;pointer-events:none}.VideoCard_playIcon__gpwko{font-size:48px;color:#fff;opacity:.9;pointer-events:auto;cursor:pointer;transition:transform .2s,opacity .2s}.VideoCard_playIcon__gpwko:hover{transform:scale(1.1);opacity:1}.VideoCard_statusTag___AJ9h{position:absolute;top:8px;left:8px}.VideoCard_privacyTag__2GPtD{position:absolute;top:8px;right:8px}.VideoCard_prompt__t8wxo{margin-bottom:8px!important;font-size:13px;line-height:1.5;color:#333;min-height:40px}.VideoCard_footer__566ZE{display:flex;justify-content:space-between;align-items:center}.VideoCard_time__Jiego{font-size:12px}.VideoCard_actionButton__4_BSy{padding:0 4px;height:24px;font-size:12px}.VideoCard_actionButton__4_BSy:hover{background:#f5f5f5}@media (max-width:768px){.VideoCard_card__NPgKt{border-radius:10px}.VideoCard_playIcon__gpwko{font-size:40px}.VideoCard_prompt__t8wxo{font-size:12px;min-height:36px;margin-bottom:6px!important}.VideoCard_footer__566ZE{flex-wrap:wrap;gap:8px}.VideoCard_time__Jiego{font-size:11px}.VideoCard_actionButton__4_BSy{padding:0 6px;height:28px;font-size:13px;min-width:28px}}.VideoCard_promptPopover__m3BwR{max-height:300px;overflow-y:auto;line-height:1.6;font-size:13px;color:#333;white-space:pre-wrap;word-break:break-word;-webkit-user-select:text;-moz-user-select:text;user-select:text;cursor:text}.VideoCard_promptPopover__m3BwR::-webkit-scrollbar{width:6px}.VideoCard_promptPopover__m3BwR::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.VideoCard_promptPopover__m3BwR::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.VideoCard_promptPopover__m3BwR::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.Home_container__bCOhY{max-width:100%}.Home_header__GCVRv{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}.Home_titleSection__WIKKF{display:flex;flex-direction:column;gap:4px}.Home_title__T09hD{margin:0!important;background:linear-gradient(135deg,#1677ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_filterBar__L4I9O{display:flex;gap:12px;align-items:center}.Home_searchInput___KTJf{width:280px}.Home_sortSelect__0uqe4{width:120px}.Home_pagination__DFWeN{display:flex;justify-content:center;margin-top:32px;padding:16px 0}.Home_empty__heR_z{padding:80px 0}.Home_videoGrid__NY6oQ{display:flex;margin-left:-16px;width:auto}.Home_videoGridColumn__BnkPO{padding-left:16px;background-clip:padding-box}.Home_videoItem__k8Laa{margin-bottom:16px}@media (max-width:768px){.Home_videoItem__k8Laa{max-width:400px;margin-left:auto;margin-right:auto}.Home_filterBar__L4I9O,.Home_header__GCVRv{flex-direction:column;align-items:stretch}.Home_searchInput___KTJf,.Home_sortSelect__0uqe4{width:100%}}