:root{--blue:#4073ff;--pale:#eef2ff;--bg:#f6f7f9;--ink:#202329;--muted:#9298a4;--border:#e9eaf0;--side:260px;--top:64px;--radius:12px;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);font-size:14px;color-scheme:light}
*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select,textarea{font:inherit}button,a,select,input[type=checkbox],input[type=radio]{cursor:pointer}button{color:inherit;background:white;border:1px solid #d9d9df;border-radius:5px;padding:7px 15px;line-height:18px;white-space:nowrap}button:hover{color:var(--blue);border-color:var(--blue)}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:3px}button.primary,.primary{background:var(--blue);border-color:var(--blue);color:white}button.primary:hover{filter:brightness(1.06)}button.ghost{border:0;background:transparent;color:var(--blue);padding:5px 8px}button.danger{color:#f05252}button.selected{color:var(--blue);border-color:var(--blue);background:var(--pale)}a{color:var(--blue);text-decoration:none}input,select,textarea{border:1px solid #d9d9df;border-radius:5px;padding:7px 11px;background:#fff;color:var(--ink);min-width:0;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 2px #4073ff12}input::placeholder,textarea::placeholder{color:#b4b6bc}textarea{resize:vertical;width:100%;min-height:96px;line-height:1.6}input[type=checkbox],input[type=radio]{accent-color:var(--blue);width:16px;height:16px;vertical-align:middle}input[type=range]{accent-color:var(--blue);width:100%}h1,h2,h3,p{margin:0}h1{font-size:26px}h2{font-size:20px}h3{font-size:16px}.muted{color:var(--muted);font-size:13px;line-height:1.7}.small{font-size:12px}.blue{color:var(--blue)}.grow{flex:1}.row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.between{display:flex;align-items:center;justify-content:space-between;gap:16px}.stack{display:flex;flex-direction:column;gap:16px}.full{width:100%}.spacer{height:24px}.icon{width:20px;height:20px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
#header{height:var(--top);position:fixed;inset:0 0 auto;z-index:30;background:white;display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 16px;border-bottom:1px solid #f1f2f5;gap:16px}.brand{font-size:29px;font-weight:800;letter-spacing:-1px;color:#3064d9;display:flex;align-items:center;gap:12px;cursor:pointer;border:0;padding:0}.catmark{background:#3267da;color:white;clip-path:polygon(0 0,25% 15%,75% 15%,100% 0,100% 60%,91% 85%,72% 99%,28% 99%,8% 85%,0 60%);width:48px;height:47px;display:grid;place-items:center;font-size:27px;padding-top:6px}.head-actions{display:flex;align-items:center;gap:25px;font-size:14px}.head-actions button{background:transparent;border:0;color:var(--blue);padding:3px;display:flex;align-items:center;gap:5px}.head-actions .balance{background:#f0f1f4;color:#171717;padding:9px;border-radius:4px}.avatar{width:30px;height:30px;border-radius:50%;background:#e8ebef;display:grid;place-items:center;font-size:22px}
#sidebar{position:fixed;inset:var(--top) auto 0 0;width:var(--side);background:#fff;border-right:1px solid #eceef3;overflow:auto;padding:15px 11px 85px 19px;z-index:20;scrollbar-width:thin;scrollbar-color:#eee transparent}.nav-label{color:#95a3bb;font-size:14px;font-weight:600;padding:20px 12px 17px}.nav-item{display:flex;align-items:center;gap:13px;width:100%;height:44px;border:0;background:transparent;padding:0 11px;color:#17191c;text-align:left;margin:0 0 1px;border-radius:10px;font-size:16px}.nav-item:hover{background:#f4f6fb}.nav-item.active{color:white;background:var(--blue)}.nav-item.expanded{color:var(--blue)}.nav-item .chevron{margin-left:auto;font-size:14px}.nav-children{margin:3px 0 4px 17px;border-left:1px solid #e2e7f3;padding:2px 18px 2px 16px}.nav-children .nav-item{font-size:14px;height:44px;gap:11px;color:#63728c;padding:0 10px}.nav-children .nav-item.active{color:white}.nav-subtitle{font-size:12px;color:#95a3bb;padding:13px 10px 6px}.badge{font-size:10px;line-height:14px;border:1px solid #ffd1d1;color:#f44;border-radius:9px;margin-left:auto;padding:0 3px}.badge.new{color:#24a344;border-color:#c7ecca}
#main{position:fixed;inset:var(--top) 0 0 var(--side);overflow:auto;padding:10px;background:var(--bg)}.panel{background:white;border:1px solid #f0f0f2;border-radius:var(--radius);padding:24px;margin-bottom:10px}.panel.flat{border:0;border-radius:0}.titlebar{background:#fff;min-height:46px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;padding:12px 15px;margin-bottom:14px;font-size:16px;font-weight:600}.page-title{font-size:16px;margin:6px 0 22px}.tabs{display:flex;align-items:center;gap:30px;min-height:47px;border-bottom:1px solid var(--border);margin-bottom:16px}.tabs button{height:47px;border:0;border-radius:0;background:transparent;padding:0 3px}.tabs button.active{color:var(--blue);border-bottom:2px solid var(--blue);font-weight:600}.seg{display:inline-flex;flex-wrap:wrap}.seg button{border-radius:0;margin-left:-1px}.seg button:first-child{border-radius:5px 0 0 5px}.seg button:last-child{border-radius:0 5px 5px 0}.seg button.active{color:white;background:var(--blue);border-color:var(--blue)}.filterbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0}.filterbar input{width:230px}.filterbar select{width:200px}.filterbar .date{width:230px}.filters-labels{display:grid;grid-template-columns:repeat(5,1fr);gap:20px 10px;margin:18px 0}.field{display:flex;flex-direction:column;gap:10px;margin-bottom:25px}.field>label{font-weight:500}.field.required>label:before{content:'* ';color:#ff4d4f}.field input:not([type=checkbox]):not([type=radio]),.field select{width:100%}.field.inline{flex-direction:row;align-items:center}.field.inline>label{min-width:80px}.field .counter{text-align:right;color:#999;font-size:13px;margin-top:-5px}.upload{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px dashed #d4d6dd;background:#fbfbfc;border-radius:7px;min-height:150px;width:200px;text-align:center;overflow:hidden;padding:16px}.upload>span.plus{font-size:34px;font-weight:300}.upload input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.upload img{position:absolute;inset:0;object-fit:cover;width:100%;height:100%}.upload .filename{position:relative;z-index:1;background:#fffffff0;color:#26314a;padding:4px;max-width:100%;overflow:hidden;word-break:break-all}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#b9bac1;min-height:200px;text-align:center}.empty svg{width:65px;height:45px}.empty.large{min-height:70vh;gap:22px}.empty.large h3{color:#333;font-size:20px}.empty.large .illustration{width:260px;height:200px;margin-bottom:18px}.sprite{display:block;overflow:hidden;flex-shrink:0}.grid{display:grid;gap:16px}.cols2{grid-template-columns:repeat(2,minmax(0,1fr))}.cols3{grid-template-columns:repeat(3,minmax(0,1fr))}.cols4{grid-template-columns:repeat(4,minmax(0,1fr))}.cols5{grid-template-columns:repeat(5,minmax(0,1fr))}.cols6{grid-template-columns:repeat(6,minmax(0,1fr))}
.table-wrap{overflow:auto;background:#fff}table{border-collapse:collapse;width:100%;font-size:14px}th{background:#fafafa;font-weight:600;text-align:left;white-space:nowrap}th,td{padding:18px 16px;border-bottom:1px solid #f0f0f0;line-height:1.6}td .actions{display:flex;gap:10px;flex-wrap:wrap}td .actions button{font-size:13px;white-space:nowrap}th:first-child:has(input){width:32px}td .tag,.tag{display:inline-block;border:1px solid #b7e99d;border-radius:3px;background:#f6ffed;color:#62ad24;font-size:12px;padding:0 7px}.tag.fail{color:#ff4d4f;background:#fff2f0;border-color:#ffccc7}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:15px;padding:20px 0;font-size:14px}.pagination button{padding:5px 10px;border-color:transparent}.pagination button.active{color:var(--blue);border-color:var(--blue)}.switch{appearance:none;width:44px!important;height:23px!important;background:#bfbfbf;border:0;border-radius:20px;padding:0;position:relative;transition:.15s}.switch:checked{background:var(--blue)}.switch:before{content:'';position:absolute;width:19px;height:19px;top:2px;left:2px;border-radius:100%;background:white;box-shadow:0 1px 3px #0002}.switch:checked:before{left:23px}.notice{border:1px solid #cbd6ff;background:#f6f8ff;padding:14px;border-radius:5px;color:#4d5670;line-height:1.6}.banner{background:linear-gradient(100deg,#d8e2fa,#f3f6ff);padding:32px 30px;border-radius:12px;margin-bottom:20px}.banner h1{font-size:24px;font-weight:500;margin-bottom:10px}.banner p{color:#747c8d;margin-top:8px}
.home-hero{text-align:center;height:277px;padding:28px 8% 22px;border-radius:17px}.home-hero h2{font-size:21px;margin:0 0 28px}.home-input{height:62px;border:2px solid #5780ff;box-shadow:0 0 0 2px #e5ebff;display:flex;border-radius:12px;overflow:hidden;margin-bottom:24px;text-align:left}.home-input select{border:0;border-right:1px solid var(--border);width:125px;flex-shrink:0;border-radius:0}.home-input input{border:0;flex:1;box-shadow:none}.home-input button{margin:5px;padding:10px;background:#507dea;color:white;border:0;border-radius:12px;font-size:27px}.models{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;max-width:1000px;margin:0 auto}.model{border:0;background:#eeedff;border-radius:28px;padding:7px 16px;display:inline-flex;align-items:center;gap:8px;font-size:13px;height:36px}.model.active{background:linear-gradient(110deg,#6854f3,#4489ee);color:#fff}.model-logo{font-weight:800;font-size:23px;color:#685aff;width:25px;display:inline-flex;justify-content:center}.model:nth-child(3n) .model-logo{color:#22c1b6}.model:nth-child(4n) .model-logo{color:#191919}.home-staff{height:254px}.section-heading{font-size:18px;margin:0 0 28px}.staff-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.staff-link{border:0;background:transparent;display:flex;flex-direction:column;gap:14px;align-items:center;font-size:16px;font-weight:600;padding:7px}.staff-link .sprite{width:96px;height:92px}.home-bottom{display:grid;grid-template-columns:1.84fr 1fr;gap:10px}.efficiency{display:flex;gap:45px}.efficiency .sprite{width:200px;height:220px;border-radius:12px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 30px;flex:1;padding-top:20px}.stat label{font-size:12px;color:#555}.stat strong{display:block;font-size:20px;margin:15px 0 10px}.stat small{font-size:12px}.ranking{display:flex;flex-direction:column;gap:13px;font-size:13px}.rankrow{display:grid;grid-template-columns:86px 1fr 32px;gap:10px;align-items:center}.track{height:14px;background:#f5f6f8;border-radius:9px;overflow:hidden}.track i{display:block;height:100%;background:#7086ff;min-width:3px;border-radius:9px}.staff-tabs{display:inline-flex;padding:8px;border-radius:12px;background:white;box-shadow:0 2px 5px #0002;gap:3px;margin:5px 0 16px}.staff-tabs button{font-size:16px;font-weight:600;border:0;background:transparent;border-radius:7px}.staff-tabs button.active{background:#5c8cfa;color:white}.staff-grid{gap:16px;margin:0 5px}.staff-card{position:relative;text-align:left;display:flex;align-items:center;justify-content:space-between;height:124px;padding:23px 26px;background:linear-gradient(120deg,#f4f8fe,#e4edff);border:0;border-radius:12px;box-shadow:0 10px 10px #25375f12;overflow:hidden}.staff-card h2{font-size:20px;margin-bottom:12px}.staff-card p{color:#999;font-size:14px}.staff-card .sprite{width:104px;height:105px}
.workspace-split{display:grid;grid-template-columns:240px 1fr;gap:16px;height:100%;padding:6px}.inner-side{background:#fff;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:18px;overflow:auto}.inner-side button.full{min-height:40px}.inner-side .bottom{margin-top:auto}.inner-list button{display:block;width:100%;text-align:left;padding:12px;border:0;background:transparent;overflow:hidden;text-overflow:ellipsis}.inner-list button.active{background:#f5f5fb;color:var(--blue)}.chat-main{border-radius:15px;position:relative;background:#fff;display:flex;flex-direction:column;overflow:hidden}.chat-models{text-align:center;padding:23px 10% 10px}.chat-models h2{font-size:20px;font-weight:500;margin-bottom:26px}.chat-models .models{max-width:850px;gap:9px}.chat-models .model{height:45px;font-size:14px;padding:9px 23px}.chat-models h2.image-heading{margin:32px 0}.chat-messages{flex:1;overflow:auto;padding:25px 45px}.bubble{max-width:80%;border-radius:14px;padding:17px 21px;background:#f3f5fa;line-height:1.8;margin:12px 0;white-space:pre-wrap}.bubble.user{margin-left:auto;background:#ebf1ff}.composer{margin:10px 40px 16px}.composer-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}.composer-tools button,.composer-tools select{font-size:13px;height:33px;padding:5px 12px;border-color:#dce0e8;color:#7c8595}.composer-tools .active{color:var(--blue);background:#edf3ff;border-color:#aac1ff}.compose-input{border:1px solid #7c95ff;border-radius:13px;position:relative;padding:8px 12px 38px;min-height:93px}.compose-input textarea{border:0;min-height:35px;resize:none;padding:0;box-shadow:none}.compose-input .send{position:absolute;right:3px;bottom:3px}.messages-placeholder{height:10px}.watermarked{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='350' height='165'%3E%3Ctext x='0' y='90' transform='rotate(-27 0 90)' fill='%23f4f4f5' font-size='12'%3E内容由AI生成%3C/text%3E%3C/svg%3E")}
.split-form{display:grid;grid-template-columns:520px 1fr;gap:15px;min-height:calc(100vh - 140px)}.form-column{background:white;padding:16px;border-right:1px solid #b9b9be;overflow:auto}.result-column{background:white;padding:24px;min-width:0}.result-column .empty{height:100%;min-height:400px}.rewrite .field{margin-bottom:25px}.rewrite .field>label{font-weight:600}.rewrite .ref-wrap{background:#f6f5fc;padding:10px;border-radius:12px}.rewrite .ref-wrap textarea{border:0;border-radius:0}.rewrite .ref-wrap .row{gap:5px;flex-wrap:nowrap}.rewrite .ref-wrap button{font-size:12px;padding:7px}.rewrite #selling{min-height:78px}.rewrite .submit-bottom{margin-top:27px;padding-top:20px;border-top:1px solid #ccc}.rewrite-output{line-height:1.9;padding:30px}.rewrite-output h2{margin-bottom:20px}.rewrite-output .body-copy{white-space:pre-wrap;margin:25px 0}.creation-page{background:radial-gradient(ellipse at 40% 50%,white,#eef1ff);height:100%;padding:12px 22px}.creation-page .workspace-split{grid-template-columns:280px 1fr}.creation-page .inner-side{border:1px solid #dbe4ff;border-radius:24px}.ip-center{padding:35px 22px;overflow:auto;text-align:center}.ip-center h1{font-size:34px;font-weight:500;margin:32px 0 16px}.ip-center .lead{font-size:16px}.ip-editor{background:white;border-radius:30px;padding:16px;margin:20px auto;max-width:880px}.ip-editor>div{border:3px solid transparent;background:linear-gradient(white,white) padding-box,linear-gradient(115deg,#72e5de,#ec4476) border-box;border-radius:20px;padding:10px 12px}.ip-editor textarea{height:125px;border:0;resize:none;box-shadow:none;margin:12px 0}.gallery-card{border-radius:8px;overflow:hidden;background:#fff;border:1px solid #eee;position:relative;text-align:left;padding:0;white-space:normal}.gallery-card:hover{box-shadow:0 4px 16px #0001}.gallery-card .sprite{width:100%;height:auto}.gallery-card .caption{padding:12px;display:block;line-height:1.5}.gallery-card .check{position:absolute;right:8px;top:8px}.media-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.media-grid .upload{width:100%;min-height:300px}.voice-card{height:112px;background:#f6f6f8;border:1px solid #ddd;border-radius:3px;position:relative;padding:25px 20px;display:flex;gap:15px;align-items:center}.voice-card .tag{position:absolute;right:0;top:0;font-size:10px;border:0;background:#e9e9ec}.voice-card .avatar{background:#fff;color:#222}.video-select{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.video-select .gallery-card{height:130px;background:black;color:white}.video-select .sprite{height:130px;width:100%;object-fit:contain}.video-select .caption{position:absolute;bottom:0;padding:5px;left:0;right:0;background:#0005;text-align:center}.video-form{display:flex;flex-direction:column}.video-form textarea{border:0;height:420px;box-shadow:none;resize:none}.video-form .form-footer{margin-top:auto}.video-form .form-footer .field{margin-bottom:8px}.scene{background:#fff;border-radius:10px;padding:20px;margin-bottom:20px}.scene-body{display:grid;grid-template-columns:140px 1fr 300px;gap:20px}.scene-body textarea{border:0;resize:none}.scene-body .upload{width:140px;height:230px;background:#000;color:white}.scene-controls{box-shadow:0 0 10px #0001;padding:12px;border-radius:8px}
.agent-shell{background:#f2f3f7;min-height:100%;color:#606a80}.agent-nav{border-bottom:1px solid #dde0e8;padding:14px 18px;display:flex;align-items:center;gap:35px}.agent-nav .row{margin:auto}.agent-body{padding:28px 48px}.agent-card{border:1px solid #e8e9ef;border-radius:12px;min-height:160px;padding:20px 16px;text-align:left;background:#fafbfe;color:#566078}.agent-card h3{color:#364052;margin:10px 0 15px}.agent-card button{display:block;background:transparent;border:0;padding:10px 0;color:#636d82}.agent-placeholder{height:160px;border-radius:12px;background:#f8f9fb}.mix-hero{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.mix-card{position:relative;min-height:163px;background:#d4dafa;border-radius:6px;padding:28px 40px;grid-column:span 2;text-align:left;overflow:hidden}.mix-card:nth-child(-n+2){grid-column:span 3;min-height:184px}.mix-card:first-child{background:linear-gradient(110deg,#6053ed,#8d80f5);color:white}.mix-card p{max-width:60%;line-height:1.6;margin:8px 0 20px}.mix-card .sprite{position:absolute;right:20px;top:30px;width:170px;height:130px}.asset-layout{display:grid;grid-template-columns:280px 1fr;gap:20px}.asset-layout .inner-side{border-right:1px solid var(--border);border-radius:0;padding:0 25px 0 0}.asset-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;max-width:960px}.asset-grid .upload{width:100%;height:290px}.asset-grid .gallery-card{background:#f8f9fc}.template-banner{height:142px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:40px;border-radius:20px;margin-bottom:30px;background:#e2effe}.template-banner .sprite{position:absolute;inset:0;width:100%;height:100%;z-index:0}.template-banner>div{position:relative;z-index:1}.template-banner h2{margin-bottom:8px}.empty-view{display:grid;grid-template-columns:1fr 1fr;gap:16px;height:100%}.empty-view>section{background:#fff;border-radius:16px;padding:16px;display:flex;flex-direction:column}.empty-view .empty{flex:1}.product-page{background:white;min-height:100%;padding:22px 16px}.product-form{max-width:1080px;margin:55px auto}.product-form>h1{margin-bottom:14px;font-size:28px;color:#000}.product-form>.muted{font-size:16px}.product-box{margin:24px 0 40px;border:1px solid #eee;border-radius:18px;padding:26px 24px;box-shadow:0 4px 22px #00000005}.product-box .upload{width:130px;height:130px;min-height:0;background:white;border-style:solid;border-radius:3px}.product-box .field{max-width:620px}.workflow-stage{padding:25px;border:1px solid var(--border);border-radius:12px;margin:20px 0}.workflow-stage h2{margin-bottom:20px}.recreate-form{max-width:1230px;margin:24px auto;background:white;border:1px solid #eee;border-radius:8px;padding:25px 20px}.recreate-form .field{margin-top:28px}.recreate-form .upload{width:150px}.video-generator{display:grid;grid-template-columns:460px 1fr;gap:12px;height:100%;background:white}.video-generator .form-column{padding:12px;display:flex;flex-direction:column;gap:10px}.video-generator .field{margin:0}.video-generator .seg button{font-size:14px;padding:6px 12px}.video-generator .field.inline>label{min-width:70px}.video-generator textarea{height:295px;flex:1}.video-records{overflow:auto;padding:10px}.video-record{border:1px solid #e1e1e5;border-radius:9px;padding:16px;margin:20px 0 12px}.video-record p{line-height:1.7;margin:10px 0}.video-record .sprite{height:316px;width:180px;border-radius:9px}.video-record .tag{color:var(--blue);background:#eaf4ff;border-color:#a0cbff}.conversation-columns{display:grid;grid-template-columns:300px 360px 1fr;min-height:calc(100vh - 155px)}.conversation-columns>div{border-right:1px solid #e2e7f0;padding:20px;background:white}.conversation-columns>div:first-child{background:#ebeef3}.conversation-columns .empty{min-height:65vh}.stat-overview{display:grid;grid-template-columns:repeat(5,1fr);gap:56px 25px;padding:30px 20px 0}.stat-overview .metric{display:flex;align-items:center;gap:12px}.metric .metric-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#eaf7ff;color:#61beed;font-size:26px}.metric strong{font-size:26px}.metric p{margin:5px 0;font-size:14px;color:#535c70}.chart{height:300px;position:relative;border-bottom:1px dashed #ddd;margin:30px 25px 10px;background:repeating-linear-gradient(to top,transparent 0,transparent 58px,#eee 59px,transparent 60px)}.chart:after{content:'';height:3px;background:#2694ff;position:absolute;bottom:0;left:0;right:0}.chart-labels{display:flex;justify-content:space-between;color:#9296a0;font-size:12px;margin:10px 25px}.settings-form{padding:26px 24px;background:white;min-height:100%}.settings-form>.field{max-width:500px;margin-bottom:28px}.settings-form .upload{width:195px;height:165px}.account-cards .panel{min-height:150px;padding:18px}.account-cards h1{font-size:32px;margin:9px 0 22px}.account-cards p{margin-top:9px;color:#777}.rule-table td{font-size:13px;padding:12px}
#prototype-tools{position:fixed;bottom:14px;right:18px;z-index:50;background:#202938ed;backdrop-filter:blur(12px);color:#fff;border:1px solid #ffffff35;border-radius:10px;display:flex;align-items:center;gap:2px;padding:5px;box-shadow:0 5px 18px #0002;font-size:12px}#prototype-tools button{background:transparent;border:0;color:#dce6fb;padding:6px 9px;font-size:12px}#prototype-tools button:hover{background:#ffffff1a;color:white}#prototype-tools .tool-title{padding:0 9px;color:#a7b5ce}#prototype-tools.collapsed>*:not(:last-child){display:none}#dialog{border:0;border-radius:14px;padding:0;max-width:min(980px,90vw);width:640px;box-shadow:0 20px 90px #17223d45;color:var(--ink)}#dialog::backdrop{background:#111a3544;backdrop-filter:blur(2px)}.modal-head{padding:20px 24px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.modal-head h2{font-size:18px}.modal-head button{border:0;background:transparent;font-size:22px;padding:0 6px;color:#8791a1}.modal-body{padding:24px;max-height:70vh;overflow:auto}.modal-foot{padding:16px 24px;border-top:1px solid var(--border);display:flex;gap:10px;justify-content:flex-end}.demo-note{font-size:12px;line-height:1.6;color:#8d95a5;padding:12px 16px;background:#f7f8fb;border-radius:5px;margin-bottom:20px}.page-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.page-directory button{text-align:left;border-color:#eee;padding:10px;overflow:hidden;text-overflow:ellipsis;font-size:13px}.page-directory button span{font-size:11px;color:#95a3bb;margin-right:6px}.flow-list{display:flex;flex-direction:column;gap:20px}.flow-line{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-top:10px}.flow-line button{color:var(--blue);font-size:13px}.flow-line span{color:#a7aebb}#toast{position:fixed;top:85px;left:50%;transform:translateX(-50%);z-index:100;background:#fff;padding:13px 22px;border-radius:8px;box-shadow:0 4px 25px #0002;display:none;max-width:80vw}.reference-wrap{position:fixed;inset:0;z-index:40;overflow:auto;background:#e9ebf0}.reference-wrap img{display:block;width:100%;height:auto}.reference-label{position:fixed;top:12px;left:50%;transform:translateX(-50%);background:#202938ef;color:white;border-radius:8px;padding:10px 18px;font-size:13px;z-index:41;box-shadow:0 4px 20px #0002}.help-fab{position:fixed;right:0;top:43%;z-index:31;border-radius:22px 0 0 22px;background:#7b807d;color:white;padding:12px 6px;border:0;font-size:16px}
body.geo{--side:230px;--top:51px;--blue:#3478ff;--bg:#f4f5fa}body.geo #header{padding-left:64px}body.geo .brand{font-size:21px;color:#333;letter-spacing:0}body.geo #sidebar{padding:14px 10px 85px}body.geo .nav-item{font-size:14px;color:#748096;height:47px;padding-left:16px;border-radius:9px}body.geo .nav-item.active,body.geo .nav-item.expanded{color:#3478ff;background:linear-gradient(90deg,#e8efff,#f4f7fc)}body.geo .nav-label{font-size:13px;color:#292d37;padding:25px 10px 15px}body.geo .nav-children{margin:0;padding:0;border:0}body.geo .nav-children .nav-item{font-size:12px;padding-left:35px}body.geo #main{padding:24px 15px}.geo-warning{color:#f44733;font-size:14px;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.geo-expiry{background:#ffcaa7;border-radius:6px;padding:7px 16px;color:#311e10}.geo-diagnosis{padding:30px 28px 80px;background:#fff;border:1px solid #e0e0e4;border-radius:10px;box-shadow:0 8px 25px #00000004}.geo-diagnosis .field{margin:30px 0}.geo-diagnosis label,.geo-diagnosis h3{font-size:16px;color:#6228ff;font-weight:500}.geo-diagnosis input{height:42px;border-color:#ececec}.geo-diagnosis .models{max-width:none;justify-content:flex-start;margin:20px 0}.geo-diagnosis .model{border-radius:8px;background:#f3edfc;border:1px solid #c891ff;height:42px;font-size:14px}.geo-diagnosis .model.active{color:#222;background:#f2eafb}.geo-diagnosis .model:not(.active){background:white;border-color:#ddd;opacity:.65}.geo-diagnosis .primary{background:linear-gradient(90deg,#3133ff,#6614fb);height:42px;margin-top:30px;border:0;font-weight:600;letter-spacing:2px}.geo-gate{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0008}.gate-card{background:white;border-radius:12px;padding:32px 20px;width:350px;text-align:center}.gate-card .warning{font-size:48px;color:#e9bc44;margin-bottom:24px}.gate-card p{line-height:1.6;text-align:left;color:#666;margin:20px 0}.gate-card button{background:#ffa67e;color:#fff;border:0;width:100%;height:44px}.geo-home{display:grid;grid-template-columns:1fr 320px;gap:20px}.geo-home .panel{box-shadow:0 3px 15px #152e5505;border:0;border-radius:15px}.geo-banner{height:280px;overflow:hidden;border-radius:16px;background:#357be2}.geo-banner .sprite{width:100%;height:100%}.geo-features{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0}.geo-feature{position:relative;height:180px;background:white;border-radius:13px;padding:42px 20px 12px;text-align:left;white-space:normal;overflow:hidden;border:0}.geo-feature h3{margin-bottom:10px;position:relative;z-index:1}.geo-feature p{font-size:12px;line-height:1.6;color:#999}.geo-feature .label{position:absolute;top:0;left:0;background:#24b6f5;color:white;padding:5px 10px;border-radius:0 0 8px 0;font-size:12px}.geo-feature .sprite{position:absolute;right:4px;bottom:5px;width:66px;height:66px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:24px}.quick-grid button{background:#f8fafc;border:0;white-space:normal;padding:15px}.quick-icon{display:block;margin:auto auto 12px;background:#fff3dd;width:55px;height:55px;border-radius:50%;font-size:28px;line-height:55px}.quick-grid .muted{font-size:12px}.geo-steps button{display:flex;width:100%;align-items:center;gap:14px;margin:25px 0;padding:0;border:0;text-align:left}.geo-steps .step-icon{width:36px;height:36px;background:#209cf3;color:#fff;display:grid;place-items:center;border-radius:8px;font-size:22px}.geo-steps .step-go{font-size:12px;margin-left:auto;color:#bbb}.verify-page{padding:18px 30px}.verify-page h1{font-size:24px;color:#229aff}.verify-page .notice{background:#def0ff;border:0;color:#229aff;margin-top:14px;padding:20px}.verify-card{display:block;margin:190px auto 0;background:white;border:0;border-radius:14px;padding:45px 70px;box-shadow:0 5px 25px #0001;font-size:20px}.verify-card .big{display:block;color:#229aff;font-size:45px;margin-bottom:16px}.theme-jade{--blue:#159488;--pale:#edf9f7}.theme-jade .brand{color:#12877c}.theme-jade .catmark{background:#159488}.theme-jade .home-input{border-color:#159488}.theme-jade .staff-card{background:linear-gradient(120deg,#f1faf8,#dbefec)}.theme-jade .banner{background:linear-gradient(120deg,#e0f1eb,#f8fcfa)}
@media(max-width:1400px){.head-actions{gap:15px}.home-hero{padding-left:5%;padding-right:5%}.home-hero .models{gap:10px 8px}.home-hero .model{font-size:12px;padding:7px 12px}.efficiency{gap:25px}.stat-grid{gap:20px 16px}.staff-card{padding:20px}.staff-card h2{font-size:18px}.staff-card .sprite{width:80px}.split-form{grid-template-columns:440px 1fr}.media-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.scene-body{grid-template-columns:140px 1fr 230px}.video-generator{grid-template-columns:460px 1fr}.conversation-columns{grid-template-columns:260px 300px 1fr}.model{padding:7px 12px}.agent-body{padding:24px}.mix-card{padding:25px}.mix-card .sprite{opacity:.6}.geo-features{gap:12px}.geo-feature{padding-left:15px;padding-right:15px}}
@media(max-width:1100px){:root{--side:220px}.head-actions{gap:8px;font-size:12px}.head-actions button{font-size:12px}.head-actions .optional{display:none}.brand{font-size:23px}.catmark{width:40px;height:40px;font-size:22px}#sidebar{padding-left:10px}.nav-item{font-size:14px}.home-hero{height:auto;min-height:277px}.cols4{grid-template-columns:repeat(3,minmax(0,1fr))}.home-bottom{grid-template-columns:1fr}.home-staff{height:auto}.staff-strip{grid-template-columns:repeat(4,1fr)}.split-form{grid-template-columns:390px 1fr}.media-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.workspace-split{grid-template-columns:200px 1fr}.composer{margin-left:20px;margin-right:20px}.chat-models{padding-left:20px;padding-right:20px}.geo-home{grid-template-columns:1fr}.geo-warning{max-width:45%}.scene-body{grid-template-columns:140px 1fr}.scene-controls{grid-column:span 2}.asset-layout{grid-template-columns:200px 1fr}.asset-grid{grid-template-columns:repeat(3,1fr)}.filters-labels{grid-template-columns:repeat(3,1fr)}}
[hidden]{display:none!important}
.art-composer{position:sticky;bottom:0;border:1px solid #e3e5ea;background:white;border-radius:12px;padding:18px;box-shadow:0 2px 24px #0000000c;z-index:3;margin-top:25px}.art-composer textarea{min-height:85px}.writing-card{min-height:128px;display:flex;align-items:center;gap:22px;text-align:left;padding:25px;background:#fff;border:1px solid #e8ebef;border-radius:6px;white-space:normal}.writing-card h3{margin-bottom:12px}.writing-icon{width:66px;height:66px;display:grid;place-items:center;color:#5877f6;background:#eef1ff;border-radius:14px;font-size:35px}.risk-tag{display:inline-flex;align-items:center;gap:12px;padding:10px 15px;background:white;border:1px solid #e5e7eb;border-radius:5px}.metric-card{display:flex;flex-direction:column;gap:18px;text-align:left;background:white;border:1px solid #e8e8e8;border-radius:8px;padding:22px;min-height:135px}.metric-card.active{border-color:var(--blue);background:#f5f8ff}.metric-card strong{font-size:30px}.mix-project{background:white;border:1px solid #eceef0;border-radius:8px;padding:15px}.mix-project-main{display:flex;align-items:start;border:0;background:transparent;text-align:left;white-space:normal;padding:0;gap:15px;width:100%}.mix-project-main>.sprite{width:100px;min-width:80px;height:155px;object-fit:cover;border-radius:5px}.mix-project-main p{line-height:1.8}.publish-circle{width:88px;height:88px;border:7px solid #dae3ff;border-radius:50%;display:grid;place-content:center;text-align:center}.conversation-item{display:block;text-align:left;width:100%;padding:22px;background:#f3f6fd;border:0;border-bottom:1px solid #e3e8f0}.org-root{margin:35px auto 55px;display:flex;align-items:center;flex-direction:column;gap:14px;width:430px;border-radius:13px;padding:20px;box-shadow:0 5px 18px #0001;border:1px solid #dae1ef}.org-root>span{font-size:33px;background:#617cff;color:white;border-radius:16px;padding:10px}.org-root b{font-size:21px}.org-root small{color:#7b8394}.org-columns{display:flex;gap:14px;align-items:start}.org-column{min-width:0;border-top:2px solid #91a8ef;padding-top:20px}.org-column>button{background:#f0f3ff;color:#5574d5;border:0;display:inline-flex;align-items:center;margin-bottom:20px;padding:8px}.org-experts{display:grid;gap:13px}.expert{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 4px;white-space:normal;border:1px solid #e2e7f0;background:white;border-radius:9px;min-height:152px}.expert .sprite{width:64px;height:64px}.expert small{font-size:10px;color:#9da5b5}.video-tools-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:15px}.video-tool{min-height:221px;padding:25px 10px;border:1px solid #e5e7eb;background:#fff;position:relative;border-radius:8px;white-space:normal}.video-tool .sprite{width:110px;height:100px;margin:0 auto 20px}.video-tool h2{font-size:17px}.tool-new{position:absolute;right:7px;top:7px;background:#faf0dc;color:#d49420;font-size:10px;padding:2px 5px;border-radius:5px}.detail-list{display:grid;grid-template-columns:125px 1fr;gap:16px;line-height:1.8}.detail-list dt{color:#9399a3}.detail-list dd{margin:0;white-space:pre-wrap;word-break:break-word}.modal-body>.sprite{max-height:340px}.modal-body .gallery-card .sprite{max-height:230px}.upload{position:relative;overflow:hidden}.upload img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.upload .filename{position:relative;z-index:1;background:#ffffffde;word-break:break-all;max-width:95%;font-size:12px}.upload[data-ready]>.plus{visibility:hidden}.upload input{z-index:2}.risk-tag button{padding:1px 5px}.filter-status{margin:10px 0}.page-note{font-size:12px}.workflow-stage{border-top:1px solid #e1e6f0;padding-top:25px;margin-top:30px}.workflow-stage .grid{margin:25px 0}.scene-person-selected{padding:0!important}.scene-person-selected .sprite{max-height:180px}.scene-person-selected .caption{font-size:12px}.model.active .model-logo{color:inherit}.table-wrap td{overflow-wrap:anywhere}.modal-body input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),.modal-body select,.modal-body textarea{max-width:100%}.modal-body .field input:not([type=checkbox]):not([type=radio]):not([type=color]),.modal-body .field select{width:100%}
.home-bottom>.panel>.between{align-items:center;gap:8px}.home-bottom>.panel .section-heading{white-space:nowrap;font-size:17px;margin:0}.home-bottom>.panel .seg{flex-wrap:nowrap;flex-shrink:0}.home-bottom>.panel .seg button{padding:5px 11px;font-size:12px}.home-bottom>.panel .ranking{margin-top:28px}.rankrow>span:last-child{min-width:33px;white-space:nowrap}.home-input [data-action=clear-home]{background:white;color:#24282e;font-size:20px}.home-hero h2{margin-bottom:24px}.home-staff .staff-strip{padding:0 30px}.writing-card{display:block;min-height:218px}.writing-card h3{display:flex;flex-direction:column;gap:17px;align-items:start}.writing-icon{display:grid;width:48px;height:48px;font-size:25px;color:white}.writing-card p{margin-top:15px}.video-select .gallery-card{height:200px}.video-select .sprite{height:200px;max-width:140px;margin:auto}.video-select{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.art-composer{position:absolute;bottom:18px;left:10%;right:10%}.art-composer .upload{width:100px;height:100px;min-height:0}.art-composer textarea{flex:1;width:auto;min-height:100px}#prototype-tools.collapsed{opacity:.75}#prototype-tools.collapsed:hover{opacity:1}
.supplement-note{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 16px;margin-bottom:12px;background:#edf3ff;border:1px solid #dfe9ff;border-radius:7px;color:#64748b;font-size:12px;line-height:1.7}.supplement-note button{white-space:nowrap}.mock-summary{gap:12px;margin:20px 0}.mock-summary>.panel{margin:0;padding:17px 20px;border:1px solid #edf0f6;box-shadow:none}.mock-summary h1{font-size:24px;margin-top:10px}.extra-page{padding:24px;min-height:calc(100vh - 148px)}.extra-page .filterbar{margin:20px 0}.extra-page td{font-size:13px;min-width:88px;line-height:1.7}.extra-page td:last-child{min-width:180px}.extra-page td .row{gap:4px}.extra-page td .ghost{font-size:12px;padding:3px 6px}.mock-bars{margin:20px 0 26px;display:grid;gap:13px}.mock-bars>div{display:flex;align-items:center;gap:16px;font-size:12px}.mock-bars span{width:195px}.mock-bars i{height:10px;flex:1;background:linear-gradient(90deg,#5a86f5 var(--bar),#f1f4f9 var(--bar));border-radius:4px}.mock-bars b{width:40px;color:#4a6dc3}.mock-image{height:130px;background:#eff4fd;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#6f8ecb}.mock-image .icon{width:32px;height:32px}.mock-image small{font-size:11px;color:#97a8c3}.mock-plan{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(270px,1fr);gap:14px}.mock-plan>.panel{padding:24px;min-width:0}.mock-plan select{max-width:270px}.mock-todo{padding:16px;background:#f8faff;border:1px solid #edf1f8;border-radius:8px}.mock-todo p{margin:10px 0 0 26px}.mock-plan .mock-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.mock-plan .mock-summary>.panel{padding:15px}.mock-plan .mock-summary h1{font-size:20px}.mock-mini-chart{height:168px;display:flex;gap:14px;align-items:end;justify-content:space-around;padding:10px 0 20px}.mock-mini-chart>div{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:11px;color:#8a98ad}.mock-mini-chart i{width:18px;max-width:80%;background:#7198ed;border-radius:4px 4px 0 0}.mock-mini-chart b{color:#587dc3;font-size:11px}.mock-mini-chart small{font-size:10px}.mock-upload{background:repeating-linear-gradient(135deg,#f4f7fd,#f4f7fd 8px,#edf2fa 8px,#edf2fa 16px)}.mock-upload .filename{border:1px solid #dce5f4;border-radius:4px;padding:6px;color:#6d83a8;font-size:11px}.body-copy{overflow-wrap:anywhere}
/* 侧边栏沿用原尺寸；统一图标轮廓与状态，不改导航层级。 */
#sidebar .nav-item{position:relative;min-height:42px;gap:12px;border-radius:8px;font-size:14px;line-height:20px;transition:background-color .12s,color .12s}
#sidebar .nav-item>.icon{width:19px;height:19px;color:#69778d;flex-shrink:0}
#sidebar .nav-item>.icon svg{stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
#sidebar .nav-item:hover{background:#f2f6ff;color:#396bd7}
#sidebar .nav-item:hover>.icon,#sidebar .nav-parent.has-current>.icon{color:#4878df}
#sidebar .nav-parent.expanded{background:transparent;color:#52647f}
#sidebar .nav-parent.has-current{background:#f5f8ff;color:#3769d0;font-weight:600}
#sidebar .nav-item.active,#sidebar .nav-item.active:hover{background:var(--blue);color:#fff;box-shadow:0 2px 5px #4073ff12}
#sidebar .nav-item.active>.icon{color:#fff}
#sidebar .nav-children{margin:5px 0 10px 9px;padding-left:12px;border-left:1px solid #e5eaf4}
#sidebar .nav-child{padding-left:12px;min-height:39px;margin:2px 0;font-size:13px;gap:11px}
#sidebar .nav-child>.icon{width:17px;height:17px;color:#8b98ad}
#sidebar .nav-subtitle{padding:15px 12px 7px;font-size:11px;font-weight:500;color:#a3adbc}
#sidebar .nav-label{padding:19px 12px 11px;font-size:12px;color:#98a5b9;letter-spacing:.2px}
#sidebar .chevron{display:flex;align-items:center;justify-content:center;margin-left:auto;width:15px;color:#9ca8ba}
#sidebar .chevron .icon{width:12px;height:12px;transform:rotate(90deg)}
#sidebar .chevron.open .icon{transform:rotate(-90deg)}
#sidebar .nav-item .badge{margin-left:auto;font-size:8px;font-weight:500;line-height:13px;padding:0 4px}
#sidebar .nav-item:focus-visible{outline:2px solid #8cadff;outline-offset:1px}
@media(max-width:1100px){.mock-plan{grid-template-columns:1fr}.extra-page{padding:18px}.mock-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.extra-page .table-wrap{overflow:auto}.supplement-note{align-items:start}}
@media(prefers-reduced-motion:reduce){#sidebar .nav-item{transition:none}}
/* 逐页审查：修复内容挤压、文字遮挡与工具条覆盖。沿用原有蓝色和页面分组。 */
#sidebar .nav-item{scroll-margin-bottom:65px;scroll-margin-top:12px}
.upload[data-ready]>.plus{display:none}.product-box .upload[data-ready]{height:150px;width:180px}
.mock-upload .filename{word-break:normal;overflow-wrap:anywhere}
#main[data-page="16"],#main[data-page="51"]{overflow-x:auto}
#main[data-page="13"] .empty-view{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}
#main[data-page="13"] .workflow-stage{padding:18px;overflow-wrap:anywhere}
.agent-body>.between{flex-wrap:wrap}.agent-body>.between>.tabs{flex-wrap:wrap;height:auto}
.agent-card{min-width:0;overflow-wrap:anywhere}.agent-card h3{line-height:1.6}
.mix-card{padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;isolation:isolate}
.mix-card h3,.mix-card p,.mix-card button{position:relative;z-index:1}
.mix-card p{max-width:calc(100% - 125px);margin:0;min-height:64px;font-size:13px}
.mix-card .sprite{width:110px;height:95px;right:14px;top:24px;z-index:0;pointer-events:none}
.mix-card button{color:#354268;max-width:100%;white-space:normal}
.mix-card:first-child button{color:#5148c5;background:#fff}
.mix-project-main>div{min-width:0}.mix-project-main>.sprite{width:76px;min-width:76px;height:116px}
.mix-project-main p:first-child{font-weight:500;overflow-wrap:anywhere}.mix-project .small{font-size:12px}
.template-banner>.sprite{display:none}
.tag{white-space:nowrap}.tag.processing{color:#b8750a;background:#fff8e9;border-color:#f2d598}
.local-records table{min-width:760px}.local-records td:first-child{white-space:nowrap}
.local-records th,.local-records td{padding:14px 12px}
.local-records td:nth-child(2){min-width:180px}.local-records td:last-child{min-width:170px}
.local-records td .row{gap:4px}.local-records td .ghost{font-size:12px}
.between{min-width:0}.between>div{min-width:0}.tabs{overflow-x:auto;flex-shrink:0}.tabs button{flex-shrink:0}
.ip-library>.between{padding-bottom:16px;border-bottom:1px solid var(--border)}
#prototype-tools.collapsed{left:12px;right:auto;bottom:10px;width:calc(var(--side) - 24px);justify-content:center;opacity:1;box-shadow:0 3px 12px #0001}
#sidebar{padding-bottom:72px!important}
.gallery-card .caption{overflow-wrap:anywhere}.table-wrap td>button+button{margin-left:4px}
.writing-card{vertical-align:top}.writing-card h3{min-height:86px}.writing-card p{min-height:62px}
@media(max-width:1200px){.mix-hero{grid-template-columns:repeat(2,minmax(0,1fr))}.mix-card,.mix-card:nth-child(-n+2){grid-column:auto}.mix-card:last-child{grid-column:span 2}.mix-hero~.grid.cols4{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-body>.grid.cols4{grid-template-columns:repeat(3,minmax(0,1fr))}.video-tools-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.conversation-columns{grid-template-columns:200px 220px minmax(280px,1fr)}.video-generator{grid-template-columns:380px minmax(400px,1fr)}.split-form{grid-template-columns:minmax(320px,1fr) minmax(320px,1fr)!important}.creation-page .workspace-split{grid-template-columns:200px minmax(0,1fr)}.creation-page{padding:10px}.ip-center{padding:20px 14px}.geo-expiry{display:none}}
@media(max-width:1000px){.split-form{grid-template-columns:1fr!important}.video-generator{grid-template-columns:1fr;height:auto}.video-records{overflow:visible}.asset-layout{grid-template-columns:180px minmax(0,1fr)}.agent-body>.grid.cols4{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-nav{flex-wrap:wrap;gap:12px}.agent-nav .row{margin:0}.cols6{grid-template-columns:repeat(3,minmax(0,1fr))}.scene-body{grid-template-columns:120px minmax(0,1fr)}}
:root{--audit-version:2}
.human-placeholder{height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:20px;background:#edf2fc;color:#526f9d}.human-placeholder .icon{width:60px;height:60px}.human-placeholder span{white-space:normal;line-height:1.6}.human-placeholder small{font-size:11px;color:#5e6b80}.video-select .human-placeholder{height:160px}.scene-person-selected .human-placeholder{height:150px}.human-record-meta{padding:12px;display:flex;flex-direction:column;gap:10px}.human-record-meta small{color:#697386}.human-record-meta .row{gap:6px;flex-wrap:wrap}.human-record-meta button{font-size:12px}.media-grid .gallery-card>.full>.caption{white-space:normal;line-height:1.6;min-height:58px;text-align:left}.scene .human-placeholder{padding:10px}
.chat-main:has(.chat-models) .chat-messages{display:none}.chat-main:has(.chat-models) .chat-models{flex:1}.composer-tools button,.composer-tools select{color:#5c6575}:root{--muted:#697386}
.home-input textarea{flex:1;min-width:0;min-height:0;height:58px;padding:18px 12px;border:0;resize:none;box-shadow:none;border-radius:0}.bubble{overflow-wrap:anywhere}.chat-main>.composer{flex-shrink:0}.chat-messages{min-height:60px}.chat-models{overflow:auto;min-height:0}.home-input [data-action=clear-home] .icon{width:18px;height:18px}
.date-range{display:inline-flex;align-items:center;gap:10px;flex-wrap:nowrap}.voices>.upload{height:112px;min-height:112px}.voices{align-items:start}
.org-scroll{max-width:100%;overflow:auto;padding-bottom:14px}.org-scroll .org-columns{min-width:980px}.org-scroll:focus-visible{outline:2px solid var(--blue)}
.poster-landscape{grid-template-columns:repeat(2,minmax(0,1fr))}.poster-landscape .sample-poster{min-height:210px;aspect-ratio:16/9}.asset-grid .mock-image svg{width:36px;height:36px}.filterbar input[type=date]{width:150px;min-width:140px}.sample-poster strong{font-size:28px}
.art-composer{position:static;margin:28px auto 0;max-width:950px}.sample-poster{min-height:280px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;text-align:left;background:#e8eddf;color:#244137;gap:24px}.sample-poster strong{font-size:clamp(23px,2.2vw,36px);line-height:1.5;overflow-wrap:anywhere}.sample-poster small{font-size:11px;letter-spacing:2px}.sample-poster span{font-size:13px}.poster-1{background:#f3e8d8;color:#654830}.poster-2{background:#e5ecf5;color:#294766}.poster-3{background:#f1e6ed;color:#65364f}.asset-grid .caption{white-space:normal}.asset-grid .mock-image{height:210px}.asset-grid .mock-image span{font-size:14px;padding:12px;text-align:center}
.video-select .gallery-card:has(.human-placeholder){background:#eef2fb;color:#465777;display:flex;flex-direction:column;height:200px}.video-select .gallery-card:has(.human-placeholder) .caption{position:static;background:#e3e9f6;color:#465777;margin-top:auto;min-height:54px;padding:7px}.video-select .gallery-card .human-placeholder{height:140px;min-height:0;padding:14px 8px}.selection-dot{width:16px;height:16px;border:1px solid #b3bfd1;border-radius:50%;background:white}.video-select [aria-pressed=true]{outline:2px solid var(--blue);outline-offset:-2px}.video-select [aria-pressed=true] .selection-dot{border:4px solid white;background:var(--blue);box-shadow:0 0 0 1px var(--blue)}
.mix-thumb{width:100px;min-width:80px;height:155px;background:#edf1fc;color:#6075ba;display:grid;place-items:center;border-radius:5px}.mix-thumb .icon{width:40px;height:40px}.mix-project-main>div:last-child{min-width:0;overflow-wrap:anywhere}
.media-grid .voice-card{white-space:normal;text-align:left;height:auto;min-height:128px;padding:26px 12px 14px;gap:10px;align-items:flex-start}.voice-card>div{min-width:0;overflow-wrap:anywhere}.voice-card .avatar{flex:0 0 28px;width:28px;height:28px}.voice-card p.small{line-height:1.5;margin-top:6px;color:#697386}
.media-grid.voices{align-items:stretch}.media-grid.voices>.upload{height:auto;min-height:128px}.voice-card .avatar .icon{width:18px;height:18px}
.asset-layout.common-assets{grid-template-columns:minmax(0,1fr)}.asset-preview{border:0;padding:0;display:block;width:100%;background:transparent}.asset-preview>img{width:100%;height:210px;object-fit:contain;display:block}.asset-player{display:block;max-width:100%;max-height:400px;margin:16px auto}.asset-tags{display:block;padding:0 12px 12px;color:#697386;overflow-wrap:anywhere}.asset-download{padding:8px 12px;text-decoration:none;border-radius:4px}
.publish-accounts{display:grid;gap:10px}.publish-accounts>div{display:grid;grid-template-columns:115px minmax(0,1fr);gap:10px;align-items:center;padding:8px;border:1px solid #edf0f5;border-radius:6px}.publish-accounts select{min-width:0}.publish-accounts input{flex-shrink:0}
@media(max-width:1180px){.panel .stat-overview{grid-template-columns:repeat(5,minmax(0,1fr));gap:35px 16px;padding:24px 10px 0}.panel .stat-overview .metric{gap:8px;min-width:0}.panel .stat-overview .metric-icon{width:34px;height:34px;flex-shrink:0}.panel .stat-overview .metric strong{font-size:23px}.panel .stat-overview .metric p{font-size:12px;white-space:nowrap}}
.mock-image>span.icon{padding:0;flex:0 0 40px;width:40px;height:40px;color:#647aab}.mock-image>.icon>svg{width:100%;height:100%;flex-shrink:0}.asset-grid .gallery-card>.caption{border:0;background:transparent;width:100%;text-align:left;border-radius:0;white-space:normal}.asset-preview .mock-image small{color:#697386}
.creation-page .inner-side>button{min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;text-align:left;line-height:1.6;flex-shrink:0}.creation-page .inner-side>button.full{text-align:center}.creation-page .gallery-card .sample-poster{min-height:200px;padding:14px}.creation-page .gallery-card .sample-poster strong{font-size:18px;overflow-wrap:anywhere}
@media(max-width:1200px){.creation-page .ip-center .grid.cols5{grid-template-columns:repeat(3,minmax(0,1fr))}}
.conversation-columns>div:nth-child(2)>.between{display:block}.conversation-columns>div:nth-child(2)>.between>.row{margin-top:12px}.conversation-columns .conversation-item{white-space:normal;overflow-wrap:anywhere;max-width:100%;line-height:1.6}.conversation-columns .conversation-item p{white-space:normal}.conversation-columns [data-action=conversation-account]{white-space:normal;overflow-wrap:anywhere;text-align:left;line-height:1.6}.conversation-columns [data-form=reply]{margin-top:16px}.conversation-columns [data-form=reply]>button{margin-top:8px}
.video-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.video-inputs>div{min-width:0}.video-inputs .upload{width:100%;min-height:110px;height:130px}.video-inputs .row{gap:4px;justify-content:center}.video-inputs button{padding:5px 8px;font-size:12px}.video-generator .form-column .muted{line-height:1.65}.video-generator .form-column>button{flex-shrink:0}
.video-task h3{margin:12px 0 4px;overflow-wrap:anywhere;line-height:1.6}.video-task .tag{white-space:normal;overflow-wrap:anywhere}.video-task>.row{flex-wrap:wrap}
.video-record .tag.fail{color:#c63d3d;background:#fff1f0;border-color:#f0b7b7}.video-record .tag.processing{color:#956000;background:#fff8e6;border-color:#e5ca8a}
.knowledge-response{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;background:#f6f8fc;border-radius:8px;padding:16px}.agent-card h3,.agent-card p{overflow-wrap:anywhere;line-height:1.7}.agent-card p{margin:8px 0}
#main[data-page="8"] td:nth-child(3),#main[data-page="8"] td:nth-child(4){white-space:nowrap}
#main .staff-card{white-space:normal;padding:16px;gap:10px}
#main .staff-card>div{min-width:0;flex:1}
#main .staff-card h2{overflow-wrap:anywhere;line-height:1.35;margin-bottom:6px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
#main .staff-card p{font-size:12px;line-height:1.4;color:#6e7787;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
#main .staff-card .sprite{width:64px;height:80px;flex:0 0 64px}
#main .staff-link{min-width:0;white-space:normal;overflow-wrap:anywhere;font-size:14px;line-height:1.4}
#main .home-staff{height:auto;min-height:254px}
#dialog .department-description{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;margin-top:16px}
#dialog .row h2{min-width:0;overflow-wrap:anywhere}
#main[data-page="53"] td:first-child span{overflow-wrap:anywhere;min-width:0}
.personal-assistants{margin-top:16px}
#main[data-page="38"] .table-wrap[aria-label="账号列表，可横向滚动"] table{min-width:1000px}
#main[data-page="38"] .table-wrap[aria-label="账号列表，可横向滚动"] td:nth-child(3){min-width:220px;max-width:320px}
#main[data-page="38"] .table-wrap[aria-label="账号列表，可横向滚动"] td:is(:nth-child(4),:nth-child(5),:nth-child(6),:nth-child(7)){white-space:nowrap}
#main[data-page="42"] .table-wrap table{min-width:850px}
#main[data-page="43"] .table-wrap table{min-width:760px}
#main[data-page="43"] .table-wrap td:is(:nth-child(4),:nth-child(6),:nth-child(7)){white-space:nowrap}
#main[data-page="40"] .table-wrap table{min-width:820px}
#main[data-page="40"] .table-wrap td:is(:nth-child(3),:nth-child(4),:nth-child(5),:nth-child(6),:nth-child(7)){white-space:nowrap}
#main[data-page="48"] .table-wrap table{min-width:1000px}
#main[data-page="48"] .table-wrap td:is(:nth-child(1),:nth-child(2),:nth-child(4),:nth-child(5),:nth-child(6),:last-child){white-space:nowrap}
#main[data-page="59"] .table-wrap table{min-width:900px}
#main[data-page="59"] .table-wrap td:is(:nth-child(1),:nth-child(3),:nth-child(4),:nth-child(5),:nth-child(6),:last-child){white-space:nowrap}
#main[data-page="60"] .table-wrap table{min-width:900px}
#main[data-page="60"] .table-wrap td:is(:nth-child(2),:nth-child(4),:nth-child(5),:nth-child(6),:last-child){white-space:nowrap}
#main[data-page="61"] .table-wrap table{min-width:980px}
#main[data-page="61"] .table-wrap td:is(:nth-child(2),:nth-child(4),:nth-child(5),:nth-child(6),:last-child){white-space:nowrap}
#main[data-page="62"] .table-wrap table{min-width:900px}
#main[data-page="62"] .table-wrap td:is(:nth-child(2),:nth-child(4),:nth-child(5),:nth-child(6),:last-child){white-space:nowrap}
#main[data-page="63"] .table-wrap table{min-width:980px}
#main[data-page="63"] .table-wrap td:is(:nth-child(2),:nth-child(4),:nth-child(5),:nth-child(6),:last-child){white-space:nowrap}
#main[data-page="64"] .table-wrap table{min-width:1100px}
#main[data-page="64"] .table-wrap td:is(:nth-child(1),:nth-child(2),:nth-child(5),:nth-child(6),:last-child){white-space:nowrap}
#main[data-page="65"] .table-wrap table{min-width:900px}
#main[data-page="66"] .table-wrap table{min-width:1000px}
#main[data-page="67"] .table-wrap table{min-width:1000px}
#main[data-page="68"] .table-wrap table{min-width:900px}
#main[data-page="69"] .table-wrap table{min-width:1000px}
#main[data-page="70"] .table-wrap table{min-width:900px}
#main[data-page="70"] .table-wrap td:is(:nth-child(1),:nth-child(2),:nth-child(3)){white-space:nowrap}
#main[data-page="71"] .table-wrap table{min-width:900px}
#main[data-page="72"] .table-wrap table{min-width:900px}
#main[data-page="73"] .table-wrap table{min-width:900px}
#main[data-page="74"] .table-wrap table{min-width:1000px}
#main[data-page="75"] .table-wrap table{min-width:1000px}
#main[data-page="76"] .table-wrap table{min-width:900px}
#main[data-page="77"] .table-wrap table{min-width:1000px}
#main[data-page="78"] .table-wrap table{min-width:900px}
#main[data-page="79"] .table-wrap table{min-width:1000px}
#main[data-page="80"] .table-wrap table{min-width:1000px}
#main[data-page="81"] .table-wrap table{min-width:1000px}
#main[data-page="82"] .table-wrap table{min-width:1000px}
#main[data-page="83"] .table-wrap table{min-width:1000px}
#main[data-page="84"] .table-wrap table{min-width:1000px}
#main[data-page="85"] .table-wrap table{min-width:1000px}
#main[data-page="87"] .table-wrap table{min-width:1000px}
#main[data-page="88"] .table-wrap table{min-width:1000px}
#main[data-page="89"] .table-wrap table{min-width:1000px}
#main[data-page="90"] .table-wrap table{min-width:1000px}
#main[data-page="91"] .table-wrap table{min-width:1000px}
#main[data-page="92"] .table-wrap table{min-width:1000px}
#main[data-page="93"] .table-wrap table{min-width:1000px}
#main[data-page="94"] .table-wrap table{min-width:1000px}
#main[data-page="95"] .table-wrap table{min-width:1000px}
#main[data-page="96"] .table-wrap table{min-width:1000px}
#main[data-page="97"] .table-wrap table{min-width:1000px}
#main[data-page="98"] .table-wrap table{min-width:1000px}
#main[data-page="99"] .table-wrap table{min-width:1000px}
#main[data-page="100"] .table-wrap table{min-width:1000px}
#main[data-page="101"] .table-wrap table{min-width:1000px}
.table-wrap:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}
.filter-empty.empty{color:#667085}
@media(max-width:1100px){#main .account-transactions table{min-width:960px}#main:is([data-page="55"],[data-page="102"]) .table-wrap td{white-space:nowrap}}
#main:is([data-page="55"],[data-page="102"]) .filters-labels>.row{grid-column:1/-1;justify-content:flex-end}
.personal-assistants .agent-card{display:flex;flex-direction:column}
.personal-assistants .agent-card button{margin-top:auto;align-self:flex-start}
@media(max-width:1100px){#main .personal-assistants{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1300px){#main .video-tools-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:800px){#main .tabs{gap:14px;flex-wrap:wrap;overflow-x:visible;min-height:0;padding-bottom:8px}#main .table-wrap{width:100%;max-width:100%;min-width:0;box-sizing:border-box}#main .between{flex-wrap:wrap;max-width:100%}#main .row{min-width:0;flex-wrap:wrap}#main section{max-width:100%;box-sizing:border-box}#main .stack{max-width:100%;overflow:hidden}#main .workspace-split{grid-template-columns:1fr!important;height:auto;min-height:0}#main .empty-view{grid-template-columns:1fr;min-width:0}#main .inner-side{max-width:100%;min-width:0}#main .inner-side button{white-space:normal;overflow-wrap:anywhere}#main .conversation-columns{grid-template-columns:1fr;min-height:0}#main .conversation-columns>div{border-right:0;border-bottom:1px solid #e2e7f0;min-width:0;overflow:hidden}#main .conversation-columns .empty{min-height:180px}#main .panel.between{min-width:0;width:100%;box-sizing:border-box;display:flex;flex-wrap:wrap;overflow:hidden}#main .panel.between>div{min-width:0;max-width:100%;overflow-wrap:anywhere}}
