.auth-entry{display:flex;align-items:center;gap:12px;color:#fff}.auth-entry-authenticated{display:flex;align-items:center;gap:14px}.auth-user-popover .auth-modal-close{top:8px;right:8px;font-size:16px;color:#b8b8ad}.auth-user-popover .auth-modal-close:hover{color:#ffcf3f}.auth-points-pill{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px 0 8px;border-radius:999px;background:#1e1d1a;border:1px solid #252627;box-shadow:inset 0 1px #ffffff0a;color:#fff;font-size:13px;font-weight:600}.auth-points-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:linear-gradient(90deg,#ffcf3f,#ffee65);color:#111210;font-size:11px;box-shadow:0 0 12px #ffcf3f47}.auth-points-value{white-space:nowrap}.auth-greeting{color:#fff;font-size:13px;font-weight:500;white-space:nowrap;margin-left:24px}.auth-avatar-trigger{width:36px;height:36px;border:none;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.auth-avatar-trigger-ring{display:inline-flex;width:36px;height:36px;padding:2px;border-radius:50%;background:linear-gradient(90deg,#ffcf3f,#ffee65);box-shadow:0 6px 14px #ffcf3f2e}.auth-avatar-trigger-core{width:100%;height:100%;border-radius:50%;background:#2b281c;color:#ffcf3f;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.auth-link-btn{width:92px;height:37px;background-image:linear-gradient(90deg,#ffcf3f,#ffee65);background-blend-mode:normal,normal;color:#00000b;cursor:pointer;font-size:14px}.auth-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1200;padding:18px}.auth-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#04050cc7;padding:0}.auth-modal{width:532px;min-height:390px;background-image:linear-gradient(-30deg,#1f1d16,#29200d,#1f1d16);border:1px solid rgba(255,255,255,.06);box-shadow:0 20px 48px #00000085;display:grid;grid-template-columns:218px 1fr;position:relative;z-index:1}.auth-modal-login,.auth-modal-register{width:540px;grid-template-columns:540px minmax(0,1fr)}.auth-modal-close{position:absolute;top:10px;right:10px;width:28px;height:28px;border:none;background:transparent;color:#8f899e;cursor:pointer;font-size:16px;z-index:2}.auth-modal-banner-wrap{position:relative;min-height:0;height:100%;overflow:hidden}.auth-modal-banner{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.auth-modal-visual{position:relative;overflow:hidden;background:linear-gradient(180deg,#090814,#110a20 44%,#27163d);padding:18px 16px 14px}.auth-modal-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 88% 12%,rgba(149,78,255,.26),transparent 34%),linear-gradient(90deg,#0203087a,#6634b014)}.auth-modal-visual-copy{position:relative;z-index:2}.auth-visual-title{color:#fff;font-size:36px;line-height:.98;font-weight:700;font-family:STKaiti,KaiTi,Kaiti SC,Microsoft YaHei,sans-serif;letter-spacing:0;margin-top:4px;text-shadow:0 2px 10px rgba(0,0,0,.18)}.auth-visual-subtitle{color:#ffffffeb;font-size:12px;font-style:italic;margin-top:8px;padding-left:94px}.auth-modal-visual-stage{position:absolute;left:12px;right:12px;bottom:0;height:176px;background:radial-gradient(ellipse at 50% 88%,rgba(18,16,24,.96) 0 54%,transparent 55%),radial-gradient(ellipse at 50% 83%,rgba(204,157,81,.96) 0 43%,transparent 44%),radial-gradient(ellipse at 50% 80%,rgba(83,133,255,.98) 0 22%,rgba(69,102,223,.94) 23%,rgba(52,76,178,.84) 34%,transparent 35%);filter:drop-shadow(0 0 22px rgba(88,121,255,.18))}.auth-modal-visual-stage:before,.auth-modal-visual-stage:after{content:"";position:absolute;top:38px;width:64px;height:60px;border-radius:48px;border:10px solid rgba(93,145,255,.92);box-shadow:inset 0 0 12px #ffffff47,0 0 18px #6d5fff47}.auth-modal-visual-stage:before{left:30px;transform:rotate(35deg);border-color:#75a1fff0}.auth-modal-visual-stage:after{right:30px;transform:rotate(-35deg);border-color:#c37efff0}.auth-modal-content{padding:12px 20px 16px 22px;color:#fff;display:flex;flex-direction:column}.auth-modal-content-login{padding:20px 32px 24px 36px}.auth-modal-content-register{padding:16px 32px 24px 36px}.auth-modal-title{text-align:center;font-size:16px;font-weight:600;margin-bottom:18px}.auth-modal-content-register .auth-modal-title{display:none}.auth-modal-tabs{display:flex;justify-content:center;margin-bottom:18px}.auth-modal-tab{position:relative;color:#ffcf3f;font-size:16px;font-weight:600}.auth-modal-tab:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background-color:#ffcf3f}.auth-form{width:100%;max-width:100%;margin:0 auto}.auth-login-pane,.auth-register-pane{width:100%;margin:0 auto}.auth-login-pane{padding-top:2px}.auth-register-pane{padding-top:0}.auth-form-item{margin-bottom:14px}.auth-form-label{display:block;margin-bottom:7px;color:#fff;font-size:16px;font-weight:600}.auth-form-input{width:100%;height:32px;background:#171207;border:1px solid transparent;border-radius:2px;padding:0 11px;color:#fff;font-size:12px}.auth-form-input::placeholder{color:#8a8299}.auth-form-input:focus{outline:none;border-color:#ffcf3f}.auth-form-input-wrap{position:relative;display:flex;align-items:center}.auth-form-input-wrap .auth-form-input-password{padding-right:36px}.auth-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;color:#8a8299;font-size:16px;cursor:pointer;transition:color .2s}.auth-password-toggle:hover{color:#b8b0c8}.auth-submit-btn{width:100%;height:42px;border:none;border-radius:2px;cursor:pointer;color:#00000b;font-size:16px;font-weight:600;background-image:linear-gradient(90deg,#ffcf3f,#ffee65);margin-top:12px;box-shadow:0 10px 22px #7056ff2e}.auth-submit-btn:disabled{opacity:.6;cursor:not-allowed}.auth-switch-row{text-align:center;color:#fff;font-size:16px;font-weight:600}.auth-switch-row-register{margin-top:18px}.auth-switch-link{background:none;border:none;color:#ffcf3f;cursor:pointer;font-size:16px;font-weight:600}.auth-agreement{padding-top:0;text-align:center;color:#fff;font-size:12px;line-height:1.65}.auth-agreement-strong,.auth-agreement-muted{color:#ffcf3f}.auth-register-logo{display:flex;align-items:flex-start;justify-content:center;height:72px;margin:0 0 24px;font-size:64px;font-weight:800;line-height:.82;letter-spacing:-4px;transform:skew(-8deg)}.auth-register-logo-picture{width:110px;height:70px}.auth-register-logo-primary{color:#fff}.auth-register-logo-secondary{margin-left:-6px;background:linear-gradient(180deg,#fff,#fff 28%,#77d3ff 28%,#77d3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.auth-user-popover{width:556px;height:295px;background:linear-gradient(135deg,#191a18,#2f250ef0);border:1px solid #3f3a25;box-shadow:0 16px 38px #00000075;padding:20px 26px 40px;color:#fff;border-radius:4px}.auth-user-top{display:flex;align-items:center;gap:12px;height:60px}.auth-user-avatar{width:60px;height:60px;padding:2px;border-radius:50%;background:linear-gradient(90deg,#ffcf3f,#ffee65);display:inline-flex;align-items:center;justify-content:center}.auth-user-avatar-core{width:100%;height:100%;border-radius:50%;background:#2b281c;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.auth-user-meta{display:flex;flex-direction:column;gap:15px;min-width:0}.auth-user-name{font-size:23px;font-weight:600;line-height:1}.auth-user-uid{font-size:14px;line-height:1;color:#b8b8ad}.auth-user-card{height:122px;margin-top:16px;border-radius:4px;background:#0b0b09;padding:17px 17px 45px;display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-user-card-main{display:flex;flex-direction:column;min-width:0;gap:22px}.auth-user-card-label{color:#b8b8ad;font-size:16px;line-height:1}.auth-user-card-value{color:#fff;font-size:24px;font-weight:700;line-height:1}.auth-user-card-btn{height:40px;padding:0 14px;border:none;border-radius:4px;background:linear-gradient(90deg,#ffcf3f,#ffee65);color:#111210;cursor:pointer;white-space:nowrap;font-size:13px;font-weight:600;margin-top:20px}.auth-user-footer{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:13px}.auth-user-static{color:#fff;font-size:14px}.auth-user-actions-row{display:flex;gap:18px}.auth-user-action{background:none;border:none;color:#fff;cursor:pointer;font-size:14px}.auth-point-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1300;padding:20px}.auth-point-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#000000b8;padding:0}.auth-point-modal{position:relative;width:min(1040px,100%);min-height:420px;background:linear-gradient(135deg,#191a18,#2f250ef0);border:1px solid #3f3a25;box-shadow:0 24px 56px #00000075;padding:18px 30px 20px;z-index:1}.auth-point-shell{width:100%}.auth-point-close{position:absolute;right:18px;top:14px;border:none;background:none;color:#b8b8ad;font-size:18px;cursor:pointer}.auth-point-content{padding-top:46px}.auth-point-table-wrap{margin-top:0;border-radius:4px;overflow-x:auto;overflow-y:hidden;background:#1e1d1a;border:1px solid #252627}.auth-point-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed}.auth-point-table th,.auth-point-table td{padding:0 14px;text-align:center;color:#fff;font-size:13px;white-space:nowrap}.auth-point-table th{height:44px;font-weight:600;color:#b8b8ad}.auth-point-table td{height:56px}.auth-point-table th:first-child,.auth-point-table td:first-child{width:14%}.auth-point-table th:nth-child(2),.auth-point-table td:nth-child(2){width:16%}.auth-point-table th:nth-child(3),.auth-point-table td:nth-child(3){width:12%}.auth-point-table th:nth-child(4),.auth-point-table td:nth-child(4){width:12%}.auth-point-table th:nth-child(5),.auth-point-table td:nth-child(5){width:16%}.auth-point-table th:last-child,.auth-point-table td:last-child{width:30%;white-space:nowrap}.auth-point-table thead tr{background:#2f250e8c}.auth-point-table tbody tr{border-top:1px solid #252627}.auth-point-pagination{margin-top:16px;display:flex;justify-content:flex-end;align-items:center;gap:10px}.auth-page-btn,.auth-page-size{min-width:30px;height:28px;border:1px solid #252627;border-radius:4px;background:#1e1d1a;color:#fff}.auth-page-size{width:66px;padding:0 8px}.auth-page-btn:disabled,.auth-page-size:disabled{opacity:.45;cursor:not-allowed}.auth-password-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1300;padding:20px}.auth-password-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#000000b8;padding:0}.auth-password-modal{position:relative;width:min(760px,100%);background:linear-gradient(135deg,#191a18,#2f250ef0);border:1px solid #3f3a25;box-shadow:0 24px 56px #00000075;padding:28px 40px 32px;z-index:1}.auth-password-close{position:absolute;right:18px;top:14px;border:none;background:none;color:#b8b8ad;font-size:18px;cursor:pointer}.auth-password-content{width:100%}.auth-password-title{margin-bottom:34px;text-align:center;color:#fff;font-size:28px;font-weight:700;line-height:1.2}.auth-password-form{width:100%}.auth-password-field{display:grid;grid-template-columns:108px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:22px}.auth-password-label{color:#fff;font-size:16px;font-weight:600;text-align:right;white-space:nowrap}.auth-password-input-wrap{width:100%}.auth-password-input{width:100%;height:44px;border:1px solid transparent;background:#0b0b09;padding:0 14px;color:#fff;font-size:14px}.auth-password-input::placeholder{color:#77776f}.auth-password-input:focus{outline:none;border-color:#ffcf3f}.auth-password-input-error{border-color:#ff5f56}.auth-password-input-error:focus{border-color:#ff5f56}.auth-password-inline-error{margin-top:8px;color:#ff5f56;font-size:13px;line-height:1.2}.auth-password-actions{margin-top:38px;display:flex;justify-content:center;gap:38px}.auth-password-btn{min-width:184px;height:54px;border:none;border-radius:8px;font-size:18px;font-weight:700;color:#fff;cursor:pointer}.auth-password-btn:disabled{opacity:.6;cursor:not-allowed}.auth-password-btn-primary{background:linear-gradient(90deg,#ffcf3f,#ffee65);color:#111210;box-shadow:0 10px 22px #ffcf3f2e}.auth-password-btn-secondary{background:#ffee6533}@media(max-width:900px){.auth-modal,.auth-modal-login,.auth-modal-register{width:100%;min-height:auto;grid-template-columns:1fr}.auth-modal-banner-wrap,.auth-modal-banner{height:auto}.auth-modal-visual{min-height:210px}.auth-modal-content,.auth-modal-content-login,.auth-modal-content-register{padding:18px 18px 20px}.auth-user-popover{width:calc(100vw - 24px);max-width:396px}.auth-point-modal{width:100%;padding:16px 14px 18px}.auth-password-modal{width:100%;padding:20px 16px 24px}.auth-password-title{margin-bottom:24px;font-size:24px}.auth-password-field{grid-template-columns:1fr;gap:8px;margin-bottom:16px}.auth-password-label{text-align:left}.auth-password-actions{margin-top:28px;gap:12px;flex-direction:column}.auth-password-btn{width:100%}}.auth-page-current{color:#9b55ff;min-width:16px;text-align:center;font-size:12px}.language-switcher-trigger.ant-btn{justify-content:space-between;height:34px;min-width:132px;padding:0 12px;border:1px solid #d0a91f;border-radius:8px;background:#1f1a0d;color:#f5f5f2;font-weight:600;line-height:1;box-shadow:none;transition:none}.language-switcher-trigger.ant-btn:hover,.language-switcher-trigger.ant-btn:focus,.language-switcher-trigger.ant-btn:focus-visible,.language-switcher-trigger.ant-btn:active,.language-switcher-trigger.ant-btn.ant-dropdown-open,.language-switcher-trigger.ant-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover,.language-switcher-trigger.ant-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):focus,.language-switcher-trigger.ant-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):active,.language-switcher-trigger.ant-btn.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover,.language-switcher-trigger.ant-btn.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):focus,.language-switcher-trigger.ant-btn.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):active{border-color:#d0a91f!important;background:#1f1a0d!important;color:#f5f5f2!important;box-shadow:none!important;outline:none!important}.language-switcher-trigger.ant-btn:hover .language-switcher-value,.language-switcher-trigger.ant-btn:focus .language-switcher-value,.language-switcher-trigger.ant-btn:active .language-switcher-value,.language-switcher-trigger.ant-btn.ant-dropdown-open .language-switcher-value{color:#f5f5f2}.language-switcher-trigger.ant-btn:hover .language-switcher-arrow,.language-switcher-trigger.ant-btn:focus .language-switcher-arrow,.language-switcher-trigger.ant-btn:active .language-switcher-arrow,.language-switcher-trigger.ant-btn.ant-dropdown-open .language-switcher-arrow{color:#d8d8d2}.language-switcher-trigger .anticon:first-child{color:#ffcf3f;font-size:15px}.language-switcher-value{flex:1;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.language-switcher-arrow{margin-left:8px;color:#d8d8d2;font-size:10px}.language-switcher-menu.ant-dropdown-menu{min-width:132px;padding:6px;border:1px solid #2f2f2f;border-radius:6px;background:#252525;box-shadow:0 10px 26px #00000057}.language-switcher-menu.ant-dropdown-menu .ant-dropdown-menu-item{display:flex;align-items:center;min-height:36px;margin:0;padding:0 12px;border-radius:4px;color:#f5f5f2;font-weight:500}.language-switcher-menu.ant-dropdown-menu .ant-dropdown-menu-item:hover{background:#333;color:#fff}.language-switcher-menu.ant-dropdown-menu .ant-dropdown-menu-item-selected{background:#14396d;color:#fff}.language-switcher-menu.ant-dropdown-menu .ant-dropdown-menu-item-selected:hover{background:#18457f;color:#fff}.language-switcher-menu.ant-dropdown-menu .ant-dropdown-menu-item-selected .ant-dropdown-menu-title-content{color:#fff}.language-switcher-menu.ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content{flex:1}.language-switcher-option-label{display:block}.sidebar-shell{display:flex;flex-direction:column;height:100%;padding:14px 10px 18px;background-color:#0c0c0b;color:#fff}.sidebar-top-entry{margin-bottom:20px}.sidebar-sections{display:flex;flex:1;flex-direction:column;gap:22px;min-height:0;overflow-y:auto;padding-right:2px}.sidebar-sections::-webkit-scrollbar{width:4px}.sidebar-sections::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff1f}.sidebar-section{display:flex;flex-direction:column;gap:10px}.sidebar-section-header{display:flex;align-items:center;justify-content:space-between;padding:0 4px;color:#ffffffb8;font-size:13px;font-weight:600;line-height:18px}.sidebar-section-arrow{font-size:10px;color:#ffffff8f}.sidebar-section-body{display:flex;flex-direction:column;gap:6px}.sidebar-nav-item{display:flex;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:#ffffffc7;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease,opacity .18s ease}.sidebar-nav-item:hover,.sidebar-nav-item.is-active{background-color:#f7da7033;color:#fff}.sidebar-nav-item.is-locked{opacity:.58}.sidebar-nav-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;font-size:14px;flex-shrink:0}.sidebar-nav-label{min-width:0;flex:1;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}.sidebar-nav-badge{display:inline-flex;align-items:center;justify-content:center;height:16px;padding:0 5px;border-radius:999px;background:linear-gradient(90deg,#2c8dff,#7b35db);color:#fff;font-size:9px;font-weight:700;line-height:1;text-transform:uppercase;box-shadow:0 6px 14px #6e48d638}.home-page{display:flex;flex-direction:column;gap:28px;padding:0 4px;color:#fff}.home-top-section{display:grid;grid-template-columns:1.06fr 1.06fr 1.62fr;gap:16px;min-height:220px;align-items:start}.home-feature-col{display:flex;flex-direction:column;gap:12px;min-height:0}.home-feature-card{display:flex;flex-direction:column;position:relative;align-items:flex-start;min-height:0;gap:6px;padding:14px 16px;border-radius:12px;background-image:linear-gradient(110deg,#191a18,#2f250e);border:1px solid rgba(255,255,255,.06);overflow:hidden;cursor:pointer;transition:background .2s,border-color .2s,transform .15s}.home-feature-card:hover{background:linear-gradient(135deg,#221d30,#18141f);border-color:#8c64dc40;transform:translateY(-2px)}.home-feature-card-header{display:flex;align-items:center;justify-content:space-between}.home-feature-card-title{font-size:20px;font-weight:700;color:#fff}.home-feature-card-arrow{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#ffffff1a;color:#ffffffd1;font-size:12px}.home-feature-card-subtitle{font-size:12px;color:#ccc;line-height:1.4}.home-feature-card.text-to-image{flex:1;justify-content:flex-start;background-image:linear-gradient(110deg,#191a18,#2f250e)}.home-feature-card.image-to-video,.home-feature-card.all-in-one{background-image:linear-gradient(110deg,#191a18,#2f250e)}.home-feature-card.image-to-video{flex:.88}.home-feature-card.all-in-one{flex:1;background-image:linear-gradient(110deg,#191a18,#2f250e)}.home-feature-card-media{position:relative;margin-top:10px;border-radius:10px;overflow:hidden;background:#191a18}.home-feature-card.text-to-image .home-feature-card-media{width:100%;min-height:178px;margin-top:auto;border-radius:0;background:transparent;overflow:visible}.home-feature-card.image-to-video .home-feature-card-media,.home-feature-card.all-in-one .home-feature-card-media{position:absolute;right:-50px;bottom:-20px;width:128px;height:128px;min-height:128px;margin-top:0;align-self:auto;background:transparent;overflow:visible}.home-feature-card-media-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.home-feature-card.text-to-image .home-feature-card-media-image{transform:scale(1.8) translateY(10px);transform-origin:center bottom}.home-feature-card.image-to-video .home-feature-card-header,.home-feature-card.all-in-one .home-feature-card-header,.home-feature-card.image-to-video .home-feature-card-subtitle,.home-feature-card.all-in-one .home-feature-card-subtitle{max-width:calc(100% - 136px)}.home-feature-card.image-to-video .home-feature-card-media-image{transform:scale(2);transform-origin:right center}.home-feature-card.all-in-one .home-feature-card-media{right:-56px;bottom:-82px;width:140px;height:140px;min-height:140px}.home-feature-card.all-in-one .home-feature-card-media-image{transform:scale(2);transform-origin:right bottom}.home-feature-preview{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;min-height:100px}.home-feature-preview-item{border-radius:8px;background:#191a18;min-height:60px}.home-banner-wrap{position:relative;width:100%;align-self:start;border-radius:16px;overflow:hidden;background:#191a18;min-height:0;aspect-ratio:16 / 7}.home-banner-slide{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;background:#191a18}.home-banner-image{display:block;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center}.home-banner-placeholder{display:flex;flex-direction:column;align-items:center;gap:12px;color:#fff6}.home-banner-placeholder-icon{font-size:48px;opacity:.5}.home-banner-placeholder-text{font-size:20px;font-weight:600;background:linear-gradient(90deg,#a78bfa,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-banner-nav{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border:1px solid rgba(255,255,255,.08);border-radius:50%;background:#0a0912b8;color:#fff;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .2s,border-color .2s;z-index:3}.home-banner-nav:hover{background:#141021e0;border-color:#b488ff47}.home-banner-nav.prev{left:8px}.home-banner-nav.next{right:8px}.home-banner-dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:8px}.home-banner-dot{width:8px;height:8px;border-radius:50%;background:#ffffff4d;border:0;padding:0;cursor:pointer;transition:background .2s}.home-banner-dot.is-active{background:#a78bfa}.home-models-section{display:none;position:relative}.home-models-scroll{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px;scroll-behavior:smooth}.home-models-scroll::-webkit-scrollbar{height:4px}.home-models-scroll::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.home-model-card{flex-shrink:0;width:230px;height:310px;position:relative;display:block;padding:0;border-radius:8px;overflow:hidden;background:#191a18;border:1px solid rgba(255,255,255,.06);cursor:pointer;text-align:left;transition:border-color .2s,transform .15s}.home-model-card:hover{border-color:#8c64dc4d;transform:translateY(-3px)}.home-model-cover{position:relative;width:100%;height:100%;background:#191a18}.home-model-cover-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.home-model-tag{position:absolute;top:8px;left:8px;z-index:2;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase}.home-model-tag.new{background:linear-gradient(90deg,#22c55e,#16a34a);color:#fff}.home-model-tag.app{background:linear-gradient(90deg,#3b82f6,#2563eb);color:#fff}.home-model-tag.hot{background:linear-gradient(90deg,#f97316,#ea580c);color:#fff}.home-model-info{position:absolute;right:0;bottom:0;left:0;z-index:1;padding:46px 10px 10px;display:flex;flex-direction:column;gap:2px}.home-model-info-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.home-model-name{flex:1;min-width:0;font-size:12px;font-weight:700;line-height:1.2;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-model-subtitle{font-size:10px;line-height:1.25;color:#ffffffb8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-model-hot-badge{display:flex;align-items:center;gap:4px;flex-shrink:0;height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:600;color:#ffffffeb;background:#ffffff38;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-model-hot-badge-icon{font-size:10px;color:#ffffffeb}.home-models-nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;border-radius:50%;background:#0009;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:10}.home-models-nav:hover{background:#000c}.home-models-nav.prev{left:-8px}.home-models-nav.next{right:-8px}.home-gallery-section{display:flex;flex-direction:column;gap:16px}.home-gallery-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-gallery-tabs{display:flex;align-items:center;gap:18px}.home-gallery-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.home-gallery-tab{position:relative;padding:0 0 10px;border:0;background:transparent;color:#ffffff94;font-size:14px;font-weight:500;line-height:1;cursor:pointer;transition:color .2s}.home-gallery-tab:hover,.home-gallery-tab.is-active{color:#ffcf3f}.home-gallery-tab.is-active:after{content:"";position:absolute;left:50%;bottom:0;width:18px;height:3px;border-radius:999px;background:#ffcf3f;transform:translate(-50%)}.home-gallery-search{display:flex;align-items:center;gap:10px;width:236px;height:34px;padding:0 10px 0 12px;border-radius:6px;background:#120f1ee6;border:1px solid rgba(123,108,168,.26);box-shadow:inset 0 0 0 1px #ffffff05}.home-gallery-search-icon{flex-shrink:0;color:#ffffff80;font-size:14px}.home-gallery-search-input{flex:1;min-width:0;border:0;background:transparent;color:#ffffffe0;font-size:12px;line-height:34px;outline:none}.home-gallery-search-input::placeholder{color:#fff6}.home-gallery-filter{flex-shrink:0;padding:6px 12px;border:1px solid rgba(123,108,168,.26);border-radius:6px;background:#120f1ee6;color:#ffffffb8;font-size:12px;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.home-gallery-filter:hover{border-color:#a88aff57;background:#1c162cf5;color:#fff}.home-gallery-grid{column-count:6;column-gap:14px}@media(max-width:1400px){.home-gallery-grid{column-count:4}}@media(max-width:1100px){.home-gallery-grid{column-count:3}}@media(max-width:800px){.home-gallery-grid{column-count:2}}.home-gallery-item{break-inside:avoid;margin-bottom:14px;position:relative;border-radius:10px;overflow:hidden;background:#191a18;cursor:pointer;line-height:0;transition:transform .15s,box-shadow .2s}.home-gallery-item:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000004d}.home-gallery-item.is-video:focus-visible{outline:2px solid rgba(122,185,255,.92);outline-offset:2px}.home-gallery-item-inner{width:100%;height:100%;display:block;object-fit:cover}.home-gallery-image-wrap,.home-gallery-image-wrap.ant-image{display:block;width:100%;height:100%;background:#191a18}.home-gallery-image-wrap .ant-image-img{width:100%;height:100%;object-fit:cover;display:block}.home-gallery-preview .ant-image-preview-img{width:auto;height:auto;max-width:calc(100vw - 96px);max-height:calc(100vh - 96px);object-fit:contain}.home-video-preview-modal .ant-modal-content{padding:16px;border-radius:16px;background:#0f1017}.home-video-preview-modal .ant-modal-close{color:#d8def0}.home-video-preview-shell{display:flex;flex-direction:column;gap:12px}.home-video-preview-title{color:#f3f6ff;font-size:16px;font-weight:600;line-height:1.4;padding-right:36px}.home-video-preview-player{display:block;width:100%;max-height:min(78vh,760px);border-radius:12px;background:#000;outline:none}@media(max-width:768px){.home-video-preview-modal{max-width:calc(100vw - 24px);margin:0 auto}.home-video-preview-modal .ant-modal-content{padding:12px;border-radius:14px}.home-video-preview-title{font-size:14px}.home-video-preview-player{max-height:60vh}}.script-editor-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:14px;align-items:stretch;min-height:680px}.script-editor-episode-panel{background:#1c1a21;border-radius:8px;padding:15px 20px;display:flex;flex-direction:column;min-height:600px;overflow:hidden;max-height:670px}.script-editor-episode-head{display:flex;flex-direction:column;gap:8px;margin-bottom:22px}.script-editor-episode-head-title{min-width:0;display:flex;flex-direction:row;align-items:center}.script-editor-episode-title{color:#f5f8ff;font-size:30px;font-weight:700;line-height:1;white-space:nowrap}.script-editor-episode-tip{display:block;color:#918e9f!important;font-size:14px}.script-editor-merge-top-btn{border-color:#353f57!important;background:#242935!important;color:#d3d7e1!important}.script-editor-delete-top-btn{border-color:#5b3941!important;background:#30232a!important}.script-editor-add-scene-top-btn{border-color:#3d445a!important;background:#242a38!important;color:#dbe2f3!important}.script-editor-episode-toolbar{display:flex;flex-wrap:wrap;gap:6px;width:100%}.script-editor-episode-toolbar .ant-btn{flex:0 1 auto}.script-editor-episode-list{display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto;padding-right:4px}.script-editor-episode-row{position:relative}.script-editor-episode-btn{height:40px;border-radius:8px;background:#232833!important;color:#918e9f!important;text-align:left;justify-content:flex-start!important;padding-right:66px!important}.script-editor-episode-btn-content{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.script-editor-episode-scene-count{font-size:12px;opacity:.8}.script-editor-episode-btn.is-active{border-color:#9333eb!important;color:#9333eb!important}.script-editor-episode-actions{position:absolute;top:20px;right:8px;transform:translateY(-50%);display:flex;flex-direction:row;gap:6px}.script-editor-episode-icon-btn{width:26px;height:26px;border-color:#343b50!important;background:#171d2a!important;color:#8f97ad!important}.script-editor-episode-icon-btn-merge{border-style:dashed!important;border-color:#ff7c2473!important;color:#ff7c24!important}.script-editor-scene-sublist{margin-top:6px;padding:6px;border:1px dashed #343d57;border-radius:8px;background:#171d2b;display:flex;flex-direction:column;gap:4px}.script-editor-scene-item{width:100%;border:1px solid #2e3650;background:#232833;color:#dce1ee;border-radius:6px;padding:4px 6px;text-align:left;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:6px;align-items:center;cursor:pointer}.script-editor-scene-item.is-active{border-color:#9333eb!important;color:#9333eb!important}.script-editor-scene-item-no{font-size:12px;font-weight:600;white-space:nowrap}.script-editor-scene-item-label{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.script-editor-scene-item-input .ant-input{border-color:#5a647f!important;background:#111726!important;color:#e6ecff!important;font-size:12px!important}.script-editor-scene-actions{display:inline-flex;gap:4px}.script-editor-scene-icon-btn{width:22px;height:22px;border-color:#38425a!important;background:#182033!important;color:#96a4c8!important}.script-editor-scene-icon-btn-merge{border-style:dashed!important;border-color:#ff7c2473!important;color:#ff7c24!important}.script-editor-add-episode-btn{margin-top:45px;border-color:#2f3447!important;background:#2b2833!important;border-radius:4px}.script-editor-main-panel{background:linear-gradient(180deg,#f0e9da,#e7deca);border:1px solid #d4c7aa;border-radius:10px;padding:10px;box-shadow:inset 0 1px #fffcf4b8;max-height:670px}.script-editor-paper{--script-paper-surface: #f8f1e0;--script-paper-surface-strong: #fff9ee;--script-paper-surface-muted: #efe5cf;--script-paper-border: #cdbf9f;--script-paper-border-strong: #9e7847;--script-paper-text: #2a2f39;--script-paper-text-muted: #70685a;height:100%;min-height:640px;border-radius:8px;border:1px solid #cfc2a5;background:linear-gradient(180deg,#e6dcc6,#ddd1b7);padding:12px 14px;display:flex;flex-direction:column;gap:12px;color:var(--script-paper-text)}.script-editor-paper .ant-input,.script-editor-paper textarea.ant-input,.script-editor-paper .ant-input-outlined,.script-editor-paper .ant-input-affix-wrapper,.script-editor-paper .ant-input-number,.script-editor-paper .ant-select-selector{background:var(--script-paper-surface-strong)!important;border-color:var(--script-paper-border)!important;color:var(--script-paper-text)!important;box-shadow:none!important}.script-editor-paper .ant-input-number-input,.script-editor-paper .ant-input-number-input::placeholder,.script-editor-paper .ant-select-selection-item,.script-editor-paper .ant-select-selection-search-input,.script-editor-paper .ant-input::placeholder,.script-editor-paper textarea.ant-input::placeholder,.script-editor-paper .ant-select-selection-placeholder{color:var(--script-paper-text-muted)!important}.script-editor-paper .ant-input-number-input,.script-editor-paper .ant-select-selection-item{color:var(--script-paper-text)!important}.script-editor-paper .ant-input:hover,.script-editor-paper textarea.ant-input:hover,.script-editor-paper .ant-input-affix-wrapper:hover,.script-editor-paper .ant-input-number:hover,.script-editor-paper .ant-select:hover .ant-select-selector{border-color:#b59363!important}.script-editor-paper .ant-input:focus,.script-editor-paper .ant-input-focused,.script-editor-paper textarea.ant-input:focus,.script-editor-paper .ant-input-affix-wrapper-focused,.script-editor-paper .ant-input-number-focused,.script-editor-paper .ant-input-number:focus-within,.script-editor-paper .ant-select-focused .ant-select-selector{border-color:var(--script-paper-border-strong)!important;box-shadow:0 0 0 2px #9e784724!important}.script-editor-paper .ant-input[disabled],.script-editor-paper textarea.ant-input[disabled],.script-editor-paper .ant-input-affix-wrapper-disabled,.script-editor-paper .ant-input-number-disabled,.script-editor-paper .ant-select-disabled .ant-select-selector{background:var(--script-paper-surface-muted)!important;color:#8a8172!important}.script-editor-paper .ant-select-arrow,.script-editor-paper .ant-input-number-handler-up-inner,.script-editor-paper .ant-input-number-handler-down-inner{color:#846844!important}.script-editor-paper .ant-input-number-handler-wrap{background:#f0e6d0!important;border-inline-start:1px solid var(--script-paper-border)!important}.script-editor-paper .ant-input-number-handler{border-block-end-color:var(--script-paper-border)!important}.script-editor-paper-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.script-editor-paper-title{margin:0!important;color:#2a2f39!important}.script-editor-paper-subtitle{display:block;margin-top:4px;color:#565a63!important;font-size:13px}.script-editor-scene-status-tag{margin-inline-end:0!important;border-radius:999px!important;padding:4px 12px!important;font-weight:600;border-width:1px!important;border-style:solid!important;background:#f6efdf!important}.script-editor-scene-status-tag.is-scene{color:#2756a6!important;border-color:#9db8e8!important;background:#edf4ff!important}.script-editor-scene-status-tag.is-count{color:#8b640d!important;border-color:#d7bb73!important;background:#fbf3da!important}.script-editor-scene-status-tag.is-emotion{color:#6f41a0!important;border-color:#c2a5ea!important;background:#f4edff!important}.script-editor-scene-status-tag.is-blocks{color:#0c6c73!important;border-color:#87c8cb!important;background:#e8f8f7!important}.script-editor-scene-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.script-editor-scene-meta-card{border:1px solid rgba(82,88,98,.18);background:#fffcf4b8;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:6px}.script-editor-scene-meta-card .ant-input,.script-editor-scene-meta-card .ant-input-number{background:#f7f3e6!important;border-color:#cfc5a8!important;color:#2a2f39!important}.script-editor-scene-meta-label{color:#5f655f!important;font-size:12px}.script-editor-block-section{display:flex;flex-direction:column;gap:10px}.script-editor-block-section.is-collapsed{gap:0}.script-editor-block-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:8px;border:1px solid rgba(82,88,98,.16);background:#faf7eed6}.script-editor-block-toolbar.is-collapsed{align-items:center;padding:8px 12px}.script-editor-block-toolbar-copy{min-width:220px;flex:1}.script-editor-block-toolbar-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.script-editor-block-toolbar-title{display:block;color:#303542!important;font-weight:700}.script-editor-block-toolbar-count{color:#7e7568!important;font-size:12px}.script-editor-block-toolbar-tip{display:block;margin-top:4px;color:#666c76!important;font-size:12px}.script-editor-block-toolbar-actions{justify-content:flex-end}.script-editor-toolbar-btn.ant-btn{border-color:#ccb792!important;background:linear-gradient(180deg,#fff9ee,#f3e8d3)!important;color:#3f3528!important;border-radius:10px!important;box-shadow:inset 0 1px #ffffffc7!important}.script-editor-toolbar-btn.ant-btn .ant-btn-icon{color:#7e5c2a!important}.script-editor-collapse-icon-open{transform:rotate(180deg)}.script-editor-toolbar-btn.ant-btn:not(:disabled):hover,.script-editor-toolbar-btn.ant-btn:not(:disabled):focus{border-color:#b9925e!important;background:linear-gradient(180deg,#fffdf6,#f2e3c5)!important;color:#2f261a!important}.script-editor-toolbar-btn.ant-btn:disabled{border-color:#d9ceb9!important;background:#efe6d4!important;color:#9a8f7f!important}.script-editor-block-list{display:flex;flex-direction:column;gap:10px;flex:1;min-height:360px}.script-editor-dialogue-sequence-card{border-radius:10px;border:1px solid rgba(138,76,63,.22);border-left:4px solid #8a4c3f;background:#fff9f4eb;padding:10px;display:flex;flex-direction:column;gap:10px}.script-editor-dialogue-sequence-card.is-collapsed{padding:8px 10px;gap:0}.script-editor-dialogue-sequence-tag{margin-inline-end:0!important;color:#7a3f33!important;border-color:#8a4c3f47!important;background:#ffede5f2!important}.script-editor-dialogue-sequence-fields{display:grid;grid-template-columns:220px minmax(0,1fr);gap:10px}.script-editor-dialogue-sequence-field{display:flex;flex-direction:column;gap:6px}.script-editor-dialogue-sequence-field .ant-input{background:#fff8f1!important;border-color:#d6c2b7!important;color:#2a2f39!important}.script-editor-block-card{border-radius:10px;border:1px solid rgba(66,73,86,.18);background:#fffcf5db;padding:10px;display:flex;flex-direction:column;gap:8px}.script-editor-block-card.is-collapsed{padding:8px 10px;gap:0}.script-editor-block-card.is-scene_heading{border-left:4px solid #5a6ea8}.script-editor-block-card.is-action,.script-editor-block-card.is-annotation{border-left:4px solid #8c7a42}.script-editor-block-card.is-dialogue,.script-editor-block-card.is-parenthetical,.script-editor-block-card.is-character{border-left:4px solid #8a4c3f}.script-editor-block-card.is-transition,.script-editor-block-card.is-sfx{border-left:4px solid #4f6a55}.script-editor-block-card.is-character_list,.script-editor-block-card.is-note{border-left:4px solid #7b6795}.script-editor-block-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.script-editor-block-card-head-main{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1}.script-editor-block-card-head-main.is-collapsed{min-width:0;flex-wrap:nowrap;gap:6px;overflow:hidden}.script-editor-block-type-select{min-width:132px}.script-editor-block-speaker-input{width:160px}.script-editor-block-meta-tag{margin-inline-end:0!important;color:#5f6773!important;border-color:#cbc4b3!important;background:#f0ebdde6!important}.script-editor-block-card-actions{display:inline-flex;gap:6px}.script-editor-block-card-actions .ant-btn{border-color:#c6bba0!important;background:#f5efde!important;color:#4f5662!important}.script-editor-collapse-btn.ant-btn .anticon{transition:transform .2s ease,color .2s ease}.script-editor-collapse-icon{color:#7e5c2a;transition:transform .2s ease,color .2s ease}.script-editor-collapse-icon.is-open{color:#9e7847;transform:rotate(180deg)}.script-editor-collapsed-pill{flex:0 0 auto;display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:999px;background:#ebe0ccf2;color:#6d5430;font-size:12px;font-weight:600;line-height:1}.script-editor-collapsed-title{flex:0 0 auto;max-width:140px;color:#2f261a;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.script-editor-block-textarea .ant-input{border-color:#d1c6ab!important;background:#f8f4e8!important;color:#2a2f39!important;box-shadow:none!important;font-size:16px!important;line-height:1.7!important}.script-editor-select-dropdown.ant-select-dropdown{background:#fff9ee!important;border:1px solid #d1c2a3!important;border-radius:10px!important;box-shadow:0 12px 26px #4f3f2329!important;padding:6px!important}.script-editor-select-dropdown .ant-select-item{color:#2a2f39!important;border-radius:6px!important}.script-editor-select-dropdown .ant-select-item-option-active{background:#f3ead7!important}.script-editor-select-dropdown .ant-select-item-option-selected{background:#ead9bc!important;color:#6b4b1d!important;font-weight:600}.script-editor-block-card-foot{display:flex;justify-content:flex-end}.script-editor-block-card-foot-text{color:#7a7f87!important;font-size:12px}.script-editor-block-collapsed-summary{flex:1;min-width:0;color:#5b605e;font-size:13px;line-height:1.45;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.script-editor-dialogue-sequence-card.is-collapsed .script-editor-block-card-head,.script-editor-block-card.is-collapsed .script-editor-block-card-head{align-items:center}.script-editor-derived-grid{display:grid;grid-template-columns:1fr;gap:10px}.script-editor-derived-card{border-radius:8px;border:1px solid rgba(77,83,95,.16);background:#fbf8f0d1;padding:10px;min-height:0;display:flex;flex-direction:column;gap:8px}.script-editor-derived-head{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.script-editor-derived-label{color:#5f655f!important;font-size:12px}.script-editor-derived-chevron{color:#8f97ad;font-size:12px;transition:transform .2s ease,color .2s ease}.script-editor-derived-chevron.is-open{color:#9e7847;transform:rotate(180deg)}.script-editor-derived-body{color:#2f333d;font-size:14px;line-height:1.65;white-space:pre-wrap;word-break:break-word}@media(max-width:1260px){.script-editor-layout{grid-template-columns:1fr}.script-editor-episode-panel{min-height:auto}.script-editor-episode-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;overflow:visible;padding-right:0}.script-editor-episode-actions{position:static;transform:none;margin-top:4px;flex-direction:row;justify-content:flex-end}.script-editor-scene-meta-grid,.script-editor-derived-grid,.script-editor-dialogue-sequence-fields{grid-template-columns:1fr}.script-editor-block-toolbar,.script-editor-paper-head,.script-editor-block-card-head{flex-direction:column}.script-editor-block-toolbar-actions,.script-editor-block-card-actions{width:100%;justify-content:flex-end}.script-editor-block-toolbar.is-collapsed{flex-direction:row}.script-editor-block-toolbar.is-collapsed .script-editor-block-toolbar-actions{width:auto;flex:0 0 auto}.script-editor-dialogue-sequence-card.is-collapsed .script-editor-block-card-head,.script-editor-block-card.is-collapsed .script-editor-block-card-head{flex-direction:row}.script-editor-dialogue-sequence-card.is-collapsed .script-editor-block-card-actions,.script-editor-block-card.is-collapsed .script-editor-block-card-actions{width:auto;flex:0 0 auto}.script-editor-collapsed-title{max-width:96px}}.text-storyboard-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:14px;align-items:start}.text-storyboard-episode-panel{background:#151613;border-radius:6px;padding:26px 35px;min-height:640px;max-height:640px;overflow-y:auto;width:200px}.text-storyboard-episode-title{color:#fff;font-size:16px;line-height:1;margin-bottom:38px;text-align:center}.text-storyboard-episode-tip{display:block;color:#8e8f87!important;font-size:12px;margin-bottom:10px;text-align:center}.text-storyboard-episode-list{display:flex;flex-direction:column;gap:10px}.text-storyboard-episode-row{display:grid;grid-template-columns:minmax(0,1fr);gap:6px}.text-storyboard-episode-row.is-active{position:relative}.text-storyboard-episode-row-actions{justify-content:flex-end}.text-storyboard-episode-inline-btn{border-color:#34352f!important;background:#1c1d19!important;color:#f6f4ea!important}.text-storyboard-episode-btn{height:40px;border-radius:8px;border:none!important;background:#151613!important;color:#b8b8ad!important;font-size:16px;box-shadow:none}.text-storyboard-episode-btn.is-active{border-radius:8px;background:#211c0a!important;color:#ffcf3f!important}.text-storyboard-episode-btn.is-promoted{border-color:#ffcf3f!important;color:#ffcf3f!important}.text-storyboard-episode-btn.is-promoted.is-active{border-color:#ffcf3f!important;color:#ffcf3f!important;background:#211c0a!important}.text-storyboard-episode-btn.is-pending{border-color:#ffcf3f!important;color:#ffcf3f!important}.text-storyboard-episode-btn.is-pending.is-active{border-color:#ffcf3f!important;color:#ffcf3f!important;background:#211c0a!important}.text-storyboard-main{background:#151613;border-radius:6px;padding:26px 21px}.text-storyboard-main-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:47px}.text-storyboard-scene-list{display:flex;flex-direction:column;padding:0 42px;gap:42px}.text-storyboard-scene-block{padding:10px 0 0;border-top:1px solid #292a25}.text-storyboard-scene-block:first-child{border-top:none;padding-top:0}.text-storyboard-scene-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:flex-start}.text-storyboard-scene-index{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:6px 10px;border-radius:8px;border:1px solid #34352f;background:#1c1d19;font-size:16px;color:#f6f4ea;font-weight:600;min-width:72px}.text-storyboard-scene-overview{display:grid;grid-template-columns:28vw minmax(0,1fr);gap:12px;align-items:flex-start;min-width:0}.text-storyboard-scene-cover{width:28vw;height:27vh;border-radius:8px;border:1px solid #34352f;background:#111210;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#8e8f87;font-size:12px}.text-storyboard-scene-cover img{width:100%;height:100%;object-fit:cover;display:block}.text-storyboard-scene-meta{min-width:0;display:flex;flex-direction:column;gap:8px}.text-storyboard-scene-title{display:block;color:#f6f4ea;font-size:22px;font-weight:600;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-storyboard-scene-desc{display:-webkit-box;color:#b8b8ad;font-size:16px;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.text-storyboard-scene-prompt{color:#8e8f87!important;font-size:12px;line-height:1.35}.text-storyboard-shot-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.text-storyboard-shot-row{display:grid;grid-template-columns:84px minmax(0,1fr) auto;gap:10px;align-items:center}.text-storyboard-shot-row.is-active .text-storyboard-shot-input .ant-input{border-color:#ffcf3f!important}.text-storyboard-shot-label{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:6px 8px;border-radius:8px;border:1px solid #34352f;background:#1c1d19;color:#f6f4ea;font-size:13px;font-weight:600;line-height:1.2}.text-storyboard-shot-input .ant-input{background:#1c1d1a!important;border:1px solid #34352f!important;color:#f6f4ea!important;border-radius:8px!important;min-height:48px;padding:10px 12px!important;line-height:1.5;font-size:17px}.text-storyboard-shot-input.ant-input-textarea-disabled .ant-input,.text-storyboard-shot-input .ant-input[disabled]{color:#b8b8ad!important}.text-storyboard-shot-tail{display:flex;align-items:center;gap:8px}.text-storyboard-shot-count{color:#8e8f87;font-size:13px;min-width:62px;text-align:right}.text-storyboard-stream-placeholder{color:#8e8f87;font-size:13px;padding:8px 0 4px}@media(max-width:1260px){.text-storyboard-layout{grid-template-columns:1fr}.text-storyboard-episode-panel{min-height:auto}.text-storyboard-episode-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.text-storyboard-scene-head{grid-template-columns:1fr}.text-storyboard-scene-index{font-size:14px;min-width:auto}.text-storyboard-scene-overview{grid-template-columns:130px minmax(0,1fr)}.text-storyboard-shot-row{grid-template-columns:1fr;gap:6px}.text-storyboard-shot-label{font-size:12px}.text-storyboard-shot-tail{justify-content:flex-end}}.text-storyboard-scene-studio-modal .ant-modal-content{background:#151613!important;border:1px solid #292a25}.text-storyboard-scene-studio-shell{display:grid;grid-template-columns:minmax(320px,40%) minmax(0,1fr);gap:18px;min-height:540px}.text-storyboard-scene-studio-preview{border:1px solid #34352f;border-radius:12px;background:#1c1d19;padding:12px;display:flex;flex-direction:column;gap:10px}.text-storyboard-scene-studio-preview-frame{width:100%;min-height:420px;border-radius:10px;border:1px solid #34352f;background:#111210;overflow:hidden;display:flex;align-items:center;justify-content:center}.text-storyboard-scene-studio-preview-frame img{width:100%;height:100%;max-height:520px;object-fit:contain;display:block}.text-storyboard-scene-studio-preview-empty{color:#8e8f87;font-size:13px}.text-storyboard-scene-studio-preview-desc{color:#b8b8ad!important;font-size:13px;line-height:1.5}.text-storyboard-scene-studio-preview-name{color:#f6f4ea!important;font-size:18px;font-weight:600;line-height:1.3}.text-storyboard-scene-studio-main{border-left:1px solid #34352f;padding-left:16px;min-width:0}.text-storyboard-scene-studio-tabs .ant-tabs-nav{margin-bottom:12px!important}.text-storyboard-scene-studio-tabs .ant-tabs-tab{color:#8e8f87!important}.text-storyboard-scene-studio-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#ffcf3f!important}.text-storyboard-scene-studio-pane{display:flex;flex-direction:column;gap:12px}.text-storyboard-scene-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;max-height:340px;overflow:auto;padding-right:4px}.text-storyboard-scene-library-loading{grid-column:1 / -1}.text-storyboard-scene-library-card{border:1px solid #34352f;border-radius:10px;background:#1c1d19;color:#f6f4ea;text-align:left;padding:6px;cursor:pointer}.text-storyboard-scene-library-card.is-selected{border-color:#ffcf3f;box-shadow:0 0 0 1px #ffcf3f40}.text-storyboard-scene-library-thumb{width:100%;height:100px;border-radius:8px;overflow:hidden;background:#111210;display:flex;align-items:center;justify-content:center;color:#8e8f87;font-size:12px}.text-storyboard-scene-library-thumb img{width:100%;height:100%;object-fit:cover}.text-storyboard-scene-library-name{margin-top:6px;font-size:12px;color:#b8b8ad;line-height:1.35}.text-storyboard-scene-studio-actions{display:flex;justify-content:flex-end;gap:10px}@media(max-width:1100px){.text-storyboard-scene-studio-shell{grid-template-columns:1fr;min-height:auto}.text-storyboard-scene-studio-preview-frame{min-height:260px}.text-storyboard-scene-studio-main{border-left:none;padding-left:0;border-top:1px solid #34352f;padding-top:12px}}.storyboard-studio-page{display:flex;flex-direction:column;min-height:calc(100vh - 120px)}.storyboard-studio-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.storyboard-studio-topbar-title{display:flex;flex-direction:column;gap:8px}.storyboard-script-select{width:360px}.storyboard-timeline-card{display:flex;flex-direction:column;padding:15px 20px;gap:15px;background:#151613!important;height:188px}.storyboard-dialogue-speed-control{flex:1;min-width:260px;align-items:center}.storyboard-dialogue-speed-label{color:#8e8f87;font-size:12px;white-space:nowrap}.storyboard-dialogue-speed-slider{flex:1;min-width:150px}.storyboard-dialogue-speed-slider .ant-slider-rail{background:#94a3b86b!important;height:6px}.storyboard-dialogue-speed-slider .ant-slider-track{background:linear-gradient(90deg,#ffcf3f,#ffee65)!important;height:6px}.storyboard-dialogue-speed-slider .ant-slider-handle:after{width:13px;height:13px;box-shadow:0 0 0 2px #ffcf3f80}.storyboard-dialogue-speed-value{color:#8e8f87;width:46px;text-align:right}.storyboard-workflow-card.is-running{box-shadow:0 0 0 1px #ffcf3f59 inset}.storyboard-studio-main{display:grid;grid-template-columns:200px minmax(0,1fr) 434px;gap:12px;min-height:0;flex:1}.storyboard-bottom-actions{display:flex;justify-content:center;padding:4px 0 8px}.storyboard-studio-panel{border-radius:6px;overflow:hidden}.storyboard-panel-title{color:#f6f4ea;font-weight:600;margin-bottom:10px;display:block}.storyboard-studio-left{display:flex;flex-direction:column;gap:22px;background:#151613!important;border-radius:6px;padding:26px 35px;max-height:870px;overflow-y:auto}.storyboard-episode-title{line-height:1;text-align:center}.storyboard-episode-list{flex:1;min-height:0;flex-direction:column;gap:10px}.storyboard-episode-btn{height:40px;border-radius:8px;border:none!important;background:#151613!important;color:#b8b8ad!important;font-size:16px;box-shadow:none}.storyboard-episode-btn.is-active{border-radius:8px;background:#211c0a!important;color:#ffcf3f!important}.storyboard-episode-empty{margin-top:8px}.storyboard-rail-guide-card{background:#0f1629!important;border:1px solid rgba(126,147,191,.28)!important}.storyboard-rail-guide-title{color:#d8e2ff;font-weight:600}.storyboard-rail-filters{display:flex;flex-direction:column;gap:8px;padding:8px;border:1px solid rgba(126,147,191,.24);border-radius:8px;background:#10192d}.storyboard-rail-filters .ant-checkbox-wrapper{color:#c4d0f0}.storyboard-rail-filter-label{color:#b9c7ea;font-size:12px}.storyboard-rail-filters .ant-segmented{background:#0c1426}.storyboard-rail-filters .ant-segmented-item-label{color:#c9d6f6;font-size:12px}.storyboard-rail-tree-wrap{flex:1;min-height:0;overflow:auto;border-radius:8px;border:1px solid rgba(126,147,191,.22);background:#0f1628;padding:8px 6px}.storyboard-rail-tree{background:transparent!important;color:#dbe3ff}.storyboard-rail-tree .ant-tree-list-holder-inner{min-width:100%}.storyboard-rail-tree .ant-tree-treenode{width:100%;padding:3px 2px}.storyboard-rail-tree .ant-tree-node-content-wrapper{width:calc(100% - 22px);border-radius:8px;padding:3px 8px!important}.storyboard-rail-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background:#4096ff33!important;border:1px solid rgba(64,150,255,.55)}.storyboard-rail-tree .ant-tree-checkbox+.ant-tree-node-content-wrapper{margin-left:0}.storyboard-rail-title{display:flex;flex-direction:column;gap:3px;width:100%}.storyboard-rail-main-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.storyboard-rail-main{color:#dce5ff;font-size:12px;font-weight:600}.storyboard-rail-action-btn{color:#8bb7ff!important;padding-inline:6px!important}.storyboard-rail-action-btn:hover{color:#b5d1ff!important;background:#4096ff1f!important}.storyboard-rail-sub{color:#97a5c7;font-size:11px;line-height:1.3}.storyboard-rail-title.episode .storyboard-rail-main{font-size:13px}.storyboard-scene-card{background:#101629!important;border:1px solid rgba(130,151,196,.18)!important}.storyboard-scene-image-wrap{width:100%;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.1);margin-bottom:8px}.storyboard-scene-image{width:100%;display:block}.storyboard-studio-center{display:flex;flex-direction:column;gap:12px}.storyboard-empty-center{flex:1;display:flex;justify-content:center;align-items:center;background:#151613;border-radius:6px}.storyboard-preview-stage{min-height:550px;display:flex;align-items:center;justify-content:center;overflow:hidden}.storyboard-preview-stage-wrap{position:relative;background:#151613!important}.storyboard-preview-media{width:100%;object-fit:contain;background:#000;display:block}.storyboard-preview-placeholder{min-height:220px;width:100%;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.storyboard-preview-placeholder-loading{background:radial-gradient(circle at top,#4c5c8a29,#0a0e1c00 58%)}.storyboard-preview-placeholder-spinner{font-size:28px;color:#8fb5ff}.storyboard-preview-dialogue-overlay{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:15px 22px;z-index:2;margin-bottom:15px}.storyboard-preview-dialogue-text{flex:1;min-width:0;color:#fff;font-size:14px;line-height:1.6;text-shadow:0 1px 4px rgba(0,0,0,.7)}.storyboard-preview-dialogue-actions{display:flex;gap:12px;flex-shrink:0}.storyboard-preview-dialogue-actions-button{background-color:#1c1d19!important;border-radius:4px!important;border:none!important;color:#fff!important;font-size:12px!important;width:98px;height:30px}.storyboard-preview-dialogue-actions-button-text{color:#fff!important}.storyboard-preview-right-actions{position:absolute;right:10px;top:70%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px}.storyboard-preview-top-actions{position:absolute;top:10px;right:10px;z-index:2;display:flex;flex-direction:column;gap:6px}.storyboard-preview-top-btn{display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:0;border:1px solid #2b2830;border-radius:8px;background:#1c1d19;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#e7edf8;font-size:14px;line-height:1;cursor:pointer;transition:all .18s ease}.storyboard-preview-top-btn-icon{width:24px;height:24px}.storyboard-preview-top-btn:hover:not(:disabled){background:#211c0a;border-color:#ffcf3f6b}.storyboard-preview-top-btn.is-active{background:#4d3214e6;border-color:#ffba5e85;color:#ffd7a7}.storyboard-preview-top-btn:disabled{opacity:.45;cursor:not-allowed}.storyboard-preview-float-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;min-width:56px;border:none;border-radius:10px;background:#0a0e1cb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#e0e6f0;font-size:11px;cursor:pointer;transition:background .18s}.storyboard-preview-float-btn:hover:not(:disabled){background:#141c32e0}.storyboard-preview-float-btn.is-loading{background:#243258eb;color:#f2f6ff;box-shadow:0 10px 24px #1f3b7947}.storyboard-preview-float-btn:disabled{opacity:.4;cursor:not-allowed}.storyboard-preview-meta-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.storyboard-timeline-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,4fr) auto;align-items:center;gap:16px}.storyboard-timeline-head-title-wrap{min-width:0;display:flex;align-items:center;gap:14px}.storyboard-timeline-head-subtitle{color:#8e8f87;font-size:14px;line-height:1.3}.storyboard-timeline-head-actions{display:flex;align-items:center;justify-self:end;gap:8px}.storyboard-timeline-head-action-btn{height:15px;border-color:#292a25!important;background:#151613!important;color:#8e8f87!important;font-size:14px}.storyboard-timeline-head-action-btn.is-audio{border-color:#292a25!important;background:#151613!important;color:#8e8f87!important}.storyboard-timeline-head-action-btn:disabled,.storyboard-timeline-head-action-btn:disabled:hover{border-color:#6e7c9f38!important;background:#6e7c9f14!important;color:#6e7c9f!important}.storyboard-timeline-sequence-controls{display:flex;align-items:center;gap:10px;justify-self:center}.storyboard-timeline-sequence-btn{width:34px!important;min-width:34px;height:34px!important;display:inline-flex!important;align-items:center;justify-content:center;border:1px solid #34352f!important;background:#1c1d19!important;color:#ffcf3f!important;font-size:15px}.storyboard-timeline-sequence-btn:disabled{color:#6e7c9f!important;border-color:#6e7c9f38!important;background:#6e7c9f14!important}.storyboard-timeline-sequence-time{color:#fff;font-size:14px}.storyboard-timeline-sequence-progress{position:relative;flex:1;height:4px;border-radius:999px;overflow:hidden;background:#7f91b833;cursor:pointer;touch-action:none;transition:background .18s ease}.storyboard-timeline-sequence-progress:hover{background:#91a0ce52}.storyboard-timeline-sequence-progress.is-dragging{background:#ffcf3f47}.storyboard-timeline-sequence-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffcf3f,#ffee65);transition:width .16s ease}.storyboard-timeline-sequence-progress.is-dragging .storyboard-timeline-sequence-progress-fill{transition:none}.storyboard-timeline-rail{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:12px}.storyboard-timeline-rail-arrow{width:36px;height:112px;border:1px solid #34352f;border-radius:10px;background:#1c1d19;color:#b8b8ad;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s ease}.storyboard-timeline-rail-arrow:hover:not(:disabled){background:#211c0a;color:#ffcf3f}.storyboard-timeline-rail-arrow:disabled{opacity:.45;cursor:not-allowed}.storyboard-timeline-strip{display:flex;gap:14px;overflow-x:auto;padding:2px 0 6px;scrollbar-width:none}.storyboard-timeline-strip::-webkit-scrollbar{display:none}.storyboard-timeline-item{position:relative;min-width:188px;max-width:188px;border-radius:12px;border:1px solid #34352f;background:#1c1d19;padding:0;cursor:pointer;min-height:108px;overflow:hidden;flex:0 0 auto;transition:all .2s ease;box-shadow:0 10px 22px #0000002e}.storyboard-timeline-item:hover{transform:translateY(-1px);border-color:#ffcf3fb8}.storyboard-timeline-item.is-selected{border-color:#ffcf3f;box-shadow:0 0 0 1px #ffcf3f59 inset,0 12px 26px #0000003d}.storyboard-timeline-thumb{position:relative;width:100%;min-height:106px;height:106px;border-radius:inherit;overflow:hidden;border:none;background:#111210;display:flex;justify-content:center;align-items:center}.storyboard-timeline-thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#09070e33,#09070e00 34%,#09070ec7);pointer-events:none}.storyboard-timeline-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.storyboard-timeline-thumb-empty{color:#8e8f87;font-size:12px}.storyboard-timeline-item-overlay{position:absolute;inset:8px 8px auto;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;z-index:2;pointer-events:none}.storyboard-timeline-item-badges{display:flex;align-items:center;gap:6px}.storyboard-timeline-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.storyboard-timeline-badge.is-shot{background:#4a1113e6;color:#fff2ef}.storyboard-timeline-badge.is-duration{background:#0e0b12c7;color:#fff8eb}.storyboard-timeline-item-toolbar{display:flex;align-items:center;gap:6px;margin-left:auto;pointer-events:auto}.storyboard-timeline-media-badge{width:24px;height:24px;border-radius:6px;background:#0e0b12b8;color:#ece4ff;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.storyboard-timeline-item-footer{position:absolute;left:10px;right:10px;bottom:12px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:8px;pointer-events:none}.storyboard-timeline-item-meta{display:flex;align-items:center;gap:6px;min-width:0}.storyboard-timeline-item-scene{color:#f6f4ea;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storyboard-timeline-item-progress{position:absolute;left:10px;right:10px;bottom:6px;height:3px;border-radius:999px;overflow:hidden;background:#b8b8ad2e;z-index:2}.storyboard-timeline-item-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffcf3f,#ffee65);transition:width .16s ease}.storyboard-timeline-more-btn{width:24px!important;min-width:24px!important;height:24px!important;color:#f6f4ea!important;padding-inline:0!important;border-radius:6px!important;background:#0e0b12b8!important}.storyboard-timeline-more-btn:hover{color:#fff!important;background:#211c0a!important}.storyboard-timeline-footer-progress{padding:0 48px 2px}.storyboard-right-card .ant-segmented{background:#1e1d1a;border:1px solid #252627;border-radius:8px}.storyboard-right-card .ant-segmented-item{background-color:#1e1d1a;border:solid 1px #252627;border-radius:8px;color:#b8b8ad}.storyboard-right-card .ant-segmented-thumb,.storyboard-right-card .ant-segmented-item-selected{background-color:#2b281c;border-radius:8px;color:#ffcf3f}.storyboard-right-card .ant-segmented-item-selected .ant-segmented-item-label{color:#ffcf3f}.storyboard-right-main-card .ant-card-body{padding:10px!important}.storyboard-workbench-stack{width:100%}.storyboard-workbench-section{display:flex;flex-direction:column;gap:8px}.storyboard-workbench-label{font-size:14px}.storyboard-workbench-second-label{color:#918e9f;font-size:14px}.storyboard-character-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.storyboard-character-add-btn,.storyboard-character-card-edit,.storyboard-character-picker-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;cursor:pointer}.storyboard-character-add-btn{background:transparent;color:#918e9f;font-size:14px;padding:0}.storyboard-character-add-btn:hover{color:#ffcf3f}.storyboard-character-card-grid{display:flex;flex-wrap:wrap;gap:12px}.storyboard-character-card{min-width:80px;max-width:180px;height:46px;border-radius:4px;background:#1c1d19;display:flex;align-items:center;justify-content:space-between;gap:5px;padding:0 14px}.storyboard-character-card-name{color:#f6f4ea;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storyboard-character-card-edit{width:24px;height:24px;border-radius:6px;background:transparent;color:#cfc6e6;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.storyboard-character-card-edit:hover{background:#ffffff14;color:#fff}.storyboard-character-empty{color:#8e98b7!important;font-size:12px}.storyboard-character-picker-modal .ant-modal-title,.storyboard-character-picker-modal .ant-modal-close,.storyboard-character-picker-modal .ant-modal-close-x{color:#f0ecff!important}.storyboard-character-picker-grid{display:flex;flex-wrap:wrap;gap:14px 16px;align-content:flex-start;min-height:260px}.storyboard-character-picker-chip{min-width:86px;height:34px;border-radius:6px;padding:0 16px;background:#4a4556;color:#f0ecff;font-size:14px;transition:all .18s ease}.storyboard-character-picker-chip:hover{background:#5b5568}.storyboard-character-picker-chip.is-active{background:#53367d47;color:#f7f2ff;box-shadow:inset 0 0 0 1px #9b5cff}.storyboard-workbench-actions{display:flex;flex-direction:column;justify-content:center;gap:8px}.storyboard-workbench-actions-wrap{display:flex;flex-direction:column;gap:10px;padding:2px 2px 0}.storyboard-workbench-actions-title{font-size:14px}.storyboard-workbench-primary-btn,.storyboard-workbench-secondary-btn{height:36px;border-radius:4px!important;font-size:14px;font-weight:600;box-shadow:none!important}.storyboard-workbench-primary-btn{border:none!important;background:linear-gradient(90deg,#ffcf3f,#ffee65)!important;color:#111210!important}.storyboard-workbench-primary-btn:hover,.storyboard-workbench-primary-btn:focus{background:linear-gradient(90deg,#ffcf3f,#ffee65)!important;color:#111210!important}.storyboard-workbench-primary-btn.ant-btn-loading,.storyboard-workbench-primary-btn.ant-btn-loading:hover{color:#111210!important}.storyboard-workbench-secondary-btn{border:1px solid rgba(255,255,255,.1)!important;background:#151515!important;color:#f0f0f0!important}.storyboard-workbench-secondary-btn:hover,.storyboard-workbench-secondary-btn:focus{border-color:#ffffff2e!important;background:#1d1d1d!important;color:#fff!important}.storyboard-right-preview-box{width:100%;min-height:160px;border-radius:8px;border:1px solid #34352f;background:#111210;display:flex;justify-content:center;align-items:center;overflow:hidden}.storyboard-right-preview-img{width:100%;max-height:240px;object-fit:cover;display:block}.storyboard-local-redraw-stage-shell{width:100%;min-height:260px;border-radius:10px;border:1px solid rgba(132,153,198,.24);background:#0b1322;display:flex;align-items:center;justify-content:center;padding:12px}.storyboard-local-redraw-stage{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 16px 36px #0000003d;background:#050a12}.storyboard-local-redraw-image,.storyboard-local-redraw-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.storyboard-local-redraw-image{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.storyboard-local-redraw-canvas{cursor:crosshair;touch-action:none;opacity:.7;mix-blend-mode:screen}.storyboard-local-redraw-empty{color:#8e98b7;font-size:13px}.storyboard-video-setting-cell{flex:1;min-width:80px;display:flex;flex-direction:column;gap:4px}.storyboard-video-panel{width:100%}.storyboard-video-frame-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.storyboard-video-frame-card{display:flex;flex-direction:column;gap:6px}.storyboard-video-section-title{font-size:12px}.storyboard-video-frame-card .ant-upload,.storyboard-video-frame-card .ant-upload-wrapper{width:100%}.storyboard-video-frame-upload{width:100%;height:96px;border-radius:6px;border:1px solid #2b2830;background:#111210;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.storyboard-video-frame-upload:hover{border-color:#ffcf3f8f;box-shadow:0 0 0 1px #ffcf3f24}.storyboard-video-frame-upload.is-filled{background:#111210}.storyboard-video-frame-image{width:100%;height:100%;object-fit:cover;display:block}.storyboard-video-frame-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8e8f87;font-size:12px;font-weight:600;text-align:center}.storyboard-video-frame-empty .anticon{font-size:18px;color:#b8b8ad}.storyboard-video-prompt-wrap,.storyboard-video-prompt-input{width:100%}.storyboard-video-prompt-input.ant-input-affix-wrapper,.storyboard-video-prompt-input.ant-input,.storyboard-video-prompt-input textarea,.storyboard-video-prompt-input .ant-input{border-radius:8px!important}.storyboard-video-prompt-input textarea.ant-input{min-height:122px!important;padding:10px 12px!important;border:1px solid #34352f!important;background:#1c1d19!important;color:#f6f4ea!important;font-size:13px;line-height:1.55;resize:none}.storyboard-video-prompt-input textarea.ant-input::placeholder{color:#8e8f87!important}.storyboard-video-settings-grid{display:grid;grid-template-columns:minmax(0,1fr) 84px;gap:8px;width:100%}.storyboard-video-setting-label{font-size:12px}.storyboard-video-select .ant-select-selector{height:36px!important;border:1px solid #34352f!important;border-radius:6px!important;background:#1c1d19!important;box-shadow:none!important}.storyboard-video-select .ant-select-selection-item,.storyboard-video-select .ant-select-selection-placeholder{line-height:34px!important;color:#f6f4ea!important;font-size:13px}.storyboard-video-select .ant-select-arrow{color:#b8b8ad}.storyboard-video-generate-btn{height:36px!important;border-radius:4px!important;background:linear-gradient(90deg,#ffcf3f,#ffee65)!important;border-color:transparent!important;color:#111210!important;font-weight:700;font-size:14px;box-shadow:none!important}.storyboard-video-generate-btn:hover{background:linear-gradient(90deg,#ffee65,#ffcf3f)!important;color:#111210!important;filter:none}.storyboard-video-history-wrap{padding:8px;display:flex;flex-direction:column;gap:8px}.storyboard-video-history-list{display:flex;flex-direction:column;gap:8px}.storyboard-video-history-item{padding:6px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:8px;align-items:center;cursor:pointer}.storyboard-video-history-item:hover{border-color:#ffb0629e}.storyboard-video-history-item.is-active{border-color:#ffb852f2;box-shadow:0 0 0 1px #ffb85252;background:#211c0a}.storyboard-video-history-thumb{width:56px;height:56px;border-radius:6px;overflow:hidden;border:1px solid #34352f;background:#111210;color:#8fa0c8;font-size:12px;display:flex;align-items:center;justify-content:center}.storyboard-video-history-thumb-img{width:100%;height:100%;object-fit:cover}.storyboard-video-history-meta{min-width:0;display:flex;flex-direction:column;gap:3px}.storyboard-audio-editor{display:flex;flex-direction:column;gap:12px}.storyboard-audio-timeline-workbench{background:#121725!important;border:1px solid rgba(124,147,192,.26)!important}.storyboard-audio-timeline-workbench .ant-card-body{padding:12px!important}.storyboard-audio-workbench-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.storyboard-audio-workbench-title-wrap{display:flex;flex-direction:column;gap:2px}.storyboard-audio-workbench-title{color:#e8eeff!important;font-weight:700;font-size:16px}.storyboard-audio-workbench-subtitle{color:#909bb9!important;font-size:12px}.storyboard-audio-ruler{position:relative;height:22px;margin-top:4px;border-radius:8px;background:#1d222f;border:1px solid rgba(120,132,166,.24);overflow:hidden}.storyboard-audio-ruler-tick{position:absolute;top:0;width:1px;height:8px;background:#b4bfde80;transform:translate(-.5px)}.storyboard-audio-ruler-tick.is-major{height:12px;background:#ff8c41}.storyboard-audio-ruler-label{position:absolute;bottom:1px;transform:translate(-50%);color:#8f9dc2;font-size:10px;letter-spacing:.15px;white-space:nowrap}.storyboard-audio-lane-board{position:relative;border:1px solid rgba(124,147,192,.26);border-radius:12px;background:#171c29;overflow:hidden}.storyboard-audio-lane-playhead-zone{position:absolute;top:0;bottom:0;left:68px;right:0;pointer-events:none;z-index:4}.storyboard-audio-playhead{position:absolute;top:0;bottom:0;width:2px;transform:translate(-50%);background:linear-gradient(180deg,#ff9f56,#ff7b29);box-shadow:0 0 8px #ff8d3a5c}.storyboard-audio-lane-row{display:grid;grid-template-columns:68px minmax(0,1fr);min-height:52px}.storyboard-audio-lane-row+.storyboard-audio-lane-row{border-top:1px solid rgba(122,136,168,.2)}.storyboard-audio-lane-label{display:flex;align-items:center;justify-content:center;color:#d7deef;font-weight:600;background:#ffffff08}.storyboard-audio-lane-track{position:relative;min-height:52px;padding:10px 12px;cursor:pointer;background:linear-gradient(180deg,#ffffff05,#fff0),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 1px,transparent 1px,transparent 28px)}.storyboard-audio-dialogue-chip{display:flex;align-items:center;height:32px;width:100%;border-radius:6px;padding:0 10px;background:#ffffff14;color:#d5ddf1;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storyboard-audio-empty-lane{color:#95a1c4!important;line-height:32px}.storyboard-audio-effect-chip{position:absolute;top:10px;height:32px;border-radius:6px;background:linear-gradient(180deg,#3a4360,#2f374f);border:1px solid rgba(214,221,245,.2);display:flex;align-items:center;gap:6px;padding:0 10px;overflow:hidden}.storyboard-audio-effect-chip-dot{width:7px;height:7px;border-radius:50%;background:#ffa055;box-shadow:0 0 6px #ffa0558c;flex-shrink:0}.storyboard-audio-effect-chip-text{color:#e9efff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storyboard-audio-bgm-chip{display:flex;align-items:center;height:32px;width:100%;border-radius:6px;padding:0 10px;background:linear-gradient(180deg,#50afff33,#50afff1c);border:1px solid rgba(120,186,255,.34);color:#cbe5ff;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storyboard-audio-workbench-foot{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;border-top:1px solid rgba(124,147,192,.18);padding-top:8px}.storyboard-audio-foot-time{justify-self:center;color:#cfd8ef!important;font-weight:600}.storyboard-audio-track-card{background:#111a2d!important;border:1px solid rgba(124,147,192,.22)!important}.storyboard-audio-track-card .ant-card-body{padding:12px!important}.storyboard-audio-config-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:12px}.storyboard-audio-editor-side{display:flex;flex-direction:column;gap:12px}.storyboard-audio-section-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.storyboard-audio-effect-row{border:1px solid rgba(127,148,193,.2);border-radius:10px;background:#151f35;padding:10px;display:flex;flex-direction:column;gap:8px}.storyboard-audio-effect-row-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.storyboard-audio-effect-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr);gap:8px}.storyboard-audio-timeline-row{display:grid;grid-template-columns:auto minmax(0,1fr) 110px auto minmax(0,1fr) 44px;gap:8px;align-items:center}.storyboard-audio-volume-row{display:grid;grid-template-columns:auto minmax(0,1fr) 44px;gap:8px;align-items:center}.storyboard-lipsync-modal{display:grid;grid-template-columns:320px minmax(0,1fr);gap:12px}.storyboard-lipsync-preview-panel,.storyboard-lipsync-form-panel{border:1px solid rgba(126,148,193,.22);border-radius:10px;background:#111a2d;padding:12px;display:flex;flex-direction:column;gap:10px;min-width:0}.storyboard-lipsync-label{color:#d5def8!important;font-size:12px}.storyboard-lipsync-preview-box{width:100%;min-height:210px;border:1px solid rgba(127,149,194,.22);border-radius:8px;background:#0c1324;display:flex;align-items:center;justify-content:center;overflow:hidden}.storyboard-lipsync-preview-img{width:100%;max-height:260px;object-fit:cover}.storyboard-lipsync-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.storyboard-lipsync-field{display:flex;flex-direction:column;gap:4px;min-width:0}.storyboard-lipsync-switches{border:1px solid rgba(126,148,193,.22);border-radius:8px;background:#151f35;padding:8px;display:flex;flex-direction:column;gap:8px}.storyboard-lipsync-switch-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.storyboard-trim-modal{display:flex;flex-direction:column;gap:14px}.storyboard-trim-preview-panel,.storyboard-trim-control-panel{border:1px solid rgba(126,148,193,.22);border-radius:12px;background:#111a2d;padding:12px;display:flex;flex-direction:column;gap:10px;min-width:0}.storyboard-trim-source-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.storyboard-trim-source-left{display:flex;align-items:center;gap:10px}.storyboard-trim-source-select{width:220px}.storyboard-trim-total-duration{color:#a5b5dd!important;font-size:12px}.storyboard-trim-preview-box{width:100%;min-height:320px;border:1px solid rgba(127,149,194,.22);border-radius:12px;background:#060a13;display:flex;align-items:center;justify-content:center;overflow:hidden}.storyboard-trim-preview-video{width:100%;max-height:520px;display:block;background:#000}.storyboard-trim-timeline-shell{border:1px solid rgba(127,149,194,.22);border-radius:12px;padding:10px;background:#0c1222;display:flex;flex-direction:column;gap:8px}.storyboard-trim-metric-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.storyboard-trim-time-label{color:#dbe5ff!important;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px}.storyboard-trim-metric-row .storyboard-trim-time-label:first-child{justify-self:start}.storyboard-trim-metric-row .storyboard-trim-time-label:last-child{justify-self:end}.storyboard-trim-duration-pill{justify-self:center;border-radius:999px;padding:1px 12px;color:#f4f7ff;font-size:12px;font-weight:600;background:linear-gradient(180deg,#f3f6ff,#d8e0f5);color:#2a3556}.storyboard-trim-range-rail{position:relative;width:100%;height:64px;border-radius:8px;overflow:hidden;background:#0b1120;border:1px solid rgba(136,157,205,.3);cursor:pointer}.storyboard-trim-thumb-track{display:grid;width:100%;height:100%}.storyboard-trim-thumb-item{min-width:0;overflow:hidden}.storyboard-trim-thumb-image{width:100%;height:100%;object-fit:cover}.storyboard-trim-thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#8c9cc557,#54628838),repeating-linear-gradient(90deg,#ffffff0a 0,#ffffff0a 8px,#ffffff03 8px,#ffffff03 16px)}.storyboard-trim-mask{position:absolute;top:0;bottom:0;background:#070b149e;pointer-events:none}.storyboard-trim-mask-left{left:0}.storyboard-trim-mask-right{right:0}.storyboard-trim-selection-window{position:absolute;top:0;bottom:0;border:2px solid #ffffff;border-radius:8px;box-shadow:inset 0 0 0 1px #555f8080,0 0 0 1px #0000003d;pointer-events:none}.storyboard-trim-selection-dragger{position:absolute;top:0;bottom:0;cursor:grab}.storyboard-trim-selection-dragger:active{cursor:grabbing}.storyboard-trim-handle{position:absolute;top:0;bottom:0;width:16px;transform:translate(-50%);border-radius:999px;background:linear-gradient(180deg,#f9fbff,#dae3f7);box-shadow:0 1px 3px #0006;border:1px solid rgba(72,84,120,.5);display:flex;align-items:center;justify-content:center;cursor:ew-resize}.storyboard-trim-handle-grip{width:3px;height:28px;border-radius:999px;background:#394462d1}.storyboard-trim-playhead{position:absolute;top:0;bottom:0;width:2px;transform:translate(-50%);background:linear-gradient(180deg,#ff9c37,#ff6e2e);pointer-events:none;box-shadow:0 0 8px #ff782c73}.storyboard-trim-axis-row,.storyboard-trim-meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.storyboard-trim-axis-text,.storyboard-trim-meta-text{color:#95a4c8!important;font-size:12px}.storyboard-trim-meta-row .storyboard-trim-meta-text:last-child{text-align:right}.storyboard-trim-input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.storyboard-studio-right{overflow-y:auto;padding-right:0;min-width:0}.storyboard-right-card{height:802px;background-color:#151613;border-radius:6px;display:flex;flex-direction:column;padding:16px 28px}.storyboard-op-card .ant-card-body{flex:1;overflow-y:auto;padding:0}.storyboard-studio-main{display:grid;grid-template-columns:200px minmax(0,1fr) 430px;gap:16px}@media(max-width:1680px){.storyboard-studio-main{grid-template-columns:320px minmax(0,1fr) 340px}}@media(min-width:1400px){.storyboard-video-frame-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1360px){.storyboard-studio-main{grid-template-columns:1fr}.storyboard-studio-left,.storyboard-studio-center,.storyboard-studio-right{max-height:none;overflow:visible}.storyboard-script-select{width:100%;min-width:280px}.storyboard-preview-bottom-actions{left:8px;right:8px;bottom:8px}}@media(max-width:1200px){.storyboard-audio-config-grid,.storyboard-lipsync-modal,.storyboard-trim-modal,.storyboard-audio-effect-grid,.storyboard-audio-timeline-row,.storyboard-audio-volume-row,.storyboard-lipsync-form-grid,.storyboard-trim-input-grid{grid-template-columns:1fr}.storyboard-trim-source-row{flex-direction:column;align-items:flex-start}.storyboard-trim-source-left{width:100%;flex-direction:column;align-items:flex-start}.storyboard-trim-source-select{width:100%}.storyboard-audio-workbench-head{flex-direction:column;align-items:flex-start}.storyboard-audio-workbench-foot{grid-template-columns:1fr;justify-items:flex-start}.storyboard-audio-foot-time{justify-self:flex-start}.storyboard-audio-lane-row{grid-template-columns:54px minmax(0,1fr)}.storyboard-audio-lane-playhead-zone{left:54px}}.batch-select-modal .ant-modal-content{background:#1f2129!important;border:1px solid #313545}.batch-select-modal .ant-modal-header{background:transparent!important;border-bottom:1px solid #313545}.batch-select-modal .ant-modal-title{color:#f5f8ff!important}.batch-select-modal .ant-modal-close-x{color:#9aa5c2!important}.batch-select-modal .ant-modal-footer{border-top:1px solid #313545;padding:12px 24px}.batch-select-modal .ant-modal-footer .ant-btn-primary{background:linear-gradient(90deg,#ffcf3f,#ffee65)!important;border-color:transparent!important;color:#111210!important;font-weight:700;box-shadow:none!important}.batch-select-modal .ant-modal-footer .ant-btn-primary:not(:disabled):hover{background:linear-gradient(90deg,#ffee65,#ffcf3f)!important;border-color:transparent!important;color:#111210!important}.batch-select-modal .ant-modal-footer .ant-btn-primary:disabled{background:#3a3522!important;border-color:#3a3522!important;color:#8e8f87!important}.batch-select-list{max-height:480px;overflow-y:auto;border:1px solid #313545;border-radius:8px}.batch-select-header-row{display:grid;grid-template-columns:40px 120px minmax(200px,1fr) minmax(160px,1fr) 80px;gap:12px;padding:10px 12px;background:#2a2d36;border-bottom:1px solid #313545;color:#9aa5c2;font-size:12px;font-weight:500;position:sticky;top:0;z-index:1}.batch-select-item{display:grid;grid-template-columns:40px 120px minmax(200px,1fr) minmax(160px,1fr) 80px;gap:12px;padding:10px 12px;border-bottom:1px solid #252830;cursor:pointer;transition:background .15s}.batch-select-item:hover{background:#ffffff08}.batch-select-item.is-selected{background:#ff8a2f14}.batch-select-item:last-child{border-bottom:none}.batch-select-col-check{display:flex;align-items:center;justify-content:center}.batch-select-col-thumb{display:flex;flex-direction:column;gap:4px}.batch-select-thumb-label{color:#f5f8ff;font-size:12px;font-weight:500}.batch-select-thumb-img{width:100%;height:68px;object-fit:cover;border-radius:6px;border:1px solid #3a3f50}.batch-select-thumb-empty{width:100%;height:68px;display:flex;align-items:center;justify-content:center;background:#2a2d36;border-radius:6px;border:1px solid #3a3f50;color:#6b7280;font-size:11px}.batch-select-col-prompt,.batch-select-col-desc{display:flex;align-items:flex-start;padding-top:4px;line-height:1.5;max-height:120px;overflow-y:auto}.batch-select-col-status{display:flex;align-items:center;justify-content:center}.storyboard-image-history-wrap{padding:8px;display:flex;flex-direction:column;gap:8px}.storyboard-image-history-list{display:flex;flex-direction:column;gap:8px;max-height:240px;overflow-y:auto}.storyboard-image-history-item{background:#1c1d19;border-radius:4px;padding:6px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:8px;align-items:center;cursor:pointer}.storyboard-image-history-item:hover{border-color:#ffb0629e}.storyboard-image-history-item.is-active{border-color:#ffb852f2;box-shadow:0 0 0 1px #ffb85252;background:linear-gradient(180deg,#253452f2,#19243cf2)}.storyboard-image-history-thumb{width:48px;height:48px;border-radius:6px;overflow:hidden;border:1px solid rgba(129,150,193,.22);background:#0d1526;color:#8fa0c8;font-size:12px;display:flex;align-items:center;justify-content:center}.storyboard-image-history-thumb-img{width:100%;height:100%;object-fit:cover}.storyboard-image-history-meta{min-width:0;display:flex;flex-direction:column;gap:3px}.composition-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:14px;align-items:start}.composition-layout.is-viewer-mode{align-items:stretch}.composition-layout-shell{position:relative}.composition-sidebar{display:flex;flex-direction:column;gap:14px;position:sticky;top:12px}.composition-episode-panel{display:flex;flex-direction:column;gap:22px;background:#151613!important;border-radius:6px;padding:26px 35px;max-height:870px;overflow-y:auto;min-height:800px}.composition-episode-title{text-align:center}.composition-episode-list{display:flex;flex-direction:column;gap:8px;flex:1}.composition-export-trigger,.composition-export-trigger .ant-popover-open,.composition-export-trigger .ant-btn{width:100%}.composition-episode-btn{height:40px;border-radius:8px;border:none!important;background:#151613!important;color:#b8b8ad!important;font-size:16px;box-shadow:none}.composition-episode-btn.is-active{border-radius:8px;background:#211c0a!important;color:#ffcf3f!important}.composition-main{display:flex;flex-direction:column;gap:12px;background-color:#151613;border-radius:6px;min-height:800px}.composition-main.is-viewer-mode{min-height:100%;justify-content:space-between;gap:18px}.composition-top-tabs .ant-tabs-nav{margin-bottom:0!important}.composition-top-tabs .ant-tabs-tab{color:#8e8f87!important;font-size:14px}.composition-top-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#ffcf3f!important}.composition-top-tabs .ant-tabs-ink-bar{background:#ffcf3f!important}.composition-top-tabs .ant-tabs-content-holder{display:none}.composition-preview-section{display:flex;justify-content:center}.composition-preview-section.is-viewer-mode{align-items:center;min-height:0;padding-top:4px}.composition-preview-compact{width:52%;min-width:400px;max-width:625px}.composition-preview-compact.is-viewer-mode{width:min(100%,1280px);max-width:1280px;height:min(100%,750px);max-height:750px}.composition-preview-compact .ant-card{background:transparent!important;border:none!important;box-shadow:none!important}.composition-preview-compact .ant-card-body{padding:0!important}.composition-preview-compact.is-viewer-mode .ant-card{background:#151613!important;border:1px solid #292a25!important;border-radius:12px!important;box-shadow:0 12px 36px #00000038!important}.composition-preview-compact.is-viewer-mode .ant-card-body{padding:12px!important}.composition-timeline-strip{padding:10px 12px;position:relative}.composition-timeline-scroll{display:flex;align-items:center;gap:8px}.composition-timeline-arrow{width:36px;height:112px;border:1px solid #34352f;border-radius:10px;background:#1c1d19;color:#b8b8ad;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s ease}.composition-timeline-arrow:disabled{opacity:.35;cursor:not-allowed}.composition-timeline-track{flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#34352f transparent;-webkit-overflow-scrolling:touch}.composition-timeline-track::-webkit-scrollbar{height:4px}.composition-timeline-track::-webkit-scrollbar-thumb{background:#34352f;border-radius:4px}.composition-timeline-inner{display:flex;gap:6px;padding:4px 0}.composition-timeline-inner.empty{display:flex;gap:6px;padding:4px 0;justify-content:center}.composition-timeline-clip{position:relative;min-width:188px;max-width:188px;border-radius:12px;border:1px solid #34352f;background:#1c1d19;padding:0;cursor:pointer;min-height:86px;overflow:hidden;flex:0 0 auto;transition:all .2s ease;box-shadow:0 10px 22px #0000002e}.composition-timeline-clip.is-active{border-color:#ffcf3f;box-shadow:0 0 0 1px #ffcf3f40,0 4px 12px #ffcf3f2e}.composition-timeline-clip-thumb{width:100%;aspect-ratio:16 / 9;background:#111210;overflow:hidden;display:flex;align-items:center;justify-content:center}.composition-timeline-clip-thumb img{width:100%;height:100%;object-fit:cover;display:block}.composition-timeline-clip-empty{color:#8e8f87;font-size:10px}.composition-timeline-clip-label{padding:4px 6px;font-size:11px;color:#b8b8ad;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.composition-settings-section{padding:0 8px}.composition-action-bar{display:flex;justify-content:center;padding:8px 0 4px}.composition-action-bar.is-viewer-mode{padding:0 0 10px}.composition-bottom-actions{display:flex;justify-content:center;padding:4px 0 8px}.composition-interaction-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:24px;border-radius:16px;background:#070a1294;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.composition-interaction-mask-card{width:min(100%,360px);display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 20px;text-align:center;border:1px solid rgba(255,207,63,.32);border-radius:16px;background:#151613f0;box-shadow:0 18px 42px #00000047}.composition-interaction-mask-title{color:#f6f4ea;font-size:18px;font-weight:700;line-height:1.2}.composition-interaction-mask-desc{color:#b8b8ad;font-size:13px;line-height:1.6}@media(max-width:1100px){.composition-layout{grid-template-columns:1fr}.composition-sidebar{position:static}.composition-episode-panel{min-height:auto}.composition-episode-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:6px}.composition-preview-compact,.composition-preview-compact.is-viewer-mode{width:100%;max-width:none}}.materials-root{min-height:100%;display:flex;flex-direction:column;gap:16px}.materials-top-tabs{display:flex;flex-wrap:wrap;gap:10px}.materials-top-tab,.materials-top-tab-active{border-radius:10px;min-width:92px}.materials-top-tab{background:#1e1d1a;border-color:#252627;color:#d1d5db}.materials-top-tab-active{background-image:linear-gradient(90deg,#ffcf3f,#ffee65)!important;border-color:#ffcf3f!important;color:#111210!important}.materials-panel,.materials-summary-card{background-image:linear-gradient(135deg,#191a18,#2f250e80)!important;border:1px solid #252627!important;border-radius:14px!important}.materials-summary-card .ant-typography{color:#e5e7eb}.materials-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.materials-filter-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.materials-search{width:240px}.materials-search-wide{width:320px}.materials-root .ant-input,.materials-root .ant-input-affix-wrapper,.materials-root .ant-select-selector{background-color:#1e1d1a!important;border-color:#252627!important;color:#fff!important}.materials-root .ant-input::placeholder,.materials-root .ant-input-affix-wrapper input::placeholder{color:#8e8f87!important}.materials-root .ant-select-selection-placeholder,.materials-root .ant-select-selection-item,.materials-root .ant-select-arrow,.materials-root .ant-input-prefix{color:#b8b8ad!important}.materials-primary-btn{background-image:linear-gradient(90deg,#ffcf3f,#ffee65)!important;border-color:#ffcf3f!important;color:#111210!important}.materials-primary-btn:not(:disabled):hover,.materials-primary-btn:not(:disabled):focus{background-image:linear-gradient(90deg,#ffee65,#ffcf3f)!important;border-color:#ffee65!important;color:#111210!important}.materials-primary-btn:disabled,.materials-primary-btn.ant-btn-disabled{background-image:linear-gradient(90deg,#ffcf3f73,#ffee6573)!important;border-color:#ffcf3f73!important;color:#111210b3!important}.materials-panel .ant-tabs-nav:before{border-bottom-color:#252627!important}.materials-panel .ant-tabs-tab{color:#b8b8ad!important}.materials-panel .ant-tabs-tab:hover,.materials-panel .ant-tabs-tab-active .ant-tabs-tab-btn{color:#ffcf3f!important}.materials-panel .ant-tabs-ink-bar{background:#ffcf3f!important}.materials-role-card,.materials-scene-card,.materials-voice-card,.materials-script-card{background:#1e1d1a!important;border:1px solid #252627!important;border-radius:12px!important}.materials-scene-image-wrap{width:100%;height:260px;background:#151613;overflow:hidden}.materials-scene-card-upgraded{cursor:pointer}.materials-scene-cover-frame{width:100%;border-radius:10px;background:#151613;border:1px solid #252627;overflow:hidden;line-height:0}.materials-scene-cover-image{width:100%}.materials-scene-cover-image .ant-image-img{width:100%;height:auto;display:block;object-fit:contain}.materials-scene-image{width:100%;height:260px;object-fit:cover}.materials-prop-card-upgraded{cursor:pointer}.materials-prop-cover-frame{width:100%;border-radius:10px;background:#151613;border:1px solid #252627;overflow:hidden;line-height:0}.materials-prop-cover-image{width:100%}.materials-prop-cover-image .ant-image-img{width:100%;height:auto;display:block;object-fit:contain}.materials-scene-empty{min-height:220px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:34px}.materials-scene-upgraded-body{margin-top:10px;display:flex;flex-direction:column;gap:0}.materials-scene-card-actions{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.materials-prop-empty{width:100%;min-height:220px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:34px}.materials-role-footer,.materials-scene-footer{padding:10px 12px 12px}.materials-prop-upgraded-body{margin-top:10px;display:flex;flex-direction:column;gap:0}.materials-role-card-upgraded{cursor:pointer;transition:border-color .2s ease,transform .2s ease}.materials-role-card-upgraded:hover{border-color:#ffcf3f!important;transform:translateY(-1px)}.materials-role-cover-frame{width:100%;border-radius:10px;background:#151613;border:1px solid #252627;overflow:hidden;line-height:0}.materials-role-cover-image{width:100%}.materials-role-cover-image .ant-image-img{width:100%;height:auto;display:block;object-fit:contain}.materials-role-empty-box{width:100%;min-height:220px;display:flex;align-items:center;justify-content:center}.materials-role-upgraded-body{margin-top:10px;display:flex;flex-direction:column;gap:0}.materials-role-name{color:#e5e7eb!important;display:block;margin-bottom:0}.materials-role-title{font-size:16px;margin-bottom:0!important}.materials-character-preview-card{background:#1e1d1a!important;border:1px solid #252627!important;border-radius:10px!important}.materials-character-tag-editor,.materials-prop-type-editor{margin-bottom:12px}.materials-character-tag-label{display:block;margin-bottom:8px;color:#d1d5db!important}.materials-character-tag-input{width:320px;max-width:100%}.materials-character-preview-image{width:100%}.materials-character-preview-image .ant-image-img{width:100%;display:block;border-radius:8px}.materials-character-preview-label{display:block;margin-top:8px;color:#a6b1c2!important;text-align:center}.materials-role-desc{color:#a0a3b8!important;margin-bottom:0!important;line-height:22px}.materials-role-tags{display:flex;gap:6px;flex-wrap:wrap}.materials-role-thumb-strip{margin-top:2px}.materials-voice-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.materials-avatar-fallback{width:48px;height:48px;border-radius:10px;background:#2b281c;color:#9ca3af;display:flex;align-items:center;justify-content:center}.materials-voice-modal{background:#1e1d1a;padding:8px 4px;border-radius:8px}.materials-voice-preview-panel{background:#1e1d1a!important;border:1px solid #252627!important;margin-bottom:16px}.materials-voice-preview-title{color:#e5e7eb!important;display:block;margin-bottom:10px}.materials-voice-alert{margin-top:10px}.materials-voice-actions{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.materials-upload-hint{color:#9ca3af;margin-top:8px;font-size:12px}@media(max-width:768px){.materials-role-image-wrap,.materials-scene-image-wrap,.materials-scene-image,.materials-scene-empty,.materials-prop-empty{height:220px}.materials-role-cover-frame,.materials-scene-empty,.materials-role-empty-box,.materials-prop-empty{min-height:200px}.materials-search{width:180px}.materials-search-wide{width:100%}}.materials-ai-task-card{background:#1e1d1a!important;border:1px solid #252627!important;border-radius:12px!important}.materials-ai-task-images{display:flex;flex-wrap:wrap;gap:6px;min-height:80px}.materials-ai-task-video{min-height:120px}.materials-ai-task-placeholder{width:100%;min-height:80px;display:flex;align-items:center;justify-content:center;background:#151613;border-radius:6px;color:#6b7280;font-size:13px}.materials-modal .ant-modal-content,.materials-modal .ant-modal-header{background-image:linear-gradient(135deg,#191a18,#2f250e80)!important;border-color:#252627!important}.materials-modal .ant-modal-title,.materials-modal .ant-form-item-label>label,.materials-modal .ant-typography{color:#fff!important}.materials-modal .ant-modal-close{color:#b8b8ad!important}.materials-modal .ant-input,.materials-modal .ant-input-affix-wrapper,.materials-modal .ant-input-number,.materials-modal .ant-select-selector,.materials-modal .ant-picker,.materials-modal textarea.ant-input{background-color:#1e1d1a!important;border-color:#252627!important;color:#fff!important}.materials-modal .ant-input::placeholder,.materials-modal textarea.ant-input::placeholder{color:#8e8f87!important}.materials-modal .ant-btn-primary{background-image:linear-gradient(90deg,#ffcf3f,#ffee65)!important;border-color:#ffcf3f!important;color:#111210!important}.materials-modal .ant-btn-primary:not(:disabled):hover{background-image:linear-gradient(90deg,#ffee65,#ffcf3f)!important;border-color:#ffee65!important;color:#111210!important}.materials-select-dropdown{background:#1e1d1a!important;border:1px solid #252627!important}.materials-select-dropdown .ant-select-item{color:#fff!important}.materials-select-dropdown .ant-select-item-option-active,.materials-select-dropdown .ant-select-item-option-selected{background-color:#2b281c!important;color:#ffcf3f!important}.materials-select-dropdown .ant-select-item-option-content{color:inherit!important}.materials-ai-task-info{margin-top:10px}.ai-workbench-page{min-height:0;height:100%;overflow:hidden}.ai-workbench-shell{display:flex;gap:24px;min-height:0;height:100%;padding:16px 16px 24px;background:#070807;border-radius:20px;overflow:hidden}.ai-workbench-sidebar{width:356px;min-width:356px;height:100%;display:flex;flex-direction:column;background:#0b0c0a;border-radius:18px;border:1px solid #252627;overflow:hidden}.ai-workbench-sidebar-scroll{flex:1;overflow-y:auto;padding:24px}.ai-workbench-heading{margin-bottom:22px}.ai-workbench-title{color:#fff;font-size:20px;font-weight:700}.ai-workbench-subtitle{margin-top:6px;color:#8e8f87;font-size:12px}.ai-workbench-section{margin-bottom:18px}.ai-inline-toggle{display:flex;align-items:center;justify-content:space-between;color:#fff}.ai-submit-footer{padding:18px 24px 24px;border-top:1px solid #252627}.ai-workbench-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;gap:16px;height:100%;overflow-x:hidden;overflow-y:auto}.ai-empty-current{min-height:176px;display:flex;align-items:center;justify-content:center}.ai-history-panel{flex:1;min-height:0;padding:18px;display:flex;flex-direction:column}.ai-history-empty,.ai-history-footer{color:#8e8f87;text-align:center;padding:16px 0}.ai-task-card{padding:16px}.ai-task-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ai-task-card-title{color:#fff;font-size:15px;font-weight:600}.ai-task-card.is-current .ai-task-card-title{color:#ffcf3f}.ai-task-card-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px;color:#9ca3af;font-size:12px}.ai-task-prompt{margin-top:10px;color:#f6f4ea;font-size:13px;line-height:1.6;white-space:pre-wrap}.ai-task-status{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600}.ai-task-status.is-pending,.ai-task-status.is-running{background:#ffcf3f29;color:#ffcf3f}.ai-task-status.is-success{background:#22c55e24;color:#86efac}.ai-task-status.is-failed{background:#ef444424;color:#fca5a5}.ai-image-result,.ai-video-result{border-radius:14px;overflow:hidden;background:#18141f}.ai-video-poster{position:relative;border:none;padding:0;background:#18141f;cursor:pointer}.ai-video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#11182780;color:#fff;font-size:28px}.ai-video-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#2b281c,#111210)}.ai-upload-card{width:56px;height:56px;border-radius:12px;border:1px dashed rgba(255,255,255,.22);background:#ffffff0a;color:#d1d5db;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden}.ai-upload-card.is-filled{border-style:solid;border-color:#ffffff2e}.ai-mention-editor{position:relative;min-height:128px;background:#151413;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:14px;color:#fff}.ai-mention-editor-input{min-height:100px;outline:none;color:#fff;white-space:pre-wrap;word-break:break-word}.ai-mention-placeholder{position:absolute;top:14px;right:14px;bottom:14px;left:14px;color:#77758b;pointer-events:none}.ai-mention-preview-audio{width:150px;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#2b281c;border-radius:4px}.ai-mention-preview-audio-icon{font-size:32px;color:#ffcf3f;margin-bottom:8px}.ai-workbench-shell .ant-select-selector,.ai-workbench-shell .ant-input,.ai-workbench-shell .ant-input-number,.ai-workbench-shell .ant-input-number-input,.ai-workbench-shell .ant-input-affix-wrapper,.ai-workbench-shell .ant-input-textarea textarea,.ai-workbench-shell .ant-segmented{background:#1c1d19!important;color:#f6f4ea!important;border-color:#34352f!important}.ai-workbench-shell .ant-select-selection-item,.ai-workbench-shell .ant-input-number-input,.ai-workbench-shell .ant-input::placeholder,.ai-workbench-shell textarea::placeholder{color:#f6f4ea!important}.ai-workbench-summary-card{margin-bottom:18px;padding:14px 16px;background:linear-gradient(180deg,#2b281ceb,#1e1d1adb);border:1px solid rgba(255,207,63,.22);border-radius:14px;box-shadow:0 10px 28px #11182729}.ai-workbench-summary-label{color:#ffcf3f;font-size:12px;line-height:1.4}.ai-workbench-summary-value{margin-top:6px;color:#fff;font-size:15px;font-weight:600;line-height:1.5}.ai-workbench-summary-subtitle{margin-top:8px;color:#b8b8ad;font-size:12px;line-height:1.6}.ai-control-card{padding:14px;background:#231d2fd1;border:1px solid rgba(255,255,255,.06);border-radius:14px;box-shadow:inset 0 1px #ffffff08}.ai-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.ai-section-label{margin-bottom:8px;color:#fff;font-size:14px;font-weight:500}.ai-section-head .ai-section-label{margin-bottom:0}.ai-section-meta{color:#a7a1ba;font-size:12px;line-height:1.4;white-space:nowrap}.ai-section-help{margin-top:6px;margin-bottom:10px;color:#b3b2c3;font-size:12px;line-height:1.5}.ai-inline-toggle{display:flex;align-items:center;justify-content:space-between;color:#fff;margin-top:12px}.ai-size-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ai-upload-group{display:flex;flex-direction:column;gap:16px}.ai-upload-group.is-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ai-submit-footer{padding:18px 24px 24px;border-top:1px solid rgba(255,255,255,.06)}.ai-submit-hint{margin-bottom:10px;color:#b3b2c3;font-size:12px;line-height:1.5}.ai-workbench-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px;overflow:hidden}.ai-main-panel-header{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 0}.ai-main-panel-title{color:#fff;font-size:18px;font-weight:600}.ai-main-panel-subtitle{margin-top:4px;color:#9da6c6;font-size:12px}.ai-empty-current,.ai-history-panel,.ai-task-card{background:#151613;border-radius:18px;border:1px solid #292a25}.ai-history-header{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:15px;font-weight:600;margin-bottom:14px}.ai-history-title-wrap{display:inline-flex;align-items:center;gap:8px}.ai-history-count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#ffcf3f2e;color:#ffcf3f;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.ai-history-list{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.ai-history-empty,.ai-history-footer{color:#9da6c6;text-align:center;padding:16px 0}.ai-task-card{padding:16px;box-shadow:0 10px 24px #0a0d181f}.ai-task-card.is-current{background:#1c1d19;border:2px solid #ffcf3f;box-shadow:0 10px 30px #ffcf3f1f}.ai-task-prompt{margin-top:10px;color:#f6f4ea;font-size:13px;line-height:1.6;white-space:pre-wrap;line-clamp:3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ai-task-card.is-current .ai-task-prompt{color:#f6f4ea}.ai-progress-card{margin-top:14px}.ai-progress-card.is-contrast{padding:12px;background:#2b281c;border:2px solid rgba(255,207,63,.86);border-radius:12px;box-shadow:0 10px 24px #ffcf3f1f}.ai-progress-title{color:#ffcf3f;font-size:14px;font-weight:600}.ai-progress-subtitle{display:flex;justify-content:space-between;gap:12px;margin-top:6px;margin-bottom:10px;color:#b8b8ad;font-size:12px}.ai-progress-bar{height:8px;border-radius:999px;background:#ffffff1f;overflow:hidden}.ai-progress-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#ffcf3f,#ffee65);transition:width .4s ease}.ai-progress-meta{display:flex;justify-content:space-between;margin-top:8px;color:#9ca3af;font-size:12px}.ai-progress-card.is-contrast .ai-progress-bar{background:#ffffff29}.ai-progress-card.is-contrast .ai-progress-meta{color:#f6f4ea}.ai-failed-text{margin-top:12px;color:#f87171;font-size:13px}.ai-task-summary-row{display:flex;justify-content:space-between;gap:12px;margin-top:12px;color:#a7a1ba;font-size:12px}.ai-result-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-top:14px}.ai-image-result,.ai-video-result{position:relative;border-radius:14px;overflow:hidden;background:#18141f}.ai-image-result-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(17,24,39,.3) 100%);pointer-events:none}.ai-video-result-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.ai-video-result,.ai-video-result video,.ai-video-poster{width:320px;max-width:100%;aspect-ratio:16 / 9}.ai-video-poster{position:relative;border:none;padding:0;background:#18141f;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.ai-video-poster:hover{transform:translateY(-1px);box-shadow:0 12px 30px #11182747}.ai-video-poster img,.ai-video-result video{width:100%;height:100%;object-fit:contain;background:#18141f}.ai-task-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.ai-task-actions .ant-btn{background:#1c1d19;color:#f6f4ea;border-color:#34352f;border-radius:8px}.ai-task-actions .ant-btn.ant-btn-dangerous{background:#b91c1c73;border-color:#ef444452;color:#fff}.ai-upload-stack{display:flex;flex-wrap:wrap;gap:8px}.ai-upload-card{width:56px;height:56px;border-radius:12px;border:1px dashed #34352f;background:#1c1d19;color:#f6f4ea;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.ai-upload-card:hover{border-color:#ffcf3f8f;background:#2b281c;transform:translateY(-1px)}.ai-upload-card.is-filled{border-style:solid;border-color:#ffffff2e;box-shadow:0 8px 20px #0a0d1829}.ai-upload-card.is-uploading{border-color:#ffcf3f8f}.ai-upload-card img,.ai-upload-card video{width:100%;height:100%;object-fit:cover}.ai-upload-plus{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.ai-upload-delete{position:absolute;right:-8px;top:-8px;width:22px;height:22px;border-radius:999px;border:none;background:#ef4444f2;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;opacity:0;transform:scale(.88);transition:opacity .2s ease,transform .2s ease;z-index:11;cursor:pointer}.ai-upload-card.is-filled:hover .ai-upload-delete{opacity:1;transform:scale(1)}.ai-upload-audio{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;background:#ffcf3f29}.ai-upload-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#111827b8;color:#f5f3ff;font-size:10px;line-height:1.2;text-align:center;padding:6px}.ai-upload-badge{position:absolute;left:4px;bottom:4px;padding:1px 5px;border-radius:999px;background:#111827b8;color:#fff;font-size:10px;line-height:1.4}.ai-mention-placeholder{position:absolute;top:14px;right:14px;bottom:14px;left:14px;pointer-events:none}.ai-mention-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px 2px 4px;margin:0 2px;border-radius:999px;background:#ffcf3f2e;color:#ffcf3f;cursor:pointer}.ai-mention-tag-thumb{width:20px;height:20px;border-radius:4px;object-fit:cover}.ai-mention-tag-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px}.ai-mention-tag-text{font-size:14px}.ai-mention-menu{position:fixed;z-index:1400;min-width:180px;background:#fff;border-radius:12px;box-shadow:0 16px 40px #00000038;padding:6px}.ai-mention-menu-item{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;cursor:pointer}.ai-mention-menu-item.is-active,.ai-mention-menu-item:hover{background:#ffcf3f1f}.ai-mention-menu-thumb{width:32px;height:32px;border-radius:4px;object-fit:cover}.ai-mention-menu-thumb.is-audio{display:inline-flex;align-items:center;justify-content:center;background:#ffcf3f29;color:#ffcf3f;font-size:16px}.ai-mention-menu-label{color:#111827}.ai-mention-preview{position:fixed;z-index:10000;width:150px;min-height:88px;background:#fff;border-radius:12px;padding:8px;box-shadow:0 18px 44px #00000038;border:1px solid rgba(0,0,0,.08)}.ai-mention-preview-label{color:#6b7280;font-size:12px;margin-bottom:6px;padding:0 4px}.ai-mention-preview img,.ai-mention-preview video{width:100%;max-width:150px;max-height:150px;object-fit:contain;border-radius:4px}.ai-mention-preview-audio{width:132px;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#2b281c;border-radius:4px}.ai-mention-preview-audio-icon{font-size:32px;color:#9333ec;margin-bottom:8px}.ai-mention-preview-audio audio{width:100%}.ai-mention-hover-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ai-workbench-shell .ant-select-selector,.ai-workbench-shell .ant-input,.ai-workbench-shell .ant-input-number,.ai-workbench-shell .ant-input-number-input,.ai-workbench-shell .ant-input-affix-wrapper,.ai-workbench-shell .ant-input-textarea textarea,.ai-workbench-shell .ant-segmented{background-color:#151413!important;color:#fff!important;border-color:#ffffff1f!important}.ai-workbench-shell .ant-select-selection-item,.ai-workbench-shell .ant-input-number-input,.ai-workbench-shell .ant-input::placeholder,.ai-workbench-shell textarea::placeholder{color:#fff!important}.ai-workbench-shell .ant-segmented-item-selected{background:#2b281c!important;color:#ffcf3f!important}.ai-workbench-shell .ant-input-show-count-suffix,.ai-workbench-shell .ant-input-data-count{color:#b3b2c3!important}@media(max-width:1200px){.ai-upload-group.is-two-col{grid-template-columns:1fr}}.ai-workbench-page.is-image-module{font-size:14px;min-height:0}.ai-workbench-page.is-image-module .ai-workbench-shell{gap:14px;padding:10px 12px 14px;background:transparent}.ai-workbench-page.is-image-module .ai-workbench-sidebar{width:356px;min-width:356px;border-radius:6px;background:#0b0c0a;border-color:#252627}.ai-workbench-page.is-image-module .ai-workbench-sidebar-scroll{padding:10px 12px 8px}.ai-workbench-page.is-image-module .ai-control-card{padding:0;background:transparent;border:none;border-radius:0;box-shadow:none}.ai-workbench-page.is-image-module .ai-workbench-section{margin-bottom:12px}.ai-workbench-page.is-image-module .ai-section-label{margin-bottom:6px;font-size:14px;font-weight:600}.ai-workbench-page.is-image-module .ai-section-head{align-items:center}.ai-workbench-page.is-image-module .ai-workbench-section>.ai-section-head .ai-section-meta:not(.ai-image-inline-action){display:none}.ai-workbench-page.is-image-module .ai-section-help{display:none}.ai-workbench-page.is-image-module .ai-image-model-section{margin-bottom:14px}.ai-workbench-page.is-image-module .ai-image-model-section .ai-section-label{margin-bottom:10px}.ai-workbench-page.is-image-module .ai-image-model-select{width:100%}.ai-workbench-page.is-image-module .ai-image-model-select .ant-select-selector{min-height:34px!important;padding:0 14px!important;background:#2b281c!important;border:1px solid #ffcf3f!important;box-shadow:none}.ai-workbench-page.is-image-module .ai-image-model-select .ant-select-selection-item{font-size:14px!important;font-weight:600;color:#f6f4ea!important}.ai-workbench-page.is-image-module .ai-image-model-select .ant-select-arrow{right:14px}.ai-workbench-page.is-image-module textarea.ai-image-prompt-input::placeholder,.ai-workbench-page.is-image-module .ai-image-prompt-input::placeholder,.ai-workbench-page.is-image-module .ai-image-prompt-input textarea::placeholder{color:#9da6c6!important;opacity:1}.ai-image-model-check{display:inline-flex;align-items:center;justify-content:center;color:#ffffffe0;font-size:12px;line-height:1}.ai-workbench-page.is-image-module .ai-image-reference-section{margin-bottom:14px}.ai-workbench-page.is-image-module .ai-image-reference-section .ai-section-head{margin-bottom:10px}.ai-workbench-page.is-image-module .ai-image-reference-section .ai-section-meta{display:none}.ai-workbench-page.is-image-module .ai-image-reference-section .ai-upload-stack{gap:8px}.ai-workbench-page.is-image-module .ai-image-reference-section .ai-upload-card{width:58px;height:58px;border-radius:8px;border:1px dashed #34352f;background:#1c1d19;box-shadow:none}.ai-workbench-page.is-image-module .ai-image-reference-section .ai-upload-card:hover{border-color:#ffcf3f8f;background:#2b281c;transform:none}.ai-workbench-page.is-image-module .ai-image-reference-section .ai-upload-card:not(.is-filled):not(.is-uploading)>span:not(.ai-upload-plus){display:none}.ai-workbench-page.is-image-module .ai-image-reference-section .ai-upload-plus{color:#f6f4ea;font-size:18px}.ai-workbench-page.is-image-module .ai-upload-stack{gap:6px}.ai-workbench-page.is-image-module .ai-upload-card{width:40px;height:40px;border-radius:5px;border-color:#34352f;background:#1c1d19}.ai-workbench-page.is-image-module .ai-upload-delete{right:-8px;top:-8px;width:14px;height:14px}.ai-workbench-page.is-image-module .ai-upload-plus{font-size:14px}.ai-workbench-page.is-image-module .ai-submit-footer{padding:8px 12px 12px;border-top:none}.ai-workbench-page.is-image-module .ai-submit-hint{display:none}.ai-workbench-page.is-image-module .ai-workbench-main{gap:10px;background:transparent;padding-right:2px}.ai-workbench-page.is-image-module .ai-history-panel{padding:0;background:transparent;border:none}.ai-workbench-page.is-image-module .ai-history-list{gap:10px;overflow-y:auto;overflow-x:hidden}.ai-workbench-page.is-image-module .ai-history-empty{min-height:220px;display:flex;align-items:center;justify-content:center}.ai-workbench-page.is-image-module .ai-history-footer{padding-top:10px}.ai-workbench-page.is-image-module .ai-history-footer .ant-btn{border-radius:4px;background:#1c1d19;color:#f6f4ea;border-color:#34352f;height:30px;padding:0 14px;font-size:13px}.ai-workbench-page.is-video-module .ai-workbench-shell{gap:14px;padding:10px 12px 14px;background:transparent}.ai-workbench-page.is-video-module .ai-workbench-sidebar{width:356px;min-width:356px;border-radius:6px;background:#0b0c0a;border-color:#252627}.ai-workbench-page.is-video-module .ai-workbench-sidebar-scroll{padding:10px 12px 8px}.ai-workbench-page.is-video-module .ai-workbench-main{gap:10px;background:transparent;padding-right:2px}.ai-video-sidebar-intro{margin-bottom:14px}.ai-video-sidebar-title{color:#fff;font-size:16px;font-weight:600}.ai-video-sidebar-summary{margin-top:8px;color:#b8b8ad;font-size:12px;line-height:1.5}.ai-video-sidebar-note{margin-top:6px;color:#7c7e87;font-size:12px;line-height:1.4}.ai-video-mode-fixed{color:#ffcf3f;font-size:12px;font-weight:600}.ai-workbench-page.is-video-module .ai-control-card{padding:0;background:transparent;border:none;border-radius:0;box-shadow:none}.ai-workbench-page.is-video-module .ai-workbench-section{margin-bottom:12px}.ai-workbench-page.is-video-module .ai-section-label{margin-bottom:6px;font-size:14px;font-weight:600}.ai-workbench-page.is-video-module .ai-section-head{align-items:center}.ai-workbench-page.is-video-module .ai-section-meta{color:#8e8f87;font-size:11px}.ai-workbench-page.is-video-module .ai-video-model-select,.ai-workbench-page.is-video-module .ai-video-mode-select{width:100%}.ai-workbench-page.is-video-module .ai-video-model-select .ant-select-selector,.ai-workbench-page.is-video-module .ai-video-mode-select.is-model-style .ant-select-selector{min-height:34px!important;padding:0 14px!important;background:#2b281c!important;border:1px solid #ffcf3f!important;box-shadow:none;border-radius:4px!important}.ai-workbench-page.is-video-module .ai-video-mode-select .ant-select-selector{min-height:34px!important;padding:0 14px!important;background:#1e1d1a!important;border-color:#252627!important;box-shadow:none!important;border-radius:4px!important}.ai-workbench-page.is-video-module .ai-video-mode-select .ant-select-selection-item,.ai-workbench-page.is-video-module .ai-video-mode-select .ant-select-arrow,.ai-workbench-page.is-video-module .ai-video-model-select .ant-select-selection-item,.ai-workbench-page.is-video-module .ai-video-model-select .ant-select-arrow{color:#fff!important}.ai-workbench-page.is-video-module .ant-input,.ai-workbench-page.is-video-module .ant-input-number,.ai-workbench-page.is-video-module .ant-input-textarea textarea,.ai-workbench-page.is-video-module .ant-segmented{border-radius:4px!important}.ai-workbench-page.is-video-module .ant-input,.ai-workbench-page.is-video-module .ant-input-number,.ai-workbench-page.is-video-module .ant-input-textarea textarea{background:#1e1d1a!important;border-color:#252627!important;color:#fff!important}.ai-workbench-page.is-video-module .ant-input-textarea textarea{min-height:128px;padding:10px 12px;font-size:14px;line-height:1.6}.ai-workbench-page.is-video-module .ant-segmented{padding:2px!important;background:#1e1d1a!important}.ai-workbench-page.is-video-module .ant-segmented-item{min-height:26px;font-size:13px}.ai-workbench-page.is-video-module .ai-video-radio-group{display:flex;flex-wrap:wrap;gap:18px}.ai-workbench-page.is-video-module .ai-video-radio-group .ant-radio-wrapper{margin-inline-start:0;color:#fff;font-size:14px}.ai-workbench-page.is-video-module .ai-video-radio-group .ant-radio{top:-.5px}.ai-workbench-page.is-video-module .ai-video-radio-group .ant-radio-inner{width:16px;height:16px;background:transparent;border-color:#fff6}.ai-workbench-page.is-video-module .ai-video-radio-group .ant-radio-checked .ant-radio-inner{border-color:#ffcf3f;background:#ffcf3f}.ai-workbench-page.is-video-module .ai-video-radio-group .ant-radio-wrapper:hover .ant-radio-inner,.ai-workbench-page.is-video-module .ai-video-radio-group .ant-radio:hover .ant-radio-inner{border-color:#ffcf3f}.ai-workbench-page.is-video-module .ai-video-radio-group .ant-radio-inner:after{width:8px;height:8px;margin-block-start:-4px;margin-inline-start:-4px}.ai-workbench-page.is-video-module .ai-upload-stack{gap:6px}.ai-workbench-page.is-video-module .ai-upload-card{width:58px;height:58px;border-radius:8px;border-color:#34352f;background:#1c1d19;box-shadow:none}.ai-workbench-page.is-video-module .ai-upload-card:hover{border-color:#ffcf3f8f;background:#2b281c;transform:none}.ai-workbench-page.is-video-module .ai-upload-card:not(.is-filled):not(.is-uploading)>span:not(.ai-upload-plus){display:none}.ai-workbench-page.is-video-module .ai-upload-delete{right:-8px;top:-8px;width:14px;height:14px}.ai-workbench-page.is-video-module .ai-upload-plus{font-size:14px}.ai-workbench-page.is-video-module .ai-section-help{margin-top:4px;margin-bottom:8px;color:#7c7e87;font-size:11px}.ai-video-mode-desc{margin-top:6px;color:#7c7e87;font-size:12px;line-height:1.5}.ai-video-material-section .ai-section-head,.ai-video-prompt-section .ai-section-head,.ai-video-advanced-section .ai-section-head{align-items:center}.ai-video-material-empty{margin-top:8px;padding:10px 12px;border-radius:4px;background:#1e1d1a;border:1px dashed #34352f;color:#b8b8ad;font-size:12px;line-height:1.5}.ai-video-material-group{margin-top:10px}.ai-video-material-group.is-single-mode{gap:12px;margin-top:6px}.ai-video-material-group.is-single-mode .ai-workbench-section{margin-bottom:0}.ai-video-material-group.is-single-mode .ai-section-label{margin-bottom:4px;font-size:13px}.ai-video-reference-extra{display:flex;flex-direction:column;gap:10px;margin-top:10px}.ai-video-mention-toolbar{margin:8px 0 10px}.ai-video-mention-toolbar-label{display:inline-block;margin-bottom:6px;color:#ffcf3f;font-size:12px}.ai-video-mention-chip-list{display:flex;flex-wrap:wrap;gap:8px}.ai-video-mention-chip{border:1px solid rgba(255,207,63,.28);border-radius:999px;background:#ffcf3f24;color:#ffcf3f;padding:4px 10px;font-size:12px;line-height:1.4;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.ai-video-mention-chip:hover{background:#ffcf3f38;border-color:#ffcf3f75;transform:translateY(-1px)}.ai-video-ratio-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:6px;border-radius:5px;background:#1e1d1a}.ai-video-ratio-card{border:none;border-radius:4px;background:transparent;color:#dfd8f2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:36px;padding:4px 2px;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.ai-video-ratio-card:hover{background:#ffffff0a}.ai-video-ratio-card.is-active{background:#2b281c;color:#ffcf3f}.ai-video-advanced-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:8px}.ai-video-advanced-grid.has-seed{grid-template-columns:minmax(0,1fr) auto;align-items:end}.ai-video-advanced-grid.is-single-mode,.ai-video-advanced-grid.has-seed.is-single-mode{grid-template-columns:1fr;align-items:stretch;gap:12px}.ai-video-advanced-field{min-width:0}.ai-video-advanced-label{display:inline-block;margin-bottom:6px;color:#f6f4ea;font-size:12px}.ai-video-duration-section.is-radio .ai-section-head,.ai-video-audio-field .ai-video-advanced-label{margin-bottom:2px}.ai-video-audio-radio-group{min-height:34px;align-items:center}.ai-video-advanced-toggle{min-height:34px;padding:0 10px;border-radius:4px;background:#1e1d1a;border:1px solid #252627;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;color:#fff}.ai-video-task-card-meta{display:block;color:#7c7e87;line-height:1.4}.ai-video-task-layout{display:flex;flex-direction:column;gap:10px;margin-top:10px}.ai-video-task-results{display:flex;flex-direction:column;gap:8px}.ai-video-task-primary{border-radius:4px;overflow:hidden;box-shadow:none}.ai-video-task-player{width:30%;aspect-ratio:16 / 9;background:#1a1f2e}.ai-video-task-cover{width:100%;height:100%;border:none;padding:0;display:block;position:relative;cursor:pointer;background:#1a1f2e}.ai-video-task-cover img{width:100%;height:100%;object-fit:cover;display:block}.ai-video-task-player video{width:100%;height:100%;object-fit:contain;background:#1a1f2e}.ai-video-task-primary-play{width:68px;height:68px;font-size:34px;background:#11182775;box-shadow:0 10px 28px #0000003d}.ai-video-task-thumb-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px}.ai-video-task-thumb{border:1px solid #34352f;border-radius:4px;padding:4px;background:#1e1d1a;display:flex;flex-direction:column;gap:4px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.ai-video-task-thumb:hover{transform:translateY(-1px);border-color:#ffcf3f75}.ai-video-task-thumb.is-active{border-color:#ffcf3f99;background:#ffcf3f24}.ai-video-task-thumb-media{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:4px;overflow:hidden;background:#1a1f2e}.ai-video-task-thumb-media img{width:100%;height:100%;object-fit:cover;display:block}.ai-video-thumb-play{width:28px;height:28px;font-size:14px}.ai-video-task-thumb-text{color:#bdb5cf;font-size:11px;line-height:1.4;text-align:left}.ai-video-task-actions{margin-top:0}.ai-workbench-page.is-video-module .ai-submit-footer{padding:8px 12px 12px;border-top:none}.ai-workbench-page.is-video-module .ai-submit-hint{color:#7c7e87;margin-bottom:8px}.ai-workbench-page.is-video-module .ai-main-panel-title{font-size:14px;font-weight:600}.ai-workbench-page.is-video-module .ai-main-panel-subtitle{margin-top:2px;color:#7c7e87;font-size:12px}.ai-workbench-page.is-video-module .ai-empty-current,.ai-workbench-page.is-video-module .ai-history-panel,.ai-workbench-page.is-video-module .ai-task-card{background:#151613;border-radius:6px;border:1px solid #292a25;box-shadow:none}.ai-workbench-page.is-video-module .ai-empty-current{min-height:160px}.ai-workbench-page.is-video-module .ai-history-panel{padding:0;background:transparent;border:none}.ai-workbench-page.is-video-module .ai-history-list{gap:10px;overflow-y:auto;overflow-x:hidden}.ai-workbench-page.is-video-module .ai-task-card{padding:10px}.ai-workbench-page.is-video-module .ai-task-card.is-current{background:#151613;border-color:#292a25;border-width:1px}.ai-workbench-page.is-video-module .ai-task-card-header{margin-bottom:6px}.ai-workbench-page.is-video-module .ai-task-card-title{font-size:14px;font-weight:600;line-height:1.4}.ai-workbench-page.is-video-module .ai-task-status{padding:4px 8px;font-size:11px}.ai-workbench-page.is-video-module .ai-history-footer{padding-top:10px}.ai-workbench-page.is-video-module .ai-history-footer .ant-btn,.ai-workbench-page.is-video-module .ai-task-actions .ant-btn{height:24px;padding:0 10px;border-radius:4px;font-size:12px}@media(max-width:1200px){.ai-video-ratio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.ai-video-advanced-grid.has-seed{grid-template-columns:1fr}}.ai-workbench-page.is-image-module .ai-task-card{padding:10px;border-radius:6px;background:#151613;box-shadow:none}.ai-workbench-page.is-image-module .ai-task-card.is-current{background:#151613;border-color:#292a25;border-width:1px}.ai-workbench-page.is-image-module .ai-task-card-header{margin-bottom:6px}.ai-workbench-page.is-image-module .ai-task-card-title{font-size:14px;font-weight:600;line-height:1.4}.ai-workbench-page.is-image-module .ai-task-card-meta{gap:8px;font-size:12px;margin-top:2px;color:#7c7e87}.ai-workbench-page.is-image-module .ai-image-task-card-meta{display:block;font-size:12px;line-height:1.4;color:#7c7e87}.ai-workbench-page.is-image-module .ai-progress-card.is-contrast{margin-bottom:8px}.ai-image-task-layout{display:flex;flex-direction:column;gap:10px}.ai-image-task-results{display:flex;flex-direction:column;gap:8px}.ai-image-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ai-image-task-preview{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:4px;overflow:hidden;background:#111210}.ai-image-task-preview .ant-image,.ai-image-task-preview .ant-image-img{width:100%;height:100%}.ai-image-task-preview .ant-image-img{object-fit:cover}.ai-workbench-page.is-image-module .ai-image-task-summary-row{margin-top:0;font-size:11px;color:#8d87a0}.ai-image-task-actions{margin-top:0;gap:6px}.ai-workbench-page.is-image-module .ai-image-task-actions .ant-btn{height:24px;padding:0 10px;border-radius:4px;font-size:12px}.ai-image-ratio-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:6px;border-radius:5px;background:#1e1d1a}.ai-image-ratio-card{border:none;border-radius:4px;background:transparent;color:#b8b8ad;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:36px;padding:4px 2px;cursor:pointer}.ai-image-ratio-card.is-active{background:#2b281c;color:#ffcf3f}.ai-image-ratio-frame-wrap{width:16px;height:12px;display:inline-flex;align-items:center;justify-content:center}.ai-image-ratio-frame{width:100%;max-width:16px;border:1px solid currentColor;border-radius:2px;display:block;opacity:.9}.ai-image-ratio-text{font-size:11px;line-height:1}.ai-image-size-row{display:flex;align-items:center;gap:6px}.ai-image-size-box{flex:1;min-width:0;display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:4px;background:#1e1d1a}.ai-image-size-label{color:#f6f4ea;font-size:12px}.ai-image-size-link,.ai-image-size-unit{color:#f6f4ea;font-size:12px;flex:0 0 auto}.ai-workbench-page.is-image-module .ai-image-size-box .ant-input-number{flex:1;min-width:0;background:transparent!important;border:none!important;box-shadow:none!important}.ai-workbench-page.is-image-module .ai-image-size-box .ant-input-number-input{text-align:center;padding:0;font-size:14px}.ai-workbench-page.is-image-module .ant-select-selector{min-height:34px!important;background:#1e1d1a!important;border-color:#252627!important;border-radius:4px!important}.ai-workbench-page.is-image-module .ant-select-selection-item,.ai-workbench-page.is-image-module .ant-select-arrow{color:#f6f4ea!important}.ai-workbench-page.is-image-module .ant-select-selection-item,.ai-workbench-page.is-image-module .ant-input-number-input,.ai-workbench-page.is-image-module .ant-input,.ai-workbench-page.is-image-module textarea::placeholder{font-size:14px!important}.ai-workbench-page.is-image-module .ant-input,.ai-workbench-page.is-image-module .ant-input-number,.ai-workbench-page.is-image-module .ant-input-textarea textarea,.ai-workbench-page.is-image-module .ant-segmented{border-radius:4px!important}.ai-workbench-page.is-image-module .ant-input-textarea textarea{min-height:128px;font-size:14px;line-height:1.6;padding:10px 12px;background-color:#1e1d1a!important;color:#fff!important}.ai-workbench-page.is-image-module .ant-segmented{padding:2px!important;background:#1e1d1a!important}.ai-workbench-page.is-image-module .ant-segmented-item{min-height:26px;font-size:13px}.ai-workbench-page.is-image-module .ant-input-number{width:100%}.ai-workbench-page.is-image-module .ant-btn-primary{height:34px;border-radius:4px;font-size:14px;font-weight:600;background:linear-gradient(90deg,#ffcf3f,#ffee65);border-color:transparent;color:#111210}.ai-workbench-page.is-image-module .ai-image-model-select .ant-select-selector{background:#2b281c!important;border-color:#ffcf3f!important}.ai-workbench-page.is-image-module .ant-btn-primary:not(:disabled):hover{background:linear-gradient(90deg,#ffee65,#ffcf3f)!important;border-color:transparent!important;color:#111210!important}.ai-workbench-page.is-image-module .ant-btn-primary:disabled{background:#3a3522!important;border-color:#3a3522!important;color:#8e8f87!important}.ai-workbench-page.is-video-module .ant-btn-primary{height:34px;border-radius:4px;font-size:14px;font-weight:600;background:linear-gradient(90deg,#ffcf3f,#ffee65);border-color:transparent;color:#111210}.ai-detect-button{padding:2px 10px;border-radius:4px;font-size:12px;border:1px solid #F4B73F;color:#f4b73f;background:transparent;cursor:pointer;white-space:nowrap;line-height:20px;transition:background .2s}.ai-detect-button:hover{background:#f4b73f1a}.ai-detect-button:disabled{opacity:.5;cursor:not-allowed}.ai-detect-badge{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;z-index:9;pointer-events:auto}.ai-detect-badge.is-checking{background:#f4b73f;color:#fff}.ai-detect-badge.is-checking .anticon{animation:detect-spin 1s linear infinite}.ai-detect-badge.is-passed{background:#22c55e;color:#fff}.ai-detect-badge.is-failed{background:#ef4444;color:#fff;cursor:pointer}@keyframes detect-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ai-upload-card.is-filled{overflow:visible}.ai-upload-card.is-filled .ai-upload-delete{right:-8px;top:-8px;width:22px;height:22px;font-size:12px;z-index:11}.ai-upload-stack{position:relative}.ai-upload-stack.is-drag-over{border-radius:12px}.ai-upload-card.is-dragging{opacity:.5;transform:scale(.95)}.ai-upload-card.is-drop-target{box-shadow:0 0 0 2px #ffcf3f}.ai-upload-card.is-drag-target{border-color:#ffcf3f;border-style:dashed;border-width:2px;background:#ffcf3f1a}.ai-upload-card.is-drag-target .ai-upload-plus{color:#ffcf3f}.ai-upload-card[draggable=true]{cursor:move}.ai-upload-drop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffcf3f1a;border:2px dashed #ffcf3f;border-radius:12px;display:flex;align-items:center;justify-content:center;z-index:30;pointer-events:none}.ai-upload-drop-overlay span{background:#ffcf3feb;color:#111210;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:500;box-shadow:0 4px 12px #0003}.project-list-page{min-height:calc(100vh - 120px)}.project-list-filter-bar{display:flex;gap:8px;margin-bottom:24px}.project-list-filter-btn{height:34px;width:100px;border-radius:8px;font-size:13px;font-weight:600;border:none}.project-list-filter-btn.is-active{background:#ffcf3f;color:#00000b!important}.project-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.project-card{background:#151926;border:1px solid #242c43;border-radius:12px;overflow:hidden;cursor:pointer;transition:border-color .2s,box-shadow .2s}.project-card:hover{border-color:#ffcf3f;box-shadow:0 0 0 1px #7c3aed4d}.project-card-cover{position:relative;width:100%;aspect-ratio:4 / 3;background:#0e1424;display:flex;align-items:center;justify-content:center;overflow:hidden}.project-card-cover img{width:100%;height:100%;object-fit:cover}.project-card-cover-placeholder{font-size:48px;font-weight:700;color:#ffcf3f;-webkit-user-select:none;user-select:none}.project-card-badge{position:absolute;top:8px;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#e0e6f0;white-space:nowrap}.project-card-badge.left{left:8px}.project-card-badge.right{right:8px}.project-card-info{padding:10px 12px}.project-card-name{color:#f5f8ff;font-size:14px;font-weight:600;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-card-meta{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.project-card-time{color:#7a819a;font-size:12px}.project-card-more{border:none;background:transparent;color:#7a819a;font-size:16px;cursor:pointer;padding:0 4px;line-height:1}.project-card-more:hover{color:#c4b5fd}.project-card-loading{text-align:center;padding:80px 0}.team-page{min-height:calc(100vh - 120px);padding:24px;background:#050605}.team-welcome{display:flex;flex-direction:column;align-items:center;padding:60px 24px}.team-welcome-title{font-size:32px;font-weight:700;background:linear-gradient(90deg,#ffcf3f,#ffee65 48%,#ff8f3f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;margin-bottom:16px}.team-welcome-subtitle{font-size:20px;color:#fff;text-align:center;margin-bottom:40px}.team-welcome-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.team-welcome-btn{min-width:180px;height:48px;font-size:16px;font-weight:600;border-radius:8px;border:none;background:linear-gradient(90deg,#ffcf3f,#ffee65);color:#111210;cursor:pointer;transition:opacity .2s}.team-welcome-btn:hover{opacity:.9}.team-welcome-btn.secondary{border:1px solid #ffcf3f;background:#ffcf3f1f;color:#ffee65}.team-info-card{max-width:700px;margin:40px auto 0;background:linear-gradient(135deg,#191a18,#2f250e80);border:1px solid #252627;border-radius:12px;padding:24px 28px}.team-info-card-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:20px}.team-info-card-item{font-size:14px;color:#b8b8ad;line-height:2.2}.team-header{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#191a18,#2f250e80);border:1px solid #252627;border-radius:12px;padding:20px 28px;margin-bottom:20px}.team-header-left{display:flex;align-items:center;gap:16px}.team-header-avatar{width:72px;height:72px;border-radius:50%;background:#2b281c;border:1px solid #5b4c1f;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff}.team-header-info{display:flex;flex-direction:column;gap:4px}.team-header-name{font-size:18px;font-weight:600;color:#fff}.team-header-id{font-size:13px;color:#b8b8ad}.team-header-right{display:flex;align-items:center;gap:24px}.team-header-points{display:flex;flex-direction:column;align-items:center;gap:8px}.team-header-points-label{font-size:14px;color:#b8b8ad}.team-header-points-value{font-size:32px;font-weight:700;color:#ffcf3f}.team-header-pending-tag{display:inline-block;height:32px;line-height:32px;padding:0 16px;border-radius:16px;background:#2b281c;color:#ffcf3f;font-size:13px;border:1px solid rgba(255,207,63,.35)}.team-header-leave-btn{height:36px;border-radius:6px;border:1px solid #252627;background:#1e1d1a;color:#b8b8ad;font-size:13px;cursor:pointer;padding:0 16px;transition:all .2s}.team-header-leave-btn:hover{border-color:#f87171;color:#f87171}.team-member-section{background:linear-gradient(135deg,#191a18,#2f250e80);border:1px solid #252627;border-radius:12px;padding:20px 24px}.team-member-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}.team-member-toolbar-left{display:flex;align-items:center;gap:12px}.team-member-toolbar-title{font-size:15px;font-weight:600;color:#ffcf3f;padding-bottom:4px;border-bottom:3px solid #ffee65}.team-member-toolbar-right{display:flex;align-items:center;gap:12px}.team-search-wrapper{position:relative;display:flex;align-items:center}.team-search-input{width:140px;height:34px;border-radius:6px;border:1px solid #252627;background:#1e1d1a;color:#fff;padding:0 32px 0 12px;font-size:13px}.team-search-input::placeholder{color:#77776f}.team-search-input:focus{outline:none;border-color:#ffcf3f}.team-search-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#77776f;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.team-search-icon:hover{color:#ffcf3f}.team-search-btn{height:34px;padding:0 12px;border-radius:6px;border:1px solid #252627;background:#1e1d1a;color:#b8b8ad;cursor:pointer;display:flex;align-items:center;justify-content:center}.team-search-btn:hover{border-color:#ffcf3f;color:#ffcf3f}.team-action-btn{height:34px;padding:0 16px;border-radius:6px;border:none;font-size:13px;font-weight:500;cursor:pointer;transition:opacity .2s}.team-action-btn.primary{background:linear-gradient(90deg,#ffcf3f,#ffee65);color:#111210}.team-action-btn.secondary{background:#1e1d1a;border:1px solid #252627;color:#fff}.team-action-btn:hover{opacity:.85}.team-member-table{width:100%;border-collapse:collapse}.team-member-table th,.team-member-table td{padding:14px 12px;text-align:left;font-size:13px}.team-member-table th{background:#2f250e8c;color:#b8b8ad;font-weight:500;border-bottom:1px solid #252627}.team-member-table td{color:#fff;border-bottom:1px solid #252627}.team-member-table tr:hover td{background:#ffcf3f0f}.team-role-tag{display:inline-block;padding:2px 10px;border-radius:4px;font-size:12px;font-weight:500}.team-role-tag.admin{background:#ffcf3f29;color:#ffcf3f;border:1px solid rgba(255,207,63,.45)}.team-role-tag.member{background:#ffee651a;color:#ffee65;border:1px solid rgba(255,238,101,.28)}.team-table-action{color:#b8b8ad;background:none;border:none;cursor:pointer;font-size:13px;padding:4px 8px;margin-right:8px;transition:color .2s}.team-table-action:hover{color:#ffcf3f}.team-table-action.danger:hover{color:#f87171}.team-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:16px;color:#b8b8ad;font-size:13px}.team-pagination-btn{width:28px;height:28px;border-radius:4px;border:1px solid #252627;background:#1e1d1a;color:#b8b8ad;cursor:pointer;display:flex;align-items:center;justify-content:center}.team-pagination-btn:hover:not(:disabled){border-color:#ffcf3f;color:#ffcf3f}.team-pagination-btn:disabled{opacity:.4;cursor:not-allowed}.team-pagination-current{color:#ffcf3f;font-weight:600}.team-pagination-size{height:28px;border-radius:4px;border:1px solid #252627;background:#1e1d1a;color:#b8b8ad;padding:0 8px;font-size:13px}.team-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b8;display:flex;align-items:center;justify-content:center;z-index:1000}.team-modal{background:linear-gradient(135deg,#191a18,#2f250ef0);border:1px solid #3f3a25;border-radius:12px;min-width:420px;max-width:90vw;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.team-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #3f3a25}.team-modal-title{font-size:16px;font-weight:600;color:#fff}.team-modal-close{width:28px;height:28px;border:none;background:transparent;color:#b8b8ad;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;border-radius:4px}.team-modal-close:hover{background:#ffcf3f1f;color:#ffcf3f}.team-modal-body{padding:20px;overflow-y:auto;flex:1}.team-modal-footer{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 20px;border-top:1px solid #3f3a25}.team-modal-btn{height:38px;padding:0 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.team-modal-btn.cancel{background:#ffee6533;border:1px solid transparent;color:#fff}.team-modal-btn.cancel:hover{background:#ffee6547}.team-modal-btn.confirm{background:linear-gradient(90deg,#ffcf3f,#ffee65);border:none;color:#111210}.team-modal-btn.confirm:hover{opacity:.9}.team-modal-btn:disabled{opacity:.5;cursor:not-allowed}.team-form-item{margin-bottom:16px}.team-form-label{display:block;font-size:14px;color:#fff;margin-bottom:8px}.team-form-input{width:100%;height:40px;border-radius:6px;border:1px solid #4a4328;background:#0b0b09;color:#fff;padding:0 12px;font-size:14px;box-sizing:border-box}.team-form-input:focus{outline:none;border-color:#ffcf3f}.team-form-input::placeholder{color:#77776f}.team-app-table{width:100%;border-collapse:collapse}.team-app-table th,.team-app-table td{padding:12px 10px;text-align:left;font-size:13px}.team-app-table th{background:#2f250e8c;color:#b8b8ad;font-weight:500;border-bottom:1px solid #252627}.team-app-table td{color:#fff;border-bottom:1px solid #252627}.team-app-action{color:#ffcf3f;background:none;border:none;cursor:pointer;font-size:13px;padding:2px 6px;margin-right:8px}.team-app-action:hover{text-decoration:underline}.team-app-action.reject{color:#f87171}.team-point-filter{display:flex;align-items:center;gap:12px;margin-bottom:16px}.team-point-filter-label{font-size:14px;color:#b8b8ad}.team-point-filter-select{height:32px;border-radius:6px;border:1px solid #252627;background:#1e1d1a;color:#fff;padding:0 12px;font-size:13px}.team-point-table{width:100%;border-collapse:collapse}.team-point-table th,.team-point-table td{padding:12px 10px;text-align:left;font-size:13px}.team-point-table th{background:#2f250e8c;color:#b8b8ad;font-weight:500;border-bottom:1px solid #252627}.team-point-table td{color:#fff;border-bottom:1px solid #252627}.team-point-add{color:#4ade80}.team-point-sub{color:#f87171}.team-pending{text-align:center;padding:60px 24px}.team-pending-icon{font-size:48px;color:#ffcf3f;margin-bottom:16px}.team-pending-title{font-size:20px;font-weight:600;color:#fff;margin-bottom:8px}.team-pending-desc{font-size:14px;color:#b8b8ad}.team-loading{display:flex;align-items:center;justify-content:center;padding:80px 0}.team-empty{text-align:center;padding:40px 0;color:#b8b8ad;font-size:14px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:#444;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-inner,.ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{border-color:#ffcf3f!important}.ant-checkbox-checked .ant-checkbox-inner,.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#ffcf3f!important;border-color:#ffcf3f!important}.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#111210!important}.ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#111210!important}.ant-checkbox-checked:not(.ant-checkbox-disabled):hover .ant-checkbox-inner,.ant-checkbox-indeterminate:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{background-color:#ffee65!important;border-color:#ffee65!important}
