.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}.ImageUpload_imageUpload__OpCZy{width:100%}.ImageUpload_fileList__WlVc_{margin-bottom:12px}.ImageUpload_fileItem__z59ms{display:flex;align-items:center;padding:8px 12px;background:#fafafa;border:1px solid #d9d9d9;border-radius:8px;gap:12px}.ImageUpload_fileThumb__4G6mQ{flex-shrink:0;width:48px;height:48px;border-radius:6px;overflow:hidden;background:#f0f0f0}.ImageUpload_fileThumb__4G6mQ .ant-image{width:100%;height:100%}.ImageUpload_fileInfo__thJy8{flex:1 1;min-width:0}.ImageUpload_fileName__cWlVH{font-size:14px;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ImageUpload_fileStatus__Mveuu{font-size:12px;color:#1890ff;margin-top:2px}.ImageUpload_removeBtn__j2PAm{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#8c8c8c;cursor:pointer;border-radius:4px;transition:all .2s}.ImageUpload_removeBtn__j2PAm:hover{color:#ff4d4f;background:rgba(255,77,79,.1)}.ImageUpload_removeBtn__j2PAm:disabled{cursor:not-allowed;opacity:.5}.ImageUpload_uploadTrigger__gqnDR{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80px;height:80px;border:1px dashed #d9d9d9;border-radius:8px;background:#fafafa;cursor:pointer;transition:all .2s}.ImageUpload_uploadTrigger__gqnDR:hover{border-color:#1890ff;background:#f0f7ff}.ImageUpload_uploadIcon__X7hkF{font-size:18px;color:#8c8c8c;margin-bottom:8px}.ImageUpload_uploadTrigger__gqnDR:hover .ImageUpload_uploadIcon__X7hkF{color:#1890ff}.ImageUpload_uploadText__wlWEa{font-size:12px;color:#8c8c8c}.ImageUpload_uploadTrigger__gqnDR:hover .ImageUpload_uploadText__wlWEa{color:#1890ff}.ImageUpload_hint__R3Qdn{margin-top:8px;font-size:12px;color:#8c8c8c;line-height:1.5}.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}}.Create_container___ggYn{max-width:1600px;margin:0 auto}.Create_header___jyAe{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.Create_modeSwitch__jFmgT{flex-shrink:0}.Create_titleSection__6sL2y{display:flex;flex-direction:column;gap:4px}.Create_title__6NRYr{margin:0!important;background:linear-gradient(135deg,#1677ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Create_mainContent__RLGZZ{display:grid;grid-template-columns:480px 1fr;grid-gap:24px;gap:24px;align-items:start}.Create_leftPanel__QvPVM{display:flex;flex-direction:column;gap:20px;position:-webkit-sticky;position:sticky;top:80px;max-height:calc(100vh - 150px);overflow-y:auto;padding-right:4px}.Create_leftPanel__QvPVM::-webkit-scrollbar{width:6px}.Create_leftPanel__QvPVM::-webkit-scrollbar-track{background:transparent}.Create_leftPanel__QvPVM::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.Create_leftPanel__QvPVM::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.Create_rightPanel__Wy3IC{min-height:600px;display:flex;flex-direction:column;gap:16px}.Create_resultsPanelHeader__ITX7m{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.Create_resultsTitle__nth_9{margin:0!important;font-size:18px;font-weight:600;color:#333;display:flex;align-items:center;gap:8px}.Create_videoList__GTduq{display:flex;flex-direction:column;gap:16px;max-height:calc(100vh - 230px);overflow-y:auto;padding-right:8px;padding-bottom:30px}.Create_videoList__GTduq::-webkit-scrollbar{width:6px}.Create_videoList__GTduq::-webkit-scrollbar-track{background:transparent}.Create_videoList__GTduq::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.Create_videoList__GTduq::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.Create_emptyResults__SanoI{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:40px}.Create_emptyIcon__ejRNF{font-size:64px;color:#d9d9d9;margin-bottom:16px}.Create_inputCard__5ZLLj{border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid #f0f0f0;background:#fff}.Create_inputCard__5ZLLj .ant-card-body{padding:20px}.Create_cardHeader__USCgz{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.Create_inputTitle__dLid3{margin:0!important;font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px;color:#333}.Create_paramsSection__e_y6a{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.Create_paramsGrid__SP_7j{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.Create_paramGroup__Akfc9{display:flex;flex-direction:column;gap:8px}.Create_paramLabel__GKwws{font-size:14px;color:#333;font-weight:600;display:flex;align-items:center;gap:6px}.Create_paramContent__5dXwQ{display:flex;flex-direction:column;gap:6px}.Create_paramHint__8zxXV{font-size:12px;color:#8c8c8c;margin-top:4px}.Create_uploadedImage__ofcYH{position:relative;width:100%;max-width:200px;aspect-ratio:16/9;border-radius:8px;overflow:hidden;border:2px solid #e8ecf7;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Create_uploadedImage__ofcYH img{width:100%;height:100%;object-fit:cover}.Create_removeImageBtn__us_Mp{position:absolute;top:8px;right:8px;background:rgba(255,77,79,.9)!important;border:none;border-radius:50%;color:#fff!important;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.Create_removeImageBtn__us_Mp:hover{background:#ff4d4f!important}.Create_pointsAlert__9a8U3{margin-bottom:20px;border-radius:10px;background:linear-gradient(135deg,#e6f7ff,#f9f0ff);border:1px solid #b5e7ff}.Create_pointsAlert__9a8U3 .ant-alert-icon{font-size:20px}.Create_pointsInfo__esOOS{display:flex;flex-direction:column;gap:8px}.Create_progressAlert__FoYRc{margin-bottom:8px;margin-top:8px;border-radius:6px;background:rgba(22,119,255,.04);border:1px solid rgba(22,119,255,.15);padding:6px 12px!important;font-size:13px}.Create_progressAlert__FoYRc .ant-alert-icon{font-size:14px;margin-top:2px}.Create_progressAlert__FoYRc .ant-alert-message{color:#666;font-size:13px;line-height:1.4}.Create_inputWrapper__miTRj{display:flex;flex-direction:column;gap:16px;margin-top:20px}.Create_inputLabel__ah4f9{font-size:14px;color:#333;font-weight:600}.Create_promptInput__6F9tQ{border-radius:12px!important;border:2px solid #e8ecf7!important;transition:all .3s;font-size:14px;line-height:1.6}.Create_promptInput__6F9tQ:focus,.Create_promptInput__6F9tQ:hover{border-color:#1677ff!important;box-shadow:0 0 0 2px rgba(22,119,255,.1)!important}.Create_submitBtn__szUT0{background:linear-gradient(135deg,#1677ff,#722ed1)!important;border:none!important;color:#fff!important;height:48px!important;font-size:16px!important;font-weight:600!important;border-radius:12px!important;box-shadow:0 4px 12px rgba(22,119,255,.3)!important;transition:all .3s!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.Create_submitBtn__szUT0:hover{background:linear-gradient(135deg,#4096ff,#9254de)!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px rgba(22,119,255,.4)!important;color:#fff!important}.Create_pointsBadge__4_T1y{display:inline-flex;align-items:center;padding:2px 8px;background:hsla(0,0%,100%,.2);border-radius:12px;font-size:12px;font-weight:500;margin-left:8px}.Create_videoCard__7HtMK{border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .3s;border:1px solid #f0f0f0;background:#fff;flex-shrink:0}.Create_videoCard__7HtMK:hover{box-shadow:0 4px 16px rgba(0,0,0,.1)}.Create_videoCard__7HtMK .ant-card-body{padding:0;display:flex;gap:16px}.Create_videoCover__ELCb0{position:relative;width:200px;flex-shrink:0;background:linear-gradient(135deg,#f0f2f5,#e8ecf7);overflow:hidden}.Create_videoElement__hndYT{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.Create_playOverlay__hLWjp{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);cursor:pointer;transition:all .3s}.Create_playOverlay__hLWjp:hover{background:rgba(0,0,0,.5)}.Create_playIcon__IHFk6{font-size:40px;color:#fff;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:all .3s}.Create_playOverlay__hLWjp:hover .Create_playIcon__IHFk6{transform:scale(1.1)}.Create_loadingContainer__tEqqw{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px;background:linear-gradient(135deg,#f0f2f5,#e8ecf7)}.Create_loadingSpinner__ERHAt{margin-bottom:0!important}.Create_failedContainer__uBrew{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff1f0,#ffebee)}.Create_failedText__jQFjc{color:#ff4d4f;font-weight:600;font-size:16px}.Create_videoInfo__i6wFx{flex:1 1;padding:16px;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.Create_videoTitle__ISVIb{margin-bottom:8px!important;font-size:14px;line-height:1.5;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Create_videoMeta__XdhZ9{font-size:12px;color:#999;margin-top:auto}.Create_videoActions__B8ccT{margin-top:12px;display:flex;gap:8px}.Create_actionBtn__YFWwT{flex:1 1;border-radius:6px;font-size:12px;height:32px;font-weight:500;transition:all .3s!important;max-width:100px}.Create_downloadBtn__8FaIw{background:#fff!important;border:1px solid #1677ff!important;color:#1677ff!important}.Create_downloadBtn__8FaIw:hover{background:#1677ff!important;color:#fff!important;box-shadow:0 2px 8px rgba(22,119,255,.3)!important}.Create_remixBtn__tToFw{background:#fff!important;border:1px solid #1677ff!important;color:#1677ff!important}.Create_remixBtn__tToFw:hover{background:#1677ff!important;color:#fff!important;box-shadow:0 2px 8px rgba(22,119,255,.3)!important}.Create_copyBtn__RHyN7{background:#fff!important;border:1px solid #1677ff!important;color:#1677ff!important}.Create_copyBtn__RHyN7:hover{background:#1677ff!important;color:#fff!important;box-shadow:0 2px 8px rgba(22,119,255,.3)!important}.Create_createCharacterBtn__LDDo2{background:#fff!important;border:1px solid #1677ff!important;color:#1677ff!important}.Create_createCharacterBtn__LDDo2:hover{background:#1677ff!important;color:#fff!important;box-shadow:0 2px 8px rgba(22,119,255,.3)!important}.Create_promptPopover__Id5WF{font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word;color:#333;-webkit-user-select:text;-moz-user-select:text;user-select:text}.Create_errorAlert__nRIII{border-radius:6px}.Create_exampleModal__V027c .ant-modal-header{background:linear-gradient(135deg,#1677ff,#722ed1);padding:20px 24px}.Create_exampleModal__V027c .ant-modal-title{color:#fff;font-size:18px;font-weight:600}.Create_exampleModal__V027c .ant-modal-close{color:#fff}.Create_exampleModal__V027c .ant-modal-body{padding:24px}.Create_exampleModalContent__tDXpY{display:flex;flex-direction:column;gap:20px}.Create_exampleModalVideo__1uz9c{width:100%}.Create_exampleModalVideo__1uz9c video{width:100%;border-radius:8px;background:#000;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Create_exampleModalPrompt__pjY1c{width:100%}.Create_exampleModalPromptTitle__yRBbH{margin:0 0 12px;color:#1677ff;font-size:16px;font-weight:600}.Create_exampleModalPromptText__LDN90{background:rgba(0,0,0,.02);padding:16px;border-radius:8px;border:1px solid rgba(0,0,0,.06);max-height:300px;overflow-y:auto;font-size:14px;line-height:1.8;white-space:pre-wrap;color:#666}.Create_exampleModalPromptText__LDN90::-webkit-scrollbar{width:6px}.Create_exampleModalPromptText__LDN90::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.Create_exampleModalPromptText__LDN90::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.Create_exampleModalPromptText__LDN90::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.Create_remixModal__T_8Mc .ant-modal-header{background:linear-gradient(135deg,#1677ff,#722ed1);padding:20px 24px}.Create_remixModal__T_8Mc .ant-modal-title{color:#fff;font-size:18px;font-weight:600}.Create_remixModal__T_8Mc .ant-modal-close{color:#fff}.Create_remixModal__T_8Mc .ant-modal-body{padding:24px}.Create_remixFormItem__sAhWT{margin-bottom:20px}.Create_remixLabel__Z7KR3{margin-bottom:8px;font-weight:600;color:#333;font-size:14px}@media (max-width:1200px){.Create_mainContent__RLGZZ{grid-template-columns:1fr}.Create_leftPanel__QvPVM{position:static;max-height:none;overflow-y:visible}.Create_rightPanel__Wy3IC{min-height:auto}}@media (max-width:768px){.Create_container___ggYn{padding:0}.Create_header___jyAe{padding:0 0 16px}.Create_titleSection__6sL2y{padding:0}.Create_title__6NRYr{font-size:20px!important}.Create_mainContent__RLGZZ{gap:16px}.Create_leftPanel__QvPVM{gap:16px;padding-right:0}.Create_inputCard__5ZLLj{border-radius:12px}.Create_inputCard__5ZLLj .ant-card-body{padding:16px}.Create_cardHeader__USCgz{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:16px}.Create_inputTitle__dLid3{font-size:15px}.Create_paramsSection__e_y6a{gap:16px;margin-bottom:16px}.Create_paramsGrid__SP_7j{grid-template-columns:1fr;gap:10px}.Create_paramGroup__Akfc9{gap:6px}.Create_paramLabel__GKwws{font-size:13px}.Create_promptInput__6F9tQ{font-size:14px!important}.Create_submitBtn__szUT0{height:44px!important;font-size:15px!important}.Create_pointsBadge__4_T1y{font-size:11px;padding:2px 6px}.Create_videoCard__7HtMK .ant-card-body{flex-direction:column}.Create_videoCover__ELCb0{width:100%;height:auto;padding-top:56.25%}.Create_videoElement__hndYT{position:absolute;top:0;left:0}.Create_videoInfo__i6wFx{padding:12px}.Create_videoTitle__ISVIb{font-size:13px}.Create_videoMeta__XdhZ9{font-size:11px}.Create_videoActions__B8ccT{margin-top:10px}.Create_actionBtn__YFWwT{font-size:12px;height:30px}.Create_resultsPanelHeader__ITX7m{padding:12px 16px}.Create_resultsTitle__nth_9{font-size:16px}.Create_emptyResults__SanoI{min-height:200px;padding:24px}.Create_emptyIcon__ejRNF{font-size:48px}.Create_loadingContainer__tEqqw{padding:12px;gap:8px}.Create_exampleModal__V027c .ant-modal-header{padding:16px}.Create_exampleModal__V027c .ant-modal-title{font-size:16px}.Create_exampleModal__V027c .ant-modal-body{padding:16px}.Create_exampleModalContent__tDXpY{gap:16px}.Create_exampleModalPromptTitle__yRBbH{font-size:14px;margin-bottom:8px}.Create_exampleModalPromptText__LDN90{padding:12px;font-size:13px;max-height:200px}.Create_remixModal__T_8Mc .ant-modal-header{padding:16px}.Create_remixModal__T_8Mc .ant-modal-title{font-size:16px}.Create_remixModal__T_8Mc .ant-modal-body{padding:16px}.Create_remixFormItem__sAhWT{margin-bottom:16px}.Create_remixLabel__Z7KR3{font-size:13px;margin-bottom:6px}}.Create_buttonGroup__rs3PF{display:flex;gap:12px;justify-content:center}.Create_showExampleBtn__ZAXHN{border-radius:20px;padding:8px 24px;border:2px solid #1677ff;color:#1677ff;font-weight:500;transition:all .3s}.Create_showExampleBtn__ZAXHN:hover{background:#1677ff;color:#fff;transform:scale(1.05)}.Create_tooltipIcon__Mmiz9{color:#8c8c8c;font-size:16px;cursor:help;transition:color .3s}.Create_tooltipIcon__Mmiz9:hover{color:#1677ff}