.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;width:35px}.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}.CreateCharacterModal_modal__2pc89 .ant-modal-content{border-radius:12px}.CreateCharacterModal_container__o5Z6K{display:flex;flex-direction:column;gap:16px}.CreateCharacterModal_alert__RfMuS{margin-bottom:4px}.CreateCharacterModal_videoContainer__aYsAX{position:relative;width:100%;background:#000;border-radius:8px;overflow:hidden;aspect-ratio:16/9}.CreateCharacterModal_video__URyFo{width:100%;height:100%;object-fit:contain}.CreateCharacterModal_loading__jxJWe{background:rgba(0,0,0,.7)}.CreateCharacterModal_loading__jxJWe,.CreateCharacterModal_playOverlay__9RYtB{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.CreateCharacterModal_playOverlay__9RYtB{background:rgba(0,0,0,.3);cursor:pointer;opacity:0;transition:opacity .2s}.CreateCharacterModal_videoContainer__aYsAX:hover .CreateCharacterModal_playOverlay__9RYtB{opacity:1}.CreateCharacterModal_playIcon__bmUmJ{font-size:64px;color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));transition:transform .2s}.CreateCharacterModal_playOverlay__9RYtB:hover .CreateCharacterModal_playIcon__bmUmJ{transform:scale(1.1)}.CreateCharacterModal_timelineEditor__1MSCB{background:#1a1a1a;border-radius:8px;padding:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CreateCharacterModal_timelineHeader__fy2kK{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 4px}.CreateCharacterModal_currentTimeDisplay__QE4zW{font-family:SF Mono,Monaco,Courier New,monospace;font-size:14px;color:#fff;background:#333;padding:4px 8px;border-radius:4px}.CreateCharacterModal_selectionInfo__aSsfm{font-size:13px;color:#999}.CreateCharacterModal_selectionInfo__aSsfm strong{margin-left:8px;font-weight:600}.CreateCharacterModal_validDuration__U1Mdk{color:#52c41a}.CreateCharacterModal_invalidDuration__RsezK{color:#ff4d4f}.CreateCharacterModal_timeline__xhvRr{position:relative;height:50px;background:#2a2a2a;border-radius:4px;overflow:visible;cursor:pointer;margin-top:10px;margin-bottom:10px}.CreateCharacterModal_thumbnailTrack__h3Pnd{display:flex;height:100%;width:100%;overflow:hidden;border-radius:4px}.CreateCharacterModal_thumbnailLoading__NzCMp{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;color:#666;font-size:12px}.CreateCharacterModal_thumbnail__D8vIv{flex:1 1;height:100%;background-size:cover;background-position:50%;border-right:1px solid #1a1a1a}.CreateCharacterModal_thumbnail__D8vIv:last-child{border-right:none}.CreateCharacterModal_selection__QbPIr{position:absolute;top:0;bottom:0;background:transparent;border:2px solid #faad14;border-radius:4px;cursor:-webkit-grab;cursor:grab;z-index:10;box-sizing:border-box}.CreateCharacterModal_selection__QbPIr.CreateCharacterModal_dragging___4hcH{cursor:-webkit-grabbing;cursor:grabbing}.CreateCharacterModal_selection__QbPIr:before{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:rgba(250,173,20,.1);border-radius:2px}.CreateCharacterModal_handle___m_R8{position:absolute;top:0;bottom:0;width:16px;cursor:ew-resize;z-index:20;display:flex;align-items:center;justify-content:center}.CreateCharacterModal_handleLeft__gZQpz{left:-8px}.CreateCharacterModal_handleRight__CH_Xu{right:-8px}.CreateCharacterModal_handleBar__Z8eiU{width:4px;height:24px;background:#faad14;border-radius:2px;transition:transform .15s,background .15s}.CreateCharacterModal_handle___m_R8:hover .CreateCharacterModal_handleBar__Z8eiU{background:#ffc53d;transform:scaleY(1.1)}.CreateCharacterModal_handle___m_R8:active .CreateCharacterModal_handleBar__Z8eiU{background:#d48806}.CreateCharacterModal_mask__HCx2k{position:absolute;top:0;bottom:0;background:rgba(0,0,0,.6);pointer-events:none;z-index:5}.CreateCharacterModal_playhead__UR8dS{position:absolute;top:-8px;bottom:-8px;width:2px;background:#ff4d4f;transform:translateX(-50%);z-index:25;cursor:ew-resize;pointer-events:auto}.CreateCharacterModal_playhead__UR8dS:after{content:"";position:absolute;top:0;bottom:0;left:-8px;right:-8px;cursor:ew-resize}.CreateCharacterModal_playhead__UR8dS:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:12px;height:12px;background:#ff4d4f;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.3)}.CreateCharacterModal_playhead__UR8dS:hover{background:#ff7875}.CreateCharacterModal_playhead__UR8dS:hover:before{background:#ff7875;transform:translateX(-50%) scale(1.1)}.CreateCharacterModal_playhead__UR8dS.CreateCharacterModal_dragging___4hcH,.CreateCharacterModal_playhead__UR8dS.CreateCharacterModal_dragging___4hcH:before{background:#d4380d}.CreateCharacterModal_timeScale___O3yr{display:flex;justify-content:space-between;padding:6px 0 0;overflow:hidden}.CreateCharacterModal_timeMark__NOtan{font-family:SF Mono,Monaco,Courier New,monospace;font-size:10px;color:#666;white-space:nowrap}.CreateCharacterModal_tips__adPC9{text-align:center;font-size:12px;color:#999;padding:4px 0}@media (max-width:768px){.CreateCharacterModal_timelineEditor__1MSCB{padding:10px}.CreateCharacterModal_timeline__xhvRr{height:40px}.CreateCharacterModal_timelineHeader__fy2kK{flex-direction:column;gap:4px;align-items:flex-start}.CreateCharacterModal_timeScale___O3yr{display:none}.CreateCharacterModal_playIcon__bmUmJ{font-size:48px}.CreateCharacterModal_handle___m_R8{width:20px}.CreateCharacterModal_handleLeft__gZQpz{left:-10px}.CreateCharacterModal_handleRight__CH_Xu{right:-10px}.CreateCharacterModal_handleBar__Z8eiU{width:6px;height:28px}}.CharacterCard_card__p3w6u{border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.CharacterCard_card__p3w6u:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.CharacterCard_imageContainer__2nieB{width:100%;aspect-ratio:1;overflow:hidden;background:#f5f5f5}.CharacterCard_image__jksyS{width:100%;height:100%;object-fit:cover;transition:transform .3s}.CharacterCard_card__p3w6u:hover .CharacterCard_image__jksyS{transform:scale(1.05)}.CharacterCard_content__iTPw5{padding:12px}.CharacterCard_name__wASRV{font-size:14px;font-weight:500;color:#333;text-align:center;margin-bottom:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CharacterCard_actions__Np2LC{display:flex;justify-content:center;gap:8px}@media (max-width:768px){.CharacterCard_card__p3w6u{border-radius:10px}.CharacterCard_content__iTPw5{padding:10px}.CharacterCard_name__wASRV{font-size:13px;margin-bottom:10px}}.CharacterSelector_overlay__kvpLF{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999}.CharacterSelector_dropdown__IaLCU{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border:1px solid #d9d9d9;border-radius:8px;box-shadow:0 6px 16px rgba(0,0,0,.08);z-index:1000;max-height:300px;overflow:hidden;display:flex;flex-direction:column}.CharacterSelector_header__OyBva{padding:8px 12px;font-size:12px;color:#999;border-bottom:1px solid #f0f0f0;flex-shrink:0;display:flex;justify-content:space-between;align-items:center}.CharacterSelector_hint___GHUR{font-size:11px;color:#bbb}.CharacterSelector_content__TYwxl{flex:1 1;overflow-y:auto}.CharacterSelector_loading__1Nuhf{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;color:#999}.CharacterSelector_list__9AIin{padding:4px 0}.CharacterSelector_item__K_ZB5{display:flex;align-items:center;gap:10px;padding:8px 12px;cursor:pointer;transition:background .2s}.CharacterSelector_item__K_ZB5:hover{background:#f5f5f5}.CharacterSelector_item__K_ZB5.CharacterSelector_selected__Vy79C{background:#e6f4ff}.CharacterSelector_item__K_ZB5.CharacterSelector_selected__Vy79C:hover{background:#d6e8fa}.CharacterSelector_avatar__zn6eK{width:32px;height:32px;border-radius:50%;object-fit:cover;background:#f0f0f0;flex-shrink:0}.CharacterSelector_name__9vcRj{flex:1 1;font-size:14px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CharacterSelector_empty__fjU73{padding:16px}.CharacterSelector_empty__fjU73 .ant-empty-image{height:40px}.CharacterSelector_empty__fjU73 .ant-empty-description{font-size:12px}.CharacterSelector_loadingMore__CA2jH{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;color:#999;font-size:12px}.CharacterSelector_noMore__UCJoI{text-align:center;padding:8px;color:#bbb;font-size:12px}@media (max-width:768px){.CharacterSelector_dropdown__IaLCU{max-height:250px}.CharacterSelector_item__K_ZB5{padding:10px 12px}.CharacterSelector_avatar__zn6eK{width:36px;height:36px}.CharacterSelector_hint___GHUR{display:none}}.MyVideos_container__GgIYs{max-width:100%}.MyVideos_header__XSqsM{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}.MyVideos_titleSection__m_y5W{display:flex;flex-direction:column;gap:4px}.MyVideos_title__KHjoC{margin:0!important;background:linear-gradient(135deg,#1677ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.MyVideos_filterBar__f6VCv{display:flex;gap:12px;align-items:center}.MyVideos_datePicker__j37z8,.MyVideos_searchInput__RTuRi{width:280px}.MyVideos_pagination__To1JZ{display:flex;justify-content:center;margin-top:32px;padding:16px 0}.MyVideos_empty__zq6wq{padding:80px 0}.MyVideos_videoGrid__Sosjt{display:flex;margin-left:-16px;width:auto}.MyVideos_videoGridColumn__D0YN6{padding-left:16px;background-clip:padding-box}.MyVideos_videoItem__fM0aS{margin-bottom:16px}@media (max-width:768px){.MyVideos_videoItem__fM0aS{max-width:400px;margin-left:auto;margin-right:auto}.MyVideos_filterBar__f6VCv,.MyVideos_header__XSqsM{flex-direction:column;align-items:stretch}.MyVideos_datePicker__j37z8,.MyVideos_searchInput__RTuRi{width:100%}}