:root{--accent: #0071e3;--accent-hover: #0a84ff;--accent-soft: #eef5ff;--text: #1d1d1f;--text-2: #6e6e73;--text-3: #86868b;--bg: #f5f5f7;--surface: #ffffff;--line: rgba(0, 0, 0, .06);--line-strong: rgba(0, 0, 0, .12);--app-sidebar-width: 232px;--workspace-gutter: 40px;--workspace-main-max: 1180px;--workspace-steps-right: 24px;--workspace-steps-width: 178px}body{margin:0;background:#f5f5f7;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}a{text-decoration:none}a:hover,a:focus{text-decoration:none}::selection{background:rgba(0,113,227,.16)}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.18) transparent}*::-webkit-scrollbar{width:11px;height:11px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:rgba(0,0,0,.16);border-radius:999px;border:3px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3);background-clip:content-box}:focus-visible{outline:2px solid rgba(0,113,227,.55);outline-offset:2px;border-radius:6px}.app-shell{min-height:100vh}.side{position:fixed;left:0;top:0;bottom:0;z-index:20;height:100vh;overflow-y:auto;background:#ffffff!important;border-right:1px solid rgba(0,0,0,.06);padding:26px 16px}.side .ant-layout-sider-children{min-height:100%;display:flex;flex-direction:column}.app-shell>.ant-layout{margin-left:232px}@media (max-width: 900px){.side{position:sticky;height:auto;min-height:100vh}.app-shell>.ant-layout{margin-left:0}}.side .ant-menu{flex:1 1 auto;min-height:0;border-inline-end:none!important;background:transparent}.side .ant-menu.ant-menu-inline .ant-menu-item{width:100%;height:44px;margin:4px 0;line-height:44px;border-radius:10px;color:#1d1d1f;font-weight:500}.side .ant-menu-light .ant-menu-item:hover{background:#f3f4f6!important;color:#1d1d1f!important}.side .ant-menu-light .ant-menu-item-selected{background:#eef5ff!important;color:#0071e3!important;font-weight:600}.side .ant-menu.ant-menu-inline .ant-menu-item{transition:background .18s ease,color .18s ease}.side .ant-menu-item .anticon{font-size:17px}.app-brand,.brand-mark{display:flex;align-items:center;gap:12px}.app-brand{margin:4px 6px 20px;padding-bottom:18px;border-bottom:1px solid rgba(0,0,0,.06);color:inherit}.app-brand img,.brand-mark img{width:42px;height:42px;border-radius:8px}.app-brand h4.ant-typography{margin:0}.app-brand:hover,.app-brand:focus{color:inherit}.side-user{margin-top:auto;padding:16px 6px 0;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;gap:10px}.side-user-home{width:100%;height:38px;justify-content:flex-start;padding-inline:10px;color:#1d1d1f;font-weight:500}.side-user-account{display:flex;align-items:center;gap:8px;min-width:0;padding:10px 12px;border-radius:12px;background:#f5f5f7;color:#6e6e73}.side-user-account .anticon{flex:0 0 auto;color:#86868b}.side-user-account .ant-typography{min-width:0;flex:1 1 auto;margin:0}.content{padding:40px 40px 72px}.desktop-auth-page{min-height:100vh;display:grid;place-items:center;padding:40px 20px;background:linear-gradient(120deg,rgba(255,255,255,.92),rgba(238,245,255,.82)),#f5f5f7}.desktop-auth-panel{width:min(520px,100%);display:grid;justify-items:center;gap:14px;padding:42px 38px;text-align:center;border-radius:18px;background:rgba(255,255,255,.92);border:1px solid rgba(0,0,0,.06);box-shadow:0 24px 70px #0f172a1f}.desktop-auth-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:18px;color:#0071e3;background:#eef5ff;font-size:34px}.desktop-auth-panel h2.ant-typography{margin:4px 0 0}.desktop-auth-panel p.ant-typography{max-width:420px;margin:0;line-height:1.7}.desktop-auth-account{display:inline-flex;align-items:center;gap:8px;min-width:0;max-width:100%;padding:10px 14px;border-radius:999px;background:#f5f5f7;color:#1d1d1f;font-weight:600}.desktop-auth-actions{margin-top:8px}.content.content-workspace{padding-left:var(--workspace-gutter);padding-right:calc(var(--workspace-steps-width) + var(--workspace-steps-right) + var(--workspace-gutter))}.workspace{width:100%;max-width:var(--workspace-main-max);margin:0 auto}.workspace-main .ant-tag{display:none!important}.workspace-side{position:fixed;z-index:20;top:50%;right:var(--workspace-steps-right);transform:translateY(-50%);width:var(--workspace-steps-width)}.workspace-steps{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-height:calc(100vh - 96px);margin:0;padding:14px;overflow:hidden;border:1px solid #e5e8ef;border-radius:14px;background:#ffffff;box-shadow:none;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px)}.auto-workflow-side-status{position:absolute;right:0;bottom:calc(100% + 8px);display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px 10px;border:1px solid transparent;border-radius:12px;background:linear-gradient(rgba(255,255,255,.96),rgba(255,255,255,.96)) padding-box,linear-gradient(110deg,#d8e8ff 0%,#d8e8ff 34%,#0071e3 48%,#9dccff 56%,#d8e8ff 72%,#d8e8ff 100%) border-box;background-size:100% 100%,220% 100%;box-shadow:none;animation:autoWorkflowBorderFlow 1.8s linear infinite,autoWorkflowGlow 2.2s ease-in-out infinite}.auto-workflow-side-status.is-canceling{border-color:#f4dfbd;background:rgba(255,250,240,.96);animation:none}.auto-workflow-side-head{display:flex;align-items:center;gap:7px;min-width:0}.auto-workflow-side-dot{display:inline-flex;width:7px;height:7px;flex:0 0 7px;border-radius:999px;background:#0071e3}.auto-workflow-side-status.is-canceling .auto-workflow-side-dot{background:#fa8c16}.auto-workflow-side-head>div{display:grid;gap:2px;min-width:0}.auto-workflow-side-head span{color:#075fb8;font-size:11px;font-weight:700;line-height:1.15}.auto-workflow-side-status.is-canceling .auto-workflow-side-head span{color:#ad6800}.auto-workflow-side-head strong{overflow:hidden;color:#1d1d1f;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.auto-workflow-side-status .ant-btn{flex:0 0 auto;height:24px;padding:0 5px;border-radius:8px;color:#6e6e73;font-size:12px}@keyframes autoWorkflowBorderFlow{0%{background-position:0 0,220% 0}to{background-position:0 0,-220% 0}}@keyframes autoWorkflowGlow{0%,to{box-shadow:0 0 #0071e300}50%{box-shadow:0 6px 18px #0071e31f}}.workspace-steps-head{display:flex;flex-direction:column;justify-content:center;gap:2px;width:100%;min-width:0;padding:0 0 8px;border-bottom:1px solid #edf0f5}.workspace-steps-head span{color:#6e6e73;font-size:13px;font-weight:600}.workspace-steps-head strong{color:#1d1d1f;font-size:21px;line-height:1.1;letter-spacing:0}.wstep-list{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;width:100%;min-width:0}.wstep-unit{display:flex;flex-direction:column;align-items:center;width:100%;min-width:0;flex:0 0 auto}.wstep{display:flex;align-items:center;gap:9px;min-width:0;min-height:52px;padding:8px 10px;border:1px solid transparent;border-radius:12px;background:transparent;text-align:left;cursor:pointer;transition:background .18s,border-color .18s,color .18s;width:100%;flex:0 0 auto}.wstep:hover{background:#f7f9fc}.wstep.active{border-color:#b8d9ff;background:#eef6ff;box-shadow:none}.wstep.disabled{cursor:not-allowed;opacity:.42}.wstep.disabled:hover{background:transparent}.wstep-badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;border-radius:10px;background:#eef0f3;color:#86868b;font-size:14px;font-weight:700;box-shadow:none}.wstep.finish .wstep-badge{background:#34c759;color:#fff;box-shadow:none}.wstep.process .wstep-badge{background:#0071e3;color:#fff;box-shadow:none}.wstep.error .wstep-badge{background:#ff3b30;color:#fff;box-shadow:none}.wstep-text{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.wstep-text small{color:#8f99a8;font-size:12px;font-weight:600;line-height:1.1}.wstep-text strong{color:#1d1d1f;font-size:15px;font-weight:700;line-height:1.15;letter-spacing:0;white-space:nowrap}.wstep.active .wstep-text strong{color:#0071e3}.wstep.finish .wstep-text strong{color:#1b7f43}.wstep-arrow{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:22px;flex:0 0 22px;margin:-2px 0;color:#c9d2df;font-size:14px}.wstep-arrow-line{display:none;width:2px;height:10px;border-radius:999px;background:currentColor}.wstep-arrow-right{display:none}.wstep-arrow-down{display:inline-flex}.wstep-arrow.passed{color:#34c759}.wstep-arrow.current{color:#0071e3}.workspace-next-step{position:fixed;z-index:30;right:calc(var(--workspace-steps-width) + var(--workspace-steps-right) + var(--workspace-gutter));bottom:18px;left:calc(var(--app-sidebar-width) + var(--workspace-gutter));display:flex;align-items:center;justify-content:space-between;gap:24px;width:auto;max-width:var(--workspace-main-max);margin-inline:auto;padding:12px 18px 12px 22px;border:1px solid #e5e8ef;border-radius:16px;background:#ffffff;box-shadow:0 8px 24px #1c305414;-webkit-backdrop-filter:saturate(180%) blur(16px);backdrop-filter:saturate(180%) blur(16px)}.workspace-main.has-next-step{padding-bottom:86px}.workspace-next-copy{display:grid;gap:2px;min-width:0}.workspace-next-copy>span{color:#6e6e73;font-size:12px}.workspace-next-step strong{color:#1d1d1f;font-size:15px}.auto-workflow-banner{display:flex;align-items:center;gap:12px;max-width:var(--workspace-main-max);margin:0 auto 12px;padding:12px 16px;border:1px solid #9dccff;border-radius:12px;background:#e8f3ff;color:#075fb8}.auto-workflow-banner>.anticon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#0071e3;color:#fff}.auto-workflow-banner>div{display:grid;gap:2px;min-width:0}.auto-workflow-banner span{font-size:12px;font-weight:700}.auto-workflow-banner strong{color:#1d1d1f;font-size:14px}.workspace-next-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto;flex-wrap:nowrap}.workspace-next-step .ant-btn{min-width:132px;min-height:42px;height:auto;border-radius:12px;box-shadow:none;white-space:nowrap}.workspace-next-step .ant-btn-primary,.workspace-next-step .ant-btn-primary:hover,.workspace-next-step .ant-btn-primary:active{color:#fff!important}.workspace-next-step .ant-btn-primary .anticon{color:inherit}@keyframes nextStepBtnPulse{0%,to{box-shadow:0 8px 20px #0071e338,0 0 #0071e373}70%{box-shadow:0 8px 20px #0071e338,0 0 0 14px #0071e300}}@keyframes nextStepArrowSlide{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.workspace-next-step .ant-btn-primary{animation:nextStepBtnPulse 2.2s ease-out infinite;transition:transform .2s ease,box-shadow .2s ease}.workspace-next-step .ant-btn-primary:hover{animation:none;transform:translateY(-1px);box-shadow:0 12px 26px #0071e352!important}.workspace-next-step .ant-btn-primary:active{transform:translateY(0)}.workspace-next-step .ant-btn-primary .anticon{display:inline-flex;animation:nextStepArrowSlide 1.4s ease-in-out infinite}.workspace-next-step .ant-btn-primary:hover .anticon{animation-duration:.9s}@keyframes wstepNextUpHalo{0%,to{box-shadow:0 0 #0071e300}50%{box-shadow:0 0 0 4px #0071e329}}@keyframes wstepBadgeBounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.wstep.next-up{border-color:#b8d9ff;background:#f0f7ff;animation:wstepNextUpHalo 1.8s ease-in-out infinite}.wstep.next-up:hover{background:#e6f1ff}.wstep.next-up .wstep-badge{background:#0071e3;color:#fff;animation:wstepBadgeBounce 1.8s ease-in-out infinite;transition:background .2s ease,color .2s ease}.wstep.next-up .wstep-text strong{color:#0071e3}@keyframes wstepArrowFlowVert{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(3px);opacity:1}}@keyframes wstepArrowFlowHoriz{0%,to{transform:translate(0);opacity:.55}50%{transform:translate(3px);opacity:1}}.wstep-arrow.current .wstep-arrow-down{animation:wstepArrowFlowVert 1.4s ease-in-out infinite}.wstep-arrow.current .wstep-arrow-right{animation:wstepArrowFlowHoriz 1.4s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.workspace-next-step .ant-btn-primary,.workspace-next-step .ant-btn-primary .anticon,.wstep.next-up,.wstep.next-up .wstep-badge,.wstep-arrow.current .wstep-arrow-down,.wstep-arrow.current .wstep-arrow-right,.auto-workflow-side-status{animation:none!important}}.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:8px 2px 4px}.workspace-header h3{font-size:32px!important;letter-spacing:0;margin:0!important}.workspace-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}.workspace-header .ant-btn,.workspace-header-actions .ant-btn{flex:0 0 auto}.main-card .ant-btn-primary.ant-btn-loading:disabled,.main-card .ant-btn-primary.ant-btn-loading.ant-btn-disabled,.workspace-main .ant-btn-primary.ant-btn-loading:disabled,.workspace-main .ant-btn-primary.ant-btn-loading.ant-btn-disabled{color:#075fb8!important;background:#e8f3ff!important;border-color:#9dccff!important;box-shadow:inset 0 0 0 1px #0071e314!important;opacity:1!important}.main-card .ant-btn-primary.ant-btn-loading:disabled .ant-btn-loading-icon,.main-card .ant-btn-primary.ant-btn-loading.ant-btn-disabled .ant-btn-loading-icon,.workspace-main .ant-btn-primary.ant-btn-loading:disabled .ant-btn-loading-icon,.workspace-main .ant-btn-primary.ant-btn-loading.ant-btn-disabled .ant-btn-loading-icon{color:#0071e3!important;opacity:1!important}.main-card .ant-btn-primary.ant-btn-loading:disabled span,.main-card .ant-btn-primary.ant-btn-loading.ant-btn-disabled span,.workspace-main .ant-btn-primary.ant-btn-loading:disabled span,.workspace-main .ant-btn-primary.ant-btn-loading.ant-btn-disabled span{color:inherit!important}.official-tutorial-link{color:#0071e3;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;transition:color .2s}.official-tutorial-link:hover{color:#005bb5;text-decoration:underline}.btn-icon{width:16px;height:16px;object-fit:contain;vertical-align:-3px}.header-icon-img{width:56px;height:56px;border-radius:14px;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,113,227,.18))}.workspace .ant-steps-item-icon{width:44px;height:44px;margin-inline-end:10px;background:transparent;border:none;border-radius:12px}.step-icon{width:44px;height:44px;border-radius:12px;object-fit:contain;transition:transform .2s,filter .2s,opacity .2s}.workspace .ant-steps-item-process .step-icon{transform:scale(1.06);filter:drop-shadow(0 8px 16px rgba(0,113,227,.28))}.workspace .ant-steps-item-wait .step-icon{opacity:.5;filter:grayscale(.35)}.workspace .ant-steps-item-error .step-icon{filter:drop-shadow(0 6px 12px rgba(255,59,48,.35))}.workspace .ant-steps-item-icon .ant-steps-icon{display:flex;align-items:center;justify-content:center}.panel{margin-top:24px;background:#ffffff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:22px}.main-card,.step-panel{margin-top:18px}.content>.main-card,.content>.model-settings,.content>.cover-settings-page,.content>.profile-page,.content>.membership-page,.content>section{max-width:1180px;margin-left:auto;margin-right:auto}.content>.main-card{margin-top:0}.template-test-page{width:100%;max-width:1480px;margin:0 auto}.content>.template-test-page{max-width:1480px}.template-test-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.template-test-header h3.ant-typography{margin:2px 0!important;font-size:30px!important;letter-spacing:0}.template-test-back{height:28px;padding:0;font-weight:600}.template-test-controls{margin-bottom:18px;border-radius:8px}.template-test-control-grid{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:18px;align-items:end}.template-test-control-grid>div:first-child{display:grid;gap:8px}.template-test-scene-copy{min-width:0;padding:12px 14px;border:1px solid #edf0f5;border-radius:8px;background:#f8fafc}.template-test-scene-copy strong{display:block;margin-bottom:4px;color:#1d1d1f}.template-test-scene-copy .ant-typography{margin:0;color:#6e6e73}.template-test-loading{display:grid;min-height:280px;place-items:center}.template-test-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:16px}.template-test-card{min-width:0;overflow:hidden;border:1px solid #e5e8ef;border-radius:8px;background:#ffffff}.template-test-card.has-result{border-color:#cfe2ff}.template-test-preview{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#f4f7fb}.template-test-preview .asset-image,.template-test-preview img{width:100%;height:100%;object-fit:cover;display:block}.template-test-preview .ant-empty{height:100%;display:grid;place-items:center}.template-test-generating{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;gap:8px;color:#1d1d1f;background:rgba(248,250,252,.86);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.template-test-generating strong{font-size:14px}.template-test-card-body{display:grid;gap:10px;padding:12px}.template-test-card-title{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.template-test-card-title strong{min-width:0;overflow:hidden;color:#1d1d1f;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.template-test-card-body .ant-typography{min-height:44px;margin:0;color:#6e6e73}.template-test-card-actions{display:grid;grid-template-columns:minmax(82px,1fr) minmax(72px,.9fr) 34px;gap:8px;align-items:center}.template-test-card-actions .ant-btn{min-width:0}.auth-page{min-height:100vh;display:grid;place-items:center;padding:26px;overflow:hidden;background:linear-gradient(115deg,rgba(248,250,255,.88),rgba(255,255,255,.72)),url(/77414d79-2851-42e8-a90c-89160c6c6e72.png) center / cover no-repeat}.auth-shell{width:min(1040px,100%);min-height:520px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);transform:scale(.82);transform-origin:center;overflow:hidden;border:1px solid rgba(255,255,255,.86);border-radius:14px;background:rgba(255,255,255,.64);box-shadow:0 24px 72px #24417829;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.auth-visual{position:relative;display:flex;flex-direction:column;padding:32px 38px;overflow:hidden;background:linear-gradient(155deg,rgba(255,255,255,.9),rgba(231,240,255,.54)),url(/77414d79-2851-42e8-a90c-89160c6c6e72.png) center / cover no-repeat}.auth-visual:after{content:"";position:absolute;right:-88px;bottom:-104px;width:336px;height:336px;border:1px solid rgba(0,113,227,.15);border-radius:50%;box-shadow:0 0 0 42px #ffffff1f,0 0 0 83px #ffffff14;pointer-events:none}.auth-brand,.auth-mobile-brand{display:flex;align-items:center;gap:10px}.auth-brand{position:absolute;top:29px;left:38px}.auth-brand img,.auth-mobile-brand img{width:34px;height:34px;border-radius:8px}.auth-brand strong,.auth-mobile-brand strong{font-size:15px}.auth-visual-copy{position:relative;z-index:1;margin:auto 0}.auth-visual-copy>span{color:#0071e3;font-size:12px;font-weight:700}.auth-visual-copy h1{margin:11px 0 16px;font-size:clamp(35px,3.6vw,50px);line-height:1.08;letter-spacing:0}.auth-visual-copy p{max-width:376px;margin:0;color:#5f6368;font-size:14px;line-height:1.7}.auth-trust{position:relative;z-index:1;display:flex;align-items:center;gap:7px;color:#6e6e73;font-size:12px}.auth-trust .anticon{color:#0071e3;font-size:14px}.auth-form-panel{display:flex;flex-direction:column;justify-content:center;padding:46px 43px;background:rgba(255,255,255,.93);border-left:1px solid rgba(0,0,0,.05)}.auth-form-stack{width:92%;max-width:520px;margin:0 auto}.auth-home-link{display:flex;width:fit-content;margin:0 0 18px auto;padding:0;color:#515154;font-weight:700}.auth-home-link:hover{color:#0071e3}.auth-mobile-brand{display:none}.auth-heading{margin-bottom:22px}.auth-heading>span{color:#0071e3;font-size:13px;font-weight:700}.auth-heading h2.ant-typography{margin:8px 0;font-size:27px;letter-spacing:0}.auth-heading p.ant-typography{margin:0;color:#86868b;font-size:12px}.auth-mode{width:100%;display:flex;margin:0 0 22px;padding:3px;border-radius:8px;background:#f1f1f3}.auth-mode .ant-radio-button-wrapper{flex:1;width:50%;height:31px;border:0;border-radius:7px;background:transparent;line-height:31px;text-align:center;box-shadow:none}.auth-mode .ant-radio-button-wrapper:before{display:none}.auth-mode .ant-radio-button-wrapper-checked{color:#1d1d1f;background:#ffffff;box-shadow:0 2px 8px #00000014}.auth-form-panel .ant-form-item{margin-bottom:16px}.auth-form-panel .ant-form-item-label>label{color:#515154;font-size:13px;font-weight:600}.auth-form-panel .ant-input-affix-wrapper{min-height:48px;padding:0 16px;border-color:transparent;border-radius:8px!important;background:#f5f5f7;box-shadow:none}.auth-form-panel .ant-input{font-size:15px}.auth-form-panel .ant-input-group-addon{padding:0 6px;border:0;border-radius:0 8px 8px 0;background:#f5f5f7}.auth-form-panel .ant-input-group-addon .ant-btn{color:#0071e3;font-size:13px}.auth-form-panel .ant-input-group-wrapper .ant-input-affix-wrapper{border-radius:8px 0 0 8px!important}.auth-form-panel .ant-input-affix-wrapper:hover{border-color:#c7c7cc}.auth-form-panel .ant-input-affix-wrapper-focused{border-color:#0071e3;background:#ffffff;box-shadow:0 0 0 3px #0071e31a}.auth-form-panel .ant-input-prefix{margin-right:10px;color:#86868b}.auth-submit{height:48px;margin-top:6px;border-radius:8px;font-weight:600}.auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0 13px;color:#a1a1a6;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:rgba(0,0,0,.08)}.auth-oauth-button{height:48px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:8px;border-color:#0000001f;color:#1d1d1f;font-weight:600}.auth-oauth-button .ant-btn-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.auth-oauth-button:hover{border-color:#0071e3!important;color:#0071e3!important}.auth-oauth-logo{width:16px;height:16px;display:block;border-radius:4px;object-fit:contain}.auth-footnote{margin:18px 0 0;color:#a1a1a6;font-size:12px;text-align:center}.auth-callback-panel{width:min(420px,100%);display:grid;justify-items:center;gap:16px;padding:44px 36px;border:1px solid rgba(255,255,255,.84);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 28px 80px #24417829;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.auth-callback-panel img{width:54px;height:54px;border-radius:12px}.auth-callback-panel h3.ant-typography{margin:0}.auth-callback-panel p.ant-typography{margin:-8px 0 0}.template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;width:100%}.template-modal-grid{max-height:min(68vh,720px);overflow:auto;padding:2px 6px 6px 2px}.template-drawer .ant-drawer-body{padding:24px}.template-drawer .template-modal-grid{max-height:none;overflow:visible;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.template-selector{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#ffffff}.selected-template-summary{display:grid;grid-template-columns:116px minmax(0,1fr);gap:14px;align-items:center;min-width:0}.selected-template-summary img,.selected-template-summary .template-placeholder{width:116px;aspect-ratio:16 / 9;border-radius:6px;object-fit:cover}.selected-template-summary strong,.selected-template-summary span{display:block}.selected-template-summary span,.selected-template-empty{color:#5f6b7a;line-height:1.6}.selected-template-summary span{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.creation-guidance{display:grid;gap:6px;margin:2px 0 24px;padding:14px 16px;border:1px solid rgba(0,113,227,.14);border-radius:8px;background:#f3f8ff;color:#1d1d1f}.creation-guidance strong{font-size:15px}.creation-guidance span{color:#5f6b7a;line-height:1.7}.template-option{position:relative;height:auto;min-height:220px;padding:0;border-radius:12px!important;white-space:normal;line-height:1.5;overflow:hidden;background:#ffffff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.template-option:not(.ant-radio-button-wrapper-disabled):hover{transform:translateY(-3px);box-shadow:0 16px 36px #0000001a}.template-option:before{display:none!important}.template-option.ant-radio-button-wrapper-checked{border-color:#0071e3!important;box-shadow:0 0 0 3px #0071e3,0 16px 36px #0071e338;transform:translateY(-2px)}.template-option.ant-radio-button-wrapper-checked:after{content:"✓ 已选择";position:absolute;top:10px;right:10px;z-index:2;padding:3px 10px;border-radius:999px;background:#0071e3;color:#fff;font-size:12px;font-weight:600;line-height:1.4;box-shadow:0 4px 12px #0071e359;opacity:1}.template-option.ant-radio-button-wrapper-checked .template-copy strong{color:#0071e3}.template-option.ant-radio-button-wrapper-disabled,.template-option.template-option-locked{cursor:not-allowed;border-color:#00000014!important;background:#f6f7f9;box-shadow:none;transform:none}.template-option.ant-radio-button-wrapper-disabled:hover,.template-option.template-option-locked:hover{box-shadow:none;transform:none}.template-option.template-option-locked img,.template-option.template-option-locked .template-placeholder{opacity:.48;filter:grayscale(1)}.template-option.template-option-locked .template-copy{opacity:.62}.template-option.template-option-locked.ant-radio-button-wrapper-checked:after{top:42px;background:#8c98a8;box-shadow:none}.template-status-tag{display:inline-flex!important;align-items:center;position:absolute;top:10px;right:10px;z-index:3;margin:0;border-radius:999px;background:#f0f1f3;color:#5f6b7a;border-color:#d9dee7;font-weight:600}.template-option img,.template-placeholder{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:#f5f5f7}.template-placeholder{display:grid;place-items:center;color:#0071e3;font-size:28px;font-weight:700}.template-copy{padding:12px}.ant-card{border-radius:16px;border-color:#00000012;box-shadow:0 1px 2px #00000008;transition:box-shadow .22s ease,border-color .22s ease,transform .22s ease}.ant-card-head{border-bottom-color:#0000000f!important;padding:18px 24px;font-weight:600}.ant-card-head-title{font-size:18px;letter-spacing:-.01em}.ant-card-body{padding:24px}.ant-btn{border-radius:999px;font-weight:500}.ant-btn{transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .12s ease}.ant-btn:not(:disabled):active{transform:scale(.98)}.ant-btn-primary{background:#0071e3;box-shadow:none}.ant-btn-primary:not(:disabled):hover{background:#0a84ff!important;box-shadow:0 6px 18px #0071e347}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-select-selector,.ant-input-number-input{border-radius:10px!important}.template-option strong,.template-option span{display:block}.template-option span{color:#5f6b7a;margin-top:6px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.metrics,.scene-actions,.scene-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.metrics{margin-top:12px}.script-template-section,.script-profile-section,.script-topic-section{margin-bottom:26px}.script-section-heading,.script-content-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.script-section-heading strong,.script-content-heading strong{color:#1d1d1f;font-size:17px;font-weight:650}.script-section-heading .ant-btn-link{height:auto;padding:4px 0;font-weight:600}.script-template-card{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr);column-gap:18px;row-gap:14px;align-items:center;padding:18px 20px;border:1px solid rgba(0,0,0,.06);border-radius:12px;background:#f5f5f7;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .12s ease,background .18s ease}.script-template-card:hover:not(:disabled){border-color:#0071e359;background:#f7faff;box-shadow:0 12px 30px #0071e31a}.script-template-card:active:not(:disabled){transform:scale(.995)}.script-template-card:focus-visible{outline:3px solid rgba(0,113,227,.24);outline-offset:2px}.script-template-card:disabled{cursor:not-allowed;opacity:.7}.script-template-card img,.script-template-card .template-placeholder{width:clamp(132px,15vw,176px);aspect-ratio:16 / 9;display:block;border-radius:10px;object-fit:cover}.script-template-card>div:last-child{min-width:0}.script-template-card strong,.script-template-card span{display:block}.script-template-card strong{margin-bottom:8px;color:#1d1d1f;font-size:20px}.script-template-card span{color:#6e6e73;font-size:15px;line-height:1.7}.script-profile-grid.ant-radio-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%}.script-profile-option.ant-radio-button-wrapper{height:auto;min-height:116px;padding:14px;border:1px solid #d9dee7;border-radius:12px!important;white-space:normal;line-height:1.55;background:#ffffff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.script-profile-option.ant-radio-button-wrapper:before{display:none!important}.script-profile-option.ant-radio-button-wrapper:not(.ant-radio-button-wrapper-disabled):hover{border-color:#9fc7ff;box-shadow:0 10px 24px #0071e31a;transform:translateY(-1px)}.script-profile-option.ant-radio-button-wrapper-checked{border-color:#0071e3!important;box-shadow:0 0 0 2px #0071e329}.script-profile-option.ant-radio-button-wrapper-disabled,.script-profile-option.ant-radio-button-wrapper-disabled:hover{background:#f3f4f6!important;border-color:#e4e6eb!important;box-shadow:none!important;cursor:not-allowed;transform:none}.script-profile-option.ant-radio-button-wrapper-disabled .script-profile-title{color:#9ca0a8!important}.script-profile-option.ant-radio-button-wrapper-disabled .ant-typography{color:#b3b7be!important}.script-profile-coming-soon.ant-tag{margin-inline-end:0;padding:0 8px;border-radius:999px;background:#ffffff;border:1px solid #d9dee7;color:#6b7280;font-weight:600;letter-spacing:.5px}.script-profile-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;color:#1d1d1f;font-weight:700}.script-topic-heading{justify-content:flex-start}.script-topic-heading .ant-typography{font-size:12px}.script-topic-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:stretch}.script-topic-row .ant-input{min-height:48px;font-size:16px}.script-topic-row .ant-btn{min-width:150px;min-height:48px;border-radius:12px;font-weight:600}.script-content-heading{margin-bottom:10px}.script-content-heading .ant-typography{font-size:13px}@media (max-width: 900px){.script-template-card{grid-template-columns:auto minmax(0,1fr);column-gap:16px}.script-template-card img,.script-template-card .template-placeholder{width:132px}.script-topic-row{grid-template-columns:1fr}.script-topic-row .ant-btn{width:100%}}@media (max-width: 620px){.script-template-card{grid-template-columns:1fr}.script-template-card img,.script-template-card .template-placeholder{width:100%;max-width:320px}}.scene-list{display:grid;gap:16px}.scene-toolbar{justify-content:flex-start;margin-bottom:8px}.scene-card{overflow:hidden;border-color:#dfeaf8;border-radius:12px;box-shadow:0 10px 26px #0f2b520d}.scene-card-preview{border-style:dashed;border-color:#91caff}.scene-card-preview .scene-card-title strong{min-width:0;overflow:hidden;color:#1f2937;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.scene-preview-narration{margin-bottom:0!important;white-space:pre-wrap}.scene-card .ant-card-head{padding:12px 18px;border-bottom-color:#e6f0fb!important;background:linear-gradient(135deg,rgba(230,244,255,.96),rgba(255,255,255,.96) 58%,rgba(245,249,255,.96)),radial-gradient(circle at 18px 18px,rgba(22,119,255,.1),transparent 36px)}.scene-card .ant-card-head-wrapper{align-items:center;gap:10px}.scene-card .ant-card-head-title{min-width:0;flex:1 1 360px}.scene-card-title{position:relative;width:100%;min-width:0;display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;column-gap:10px;padding:4px 0 4px 14px}.scene-card-title:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:4px;border-radius:999px;background:linear-gradient(180deg,#1677ff,#69b1ff)}.scene-number-tag{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:30px;padding:0 10px;border:1px solid #91caff;border-radius:999px;color:#0958d9;background:#e6f4ff;font-size:13px;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 6px 16px #1677ff1f}.scene-card .ant-card-head-title .ant-input{width:100%;min-width:0;height:34px;padding:0 6px!important;color:#1f2937;font-size:16px;border-radius:8px}.scene-card .ant-card-head-title .ant-input:hover,.scene-card .ant-card-head-title .ant-input:focus{background:rgba(255,255,255,.82);box-shadow:inset 0 0 0 1px #1677ff14}.scene-card .ant-card-extra{min-width:0;margin-inline-start:0}.scene-card .ant-card-extra .ant-space{max-width:100%;flex-wrap:wrap;justify-content:flex-end}.scene-title-regen-button.needs-action{position:relative;color:#0958d9;background:#e6f4ff;box-shadow:0 0 0 1px #1677ff2e,0 8px 20px #1677ff2e;animation:scene-title-regen-pulse 1.8s ease-in-out infinite}.scene-title-regen-button.needs-action:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1px solid rgba(22,119,255,.36);border-radius:inherit;opacity:0;animation:scene-title-regen-ring 1.8s ease-out infinite;pointer-events:none}.scene-title-regen-button.needs-action .anticon{animation:scene-title-regen-icon 1.8s ease-in-out infinite}.scene-title-regen-button.needs-action:not(:disabled):hover{color:#003eb3!important;background:#d6eaff!important;box-shadow:0 0 0 1px #1677ff42,0 10px 24px #1677ff3d}@keyframes scene-title-regen-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}@keyframes scene-title-regen-ring{0%{opacity:.64;transform:scale(.96)}70%,to{opacity:0;transform:scale(1.12)}}@keyframes scene-title-regen-icon{0%,to{transform:rotate(0)}45%{transform:rotate(-18deg)}70%{transform:rotate(18deg)}}@media (prefers-reduced-motion: reduce){.scene-title-regen-button.needs-action,.scene-title-regen-button.needs-action:after,.scene-title-regen-button.needs-action .anticon{animation:none}}.scene-card textarea{margin:0}.scene-title-alert{border-color:#ffccc7}.scene-card .ant-card-body{display:flex;flex-direction:column;gap:10px}.scene-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.scene-meta .scene-position{margin-left:auto;color:#98a2b3;font-size:12px}.scene-details{display:flex;flex-direction:column;gap:4px;padding-top:10px;margin-top:2px;border-top:1px dashed #e7eaf0}.scene-details .ant-typography{font-size:12px}pre{white-space:pre-wrap;margin:0}.task-progress{margin:18px 0}.task-progress .ant-progress{margin:0}.cover-panel{display:grid;grid-template-columns:minmax(420px,1.45fr) minmax(280px,.75fr);gap:0;min-height:300px;margin-bottom:26px;overflow:hidden;border:1px solid #dce7f7;border-radius:18px;background:#fff;box-shadow:0 12px 34px #193d6d14}.cover-canvas{position:relative;display:grid;aspect-ratio:16 / 9;place-items:center;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(74,144,255,.12),transparent 35%),#eef3fa;cursor:zoom-in}.cover-canvas .asset-image-root,.cover-canvas .ant-image{display:block;width:100%;height:100%}.cover-canvas .asset-image{display:block;width:100%;height:100%;border-radius:0;object-fit:contain}.cover-canvas .asset-loading{width:100%;height:100%;border:0;border-radius:0}.cover-canvas-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;align-content:center;gap:10px;padding:22px;text-align:center;background:radial-gradient(circle at 50% 44%,rgba(255,255,255,.9),rgba(246,250,255,.7) 54%,rgba(237,246,255,.56)),rgba(248,250,252,.76);-webkit-backdrop-filter:blur(8px) saturate(1.12);backdrop-filter:blur(8px) saturate(1.12)}.cover-canvas-loading strong{color:#12336f;font-size:20px;font-weight:700}.cover-canvas-loading span{max-width:82%;overflow:hidden;color:#64748b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.cover-canvas-label{position:absolute;bottom:12px;left:12px;padding:6px 10px;border:1px solid rgba(255,255,255,.26);border-radius:999px;color:#fff;background:rgba(21,33,51,.72);font-size:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cover-summary{display:flex;min-width:0;padding:20px 22px;flex-direction:column;justify-content:center;gap:14px;border-left:1px solid #e5ebf4;background:linear-gradient(145deg,rgba(241,247,255,.82),rgba(255,255,255,.96))}.cover-summary-title{margin:0!important}.cover-actions{display:flex;flex-wrap:wrap;gap:8px}.cover-actions .ant-upload-wrapper{display:inline-flex}.cover-preset-row{display:flex;flex-wrap:wrap;gap:6px}.cover-preset-row .ant-btn{height:26px;padding:0 12px;border-radius:999px;font-size:12px}.cover-fields{display:grid;gap:10px}.cover-field{display:grid;gap:6px}.cover-field>span{display:flex;align-items:baseline;gap:8px;color:#1d1d1f;font-size:13px;font-weight:600}.cover-field>span small{display:none}.cover-field .ant-input,.cover-field .ant-input-affix-wrapper{border-radius:10px}.image-grid,.voice-scene-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.candidate-grid{display:grid;gap:12px}.candidate{border:1px solid rgba(0,0,0,.08);background:#fff;border-radius:8px;padding:8px;text-align:left;transition:border-color .2s,transform .2s}.candidate:hover,.candidate.selected{border-color:#0071e3;transform:translateY(-2px);box-shadow:0 10px 26px #0071e31f}.candidate-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.image-gallery-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:26px 0 14px}.image-gallery-head h4{margin:0 0 4px!important}.image-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.image-scene-card{min-width:0;overflow:hidden;border:1px solid #e7eaf0;border-radius:16px;background:#fff;box-shadow:0 8px 24px #1a24360f;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.image-scene-card:hover{transform:translateY(-2px);border-color:#c9dcff;box-shadow:0 14px 34px #145bbf1f}.image-scene-card.is-generating{border-color:#1677ff;box-shadow:0 16px 38px #1677ff2e}.image-scene-canvas{position:relative;display:grid;aspect-ratio:16 / 9;place-items:center;overflow:hidden;background:#f3f5f8;cursor:zoom-in}.image-scene-canvas .asset-image-root,.image-scene-canvas .ant-image,.image-detail-canvas .asset-image-root,.image-detail-canvas .ant-image{display:block;width:100%;height:100%}.image-scene-canvas .asset-image,.image-detail-canvas .asset-image{display:block;width:100%;height:100%;object-fit:contain}.image-scene-canvas .asset-loading{width:100%;height:100%;border:0;border-radius:0;background:rgba(255,255,255,.78)}.image-scene-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;align-content:center;gap:10px;padding:18px;color:#0f5ed7;text-align:center;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.88),rgba(247,250,255,.68) 54%,rgba(239,246,255,.56)),rgba(248,250,252,.78);-webkit-backdrop-filter:blur(8px) saturate(1.15);backdrop-filter:blur(8px) saturate(1.15)}.image-scene-loading-mark{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:68px;height:38px;border:1px solid rgba(22,119,255,.14);border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 12px 32px #1677ff2e}.image-scene-loading-mark i{width:9px;height:9px;display:block;border-radius:50%;background:#1677ff;animation:scene-loading-dot .92s ease-in-out infinite}.image-scene-loading-mark i:nth-child(2){animation-delay:.12s;background:#36cfc9}.image-scene-loading-mark i:nth-child(3){animation-delay:.24s;background:#f7b731}.image-scene-loading strong{color:#12336f;font-size:18px;font-weight:700}.image-scene-loading span{max-width:78%;overflow:hidden;color:#64748b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}@keyframes scene-loading-dot{0%,80%,to{transform:translateY(0) scale(.82);opacity:.52}40%{transform:translateY(-5px) scale(1.08);opacity:1}}.image-scene-index,.image-scene-primary{position:absolute;z-index:2;top:12px}.image-scene-index{left:12px;display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:#fff;background:rgba(17,24,39,.78);font-size:13px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.image-scene-primary{right:12px;margin:0;border:0;color:#fff;background:rgba(22,119,255,.88);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.image-scene-info{padding:14px}.image-scene-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.image-scene-title>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-scene-info>.ant-typography{min-height:42px;margin:8px 0 12px;color:#697386;line-height:1.55}.image-scene-actions{display:flex;align-items:center;gap:8px}.image-scene-actions .ant-btn:first-child{flex:1}.image-detail-modal{display:grid;gap:20px}.image-detail-canvas{display:grid;aspect-ratio:16 / 9;place-items:center;overflow:hidden;border:1px solid #e5e8ee;border-radius:14px;background:#f3f5f8}.image-detail-modal .ant-descriptions-item-content{min-width:0}.image-detail-modal .ant-typography{margin:0}.image-detail-code{max-height:150px;margin:0;overflow:auto;color:#445066;font:inherit;line-height:1.7;white-space:pre-wrap;word-break:break-word}.logs-table .ant-table-cell{vertical-align:top}.log-error-summary{max-width:100%}.log-error-summary .ant-typography{max-width:220px}.log-detail-modal .ant-descriptions-item-content{min-width:0}.log-detail-section{display:grid;gap:8px}.log-detail-section-title{color:var(--text);font-size:15px;font-weight:700}.log-detail-message{margin:0!important;padding:14px 16px;border:1px solid #ffccc7;border-radius:8px;background:#fff2f0;line-height:1.7;word-break:break-word}.log-detail-code{max-height:260px;margin:0;padding:14px 16px;overflow:auto;border:1px solid rgba(0,0,0,.06);border-radius:8px;background:#f8fafc;color:#334155;font:13px/1.65 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:pre-wrap;word-break:break-word}.image-detail-alternatives{display:grid;gap:10px}.image-detail-alternatives>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.image-detail-alternatives button{display:grid;aspect-ratio:16 / 9;padding:0;place-items:center;overflow:hidden;border:2px solid transparent;border-radius:10px;background:#f3f5f8;cursor:pointer}.image-detail-alternatives button:hover,.image-detail-alternatives button.selected{border-color:#1677ff}.image-detail-alternatives img{width:100%;height:100%;object-fit:contain}@media (max-width: 1200px){.image-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.scene-row{border-radius:10px;transition:box-shadow .2s,outline-color .2s;outline:2px solid transparent}.scene-row.drag-over{outline-color:#0071e3;box-shadow:0 10px 28px #0071e329}.scene-drag-handle{display:inline-flex;align-items:center;padding:4px 6px;margin-right:0;color:#86868b;cursor:grab;border-radius:6px}.scene-drag-handle:active{cursor:grabbing}.scene-toolbar{justify-content:flex-start}@media (max-width: 1280px){.scene-card .ant-card-head-wrapper{flex-wrap:wrap}.scene-card .ant-card-extra{width:100%}.scene-card .ant-card-extra .ant-space{justify-content:flex-start}}.merged-audio{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;margin-bottom:24px;border:1px solid rgba(0,113,227,.12);border-radius:18px;background:linear-gradient(135deg,#ffffff,#f3f8ff);box-shadow:0 14px 34px #193d6d0f}.merged-audio-copy{display:flex;align-items:center;min-width:240px;gap:16px}.merged-audio-icon{display:grid;width:54px;height:54px;place-items:center;border:1px solid #cfe2ff;border-radius:14px;color:#1677ff;background:#eef6ff;font-size:24px}.merged-audio-copy .ant-typography{margin:0}.merged-audio-player{display:flex;align-items:center;justify-content:flex-end;min-width:360px;gap:12px;flex:1}.merged-audio-player .asset-audio{max-width:560px}.voice-result-panel{overflow:hidden;border:1px solid #e6e8ef;border-radius:16px;background:#fff}.voice-result-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #edf0f5;background:#fafbfc}.voice-result-head h4{margin:0 0 4px!important}.subtitle-row-list{max-height:560px;overflow:auto;background:#fff}.subtitle-row{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:48px;padding:20px 24px;border-bottom:1px solid #edf0f5}.subtitle-row:last-child{border-bottom:0}.subtitle-row-time{display:grid;gap:4px;color:#7b8493;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.4;white-space:nowrap}.subtitle-row-text{display:grid;gap:6px;color:#1f2937;font-size:17px;line-height:1.65}.subtitle-row-text small{color:#8a94a6;font-size:12px;font-weight:600}.asset-card{height:100%}.asset-image{display:block;width:100%;aspect-ratio:9 / 16;object-fit:cover;border-radius:8px;background:#f5f5f7}.asset-loading{display:grid;place-items:center;width:100%;aspect-ratio:9 / 16;background:#f5f5f7;border-radius:8px}.cover-canvas .asset-image,.image-scene-canvas .asset-image,.image-detail-canvas .asset-image,.image-detail-alternatives .asset-image{width:100%;height:100%;aspect-ratio:auto;border-radius:0;background:transparent;object-fit:contain}.cover-canvas .asset-loading,.image-scene-canvas .asset-loading,.image-detail-canvas .asset-loading,.image-detail-alternatives .asset-loading{width:100%;height:100%;aspect-ratio:auto;border-radius:0}.asset-error{color:#ff3b30;font-size:13px}.asset-audio{width:100%}.metadata-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:18px;align-items:start}.metadata-layout-simple{display:block}.metadata-layout-simple .ant-form{max-width:920px}.subtitle-panel{position:sticky;top:88px}.cover-preview{min-height:420px;border-radius:8px;background:linear-gradient(160deg,#111827,#1d4ed8 58%,#e0f2fe);color:#fff;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:inset 0 0 0 1px #ffffff2e}.cover-preview strong{display:block;font-size:38px;line-height:1.08;letter-spacing:0;margin:12px 0}.cover-label,.cover-preview small{color:#ffffffc7}.cover-preview.has-image{position:relative;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;isolation:isolate}.cover-preview.has-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.05) 40%,rgba(0,0,0,.62))}.profile-page,.membership-page{max-width:920px;display:grid;gap:20px}.membership-redeem-card .ant-card-body{display:grid;gap:12px}.membership-redeem-row{display:grid;grid-template-columns:minmax(420px,1fr) auto;gap:16px;align-items:start}.membership-redeem-input{margin-bottom:0}.membership-redeem-input .ant-input{height:48px}.membership-status-card .ant-card-body{display:grid;gap:22px}.membership-user-summary{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px}.membership-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;color:#a16207;background:#fff7e6;font-size:26px}.membership-user-summary h4.ant-typography{margin:0 0 6px;font-size:22px}.membership-tip{margin-top:12px}.profile-card .ant-card-body{display:grid;gap:22px}.profile-summary{display:flex;align-items:center;gap:18px}.profile-avatar{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border-radius:16px;color:var(--accent);background:var(--accent-soft);font-size:26px}.profile-main{min-width:0;display:grid;gap:8px}.profile-main h4.ant-typography{margin:0;font-size:22px}.profile-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.profile-metrics>div{min-width:0;display:grid;gap:8px;padding:16px;border:1px solid rgba(0,0,0,.06);border-radius:8px;background:#fbfbfd}.profile-metrics span{color:var(--text-2);font-size:13px}.profile-metrics strong{min-width:0;color:var(--text);font-size:16px;line-height:1.4;word-break:break-word}@media (max-width: 720px){.profile-summary{align-items:flex-start}.profile-metrics{grid-template-columns:1fr}.membership-user-summary{grid-template-columns:58px minmax(0,1fr)}.membership-user-summary .ant-tag{grid-column:2;width:fit-content}.membership-redeem-row{grid-template-columns:1fr}}.profile-actions{display:flex;justify-content:flex-end}.cover-settings-page{max-width:820px;display:grid;gap:22px}.cover-settings-page.embedded{max-width:none}.cover-settings-head h2.ant-typography{margin:0 0 8px;font-size:34px;letter-spacing:0}.cover-settings-card{overflow:hidden;border-color:#e5e8ef;box-shadow:0 18px 48px #1f417a0f}.cover-settings-card.enabled{border-color:#b8d9ff}.cover-settings-main{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:18px;align-items:center}.cover-settings-icon{display:grid;width:56px;height:56px;place-items:center;border-radius:14px;color:#0071e3;background:#eef6ff;font-size:24px}.cover-settings-main h4.ant-typography{margin:0!important}.cover-settings-main .ant-typography{margin-bottom:0;line-height:1.65}.cover-settings-preview{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;align-items:center;margin-top:24px;padding:16px;border:1px solid #e5ebf4;border-radius:14px;background:#fafbfc}.cover-settings-preview-canvas{display:grid;aspect-ratio:16 / 9;place-items:center;border:1px dashed #c8d8ee;border-radius:10px;color:#0071e3;background:linear-gradient(145deg,#f7fbff,#eef3fa);font-size:28px}.cover-settings-preview strong,.cover-settings-preview span{display:block}.cover-settings-preview .ant-typography+.ant-typography{margin-top:6px;line-height:1.6}.cover-detail-mode-section{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid #edf0f5}.cover-detail-mode-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.cover-detail-mode-grid.ant-radio-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.cover-detail-mode-option.ant-radio-button-wrapper{height:auto;min-height:116px;padding:15px;border:1px solid #e1e7f0;border-radius:12px;white-space:normal;line-height:1.55;background:#fff}.cover-detail-mode-option.ant-radio-button-wrapper:before{display:none}.cover-detail-mode-option.ant-radio-button-wrapper-checked{border-color:#0071e3;box-shadow:0 14px 30px #0071e31f}.cover-detail-mode-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;color:#1d1d1f;font-weight:800}.cover-settings-fields{display:grid;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid #edf0f5}.cover-settings-fields label{display:grid;gap:8px}.cover-settings-fields label>span{font-weight:700;color:#273142}.cover-settings-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding-top:18px;border-top:1px solid #edf0f5}.settings-list{margin-top:18px}.model-settings{display:grid;grid-template-columns:200px minmax(0,1fr);gap:22px;align-items:start}.model-nav{display:flex;flex-direction:column;gap:6px;padding:12px;border-radius:12px;background:#ffffff;border:1px solid rgba(0,0,0,.06);box-shadow:0 18px 40px #0000000b;position:sticky;top:88px}.model-nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border:none;border-radius:10px;background:transparent;color:#1d1d1f;font-size:14px;font-weight:600;cursor:pointer;text-align:left;transition:background .2s,color .2s}.model-nav-item img{width:24px;height:24px;border-radius:7px;object-fit:contain}.model-nav-item:hover{background:#f1f5ff}.model-nav-item.active{background:#0071e3;color:#fff;box-shadow:0 8px 18px #0071e347}.model-section-head{margin-bottom:18px}.model-section-head h3{margin:0;font-size:24px;letter-spacing:0}.model-section-head p{margin:4px 0 0;color:#6e6e73;font-size:13px}.model-section-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin:16px 0}.model-section-toolbar.with-extra{justify-content:space-between}.model-section-toolbar-extra{min-width:0}.provider-recommendation{display:inline-flex;align-items:center;gap:6px;color:#0071e3;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.provider-recommendation:hover{color:#005bb5;text-decoration:underline}.provider-recommendation em{color:#86868b;font-size:13px;font-style:normal;font-weight:400}.config-card-list{display:grid;gap:14px}.config-card{border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}.config-card.open{border-color:#0071e359;box-shadow:0 18px 40px #0071e314}.config-card-header{display:flex;align-items:center;gap:12px;padding:16px 18px;cursor:pointer}.config-card-caret{color:#86868b;transition:transform .2s}.config-card-title{display:grid;gap:2px;min-width:0;flex:1}.config-card-title strong{font-size:15px}.config-card-title span{color:#86868b;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.config-card-head-extra{display:flex;align-items:center;gap:8px}.config-card-body{padding:4px 18px 18px;border-top:1px solid rgba(0,0,0,.05)}.config-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin-top:14px}.config-form-grid .span-2{grid-column:1 / -1}.config-import-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 14px;margin-top:14px;border-radius:10px;background:#f5f7fb;border:1px solid rgba(0,0,0,.05)}.config-import-hint{color:#6e6e73;font-size:13px}.config-code,textarea.config-code{font-family:SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace!important;font-size:12.5px}.config-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding-top:14px;border-top:1px solid rgba(0,0,0,.05)}.test-area{display:flex;align-items:center;gap:10px;min-width:0}.test-feedback{display:inline-flex;align-items:center;gap:6px;font-size:13px;line-height:1.4}.test-feedback .anticon{font-size:14px}.test-feedback.pending{color:#86868b}.test-feedback.ok{color:#34c759}.test-feedback.err{color:#ff3b30}.workflow-preference{margin-top:16px}.scene-density-grid.ant-radio-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%}.scene-density-option.ant-radio-button-wrapper{height:auto;min-height:132px;padding:16px;border-radius:12px;border:1px solid rgba(0,0,0,.08);white-space:normal;line-height:1.55}.scene-density-option.ant-radio-button-wrapper:before{display:none}.scene-density-option.ant-radio-button-wrapper-checked{border-color:#0071e3;box-shadow:0 14px 28px #0071e31f}.scene-density-option.ant-radio-button-wrapper-disabled{cursor:not-allowed;background:#f7f8fa;border-color:#0000000f;box-shadow:none}.scene-density-option.ant-radio-button-wrapper-disabled .scene-density-title,.scene-density-option.ant-radio-button-wrapper-disabled .ant-typography{color:#9ca3af}.scene-density-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;color:#1d1d1f;font-weight:800}.scene-density-note{margin:14px 0 0}.subtitle-style-section{margin-top:16px}.subtitle-style-preview-board{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(260px,1fr);gap:18px;align-items:stretch;margin-top:14px}.subtitle-video-preview{position:relative;min-height:230px;overflow:hidden;border:1px solid #e5ebf4;border-radius:14px;background:radial-gradient(circle at 18% 22%,rgba(10,132,255,.16),transparent 26%),radial-gradient(circle at 78% 28%,rgba(255,214,10,.24),transparent 20%),linear-gradient(145deg,#fbfbfd,#edf4ff)}.subtitle-preview-scene{position:absolute;top:18px;right:18px;bottom:56px;left:18px;display:grid;place-items:center;border:1px dashed #b8c7da;border-radius:12px;color:#6e6e73;font-weight:700}.subtitle-preview-caption{position:absolute;left:22px;right:22px;bottom:18px;min-height:38px;display:flex;align-items:center;justify-content:center;padding:7px 14px;border-radius:6px;font-size:18px;font-weight:800;line-height:1.35;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.24)}.subtitle-style-controls{display:grid;gap:12px;align-content:start;padding:16px;border:1px solid #e5ebf4;border-radius:14px;background:#fafbfc}.subtitle-style-controls label{display:grid;gap:8px}.subtitle-style-controls .subtitle-control-wide{grid-column:1 / -1}.subtitle-style-controls label>span{color:#273142;font-weight:700}.subtitle-range-control{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:12px;align-items:center}.subtitle-range-control .ant-slider{margin:6px 0}.subtitle-preset-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px}.subtitle-preset-card{display:grid;gap:8px;min-height:142px;padding:12px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#ffffff;color:#1d1d1f;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.subtitle-preset-card:hover{transform:translateY(-2px);border-color:#b8d9ff}.subtitle-preset-card.active{border-color:#0071e3;box-shadow:0 12px 26px #0071e321}.subtitle-preset-sample{display:flex;align-items:center;justify-content:center;min-height:34px;padding:6px 8px;border-radius:6px;font-weight:800}.subtitle-preset-card strong,.subtitle-preset-card small{display:block}.subtitle-preset-card small{color:#6e6e73;line-height:1.55}@media (max-width: 900px){.image-gallery-head{align-items:flex-start;flex-direction:column}.image-gallery-grid{grid-template-columns:1fr}.image-detail-alternatives>div{grid-template-columns:repeat(2,minmax(0,1fr))}.model-settings,.cover-settings-main,.cover-settings-preview{grid-template-columns:1fr}.model-nav{flex-direction:row;flex-wrap:wrap;position:static}.model-section-toolbar.with-extra{align-items:stretch;flex-direction:column}.model-section-toolbar-extra{width:100%}.provider-recommendation{flex-wrap:wrap}.config-form-grid,.cover-detail-mode-grid.ant-radio-group,.scene-density-grid.ant-radio-group,.subtitle-style-preview-board,.subtitle-preset-grid{grid-template-columns:1fr}}.upload-actions{margin-top:16px}.landing-page{min-height:100vh;background:#f5f5f7;color:#1d1d1f;overflow-x:hidden}.landing-nav{position:fixed;z-index:20;top:0;left:0;right:0;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,5vw,86px);background:rgba(251,251,253,.72);border-bottom:1px solid rgba(0,0,0,.06);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand-mark{color:#1d1d1f}.brand-mark strong{font-size:18px;font-weight:800;letter-spacing:0}.landing-links{display:flex;align-items:center;gap:22px}.landing-links a,.landing-links .ant-btn-text{color:#1d1d1fc7;font-size:13px}.landing-links a:hover,.landing-links .ant-btn-text:hover{color:#0071e3!important}.landing-links .ant-btn-primary{color:#fff}.landing-hero{min-height:100vh;padding:124px clamp(20px,5vw,86px) 72px;color:#1d1d1f;background:linear-gradient(180deg,rgba(245,247,255,.3),rgba(245,245,247,.92) 86%,#f5f5f7 100%),url(/77414d79-2851-42e8-a90c-89160c6c6e72.png) center / cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center}.hero-copy{width:min(960px,100%);padding-top:8px;animation:landing-rise .8s ease both}.hero-kicker{display:block;color:#0071e3;font-size:21px;font-weight:700;letter-spacing:0}.hero-copy h1.ant-typography{margin:14px auto 18px;color:#1d1d1f;font-size:92px;line-height:1.02;letter-spacing:0;max-width:1040px}.hero-copy .ant-typography{color:#6e6e73;max-width:780px;margin:0 auto 28px;font-size:27px;line-height:1.36}.hero-secondary{min-width:190px;border:1px solid #0071e3;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(231,244,255,.94));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#0071e3;font-weight:800;box-shadow:0 14px 34px #0071e333,inset 0 0 0 1px #ffffffdb}.hero-secondary:not(:disabled):hover{border-color:#0068d1;background:#0071e3;color:#fff;transform:translateY(-2px);box-shadow:0 18px 40px #0071e347}.hero-secondary:not(:disabled):active{transform:translateY(0)}.landing-intro{max-width:980px;margin:0 auto;padding:82px clamp(20px,5vw,72px) 52px;text-align:center}.landing-intro span{color:#86868b;font-size:17px;font-weight:700}.landing-intro h2,.landing-desktop h2{margin:10px 0 14px;font-size:58px;line-height:1.08;letter-spacing:0}.landing-intro p,.landing-desktop p{margin:0 auto;color:#6e6e73;font-size:21px;line-height:1.55}.landing-workflow-visual{width:min(1180px,calc(100% - 40px));margin:0 auto;border-radius:8px;overflow:hidden;background:#eef4ff}.landing-workflow-visual img{display:block;width:100%;height:auto}.landing-desktop{position:relative;isolation:isolate;width:min(1180px,calc(100% - 40px));margin:18px auto 86px;padding:56px;border-radius:8px;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.82) 52%,rgba(255,255,255,.68) 100%),url(/77414d79-2851-42e8-a90c-89160c6c6e72.png) center / cover no-repeat;border:1px solid rgba(0,113,227,.08);display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:28px;align-items:center}.landing-desktop:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(240,246,255,.2));pointer-events:none}.landing-desktop>div>.anticon{color:#0071e3;font-size:34px}.landing-desktop p{margin:0 0 24px;max-width:720px}.landing-desktop ul{list-style:none;margin:0;padding:28px;border-radius:8px;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.84);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 44px #1f417a14;display:grid;gap:18px}.landing-desktop li{display:flex;align-items:center;gap:10px;color:#1d1d1f;font-size:19px;font-weight:700}.landing-desktop li .anticon{color:#34c759}.landing-footer{background:#f5f5f7;border-top:1px solid rgba(0,0,0,.08);padding:34px clamp(20px,5vw,86px) 40px}.landing-footer-container{width:min(1180px,100%);margin:0 auto;display:grid;gap:22px}.landing-footer-brand-link{width:fit-content;display:inline-flex;align-items:center;gap:12px;color:#1d1d1f}.landing-footer-logo{width:38px;height:38px;border-radius:8px;object-fit:cover}.landing-footer-brand-text,.landing-footer-brand-text span{display:grid}.landing-footer-brand-text strong{font-size:15px}.landing-footer-brand-text span{color:#6e6e73;font-size:13px}.landing-footer-links{display:flex;flex-wrap:wrap;gap:10px 18px}.landing-footer a{color:#515154}.landing-footer a:hover{color:#0071e3}.landing-footer-links a,.landing-footer-info{font-size:13px;line-height:1.6}.landing-footer-info{display:flex;flex-wrap:wrap;gap:8px 18px;color:#86868b}.release-strip{width:fit-content;max-width:100%;display:flex;align-items:center;gap:10px;margin-top:28px;margin-bottom:22px;padding:12px 14px;border-radius:8px;background:#f5f5f7;color:#6e6e73}.release-picker{width:min(520px,100%);display:grid;gap:8px;margin-top:28px}.release-picker>span{color:#515154;font-size:14px;font-weight:700}.release-picker .ant-select{width:100%}.release-picker+.release-strip{margin-top:14px}.release-download-list{display:grid;gap:10px}.release-download-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;color:#1d1d1f}.release-download-item:hover{border-color:#0071e3;background:#f6fbff;color:#1d1d1f}.release-download-main,.release-download-meta{display:grid;min-width:0;gap:4px}.release-download-main strong{font-size:16px}.release-download-title{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:6px}.release-platform-badge,.release-arch-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.release-platform-badge-windows{background:#eaf3ff;color:#006edb}.release-platform-badge-macos{background:#fff4df;color:#9a5b00}.release-arch-badge{background:#f5f5f7;color:#5f6673}.release-download-main>span,.release-download-meta span{overflow:hidden;color:#6e6e73;text-overflow:ellipsis;white-space:nowrap}.release-download-meta{justify-items:end;font-size:12px}.release-download-action{display:inline-flex;align-items:center;gap:6px;color:#0071e3;font-weight:700;white-space:nowrap}@media (max-width: 640px){.release-download-item{grid-template-columns:1fr;align-items:start}.release-download-meta{justify-items:start}}@keyframes landing-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1920px){:root{--workspace-gutter: 28px;--workspace-main-max: 1120px;--workspace-steps-right: 28px}.content{padding:32px 28px 56px}.content>.main-card,.content>.model-settings,.content>.cover-settings-page,.content>.profile-page,.content>section{max-width:1120px}.workspace-header{margin-bottom:12px;padding-top:4px}.workspace-header h3{font-size:30px!important}.main-card,.step-panel{margin-top:14px}.ant-card-head{padding:14px 20px}.ant-card-body{padding:22px}.script-template-section,.script-profile-section,.script-topic-section{margin-bottom:22px}.script-template-card{grid-template-columns:auto minmax(0,1fr);column-gap:18px;row-gap:14px;padding:16px 18px}}@media (max-width: 1680px){:root{--workspace-gutter: 20px;--workspace-steps-right: 20px;--workspace-steps-width: 164px}.content{padding-inline:20px}.workspace-side{width:var(--workspace-steps-width)}}@media (max-width: 1440px){.content{padding:24px 20px 48px}.workspace-side{width:var(--workspace-steps-width)}.workspace-steps{width:var(--workspace-steps-width);padding:12px}.workspace-steps-head strong{font-size:19px}.wstep{gap:8px;min-height:50px;padding:8px}.wstep-badge{width:28px;height:28px;flex-basis:28px}.wstep-text strong{font-size:14px}.workspace-next-step{right:calc(var(--workspace-steps-width) + var(--workspace-steps-right) + var(--workspace-gutter));left:calc(var(--app-sidebar-width) + var(--workspace-gutter));padding:10px 14px 10px 18px}.workspace-header h3{font-size:28px!important}.ant-card-head{padding:12px 18px}.ant-card-body{padding:20px}.script-template-card{grid-template-columns:auto minmax(0,1fr);column-gap:16px;row-gap:12px;padding:14px 16px}}@media (max-width: 900px){.auth-page{align-items:start;padding:18px;overflow:auto}.auth-shell{min-height:auto;grid-template-columns:1fr;transform:none}.auth-visual{display:none}.auth-form-panel{min-height:calc(100vh - 36px);padding:38px clamp(24px,7vw,48px);border-left:0}.auth-form-stack{width:100%;max-width:none}.auth-mobile-brand{display:flex;margin-bottom:58px}.auth-heading h2.ant-typography{font-size:30px}.content,.content.content-workspace{padding:18px}.workspace-header{align-items:flex-start;flex-direction:column;gap:12px}.workspace-header-actions{justify-content:flex-start;flex-wrap:wrap;width:100%}.voice-layout,.metadata-layout,.cover-panel,.script-profile-grid.ant-radio-group{grid-template-columns:1fr}.merged-audio,.merged-audio-player,.voice-result-head{align-items:stretch;flex-direction:column}.merged-audio-player{min-width:0}.subtitle-row{grid-template-columns:1fr;gap:10px}.cover-summary{border-top:1px solid #e5ebf4;border-left:0}.workspace,.content>.workspace{max-width:none}.workspace-side{position:static;top:auto;right:auto;transform:none;width:auto;margin:-8px 0 16px}.auto-workflow-side-status{position:static;width:auto;margin-bottom:8px}.workspace-steps{position:sticky;top:8px;right:auto;transform:none;flex-direction:row;align-items:stretch;gap:8px;width:auto;max-height:none;margin:0;overflow-x:auto;overflow-y:hidden;padding:8px;scrollbar-width:none}.workspace-steps::-webkit-scrollbar{display:none}.workspace-steps-head{position:sticky;left:0;z-index:2;width:auto;min-width:102px;padding:6px 8px;border-bottom:0;border-radius:12px;background:rgba(255,255,255,.96)}.workspace-steps-head strong{font-size:18px}.wstep-list{display:flex;flex-direction:row;min-width:max-content}.wstep-unit{flex-direction:row;flex:0 0 auto}.wstep{width:142px;min-height:54px}.wstep-arrow{display:inline-flex;flex-direction:row;width:22px;height:auto;flex-basis:22px;margin:0}.wstep-arrow-line{display:block;width:13px;height:2px}.wstep-arrow-down{display:none}.wstep-arrow-right{display:inline-flex}.workspace-next-step{right:18px;bottom:12px;left:18px;align-items:stretch;flex-direction:column;gap:12px;padding:14px}.workspace-next-actions{flex-direction:column;align-items:stretch}.workspace-next-step .ant-btn{width:100%}.workspace-main.has-next-step{padding-bottom:164px}.subtitle-panel{position:static}.landing-hero{min-height:86vh;padding-top:86px}.landing-links a{display:none}.hero-copy h1.ant-typography{font-size:48px}.hero-copy .ant-typography{font-size:21px}.landing-intro h2,.landing-desktop h2{font-size:36px}.landing-desktop{padding:28px}.landing-desktop{grid-template-columns:1fr}.landing-desktop{margin-bottom:36px}.landing-footer-info{display:grid}}
