:root{--canvas:#edf2f7;--paper:#fff;--ink:#20324b;--muted:#64758a;--blue:#3d63a8;--line:#d4deeb;--warn:#8b5727;--primary:#3d63a8;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,sans-serif;color:var(--ink);background:var(--canvas);font-size:15px;line-height:1.65}*{box-sizing:border-box}body{margin:0}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}a,button,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #90aee0;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.4;letter-spacing:-.7px;font-weight:650}h2{font-size:19px;line-height:1.5;margin-bottom:14px}h3{font-size:17px}p{margin:10px 0}p,small{color:var(--muted)}small{font-size:12px}code{font:12px Consolas,monospace;overflow-wrap:anywhere}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:7px;background:white;color:var(--ink);padding:11px 12px;min-height:44px}textarea{resize:vertical;line-height:1.7}label{display:block;font-size:13px;font-weight:550;margin-bottom:18px}label>input,label>select,label>textarea{display:block;margin-top:7px}details{margin:18px 0}summary{cursor:pointer;color:var(--blue)}.app-shell{display:flex;min-height:100vh}.sidebar{width:222px;position:fixed;inset:0 auto 0 0;background:#f8fafd;border-right:1px solid var(--line);padding:32px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;gap:12px;align-items:center;color:var(--ink);font-size:23px;font-weight:650;margin:0 5px 42px}.brand:hover{text-decoration:none}.brand small{display:block;font-size:10px;letter-spacing:1px;font-weight:400}.brand-symbol{width:34px;height:38px;position:relative}.brand-symbol span{position:absolute;display:block;width:24px;height:28px;background:#6183b9;border-radius:5px;transform:skewY(-18deg);top:1px;left:0}.brand-symbol span+span{background:#23467c;top:10px;left:12px}.nav-group{display:grid;gap:5px;margin-bottom:29px}.nav-label{font-size:11px;color:#8795a7;padding:0 13px 7px}.nav-group a,.sidebar-bottom a{color:#52647c;display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:7px;font-size:14px}.nav-group a.active{color:#294f8b;background:#e1eafa;font-weight:650}.nav-group a:hover,.sidebar-bottom a:hover{background:#e8eef7;text-decoration:none}.sidebar-bottom{margin-top:auto;display:grid;gap:3px}.sidebar-bottom small{margin:22px 13px 0;font-size:11px}.main-shell{margin-left:222px;width:calc(100% - 222px);display:flex;flex-direction:column}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px;gap:12px}.breadcrumb{font-size:13px;color:var(--muted)}.top-actions{display:flex;gap:21px;align-items:center}.balance{font-size:12px;color:var(--muted);display:flex;gap:8px;align-items:baseline}.balance strong{font-size:19px;color:var(--ink)}.balance small{margin-left:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--blue);color:white;border:1px solid var(--blue);border-radius:7px;padding:11px 19px;font-size:14px;font-weight:550;min-height:44px;line-height:1.4;white-space:normal}.btn:hover{background:#2b508e;text-decoration:none}.btn.secondary{color:#3a567f;background:#fff;border:1px solid #becde1}.btn.secondary:hover{background:#f1f5fa}.btn.small{font-size:13px;padding:8px 13px;min-height:36px}.btn.full{width:100%}.text-button{background:none;border:0;color:var(--blue);padding:8px 2px;font-size:13px;min-height:36px}.icon-button{background:transparent;border:0;color:var(--muted);display:flex;align-items:center;justify-content:center;width:38px;height:38px}.mobile-menu{display:none}.environment-banner{padding:8px 36px;font-size:12px;color:#78612d;background:#f7f0dd;border-bottom:1px solid #e7dbbb}.main-shell main{padding:34px 36px;max-width:1600px;width:100%;margin:0 auto;flex:1 1}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.page-heading p{font-size:14px;margin:8px 0 0}.text-link{display:flex;align-items:center;gap:5px;font-size:13px;white-space:nowrap}.creator-layout{display:grid;grid-template-columns:minmax(290px,370px) minmax(0,1fr)}.parameters{background:var(--paper);border:1px solid var(--line);border-radius:11px;padding:24px;align-self:start}.segments{display:flex;background:#eef3f9;padding:4px;border-radius:7px;gap:3px;margin-bottom:24px}.segments button{flex:1 1;border:0;background:none;border-radius:5px;padding:8px 6px;font-size:12px;color:#697b91;min-height:38px;white-space:nowrap}.segments button.selected{background:#fff;color:#284e87;box-shadow:0 1px 4px #2d466014}.segments.wrap{flex-wrap:wrap}.segments.wrap button{flex-basis:28%}.field-row{display:flex;gap:12px}.field-row>label{flex:1 1;min-width:0}.upload-zone{position:relative;border:1px dashed #b2c2d7;background:#f5f8fc;border-radius:7px;min-height:132px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:18px;text-align:center;gap:5px;color:#607ba4;overflow:hidden}.upload-zone span{font-size:11px;font-weight:400}.upload-zone input{position:absolute;inset:0;opacity:0;cursor:pointer}.price-line{display:flex;justify-content:space-between;align-items:center;padding:8px 0 19px;font-size:13px}.price-line strong{font-size:22px}.price-line small{font-weight:400}.hint{font-size:12px;line-height:1.8;color:#7c899a}.hint.blue{padding:10px;color:#426699;background:#edf3ff;margin-bottom:18px}.result-panel{background:#f9fbfd;border:1px solid var(--line);border-radius:11px;padding:24px;overflow:hidden}.result-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e3eaf3;padding-bottom:16px}.result-heading h2{margin:0}.privacy{font-size:11px;background:#e7eff5;padding:3px 9px;border-radius:10px;color:#647d93}.result-empty{min-height:470px;flex-direction:column;text-align:center;max-width:390px;margin:auto}.frame-icon,.result-empty{display:flex;align-items:center;justify-content:center}.frame-icon{width:110px;height:110px;border:1px solid #bdcde1;border-radius:22px;background:#e8eff8;color:#6a85ae;transform:rotate(-6deg);margin-bottom:28px}.result-empty h3{font-size:19px;font-weight:500}.result-empty p{font-size:13px;max-width:280px}.result-empty a{margin-top:13px;font-size:13px}.result-empty.compact{min-height:330px;color:#8da2bf}.task-state{display:flex;justify-content:space-between;align-items:center;margin-top:22px;font-size:13px}.status{display:inline-block;border-radius:5px;background:#e4ecf7;color:#496a98;padding:3px 10px;font-size:12px}.status.completed{color:#36715c;background:#e3f0e9}.status.failed,.status.review{color:#926134;background:#f9eedc}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin:24px 0}.result-item{min-width:0}.result-item img,.result-item video{width:100%;display:block;border-radius:7px;object-fit:contain;max-height:500px;background:#e6ecf4}.result-actions{display:flex;flex-wrap:wrap;gap:13px;margin:10px 0;font-size:12px}.result-actions a{display:flex;gap:4px;align-items:center}.diagnosis pre{white-space:pre-wrap;font:14px/1.9 inherit;background:white;padding:18px;border-radius:6px}.notice{color:var(--warn);font-size:13px;overflow-wrap:anywhere}.toast{background:#e2ebf9;color:#365789;padding:13px 20px;display:flex;justify-content:space-between;border-radius:7px;margin-bottom:20px}.toast button{border:0;background:none;color:inherit}.dialog-backdrop{position:fixed;inset:0;background:#172f4d70;display:flex;align-items:center;justify-content:center;padding:20px;z-index:100}.dialog{background:#fff;border-radius:12px;padding:30px;max-width:480px;width:100%;box-shadow:0 15px 70px #172f4d40}.dialog p{font-size:14px}.quote-total{font-size:48px;font-weight:650;color:#345e9c;margin:20px 0}.quote-total small{font-size:17px;font-weight:400}.actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:20px}.paper{padding:28px;background:white;border:1px solid var(--line);border-radius:10px}.auth-layout{grid-template-columns:1fr minmax(300px,430px);max-width:1000px;gap:65px;margin:45px auto}.auth-intro p{max-width:400px;font-size:15px;margin:22px 0}.auth-intro ol{color:#61738c;font-size:13px;display:flex;gap:30px;padding:18px 0 18px 20px;flex-wrap:wrap}.auth-form{padding:32px;background:#fff;border:1px solid var(--line);border-radius:12px}.auth-form h2{font-size:22px;margin-bottom:22px}.art-mark{position:relative;height:130px;width:150px;margin-bottom:35px}.art-mark span{display:block;position:absolute;width:88px;height:104px;border-radius:12px;background:#9eb3d3;transform:rotate(-15deg);left:3px;top:0}.art-mark span+span{background:#587eaf;left:43px;top:18px;transform:rotate(6deg)}.art-mark span+span+span{background:#e2eaf5;left:83px;top:47px;transform:rotate(20deg);border:1px solid #aebed5}.redeem-layout{display:grid;grid-template-columns:minmax(300px,600px) 1fr;gap:40px;max-width:1050px}.account-strip{background:#f0f5fc;padding:13px;font-size:12px;border-radius:6px;margin-bottom:25px;overflow-wrap:anywhere}.redeem-aside{padding:25px 0}.redeem-aside ul{padding-left:20px;color:#6d7d91;line-height:2.5;font-size:14px}.quote-preview{background:#f1f5fc;padding:18px;margin:20px 0;border-radius:7px}.tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin:5px 0 24px;overflow-x:auto}.tabs button{border:0;border-bottom:3px solid transparent;background:none;white-space:nowrap;padding:12px 15px;color:var(--muted);font-size:14px}.tabs button.selected{border-color:var(--blue);color:var(--blue)}.table-wrap{overflow:auto;background:white;border:1px solid var(--line);border-radius:8px}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left;white-space:nowrap}th{background:#f7f9fc;color:#728399;font-weight:500}td,th{padding:15px 18px;border-bottom:1px solid #e6edf5}td{max-width:400px;overflow:hidden;text-overflow:ellipsis}.table-wrap button{margin:10px}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:22px}.asset-tile{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden}.asset-tile img,.asset-tile video{width:100%;height:220px;object-fit:contain;background:#e5ecf5}.asset-body{padding:16px}.asset-body strong{font-size:13px;display:block;overflow-wrap:anywhere}.asset-body small{display:block;margin-top:5px}.text-preview{height:220px;display:grid;place-content:center;background:#dbe5f4}.danger{color:#95644f}.upload-inline{display:flex;align-items:center;gap:15px;background:white;padding:12px 16px;border-radius:7px;max-width:420px}.upload-inline input{border:0;font-size:12px}.empty-line{padding:70px 20px;text-align:center;color:#748299;font-size:14px}.empty-line a{margin-left:10px}.list{display:grid;gap:14px}.list>article,.list>div{padding:20px;background:white;border:1px solid var(--line);border-radius:7px}.list>div{display:flex;align-items:center;justify-content:space-between;gap:15px}.list button,.table-wrap button{border:1px solid #bacbe0;background:#fff;color:#3e628f;border-radius:5px;padding:6px 12px;font-size:12px}.inline-form{display:flex;gap:10px;margin-bottom:22px;max-width:500px}.wallet-totals{display:flex;gap:50px;background:white;border:1px solid var(--line);border-radius:9px;padding:30px;margin-bottom:28px;align-items:center}.wallet-totals>div{min-width:100px}.wallet-totals span{display:block;font-size:12px;color:var(--muted)}.wallet-totals strong{font-size:34px;display:block}.wallet-totals p{font-size:12px;max-width:280px;margin-left:auto}.product-list{display:grid;gap:22px}.product-list>article{background:white;border:1px solid var(--line);border-radius:9px;padding:25px;display:grid;grid-template-columns:130px 1fr 135px;gap:28px;align-items:center}.product-list p{font-size:13px}.product-list .btn{margin-top:18px}.product-list strong{font-size:20px}.document-art{height:160px;background:#e0eaf6;border:1px solid #c3d2e4;border-radius:3px;padding:22px 14px;transform:rotate(-4deg);color:#6c84a4;font-size:12px}.document-art div{height:7px;background:#9ab1d1;margin-top:16px;max-width:70px}.document-art div:last-child{max-width:40px}.template-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.template-list article{background:#fff;padding:20px;border:1px solid var(--line);border-radius:9px}.template-list p{font-size:13px;min-height:88px}.template-art{height:200px;position:relative;background:#d5e1ef;margin-bottom:24px;overflow:hidden;border-radius:5px;display:grid;place-content:center}.template-art div{height:105px;width:65px;border-radius:14px;background:#ecf1f7;box-shadow:25px 20px 0 #b1c1d4;transform:rotate(-10deg)}.art-1{background:#bccacc}.art-1 div{border-radius:50%;height:100px;width:100px;background:#f1f5ed;box-shadow:25px 20px 0 #91a8ac}.art-2{background:#bacbe7}.art-2 div{height:90px;width:130px;border-radius:5px;background:#f0f4fc;box-shadow:25px 20px 0 #839ec7;transform:rotate(7deg)}.sharing{padding:30px 0;max-width:800px}.sharing p{font-size:14px}.help-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:26px}.prose h2{margin-top:30px}.prose h2:first-child{margin-top:0}.prose li,.prose p{font-size:14px;color:#65788d;line-height:1.95}.admin-form{padding:22px;background:#fff;border:1px solid var(--line);border-radius:7px;margin:20px 0;max-width:760px}.admin-form textarea{font-family:Consolas,Microsoft YaHei,monospace;font-size:12px}.poster-canvas{width:100%;height:auto;max-height:800px;object-fit:contain}footer{border-top:1px solid var(--line);padding:20px 36px;font-size:11px;color:#8492a3;display:flex;justify-content:space-between;gap:20px}footer a{color:#8292a7}@media (min-width:1500px){.parameters{padding:28px}.creator-layout{grid-template-columns:385px 1fr}.result-panel{min-height:730px}.result-empty{min-height:560px}}@media (max-width:1100px){.sidebar{width:190px;padding:30px 14px}.main-shell{margin-left:190px;width:calc(100% - 190px)}.main-shell main{padding:26px}.topbar{padding:0 26px}.creator-layout{grid-template-columns:310px minmax(0,1fr);gap:18px}.parameters{padding:18px}.top-actions{gap:12px}.auth-layout{gap:25px}.balance small{display:none}.product-list>article{grid-template-columns:90px 1fr}.product-list>article>div:last-child{grid-column:2}.document-art{height:140px}.template-list{gap:14px}.template-list article{padding:15px}}@media (max-width:800px){.sidebar{transform:translateX(-100%);width:222px;box-shadow:20px 0 80px #233c5b25;transition:transform .15s}.sidebar.open{transform:translateX(0)}.main-shell{margin:0;width:100%}.mobile-menu{display:flex}.breadcrumb{display:none}.topbar{height:64px;padding:0 17px}.top-actions{gap:12px}.environment-banner{padding:7px 20px;font-size:10px}.main-shell main{padding:23px 20px}.creator-layout{grid-template-columns:1fr}.result-panel{min-height:350px}.result-empty{min-height:300px}.page-heading{margin-bottom:22px}.page-heading h1{font-size:25px}.page-heading p{font-size:12px}.text-link{display:none}.parameters{padding:20px}.auth-layout{grid-template-columns:1fr;margin:10px auto;max-width:450px;gap:20px}.auth-intro{padding:10px 8px}.auth-intro p{font-size:13px;margin:12px 0}.art-mark,.auth-intro ol{display:none}.auth-form{padding:24px}.help-layout,.redeem-layout{grid-template-columns:1fr;gap:20px}.redeem-aside{padding:15px}.wallet-totals{padding:22px;gap:30px;flex-wrap:wrap}.wallet-totals p{margin:0;max-width:none;flex-basis:100%}.template-list{grid-template-columns:1fr}.template-art{height:175px}.template-list p{min-height:0}.product-list>article{padding:20px;gap:22px;grid-template-columns:75px 1fr}.product-list h2{font-size:16px}.product-list>article>div:last-child{display:flex;align-items:center;gap:16px;grid-column:1/-1}.product-list .btn{margin:0;font-size:12px}.product-list strong{font-size:18px}.document-art{height:120px;padding:12px;font-size:10px}.paper{padding:22px}.field-row{gap:10px}.balance{font-size:10px;gap:5px}.balance strong{font-size:17px}.top-actions>.text-button{font-size:12px}.top-actions .btn{padding:7px 10px;font-size:12px}.top-actions .icon-button{width:25px}.asset-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px}.asset-tile img,.asset-tile video{height:180px}.list>div{align-items:flex-start;flex-wrap:wrap}.tabs button{padding:10px;font-size:13px}.dialog{padding:24px}.actions .btn{flex:1 1}footer{padding:18px 20px;font-size:10px}.admin-form .field-row,footer{flex-wrap:wrap}.admin-form .field-row label{flex-basis:40%}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.project-library>label{display:block;max-width:32rem;margin:1.2rem 0}.project-library select{width:100%;padding:.7rem;border:1px solid var(--line);border-radius:8px;background:white}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0}.comparison figure{margin:0;min-width:0}.comparison img{width:100%;aspect-ratio:1;object-fit:contain;background:#e9eef1}.comparison figcaption{overflow-wrap:anywhere;padding:.5rem}.asset-body input[type=checkbox]{width:auto;margin-right:.4rem}.inline-form{align-items:flex-end}.inline-form>.btn{flex-shrink:0;white-space:nowrap}.inline-form>input,.inline-form>label{flex:1 1;min-width:0;margin-bottom:0}.asset-body label:has(input[type=checkbox]){display:flex;align-items:center;gap:7px;margin-top:12px}.asset-body input[type=checkbox]{margin:0;min-height:18px;height:18px;width:18px}@font-face{font-family:HarmonyOS Sans SC;src:url(/fonts/HarmonyOS_Sans_SC_Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS Sans SC;src:url(/fonts/HarmonyOS_Sans_SC_Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS Sans SC;src:url(/fonts/HarmonyOS_Sans_SC_Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--canvas:#f6f7fb;--ink:#252638;--muted:#767687;--blue:#7257dc;--primary:#7257dc;--line:#e8e8f0;font-family:HarmonyOS Sans SC,sans-serif}.admin-form textarea,code{font-family:inherit}h1{font-weight:700;font-size:29px;letter-spacing:-.6px}.btn,h2,h3,label{font-weight:500}input,select,textarea{border-radius:9px;background:#fcfcfe}input:focus,select:focus,textarea:focus{border-color:#9c87e7}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#a18ae8}.home-brand{display:flex;align-items:center;gap:11px;color:var(--ink);font-size:25px;font-weight:700;letter-spacing:-.8px;white-space:nowrap}.home-brand:hover{text-decoration:none}.home-brand b{color:var(--blue);font-weight:500}.home-brand img{border-radius:11px}.sidebar{background:white;padding:30px 18px;overflow-y:auto}.sidebar .home-brand{margin:0 12px 43px}.nav-label{color:#9292a1;letter-spacing:1px;font-size:10px}.nav-group a,.sidebar-bottom a{color:#666678;border-radius:10px}.nav-group a.active{background:#eee9fa;color:#6b50cd;font-weight:500}.nav-group a:hover,.sidebar-bottom a:hover{background:#f4f1fc}.sidebar-note{margin:26px 9px 0;padding:18px 12px 0;border-top:1px solid var(--line);color:#9984d4}.sidebar-note span,.sidebar-note strong{display:block;font-size:11px;margin-top:7px;font-weight:400}.sidebar-note span{color:#91909c;font-size:10px}.topbar{height:72px}.breadcrumb{font-size:12px;color:#92919f}.breadcrumb span{margin:0 13px;color:#cdcad7}.breadcrumb strong{font-weight:400;color:#5c5b6e}.btn{border-radius:9px;transition:background .15s,box-shadow .15s}.btn:hover{background:#6045c4;box-shadow:0 4px 12px #7257dc20}.btn.secondary{border-color:#ded8ec;color:#66567f}.btn.secondary:hover{background:#f5f1fc}.environment-banner{background:#f4f0e8;border-color:#eae5dc;color:#938570;font-size:11px;padding-top:6px;padding-bottom:6px}.main-shell main{padding-top:28px;max-width:1520px}.page-heading{margin-bottom:24px}.page-heading p{color:#848393;font-size:13px}.creator-layout{grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:24px}.auth-form,.paper,.parameters,.result-panel{border-radius:16px}.parameters{padding:23px;box-shadow:0 4px 18px #26233b03}.segments{background:#f3f1f8;border-radius:9px;margin-bottom:22px}.segments button{color:#8b8499;font-size:13px}.segments button.selected{color:#7053d3;border-radius:7px;box-shadow:0 2px 6px #3826550a}.segments.wrap button{flex-basis:auto}.parameters textarea{min-height:130px}.parameters label{font-size:12px;color:#555367}.parameters select{font-size:13px}.field-set{border:0;margin:0 0 18px;padding:0;min-width:0}.field-set legend{font-size:12px;color:#555367;margin-bottom:10px;font-weight:500}.aspect-options{display:grid;grid-template-columns:repeat(6,1fr);gap:5px}.aspect-options button{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:8px;height:66px;color:#8d899b;padding:5px 0}.aspect-options i{border:1px solid;border-radius:2px;font-style:normal}.aspect-options span{font-size:10px;white-space:nowrap}.aspect-options .custom-aspect{font-size:23px;line-height:22px;width:22px;height:22px;border-style:dashed}.aspect-options button[aria-pressed=true],.resolution-options button[aria-checked=true]{background:#f4f0fe;border-color:#a592df;color:#7052cf}.resolution-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.resolution-options button{border:1px solid var(--line);background:white;border-radius:8px;color:#666073;padding:8px;display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px}.resolution-options strong{font-size:14px;font-weight:500}.resolution-options small{font-size:10px;color:inherit}.custom-dimensions{display:grid;grid-template-columns:1fr 15px 1fr;gap:8px;align-items:center}.custom-dimensions input{padding:8px}.custom-dimensions>span{color:#aaa1b8}.pixel-summary{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;font-size:10px;margin:-6px 0 20px;color:#aaa3b6}.pixel-summary strong{font-weight:400;color:#8d849d}.pixel-summary small{font-size:10px;flex-basis:100%}.upload-zone{background:#faf8fe;border-color:#d3c8e6;color:#9888b4;border-radius:10px}.upload-zone img{width:100%;height:130px;object-fit:contain;border-radius:6px}.price-line{border-top:1px solid #f0edf6;padding-top:16px;color:#8e869b}.price-line strong{color:#7257dc;font-weight:500}.hint{color:#9992a3;font-size:11px}.hint.blue,.quote-preview{background:#f4f0fb;color:#81708d}.result-panel{background:#fff;padding:23px;min-height:640px}.result-heading{border-color:#f0edf5;padding-bottom:17px}.result-heading h2{font-size:14px}.privacy{background:#f5f3f9;color:#9b93a8;font-size:10px}.creative-empty{padding-top:24px;max-width:700px;margin:auto}.showcase-frame{border-radius:12px;overflow:hidden;position:relative;background:#e8e0f1;max-width:600px;margin:auto}.product-scene{line-height:0}.product-scene svg{width:100%;height:auto;display:block}.scene-caption{position:absolute;left:14px;bottom:13px;background:#fff9;color:#827391;padding:4px 9px;border-radius:5px;font-size:9px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.empty-message{padding:23px 0 9px;text-align:center}.empty-message h3{font-size:17px;letter-spacing:.2px}.empty-message p{font-size:12px;margin-top:7px;color:#9a91a7}.prompt-suggestions{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.prompt-suggestions button{display:flex;align-items:center;gap:6px;border:1px solid #eee9f5;border-radius:7px;color:#9685ae;background:white;font-size:10px;padding:8px 9px}.prompt-suggestions button:hover{background:#f5f0fc;color:#7257dc}.empty-video .showcase-frame{aspect-ratio:16/9;background:#211d2b;max-width:none}.empty-video .product-scene{height:100%;opacity:.76}.empty-video svg{height:100%;object-fit:cover}.film-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;color:white;background:#21182e18}.film-overlay svg{width:57px;height:57px;padding:15px;border:1px solid #ffffff88;border-radius:50%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.film-overlay span{font-size:12px;letter-spacing:2px}.film-timeline{display:flex;gap:12px;align-items:center;background:#f8f6fb;padding:18px 15px;margin-top:12px;border-radius:8px;font-size:9px;color:#a295b0}.film-timeline div{height:22px;flex:1 1;border-top:1px solid #d3c9e1;border-bottom:1px solid #d3c9e1;background:repeating-linear-gradient(90deg,transparent,transparent 19px,#ded5e8 20px,#ded5e8 21px)}.studio-diagnosis .creator-layout{grid-template-columns:minmax(310px,400px) minmax(0,1fr)}.studio-diagnosis .upload-zone{min-height:210px}.studio-diagnosis .parameters h2{font-size:15px;margin-bottom:24px}.diagnosis-empty{max-width:390px;margin:44px auto 25px;text-align:center}.analysis-emblem{display:grid;place-content:center;width:84px;height:84px;border-radius:24px;background:#f0edf7;color:#ab97c6;margin:0 auto 22px}.diagnosis-empty h3{font-size:19px}.diagnosis-empty p{font-size:12px;line-height:1.9}.analysis-dimensions{display:grid;gap:12px;margin:28px 0}.analysis-dimensions>div{display:flex;align-items:center;gap:18px;text-align:left;background:#faf9fc;padding:17px 23px;border-radius:10px;color:#ac9abf}.analysis-dimensions strong{display:block;font-size:13px;font-weight:500;color:#6c607d}.analysis-dimensions small{font-size:11px;color:#a197ac}.diagnosis-empty>small{font-size:10px;color:#aaa0b2}.auth-shell{min-height:100vh;display:flex;flex-direction:column;background:#f8f7fc}.auth-header{display:flex;align-items:center;justify-content:space-between;padding:30px 6%}.auth-header>a:last-child{font-size:12px;color:#92849e}.auth-test-note{text-align:center;font-size:10px;color:#a49888}.auth-shell main{flex:1 1;width:100%;padding:28px 6% 50px}.auth-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.9fr);gap:9%;max-width:1090px;margin:0 auto;align-items:center}.auth-intro{padding:0}.auth-welcome{display:flex;align-items:center;gap:9px;font-size:11px;color:#8e79bd;letter-spacing:1px}.auth-intro h1{font-size:39px;line-height:1.5;margin-top:17px;font-weight:700;letter-spacing:1px}.auth-intro p{font-size:13px;line-height:1.95;color:#9890a5;margin-top:16px}.auth-art{position:relative;margin-top:25px;border-radius:18px;overflow:hidden;max-width:500px}.auth-art .product-scene{max-height:315px;overflow:hidden}.auth-art svg{margin-top:-15px}.auth-art-label{position:absolute;left:22px;bottom:28px;color:#78658d;display:flex;align-items:center;gap:16px;background:#fff9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:11px 16px;border-radius:8px;font-size:11px}.auth-art>small{position:absolute;right:13px;bottom:10px;font-size:8px;color:#907b9c}.auth-form{padding:38px;box-shadow:0 18px 60px #50407707}.auth-mail-icon{display:grid;place-content:center;color:#9e86cc;background:#f3eefb;width:54px;height:54px;border-radius:15px;margin-bottom:23px}.auth-form h2{font-size:24px;margin-bottom:9px;font-weight:500}.auth-subtitle{font-size:12px;margin:0 0 31px;color:#a096ad}.auth-form label{font-size:12px;color:#686074}.auth-form input{min-height:49px}.auth-form .btn{min-height:47px}.auth-form .notice:empty{display:none}.auth-form .hint{font-size:10px;margin-top:16px}.auth-assurance{display:flex;align-items:center;gap:7px;color:#a597b4;font-size:11px;margin-top:23px}.auth-next{display:grid;gap:5px;border-top:1px solid #efebf5;margin-top:25px;padding-top:23px}.auth-next strong{font-size:11px;color:#8d7e9f;font-weight:500}.auth-next span{font-size:10px;color:#b0a5bd}.auth-shell footer{border:0;max-width:1300px;margin:auto;width:100%;padding:20px 6%;font-size:10px;color:#aea4ba}.auth-shell footer a{color:#a79bad}footer{font-size:10px;color:#a39aa9}@media (min-width:1500px){.creator-layout{grid-template-columns:380px minmax(0,1fr)}.creative-empty{padding-top:32px}.result-panel{min-height:750px}}@media (max-width:1100px){.creator-layout{grid-template-columns:310px minmax(0,1fr);gap:18px}.parameters,.result-panel{padding:18px}.sidebar .home-brand{margin-left:4px}.auth-layout{gap:5%}.auth-form{padding:28px}.auth-intro h1{font-size:33px}.studio-diagnosis .creator-layout{grid-template-columns:310px minmax(0,1fr)}}@media (max-width:800px){.creator-layout,.studio-diagnosis .creator-layout{grid-template-columns:1fr}.main-shell main{padding:24px 16px}.parameters,.result-panel{padding:20px}.result-panel{min-height:360px}.page-heading h1{font-size:26px}.page-heading p{font-size:11px}.sidebar .home-brand{margin-left:12px}.aspect-options button{height:68px}.prompt-suggestions{gap:6px}.prompt-suggestions button{font-size:9px;padding:8px 6px}.auth-header{padding:22px}.auth-header .home-brand{font-size:23px}.auth-header>a:last-child{font-size:10px}.auth-shell main{padding:24px 20px 35px}.auth-layout{grid-template-columns:1fr;max-width:440px;gap:22px}.auth-intro{padding:0 5px}.auth-intro h1{font-size:29px;line-height:1.45;margin-top:10px}.auth-intro p{font-size:11px;margin-bottom:0}.auth-welcome{font-size:9px}.auth-art{display:none}.auth-form{padding:26px}.auth-form h2{font-size:23px}.auth-mail-icon{width:43px;height:43px;margin-bottom:17px}.auth-subtitle{margin-bottom:24px}.auth-shell footer{padding:18px 22px;gap:10px;font-size:9px}.diagnosis-empty{margin-top:30px}.custom-dimensions input{font-size:14px}}.auth-with-background{position:relative;isolation:isolate;background:#f6f4ff;color:#29263e;min-height:100svh}.auth-background{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.auth-wordmark{position:absolute;left:3.5%;top:51%;width:57%;height:auto;overflow:visible;stroke:#7257dc;stroke-linecap:round;stroke-linejoin:round}.auth-wordmark-rest{opacity:.16;stroke-width:1}.auth-wordmark-line{stroke-width:1.25}.auth-wordmark-glow{stroke-width:2;stroke:#9c81f0;filter:blur(2px)}.auth-wordmark-halo{stroke-width:3;stroke:#9c81f0;filter:blur(9px)}.auth-wordmark-glow path,.auth-wordmark-halo path,.auth-wordmark-line path{stroke-dasharray:1;stroke-dashoffset:0;opacity:0;animation:home-outline 2.5s var(--draw-delay) cubic-bezier(.3,0,.2,1) both}.auth-wordmark-glow,.auth-wordmark-halo{opacity:0;animation:home-light 3.4s ease-out both}@keyframes home-outline{0%{stroke-dashoffset:1;opacity:0}10%{opacity:1}68%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:.2}}@keyframes home-light{0%{opacity:0}18%,65%{opacity:.85}to{opacity:0}}.auth-with-background .auth-header,.auth-with-background .auth-test-note,.auth-with-background footer,.auth-with-background main{position:relative}.auth-with-background .home-brand,.auth-with-background .home-brand b{color:#7257dc}.auth-with-background .auth-header>a:last-child{color:#65528f}.auth-with-background .auth-test-note{color:#756389}.auth-with-background main{display:flex;flex-direction:column;justify-content:center;padding-top:44px;padding-bottom:65px}.auth-with-background .auth-layout{width:100%;max-width:1200px;grid-template-columns:minmax(0,1.25fr) minmax(340px,.85fr);gap:8%}.auth-with-background .auth-intro{align-self:stretch;padding-top:18px}.auth-with-background .auth-welcome{color:#7257dc}.auth-with-background .auth-intro h1{color:#29263e;font-size:clamp(30px,3.1vw,44px);line-height:1.5;font-weight:500}.auth-with-background .auth-intro p{color:#716884}.auth-with-background .auth-art{display:none}.auth-with-background .auth-form{min-width:0;background:#ffffff;color:#252638;border:1px solid #e6def6;border-radius:20px;box-shadow:0 24px 80px #4e328e12}.auth-with-background .auth-assurance,.auth-with-background .auth-next span,.auth-with-background .auth-subtitle{color:#716a80}.auth-with-background .auth-next strong{color:#62576f}.auth-with-background footer,.auth-with-background footer a{color:#756c85}.home-brand img.home-wordmark-logo{width:148px;height:40px;object-fit:contain;border-radius:0}@media (max-width:1000px) and (min-width:801px){.auth-with-background .auth-layout{gap:5%;grid-template-columns:minmax(0,1fr) 340px}.auth-with-background .auth-form{padding:27px}.auth-wordmark{left:3%;width:49%;top:49%}}@media (max-width:800px){.auth-with-background .auth-header{padding:20px}.auth-with-background .auth-header .home-brand{font-size:21px}.auth-header .home-brand img.home-wordmark-logo{width:124px;height:34px}.auth-with-background main{padding:23px 20px 32px;justify-content:flex-start}.auth-with-background .auth-layout{grid-template-columns:1fr;gap:24px;max-width:440px}.auth-with-background .auth-intro{padding:0 4px 95px}.auth-with-background .auth-welcome{font-size:10px}.auth-with-background .auth-intro h1{font-size:25px;line-height:1.4;margin-top:12px}.auth-with-background .auth-intro p{display:none}.auth-wordmark{top:223px;left:5%;width:90%;max-width:440px}.auth-with-background .auth-form{padding:27px;border-radius:16px}.auth-with-background .auth-subtitle{line-height:1.75}}@media (prefers-reduced-motion:reduce){.auth-wordmark path,.auth-wordmark-glow,.auth-wordmark-halo{animation:none}.auth-wordmark-line path{opacity:.2;stroke-dashoffset:0}}