*{box-sizing:border-box} :root{font-family:Inter,"Microsoft YaHei","PingFang SC",sans-serif;color:#182030;background:#f5f6fa;font-size:16px;--blue:#2c4df3;--muted:#6f7788;--line:#e4e7ef}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #99acff;outline-offset:3px}a{color:var(--blue)}.topbar{height:80px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 34px;gap:20px;position:sticky;top:0;z-index:10}.brand{text-decoration:none;color:#182030;font-size:23px;font-weight:700;display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-icon{width:36px;height:36px;display:grid;place-items:center;background:var(--blue);color:white;border-radius:10px;font-size:20px}.brand-en{font-size:12px;font-weight:600;color:#7f8798;letter-spacing:2px}.prototype-label{font-size:12px;color:#66728b;border:1px solid var(--line);padding:4px 8px;border-radius:5px}.topbar nav{display:flex;gap:26px;margin-left:auto;height:100%}.nav-button{border:0;background:none;padding:0 4px;color:#71798a;font-size:15px;border-bottom:3px solid transparent}.nav-button.active{color:#203ed5;border-color:var(--blue)}.app-layout{display:flex;min-height:calc(100vh - 80px)}.sidebar{width:218px;flex-shrink:0;padding:35px 22px;background:white;border-right:1px solid var(--line);position:sticky;top:80px;height:calc(100vh - 80px);display:flex;flex-direction:column}.sidebar-label{font-size:12px;letter-spacing:1px;color:#8790a1;padding:0 12px;margin-bottom:22px}.step{width:100%;display:flex;align-items:center;gap:12px;padding:13px 12px;margin-bottom:10px;border:0;background:none;color:#7a8292;text-align:left;border-radius:9px;font-size:14px}.step .step-num{height:26px;width:26px;display:grid;place-items:center;border:1px solid #dce0e9;border-radius:50%;font-size:12px}.step.current{color:#2646e3;background:#edf0ff;font-weight:600}.step.current .step-num{background:var(--blue);border-color:var(--blue);color:white}.step.done .step-num{color:var(--blue);background:#eef1ff;border:0}.side-foot{margin-top:auto;padding:50px 12px 0;color:#838b9b;font-size:12px;line-height:1.8}.side-foot strong{display:block;color:#4e596e;font-weight:500}.mini-mark{display:block;font-size:28px;color:#9ba9f6;margin-bottom:10px}main{padding:38px 44px 50px;max-width:1480px;width:calc(100% - 218px);margin:0 auto;outline:0}.heading{margin-bottom:26px}.eyebrow{font-size:12px!important;letter-spacing:2px;color:var(--blue)!important;text-transform:uppercase;margin:0 0 12px!important}h1{font-size:29px;line-height:1.4;margin:0 0 10px;font-weight:650;letter-spacing:-.7px}h2{font-size:18px;line-height:1.5;margin:0 0 12px;font-weight:600}h3{font-size:16px;line-height:1.5;margin:0 0 8px}.heading p,.subtext{color:var(--muted);font-size:14px;line-height:1.75;margin:0}.panel{background:white;border:1px solid var(--line);border-radius:16px;padding:26px}.initial-upload{text-align:center;padding:85px 20px}.upload-icon{font-size:32px;color:var(--blue);background:#edf0ff;width:68px;height:68px;margin:0 auto 23px;display:grid;place-items:center;border-radius:20px}.primary,.secondary,.quiet{padding:12px 21px;border-radius:9px;border:1px solid transparent;line-height:1.3;font-size:14px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{background:var(--blue);color:white;box-shadow:0 3px 7px #2c4df31a}.primary:hover{background:#203ed4}.secondary{background:white;border-color:#dbe0ed;color:#39445a}.secondary:hover{background:#f4f6fc}.quiet{background:none;color:var(--blue);padding:10px 0}.two-col{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr);gap:24px}.dropzone{text-align:center;padding:48px 25px;border:1.5px dashed #b9c4ef;border-radius:12px;background:#fafbff;transition:.2s}.dropzone.dragging{background:#edf0ff;border-color:var(--blue)}.dropzone p{color:var(--muted);font-size:13px;margin:8px 0 24px;line-height:1.8}.small{font-size:12px;color:#8991a0}.demo-row{display:flex;align-items:center;justify-content:space-between;margin:16px 0 0;padding:4px 3px;gap:12px}.demo-row span{font-size:14px;color:#717b8f}.tips{padding:24px}.tips h3{margin-bottom:18px}.tip{display:flex;gap:12px;line-height:1.6;margin:20px 0;font-size:14px;color:#677187}.tip b{color:#344158;font-weight:500}.tip-icon{color:var(--blue);border:1px solid #dde3ff;border-radius:8px;flex-shrink:0;display:grid;place-items:center;height:32px;width:32px;font-size:16px}.note{background:#f0f3fa;color:#647089;font-size:13px;line-height:1.8;padding:12px 16px;border-radius:9px;margin-top:20px}.note.blue{background:#edf1ff;color:#425798}.note.amber{background:#fff5e8;color:#866239}.bottom-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.bottom-actions>span{font-size:13px;color:var(--muted)}.section-label{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.section-label h2{margin:0}.pill{font-size:12px;border-radius:6px;padding:5px 8px;display:inline-block;background:#f0f3f9;color:#69738a;white-space:nowrap}.pill.blue{background:#edf1ff;color:var(--blue)}.thumbs{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.upload-thumb{position:relative}.upload-thumb img{width:95px;height:95px;border-radius:10px;object-fit:cover;border:1px solid var(--line)}.remove-img{position:absolute;right:-6px;top:-6px;border:0;background:#293348;color:white;border-radius:50%;height:24px;width:24px;padding:0}.field{display:block;margin-bottom:19px;font-size:14px;color:#465169}.field span{display:block;margin-bottom:9px}.field input,.field select,.field textarea{width:100%;border:1px solid #dce1ea;padding:11px 13px;background:white;color:#263249;border-radius:8px;font-size:14px;outline-offset:2px}.field textarea{resize:vertical;min-height:88px;line-height:1.7}.field-hint{font-size:12px;color:#8992a2;margin-top:6px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-preview{background:#e8ebed;border-radius:12px;overflow:hidden;min-height:260px;display:grid;place-items:center}.product-preview img{width:100%;max-height:340px;object-fit:contain;display:block}.blank-product{color:#8c96aa;text-align:center;padding:40px 15px;font-size:14px}.checkline{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.7;color:#56637b;margin:13px 0}.checkline input{accent-color:var(--blue);height:18px;width:18px;flex-shrink:0;margin-top:3px}.split-title{font-size:14px;color:#384760;margin:20px 0 10px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.type-card{position:relative;display:block;text-align:left;border:1px solid #dbe0eb;background:white;border-radius:13px;padding:25px;color:#27354d}.type-card.active{border:2px solid var(--blue);padding:24px;background:#fafbff}.type-card .type-mark{display:inline-grid;place-items:center;height:44px;width:44px;border-radius:12px;background:#edf1ff;color:var(--blue);font-size:22px;margin-bottom:20px}.type-card h3{font-size:19px}.type-card p{font-size:14px;color:#768195;line-height:1.8;margin:6px 0 18px}.type-check{position:absolute;right:20px;top:20px;border:1px solid #d3dbee;border-radius:50%;width:21px;height:21px;font-size:12px;display:grid;place-items:center;color:transparent}.type-card.active .type-check{color:white;background:var(--blue);border-color:var(--blue)}.spaced{margin-top:24px}.filterbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:19px}.search{flex:1;min-width:180px;background:white;border:1px solid #dce1ea;padding:11px 14px;border-radius:8px;font-size:14px}.filterbar select{background:white;border:1px solid #dce1ea;padding:11px 32px 11px 12px;border-radius:8px;font-size:14px;color:#566078}.chip-row{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px}.chip{border:1px solid #dfe4ed;border-radius:7px;background:white;color:#727c8f;padding:7px 13px;font-size:13px}.chip.active{background:#eaf0ff;border-color:#cfdaff;color:#2949df}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.template-card{border:1px solid var(--line);border-radius:13px;background:white;padding:0;overflow:hidden;text-align:left;transition:transform .18s,box-shadow .18s;color:#2d3950}.template-card:hover{transform:translateY(-3px);box-shadow:0 9px 25px #1b2d4a10}.template-card.selected{border:2px solid var(--blue)}.template-info{padding:14px 15px}.template-info h3{font-size:14px;margin:0 0 6px}.template-info p{font-size:12px;color:#8590a2;margin:0}.template-art{height:220px;position:relative;overflow:hidden;background:var(--tpl-bg,#e8ebef);color:var(--tpl-fg,#27354d);padding:20px;isolation:isolate}.template-art .art-label{font-size:10px;letter-spacing:2px;opacity:.65}.template-art .art-title{font-size:24px;font-weight:600;line-height:1.2;position:relative;z-index:2;max-width:70%;margin-top:11px;white-space:pre-line}.template-art .art-sub{font-size:11px;position:absolute;bottom:20px;left:20px;z-index:2;max-width:50%;line-height:1.6}.template-art img{position:absolute;width:51%;height:79%;object-fit:cover;bottom:0;right:0;border-radius:18px 0 0 0;mix-blend-mode:multiply;z-index:1}.template-art .art-no{position:absolute;right:15px;top:12px;opacity:.4;font-size:11px}.template-art.editorial .art-title{font-size:29px;max-width:55%;padding-top:20px}.template-art.editorial img{height:100%;width:48%;border-radius:0;mix-blend-mode:normal}.template-art.centered{text-align:center}.template-art.centered .art-title{font-size:24px;max-width:100%;margin:0 auto}.template-art.centered img{width:47%;height:65%;right:26%;border-radius:10px;mix-blend-mode:multiply}.template-art.centered .art-sub{max-width:100%;left:0;right:0;bottom:8px;font-size:10px}.template-art.frame img{right:14px;bottom:14px;height:68%;width:44%;border-radius:100px 100px 9px 9px}.template-art.frame .art-title{font-size:28px;max-width:58%;padding-top:10px}.template-art.band .art-title{font-size:28px;max-width:52%;padding-top:8px}.template-art.band img{right:12px;bottom:12px;width:42%;height:70%;border-radius:50% 50% 5px 5px}.template-art.dark img{mix-blend-mode:normal}.template-art.video .video-label{position:absolute;bottom:13px;right:13px;z-index:3;background:#111a30b3;color:white;border-radius:20px;padding:5px 10px;font-size:11px}.template-art.video:after{content:'▶';position:absolute;left:50%;top:54%;transform:translate(-50%,-50%);height:40px;width:40px;border-radius:50%;display:grid;place-items:center;color:white;background:#1b294e99;z-index:3;font-size:13px}.template-art.no-image .art-title{max-width:95%}.template-art.no-image .art-sub{max-width:80%}.library-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.library-intro .heading{margin:0}.count-text{font-size:13px;color:var(--muted);white-space:nowrap}.load-more{display:flex;justify-content:center;padding-top:24px}.empty-state{padding:60px;text-align:center;color:#788398;background:white;border:1px solid var(--line);border-radius:14px}.plan-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(270px,.8fr);gap:24px}.selected-preview .template-art{height:320px;border-radius:12px}.selected-preview .template-art .art-title{font-size:34px}.model-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.model-card{border:1px solid #dce2ed;background:white;border-radius:12px;padding:0;overflow:hidden;text-align:left;color:#4b5970}.model-card.active{outline:2px solid var(--blue);outline-offset:0}.model-card img{width:100%;height:165px;object-fit:cover;object-position:50% 20%;display:block}.model-card span{display:block;padding:10px;font-size:13px}.shot{display:grid;grid-template-columns:55px 1fr;gap:13px;border-bottom:1px solid #edf0f5;padding:16px 0}.shot:last-child{border-bottom:0}.shot-time{font-size:12px;color:#7280a0;background:#f2f5fa;padding:6px;border-radius:5px;align-self:start;text-align:center}.shot p{font-size:13px;color:#7d879b;line-height:1.7;margin:5px 0 0}.shot strong{font-size:14px;color:#40516a;font-weight:500}.result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.result-item{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.result-item img{width:100%;display:block}.result-item .result-caption{padding:13px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.result-item button{font-size:12px;padding:7px 10px}.source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.source-card h3{font-size:18px;margin:12px 0}.source-card p{font-size:14px;color:#717d92;line-height:1.8}.source-card .source-note{font-size:12px;background:#f5f7fc;padding:12px;border-radius:8px;color:#7a8598}.source-card a{font-size:14px;text-decoration:none;display:inline-block;margin-top:15px}.source-initial{width:42px;height:42px;border:1px solid #dce3f0;display:grid;place-items:center;border-radius:11px;font-size:20px;color:var(--blue);background:#f0f3ff}.template-dialog{border:0;border-radius:18px;padding:0;max-width:760px;width:90%;box-shadow:0 30px 80px #1121453d;color:#27344b}.template-dialog::backdrop{background:#17223d77;backdrop-filter:blur(3px)}.dialog-content{padding:25px;display:grid;grid-template-columns:1fr 1fr;gap:25px}.dialog-content .template-art{height:310px;border-radius:12px}.dialog-head{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid var(--line)}.dialog-head h2{margin:0}.close-dialog{border:0;background:#f0f3f9;color:#68758c;border-radius:50%;width:30px;height:30px}.dialog-meta{font-size:14px;color:#6d7990;line-height:1.9}.dialog-meta b{color:#354460;font-weight:500}.dialog-actions{display:flex;gap:12px;margin-top:24px}.divider{border-top:1px solid var(--line);margin:24px 0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(20px);background:#26344b;color:white;border-radius:10px;padding:13px 22px;font-size:14px;z-index:100;opacity:0;pointer-events:none;transition:.2s;max-width:90%;text-align:center}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.mobile-step{display:none}.status-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.caption{font-size:12px;color:#818da1;line-height:1.7}.footer-note{font-size:12px;color:#8791a4;margin-top:25px}.inline-error{font-size:13px;color:#b24739;padding:10px 0}.setup-fields{margin-top:22px}.with-product{display:flex;align-items:center;gap:12px;margin-bottom:20px}.with-product img{width:46px;height:46px;border-radius:9px;object-fit:cover}.with-product strong{font-size:14px}.with-product p{font-size:12px;color:#7f8a9e;margin:4px 0}.suite-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.suite-list span{border-radius:6px;border:1px solid #e0e5ef;padding:6px 10px;font-size:12px;color:#6c7891}.tab-switch{display:inline-flex;background:#e9edf5;border-radius:9px;padding:4px;gap:4px}.tab-switch button{padding:8px 15px;border:0;border-radius:6px;color:#768197;background:none;font-size:13px}.tab-switch button.active{background:white;color:#2b47d7;box-shadow:0 2px 4px #172b4c0b}.text-error{color:#b44739}
@media(min-width:1550px){.template-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1100px){.sidebar{width:180px;padding:30px 13px}main{width:calc(100% - 180px);padding:30px 26px}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col{grid-template-columns:1.3fr 1fr}.plan-layout{grid-template-columns:1fr 1fr}.brand-en{display:none}.topbar{padding:0 24px}}@media(max-width:760px){.topbar{height:auto;min-height:70px;padding:15px 20px;gap:12px;flex-wrap:wrap}.brand{font-size:21px}.topbar nav{width:100%;justify-content:space-between;gap:15px;height:38px;order:3}.nav-button{font-size:14px}.prototype-label{margin-left:auto}.sidebar{display:none}.app-layout{min-height:calc(100vh - 123px)}main{width:100%;padding:26px 19px}h1{font-size:24px}.heading{margin-bottom:22px}.two-col,.plan-layout{grid-template-columns:1fr}.tips{display:none}.field-grid{grid-template-columns:1fr;gap:0}.choice-grid{gap:12px}.type-card{padding:20px 16px}.type-card.active{padding:19px 15px}.type-card h3{font-size:17px}.type-card p{font-size:13px}.template-grid{gap:12px}.template-art{height:192px;padding:15px}.template-art .art-title,.template-art.editorial .art-title,.template-art.band .art-title,.template-art.frame .art-title{font-size:21px}.template-art .art-sub{left:15px;bottom:14px;font-size:10px}.template-info{padding:12px}.template-info h3{font-size:13px}.template-info p{font-size:11px}.source-grid{grid-template-columns:1fr}.panel{padding:20px}.dropzone{padding:35px 18px}.mobile-step{display:block;color:#7c88a0;font-size:12px;margin-bottom:15px}.library-intro{align-items:flex-start;flex-direction:column;gap:12px}.filterbar select{flex:1;min-width:100px;font-size:13px}.bottom-actions{align-items:center}.bottom-actions>span{max-width:45%;line-height:1.7}.dialog-content{grid-template-columns:1fr}.dialog-content .template-art{height:250px}.dialog-actions{flex-wrap:wrap}.result-grid{grid-template-columns:1fr 1fr}.result-caption{flex-wrap:wrap;gap:8px}.side-foot{display:none}.model-card img{height:210px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
