:root{color-scheme:dark;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;background:#202126;color:#f4f4f7}*{box-sizing:border-box}html,body,#app{width:100%;height:100%}body{margin:0;background:#202126;overflow:hidden;font-size:14px}button,input,select,textarea{font:inherit}.app-shell{height:100vh;padding:10px;background:#202126}.topbar{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:10px 12px;border:1px solid #2c2d36;border-radius:12px;background:#141419}.topbar-left{display:flex;align-items:center;gap:7px}.topbar-left h1{margin:0;font-size:15px;font-weight:800}.topbar-left p{margin:2px 0 0;color:#9a9aaa;font-size:12px}.back-btn{width:32px;height:32px;border:none;border-radius:12px;background:transparent;color:#fff;font-size:20px}.topbar-right{display:none}.path-box{min-width:220px;padding:8px 10px;border-radius:14px;border:1px solid #2e3040;background:#101117;color:#f0f0f4}.workspace{display:grid;grid-template-columns:390px minmax(0,1fr);gap:7px;margin-top:10px;height:calc(100vh - 72px);overflow:hidden}.left-panel,.preview-card,.history-card{border:1px solid #2b2c35;border-radius:16px;background:#1a1a20}.left-panel{padding:8px;overflow:auto;min-height:0}.brand-card{display:flex;align-items:center;gap:12px;margin-bottom:8px}.brand-icon{width:30px;height:30px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#7a27ff,#b24dff);color:#fff}.brand-title{font-size:15px;font-weight:800;padding:6px 10px;border-radius:10px;background:#23232b}.field{margin-top:8px}select,textarea,input[type=file]{width:100%;border-radius:14px;border:1px solid #303242;background:#101117;color:#f4f4f7;padding:8px 10px}.mode-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.mode-btn{border:1px solid #343543;border-radius:14px;padding:8px;background:#26262f;color:#f2f2f7;font-weight:700}.mode-btn.active{border:none;background:linear-gradient(90deg,#7f2fff,#b94fff)}.hint{margin:8px 4px;color:#868695;font-size:12px}.editor-card{border:1px solid #32333e;border-radius:14px;background:#1b1b22;padding:10px}.task-head-row{display:grid;grid-template-columns:1fr 72px 72px 72px;gap:8px;align-items:center}.task-chip{color:#fff;font-weight:700;padding-left:6px}.mini-select{padding:7px 8px}.image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.image-slot{min-height:70px;border:1px dashed #4a4c59;border-radius:16px;background:#22232a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;overflow:hidden;position:relative}.image-slot.filled{border-style:solid;border-color:#7f46ff;background:#26212d}.image-slot img{width:100%;height:100%;min-height:70px;object-fit:cover}.slot-icon{color:#b7b7c6;font-size:15px}.slot-title{font-size:14px;font-weight:700}.slot-hint,.slot-file{color:#9c9cab;font-size:11px;text-align:center;padding:0 6px}.slot-file{position:absolute;left:0;right:0;bottom:0;background:#0000008c;color:#fff;padding:4px 6px}.hidden-input{display:none}.upload-btn{margin-top:8px}.prompt-box{min-height:260px;margin-top:8px;resize:vertical}.footer-actions{display:grid;grid-template-columns:1fr 1.8fr;gap:7px;margin-top:10px}.right-panel{display:grid;grid-template-rows:minmax(280px,.66fr) minmax(260px,.34fr);gap:7px;min-height:0;overflow:hidden}.preview-card{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:7px;padding:10px;min-height:0;overflow:hidden}.preview-surface{border:1px solid #31333d;border-radius:14px;background:#1f2027;padding:8px}.preview-surface video,.preview-surface img{width:100%;min-height:0;height:100%;object-fit:contain;border-radius:16px;background:#06070b}.preview-placeholder{min-height:0;height:100%;border-radius:16px;background:#06070b;display:grid;place-items:center;text-align:center;color:#8a8a97}.detail-panel{border:1px solid #31333d;border-radius:14px;background:#1e1f26;padding:10px;display:flex;flex-direction:column;gap:7px}.badge{align-self:flex-start;border-radius:12px;padding:4px 9px;font-size:12px;font-weight:800}.badge.queued,.badge.running{background:#2b2414;border:1px solid #7d6125;color:#f4c55d}.badge.completed{background:#11261e;border:1px solid #1b6a4c;color:#39d39f}.badge.failed{background:#311919;border:1px solid #8f2f2f;color:#ff7a7a}.detail-panel h3{margin:0;font-size:15px}.meta-card,.detail-label{color:#8f90a0;font-size:12px}.detail-box{border:1px solid #2c2f3b;border-radius:14px;background:#101117;padding:8px}.prompt-view{min-height:76px;max-height:110px;overflow:auto;white-space:pre-wrap}.single-line{min-height:34px;word-break:break-all}.log-box{min-height:78px;white-space:pre-wrap;overflow:auto}.preview-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;margin-top:auto}.history-card{padding:10px}.history-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-title{font-size:15px;font-weight:800}.history-right{display:flex;align-items:center;gap:7px}.history-note{color:#8b8b97;font-size:12px}.history-list{margin-top:8px;height:calc(100% - 34px);min-height:220px;overflow-y:auto;overflow-x:hidden;display:grid;grid-auto-rows:88px;align-content:start;gap:7px}.history-item{border:1px solid #2d2f38;border-radius:16px;background:#202129;height:88px;min-height:88px;padding:8px;cursor:pointer;overflow:hidden}.history-item.selected{border-color:#5954ff;background:#242530}.history-top{display:flex;justify-content:space-between;gap:7px}.history-item-title{font-weight:700}.history-item-meta{color:#8b8b98;font-size:12px;margin-top:4px}.dot{width:12px;height:12px;border-radius:50%;margin-top:4px}.dot.queued,.dot.running{background:#f3c25c}.dot.completed{background:#38d39f}.dot.failed{background:#ff7272}.history-images{display:flex;gap:8px;margin-top:10px}.history-images img{width:36px;height:36px;border-radius:10px;object-fit:cover;border:1px solid #363848}.history-bottom{display:flex;align-items:center;gap:7px;margin-top:10px}.mini-progress{flex:1;height:6px;border-radius:999px;background:#2a2d37;overflow:hidden}.mini-progress-bar{height:100%;background:linear-gradient(90deg,#7f2fff,#b94fff)}.primary,.ghost{border-radius:14px;padding:6px 10px;color:#fff}.primary{border:none;background:linear-gradient(90deg,#7f2fff,#b94fff);font-weight:800}.ghost{border:1px solid #343644;background:#23242d}.small{padding:6px 10px}.tiny{padding:6px 10px;font-size:12px}.error{color:#ff7878;margin-top:8px}.preview-surface,.preview-card,.right-panel,.history-card,.history-list{min-height:0}.preview-surface video,.preview-surface img,.preview-placeholder{height:100%;max-height:100%}.detail-panel{min-height:0;overflow:hidden}.log-box{flex:1;max-height:130px}@media(max-height:820px){.topbar-left p,.hint,.history-note{display:none}.workspace{height:calc(100vh - 58px)}.image-slot{min-height:58px}.prompt-box{min-height:110px}.right-panel{grid-template-rows:minmax(260px,.62fr) minmax(250px,.38fr)}.history-list{height:calc(100% - 32px);min-height:210px}}@media(max-width:1280px){.workspace{grid-template-columns:360px minmax(0,1fr)}.preview-card{grid-template-columns:minmax(0,1fr) 300px}.path-box{min-width:160px}}.batch-row{display:grid;grid-template-columns:auto 90px 1fr;gap:8px;align-items:center;margin-top:8px;padding:8px 10px;border:1px solid #303242;border-radius:12px;background:#15161d;color:#d8d8e5;font-size:12px}.batch-note{color:#8d8e9e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-slot{cursor:pointer}.image-slot:hover{border-color:#8d63ff;background:#262735}.remove-image{position:absolute;top:5px;right:5px;width:22px;height:22px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#000000ad;color:#fff;line-height:18px;padding:0;cursor:pointer;z-index:2;font-size:16px;font-weight:800}.remove-image:hover{background:#ff4d6d;border-color:#ff8ca0}.history-card{min-height:260px;overflow:hidden}.history-list::-webkit-scrollbar,.log-box::-webkit-scrollbar,.prompt-view::-webkit-scrollbar{width:8px;height:8px}.history-list::-webkit-scrollbar-thumb,.log-box::-webkit-scrollbar-thumb,.prompt-view::-webkit-scrollbar-thumb{background:#4b4d5e;border-radius:999px}.history-list::-webkit-scrollbar-track,.log-box::-webkit-scrollbar-track,.prompt-view::-webkit-scrollbar-track{background:#181920;border-radius:999px}.history-item{height:88px;min-height:88px}.history-list{grid-auto-rows:88px;align-content:start}.history-item{height:88px;min-height:88px;overflow:hidden}.history-item-title{line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item-meta{margin-top:2px;line-height:1.15}.history-images{gap:6px;margin-top:6px}.history-images img{width:28px;height:28px}.history-bottom{gap:8px;margin-top:6px}.preview-actions.single-action{grid-template-columns:1fr}
