details:not([open]) > :not(summary){display:none!important}:root{font-family:Segoe UI,Inter,Arial,sans-serif;--bg:#edf3f8;--paper:#fff;--paper2:#f8fbfd;--ink:#102033;--muted:#66788c;--line:#d7e2ec;--line2:#bfd0df;--blue:#356df3;--blue2:#eaf1ff;--mint:#18a877;--amber:#d78a12;--red:#d64d61;--shadow:0 7px 24px rgba(31,63,91,.10);--soft:0 2px 8px rgba(31,63,91,.08)}*{box-sizing:border-box}html,body{margin:0;background:var(--bg);color:var(--ink)}body{min-height:100vh}button,input,select,textarea{font:inherit;color:inherit}button,.button,select,input,textarea{border:1px solid var(--line2);background:#fff;border-radius:8px}button,.button{cursor:pointer;padding:8px 11px;font-weight:650}button:hover,.button:hover{border-color:#77a0ee;background:#f5f8ff}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9bb9ff66;outline-offset:1px}button:disabled{opacity:.42;cursor:not-allowed}input,select{min-height:34px;padding:6px 8px}textarea{width:100%;padding:9px 11px;resize:vertical}header{height:50px;display:flex;align-items:center;gap:18px;padding:0 18px;background:#ffffffed;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:9px;font-weight:800;letter-spacing:.02em}.brand b{background:#ff5873;color:#fff;padding:8px;border-radius:8px}.brand small{font-size:11px;color:var(--muted);font-weight:600}.badge{border:1px solid #cfe3dc;background:#f1fbf7;color:#167152;border-radius:99px;padding:6px 10px;margin-left:auto;font-size:12px}nav{display:flex;gap:4px}nav button{border-color:transparent;background:#f1f5fa;padding:7px 13px}nav button.active{background:#fff;border-color:#22364b;box-shadow:0 0 0 1px #22364b}.page{display:none;max-width:1520px;margin:0 auto;min-height:calc(100vh - 50px)}.page.active{display:grid}.page>aside{border-right:1px solid var(--line);background:#f8fbfd;padding:12px}.page>article{padding:12px;min-width:0}.engine-rail{width:220px}.motion-rail{width:175px}.page.active{grid-template-columns:auto minmax(0,1fr)}h1,h2,h3,p{margin-top:0}h1{font-size:24px;margin-bottom:6px}h2{font-size:18px;margin-bottom:4px}h3{font-size:13px;letter-spacing:.04em}.row,.compact-row,.render-actions,.story-controls,.pose-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.row h1,.row h2{margin-right:auto}.bed,.compact-panel,.step-card{background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:var(--soft);padding:10px;margin-bottom:7px}.hero-bed{border-top:3px solid #5475ff}.help,.step-head p,.rail-help{color:var(--muted);font-size:12px;margin:0}.hidden{display:none!important}.toggle{display:inline-flex!important;align-items:center;gap:5px;font-weight:500!important}.toggle input{min-height:auto}.file-label input{max-width:230px}.primary{background:#506bf6;color:#fff;border-color:#506bf6;font-weight:800}.primary:hover{background:#405be8}.secondary-action{background:#edf3ff;color:#284da6}.step-head{display:flex;align-items:center;gap:10px;margin-bottom:9px}.step-head>div{flex:1}.step-head h1,.step-head h2{margin:0 0 2px}.step-num{display:grid;place-items:center;width:28px;height:28px;min-width:28px;border-radius:50%;background:#eaf1ff;color:#315bc8;font-weight:800}.animator-flow{max-width:1320px;margin:0 auto}.input-beds,.beds{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.source-bed{min-height:106px;background:var(--paper2);border:1.5px dashed #acc1d5;border-radius:12px;padding:8px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;overflow:hidden;transition:.14s ease}.source-bed:hover{border-color:#628bea;background:#f5f8ff}.source-bed.drop-over,.drop-button.drop-over{border-color:#356df3;background:#eaf1ff;box-shadow:inset 0 0 0 2px #7fa3ff}.source-bed.filled{border-style:solid;background:#fff}.source-bed img{max-width:100%;height:70px;object-fit:contain;border-radius:7px}.source-bed small{max-width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.bed-role{font-size:11px;font-weight:800;letter-spacing:.06em;color:#35516c}.drop-copy{text-align:center}.drop-copy b{display:block;font-size:14px}.drop-copy span{font-size:12px;color:var(--muted)}.bed-clear{position:absolute;right:5px;top:5px;width:25px;height:25px;padding:0;border-radius:50%;background:#fff;color:#a22}.inline-panel{border:1px solid var(--line);border-radius:10px;margin-top:8px;background:#fbfdff}.inline-panel>summary,.story-step>summary,.compact-panel>summary,.revision-tools>summary,.result-adjust>summary,.recent-results>summary,.auto-neg>summary{cursor:pointer;padding:9px 11px;font-weight:750;list-style:none}.inline-panel>summary::-webkit-details-marker,.story-step>summary::-webkit-details-marker,.compact-panel>summary::-webkit-details-marker,.revision-tools>summary::-webkit-details-marker,.result-adjust>summary::-webkit-details-marker,.recent-results>summary::-webkit-details-marker,.auto-neg>summary::-webkit-details-marker{display:none}.inline-panel>summary:before,.story-step>summary:before,.compact-panel>summary:before,.revision-tools>summary:before,.result-adjust>summary:before,.recent-results>summary:before,.auto-neg>summary:before{content:'▸';display:inline-block;margin-right:7px}.inline-panel[open]>summary:before,.story-step[open]>summary:before,.compact-panel[open]>summary:before,.revision-tools[open]>summary:before,.result-adjust[open]>summary:before,.recent-results[open]>summary:before,.auto-neg[open]>summary:before{transform:rotate(90deg)}.inline-panel summary img{width:23px;height:23px;vertical-align:middle;object-fit:contain;margin-right:5px}.pose-tools{padding:6px 10px 8px;border-top:1px solid var(--line)}.drop-button{border-style:dashed;background:#f8fbff}.pose-beds{padding:0 10px 10px}.pose-card{min-height:115px}.pose-card input{width:62px}.instruction-step textarea{min-height:58px}.refine-step{padding-bottom:9px}.panel-launcher{display:grid;grid-template-columns:repeat(7,minmax(90px,1fr));gap:6px}.panel-launcher button{height:50px;display:flex;align-items:center;justify-content:center;gap:5px;padding:5px 7px;background:#f8fbfd;font-size:12px}.panel-launcher img{width:29px;height:29px;object-fit:contain}.more-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e9eff6;letter-spacing:2px}.layer-suite{margin-top:7px}.layer-suite>.layer-card:not([open]){display:none}.panel-prompt{padding:6px 8px;border-radius:8px;background:#f6f9fc;color:var(--muted);font-size:12px;margin-bottom:5px}.layer-card{border:1px solid #cbd9e6;border-radius:10px;background:#fff;margin:5px 0}.layer-card>summary{cursor:pointer;padding:8px 10px;font-weight:800;list-style:none}.layer-card>summary::-webkit-details-marker{display:none}.layer-card>summary:before{content:'▸';display:inline-block;width:15px;color:#66809a}.layer-card[open]>summary:before{content:'▾'}.layer-card>summary small{color:var(--muted);font-weight:500;margin-left:5px}.layer-card[open]{box-shadow:0 3px 12px #385c7712}.compact-grid,.advanced-grid{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:7px;padding:8px 10px 10px;border-top:1px solid var(--line)}.compact-grid label,.advanced-grid label{display:flex;flex-direction:column;gap:3px;font-size:11px;font-weight:700}.compact-grid .wide,.advanced-grid .wide{grid-column:span 2}.advanced-grid textarea{min-height:55px}.preserve-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding:8px 10px 10px;border-top:1px solid var(--line)}.preserve-grid label{font-size:12px}.timeline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:8px 10px 10px;border-top:1px solid var(--line)}.timeline-grid label{font-size:11px;font-weight:700}.auto-neg{margin-top:5px;border:1px solid #d6e2ed;border-radius:9px;background:#f8fbfd}.auto-neg p{padding:0 10px 9px;color:var(--muted);font-size:11px;margin:0}.story-step{padding:0;background:#fff}.story-step>summary{display:flex;align-items:center;gap:8px}.story-step>summary span:nth-child(2){display:flex;flex-direction:column}.story-step>summary small{color:var(--muted);font-weight:500}.story-controls{padding:8px 10px;border-top:1px solid var(--line)}.story-controls label{font-size:11px}.storyboard-tiles{padding:0 10px}.tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:7px}.tile{border:1px solid var(--line);border-radius:10px;background:#fff;padding:6px;min-width:0}.tile img{width:100%;height:125px;object-fit:contain;border-radius:7px;background:#f0f4f7}.tile p,.tile small{font-size:11px;color:var(--muted)}.actions,.reuse-actions{display:flex;gap:3px;flex-wrap:wrap}.actions button,.reuse-actions button{padding:4px 6px;font-size:10px}.revision-tools{margin:8px 10px 10px;border:1px solid var(--line);border-radius:9px}.revision-tools .row{padding:0 8px 8px}.render-step{padding-bottom:9px}.render-actions{display:grid;grid-template-columns:1fr 2fr auto}.progress{height:42px;border:1px solid #cad8e5;background:#eef3ff;border-radius:10px;overflow:hidden;position:relative;margin-top:8px}.progress>div{height:100%;width:0;background:linear-gradient(90deg,#6686ff,#4f6df3)}.progress>span{position:absolute;inset:5px 10px;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-content:center;color:#18315c}.progress strong{font-size:12px}.progress small,.progress em{font-size:10px;font-style:normal;color:#4e6380}.vws-notice:empty{display:none}.vws-notice{margin-top:7px;padding:7px 9px;border-radius:8px;font-size:12px}.vws-notice.ok{background:#e7f8f1;color:#14684d}.vws-notice.warn{background:#fff5df;color:#82530c}.vws-notice.error{background:#fdebed;color:#8c2635}.vws-notice.info{background:#eef4ff;color:#31528d}.result-panel video{width:100%;max-height:390px;background:#10151b;border-radius:10px}.result-frames{margin-top:8px}.result-adjust,.recent-results{margin-top:7px;border:1px solid var(--line);border-radius:9px}.result-adjust p{padding:0 10px}.result-adjust .row{padding:0 10px 9px}.recent-result-card{display:grid;grid-template-columns:100px 1fr;gap:8px;padding:8px;border-top:1px solid var(--line)}.recent-result-card img{width:100px;height:75px;object-fit:contain;background:#f0f4f7}.quick-adjust button{font-size:11px}.motion-rail .engine-card{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:7px}.motion-rail .engine-card input{position:absolute;opacity:0}.motion-rail .engine-card:has(input:checked){border-color:#5073ef;background:#edf2ff;box-shadow:inset 3px 0 #5073ef}.motion-rail .engine-card span{font-weight:800}.motion-rail .engine-card small{color:var(--muted)}.rail-help{line-height:1.35}.engine-group{margin-bottom:10px}.engine-group h3{margin:6px 0;color:#3c5269}.engine-group .engine-card{width:100%;display:flex;justify-content:space-between;gap:5px;text-align:left;margin-bottom:4px;padding:7px 8px;background:#fff}.engine-group .engine-card span{font-size:12px;min-width:0}.engine-group .engine-card small{font-size:9px;white-space:nowrap;color:#6c8093}.engine-group .engine-card.ready small{color:#087451}.engine-group .engine-card.missing small,.engine-group .engine-card.blocked small{color:#a04a36}.engine-group .engine-card.active{border-color:#5174f0;background:#edf2ff}.rail-title{display:flex;align-items:baseline;justify-content:space-between}.rail-title small{color:var(--muted)}.design-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.design-group{border:1px solid var(--line);padding:7px;border-radius:9px}.chips{display:flex;gap:4px;flex-wrap:wrap}.chips label{font-size:11px;border:1px solid var(--line);border-radius:99px;padding:3px 6px}.stage{display:grid;grid-template-columns:80px 1fr 1fr 1fr auto auto auto;gap:5px;margin-bottom:5px}.gallery-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:9px;padding:5px}.gallery-card img{height:130px;width:100%;object-fit:contain}.gallery-card input{position:absolute}.gallery-card:has(input:checked){border-color:#5073ef;box-shadow:0 0 0 2px #95afff55}.gallery-card small{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#tray{position:fixed;right:12px;bottom:10px;z-index:25;width:min(330px,calc(100vw - 24px));border:1px solid var(--line2);background:#fff;border-radius:12px;box-shadow:var(--shadow)}#tray>summary{cursor:pointer;list-style:none;padding:8px 11px;font-weight:800}#tray>summary::-webkit-details-marker{display:none}#tray .tray-head{display:flex;justify-content:space-between;align-items:center}#trayCards{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;max-height:310px;overflow:auto;padding:0 8px 8px}.tray-card{border:1px solid var(--line);padding:5px;border-radius:8px}.tray-card img{width:100%;height:90px;object-fit:contain}.tray-card small{display:block;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}dialog{width:min(94vw,1200px);height:90vh;background:#fff;border:1px solid var(--line);border-radius:14px;color:var(--ink)}dialog figure{height:88%;margin:0 55px;text-align:center}dialog img{max-width:100%;height:85%;object-fit:contain}dialog>button{position:absolute;top:45%;font-size:28px}#closeLight{right:10px;top:10px}#prevLight{left:10px}#nextLight{right:10px}[data-tip]{position:relative}[data-tip]:after{content:attr(data-tip);position:absolute;z-index:80;left:50%;top:calc(100% + 8px);transform:translateX(-50%);width:max-content;max-width:260px;padding:7px 9px;background:#152334;color:#fff;font-size:11px;font-weight:500;line-height:1.35;border-radius:7px;box-shadow:0 6px 18px #0003;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .12s .85s,visibility 0s .97s}[data-tip]:hover:after{opacity:1;visibility:visible;transition:opacity .12s .85s,visibility 0s .85s}.advanced-panel summary{color:#365778}.layer-flash{box-shadow:0 0 0 3px #6f93ff88!important}@media(max-width:1000px){.page.active{grid-template-columns:1fr}.page>aside{border-right:0;border-bottom:1px solid var(--line)}.engine-rail,.motion-rail{width:auto}.motion-rail{display:flex;gap:6px;align-items:center}.motion-rail h2,.motion-rail p{display:none}.motion-rail .engine-card{width:auto;margin:0}.panel-launcher{grid-template-columns:repeat(4,1fr)}.compact-grid,.advanced-grid{grid-template-columns:repeat(2,1fr)}.preserve-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){header{padding:0 8px}.brand small{display:none}.page>article{padding:7px}.panel-launcher{grid-template-columns:repeat(2,1fr)}.compact-grid,.advanced-grid,.timeline-grid{grid-template-columns:1fr}.compact-grid .wide,.advanced-grid .wide{grid-column:auto}.preserve-grid{grid-template-columns:repeat(2,1fr)}.render-actions{grid-template-columns:1fr}.stage{grid-template-columns:1fr}.input-beds{grid-template-columns:1fr 1fr}}
.test-decision{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;margin:0 0 10px;border:2px solid #75b68f;border-radius:13px;background:linear-gradient(135deg,#ecfaf2,#fbfffc);box-shadow:0 5px 18px #527b6418}.test-decision>div:first-child{display:grid;gap:3px;min-width:0}.test-decision strong{font-size:16px;color:#173e2c}.test-decision small{font-size:12px;color:#456353}.test-decision-actions{display:flex;gap:8px;align-items:center;flex:0 0 auto}.test-decision-actions .primary{width:auto;min-width:230px;margin:0;padding:11px 18px;background:linear-gradient(135deg,#348a5d,#4aac78);color:#fff;box-shadow:0 6px 14px #26704a25}.test-decision-actions #adjustAndRetest{white-space:nowrap;background:#fff;border-color:#9abaaa}@media(max-width:800px){.test-decision{align-items:stretch;flex-direction:column}.test-decision-actions{width:100%}.test-decision-actions>*{flex:1}.test-decision-actions .primary{min-width:0}}

/* v11 comprehensive Photo parameter inspector */
.photo-parameter-panel{padding:9px 11px}.param-help{margin:3px 0 8px;font-size:11px;line-height:1.3}.photo-param-shell{display:grid;grid-template-columns:178px minmax(0,1fr);gap:9px;min-height:300px}.param-entity-tabs{display:flex;flex-direction:column;gap:3px;max-height:540px;overflow:auto;padding-right:3px}.param-entity,.param-sub{border:1px solid #d9e3ef;background:#f7faff;color:#16253c;border-radius:7px;min-height:28px;padding:4px 7px;text-align:left;font-size:11px;font-weight:750}.param-entity small{float:right;font-size:9px;color:#8190a3}.param-entity.active,.param-sub.active{background:#e6efff;border-color:#91abff;color:#183d9a}.param-editor{border:1px solid #dbe4ef;border-radius:9px;background:#fff;padding:8px;min-width:0}.param-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.param-head h3{margin:0;font-size:15px}.param-head small{font-size:10px;color:#68788c}.param-subtabs{display:flex;flex-wrap:wrap;gap:3px;margin-bottom:7px}.param-sub{min-height:26px;width:auto;font-size:10px}.param-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px;max-height:430px;overflow:auto;padding-right:3px}.param-row{display:grid;grid-template-columns:minmax(108px,.8fr) minmax(130px,1.2fr);align-items:center;gap:6px;margin:0;font-size:10px;min-height:28px}.param-row.wide{grid-column:1/-1}.param-row>span{font-weight:700;color:#26374e}.param-value{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:4px;align-items:center}.param-row select,.param-row input{min-height:27px;height:27px;padding:2px 6px;font-size:10px;border-radius:6px;margin:0}.must-btn{height:27px;min-height:27px;padding:2px 5px;border-radius:6px;font-size:9px;font-weight:850;background:#f3f6fb;border:1px solid #cbd7e6;color:#536277}.must-btn.active{background:#fff1b8;border-color:#e4ad25;color:#7b4c00;box-shadow:0 0 0 1px #ffd967 inset}.photo-reference-card{display:flex;align-items:center;gap:8px;margin-top:6px;padding:6px;border:1px solid #d7e2ef;border-radius:8px;background:#f9fbfe}.photo-reference-card img{width:54px;height:54px;object-fit:cover;border-radius:6px}.photo-reference-card>div{display:grid;gap:2px}.photo-card-actions{display:flex;flex-wrap:wrap;gap:3px;margin-top:4px}.photo-card-actions button{min-height:24px;padding:3px 7px;font-size:9px;font-weight:800;border-radius:6px}.photo-card-actions .danger{background:#fff0f0;border-color:#e9b6b6;color:#a12828}.source-bed.filled{padding-bottom:6px}.source-bed.filled img{max-height:120px}.source-bed.filled small{font-size:9px}.gallery-card{display:flex;flex-direction:column;gap:3px;border:1px solid #d9e3ef;border-radius:8px;padding:5px;background:#fff}.gallery-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:6px;cursor:zoom-in}.gallery-card>label{font-size:9px;margin:0}.gallery-card small{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pose-card .photo-card-actions{justify-content:center}
@media(max-width:900px){.photo-param-shell{grid-template-columns:1fr}.param-entity-tabs{flex-direction:row;overflow:auto;max-height:none}.param-entity{white-space:nowrap}.param-rows{grid-template-columns:1fr}}

.photo-negative-panel{margin:6px 0 5px;border:1px solid #d9e3ef;border-radius:7px;background:#fbfcfe;padding:0}.photo-negative-panel summary{min-height:28px;padding:5px 8px;font-size:10px;font-weight:800;color:#34465d}.photo-negative-panel textarea{min-height:52px;margin:0 7px 4px;width:calc(100% - 14px);font-size:10px;padding:6px}.photo-negative-panel>small{display:block;padding:0 8px 6px;font-size:9px;color:#6f7e91}
