.step-export-panel{flex-direction:column;gap:12px;display:flex}.summary-list{grid-template-columns:120px 1fr;align-items:center;gap:8px 12px;display:grid}.summary-row .label{color:var(--text-2);font-weight:600}.summary-row .value{color:var(--text-1)}.export-actions{margin-top:8px}.custom-progress{background:#00000014;border-radius:6px;height:6px;overflow:hidden}.custom-progress-bar{background:var(--primary-grad);height:100%}.step-ai-enhance-panel{box-sizing:border-box;flex-direction:column;gap:20px;max-width:100%;height:100%;margin:0;padding-bottom:88px;display:flex}.step-ai-enhance-panel>h2{color:var(--text-1);letter-spacing:.02em;margin:0;font-size:24px;font-weight:800}.step-ai-enhance-panel>p{color:var(--text-2);opacity:.9;margin:-12px 0 0;font-size:14px;font-weight:400}.motion-grid{flex-direction:column;flex:1;gap:20px;min-height:0;display:flex}.motion-group{flex-direction:column;gap:12px;min-height:0;display:flex}.motion-title{color:var(--text-1);opacity:.9;padding-bottom:4px;font-size:16px;font-weight:600}.motion-cards{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:12px;padding:8px;display:flex;overflow:auto}.motion-card{text-align:center;cursor:pointer;background:var(--glass-bg);border:1px solid var(--stroke);transition:all .2s var(--ease),transform .2s ease,box-shadow .2s ease;border-radius:12px;justify-content:center;align-items:center;min-width:140px;height:64px;padding:0 16px;display:flex;position:relative}.motion-card.disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.2);position:relative}.motion-card.disabled:hover{transform:none}.motion-card.disabled:after{content:"Coming Soon";color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:10;background:#000000d9;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.motion-card.disabled:hover:after{opacity:1}.generate-round-wrap{justify-content:center;padding:24px 0 4px;display:flex}.generate-round{cursor:pointer;color:#fff;letter-spacing:.5px;width:180px;height:180px;transition:transform .2s var(--ease),filter .2s,box-shadow .2s;background:radial-gradient(120% 120% at 30% 30%,#6ecdfbd9,#7a5cffd9);border:none;border-radius:50%;font-size:20px;font-weight:900;box-shadow:0 24px 60px #6ecdfb59,inset 0 2px 8px #ffffff73}.generate-round:hover{filter:saturate(1.05);transform:translateY(-2px)scale(1.02)}.generate-round:active{transform:translateY(0)scale(.98)}.generate-round:disabled{opacity:.7;cursor:default}.generate-round.spinning{animation:1.1s linear infinite round-spin}@keyframes round-spin{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}.motion-card:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.motion-card.selected{background:#ffffff1a;border:2.5px solid #9c88ff;transform:scale(1.02);box-shadow:0 0 0 3px #9c88ff4d,0 4px 16px #9c88ff73}.motion-card.selected:after{content:"";pointer-events:none;filter:blur(8px);background:linear-gradient(120deg,#9c88ff00,#9c88ff1f,#9c88ff00);border-radius:12px;animation:4s ease-in-out infinite alternate soft-glow;position:absolute;inset:0}@keyframes soft-glow{0%,to{opacity:.5}50%{opacity:.8}}@media (prefers-reduced-motion:reduce){.motion-card.selected:after{opacity:.6;animation:none}}.motion-card:focus-visible{outline:none;box-shadow:0 0 0 3px #9c88ff4d}@media (min-width:1024px){.step-ai-enhance-panel{padding-bottom:96px}}@media (max-width:1023px){.step-ai-enhance-panel{gap:16px;max-width:100%;padding:0 16px 88px}.motion-cards{gap:10px}.motion-grid{gap:16px}}.liquid-button.charging{position:relative;overflow:hidden}.liquid-button .liquid-charge{background:var(--liq-success);border-right:1px solid #ffffff8c;transition:width .35s;position:absolute;top:0;bottom:0;left:0}.liquid-button .btn-label{z-index:1;position:relative}@keyframes plasma{0%{filter:saturate()}40%{filter:saturate(1.5)hue-rotate(310deg)}to{filter:saturate()}}@keyframes hot{0%{filter:brightness(1.2)saturate(1.4)}to{filter:brightness()}}@media (prefers-reduced-motion:reduce){.liquid-button.near-done,.liquid-button.is-danger{animation:none}}.workspace-root .workspace-v2-main-container{z-index:1;flex-direction:column;align-items:center;gap:16px;max-width:1600px;margin:0 auto;display:flex;position:relative}.lipsync-hero{color:#e2e8f0;justify-content:space-between;align-items:flex-end;gap:24px;width:min(1280px,100%);padding:8px 8px 4px;display:flex}.lipsync-hero-text{flex-direction:column;gap:8px;display:flex}.lipsync-hero-title{color:#f8fafc;margin:4px 0 0;font-size:30px;font-weight:600}.lipsync-hero-subtitle{color:#e2e8f0b8;margin:2px 0 0;font-size:14px}.lipsync-hero-meta{background:linear-gradient(135deg,#1e40af38,#155e7533);border:1px solid #94a3b840;border-radius:16px;flex-direction:column;gap:6px;min-width:220px;padding:14px 18px;display:flex;box-shadow:0 14px 36px #0206178c}.lipsync-hero-meta-label{text-transform:uppercase;letter-spacing:.05em;color:#e2e8f0b3;font-size:11px}.lipsync-hero-meta-value{color:#e0f2fe;margin:0;font-size:15px;font-weight:600}.lipsync-hero-meta-hint{color:#e2e8f09e;font-size:12px}@media (max-width:1360px){.lipsync-hero{flex-direction:column;align-items:flex-start;padding:8px 0 0}.lipsync-hero-meta{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%}.lipsync-hero-meta-value{font-size:14px}}.workspace-v2-header{z-index:10;background:0 0;border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:relative}.workspace-v2-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-sizing:border-box;background:linear-gradient(#0f172af0,#0f172adb);border:1px solid #94a3b840;border-radius:16px;flex-direction:column;width:1280px;height:860px;min-height:860px;margin-top:24px;padding:32px 32px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #0f172ab8}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.workspace-v2-card{-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur))}}.workspace-v2-card.step-change:after{content:"";display:none!important}.workspace-v2-content{min-height:0}.step-headline{justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;display:flex}.step-headline-text h2{color:#e2e8f0;margin:0;font-size:20px;font-weight:600}.step-headline-text p{color:#94a3b8e6;margin:4px 0 0;font-size:13px}.step-headline-progress{background:#020617d9;border:1px solid #334155cc;border-radius:999px;align-items:center;gap:10px;padding:6px 12px;display:inline-flex}.headline-node{color:#94a3b8cc;white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:inline-flex}.headline-node.complete{color:#94a3b8f2}.headline-node.active{color:#e2e8f0;font-weight:600}.headline-dot{background:0 0;border:1px solid #94a3b8b3;border-radius:50%;width:9px;height:9px}.headline-node.complete .headline-dot{background:linear-gradient(135deg,#18c0f3,#3ba9ff);border-color:#0000;box-shadow:0 0 6px #38bdf880}.headline-node.active .headline-dot{background:linear-gradient(135deg,#18c0f3,#3665e7);border-color:#0000;box-shadow:0 0 8px #38bdf899}.headline-line{opacity:.8;background:linear-gradient(90deg,#94a3b84d,#38bdf866);width:28px;height:1px}.card-next-actions{z-index:10;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;bottom:44px;left:24px;right:24px}.card-next-actions .center-stack{flex-direction:column;align-items:center;gap:6px;display:flex}.card-next-actions .coin-below{margin-top:2px}.card-next-actions .btn-next-right{position:absolute;right:24px}.card-next-actions .btn-next,.card-next-actions .btn-cta{--h:56px;width:200px;height:var(--h);color:#020617;letter-spacing:.2px;border-radius:calc(var(--h)/2);text-shadow:none;box-sizing:border-box;cursor:pointer;background:linear-gradient(90deg,#18c0f3,#3665e7);border:none;justify-content:center;align-items:center;padding:0;font-size:16px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 20px #38bdf847}.card-next-actions .btn-next:hover,.card-next-actions .btn-cta:hover{transform:translateY(-1px);box-shadow:0 14px 32px #38bdf873}.card-next-actions .btn-next:active,.card-next-actions .btn-cta:active{transform:translateY(0)scale(.98)}.card-next-actions .btn-next:focus-visible,.card-next-actions .btn-cta:focus-visible{outline:none;box-shadow:0 0 0 3px #38bdf866}.card-next-actions .btn-next:disabled,.card-next-actions .btn-cta:disabled{filter:saturate(.7)brightness(.8);opacity:.7;cursor:not-allowed}.card-next-actions .liquid-button{box-sizing:border-box;border-radius:28px;width:200px;height:56px;padding:0;font-size:18px}.card-next-actions .liquid-button.generate{background:var(--primary-grad);box-shadow:0 10px 24px #20c6ff59}.card-next-actions .liquid-button.generate.is-exceeded{filter:saturate(.7)brightness(.8);opacity:.7;cursor:not-allowed;box-shadow:inset 0 2px 4px #0000000f}.card-next-actions .liquid-button.generate.is-exceeded:hover{filter:saturate(.7)brightness(.8);transform:none}.card-next-actions .liquid-button.generate.is-exceeded:active{transform:none}.card-next-actions .liquid-button.generate:before{background:linear-gradient(90deg,#ffffff59,#fff0)}.card-next-actions .liquid-button.generate.spinning{animation:1.1s linear infinite round-spin}.card-next-actions .generate-round{border-radius:50%;width:120px;height:120px}.card-next-actions .coin-pill{color:#0e1320;-webkit-backdrop-filter:blur(8px);background:linear-gradient(#ffffffe0,#ffffffbd);border:1px solid #aab4e88c;border-radius:999px;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:13px;display:inline-flex;box-shadow:0 6px 18px #aab4e859,inset 0 1px #ffffffd9}.card-next-actions .coin-pill .label{opacity:.7;color:#456;align-items:center;font-weight:600;display:inline-flex}.card-next-actions .coin-pill .value{color:#1a2b6d;align-items:center;gap:4px;font-weight:800;display:inline-flex}.card-next-actions .coin-pill .value strong{font-weight:800;line-height:1}.card-next-actions .coin-pill .coin-icon{filter:drop-shadow(0 1px 1px #0000002e);justify-content:center;align-items:center;margin-left:0;display:inline-flex}.workspace-bottom-bar{background:#020617eb;border:1px solid #334155b3;border-radius:18px;align-items:center;gap:20px;width:100%;margin-top:24px;padding:12px 20px;display:flex;box-shadow:0 14px 32px #020617d9}.workspace-bottom-bar .bottom-progress{flex:1;min-width:0}.workspace-bottom-bar .bottom-meta,.workspace-bottom-bar .bottom-actions{align-items:center;gap:12px;display:flex}.workspace-bottom-bar .bottom-actions .liquid-button{box-sizing:border-box;border-radius:28px;width:200px;height:56px;padding:0;font-size:16px}.workspace-bottom-bar .bottom-actions .liquid-button.generate{background:var(--primary-grad);box-shadow:0 10px 24px #20c6ff59}.workspace-bottom-bar .bottom-actions .liquid-button.generate.is-exceeded{filter:saturate(.7)brightness(.8);opacity:.7;cursor:not-allowed;box-shadow:inset 0 2px 4px #0000000f}.workspace-bottom-bar .bottom-actions .liquid-button.generate.is-exceeded:hover{filter:saturate(.7)brightness(.8);transform:none}.workspace-bottom-bar .bottom-actions .liquid-button.generate.is-exceeded:active{transform:none}.workspace-bottom-bar .bottom-actions .liquid-button.generate:before{background:linear-gradient(90deg,#ffffff59,#fff0)}.workspace-bottom-bar .bottom-actions .liquid-button.generate.spinning{animation:1.1s linear infinite round-spin}.workspace-bottom-bar .btn-cta{--h:50px;height:var(--h);border-radius:calc(var(--h)/2);color:#020617;background:linear-gradient(90deg,#18c0f3,#3665e7);border:none;padding:0 26px;font-size:15px;font-weight:600;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 20px #38bdf847}.workspace-bottom-bar .btn-cta:hover{transform:translateY(-1px);box-shadow:0 14px 32px #38bdf873}.workspace-bottom-bar .btn-cta:focus-visible{outline:none;box-shadow:0 0 0 3px #38bdf866}.workspace-bottom-bar .bottom-pill{color:#e2e8f0d9;background:#0f172ad9;border:1px solid #94a3b880;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;display:inline-flex}.workspace-bottom-bar .bottom-pill .label{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8e6;font-weight:600}.workspace-bottom-bar .bottom-pill .value{color:#f8fafc;align-items:center;gap:6px;font-weight:700;display:inline-flex}.workspace-bottom-bar .bottom-pill .coin-icon{justify-content:center;align-items:center;display:inline-flex}.workspace-bottom-bar .bottom-pill .note{color:#94a3b8cc;font-size:11px}@media (max-width:1023px){.workspace-bottom-bar{flex-direction:column;align-items:stretch}.workspace-bottom-bar .bottom-actions{justify-content:flex-end}}.step-photo-container{box-sizing:border-box;flex-direction:column;justify-content:flex-start;min-height:0;padding-bottom:120px;display:flex}.center-preview-area{flex-direction:column;align-items:center;gap:20px;display:flex}.step-photo-container .preview-box{aspect-ratio:1;-webkit-backdrop-filter:blur(20px)saturate(120%);width:100%;max-width:620px;height:auto;box-shadow:none;background:#ffffff14;border:1px solid #fff3;border-radius:24px;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.step-photo-container .preview-box>:first-child{grid-area:1/1;width:100%;height:100%}.step-photo-container .preview-box .gate__ring{grid-area:1/1}.step-photo-container .preview-box img{object-fit:contain;object-position:center center;width:100%;height:100%;display:block}.two-column-layout .preview-stage .preview-box{aspect-ratio:1;-webkit-backdrop-filter:blur(20px)saturate(120%);width:100%;max-width:680px;height:auto;box-shadow:none;background:#ffffff26;border:1px solid #ffffff40;border-radius:18px;justify-content:center;align-items:center;display:flex;overflow:hidden}.two-column-layout .preview-stage .preview-box img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.preview-box,.preview,.step-panel,.summary-card,.voice-picker-inline{will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0)}.upload-placeholder{text-align:center;color:var(--text-1)}.upload-placeholder .tip{color:var(--text-2);margin-top:6px;font-size:12px}.upload-area-content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.upload-area-overlay{z-index:2;cursor:pointer;position:absolute;inset:0}.upload-icon-large{color:#bbb;margin-bottom:12px;font-size:48px}.upload-tip{color:#888;margin-top:8px;font-size:13px}.dim-mask{pointer-events:none;z-index:1;background:#000000a6;position:absolute}.crop-rect{pointer-events:none;z-index:2;box-sizing:border-box;border:2px solid #6cf;border-radius:12px;position:absolute;box-shadow:0 0 0 1px #66ccff40,0 0 12px #66ccff59}.crop-rect:after{content:"";opacity:.9;background-image:linear-gradient(90deg,#66ccffd9 0 0),linear-gradient(90deg,#66ccffd9 0 0),linear-gradient(#66ccffd9 0 0),linear-gradient(#66ccffd9 0 0);background-position:33.3333% 0,66.6667% 0,0 33.3333%,0 66.6667%;background-repeat:no-repeat;background-size:2px 100%,2px 100%,100% 2px,100% 2px;border-radius:12px;position:absolute;inset:0}.cropper-toolbar{z-index:2;gap:12px;display:flex;position:absolute;top:14px;right:18px}.cropper-toolbar .icon{color:#3a5cff;cursor:pointer;background:#ffffffeb;border:1.5px solid #e3e6f3;border-radius:50%;padding:7px;font-size:22px;transition:background .18s,color .18s;box-shadow:0 2px 8px #00000014}.cropper-toolbar .icon:hover{color:#fff;background:#3a5cff;border-color:#3a5cff}.cropper-confirm-top{background:var(--primary-grad);cursor:pointer;z-index:10;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 16px #20c6ff2e,0 0 8px #20c6ff73}.cropper-confirm-top .icon{color:#fff;background:0 0;padding:0;font-size:18px}.output-type-icon-group{z-index:10;background:#ffffffd9;border-radius:24px;align-items:center;gap:18px;padding:8px 18px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 2px 12px #0000001a}.output-type-icon-btn-custom{cursor:pointer;width:44px;height:44px;box-shadow:none;background:0 0;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;margin:0 8px;transition:background .18s,box-shadow .18s,transform .18s;display:flex}.output-type-icon-btn-custom svg{width:28px;height:28px;transition:filter .18s;display:block}.output-type-icon-btn-custom:hover{background:#e3e6f3;transform:scale(1.08);box-shadow:0 2px 8px #1296db1a}.output-type-icon-btn-custom.selected{background:var(--primary-grad);border:2px solid #20c6ff;transform:scale(1.12);box-shadow:0 4px 16px #20c6ff2e,0 0 8px #20c6ff73}.output-type-icon-btn-custom.selected svg path,.output-type-icon-btn-custom.selected svg circle{fill:#fff!important}.history-strip{justify-content:flex-start;align-items:center;gap:12px;width:100%;margin-bottom:0;display:flex;overflow:hidden}.step-photo-container .history-strip{align-self:flex-start;margin-left:0;margin-right:auto}.history-strip .ant-upload,.history-strip .ant-upload-select{background:0 0;border:none;justify-content:center;align-items:center;width:96px;height:96px;margin:0;padding:0;display:inline-flex}.upload-card{cursor:pointer;background:#ffffffeb;border:1px dashed #3aa4ff73;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.thumbs-scroll{flex:1;align-items:center;gap:12px;padding:6px 0 14px;display:flex;overflow-x:auto}.thumbs-scroll::-webkit-scrollbar{height:8px}.thumbs-scroll::-webkit-scrollbar-thumb{background:#00000040;border-radius:4px}.photo-thumb,.photo-thumb-public{object-fit:contain;cursor:pointer;background:#fff;border-radius:16px;flex-shrink:0;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 4px #00000014}.photo-thumb-active{transform:scale(1.02);box-shadow:0 0 0 3px #20c6ff59,0 0 0 5px #20c6ff26,0 2px 8px #20c6ff40}.photo-thumb-container{flex:0 0 96px;width:96px;position:relative}.photo-thumb-overlay{opacity:0;background:linear-gradient(#0000,#00000040);border-radius:16px;justify-content:flex-end;align-items:flex-start;padding:6px;transition:opacity .15s;display:flex;position:absolute;inset:0}.photo-thumb-container:hover .photo-thumb-overlay{opacity:1}.photo-delete-icon{color:#ffffffe6;cursor:pointer;background:#ff0000e6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000004d}.photo-delete-icon:hover{background:red;transform:scale(1.15);box-shadow:0 4px 12px #f006}.two-column-layout{box-sizing:border-box;grid-template-columns:minmax(0,42%) minmax(0,58%);justify-content:center;align-items:start;gap:32px;max-width:1600px;margin:0 auto;padding:0 16px;display:grid;overflow:hidden}.two-column-layout.single-column{grid-template-columns:minmax(0,1fr);gap:0;max-width:960px;padding:0}.two-column-layout.single-column .step-panel{max-width:820px;margin:0 auto}.two-column-layout.single-column .step-panel:before,.two-column-layout.single-column .step-panel:after{display:none}.preview-stage,.step-panel{min-width:0}.preview-stage{flex-direction:column;align-items:center;display:flex}.preview-stage .preview-box{aspect-ratio:1;background:#fff;border-radius:18px;width:100%;max-width:600px;height:auto;overflow:hidden}.step-panel{border-radius:var(--r-card);background:var(--glass-bg);border:1px solid var(--stroke);height:auto;min-height:640px;box-shadow:none;box-sizing:border-box;color:var(--fg-1);flex-direction:column;padding:16px 16px 32px;display:flex;position:relative;overflow:visible}.step-script-panel{flex-direction:column;flex:1;min-height:0;display:flex}.script-editor-grow{box-sizing:border-box;flex-direction:column;flex:1;min-height:0;padding-bottom:0;display:flex}.script-editor-grow>div{flex-direction:column;flex:1;display:flex}.script-editor-grow .ant-input-textarea{flex-direction:column;flex:1;display:flex;height:100%!important}.script-editor-grow .ant-input-textarea textarea.ant-input{resize:none;flex:1;min-height:200px;height:100%!important}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.step-panel{-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur))}}.script-voice-section{background:#06182e59;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;flex:1;gap:18px;min-height:0;margin-top:0;padding:14px;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a}.script-voice-header h3{color:var(--text-1);letter-spacing:.01em;margin:0;font-size:20px;font-weight:700}.script-voice-header p{color:var(--text-2);opacity:.88;margin:4px 0 0;font-size:13px}.script-voice-picker{background:#ffffff14;border:1px solid #ffffff29;border-radius:20px;flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px;display:flex}.script-voice-picker .inline-voice-picker-body{background:0 0}.script-voice-inline{background:#3aa4ff1f;border-radius:999px;align-items:center;gap:12px;min-height:56px;padding:10px 18px;display:flex}.script-voice-inline.empty{opacity:.75}.script-voice-placeholder{min-height:0;color:var(--text-2);border:1px dashed #ffffff40;border-radius:18px;flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.step-panel{content-visibility:visible;contain-intrinsic-size:auto}.step-shell{align-items:flex-start;gap:32px;min-height:0;display:flex}.step-shell__left{flex-direction:column;flex-shrink:0;gap:20px;width:260px;display:flex}.step-shell__body{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}.script-voice-grid{flex:1;grid-template-columns:minmax(0,.6fr) minmax(320px,.4fr);gap:24px;min-height:0;display:grid}.script-voice-grid__script,.script-voice-grid__voice{flex-direction:column;gap:18px;min-height:0;display:flex}.script-voice-grid__script{position:relative}.script-voice-grid__voice{background:linear-gradient(150deg,#ffffff14,#508bff2e);border:1px solid #ffffff2e;border-radius:28px;padding:20px}.script-voice-picker-preview{border:1px solid #ffffff29;border-radius:18px;flex-direction:column;flex:1;gap:14px;min-height:260px;padding:18px;display:flex}.voice-preview-card{background:linear-gradient(165deg,#0f23468c,#1e4e8c47);border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;flex:1;gap:14px;width:100%;height:100%;min-height:230px;padding:20px 22px;transition:all .3s;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a}.voice-preview-card.clickable{cursor:pointer}.voice-preview-card.clickable:hover{border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 8px 24px #00000026,inset 0 0 0 1px #ffffff14}.voice-preview-card.premium{border-color:#ffd98ed9;box-shadow:0 14px 40px #ffd98e40,inset 0 0 0 1px #ffd98e40}.voice-preview-card.premium.clickable:hover{border-color:#ffd98ef2;transform:translateY(-2px);box-shadow:0 16px 48px #ffd98e59,inset 0 0 0 1px #ffd98e59}.voice-preview-card.empty{text-align:center;color:#ffffffa6;justify-content:center;align-items:center;min-height:200px;font-size:15px}.voice-preview-card.empty.clickable:hover{color:#ffffffd9;border-color:#ffffff40}.voice-preview-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.voice-preview-title-group{flex-direction:column;gap:6px;display:flex}.voice-preview-title{color:#fff;font-size:18px;font-weight:700}.voice-preview-provider{color:#ffffffbf;letter-spacing:.02em;font-size:13px}.voice-preview-premium{color:#18c0f3;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#18c0f326,#8b5cf626);border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex;box-shadow:inset 0 0 0 1px #18c0f366}.voice-preview-tags{flex-wrap:wrap;gap:8px;min-height:34px;display:flex}.voice-preview-card .lang-chip{color:var(--text-1);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;padding:4px 10px;font-size:12px}.voice-attribute-tags{flex-wrap:wrap;gap:8px;min-height:32px;display:flex}.voice-attribute-chip{color:#ffffffe6;letter-spacing:.02em;background:#ffffff14;border:1px solid #fff3;border-radius:12px;padding:4px 11px;font-size:12px}.voice-attribute-chip.gender{background:#ad74ff33;border-color:#ad74ff73}.voice-attribute-chip.accent{background:#38bdf82e;border-color:#38bdf873}.voice-attribute-chip.age{background:#fcd34d38;border-color:#fcd34d73}.voice-attribute-chip.usecase{background:#4ade802e;border-color:#4ade806b}.voice-preview-note{color:#ffffffc7;background:#ffffff14;border-radius:16px;padding:10px 12px;font-size:12px;line-height:1.45}.voice-preview-actions{justify-content:flex-end;width:100%;margin-top:auto;display:flex}.btn-ghost-voice{width:100%;height:46px;color:var(--text-1);letter-spacing:.04em;background:#ffffff14;border:1px solid #ffffff4d;border-radius:16px;font-weight:600;transition:all .2s}.btn-ghost-voice:hover:not(:disabled){color:#fff;background:#ffffff2e}.btn-ghost-voice.playing{border-color:#2f9bff99;box-shadow:0 0 0 2px #2f9bff80}.btn-ghost-voice:disabled{opacity:.5}.btn-open-voice-picker.ant-btn-primary,.btn-cta.btn-open-voice-picker{letter-spacing:.04em;color:#020617;background:linear-gradient(90deg,#18c0f3,#3665e7);border:none;border-radius:24px;height:48px;font-size:15px;font-weight:600;transition:all .2s;box-shadow:0 8px 20px #38bdf847}.btn-open-voice-picker.ant-btn-primary:hover,.btn-open-voice-picker.ant-btn-primary:focus,.btn-cta.btn-open-voice-picker:hover,.btn-cta.btn-open-voice-picker:focus{background:linear-gradient(90deg,#18c0f3,#3665e7);transform:translateY(-1px);box-shadow:0 14px 32px #38bdf873}.voice-picker-modal .ant-modal-body{padding:0 0 16px}.voice-picker-modal{--modal-padding-right:0}body{overflow-y:scroll}.step-preview-card{background:linear-gradient(#0f172aeb,#0f172ad6);border:1px solid #94a3b838;border-radius:16px;flex-direction:column;gap:10px;padding:14px;display:flex;box-shadow:0 18px 30px #050a1959}.step-preview-card__header{color:var(--text-1);justify-content:space-between;align-items:center;gap:12px;display:flex}.step-preview-card__header.stacked{align-items:flex-start}.step-preview-title{color:#e2e8f0;font-size:14px;font-weight:600}.step-preview-subtitle{color:#94a3b8e6;margin-top:2px;font-size:12px}.step-preview-status{text-transform:uppercase;letter-spacing:.06em;background:0 0;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:600}.step-preview-status.ok{color:#4ade80;background:#4ade8014;border:1px solid #4ade8073}.step-preview-status.pending{color:#fcd34d;background:#fcd34d14;border:1px solid #fcd34d66}.step-preview-card__media{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f7fb;border:1px solid #94a3b826;border-radius:14px;flex:0 0 184px;justify-content:center;align-items:center;width:100%;height:184px;min-height:184px;display:flex;overflow:hidden}.step-preview-thumb{object-fit:contain;object-position:center;background:0 0;width:100%;height:100%}.step-preview-placeholder{color:var(--text-2);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 12px;font-size:13px;display:flex}.step-preview-card__list{color:var(--text-1);flex-direction:column;gap:8px;font-size:13px;display:flex}.step-preview-row{justify-content:space-between;gap:12px;font-size:13px;display:flex}.step-preview-row span:first-child{color:#94a3b8e6;font-weight:500}.step-preview-row span:last-child{text-align:right;color:#94a3b8e6;font-weight:600}.step-preview-row.bullet{flex-direction:column;align-items:flex-start;gap:4px}.step-preview-row.bullet span{color:#94a3b8e6}.step-preview-card__note{color:#94a3b8e6;margin:0;font-size:11px;line-height:1.5}@media (max-width:1023px){.step-shell__left{width:100%}.script-voice-grid{grid-template-columns:minmax(0,1fr)}.script-voice-grid__script{padding-bottom:160px}.step-shell{flex-direction:column}.step-shell__preview{width:100%}}.step-voice-panel{box-sizing:border-box;flex-direction:column;flex:1;min-height:0;padding-bottom:30px;display:flex;overflow:hidden}.step-voice-panel .inline-voice-picker-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.step-voice-panel .voice-library-wrap{overscroll-behavior:contain;flex:1;min-height:0;overflow:auto}.step-panel>.voice-picker-inline.voice-footer-fixed{z-index:3;box-sizing:border-box;max-width:calc(100% - 32px);margin-top:0;position:absolute;bottom:16px;left:16px;right:16px}.voice-library-wrap{flex:1;min-height:0;overflow:auto}.inline-voice-picker-body,.voice-library-wrap{content-visibility:auto;contain-intrinsic-size:600px 400px}.voice-footer{border-top:1px solid #0000000f;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding-top:12px;display:flex}.voice-footer .voice-picker-inline{flex:1}.voice-footer .btn-next{height:40px;padding:0 18px}.summary-stack{flex-direction:column;align-items:center;gap:12px;width:100%;margin-top:12px;display:flex}.summary-card{color:#456;box-shadow:none;background:#ffffffeb;border:none;border-radius:12px;padding:12px 14px;font-size:13px}.summary-card.summary-script{width:100%;max-width:680px;height:44px;color:color(-var(--fg-1));box-sizing:border-box;background:#ffffff2e;border-radius:999px;justify-content:flex-start;align-items:center;gap:10px;padding:8px 14px;font-size:13px;font-weight:600;display:flex;overflow:hidden}.summary-card.summary-script .summary-text{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}.voice-mini-inline{color:#217bb5;box-sizing:border-box;background:#3aa4ff1a;border-radius:999px;align-items:center;gap:10px;width:100%;max-width:680px;height:44px;padding:8px 14px;display:flex;overflow:hidden}.voice-mini-inline .voice-icon-circle.small{border-radius:50%;justify-content:center;align-items:center;min-width:28px;display:flex;background:var(--primary-grad)!important;width:28px!important;height:28px!important}.voice-mini-inline .voice-icon-circle.small .voice-icon{color:#fff;font-size:14px;line-height:1}.voice-mini-inline .voice-meta{flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.voice-mini-inline .voice-name-row{align-items:center;gap:6px;min-width:0;display:flex}.voice-mini-inline .voice-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.voice-mini-inline .provider-badge{opacity:.7;white-space:nowrap;flex-shrink:0;font-size:10px}.voice-mini-inline .voice-sub{flex-shrink:0;align-items:center;gap:4px;display:flex}.voice-mini-inline .lang-chip{white-space:nowrap;background:#217bb51a;border-radius:8px;padding:2px 6px;font-size:10px}.summary-tag{color:#217bb5;background:#3aa4ff1f;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 10px;display:inline-flex}.inline-voice-picker-body .voice-toolbar{flex-wrap:nowrap;align-items:stretch;gap:8px;display:flex}.inline-voice-picker-body .voice-toolbar .toolbar-left{flex-wrap:nowrap;flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.inline-voice-picker-body .voice-toolbar .toolbar-right{flex:360px;justify-content:flex-end;min-width:220px;max-width:520px;display:flex}.inline-voice-picker-body .voice-toolbar .search-input{width:100%;max-width:100%}.inline-voice-picker-body{flex-direction:column;display:flex;position:relative;overflow:hidden}.voice-library-wrap{-ms-overflow-style:none;scrollbar-width:none;box-sizing:border-box;flex:1;min-height:0;padding:8px;overflow:auto}.voice-library-wrap::-webkit-scrollbar{width:0;height:0}.inline-voice-picker-body .voice-toolbar{z-index:3;background:#fff;border-bottom:1px solid #0000000f;padding:8px 0;position:sticky;top:0}.inline-voice-picker-body .voice-toolbar.liquid-capsule{background:var(--liq-bg);border:1px solid var(--liq-border);-webkit-backdrop-filter:blur(var(--liq-blur))saturate(150%);border-radius:var(--liq-radius-pill);padding:8px 12px}.voice-card{cursor:pointer}.voice-card:focus-visible{outline:none;box-shadow:0 0 0 3px #6ecdfb4d}.btn-icon{border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.btn-icon:focus-visible{outline:none;box-shadow:0 0 0 3px #6ecdfb4d}.spectra{flex-shrink:0;grid-template-columns:repeat(20,1fr);gap:2px;width:80px;height:40px;display:grid}.spectra span{background:linear-gradient(180deg,var(--aurora-1),transparent);transform-origin:bottom;opacity:.8;filter:blur(.5px);border-radius:3px 3px 0 0;transition:transform 80ms;transform:scaleY(.1)}.spectra.overload span{background:linear-gradient(180deg,var(--aurora-3),transparent)}@media (prefers-reduced-motion:reduce){.spectra span{transition:none}}.inline-voice-picker-body .select-compact{min-width:140px}.stepper-container{opacity:.75;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex;position:static;overflow:hidden}.stepper-node{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.stepper-dot{background:linear-gradient(135deg,#18c0f3,#8b5cf6);border-radius:50%;width:8px;height:8px;transition:all .2s;box-shadow:0 0 8px #18c0f34d}.stepper-node.completed .stepper-dot{background:linear-gradient(135deg,#18c0f3,#3ba9ff);box-shadow:0 0 10px #18c0f366}.stepper-node.current .stepper-dot{background:linear-gradient(135deg,#18c0f3,#8b5cf6);width:10px;height:10px;animation:1.2s 2 stepper-pulse;box-shadow:0 0 12px #18c0f380}.stepper-label{color:#e2e8f0b3;font-size:12px;font-weight:500}.stepper-node.current .stepper-label{color:#e2e8f0f2;font-weight:600}.stepper-node:focus-visible{border-radius:12px;outline:none;box-shadow:0 0 0 2px #38bdf84d}.skip-tag{color:#8fa2b2;font-size:11px}.stepper-line{background:#94a3b826;border-radius:2px;flex:1;height:2px;position:relative;overflow:hidden}.stepper-line:after{content:"";transform-origin:0;background:linear-gradient(90deg,#18c0f3,#8b5cf6);transition:transform .22s linear;position:absolute;inset:0;transform:scaleX(0)}.stepper-line.completed:after{transform:scaleX(1)}.stepper-line.active-flow:after{animation:.68s linear stepper-flow;transform:scaleX(1)}@keyframes stepper-flow{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@media (prefers-reduced-motion:reduce){.stepper-line:after{transition:none}}@keyframes stepper-pulse{0%{box-shadow:0 0 #38bdf866}to{box-shadow:0 0 0 10px #38bdf800}}.step-header-liquid{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:8px 12px;display:flex}.step-header-liquid h2{color:var(--text-1);margin:0;font-size:18px}.step-header-liquid .sub-tip{color:var(--text-2);font-size:12px}.script-stats-liquid{align-items:center;gap:10px;margin:10px 0 6px;display:flex}.script-footer-fixed{background:#0c1a348c;border:1px solid #ffffff1f;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding:14px 16px;display:flex;position:relative;bottom:auto;left:auto;right:auto}.script-footer-fixed:before{content:"";pointer-events:none;border:1px solid #ffffff0a;border-radius:18px;position:absolute;inset:6px}.script-footer-fixed>*{z-index:1;position:relative}.script-footer-fixed .audio-upload-link.fixed{order:-1;margin:0;position:static}.script-footer-fixed .audio-upload-link.fixed a{letter-spacing:.2px;color:var(--text-1);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 2px 8px #0000001f}.script-footer-fixed .audio-upload-link.fixed a .icon{font-size:14px;line-height:1}.script-footer-fixed .audio-upload-link.fixed a:hover{background:#ffffff29}.script-footer-fixed .audio-upload-link.fixed a:active{transform:translateY(1px)}.script-footer-right{align-items:center;gap:10px;display:flex}.script-counter{font-size:14px;font-weight:600}.script-counter .ok{color:#ffa940;text-shadow:0 1px 2px #0009}.script-counter .over{color:#ff4d4f}.script-counter .sep,.script-counter .max{color:#ffffffc7}.script-counter .pipe{color:#ffffffa6;margin:0 6px}.script-footer-right .upgrade-link{background:var(--link-grad);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text}.script-footer-fixed .script-stats-liquid{flex:1;margin-right:12px}.script-stats-liquid .coin-pill{align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:inline-flex}.script-stats-liquid .coin-pill .label{color:var(--text-2)}.script-stats-liquid .coin-pill .value{color:var(--text-1);font-weight:600}.audio-upload-link{justify-content:flex-end;margin-top:8px;display:flex}.audio-upload-link a{letter-spacing:.2px;color:var(--text-1);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;padding:6px 10px;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 2px 8px #0000001f}.audio-upload-link a:hover{background:#ffffff29}.audio-upload-link a:active{transform:translateY(1px)}.audio-upload-link a:focus-visible{outline:none;box-shadow:0 0 0 3px #6ecdfb4d}@media (min-width:768px){.photo-thumb,.photo-thumb-public,.upload-card{border-radius:18px;width:96px;height:96px}.photo-thumb-container{flex-basis:96px;width:96px}.thumbs-scroll{gap:12px}}@media (max-width:1439px) and (min-width:1024px){.two-column-layout{grid-template-columns:38% 62%;gap:28px}.workspace-v2-card{width:1200px;max-width:calc(100vw - 96px)}.two-column-layout .preview-stage .preview-box{max-width:580px}.step-header-liquid h2{font-size:23px}.script-input{font-size:17px!important}.stepper-label{font-size:13px}}@media (max-width:1023px) and (min-width:768px){.workspace-v2-main-container{padding:32px 24px}.workspace-v2-card{width:calc(100vw - 48px);max-width:900px;height:auto;min-height:600px;max-height:calc(100vh - 200px);padding:24px;overflow-y:auto}.two-column-layout{grid-template-columns:1fr;gap:24px}.two-column-layout .preview-stage{justify-content:center}.two-column-layout .preview-stage .preview-box{aspect-ratio:1;width:100%;max-width:min(560px,50vh);max-height:50vh}.step-photo-container{max-height:calc(100vh - 280px);overflow-y:auto}.step-photo-container .preview-box{aspect-ratio:1;width:min(85vw,600px);max-width:60vh;height:min(85vw,600px);max-height:60vh}.history-strip{max-width:100%}.step-voice-panel{max-height:calc(100vh - 350px);overflow-y:auto}.step-panel{height:auto;max-height:calc(100vh - 300px)}.step-header-liquid h2{font-size:22px}.step-header-liquid .sub-tip{font-size:13px}.script-input{font-size:16px!important}.script-counter,.voice-name,.voice-card-title{font-size:14px}.step-ai-enhance-panel>h2{font-size:22px}.step-ai-enhance-panel>p{font-size:14px}.motion-title{font-size:15px}.motion-cards{justify-content:center}.motion-card{flex:0 0 calc(50% - 6px);min-width:160px}.card-next-actions .btn-next,.card-next-actions .liquid-button{width:200px;height:52px;font-size:16px}.card-next-actions .coin-pill{height:40px;font-size:13px}.workspace-v2-stepper-bar{width:100%}.stepper-label{font-size:12px}.stepper-dot{width:16px;height:16px}}@media (max-width:767px){.workspace-v2-main-container{min-height:100vh;padding:16px}.workspace-v2-header{padding:12px 16px}.workspace-v2-card{border-radius:16px;width:100%;height:auto;max-height:calc(100vh - 120px);padding:16px 12px;overflow-y:auto}.step-photo-container{max-height:calc(100vh - 180px);padding-bottom:24px;overflow-y:auto}.step-photo-container .preview-box{aspect-ratio:1;border-radius:16px;width:100%;max-width:min(75vw,420px);height:auto;max-height:min(75vw,420px)}.center-preview-area{min-height:0}.history-strip{max-width:100%;margin-bottom:16px}.photo-thumb,.photo-thumb-public,.upload-card{width:72px;height:72px}.photo-thumb-container{flex-basis:72px;width:72px}.thumbs-scroll{gap:10px}.photo-delete-icon{width:24px;height:24px;font-size:14px}.photo-thumb-overlay{border-radius:12px;padding:4px}.photo-thumb-container:hover .photo-thumb-overlay{opacity:0}.photo-thumb-container .photo-thumb-active+.photo-thumb-overlay{opacity:1;background:linear-gradient(#0000,#00000026)}.output-type-icon-group{gap:12px;padding:6px 12px}.output-type-icon-btn-custom{width:40px;height:40px;margin:0 4px}.two-column-layout{grid-template-columns:1fr;gap:16px;max-height:calc(100vh - 250px);padding:0;overflow-y:auto}.preview-stage .preview-box{aspect-ratio:1;width:100%;max-width:min(85vw,400px);height:auto;max-height:min(85vw,400px);margin-bottom:16px}.summary-stack{gap:8px}.step-script-panel{max-height:calc(100vh - 200px);padding-bottom:120px;overflow-y:auto}.script-editor-grow{flex:1;min-height:180px;max-height:calc(100vh - 350px)}.script-input{min-height:180px!important;max-height:calc(100vh - 380px)!important;font-size:15px!important;overflow-y:auto!important}.script-footer-fixed{flex-wrap:wrap;gap:8px;bottom:8px;left:8px;right:8px}.script-footer-fixed .audio-upload-link.fixed{width:100%;margin-bottom:8px;position:static;bottom:auto;left:auto}.script-footer-right{justify-content:space-between;width:100%}.script-counter{font-size:13px}.step-voice-panel{max-height:calc(100vh - 200px);padding-bottom:130px;overflow-y:auto}.inline-voice-picker-body{max-height:calc(100vh - 350px)}.voice-library-wrap{max-height:calc(100vh - 420px)}.voice-picker-inline.voice-footer-fixed{max-width:calc(100% - 16px);bottom:8px;left:8px;right:8px}.voice-mini-inline{flex-wrap:wrap;gap:8px;height:auto;min-height:44px;padding:10px 14px}.voice-meta{flex-wrap:wrap;gap:6px}.voice-name{font-size:12px}.voice-sub .lang-chip{padding:1px 4px;font-size:9px}.inline-voice-picker-body .voice-toolbar{flex-wrap:wrap;gap:8px;padding:8px}.inline-voice-picker-body .voice-toolbar .toolbar-left,.inline-voice-picker-body .voice-toolbar .toolbar-right{flex:100%;min-width:0}.voice-library-wrap{padding:4px}.voice-card,.voice-card-title{font-size:13px}.step-ai-enhance-panel{gap:16px;max-height:calc(100vh - 200px);padding:0 8px 100px;overflow-y:auto}.step-ai-enhance-panel>h2{font-size:20px}.step-ai-enhance-panel>p{font-size:13px}.motion-grid{flex:1;gap:16px;min-height:0}.motion-cards{flex-direction:column;gap:8px;max-height:calc(100vh - 400px);padding:4px;overflow-y:auto}.motion-card{width:100%;min-width:0;height:56px}.motion-title{font-size:15px}.card-next-actions{flex-direction:column-reverse;gap:8px;bottom:24px;left:12px;right:12px}.card-next-actions .btn-next{max-width:100%;width:100%!important;height:48px!important;font-size:15px!important;position:static!important}.card-next-actions .liquid-button{max-width:100%;width:100%!important;height:48px!important;font-size:16px!important;position:static!important}.card-next-actions .coin-pill{justify-content:center;width:100%;height:36px;font-size:12px;position:static!important}.workspace-v2-stepper-bar{width:100%;height:auto;padding:12px 8px}.stepper-container{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:10px;padding-bottom:4px;overflow-x:auto}.stepper-node{scroll-snap-align:center;flex-shrink:0;padding:6px 4px}.stepper-label{white-space:nowrap;font-size:11px}.stepper-dot{width:14px;height:14px}.stepper-line{flex:auto;min-width:20px}}@media (max-width:479px){.workspace-v2-main-container{padding:12px 8px}.workspace-v2-card{border-radius:12px;padding:12px 8px}.workspace-v2-header{padding:10px 12px}.logo-text{font-size:16px}.nav-menu{gap:8px}.nav-link{padding:6px 10px;font-size:13px}.step-photo-container .preview-box{border-radius:12px;height:min(90vw,380px)}.photo-thumb,.photo-thumb-public,.upload-card{border-radius:12px;width:64px;height:64px}.photo-thumb-container{flex-basis:64px;width:64px}.thumbs-scroll{gap:8px}.photo-delete-icon{width:20px;height:20px;font-size:12px}.photo-thumb-overlay{border-radius:12px;padding:3px}.step-header-liquid h2{font-size:16px}.step-header-liquid .sub-tip{font-size:11px}.script-input{min-height:160px!important;font-size:14px!important}.script-footer-fixed{bottom:4px;left:4px;right:4px}.step-voice-panel h2{font-size:16px}.step-voice-panel p{font-size:12px}.voice-picker-inline.voice-footer-fixed{bottom:4px;left:4px;right:4px}.step-ai-enhance-panel>h2{font-size:18px}.step-ai-enhance-panel>p{font-size:12px}.motion-title{font-size:14px}.motion-card{height:52px;padding:0 12px}.card-next-actions{bottom:20px;left:8px;right:8px}.card-next-actions .btn-next,.card-next-actions .liquid-button{border-radius:22px!important;height:44px!important;font-size:14px!important}.card-next-actions .coin-pill{height:32px;padding:0 10px;font-size:11px}.stepper-label{display:none}.stepper-container{gap:8px}.stepper-dot{width:12px;height:12px}.stepper-line{min-width:16px}}@media (max-width:419px){.photo-thumb,.photo-thumb-public,.upload-card{border-radius:14px;width:56px;height:56px}.photo-thumb-container{flex-basis:56px;width:56px}.thumbs-scroll{gap:6px}.history-strip{margin-bottom:12px}.photo-delete-icon{width:18px;height:18px;font-size:11px}.photo-thumb-overlay{border-radius:14px;padding:2px}}@media (max-width:379px){.photo-thumb,.photo-thumb-public,.upload-card{border-radius:16px;width:48px;height:48px}.photo-thumb-container{flex-basis:48px;width:48px}.thumbs-scroll{gap:4px}.step-photo-container{padding-bottom:16px}.history-strip{margin-bottom:8px}.thumbs-scroll{max-width:100%}.photo-delete-icon{width:16px;height:16px;font-size:10px}.photo-thumb-overlay{border-radius:16px;padding:2px}}@media (max-width:339px){.photo-thumb,.photo-thumb-public,.upload-card{border-radius:22px;width:44px;height:44px}.photo-thumb-container{flex-basis:44px;width:44px}.thumbs-scroll{gap:4px}.photo-delete-icon{width:14px;height:14px;font-size:9px}.photo-thumb-overlay{border-radius:22px;padding:1px}}@media (max-width:767px) and (orientation:landscape){.workspace-v2-card{max-height:calc(100vh - 80px);overflow-y:auto}.step-photo-container{max-height:calc(100vh - 140px)}.step-photo-container .preview-box{aspect-ratio:1;max-width:min(55vh,320px);height:auto;max-height:min(55vh,320px)}.photo-thumb,.photo-thumb-public,.upload-card{border-radius:14px;width:56px;height:56px}.photo-thumb-container{flex-basis:56px;width:56px}.thumbs-scroll{gap:6px}.history-strip{margin-bottom:12px}.photo-delete-icon{width:18px;height:18px;font-size:11px}.photo-thumb-overlay{border-radius:14px;padding:2px}.two-column-layout{grid-template-columns:45% 55%;gap:16px;max-height:calc(100vh - 180px)}.preview-stage .preview-box{aspect-ratio:1;max-width:min(50vh,300px);height:auto;max-height:min(50vh,300px)}.step-script-panel{max-height:calc(100vh - 180px)}.script-editor-grow{max-height:calc(100vh - 280px)}.script-input{max-height:calc(100vh - 320px)!important}.step-voice-panel{max-height:calc(100vh - 180px)}.inline-voice-picker-body{max-height:calc(100vh - 280px)}.voice-library-wrap{max-height:calc(100vh - 340px)}.step-ai-enhance-panel{max-height:calc(100vh - 180px)}.motion-cards{max-height:calc(100vh - 320px)}}@media (max-height:699px){.workspace-v2-card{min-height:auto;max-height:calc(100vh - 80px);padding:20px 24px}.step-photo-container{padding-bottom:100px}.step-photo-container .preview-box{aspect-ratio:1;max-width:45vh;max-height:45vh}.center-preview-area{gap:12px}.two-column-layout .preview-stage .preview-box{aspect-ratio:1;max-width:40vh;max-height:40vh}.photo-thumb,.photo-thumb-public,.upload-card{border-radius:12px;width:72px;height:72px}.thumbs-scroll{gap:8px}.history-strip{margin-bottom:12px}.step-header-liquid h2{font-size:20px}.step-header-liquid .sub-tip{font-size:12px}.step-script-panel{max-height:calc(100vh - 160px)}.script-editor-grow{max-height:calc(100vh - 260px)}.script-input{min-height:150px!important;max-height:calc(100vh - 280px)!important;font-size:15px!important}.step-voice-panel{max-height:calc(100vh - 160px)}.inline-voice-picker-body{max-height:calc(100vh - 260px)}.step-ai-enhance-panel{max-height:calc(100vh - 160px)}.motion-cards{max-height:calc(100vh - 300px)}.card-next-actions{bottom:16px}.card-next-actions .btn-next,.card-next-actions .liquid-button{height:50px;font-size:15px}.workspace-v2-stepper-bar{padding:10px 12px}.stepper-label{font-size:11px}.stepper-dot{width:14px;height:14px}}@media (max-height:599px){.workspace-v2-main-container{padding:6px}.workspace-v2-card{max-height:calc(100vh - 60px);padding:12px 16px}.workspace-v2-header{padding:8px 12px}.step-photo-container{padding-bottom:80px}.step-photo-container .preview-box{aspect-ratio:1;max-width:35vh;max-height:35vh}.center-preview-area{gap:8px}.two-column-layout .preview-stage .preview-box{aspect-ratio:1;max-width:30vh;max-height:30vh}.photo-thumb,.photo-thumb-public,.upload-card{border-radius:12px;width:60px;height:60px}.thumbs-scroll{gap:6px}.history-strip{margin-bottom:8px}.step-header-liquid h2{font-size:18px}.step-header-liquid .sub-tip{font-size:11px}.step-script-panel{max-height:calc(100vh - 120px)}.script-editor-grow{min-height:100px;max-height:calc(100vh - 200px)}.script-input{min-height:100px!important;max-height:calc(100vh - 220px)!important;font-size:14px!important}.step-voice-panel{max-height:calc(100vh - 120px)}.inline-voice-picker-body{max-height:calc(100vh - 200px)}.voice-library-wrap{max-height:calc(100vh - 260px)}.step-ai-enhance-panel{max-height:calc(100vh - 120px)}.motion-cards{max-height:calc(100vh - 240px)}.card-next-actions{bottom:10px}.card-next-actions .btn-next,.card-next-actions .liquid-button{height:44px;font-size:14px}.card-next-actions .coin-pill{height:32px;font-size:11px}.workspace-v2-stepper-bar{padding:8px 10px}.stepper-label{font-size:10px}.stepper-dot{width:12px;height:12px}.stepper-line{min-width:16px}}@media (hover:none) and (pointer:coarse){.photo-thumb,.motion-card,.voice-card,.btn-icon,.output-type-icon-btn-custom{min-width:44px;min-height:44px}.motion-cards{gap:12px}.thumbs-scroll,.voice-library-wrap,.inline-voice-picker-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.motion-card:hover,.voice-card:hover,.photo-thumb:hover{transform:none}}@media (max-height:499px) and (orientation:landscape){.workspace-v2-main-container{padding:4px}.workspace-v2-card{border-radius:14px;max-height:calc(100vh - 50px);padding:10px 14px}.workspace-v2-header{padding:6px 10px;font-size:13px}.two-column-layout{grid-template-columns:1fr 1fr;gap:12px}.step-photo-container{padding-bottom:60px}.step-photo-container .preview-box{aspect-ratio:1;max-width:40vh;max-height:40vh}.center-preview-area{gap:6px}.two-column-layout .preview-stage .preview-box{aspect-ratio:1;max-width:min(42vh,280px);max-height:min(42vh,280px)}.photo-thumb,.photo-thumb-public,.upload-card{border-radius:16px;width:48px;height:48px}.photo-delete-icon{width:16px;height:16px;font-size:10px}.photo-thumb-overlay{border-radius:16px;padding:1px}.thumbs-scroll{gap:4px}.history-strip{margin-bottom:8px}.step-header-liquid h2{font-size:15px}.step-header-liquid .sub-tip{font-size:10px}.step-script-panel{max-height:calc(100vh - 100px)}.script-editor-grow{min-height:70px;max-height:calc(100vh - 160px)}.script-input{min-height:70px!important;max-height:calc(100vh - 180px)!important;font-size:13px!important}.step-voice-panel{max-height:calc(100vh - 100px)}.inline-voice-picker-body{max-height:calc(100vh - 160px)}.voice-library-wrap{max-height:calc(100vh - 200px)}.voice-card{padding:8px}.voice-card-title{font-size:12px}.step-ai-enhance-panel{max-height:calc(100vh - 100px)}.step-ai-enhance-panel>h2{font-size:15px}.step-ai-enhance-panel>p{font-size:10px}.motion-title{font-size:12px}.motion-card{padding:8px 12px;font-size:11px}.motion-cards{gap:6px;max-height:calc(100vh - 200px)}.card-next-actions{bottom:8px}.card-next-actions .btn-next,.card-next-actions .liquid-button{width:150px;height:38px;font-size:12px}.card-next-actions .coin-pill{height:26px;padding:0 8px;font-size:10px}.workspace-v2-stepper-bar{padding:6px 8px}.stepper-label{font-size:9px}.stepper-dot{width:10px;height:10px}.stepper-line{min-width:12px}}@media (prefers-reduced-motion:reduce){.stepper-node.current .stepper-dot{box-shadow:0 0 10px #c8d2ff99;animation:none!important}.liquid-dot.pulse{animation:none!important}}.workspace-v2-bg{--bg-0:#020617;--bg-1:#020617;--aurora-1:#19c2ff;--aurora-2:#6a8bff;--aurora-3:#9ccbff;--plasma-cyan:#19c2ff;--text-1:#ecf3ff;--text-2:#aab8d6;--text-3:#8fa0c2;--fg-1:#ecf3ff;--fg-2:#aab8d6;--glass-bg:linear-gradient(180deg,#0f172af0,#0f172adb);--stroke:#94a3b840;--glass-blur:18px;--elev:0 12px 32px #0f172ab8;--blur:14px;--primary-grad:linear-gradient(90deg,#18c0f3,#3665e7);--link-grad:linear-gradient(90deg,#18c0f3,#3665e7);--focus-ring:0 0 0 3px #20c6ff47;--liq-grad:linear-gradient(90deg,#20c6ff,#3a66ff);--liq-bg:#ffffff1a;--liq-bg-strong:#ffffff2e;--liq-border:#ffffff8c;--liq-border-soft:#ffffff59;--liq-shadow:0 12px 40px #0a28462e;--liq-success:linear-gradient(90deg,#1fd2a4,#12c48a);--liq-focus:0 0 0 3px #20c6ff47;--liq-radius-pill:999px;--liq-radius-card:24px;--liq-blur:16px;--success-600:#18c49b;--success-700:#12a783;--success-100:#cff4ea;--error-600:#ff5c7a;--error-700:#e54a68;--error-100:#ffe2e8;--warn-600:#ffc155;--warn-700:#e3a845;--warn-100:#fff4de;--input-bg:#f2f7ff;--input-stroke:#d6e6ff;--input-placeholder:#9fb1d3;--input-text:#1a2b6d;--icon-cold:#9ccbff;--r-card:20px;--r-btn:28px;--p:0;--energy:0;--ease:cubic-bezier(.22,.61,.36,1)}.liquid-capsule{border-radius:var(--liq-radius-pill);background:var(--liq-bg);box-shadow:none;-webkit-backdrop-filter:blur(var(--liq-blur))saturate(150%);isolation:isolate;border:1px solid #0000;position:relative;overflow:hidden}.liquid-capsule:before{content:none}.liquid-capsule>*{z-index:1;position:relative}.chips{filter:url(#goo);flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chip{border:1px solid var(--stroke);color:var(--fg-2);background:#ffffff0d;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex;position:relative;overflow:hidden}.chip:after{content:"";background:linear-gradient(90deg,var(--aurora-1),var(--aurora-2));height:2px;transform:scaleX(var(--energy));transform-origin:0;pointer-events:none;transition:transform .15s linear;position:absolute;bottom:0;left:0;right:0}@media (prefers-reduced-motion:reduce){.chip:after{transition:none}}@keyframes liq-sheen{0%{transform:translate(-120%)}60%{transform:translate(120%)}to{transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.chip:after{transition:none}}.liquid-button{--h:56px;height:var(--h);border-radius:calc(var(--h)/2);color:#fff;background:linear-gradient(90deg,var(--aurora-1),var(--aurora-2));transition:transform .22s var(--ease),filter .22s;border:0;grid-auto-flow:column;place-items:center;gap:10px;padding:0 28px;font-weight:800;display:inline-grid;position:relative;overflow:hidden;box-shadow:0 8px 20px #aab4e833}.liquid-button:before{content:"";transform:translateX(calc((var(--p) - 1)*100%));pointer-events:none;background:linear-gradient(90deg,#ffffff59,#fff0);transition:transform .18s linear;position:absolute;inset:0}.liquid-button:hover{filter:saturate(1.05)brightness(1.05);transform:translateY(-1px)}.liquid-button:active{transform:translateY(0)scale(.98)}.liquid-button.near-done{animation:.9s nearDone}@keyframes nearDone{0%{filter:saturate()}40%{filter:saturate(1.3)brightness(1.1)}to{filter:saturate()}}.liquid-button.is-danger{animation:.8s hot}@media (prefers-reduced-motion:reduce){.liquid-button.near-done,.liquid-button.is-danger{animation:none}}.liquid-dot{border-radius:var(--liq-radius-pill);width:28px;height:28px;display:inline-block}.liquid-dot.pulse{animation:1.2s 2 liquid-dot-pulse}@keyframes liquid-dot-pulse{0%{box-shadow:0 0 #00e5ff99}to{box-shadow:0 0 0 12px #00e5ff00}}.preview{box-shadow:none;background:0 0;border:none;border-radius:24px;position:relative;overflow:hidden}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.preview{-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur))}}.preview:before,.preview:after{content:none}.preview>*{z-index:1;position:relative}@keyframes auroraWave{0%{background-position:0%}to{background-position:100%}}@media (prefers-reduced-motion:reduce){.preview:before{animation:none}}.liquid-card{border-radius:var(--r-card);background:var(--glass-bg);border:1px solid var(--stroke);box-shadow:var(--elev);position:relative;overflow:hidden}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.liquid-card{-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur))}}.liquid-card:before{content:"";border-radius:inherit;pointer-events:none;mix-blend-mode:soft-light;opacity:.7;background:radial-gradient(60% 60% at 0 0,#ffffff14,#0000 40%),radial-gradient(70% 70% at 100% 100%,#ffffff0a,#0000 45%);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.liquid-card:before{opacity:.4}}.liquid-bar{--h:10px;height:var(--h);border-radius:var(--h);border:1px solid var(--stroke);background:#ffffff14;width:100%;position:relative;overflow:hidden}.liquid-bar:after{content:"";width:calc(var(--p,0)*100%);background:linear-gradient(90deg,var(--aurora-1),var(--aurora-2),var(--aurora-3));transition:width .35s;position:absolute;top:0;bottom:0;left:0}.liquid-bar:before{content:"";top:2px;left:calc(var(--p)*100% - 8px);pointer-events:none;background:radial-gradient(circle at 30%,#fff,#fff0 60%);border-radius:999px;width:16px;height:calc(100% - 4px);transition:left .15s linear;position:absolute}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.preview{background:#10162ad9;border:1px solid #ffffff2e}.liquid-card{background:#10162abf;border:1px solid #ffffff26}.step-panel{background:#10162ab8}.workspace-v2-card{background:#10162aa6}}.gate{display:contents}.gate__ring{border-radius:inherit;pointer-events:none;opacity:.8;background:conic-gradient(from 0deg,#ffffff1f,#fff0 30% 70%,#ffffff1f)border-box,conic-gradient(var(--plasma-cyan)calc(var(--p,0)*1turn),#ffffff0f 0)padding-box;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 6px),#000 100%);z-index:0;transition:opacity .4s;position:absolute;inset:10px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 6px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 6px),#000 0)}.upload-area-content{position:relative}.upload-area-content .upload-icon-large{animation:4.8s ease-in-out infinite float-y}@keyframes float-y{0%,to{opacity:.9;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-4px)scale(1.03)}}.upload-area-content b{background:linear-gradient(90deg,#fff,#dbeafe,#fff) 0 0/200% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:3.2s ease-in-out infinite shimmer-text}@keyframes shimmer-text{0%{background-position:0%}to{background-position:200%}}.upload-area-content:before{content:"";aspect-ratio:1;filter:blur(22px);pointer-events:none;background:radial-gradient(circle,#6ecdfb47,#6ecdfb00);border-radius:50%;animation:6s ease-in-out infinite alternate glow;position:absolute;inset:30% 25% auto}@keyframes glow{0%{opacity:.25;transform:scale(.96)}to{opacity:.45;transform:scale(1.04)}}.sr-only{clip:rect(0,0,1px,1px);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.step-actions{position:absolute;bottom:72px;right:32px}.step-actions .btn-next{color:#0e1320;background:linear-gradient(90deg,var(--aurora-1),var(--aurora-2));height:42px;transition:transform .22s var(--ease),filter .22s;border:none;border-radius:21px;padding:0 22px;font-weight:700;box-shadow:0 8px 20px #aab4e833}.step-actions .btn-next:hover{filter:saturate(1.05)brightness(1.05);transform:translateY(-1px)}.step-actions .btn-next:focus-visible{outline:none;box-shadow:0 0 0 3px #6ecdfb4d}.ant-btn.liquid-button{isolation:isolate;position:relative;overflow:hidden;box-shadow:0 8px 24px #14c8ff38;background:var(--liq-grad)!important;color:#fff!important;border-radius:var(--liq-radius-pill)!important;border:none!important}.v2-confirm-modal.ant-modal{z-index:1400!important}.v2-confirm-modal .ant-modal-mask{-webkit-backdrop-filter:blur(6px)!important;background:#08112099!important}.v2-confirm-modal .ant-modal-content{-webkit-backdrop-filter:blur(14px)!important;background:#fff6!important;border:1px solid #ffffff2e!important;border-radius:16px!important;flex-direction:column!important;width:440px!important;max-width:calc(100vw - 32px)!important;padding:24px 20px 20px!important;animation:.26s cubic-bezier(.22,.61,.36,1) v2-modal-zoom-in!important;display:flex!important;box-shadow:0 24px 72px #0811207a!important}@keyframes v2-modal-zoom-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.v2-confirm-modal .ant-modal-header{background:0 0!important;border-bottom:none!important;flex-shrink:0!important;margin-bottom:8px!important;padding:0 0 12px!important}.v2-confirm-modal .ant-modal-title{color:#ecf3ff!important;align-items:center!important;gap:10px!important;font-size:19px!important;font-weight:600!important;line-height:1.4!important;display:flex!important}.v2-confirm-modal .anticon-exclamation-circle{color:#ffc155!important;flex-shrink:0!important;font-size:20px!important}.v2-confirm-modal .ant-modal-body{color:#aab8d6!important;flex:1!important;min-height:0!important;margin-bottom:0!important;padding:0!important;font-size:15px!important;line-height:1.6!important}.v2-confirm-modal .ant-modal-confirm-btns{flex-shrink:0!important;justify-content:flex-end!important;align-self:flex-end!important;align-items:center!important;gap:10px!important;width:100%!important;margin:0!important;padding-top:24px!important;display:flex!important}.v2-confirm-modal .v2-confirm-cancel.ant-btn{color:#1a2b6d!important;height:40px!important;box-shadow:none!important;background:#e8f3ff!important;border:1px solid #8cbfff33!important;border-radius:999px!important;order:1!important;padding:0 20px!important;font-size:14px!important;font-weight:600!important;transition:all .2s cubic-bezier(.22,.61,.36,1)!important}.v2-confirm-modal .v2-confirm-cancel.ant-btn:hover{filter:brightness(1.04)!important;background:#e8f3ff!important;transform:none!important;box-shadow:0 2px 8px #1a2b6d1f!important}.v2-confirm-modal .v2-confirm-cancel.ant-btn:active{transform:scale(.98)!important}.v2-confirm-modal .v2-confirm-cancel.ant-btn:focus-visible{outline:none!important;box-shadow:0 0 0 3px #20c6ff47!important}.v2-confirm-modal .v2-confirm-ok.ant-btn-primary{color:#fff!important;text-shadow:0 1px #00000026!important;background:linear-gradient(90deg,#ff6d89,#e54a68)!important;border:none!important;border-radius:999px!important;order:2!important;height:40px!important;padding:0 20px!important;font-size:14px!important;font-weight:700!important;transition:all .2s cubic-bezier(.22,.61,.36,1)!important;box-shadow:0 8px 20px #e54a6847!important}.v2-confirm-modal .v2-confirm-ok.ant-btn-primary:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important;box-shadow:0 10px 24px #e54a6859!important}.v2-confirm-modal .v2-confirm-ok.ant-btn-primary:active{transform:translateY(0)scale(.98)!important}.v2-confirm-modal .v2-confirm-ok.ant-btn-primary:focus-visible{outline:none!important;box-shadow:0 0 0 3px #ff5c7a47!important}.v2-confirm-modal.ant-modal.zoom-leave{animation:.2s v2-modal-zoom-out!important}@keyframes v2-modal-zoom-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.98)}}@media (max-width:480px){.v2-confirm-modal .ant-modal-content{width:calc(100vw - 32px)!important;padding:20px 16px!important}.v2-confirm-modal .ant-modal-title{font-size:17px!important}.v2-confirm-modal .ant-modal-body{font-size:14px!important}}.workspace-v2-card,.step-panel{isolation:isolate;transform:translateZ(0)}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.workspace-v2-card,.step-panel,.card-next-actions .coin-pill,.uploader-drop,.uploader-preview{-webkit-backdrop-filter:blur(20px)saturate(120%);backdrop-filter:blur(20px)saturate(120%)}}@supports ((-webkit-hyphens:none)){.workspace-v2-card:before,.workspace-v2-card:after{mix-blend-mode:normal;opacity:.75}}.sticky,.is-sticky{position:sticky}.thumbs-scroll{column-gap:12px}.thumbs-scroll>*{margin-right:12px}.thumbs-scroll>:last-child{margin-right:0}.feature-stepper-wrapper{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.feature-stepper-loading{color:#ffffffb3;align-items:center;gap:8px;padding:12px 0;display:flex}.feature-stepper-alert{background:#ffc40c1f;border:1px solid #ffc40c4d;border-radius:14px}.feature-stepper{flex-wrap:wrap;gap:12px;display:flex}.feature-step{color:#ffffffd1;cursor:pointer;text-align:left;background:linear-gradient(135deg,#0c142899 0%,#141e32b3 100%);border:1px solid #ffffff14;border-radius:16px;outline:none;flex-direction:column;align-items:flex-start;gap:8px;min-width:220px;padding:14px 18px;transition:all .2s;display:flex;position:relative}.feature-step:hover,.feature-step.active{border-color:#667eea73;transform:translateY(-2px);box-shadow:0 10px 24px #667eea40}.feature-step:focus-visible{outline-offset:2px;outline:2px solid #667eeacc}.feature-step.completed{border-color:#2ecc7166;box-shadow:0 10px 20px #2ecc712e}.feature-step.completed .feature-step-icon{background:#2ecc712e}.feature-step-header{align-items:center;gap:8px;width:100%;display:flex}.feature-step-icon{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;display:flex}.feature-step-title{flex:1;font-size:15px;font-weight:600}.feature-step-desc{opacity:.75;margin:0;font-size:13px;line-height:1.5}.feature-step-status{color:#fffc;font-size:14px;position:absolute;top:10px;right:14px}.feature-step-tag{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:2px 8px;font-size:11px}.feature-step-tag-beta{color:#f1c40f;background:#f1c40f33}.feature-step-tag-soon{color:#fff9;background:#ffffff1a}.workspace-v2-bg{background:radial-gradient(circle at top,#020617 0% 60%),radial-gradient(circle at 20% 0,#38bdf80f,#0000 55%),radial-gradient(circle at 80% 0,#9333ea0a,#0000 55%);padding:24px 16px 32px}.workspace-v2-main-container{align-items:stretch;width:100%;max-width:1280px;padding:0}.workspace-v2-card{background:var(--glass-bg);border:1px solid var(--stroke);width:100%;max-width:1280px;box-shadow:var(--elev);border-radius:24px}.workspace-v2-card:before,.workspace-v2-card:after{display:none!important}.workspace-v2-header{background:#080d18a6;border:1px solid #94a3b833;border-radius:18px;margin-bottom:16px;box-shadow:0 10px 24px #02061766}.workspace-v2-header .nav-link{color:#e2e8f0d9}.workspace-v2-header .nav-link:hover{color:#fff}@media (max-width:768px){.feature-step{min-width:100%}}
