:root{--bg:#090b0f;--card:#15171d;--card2:#1c1e25;--line:#2d3038;--text:#f3f3f5;--muted:#8c919d;--purple:#ff9aa1;--purple2:#d83b4e;--mint:#a6efd0}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Manrope,Noto Sans SC,sans-serif}button,input,textarea{font:inherit}button{border:0;color:inherit;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.home-page{min-height:100vh;position:relative;overflow:hidden;background:radial-gradient(700px 460px at 50% 20%,#24161b 0,transparent 65%),#0b0d12}.home-page:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b0d12b8,#10111a 78%,#101118);pointer-events:none}.home-glow{position:absolute;width:530px;height:430px;left:50%;top:16%;transform:translateX(-50%);border-radius:50%;background:#e85d6718;filter:blur(70px)}.home-header{height:68px;max-width:720px;margin:auto;justify-content:space-between;padding:0 22px;position:relative;z-index:3}.home-brand,.home-header{display:flex;align-items:center}.home-brand{gap:9px;font-size:17px;font-weight:800;letter-spacing:.2px}.home-brand-mark,.login-logo{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(140deg,#ffd0d3,#d83b4e);color:#171525;box-shadow:0 0 22px #e85d6755}.icon-button{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#ffffff0a;color:#adb0bc}.icon-button:hover{background:#ffffff18}.home-scroll{width:min(700px,100%);min-height:calc(100vh - 130px);margin:auto;z-index:1;padding:28px 20px 120px;flex-direction:column}.home-scroll,.poster-section{position:relative;display:flex;align-items:center}.poster-section{height:450px;width:100%;justify-content:center}.poster-shadow{position:absolute;width:370px;height:100px;bottom:22px;border-radius:50%;background:#000b;filter:blur(22px)}.poster-wheel{height:390px;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.poster-card{position:absolute;width:214px;height:348px;border-radius:13px;overflow:hidden;border:1px solid #ffffff1f;background:#191b25;padding:0;transition:transform .48s cubic-bezier(.2,.8,.2,1),opacity .35s,filter .35s;box-shadow:0 22px 42px #0008}.poster-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.poster-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0000 60%,#060710b8)}.poster-active{transform:translateX(0) scale(1);z-index:3;box-shadow:0 28px 50px #000b,0 0 0 1px #e85d674d}.poster-left{transform:translateX(-178px) scale(.79) rotate(-8deg)}.poster-left,.poster-right{opacity:.56;filter:saturate(.7);z-index:2}.poster-right{transform:translateX(178px) scale(.79) rotate(8deg)}.poster-arrow{position:absolute;z-index:4;width:32px;height:32px;border-radius:50%;background:#131522c2;border:1px solid #ffffff1c;display:grid;place-items:center;color:#ffd0d3}.poster-prev{left:calc(50% - 160px);bottom:62px}.poster-next{right:calc(50% - 160px);bottom:62px}.home-copy{text-align:center;margin-top:7px}.home-copy h1{font-size:27px;line-height:1.3;margin:0;font-weight:700;letter-spacing:-1px}.home-copy h2{font-size:17px;margin:7px 0 10px;font-weight:500;color:#ffe5e6}.home-copy p{font-size:12px;margin:0;color:#9296a5;letter-spacing:.3px}.start-story{margin-top:28px;width:250px;height:49px;border-radius:26px;background:linear-gradient(110deg,#ff9ba2,#d94f5b);color:#351317;display:flex;justify-content:center;align-items:center;gap:9px;font-size:14px;font-weight:700;box-shadow:0 14px 32px #d94f5b48}.start-story img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.start-story:hover{filter:brightness(1.1);transform:translateY(-1px)}.swipe-hint{display:flex;align-items:center;gap:8px;color:#686b7c;font-size:10px;margin-top:26px}.swipe-line{display:inline-block;width:23px;height:1px;background:#8a5d66}.app-tabbar{position:fixed;z-index:5;bottom:0;left:0;right:0;height:78px;background:#0d0f15e8;border-top:1px solid #2a2b37;backdrop-filter:blur(18px);gap:min(18vw,130px);padding-bottom:env(safe-area-inset-bottom)}.app-tabbar,.tabbar-item{display:flex;justify-content:center}.tabbar-item{width:56px;background:transparent;color:#626776;flex-direction:column;align-items:center;gap:5px;font-size:10px}.tabbar-item.active{color:#ff9ba2}.tabbar-icon{height:24px;display:grid;place-items:center}.tab-create{width:42px;height:42px;margin-top:-17px;border-radius:50%;background:linear-gradient(145deg,#ff9fa5,#e45666);color:#2b1b22}.tabbar-item:nth-child(2){color:#ff9ba2}.tabbar-item:nth-child(2)>span:last-child{color:#777a8d}.wizard-page{min-height:100vh;background:#101116}.wizard-header{height:57px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 720px)/2));background:#111219}.wizard-header h1{font-size:16px;margin:0;font-weight:600}.wizard-header button{width:30px;height:30px;background:transparent;color:#a0a4b0;display:grid;place-items:center}.step-tabs{height:52px;border-bottom:1px solid var(--line);display:flex;justify-content:center;gap:0;background:#14151b;position:sticky;top:0;z-index:5}.step-tab{position:relative;padding:0 18px;background:transparent;color:#686d7b;font-size:11px;display:flex;gap:5px;align-items:center}.step-tab.active{color:#ffadb4}.step-tab.active:after{content:"";position:absolute;bottom:-1px;left:14px;right:14px;height:2px;border-radius:2px;background:#ffadb4}.step-tab.locked{color:#4f5361}.wizard-body{width:min(1080px,100%);margin:auto;padding:22px 20px 30px}.step-content{max-width:710px;margin:auto}.asset-section,.config-card,.script-card,.story-card{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:16px;margin-bottom:12px}.asset-section h3,.config-card h3,.script-card h3{font-size:12px;margin:0 0 13px}.name-edit{display:flex;align-items:center;gap:8px;border-bottom:1px solid #383b46;padding-bottom:10px}.name-edit input{width:100%;background:transparent;border:0;outline:0;color:#e6e6eb;font-size:13px}.name-edit svg{color:#898398}.field-count{display:block;text-align:right;color:#666b77;font-size:9px;margin-top:7px}.style-row{height:52px;display:flex;align-items:center;gap:10px;color:#d9d8e2;font-size:12px}.style-row svg:last-child{margin-left:auto;color:#747887}.style-thumb{width:50px;height:42px;border-radius:6px;display:grid;place-items:center}.style-thumb.anime{background:linear-gradient(140deg,#5a2938,#d293b2)}.style-thumb.real{background:linear-gradient(140deg,#8f6a60,#313638)}.style-options{display:flex;gap:7px;margin-top:11px}.style-options button{background:#22252e;border:1px solid #343744;border-radius:5px;padding:7px 10px;color:#8c919e;font-size:10px}.style-options button.chosen{color:#ffadb4;border-color:#e85d67;background:#3b202b}.ratio-row{display:flex;gap:10px}.ratio-row button{flex:1;height:58px;background:#1f2229;border:1px solid #343741;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:8px;color:#969ba6;font-size:11px}.ratio-row button.ratio-chosen{border-color:#ff8b94;background:#3b202b;color:#ffadb4}.ratio-icon{display:inline-block;border:1px solid #8e5f68;border-radius:3px}.ratio-icon.vertical{width:13px;height:22px}.ratio-icon.horizontal{width:23px;height:15px}.step-hint{color:#696e7a;font-size:10px;line-height:1.7;margin:12px 2px}.bottom-ghost,.bottom-primary{height:39px;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px}.bottom-primary{background:linear-gradient(110deg,#ff9ba2,#d94f5b);color:#2b1b22;font-weight:700;padding:0 17px}.bottom-ghost{background:#22252c;color:#a8acb7;border:1px solid #383b45;padding:0 14px}.base-step>.bottom-primary{width:100%;margin-top:24px}.script-card{padding:17px}.script-head{justify-content:space-between}.save-label,.script-head{display:flex;align-items:center}.save-label{font-size:9px;color:#77817f;gap:5px}.green-dot{width:6px;height:6px;border-radius:50%;display:inline-block;background:#70d9a9;box-shadow:0 0 7px #70d9a966}.script-tools{display:flex;gap:7px;margin:15px 0 10px}.script-tools button{display:flex;align-items:center;gap:5px;padding:6px 9px;background:#252831;color:#969ba7;border-radius:5px;font-size:10px}.script-tools button.ai-tool{color:#ffadb4;background:#3b202b}.script-input-wrap{position:relative;min-height:330px;background:#101217;border:1px solid #2d3038;border-radius:7px}.script-input-wrap textarea{width:100%;height:330px;resize:none;outline:0;border:0;background:transparent;color:#d8d8de;padding:14px;font-size:12px;line-height:1.75}.script-input-wrap textarea::-moz-placeholder{color:#616572}.script-input-wrap textarea::placeholder{color:#616572}.script-counter{position:absolute;right:11px;bottom:9px;color:#626775;font:10px DM Mono}.script-loading{position:absolute;inset:0;z-index:2;background:#171725e8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#ffadb4}.script-loading strong{font-size:14px}.script-loading span{font-size:10px;color:#77768e}.bottom-actions{display:flex;gap:9px;justify-content:flex-end;margin-top:17px}.bottom-actions .bottom-primary{min-width:150px}.cost-badge{font:10px DM Mono;background:#d94f5b;color:#fff0f1;border-radius:4px;padding:3px 5px}.asset-intro{border:1px solid #3a4f46;background:#18251f;border-radius:9px;padding:14px;display:flex;align-items:center;gap:10px;margin-bottom:15px}.success-icon{width:30px;height:30px;border-radius:50%;background:#5ac092;color:#10241c;display:grid;place-items:center}.asset-intro h3{font-size:13px;margin:0 0 3px}.asset-intro p{font-size:10px;margin:0;color:#8faca1}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.add-shot,.section-title button{font-size:10px;display:flex;align-items:center;gap:4px;padding:6px 9px;border:1px solid #6d2535;background:#2b1b22;color:#ffadb4;border-radius:5px}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.role-card{border:1px solid #333640;border-radius:7px;overflow:hidden;background:#1e2027}.role-image{height:118px;background-size:cover;background-position:55% 25%;position:relative}.role-info{padding:9px;display:grid;grid-template-columns:1fr auto;gap:4px}.role-info strong{font-size:11px}.role-info span{font-size:9px;color:#7b818d;line-height:1.45}.role-info button{background:transparent;color:#777d89;grid-row:span 2}.asset-status{font-size:9px;color:#76c59e;display:flex;align-items:center;gap:5px;padding:0 9px 9px}.scene-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.scene-pills div{background:#21242c;border:1px solid #323540;border-radius:6px;padding:10px 7px;display:flex;align-items:center;gap:5px;color:#aeb1bb;font-size:10px}.scene-pills div svg{color:#e45666}.scene-pills small{margin-left:auto;color:#70c39b;font-size:8px}.asset-step>.bottom-actions{margin-top:23px}.asset-loading{min-height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ffadb4}.asset-loading h3{font-size:15px;margin:18px 0 5px}.asset-loading p{color:#777a8a;font-size:11px}.loading-ring{width:65px;height:65px;border-radius:50%;border:1px solid #d94f5b;display:grid;place-items:center;box-shadow:0 0 35px #e85d6755;animation:pulse 1.2s infinite alternate}@keyframes pulse{to{transform:scale(1.08);box-shadow:0 0 55px #e85d6788}}.storyboard-layout{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:14px;align-items:start}.storyboard-top{display:flex;align-items:center;justify-content:space-between;margin:0 0 13px}.storyboard-top h3{margin:0;font-size:15px}.storyboard-top span{color:#727784;font-size:10px}.add-shot{background:#3b202b}.story-list{display:flex;flex-direction:column;gap:10px}.story-card{padding:11px;margin:0;cursor:pointer}.story-card.selected{border-color:#e85d67;box-shadow:0 0 0 1px #e85d6722}.story-card-head{height:22px;display:flex;align-items:center;gap:7px}.story-card-head strong{font-size:11px}.story-index{font:10px DM Mono;color:#ffadb4}.story-shot{font-size:9px;padding:3px 6px;border-radius:4px;background:#292c35;color:#858b97}.story-card-head>svg{margin-left:auto;color:#777d88}.story-card-body{display:grid;grid-template-columns:120px 1fr;gap:10px;margin-top:9px}.story-thumb{height:112px;background-size:cover;background-position:52% 30%;border-radius:6px;position:relative;overflow:hidden}.story-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0002,transparent 55%,#0006)}.story-thumb>span{position:absolute;z-index:1;right:5px;bottom:5px;background:#080a0dcc;border-radius:3px;padding:2px 4px;font:8px DM Mono}.story-thumb button{position:absolute;z-index:2;inset:0;margin:auto;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#171824aa}.story-copy{display:flex;flex-direction:column;gap:7px}.story-copy textarea{resize:none;width:100%;height:54px;border:1px solid #2e313b;border-radius:5px;outline:0;background:#13151a;color:#c9cbd3;font-size:10px;line-height:1.5;padding:7px}.story-copy textarea.story-dialogue{height:37px;color:#ffadb4}.story-card-foot{display:flex;align-items:center;gap:12px;color:#727784;font-size:9px;margin-top:8px}.story-card-foot span:first-child{color:#77c39d;display:flex;align-items:center;gap:5px}.story-card-foot button{background:transparent;color:#6a707b;margin-left:auto}.story-card-foot button+button{margin-left:0}.preview-pane{border:1px solid var(--line);border-radius:10px;padding:14px;background:#15171d;position:sticky;top:71px}.preview-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.preview-title span{display:block;color:#777d8a;text-transform:uppercase;letter-spacing:1px;font-size:8px}.preview-title strong{display:block;font-size:14px;margin-top:4px}.phone-frame{display:flex;justify-content:center}.phone-view{width:177px;height:314px;border:4px solid #292c34;border-radius:13px;background-size:cover;background-position:56% 30%;position:relative;overflow:hidden;box-shadow:0 17px 35px #0008}.phone-view:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0004,transparent 32%,#05060aaa)}.phone-play{position:absolute;z-index:2;top:46%;left:50%;transform:translate(-50%,-50%);width:43px;height:43px;border:1px solid #fff8;border-radius:50%;background:#22252acc;display:grid;place-items:center}.phone-subtitle{position:absolute;z-index:2;bottom:31px;left:12px;right:12px;text-align:center;color:#fff;text-shadow:0 1px 5px #000;font-size:10px;line-height:1.5}.phone-progress{position:absolute;z-index:2;bottom:14px;left:11px;right:11px;color:#eee;font:8px DM Mono;display:flex;justify-content:space-between;align-items:center}.phone-progress i{display:block;position:absolute;left:30px;right:0;height:2px;background:linear-gradient(90deg,#ffadb4 32%,#ffffff55 0);border-radius:2px}.preview-buttons{display:flex;align-items:center;justify-content:center;gap:7px;margin:13px 0}.preview-buttons button:not(.icon-button){height:28px;padding:0 10px;display:flex;align-items:center;gap:5px;background:#ffadb4;color:#2b1b22;border-radius:5px;font-size:10px;font-weight:700}.preview-meta{border-top:1px solid #2e3138;padding-top:11px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.preview-meta span{font-size:8px;color:#727784}.preview-meta strong{display:flex;align-items:center;gap:3px;color:#c3c5cd;font-size:10px;margin-top:5px}.final-preview{max-width:560px;text-align:center}.final-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;text-align:left}.final-head span{font-size:10px;color:#777d8b}.final-head h2{font-size:17px;margin:5px 0 0}.final-head button{height:32px;display:flex;align-items:center;gap:5px;background:#3b202b;color:#ffadb4;border:1px solid #5a2938;border-radius:6px;padding:0 10px;font-size:10px}.final-phone .phone-view{width:220px;height:390px}.final-scenes{gap:7px;justify-content:center;margin:18px 0}.final-scenes button{width:78px;height:45px;background:#22252d;border:1px solid #343742;border-radius:6px;color:#7b808c}.final-scenes button.active{border-color:#ed6473;background:#3b202b}.final-scenes span{display:block;font:10px DM Mono}.final-scenes small{font-size:9px}.full-back{margin:0 auto}@media(max-width:760px){.home-scroll{padding-top:10px}.poster-section{height:410px}.poster-card{width:194px;height:315px}.poster-left{transform:translateX(-135px) scale(.76) rotate(-8deg)}.poster-right{transform:translateX(135px) scale(.76) rotate(8deg)}.poster-prev{left:calc(50% - 135px)}.poster-next{right:calc(50% - 135px)}.wizard-body{padding:17px 13px 28px}.step-tabs{overflow:auto;justify-content:flex-start;padding-left:7px}.step-tab{min-width:84px;padding:0 9px;justify-content:center}.storyboard-layout{display:flex;flex-direction:column}.preview-pane{position:relative;top:0;order:-1;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.phone-frame,.preview-title{grid-column:1}.preview-title{margin:0}.phone-frame{justify-content:flex-start;padding-left:5px}.phone-view{width:150px;height:267px}.preview-buttons,.preview-meta{grid-column:2;align-self:center}.preview-meta{border:0;margin:0}.role-grid,.scene-pills{grid-template-columns:1fr}.story-card-body{grid-template-columns:100px 1fr}.story-thumb{height:105px}.home-copy h1{font-size:23px}}@media(min-width:1100px){.home-page{background:radial-gradient(850px 600px at 50% 24%,#3b202b 0,transparent 64%),#0b0d12}.home-scroll{padding-top:32px}.poster-section{height:470px}.poster-card{width:246px;height:397px}}.sheet-mask{position:fixed;z-index:30;inset:0;background:#05060bcc;display:flex;align-items:flex-end;justify-content:center;backdrop-filter:blur(7px)}.login-sheet{position:relative;width:min(430px,100%);padding:27px 24px 22px;border:1px solid #373443;border-bottom:0;border-radius:20px 20px 0 0;background:linear-gradient(180deg,#2b1b22,#15161f);box-shadow:0 -20px 60px #0009}.sheet-close{position:absolute;right:16px;top:14px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#2c2d39;color:#aaaebb}.login-logo{margin:0 auto 13px}.login-sheet h2{font-size:18px;margin:0 0 7px}.login-sheet>p{color:#85899b;font-size:11px;margin:0 0 20px}.login-input{height:43px;margin-top:10px;border:1px solid #383b49;border-radius:7px;background:#11131a;display:flex;align-items:center;padding:0 11px;text-align:left}.login-input:focus-within{border-color:#e45666}.login-input span{font-size:11px;color:#9397a6;padding-right:9px;margin-right:8px;border-right:1px solid #363947}.login-input input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:#e0e1e7;font-size:12px}.login-input input::-moz-placeholder{color:#646978}.login-input input::placeholder{color:#646978}.login-input button{background:transparent;color:#ffadb4;font-size:10px;white-space:nowrap}.sheet-primary{height:43px;width:100%;margin-top:16px;border-radius:7px;background:linear-gradient(110deg,#ff9ba2,#d94f5b);color:#2b1b22;font-size:12px;font-weight:700}.login-agreement{display:flex;justify-content:center;align-items:center;gap:4px;color:#737888;font-size:9px;margin-top:15px}.login-agreement u{color:#c6a0a4}.fake-check{width:13px;height:13px;border-radius:4px;background:#e45666;color:#2b1b22;display:grid;place-items:center}.mock-final-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#050506;z-index:1}.fast-final-player .fast-final-label,.real-final-player .real-final-time,.real-final-player .real-shot-count{z-index:2}.project-more-menu{position:fixed;top:64px;right:max(18px,calc((100vw - 720px)/2 + 18px));z-index:90;display:grid;min-width:150px;padding:7px;border:1px solid #ffffff17;border-radius:8px;background:#1d1d22;box-shadow:0 14px 32px #0009}.project-more-menu button{display:flex;align-items:center;gap:9px;padding:11px 12px;border:0;border-radius:5px;color:#f5f5f6;background:transparent;text-align:left}.project-more-menu button:hover{background:#ffffff0d}.project-more-menu .danger{color:#ff7b86}.mine-id-copy{display:flex;align-items:center;gap:7px;padding:0;border:0;color:#bfc0c7;background:transparent;font:inherit}.phone-preview-video{position:absolute;z-index:0;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#050506}.project-card:nth-child(2) .project-card-cover{background-position:68% 24%;filter:saturate(1.16) hue-rotate(10deg)}.project-card:nth-child(3) .project-card-cover{background-position:38% 58%;filter:sepia(.18) saturate(1.2) hue-rotate(-14deg)}.project-card:nth-child(4) .project-card-cover{background-position:54% 78%;filter:contrast(1.08) saturate(.82) hue-rotate(28deg)}.role-card:nth-child(2) .role-image{background-position:67% 18%;filter:saturate(1.2) hue-rotate(12deg)}.scene-pills div:nth-child(2){filter:saturate(1.2) hue-rotate(14deg)}.scene-pills div:nth-child(3){filter:sepia(.22) hue-rotate(-18deg)}.story-card:nth-child(2) .story-thumb{background-position:68% 18%;filter:saturate(1.17) hue-rotate(11deg)}.story-card:nth-child(3) .story-thumb{background-position:36% 66%;filter:sepia(.16) saturate(1.16) hue-rotate(-14deg)}.member-benefit-card ul{display:flex;flex-wrap:wrap;gap:7px 15px;margin:12px 0 0;padding:0;list-style:none;color:#a6a9b5;font-size:10px}.member-benefit-card li{position:relative;padding-left:13px}.member-benefit-card li:before{content:"+";position:absolute;left:0;color:#ff7b82;font-weight:800}.member-plan-list button{position:relative}.member-plan-list button em{position:absolute;right:8px;top:7px;color:#ff969a;font-size:8px;font-style:normal}.member-points-link{gap:4px;width:100%;margin:15px 0 11px;background:transparent;color:#ff8b91;font-size:11px}.member-agreement,.member-points-link{display:flex;align-items:center;justify-content:center}.member-agreement{gap:5px;color:#7c818d;font-size:10px;margin:5px 0 14px}.member-agreement input{accent-color:#e85d67}.member-agreement button{background:transparent;color:#ff8b91;font-size:10px}.download-history-list,.mine-history-list{display:grid;gap:9px}.mine-history-item{align-items:center;gap:8px}.mine-history-preview{display:flex;align-items:center;gap:10px;flex:1;min-width:0;text-align:left;background:#171920;border:1px solid #2f323c;border-radius:8px;padding:8px}.mine-history-preview img{width:58px;height:58px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.mine-history-preview span{display:grid;gap:5px;min-width:0}.mine-history-preview strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mine-history-preview small{font-size:9px;color:#7d828e}.download-history-item{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid #30333d;border-radius:8px;background:#171920}.download-history-item>svg{color:#ff7b82}.download-history-item div{display:grid;gap:4px;flex:1;min-width:0}.download-history-item strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.download-history-item span{font-size:9px;color:#7d828e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.download-history-item em{font-size:9px;color:#8fdeb8;font-style:normal}.download-history-item button{background:transparent;color:#777d89}.history-preview-page,.image-generate-page,.search-page{min-height:100vh;background:#0e1015;color:#f3f3f5}.history-preview-page>header,.image-generate-page>header,.search-page>header{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 720px)/2));border-bottom:1px solid #2d3038;background:#13151b}.history-preview-page header h1,.image-generate-page header h1{font-size:16px;margin:0}.history-preview-page header button,.image-generate-page header button,.search-page header>button{width:32px;height:32px;display:grid;place-items:center;background:transparent;color:#b4b8c2}.history-preview-page main{width:min(650px,100%);margin:auto;padding:26px 20px 60px;text-align:center}.history-preview-video{width:min(420px,100%);max-height:70vh;background:#050506;border-radius:10px;box-shadow:0 14px 40px #0008}.history-preview-image{width:min(480px,100%);max-height:70vh;-o-object-fit:contain;object-fit:contain;border-radius:10px}.history-preview-page main h2{font-size:16px;margin:20px 0 6px}.history-preview-page main p{font-size:10px;color:#818692;margin:0}.image-generate-page main{width:min(640px,100%);margin:auto;padding:22px 20px 60px}.image-generate-preview{height:min(52vh,420px);position:relative;display:grid;place-items:center;border:1px solid #30333d;border-radius:10px;overflow:hidden;background:#171920}.image-generate-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-generate-preview.loading:after{content:"";position:absolute;inset:0;background:#08090dcc}.image-generate-preview>div{position:absolute;z-index:2;display:grid;place-items:center;gap:10px;color:#ff9da2}.image-generate-page label{display:grid;gap:8px;margin-top:18px;color:#c2c5ce;font-size:11px}.image-generate-page textarea{min-height:100px;resize:vertical;padding:11px;border:1px solid #30333d;border-radius:7px;background:#15171d;color:#e4e5e9;outline:0}.image-generate-page .mine-primary-action{margin-top:15px}.search-page header>div{display:flex;align-items:center;gap:8px;flex:1;max-width:600px;margin:0 12px;padding:0 10px;height:36px;border:1px solid #30333d;border-radius:6px;background:#0f1116;color:#858a97}.search-page header input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#e7e8ec;font-size:12px}.search-page main{width:min(700px,100%);margin:auto;padding:25px 20px}.search-page main h2{font-size:14px}.search-page main article{display:flex;align-items:center;gap:11px;padding:10px;border:1px solid #30333d;border-radius:8px;background:#171920}.search-page main article img{width:54px;height:54px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.search-page main article div{display:grid;gap:5px}.search-page main article span{font-size:10px;color:#858a97}.search-empty{height:55vh;display:grid;place-content:center;justify-items:center;gap:9px;color:#777d89;font-size:11px}.search-empty svg{color:#ff7b82}.shot-detail-video{width:100%;height:100%;min-height:300px;display:block;-o-object-fit:cover;object-fit:cover;background:#050506}.shot-video-preview{min-height:300px;border-radius:8px;background:#11131a}.shot-video-preview .shot-generating-overlay{position:absolute;inset:0;z-index:2}.shot-video-preview video{position:relative;z-index:1}.shot-detail-page{background:#0e1015;color:#f2f3f5}.shot-detail-header{height:58px;padding:0 max(18px,calc((100vw - 760px)/2));border-bottom:1px solid #2d3038;background:#13151b}.shot-detail-header h1{max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.shot-detail-header button{width:32px;height:32px;color:#b5b9c3}.shot-detail-tabs{height:48px;justify-content:center;gap:28px;border-bottom:1px solid #2d3038;background:#14161c}.shot-detail-tabs button{position:relative;color:#7c818d;font-size:11px}.shot-detail-tabs button.active{color:#ff8f95}.shot-detail-tabs button.active:after{content:"";position:absolute;bottom:0;left:2px;right:2px;height:2px;background:#e65c67}.shot-detail-main{width:min(760px,100%);padding:20px}.shot-panel{padding:14px;margin-bottom:12px;border:1px solid #2e313a;border-radius:9px;background:#171920}.shot-panel-head{margin-bottom:10px}.shot-panel-head h2{font-size:13px;margin:0}.shot-image-preview{position:relative;min-height:300px;border-radius:7px;overflow:hidden;background:#11131a}.shot-image-preview img{width:100%;height:100%;min-height:300px}.shot-description-panel textarea{min-height:110px;padding:10px;border:1px solid #30333d;border-radius:7px;background:#11131a;color:#e4e5e9}.shot-thumbnails{gap:8px;margin-top:12px}.shot-thumbnails button{width:62px;height:62px;border:1px solid #343742;border-radius:6px;background:#1a1c22}.shot-thumbnails .thumb-add{display:grid;place-items:center;color:#9297a3}.shot-panel .outline-action{display:flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #3a3d48;border-radius:6px;background:#21242b;color:#bfc2cb;font-size:10px}.shot-generation-bar,.shot-video-meta{gap:8px;margin-top:11px;color:#888e9a;font-size:10px}.shot-generation-bar button,.shot-video-meta button{margin-left:auto;padding:7px 10px;border-radius:5px;background:#dd5e68;font-size:10px}.shot-retention{color:#777d88;font-size:10px}.shot-video-preview>i,.shot-video-preview>span{display:none}:root{--purple:#ff7b82;--purple2:#d94f5b;--accent-red:#e85d67;--accent-red-light:#ff9b9f}.home-brand-mark,.login-logo{background:linear-gradient(140deg,#ffb0b2,#d94c58);color:#351317;box-shadow:0 0 22px #e85d674d}.bottom-primary,.mine-primary-action,.sheet-primary,.start-story{background:linear-gradient(110deg,#ff9b9f,#d94f5b);color:#351317;box-shadow:0 12px 28px #d94f5b3d}.tab-create{background:linear-gradient(145deg,#ffaaa9,#d94f5b);color:#351317;box-shadow:0 9px 18px #d94f5b66}.home-copy h2,.step-tab.active,.tabbar-item.active{color:#ff9b9f}.step-tab.active:after{background:#e85d67}.ratio-row button.ratio-chosen,.story-card.selected,.style-card-large.selected,.style-options button.chosen{border-color:#e85d67;background:#392126}.cost-badge{background:#a83b48}.add-shot,.fast-ai-button,.outline-action,.section-title button{border-color:#70363d;color:#ff9b9f;background:#2c1e22}.member-levels button.active,.member-plan-list button.selected{border-color:#e85d67;background:#392126}.member-levels button.active,.member-plan-list button.selected strong{color:#ff9b9f}.poster-active,.project-card-play{box-shadow:0 0 0 1px #e85d6770}.shot-detail-tabs button.active:after{background:#e85d67}@media(min-width:1100px){.wizard-body{padding-left:34px;padding-right:34px}.history-preview-page main,.image-generate-page main,.shot-detail-main{max-width:820px}.project-list{grid-template-columns:repeat(4,minmax(0,1fr))}.project-card-cover{height:190px}}@media(max-width:760px){.history-preview-page>header,.image-generate-page>header,.search-page>header,.shot-detail-header,.wizard-header{padding-left:14px;padding-right:14px}.wizard-body{padding:14px 12px 30px}.member-benefit-card ul{display:grid;gap:6px}.member-plan-list{grid-template-columns:1fr!important}.member-agreement{font-size:9px}.shot-detail-main{padding:12px}.shot-detail-video,.shot-image-preview,.shot-image-preview img{min-height:250px}.history-preview-page main,.image-generate-page main,.search-page main{padding-left:14px;padding-right:14px}.download-choice article{grid-template-columns:minmax(0,1fr) 38px 38px}.fast-final-player,.real-final-player{height:min(70vh,620px)}}.history-date-group{display:grid;gap:9px;margin-top:18px}.history-date-group h3{margin:0 0 2px;color:#ff8b91;font-size:11px;font-weight:700}.history-date-group .mine-history-item{margin-top:0}.fast-film-failed .fast-progress-ring.failed{background:#3b242c;color:#ff8b91}.fast-failed-actions{display:flex;gap:10px;align-items:center}.fast-failed-actions .fast-start-button{width:auto;padding:0 22px;margin-top:28px}.image-candidates{margin-top:20px}.image-candidates h2{font-size:13px;margin:0 0 10px}.image-candidates>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.image-candidates>div button{position:relative;aspect-ratio:1;border:1px solid #30333d;border-radius:8px;overflow:hidden;background:#171920;padding:0}.image-candidates img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-candidates button.selected{border-color:#e85d67;box-shadow:0 0 0 2px #e85d6733}.image-candidates button svg{position:absolute;right:6px;top:6px;color:#fff;background:#e85d67;border-radius:50%;padding:2px}.image-candidates>.mine-primary-action{width:100%;margin-top:13px}.image-generate-retention{font-size:10px;color:#777d89;margin:14px 0 0;text-align:center}.image-generate-preview>div small{font-size:10px;color:#c6a0a4}.storyboard-image-viewer,.storyboard-player-page{min-height:100vh;background:#0e1015;color:#f3f3f5}.storyboard-image-viewer>header,.storyboard-player-page>header{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 720px)/2));border-bottom:1px solid #2d3038;background:#13151b}.storyboard-image-viewer header h1,.storyboard-player-page header h1{font-size:15px;margin:0;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storyboard-image-viewer header button,.storyboard-player-page header button{width:32px;height:32px;display:grid;place-items:center;background:transparent;color:#b4b8c2}.storyboard-image-viewer main,.storyboard-player-page main{width:min(720px,100%);margin:auto;padding:24px 20px 60px}.storyboard-player-wrap{position:relative;width:min(420px,100%);margin:auto;background:#050506;border-radius:10px;overflow:hidden;box-shadow:0 14px 40px #0008}.storyboard-player-wrap video{display:block;width:100%;aspect-ratio:9/16;-o-object-fit:cover;object-fit:cover}.storyboard-player-wrap>button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border:1px solid #fff8;border-radius:50%;background:#1b1d25aa;display:grid;place-items:center}.storyboard-player-caption{display:grid;gap:6px;margin-top:17px}.storyboard-player-caption strong{font-size:15px}.storyboard-player-caption span{font-size:10px;color:#858a97}.storyboard-player-caption p{font-size:11px;line-height:1.7;color:#c9cbd2;margin:5px 0 0}.storyboard-timeline{display:flex;align-items:center;gap:10px;color:#777d89;font:10px DM Mono;margin-top:18px}.storyboard-timeline i{height:3px;flex:1;border-radius:3px;background:linear-gradient(90deg,#e85d67 36%,#343640 0)}.storyboard-image-viewer main{text-align:center}.storyboard-image-viewer main img{width:min(520px,100%);max-height:70vh;-o-object-fit:contain;object-fit:contain;border-radius:10px;background:#11131a}.storyboard-image-viewer main h2{font-size:16px;margin:18px 0 7px}.storyboard-image-viewer main p{font-size:11px;color:#898e9b;line-height:1.7;margin:0 auto 17px;max-width:560px}.storyboard-image-viewer main .mine-primary-action{margin:auto}.points-usage{margin:20px 0}.points-usage h2{font-size:13px;margin:0 0 10px}.points-usage>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.points-usage article{display:grid;grid-template-columns:auto 1fr;gap:4px 8px;padding:12px;border:1px solid #30333d;border-radius:8px;background:#171920}.points-usage article svg{grid-row:span 2;color:#ff7b82}.points-usage article strong{font-size:11px}.points-usage article span{font-size:9px;color:#858a97}.points-grid button.selected{border-color:#e85d67;background:#392126;box-shadow:0 0 0 1px #e85d6733}.paid-agreement-mask{position:fixed;z-index:60;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#05060bcc;backdrop-filter:blur(7px)}.paid-agreement-sheet{width:min(640px,100%);max-height:88vh;overflow:auto;padding:20px;border:1px solid #363943;border-bottom:0;border-radius:16px 16px 0 0;background:#171920;box-shadow:0 -20px 50px #0009}.paid-agreement-sheet header{display:flex;align-items:center;justify-content:space-between}.paid-agreement-sheet h2{font-size:17px;margin:0}.paid-agreement-sheet h3{font-size:12px;margin:18px 0 6px}.paid-agreement-sheet p{font-size:10px;line-height:1.75;color:#b8bbc5;margin:7px 0}.paid-agreement-sheet header button{width:30px;height:30px;display:grid;place-items:center;background:transparent;color:#969ba7}.paid-agreement-sheet .mine-primary-action{width:100%;margin-top:14px}.download-retry{display:grid;place-items:center;width:28px;height:28px;border-radius:6px;background:#2a1d23;color:#ff8b91}.tone-0{background-position:50% 30%!important;filter:saturate(.92) contrast(1.03)}.tone-1{background-position:70% 42%!important;filter:hue-rotate(-12deg) saturate(1.12) brightness(.94)}.tone-2{background-position:30% 62%!important;filter:sepia(.14) saturate(1.18) contrast(1.04)}.project-card-cover.tone-0,.project-card-cover.tone-1,.project-card-cover.tone-2{background-size:cover}@media(max-width:760px){.image-candidates>div{gap:6px}.storyboard-image-viewer main,.storyboard-player-page main{padding:16px 14px 45px}.storyboard-player-wrap{width:min(100%,330px)}}.style-row{width:100%;padding:0;background:transparent;border:0;text-align:left}.style-thumb.three-d{background:linear-gradient(140deg,#8f6a60,#313638)}.style-picker-page{position:fixed;z-index:25;inset:0;overflow:auto;background:#252930;color:#f2f3f5;padding:0 0 36px}.style-picker-header{height:92px;display:flex;align-items:center;padding:0 28px}.style-picker-header h1{font-size:30px;margin:0;font-weight:700;letter-spacing:-.5px}.style-picker-tabs{display:flex;gap:14px;padding:0 28px 29px}.style-picker-tabs button{height:63px;min-width:105px;padding:0 28px;border-radius:32px;background:#30343a;color:#f3f3f4;font-size:23px;font-weight:600}.style-picker-tabs button.active{background:#d94f5b;color:#fff}.style-warning{margin:0 28px 28px;background:#383c42;border-radius:18px;padding:22px 25px;color:#e1e2e3;font-size:16px;line-height:1.85}.style-warning strong{font-weight:500}.style-warning p{margin:3px 0}.style-warning em{font-style:normal;color:#ff9b9f}.style-warning p:last-child,.style-warning p:last-child:first-letter{color:#c5c7c9}.style-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;padding:0 28px}.style-card-large{position:relative;overflow:hidden;min-height:300px;border-radius:26px;background:#20242a;border:2px solid transparent;padding:0;text-align:left}.style-card-large.selected{border-color:#e85d67;box-shadow:0 0 0 1px #e85d6755}.style-card-large img{width:100%;height:100%;min-height:300px;display:block;-o-object-fit:cover;object-fit:cover}.style-card-label{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:16px 17px;color:#fff;font-size:14px;background:linear-gradient(transparent,#000b)}.style-card-label svg{color:#ff9b9f}.my-style-grid{padding:0 28px}.my-style-card{position:relative;width:100%;height:calc(100vh - 230px);min-height:520px;border:2px solid #30343c;border-radius:28px;background:#191b1f;display:block;color:#f2f3f5}.my-style-card:hover{border-color:#d94f5b}.my-style-plus{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#7d818f}.my-style-card strong{position:absolute;left:0;right:0;bottom:18px;text-align:center;font-size:21px;font-weight:600}.custom-style-page{position:fixed;z-index:35;inset:0;overflow:auto;background:#181a1e;color:#f5f5f5}.custom-style-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 32px}.custom-style-header h1{font-size:22px;margin:0}.custom-style-header button{width:36px;height:36px;background:transparent;color:#fff;display:grid;place-items:center}.custom-style-header span{width:36px}.custom-style-form{padding:57px 32px 190px}.custom-form-card{position:relative;padding:28px 26px 34px;margin-bottom:27px;border-radius:22px;background:#272a30}.custom-form-card h2{font-size:19px;margin:0 0 20px}.custom-form-card input,.custom-form-card textarea{width:100%;border:0;outline:0;border-radius:20px;background:#1d1f23;color:#e5e6e9;padding:17px 20px;font-size:16px}.custom-form-card input{height:74px}.custom-form-card textarea{height:280px;resize:none;line-height:1.6}.custom-form-card input::-moz-placeholder,.custom-form-card textarea::-moz-placeholder{color:#8490a3}.custom-form-card input::placeholder,.custom-form-card textarea::placeholder{color:#8490a3}.custom-form-card small{position:absolute;right:48px;bottom:44px;color:#8a93a4;font-size:11px}.custom-description small{bottom:48px}.custom-style-footer{position:fixed;z-index:2;left:0;right:0;bottom:0;background:#181a1e;padding:18px 32px 70px;display:flex;flex-direction:column;align-items:center;gap:20px}.custom-save{width:100%;height:58px;border-radius:30px;background:#d83b4e;color:#fff;font-size:16px;font-weight:600}.custom-cancel{background:transparent;color:#8a8e98;font-size:15px}@media(max-width:760px){.style-picker-header{height:60px;padding:0 16px}.style-picker-header h1{font-size:20px}.style-picker-tabs{padding:0 16px 20px}.style-picker-tabs button{min-width:86px;height:42px;padding:0 20px;font-size:15px}.style-warning{margin:0 13px 18px;padding:15px 16px;font-size:12px;line-height:1.75}.style-grid{grid-template-columns:1fr;padding:0 13px;gap:12px}.style-card-large,.style-card-large img{min-height:220px;height:220px}.style-card-label{font-size:13px;padding:12px}.my-style-grid{padding:0 13px}.my-style-card{height:calc(100vh - 190px);min-height:500px}.my-style-card strong{font-size:16px;bottom:15px}.custom-style-header{height:65px;padding:0 15px}.custom-style-header h1{font-size:18px}.custom-style-form{padding:20px 12px 120px}.custom-form-card{padding:20px 15px 24px;margin-bottom:14px;border-radius:14px}.custom-form-card h2{font-size:16px;margin-bottom:13px}.custom-form-card input,.custom-form-card textarea{border-radius:12px;font-size:13px;padding:13px 14px}.custom-form-card input{height:52px}.custom-form-card textarea{height:220px}.custom-form-card small{right:28px;bottom:31px}.custom-description small{bottom:31px}.custom-style-footer{padding:13px 12px 20px;gap:13px}.custom-save{height:49px}}.style-picker-mask{position:fixed;z-index:25;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#05060bcc;backdrop-filter:blur(6px)}.style-picker-mask .style-picker-page{position:relative;width:min(980px,100%);max-height:min(72vh,650px);overflow:auto;border-radius:28px 28px 0 0;background:#252930;color:#f2f3f5;padding:0 0 28px;box-shadow:0 -18px 55px #0009}.style-picker-mask .style-picker-header{height:74px;padding:0 28px}@media(max-width:760px){.style-picker-mask .style-picker-page{max-height:78vh;border-radius:22px 22px 0 0}.style-picker-mask .style-picker-header{height:60px}}.mine-view{overflow:auto}.mine-header{position:relative}.mine-header h1{font-size:18px;margin:0;font-weight:700}.mine-page{position:relative;z-index:1;width:min(720px,100%);margin:0 auto;padding:30px 20px 130px;min-height:calc(100vh - 68px);background:radial-gradient(500px 430px at 78% 3%,#76263866,transparent 66%),linear-gradient(145deg,#12141a,#171420 48%,#111318)}.mine-logged-out{display:flex;align-items:flex-start;justify-content:center;padding-top:150px}.mine-login-banner{display:flex;align-items:center;gap:30px;width:100%;padding:0 24px;cursor:pointer}.mine-avatar,.mine-profile-avatar{display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#9ea0a6,#51535b);border:6px solid #f4f4f6;color:#24252b;box-shadow:0 8px 22px #0007}.mine-avatar{width:108px;height:108px}.mine-login-banner strong{font-size:31px;color:#fff}.mine-profile{display:flex;align-items:center;gap:18px;padding:5px 0 26px}.mine-profile-avatar{width:108px;height:108px;background:linear-gradient(145deg,#ff8c96,#6d2535);color:#171326}.mine-profile-copy{flex:1}.mine-profile-copy h2{font-size:28px;margin:0 0 12px}.mine-profile-copy span{display:flex;align-items:center;gap:12px;font-size:18px;color:#f1f1f4}.mine-profile-copy svg{cursor:pointer}.mine-settings{width:55px;height:55px;border-radius:50%;background:#171923d9;display:grid;place-items:center}.mine-balance{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:28px}.member-card,.points-card{min-height:178px;border-radius:28px;padding:24px 26px;color:#15131e;position:relative;overflow:hidden}.member-card{background:linear-gradient(145deg,#ff8e98,#ffd7da)}.points-card{background:linear-gradient(145deg,#4dd7dd,#a6f4ef)}.member-card:after,.points-card:after{content:"";position:absolute;right:-26px;bottom:-45px;width:180px;height:180px;border-radius:50%;background:#fff4}.member-card h3,.points-card h3{position:relative;z-index:1;font-size:24px;margin:0 0 12px}.member-card p,.points-card p{position:relative;z-index:1;font-size:18px;margin:0}.member-card button,.points-card button{position:absolute;z-index:1;left:26px;bottom:20px;padding:9px 19px;border-radius:24px;background:#171923;color:#fff;font-size:16px}.mine-menu{background:#272a32;border-radius:30px;padding:5px 28px}.mine-menu button{width:100%;height:90px;display:flex;align-items:center;gap:24px;background:transparent;border-bottom:1px solid #3a3d45;color:#f1f2f4;text-align:left}.mine-menu button:last-child{border-bottom:0}.mine-menu button span{flex:1;font-size:21px}.mine-menu button svg{color:#fff}.mine-menu button.danger{color:#e5e5e8}.mine-record{text-align:center;color:#878b98;font-size:14px;margin-top:22px}.login-sheet{width:min(640px,100%);padding:34px 34px 30px;border-radius:30px 30px 0 0;background:#292c34;text-align:center}.login-sheet h2{font-size:27px;margin:0 0 35px}.sheet-close{top:26px;right:27px;width:42px;height:42px}.login-agreement,.sheet-close{background:transparent;color:#f3f3f5}.login-agreement{justify-content:flex-start;gap:10px;font-size:18px;margin:0 0 23px;text-align:left;width:100%}.login-agreement u{color:#ff8b94;text-decoration:none}.fake-check{width:28px;height:28px;border:2px solid #f3f3f5;border-radius:50%;background:transparent;color:#fff;flex:none}.fake-check.checked{background:#d83b4e;border-color:#d83b4e}.login-input{height:68px;margin-top:13px;border:0;border-radius:12px;background:#20232a;padding:0 22px}.login-input input{font-size:18px}.login-input input::-moz-placeholder{color:#858995}.login-input input::placeholder{color:#858995}.login-input button{padding:11px 19px;border-radius:24px;background:#48232f;color:#ff9ba2;font-size:16px}.sheet-primary{height:68px;margin-top:22px;border-radius:36px;background:#d83b4e;color:#fff;font-size:21px}.sheet-primary:disabled{background:#873744;color:#e1b7bc}.login-cancel{margin-top:25px;background:transparent;color:#fff;font-size:18px}@media(max-width:760px){.mine-page{padding:25px 16px 120px}.mine-logged-out{padding-top:130px}.mine-login-banner{gap:24px}.mine-avatar{width:84px;height:84px;border-width:5px}.mine-login-banner strong{font-size:25px}.mine-profile-avatar{width:86px;height:86px}.mine-profile-copy h2{font-size:24px}.mine-profile-copy span{font-size:15px}.mine-settings{width:48px;height:48px}.mine-balance{gap:10px;margin-bottom:18px}.member-card,.points-card{min-height:140px;border-radius:22px;padding:18px 16px}.member-card h3,.points-card h3{font-size:17px}.member-card p,.points-card p{font-size:14px}.member-card button,.points-card button{left:16px;bottom:15px;font-size:13px;padding:7px 14px}.mine-menu{padding:3px 16px;border-radius:24px}.mine-menu button{height:70px;gap:15px}.mine-menu button span{font-size:17px}.mine-menu button svg{width:22px}.mine-record{font-size:12px}.login-sheet{padding:27px 24px 25px;border-radius:24px 24px 0 0}.login-sheet h2{font-size:22px;margin-bottom:25px}.login-agreement{font-size:15px}.login-input{height:58px}.login-input input{font-size:16px}.login-input button{font-size:14px;padding:9px 13px}.sheet-primary{height:58px;font-size:19px}}.mine-subpage{min-height:100vh;background:radial-gradient(520px 300px at 80% 0,#66213188,transparent 70%),#171116;color:#f3f3f5}.mine-subpage>header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #322a31;background:#1c1117}.mine-subpage>header h1{margin:0;font-size:21px}.mine-subpage>header button{width:38px;height:38px;display:grid;place-items:center;border:0;background:transparent;color:#fff}.mine-subpage>main{width:min(720px,100%);margin:auto;padding:26px 22px 70px;position:relative}.mine-sub-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:3px}.mine-sub-tabs button{height:40px;padding:0 18px;border:0;border-radius:21px;background:#2b2930;color:#9699a3;white-space:nowrap}.mine-sub-tabs button.active{background:#f05b6b;color:#fff}.mine-manage-link{position:absolute;right:24px;top:30px;border:0;background:transparent;color:#ff8b94;font-size:13px}.mine-sub-note{margin:18px 0 0;color:#92959f;font-size:12px;line-height:1.7}.mine-history-item{display:flex;gap:14px;margin-top:22px;padding:13px;border-radius:15px;background:#24232a}.mine-history-item img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.mine-history-item div{display:flex;flex-direction:column;justify-content:center;gap:8px}.mine-history-item span{color:#999da7;font-size:13px}.mine-sub-empty{display:block;margin-top:22px;text-align:center;color:#7d818b}.download-tabs{padding-right:70px}.mine-empty-state{display:flex;flex-direction:column;align-items:center;gap:12px;margin:120px auto;color:#9296a0}.mine-empty-state strong{font-size:17px;color:#e8e8eb}.profile-form-card,.redeem-card,.support-card{padding:25px;border-radius:22px;background:#25242b}.redeem-card h2{margin:0 0 18px;font-size:20px}.redeem-tools{display:flex;gap:8px;margin-bottom:9px}.redeem-tools button{border:0;background:#332731;color:#ff929a;border-radius:18px;padding:7px 13px}.redeem-card textarea{width:100%;min-height:145px;box-sizing:border-box;resize:none;border:1px solid #3a3842;border-radius:14px;background:#1d1b21;color:#fff;padding:14px;outline:0}.mine-primary-action{width:100%;height:53px;margin-top:18px;border:0;border-radius:28px;background:linear-gradient(110deg,#ff8790,#d83b4e);color:#fff;font-size:16px;font-weight:700}.mine-primary-action:disabled{opacity:.45}.mine-toast{position:fixed;z-index:70;left:50%;bottom:30px;transform:translateX(-50%);display:flex;align-items:center;gap:6px;padding:11px 17px;border-radius:22px;background:#30343f;color:#bbf1d1;box-shadow:0 10px 28px #0009;white-space:nowrap;font-size:12px}.member-levels{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.member-levels button{height:43px;border:1px solid #3b3942;border-radius:22px;background:#25242b;color:#a4a7b0}.member-levels button.active{border-color:#ff7e88;background:#482831;color:#ffacb1}.member-benefit-card{margin-top:18px;padding:22px;border-radius:20px;background:linear-gradient(135deg,#54232e,#2b1b22)}.member-benefit-card strong{display:block;font:700 35px DM Mono;color:#ffadb4}.member-benefit-card span{color:#ffadb4}.member-benefit-card p{margin:17px 0 0;color:#d1b8bd;line-height:1.7;font-size:13px}.mine-section-heading{margin:25px 0 12px;font-size:19px}.member-plan-list{display:grid;gap:10px}.member-plan-list button{display:grid;grid-template-columns:1fr auto;gap:4px;padding:16px 18px;border:1px solid #35343d;border-radius:16px;background:#25242b;color:#eef0f3;text-align:left}.member-plan-list button.selected{border-color:#f47781;background:#39242b}.member-plan-list strong{grid-row:span 2;color:#ffb0b6;font:700 19px DM Mono}.member-plan-list small{color:#999da7}.points-summary{padding:24px;border-radius:20px;background:#25242b}.points-summary span{color:#9ea2ab}.points-summary>strong{display:block;margin-top:9px;font:700 36px DM Mono;color:#ffabb2}.points-summary>div{display:flex;gap:12px;margin-top:18px}.points-summary small{color:#aaaeb7;font-size:11px}.points-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.points-grid button{display:grid;gap:6px;padding:15px;border:1px solid #373640;border-radius:15px;background:#25242b;color:#f0f1f4;text-align:left}.points-grid button small{color:#ff9da4}.points-grid button strong{font-size:16px}.points-grid button span{color:#ffb0b6;font:700 16px DM Mono}.support-card{text-align:center}.support-card svg{color:#ff8b94}.support-card h2{margin:18px 0 8px}.support-card p{color:#a0a4ad}.support-card strong{font-size:13px;color:#c6a8ae}.profile-form-card{display:grid;gap:16px;text-align:left}.profile-form-card .mine-profile-avatar{margin:auto}.profile-form-card label{display:grid;gap:8px;color:#a7abb4;font-size:13px}.profile-form-card input{height:46px;border:1px solid #3a3842;border-radius:12px;background:#1e1c22;color:#fff;padding:0 12px;outline:0;font-size:15px}@media(max-width:760px){.mine-subpage>header{height:58px;padding:0 14px}.mine-subpage>header h1{font-size:18px}.mine-subpage>main{padding:20px 13px 55px}.mine-sub-tabs button{height:37px;padding:0 14px;font-size:12px}.mine-manage-link{top:24px;right:15px}.mine-sub-note{font-size:11px}.profile-form-card,.redeem-card,.support-card{padding:18px;border-radius:17px}.member-levels button{font-size:12px}.member-benefit-card{padding:18px}.points-summary{padding:19px}.points-grid{gap:8px}}.agreement-page{position:fixed;z-index:60;inset:0;overflow:auto;background:#282c33;color:#f1f1f3}.agreement-header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #3a3d44;background:#292d34;position:sticky;top:0;z-index:2}.agreement-header h1{font-size:22px;margin:0;font-weight:700}.agreement-header button{width:38px;height:38px;display:grid;place-items:center;background:transparent;color:#fff}.agreement-header span{width:38px}.agreement-content{padding:34px 34px 90px;font-size:18px;line-height:1.9}.agreement-content h2{text-align:center;font-size:34px;margin:0 0 42px}.agreement-content h3{font-size:23px;margin:42px 0 20px}.agreement-content p{margin:0 0 28px;color:#d9d9dd}.agreement-content b{color:#fff;font-weight:800}.agreement-date{margin-bottom:48px!important;font-size:0}.agreement-date:after{content:"版本日期：2026年7月15日";font-size:18px}.agreement-link{background:transparent;color:#ff8b94;font-size:inherit;padding:0;text-decoration:none}.agreement-link:hover{text-decoration:underline}@media(max-width:760px){.agreement-header{height:58px;padding:0 15px}.agreement-header h1{font-size:18px}.agreement-content{padding:22px 16px 80px;font-size:15px;line-height:1.85}.agreement-content h2{font-size:25px;margin-bottom:28px}.agreement-content h3{font-size:19px;margin:32px 0 14px}.agreement-content p{margin-bottom:20px}.agreement-date{margin-bottom:30px!important}.agreement-date:after{font-size:15px}}.assets-view{overflow:auto;background:#080a0d}.assets-view .app-tabbar,.mine-view .app-tabbar{left:50%;right:auto;transform:translateX(-50%);width:min(500px,82%);height:70px;bottom:28px;border:1px solid #373b45;border-radius:40px;background:#2b2f38e8}.assets-page{position:relative;min-height:100vh;padding:24px 26px 130px;background:radial-gradient(740px 460px at 60% 8%,#17152266,transparent 70%),#080a0d;color:#f0f1f5}.assets-kind-tabs{display:flex;align-items:center;gap:39px}.assets-kind-tabs button{position:relative;padding:0;background:transparent;color:#8f939e;font-size:28px;font-weight:700}.assets-kind-tabs button.active{color:#ff7b86}.assets-kind-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-11px;margin:auto;width:31px;height:4px;border-radius:4px;background:#ff7b86}.assets-filters{display:flex;gap:15px;margin-top:40px}.sort-filter,.status-filter{position:relative}.assets-filters>button,.status-filter>button{height:61px;padding:0 22px;border-radius:32px;background:#292d35;color:#f3f3f5;font-size:19px;font-weight:600}.assets-filters span{margin-left:11px;color:#c8cad0;font-size:22px}.status-menu{position:absolute;z-index:4;top:68px;left:0;min-width:150px;padding:7px;border-radius:14px;background:#292d35;box-shadow:0 12px 32px #0009}.status-menu button{display:block;width:100%;padding:10px 13px;text-align:left;border-radius:9px;background:transparent;color:#e7e8ec;font-size:15px}.status-menu button:hover{background:#3a3d48}.assets-empty{position:absolute;left:50%;top:50%;transform:translate(-50%,-46%);display:flex;flex-direction:column;align-items:center}.empty-illustration{position:relative;width:250px;height:200px;margin-bottom:25px}.empty-paper{position:absolute;width:170px;height:145px;border-radius:4px;transform:rotate(-4deg);left:45px;top:24px}.empty-paper.back{background:#f2f2ef;left:68px;top:19px;transform:rotate(3deg)}.empty-paper.front{background:linear-gradient(145deg,#ff9aa1,#d83b4d);border:2px solid #ffd0d3;display:grid;place-items:center;z-index:1}.empty-paper.front span{font-size:66px;font-weight:800;color:#fff}.empty-person{position:absolute;z-index:2;left:70px;bottom:20px;width:100px;height:48px;border:4px solid #f4f4f4;border-top:0;border-radius:0 0 50px 50px;transform:rotate(-7deg)}.assets-empty p{margin:0 0 29px;color:#8a8f9b;font-size:21px}.assets-empty>button{width:240px;height:65px;border-radius:34px;background:#d83b4e;color:#fff;font-size:22px;font-weight:600}.assets-fab{position:fixed;z-index:5;right:28px;bottom:145px;width:72px;height:72px;border-radius:50%;background:#d94f5b;color:#fff;font-size:46px;line-height:1;box-shadow:0 10px 25px #d94f5b66}.assets-fab:hover{filter:brightness(1.1)}@media(max-width:760px){.assets-page{padding:18px 16px 120px}.assets-kind-tabs{gap:28px}.assets-kind-tabs button{font-size:22px}.assets-filters{margin-top:30px;gap:10px}.assets-filters>button,.status-filter>button{height:48px;padding:0 16px;font-size:14px}.assets-filters span{font-size:17px}.assets-empty{top:48%;transform:translate(-50%,-45%)}.empty-illustration{transform:scale(.78);margin-bottom:2px}.assets-empty p{font-size:16px;margin-bottom:20px}.assets-empty>button{width:180px;height:50px;font-size:17px}.assets-fab{right:18px;bottom:95px;width:54px;height:54px;font-size:36px}.assets-view .app-tabbar,.mine-view .app-tabbar{bottom:15px;height:62px}}.assets-filters{align-items:center}.assets-filters>button{display:flex;align-items:center;justify-content:center;gap:7px}.sort-glyph{font-size:23px!important;line-height:1;transform:translateY(-1px)}.asset-search-trigger{width:61px;padding:0!important;border-radius:50%!important;margin-left:auto;color:#f5f5f7!important}.asset-search-box{display:flex;align-items:center;gap:10px;height:48px;margin:16px 0 4px;padding:0 16px;border:1px solid #3b3d47;border-radius:24px;background:#1c1f26;color:#a4a7b3}.asset-search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#f4f4f6;font-size:15px}.asset-search-box input::-moz-placeholder{color:#717582}.asset-search-box input::placeholder{color:#717582}.asset-search-box button{display:grid;place-items:center;background:transparent;color:#858a96}.project-list{display:flex;flex-direction:column;gap:18px;margin:38px auto 0;width:min(100%,980px);position:relative;z-index:1}.project-card{display:grid;grid-template-columns:330px 1fr;gap:28px;align-items:center;width:100%;min-height:250px;padding:26px;border:1px solid #292d36;border-radius:26px;background:#242831;color:#f4f4f6;text-align:left;box-shadow:0 15px 40px #0002;transition:transform .2s,border-color .2s,background .2s}.project-card:hover{transform:translateY(-2px);border-color:#d94f5b;background:#292d37}.project-card-cover{height:198px;border-radius:22px;background-size:cover;background-position:50%;position:relative;overflow:hidden;filter:saturate(.82)}.project-card-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,#fff8,#ffd0d312 55%,#4f202a66)}.project-card-play{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:#d94f5bdd;color:#fff;box-shadow:0 5px 18px #8f293866}.project-card-copy{min-width:0}.project-card-copy h2{margin:0 0 13px;font-size:28px;line-height:1.25}.project-card-copy p{display:flex;align-items:center;gap:10px;margin:0;color:#838896;font-size:18px}.project-card-copy p i{width:4px;height:4px;border-radius:50%;background:#6b707c}.project-card-copy>span{display:inline-block;margin-top:30px;padding:9px 15px;border-radius:22px;background:#101319b8;color:#f2f2f5;font-size:16px}.assets-fab{display:grid;place-items:center}.assets-fab svg{stroke-width:2.4}.filter-mask,.project-confirm-mask{position:fixed;inset:0;z-index:20;background:#05060bb8;backdrop-filter:blur(5px);display:flex;align-items:flex-end;justify-content:center}.filter-sheet{width:min(670px,100%);max-height:88vh;overflow:auto;padding:28px 34px 30px;border-radius:31px 31px 0 0;background:#252930;box-shadow:0 -14px 55px #0008}.filter-sheet header{display:flex;justify-content:center;align-items:center;position:relative}.filter-sheet header h2{margin:0;font-size:29px}.filter-sheet header button{position:absolute;right:0;top:-4px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#1d2026;color:#ecedf0}.filter-sheet h3{margin:31px 0 18px;font-size:25px}.filter-options{display:grid;grid-template-columns:1fr 1fr;gap:16px 26px}.filter-options button{height:86px;border-radius:21px;background:#3b3f48;color:#f0f1f4;display:flex;align-items:center;justify-content:center;gap:14px;font-size:22px;font-weight:600}.filter-options button.selected{background:linear-gradient(135deg,#ff8790,#d83b4e);color:#fff}.filter-options button span{display:grid;place-items:center}.filter-sheet footer{display:grid;grid-template-columns:1fr 1.45fr;gap:18px;margin-top:38px}.filter-sheet footer button{height:68px;border-radius:36px;background:#3b3f48;color:#f4f4f6;font-size:23px;font-weight:700}.filter-sheet footer .confirm{background:linear-gradient(110deg,#a394ff,#e45666)}.project-detail-page{position:relative;min-height:100vh;overflow:hidden;background:#101216;color:#fff}.project-detail-hero{position:absolute;inset:-25px;background-size:cover;background-position:50%;filter:blur(26px) brightness(.42);transform:scale(1.1);opacity:.65}.project-detail-page:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0a0b0eaa,#101216cc 43%,#101216);pointer-events:none}.project-detail-content,.project-detail-header{position:relative;z-index:1}.project-detail-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid #ffffff0d}.project-detail-header button{width:40px;height:40px;display:grid;place-items:center;background:transparent;color:#f0f0f3}.project-detail-header h1{margin:0;font-size:22px}.project-detail-content{width:min(620px,100%);min-height:calc(100vh - 74px);margin:auto;padding:12vh 24px 80px;display:flex;flex-direction:column;align-items:center;text-align:center}.project-detail-cover{width:180px;height:250px;border-radius:22px;background-size:cover;background-position:50%;box-shadow:0 25px 60px #000a;border:1px solid #ffffff26}.project-detail-copy h2{margin:28px 0 13px;font-size:34px}.project-detail-copy p{display:flex;align-items:center;gap:13px;color:#dadbe0;font-size:18px}.project-detail-copy p i{width:4px;height:4px;border-radius:50%;background:#b8bac3}.project-detail-time{display:block;margin-top:16px;color:#9b9ea8;font-size:14px}.project-detail-actions{display:flex;gap:15px;margin-top:52px}.project-detail-actions button{height:52px;padding:0 27px;border-radius:27px;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600}.project-edit-button{background:linear-gradient(110deg,#ff8790,#d83b4d);color:#191527}.project-delete-button{border:1px solid #f05c70;background:#3a2028;color:#ff7f8d}.project-confirm-mask{align-items:center}.project-confirm{width:min(360px,calc(100% - 32px));padding:25px;border-radius:20px;background:#292d35;text-align:center;box-shadow:0 20px 50px #0009}.project-confirm h3{margin:0;font-size:20px}.project-confirm p{margin:10px 0 23px;color:#a3a6b0;font-size:13px}.project-confirm>div{display:flex;gap:10px}.project-confirm button{height:42px;flex:1;border-radius:8px;background:#3d414a;color:#f0f1f4}.project-confirm button.danger{background:#e35b6b;color:#fff}@media(max-width:760px){.project-list{margin-top:28px;gap:14px}.project-card{grid-template-columns:130px 1fr;gap:17px;min-height:172px;padding:16px;border-radius:20px}.project-card-cover{height:140px;border-radius:18px}.project-card-play{width:42px;height:42px}.project-card-play svg{width:19px}.project-card-copy h2{font-size:22px;margin-bottom:9px}.project-card-copy p{display:flex;flex-wrap:wrap;gap:6px;font-size:14px;line-height:1.5}.project-card-copy p i{width:3px;height:3px}.project-card-copy>span{margin-top:18px;padding:7px 11px;font-size:13px}.asset-search-trigger{width:48px!important}.filter-sheet{padding:25px 20px 23px;border-radius:27px 27px 0 0}.filter-sheet header h2{font-size:25px}.filter-sheet h3{font-size:22px;margin:27px 0 14px}.filter-options{gap:12px}.filter-options button{height:70px;border-radius:17px;font-size:18px}.filter-sheet footer{gap:11px;margin-top:28px}.filter-sheet footer button{height:54px;font-size:19px}.project-detail-header{height:62px;padding:0 15px}.project-detail-header h1{font-size:18px}.project-detail-content{padding:8vh 20px 80px}.project-detail-cover{width:145px;height:205px;border-radius:18px}.project-detail-copy h2{font-size:27px;margin-top:22px}.project-detail-copy p{font-size:15px;gap:9px}.project-detail-actions{margin-top:38px;width:100%;gap:10px}.project-detail-actions button{flex:1;justify-content:center;height:48px;padding:0 10px;font-size:14px}.storyboard-layout{display:block}.storyboard-layout .preview-pane{display:none}.storyboard-main{width:100%}.storyboard-top{align-items:flex-start;gap:10px}.storyboard-top-actions{flex-shrink:0}.story-card{border-radius:18px;padding:12px}.story-card-body{grid-template-columns:110px 1fr}.story-copy textarea{font-size:11px}.storyboard-main>.bottom-actions{display:grid;grid-template-columns:52px 1fr 110px;gap:8px}.storyboard-main>.bottom-actions .bottom-ghost:first-child{font-size:0;padding:0;border-radius:50%;width:52px}.storyboard-main>.bottom-actions .bottom-ghost:first-child svg{margin:0}.storyboard-main>.bottom-actions .bottom-ghost:last-child,.storyboard-main>.bottom-actions .bottom-primary{min-width:0;padding:0 8px;font-size:11px}}.history-mask{position:fixed;inset:0;z-index:40;background:#05060bb8;display:flex;align-items:flex-end;justify-content:center}.history-sheet{width:min(690px,100%);padding:24px 24px 28px;border-radius:28px 28px 0 0;background:#272a31;box-shadow:0 -18px 55px #0009}.history-sheet header{display:flex;align-items:center;justify-content:center;position:relative}.history-sheet header h2{margin:0;font-size:23px}.history-sheet header button{position:absolute;right:0;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#1e2127;color:#f0f1f3}.history-tabs{display:flex;gap:7px;margin:22px 0 14px}.history-tabs button{height:38px;padding:0 18px;border-radius:20px;background:#393d46;color:#a5a8b2;font-size:13px}.history-tabs button.active{background:#e85d67;color:#fff}.history-sheet>p{margin:0;color:#9297a2;font-size:11px;line-height:1.7}.history-item{display:flex;gap:14px;margin-top:20px;padding:12px;border-radius:14px;background:#202329}.history-item img{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;border-radius:9px}.history-item div{display:flex;flex-direction:column;gap:8px;justify-content:center;font-size:13px}.history-item span{color:#9499a4}.history-sheet>small{display:block;margin-top:19px;text-align:center;color:#717681;font-size:11px}.assets-view:has(.project-detail-page) .app-tabbar{display:none}.storyboard-top-actions{display:flex;gap:8px}.editor-shot,.order-shot{height:40px;padding:0 15px;border-radius:22px;display:flex;align-items:center;gap:6px;font-size:12px}.order-shot{border:1px solid #e85d67;background:transparent;color:#ff9ba2}.editor-shot{background:linear-gradient(110deg,#ff8790,#e45666);color:#fff}.story-more{display:grid;place-items:center;background:transparent;color:#777d88;padding:2px}.storyboard-bottom-tools{display:grid;grid-template-columns:1fr 1fr;margin-top:18px;border:1px solid #363a45;border-radius:18px;overflow:hidden;background:#24272f}.storyboard-bottom-tools button{height:72px;display:flex;align-items:center;justify-content:center;gap:9px;background:transparent;color:#e5e6ea;font-size:13px}.storyboard-bottom-tools button+button{border-left:1px solid #363a45}.storyboard-bottom-tools button svg{color:#ff9ba2}.storyboard-bottom-tools span{color:#ffd0d3}.story-menu-mask{position:fixed;inset:0;z-index:30;background:#05060bb8;display:flex;align-items:flex-end;justify-content:center}.story-menu-sheet{width:min(680px,100%);padding:0 0 16px}.story-menu-sheet button{width:100%;height:67px;border-bottom:1px solid #3c4049;background:#272b33;color:#f3f3f5;font-size:21px}.story-menu-sheet button:first-child{border-radius:25px 25px 0 0}.story-menu-sheet button.danger{color:#ff5f70}.story-menu-sheet button.cancel{margin-top:9px;border-radius:25px;border:0}.shot-detail-page{min-height:100vh;background:#191b20;color:#f4f4f5}.shot-detail-header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #2c2f38}.shot-detail-header h1{margin:0;font-size:20px}.shot-detail-header button{width:35px;height:35px;display:grid;place-items:center;background:transparent;color:#f4f4f6}.shot-detail-tabs{display:flex;gap:5px;margin:30px auto 20px;padding:6px;width:min(690px,calc(100% - 36px));border-radius:34px;background:#272a31}.shot-detail-tabs button{flex:1;height:54px;border-radius:28px;background:transparent;color:#858995;font-size:17px;font-weight:600}.shot-detail-tabs button.active{background:#30333b;color:#fff;box-shadow:0 4px 12px #0002}.shot-detail-main{width:min(690px,100%);margin:auto;padding:0 18px 60px}.shot-panel{padding:24px;border-radius:22px;background:#272a31;margin-bottom:18px}.shot-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.shot-panel h2{margin:0;font-size:21px}.outline-action{height:40px;padding:0 14px;border:1px solid #ed6473;border-radius:21px;background:transparent;color:#ff9ba2;display:flex;align-items:center;gap:6px;font-size:12px;white-space:nowrap}.shot-image-preview{display:flex;justify-content:flex-start;margin-top:25px}.shot-image-preview img{width:230px;height:305px;-o-object-fit:cover;object-fit:cover;border-radius:18px;background:#101116}.shot-description-panel h2{margin-bottom:15px}.shot-description-panel textarea{width:100%;min-height:220px;resize:vertical;border:0;border-radius:14px;padding:17px;background:#202329;color:#ebebef;outline:0;font-size:15px;line-height:1.7}.shot-generation-bar,.shot-video-meta{display:flex;align-items:center;gap:12px;margin-top:13px;padding:10px 13px;border-radius:24px;background:#202329;color:#f1f1f3;font-size:14px}.shot-generation-bar b{color:#767b87}.at-symbol{margin-left:auto;font-size:21px}.shot-generation-bar button,.shot-video-meta button{height:39px;padding:0 17px;border-radius:21px;background:linear-gradient(110deg,#ff8790,#d83b4e);color:#fff;font-size:13px;font-weight:600}.shot-retention{color:#777c88;font-size:11px;text-align:center}.shot-thumbnails{display:flex;gap:12px;margin-top:20px}.shot-thumbnails button{position:relative;width:78px;height:78px;border-radius:12px;background:transparent;border:1px solid #3c4049;padding:0;overflow:hidden}.shot-thumbnails button.active{border:3px solid #e85d67}.shot-thumbnails img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shot-thumbnails button span{position:absolute;left:4px;bottom:3px;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#e85d67;color:#fff;font-size:12px}.shot-thumbnails .thumb-add{border-style:dashed;color:#8b8f9a}.shot-head-actions{display:flex;gap:7px}.shot-video-preview{height:330px;margin-top:20px;border-radius:15px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-color:#050608;position:relative;overflow:hidden}.shot-video-preview .phone-play{top:46%;left:50%}.shot-video-preview>span{position:absolute;left:18px;bottom:17px;font-size:13px;color:#fff}.shot-video-preview>i{position:absolute;left:18px;right:18px;bottom:11px;height:3px;border-radius:3px;background:linear-gradient(90deg,#fff 1%,#ffffff55 0)}@media(max-width:760px){.storyboard-top-actions{gap:6px}.editor-shot,.order-shot{height:38px;padding:0 10px;font-size:11px}.storyboard-bottom-tools button{height:62px;font-size:11px}.story-menu-sheet button{height:62px;font-size:19px}.shot-detail-header{padding:0 14px}.shot-detail-header h1{font-size:16px;max-width:270px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shot-detail-tabs{margin-top:18px;width:calc(100% - 24px)}.shot-detail-tabs button{height:49px;font-size:15px}.shot-detail-main{padding:0 12px 45px}.shot-panel{padding:18px;border-radius:18px}.shot-panel h2{font-size:19px}.shot-image-preview img{width:150px;height:200px}.shot-generation-bar{gap:8px;padding:8px 9px;font-size:12px;white-space:nowrap}.shot-generation-bar button{padding:0 12px}.shot-description-panel textarea{min-height:190px;font-size:14px}.shot-head-actions .outline-action{padding:0 10px;font-size:11px}.shot-head-actions{gap:5px}.shot-video-preview{height:255px}.shot-video-meta{font-size:12px;gap:7px}.shot-video-meta button{padding:0 11px}}.asset-panel{margin-bottom:16px;padding:22px 24px 26px;border:1px solid #2f323b;border-radius:22px;background:#25282f}.asset-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.asset-panel-head h3{margin:0;font-size:22px}.asset-panel-head button{height:40px;display:flex;align-items:center;gap:5px;padding:0 4px;border:0;background:transparent;color:#ff8790;font-size:17px;font-weight:600}.asset-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:16px}.asset-visual-card{overflow:hidden;min-width:0;color:#f1f1f4}.asset-visual-image{position:relative;height:190px;border-radius:19px;background-color:#202329;background-size:cover;background-position:50%;box-shadow:inset 0 0 0 1px #3a3d46}.asset-visual-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0002 45%,#0009);pointer-events:none}.asset-visual-card>strong{display:block;margin:10px 6px 0;font-size:16px}.asset-card-more{position:absolute;z-index:2;right:10px;top:10px;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#3a3d44d9;color:#fff}.asset-card-status{position:absolute;z-index:2;left:10px;bottom:9px;display:flex;align-items:center;gap:5px;color:#9fe2bf;font-size:10px}.asset-action-row{display:grid;grid-template-columns:1fr 170px;gap:10px;margin:4px 0 18px}.asset-action-row button{height:48px;border-radius:25px}.asset-action-row .bottom-primary{min-width:0}.asset-action-row .bottom-ghost{justify-content:center}.asset-notice{position:fixed;z-index:65;left:50%;bottom:29px;transform:translateX(-50%);display:flex;align-items:center;gap:6px;padding:11px 18px;border-radius:24px;background:#30343f;color:#b9f2d0;box-shadow:0 9px 28px #0009;font-size:12px;white-space:nowrap}.asset-confirm-mask,.asset-manage-mask{position:fixed;z-index:60;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#05060ac7;backdrop-filter:blur(4px)}.asset-manage-sheet{width:min(680px,100%);padding:0 0 16px}.asset-manage-sheet h3,.asset-manage-sheet p{margin:0;padding:17px 20px;text-align:center;background:#292c34}.asset-manage-sheet h3{border-radius:23px 23px 0 0;padding-bottom:5px;font-size:18px}.asset-manage-sheet p{padding-top:0;color:#9a9da6;font-size:12px}.asset-manage-sheet button{width:100%;height:59px;border-top:1px solid #3e414a;background:#292c34;color:#f0f1f4;font-size:17px}.asset-manage-sheet button svg{vertical-align:-4px;margin-right:7px}.asset-manage-sheet button.danger{color:#ff7d87}.asset-manage-sheet button.cancel{margin-top:10px;border:0;border-radius:23px}.asset-confirm-mask{align-items:center;padding:20px}.asset-confirm-dialog{width:min(420px,100%);border:1px solid #3b3e47;border-radius:21px;overflow:hidden;background:#292c34;box-shadow:0 25px 70px #000b;text-align:center}.asset-confirm-dialog h3{margin:0;padding:28px 18px 13px;font-size:20px}.asset-confirm-dialog p{margin:0;padding:0 25px 25px;color:#a9adb6;font-size:14px;line-height:1.7}.asset-confirm-dialog p b{color:#ff9da4}.asset-confirm-dialog>div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #3e414a}.asset-confirm-dialog button{height:56px;background:transparent;color:#c7c9cf;font-size:15px}.asset-confirm-dialog button+button{border-left:1px solid #3e414a}.asset-confirm-dialog button.confirm{color:#ff8790;font-weight:700}.asset-form-page{min-height:calc(100vh - 1px);background:#191b20;color:#f3f3f5}.asset-form-header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #2e3139}.asset-form-header h1{margin:0;font-size:21px}.asset-form-header button{width:38px;height:38px;display:grid;place-items:center;border:0;background:transparent;color:#f1f1f4}.asset-form-main{width:min(680px,100%);margin:auto;padding:22px 20px 120px}.asset-form-image{height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid #323640;border-radius:22px;background:#202329;color:#ffd7da}.asset-form-image svg{padding:8px;border-radius:10px;background:#6d2535;color:#fff}.asset-form-image strong{font-size:20px}.asset-form-image small{color:#818691;font-size:12px}.asset-form-fields{display:grid;gap:16px;margin-top:20px}.asset-form-fields label{display:grid;gap:9px;color:#f0f1f4;font-size:14px}.asset-form-fields input,.asset-form-fields textarea{width:100%;box-sizing:border-box;border:1px solid #353842;border-radius:13px;outline:0;background:#202329;color:#f0f1f4;padding:13px 15px;font:inherit}.asset-form-fields textarea{min-height:132px;resize:vertical;line-height:1.6}.asset-form-footer{position:fixed;z-index:10;left:0;right:0;bottom:0;padding:14px max(20px,calc((100vw - 680px)/2)) calc(14px + env(safe-area-inset-bottom));background:#25282f}.asset-form-footer button{width:100%;height:58px;border-radius:31px;font-size:18px}.asset-form-footer button:disabled{opacity:.5;cursor:not-allowed}.video-config-mask{position:fixed;z-index:58;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#05060ac7;backdrop-filter:blur(4px)}.video-config-sheet{width:min(720px,100%);max-height:min(86vh,700px);overflow:auto;border-radius:25px 25px 0 0;background:#292c34;color:#f2f2f5;box-shadow:0 -20px 60px #0009}.video-config-sheet>header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 17px}.video-config-sheet>header h2{margin:0;font-size:20px}.video-config-sheet>header button{width:34px;height:34px;border:0;background:transparent;color:#b9bdc6}.video-config-card{margin:0 20px 20px;padding:21px;border-radius:17px;background:#202329}.video-config-card-title{display:flex;justify-content:space-between;align-items:center;font-size:16px}.video-config-card-title span{color:#ff9ca3}.video-config-capsules{display:flex;gap:9px;margin:18px 0}.video-config-capsules button{height:42px;flex:1;border:1px solid #41444d;border-radius:22px;background:#2b2e36;color:#adb1bb;font-size:13px}.video-config-capsules button.selected{border-color:#ff7d87;background:#4a2730;color:#ff9da4}.video-config-tip{margin:2px 0 0;color:#969aa4;font-size:12px;line-height:1.7}.video-config-slider input{width:100%;accent-color:#f35d69}.video-config-slider>div{display:flex;justify-content:space-between;color:#898e99;font:11px DM Mono}.video-config-check{display:flex;align-items:center;gap:7px;margin-top:19px;color:#d6d8dd;font-size:13px}.video-config-check input{accent-color:#f35d69}.video-config-sheet>footer{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #3e414a}.video-config-sheet>footer button{height:61px;border:0;background:transparent;color:#c8cad0;font-size:16px}.video-config-sheet>footer button+button{border-left:1px solid #3e414a}.video-config-sheet>footer button.confirm{color:#ff8790;font-weight:700}.video-config-confirm-mask{position:absolute;z-index:3;inset:0;display:grid;place-items:center;padding:20px;background:#05060ad9}.video-config-confirm{width:min(420px,100%);border:1px solid #3e414a;border-radius:19px;background:#292c34;text-align:center;overflow:hidden}.video-config-confirm h3{margin:0;padding:26px 20px 12px;font-size:18px}.video-config-confirm p{margin:0;padding:0 23px 24px;color:#a7abb4;font-size:13px;line-height:1.7}.video-config-confirm p strong{display:block;color:#ff9da4}.video-config-confirm>div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #3e414a}.video-config-confirm button{height:55px;border:0;background:transparent;color:#c7c9cf}.video-config-confirm button+button{border-left:1px solid #3e414a}.video-config-confirm button.confirm{color:#ff8790;font-weight:700}@media(max-width:760px){.asset-panel{padding:19px 14px 21px;border-radius:18px}.asset-panel-head{margin-bottom:16px}.asset-panel-head h3{font-size:19px}.asset-panel-head button{font-size:15px}.asset-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.asset-visual-image{height:154px;border-radius:16px}.asset-visual-card>strong{margin:8px 4px 0;font-size:14px}.asset-card-more{right:7px;top:7px;width:34px;height:34px}.asset-action-row{grid-template-columns:1fr;gap:8px;margin-top:2px}.asset-action-row button{height:52px}.asset-form-header{height:58px;padding:0 14px}.asset-form-header h1{font-size:18px}.asset-form-main{padding:15px 13px 108px}.asset-form-image{height:260px;border-radius:18px}.asset-form-image strong{font-size:18px}.asset-form-footer{padding:11px 14px calc(11px + env(safe-area-inset-bottom))}.asset-form-footer button{height:56px;font-size:17px}.video-config-sheet{border-radius:21px 21px 0 0}.video-config-sheet>header{padding:19px 17px 14px}.video-config-card{margin:0 13px 15px;padding:17px}.asset-manage-sheet button,.video-config-sheet>footer button{height:57px}}.asset-section-hint{display:block;margin-top:-8px;color:#777d89;font-size:10px}.asset-add-mask{position:fixed;inset:0;z-index:35;background:#05060bb8;display:flex;align-items:flex-end;justify-content:center}.asset-add-sheet{width:min(500px,100%);padding:24px;border-radius:24px 24px 0 0;background:#272a31}.asset-add-sheet h3{margin:0 0 16px;font-size:18px}.asset-add-sheet input{width:100%;height:46px;border:1px solid #444853;border-radius:9px;background:#202329;color:#f1f1f4;padding:0 13px;outline:0}.asset-add-sheet>div{display:flex;gap:10px;margin-top:16px}.asset-add-sheet button{height:44px;flex:1;border-radius:8px;background:#393d46;color:#f1f1f4}.asset-add-sheet button.confirm{background:linear-gradient(110deg,#ff8790,#d83b4e)}.final-preview{width:min(720px,100%);margin:auto;padding:4px 0 35px;text-align:left}.final-preview-header{display:flex;align-items:center;gap:14px;margin-bottom:10px}.final-preview-header>button:first-child{width:38px;height:38px;display:grid;place-items:center;background:transparent;color:#e9e9ee}.final-preview-header>div{flex:1}.final-preview-header span{display:block;color:#858a96;font-size:11px}.final-preview-header h2{font-size:21px;margin:4px 0 0}.final-download{height:38px;padding:0 14px;border-radius:20px;gap:6px;background:#3b202b;color:#ffadb4;border:1px solid #6d2535;font-size:12px}.final-download,.final-status{display:flex;align-items:center}.final-status{gap:9px;margin:0 0 17px 52px;color:#9a9eaa;font-size:11px}.final-status .green-dot{margin-right:-3px}.final-status i{width:3px;height:3px;border-radius:50%;background:#656a77}.final-player-wrap{padding:22px;border-radius:18px;background:#17191f;border:1px solid #2e313a}.final-phone,.final-player-wrap{display:flex;justify-content:center}.final-phone .phone-view{width:245px;height:436px;border:5px solid #30333d;border-radius:19px;background-size:cover;background-position:50%;box-shadow:0 22px 50px #000a}.final-player-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0003,transparent 42%,#02030bcc)}.final-phone .phone-play{z-index:3;width:50px;height:50px}.final-phone .phone-subtitle{z-index:3;font-size:12px;bottom:49px}.final-player-time{position:absolute;z-index:3;left:18px;right:18px;bottom:19px;display:flex;align-items:center;gap:8px;color:#f0f0f3;font:10px DM Mono}.final-player-time i{height:3px;flex:1;border-radius:3px;background:linear-gradient(90deg,#ff9ba2 34%,#ffffff55 0)}.final-player-actions{display:flex;align-items:center;justify-content:center;gap:10px;margin:15px 0 21px}.final-player-actions>button{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#252830;color:#d5d6dc}.final-player-actions .final-play-action{width:auto;padding:0 17px;border-radius:19px;background:#ff8790;color:#2b1b22;font-size:12px;font-weight:700;display:flex;align-items:center;gap:6px}.final-scene-section{padding:17px;border-radius:15px;background:#17191f;border:1px solid #2e313a}.final-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.final-section-title h3{margin:0;font-size:14px}.final-section-title span{color:#7e838f;font:10px DM Mono}.final-scenes{display:flex;gap:9px;justify-content:flex-start;margin:0;overflow:auto;padding-bottom:2px}.final-scenes button{width:94px;flex:0 0 94px;height:auto;padding:0;background:transparent;color:#7f8490;text-align:left}.final-scenes button.active{color:#ff9ba2}.final-scene-thumb{height:62px;border:2px solid #383b45;border-radius:7px;background-size:cover;background-position:50%;position:relative;overflow:hidden}.final-scenes button.active .final-scene-thumb{border-color:#ff8790;box-shadow:0 0 0 1px #ff879055}.final-scene-thumb:after{content:"";position:absolute;inset:0;background:#0003}.final-scene-thumb span{position:absolute;z-index:1;left:6px;bottom:4px;color:#fff;font:10px DM Mono}.final-scenes button small{display:block;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.download-toast{position:fixed;z-index:45;left:50%;bottom:32px;transform:translateX(-50%);display:flex;align-items:center;gap:6px;padding:11px 17px;border-radius:23px;background:#2c3040;color:#ffd0d3;box-shadow:0 8px 24px #0008;font-size:12px;white-space:nowrap}@media(max-width:760px){.final-preview{padding:0 0 28px}.final-preview-header{padding:0 2px}.final-preview-header h2{font-size:18px}.final-download{height:35px;padding:0 10px;font-size:11px}.final-status{margin-left:49px;margin-bottom:13px}.final-player-wrap{padding:15px 10px;border-radius:15px}.final-phone .phone-view{width:min(66vw,245px);height:calc(min(66vw,245px) * 1.78);border-width:4px}.final-phone .phone-subtitle{bottom:41px}.final-player-actions{margin:12px 0 16px}.final-scene-section{padding:14px}.download-toast{bottom:80px}.wizard-body:has(.final-preview){padding:17px 13px 30px}}.merge-confirm-mask{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:22px;background:#06070bc7;backdrop-filter:blur(5px)}.merge-confirm-dialog{width:min(420px,100%);overflow:hidden;border:1px solid #393c45;border-radius:20px;background:#25282f;box-shadow:0 24px 70px #000b;text-align:center}.merge-confirm-dialog h3{margin:0;padding:31px 20px 27px;font-size:20px;color:#f4f4f6}.merge-confirm-dialog>div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #3b3e47}.merge-confirm-dialog button{height:58px;background:transparent;color:#c2c4cb;font-size:16px}.merge-confirm-dialog button+button{border-left:1px solid #3b3e47}.merge-confirm-dialog button.confirm{color:#ff7d87;font-weight:700}.merge-progress-page{min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px 20px 100px;text-align:center}.merge-progress-ring{--merge-progress:18deg;position:relative;width:138px;height:138px;border-radius:50%;display:flex;align-items:baseline;justify-content:center;padding-top:44px;background:conic-gradient(#f35d69 var(--merge-progress),#343740 0);color:#fff;box-shadow:0 0 45px #e34a5a22}.merge-progress-ring:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#17191f}.merge-progress-ring span,.merge-progress-ring strong,.merge-progress-ring svg{position:relative;z-index:1}.merge-progress-ring strong{font:700 38px DM Mono}.merge-progress-ring span{font-size:17px;margin-left:3px}.merge-progress-ring.ready{align-items:center;padding:0;background:#293d34;color:#73d6a5}.merge-progress-ring.ready:after{inset:7px;background:#18241f}.merge-progress-page h2{margin:27px 0 8px;font-size:22px}.merge-progress-page p{margin:0;color:#858a96;font-size:14px}.merge-progress-actions{display:flex;gap:12px;margin-top:38px}.merge-progress-actions button{min-width:150px;height:50px;border:1px solid #3e414a;border-radius:27px;background:#25282f;color:#e3e4e8;font-size:15px}.merge-progress-actions .enter-preview{border:0;background:linear-gradient(110deg,#ff8790,#d83b4e);color:#fff;font-weight:700}.merge-success-toast{display:flex;align-items:center;gap:7px;margin-top:23px;color:#77d4a5;font-size:13px}.merge-progress-page:not(:has(.merge-progress-ring.ready)) .merge-success-toast{visibility:hidden}.wizard-body:has(.merge-progress-page),.wizard-body:has(.real-final-preview){width:min(745px,100%);padding:54px 48px 122px}.real-final-preview{width:100%;margin:auto;color:#f4f4f6}.real-final-player{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:25px;background:#000 50%/cover no-repeat;box-shadow:inset 0 0 0 1px #252831}.real-final-shade{position:absolute;inset:0;background:#000b}.real-shot-count{position:absolute;z-index:2;right:34px;top:28px;font-size:18px}.real-final-play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:99px;height:99px;display:grid;place-items:center;border:4px solid #ffffff99;border-radius:50%;background:#17191fcc;color:#fff}.real-final-play svg{margin-left:5px}.real-final-time{position:absolute;z-index:2;left:33px;bottom:22px;font:18px DM Mono;color:#fff}.download-choice{margin-top:25px;padding:30px 12px 28px;border-radius:25px;background:#25282f}.download-choice>h2{display:flex;align-items:center;gap:7px;margin:0 0 28px;font-size:25px}.download-choice>h2 svg{color:#ff7d87;fill:#ff7d87}.download-choice article{display:grid;grid-template-columns:1fr 74px 74px;align-items:center;gap:16px;padding:20px 21px;border-radius:21px;background:#191b20}.download-choice article+article{margin-top:18px}.download-choice article h3{margin:0 0 11px;font-size:23px}.download-choice article h3 span{display:inline-flex;margin-left:8px;padding:5px 13px;border-radius:18px;background:#2f323a;color:#f5f5f7;font:16px DM Mono}.download-choice article p{margin:0;color:#8f939d;font-size:17px;line-height:1.5}.download-choice article button{width:67px;height:67px;border-radius:50%;display:grid;place-items:center;background:#292c34;color:#f1f1f3}.real-remerge,.review-export{width:calc(100% - 46px);height:88px;margin:24px 23px 0;border-radius:46px;font-size:23px;font-weight:700}.real-remerge{border:1px solid #454851;background:#25282f;color:#f3f3f5}.review-export{align-items:center;gap:13px;border:1px solid #e35868;background:transparent;color:#ff7d87}.real-final-footer,.review-export{display:flex;justify-content:center}.real-final-footer{position:fixed;z-index:12;left:0;right:0;bottom:0;gap:30px;padding:15px max(24px,calc((100vw - 700px)/2)) calc(15px + env(safe-area-inset-bottom));background:#25282f}.real-final-back{width:96px;height:96px;flex:0 0 96px;border-radius:50%;display:grid;place-items:center;background:#191b20;color:#fff}.real-final-exit{height:96px;flex:1;max-width:545px;border-radius:50px;background:linear-gradient(110deg,#ff8790,#d83b4e);color:#fff;font-size:25px;font-weight:700}@media(max-width:760px){.wizard-body:has(.merge-progress-page),.wizard-body:has(.real-final-preview){padding:54px 24px 120px}.real-final-player{border-radius:24px}.real-shot-count{right:24px;top:24px;font-size:16px}.real-final-play{width:82px;height:82px}.real-final-time{left:25px;bottom:19px;font-size:16px}.download-choice{padding:27px 12px 24px}.download-choice>h2{font-size:23px;margin-bottom:26px}.download-choice article{grid-template-columns:minmax(0,1fr) 60px 60px;gap:10px;padding:20px}.download-choice article h3{font-size:20px}.download-choice article h3 span{font-size:14px}.download-choice article p{font-size:15px}.download-choice article button{width:58px;height:58px}.real-remerge,.review-export{height:78px;font-size:21px}.real-final-footer{gap:22px;padding:15px 24px calc(15px + env(safe-area-inset-bottom))}.real-final-back{width:80px;height:80px;flex-basis:80px}.real-final-exit{height:80px;font-size:23px}}@media(max-width:440px){.wizard-body:has(.merge-progress-page),.wizard-body:has(.real-final-preview){padding:28px 12px 105px}.real-final-player{border-radius:16px}.real-shot-count{right:16px;top:15px;font-size:13px}.real-final-play{width:62px;height:62px;border-width:2px}.real-final-play svg{width:29px}.real-final-time{left:16px;bottom:13px;font-size:12px}.download-choice{margin-top:16px;padding:20px 10px;border-radius:17px}.download-choice>h2{margin:0 4px 18px;font-size:19px}.download-choice article{grid-template-columns:minmax(0,1fr) 45px 45px;gap:7px;padding:15px 12px;border-radius:14px}.download-choice article+article{margin-top:12px}.download-choice article h3{margin-bottom:8px;font-size:16px;white-space:nowrap}.download-choice article h3 span{margin-left:3px;padding:4px 7px;font-size:11px}.download-choice article p{font-size:11px}.download-choice article button{width:43px;height:43px}.download-choice article button svg{width:21px}.real-remerge,.review-export{width:calc(100% - 20px);height:58px;margin:16px 10px 0;font-size:16px}.real-final-footer{gap:14px;padding:11px 13px calc(11px + env(safe-area-inset-bottom))}.real-final-back{width:58px;height:58px;flex-basis:58px}.real-final-exit{height:58px;font-size:18px}.merge-progress-page{min-height:480px;padding-bottom:70px}.merge-progress-ring{width:116px;height:116px;padding-top:36px}.merge-progress-actions{width:100%;flex-direction:column}.merge-progress-actions button{width:100%}}.script-step{padding-bottom:84px}.script-step .script-card{border-radius:18px;padding:22px}.script-step .script-head h3{font-size:17px}.script-step .script-tools{display:flex;align-items:center;justify-content:space-between;margin:19px 0 16px}.script-step .script-tools>div{display:flex;gap:8px}.script-step .script-tools button{height:38px;padding:0 14px;border-radius:20px;font-size:12px}.script-step .script-tools .ai-tool{margin-left:auto;border:1px solid #e85d67;background:transparent;color:#ff9ba2}.script-step .script-tools .script-undo{border:1px solid #4a4f5b;background:#2a2d35;color:#b9bec9}.script-step .script-input-wrap{border:0;border-radius:17px;background:#202329;min-height:360px}.script-step .script-input-wrap textarea{height:360px;padding:20px;font-size:15px;line-height:1.75}.script-step>.step-hint{font-size:13px;line-height:1.8;margin:22px 2px}.script-bottom-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:15px;margin-top:0}.script-bottom-actions button{height:54px;border-radius:28px;font-size:15px}.script-bottom-actions .bottom-ghost{border-color:#e85d67;background:transparent;color:#ff9ba2}.script-bottom-actions .bottom-primary{min-width:0;background:linear-gradient(110deg,#ff9ba2,#d94f5b);color:#fff}.script-bottom-actions .cost-badge{background:transparent;padding:0;color:#fff}.base-step>.bottom-primary{height:54px;border-radius:28px;font-size:15px;color:#fff;background:linear-gradient(110deg,#ff9ba2,#d94f5b)}@media(max-width:760px){.wizard-body:has(.script-step){padding:32px 12px 105px}.script-step{padding-bottom:0}.script-step .script-card{padding:20px 16px;border-radius:17px}.script-step .script-head h3{font-size:18px}.script-step .script-tools{margin:17px 0 15px}.script-step .script-tools button{height:42px;padding:0 14px;font-size:13px}.script-step .script-tools>div{gap:5px}.script-step .script-tools .ai-tool{padding:0 13px}.script-step .script-input-wrap,.script-step .script-input-wrap textarea{height:370px;min-height:370px}.script-step .script-input-wrap textarea{font-size:15px;padding:18px}.script-step>.step-hint{font-size:13px;margin:24px 10px;line-height:1.8}.script-bottom-actions{position:fixed;z-index:8;left:0;right:0;bottom:0;padding:14px 22px calc(14px + env(safe-area-inset-bottom));background:#252830;grid-template-columns:1fr 1.45fr}.script-bottom-actions button{height:58px;border-radius:30px;font-size:17px}.base-step{padding-bottom:78px}.base-step>.bottom-primary{position:fixed;z-index:8;left:22px;right:22px;bottom:14px;width:auto;height:58px;border-radius:30px;font-size:17px}.base-step .step-hint{font-size:13px;line-height:1.8;margin:20px 5px}.base-step .config-card{border-radius:17px;padding:20px}}.shot-image-preview,.shot-video-preview{position:relative}.shot-image-preview.is-generating,.shot-video-preview.is-generating{overflow:hidden}.shot-generating-overlay{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#11131bd9;color:#ffb1b8;text-align:center}.shot-generating-overlay strong{font-size:16px}.shot-generating-overlay span{color:#aaaeb8;font-size:11px}.shot-generation-bar button:disabled,.shot-video-meta button:disabled{opacity:.6;cursor:wait}.shot-confirm-mask,.shot-viewer-mask{position:fixed;inset:0;z-index:70;background:#05060bd9}.shot-confirm-mask{display:grid;place-items:center;padding:20px}.shot-confirm-dialog{width:min(420px,100%);overflow:hidden;border:1px solid #3d4049;border-radius:20px;background:#292c34;color:#f4f4f6;text-align:center;box-shadow:0 25px 70px #000b}.shot-confirm-dialog h3{margin:0;padding:27px 20px 11px;font-size:19px}.shot-confirm-dialog p{margin:0;padding:0 22px 25px;color:#a9adb6;font-size:14px}.shot-confirm-dialog>div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #3d4049}.shot-confirm-dialog button{height:57px;border:0;background:transparent;color:#c6c8cf;font-size:15px}.shot-confirm-dialog button+button{border-left:1px solid #3d4049}.shot-confirm-dialog button.confirm{color:#ff8790;font-weight:700}.shot-viewer-mask{display:flex;align-items:center;justify-content:center;padding:35px 20px}.shot-viewer-mask img{max-width:min(92vw,680px);max-height:86vh;border-radius:16px;-o-object-fit:contain;object-fit:contain}.shot-viewer-mask>button{position:absolute;right:18px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:#282c36;color:#fff}.history-sheet{position:relative}.history-manage{position:absolute;right:54px;top:20px;border:0;background:transparent;color:#ff8a93;font-size:13px}.home-header:not(.mine-header)>.icon-button{display:none}body,html{overflow-x:hidden}.mine-profile-avatar{background:linear-gradient(145deg,#ff8c96,#6d2535)!important}.member-card{background:linear-gradient(145deg,#ff8e98,#ffd7da)!important}.tab-create{background:linear-gradient(145deg,#ff9fa5,#d94f5b)!important;color:#351317!important}.custom-save,.editor-shot,.filter-sheet footer .confirm,.style-picker-tabs button.active{background:linear-gradient(110deg,#ff8790,#d83b4d)!important}.filter-sheet footer .confirm{color:#fff!important}@media(max-width:760px){.step-tabs{overflow-x:auto;justify-content:flex-start;scrollbar-width:none;-ms-overflow-style:none}.step-tabs::-webkit-scrollbar{display:none}.step-tab{flex:0 0 auto}}