:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17191a;background:#fff;font-synthesis:none}*{box-sizing:border-box;letter-spacing:0}body{margin:0;min-width:1060px;min-height:100vh}button,select,textarea{font:inherit}button{cursor:pointer}.app-shell{height:100vh;display:grid;grid-template-rows:48px minmax(0,1fr);background:#f5f6f6}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px;border-bottom:1px solid #dfe2e2;background:#fff}.brand,.connection,.section-heading,.qa-summary,.approved-output{display:flex;align-items:center;gap:9px}.brand span:last-child{color:#747b7c;font-size:12px;padding-left:9px;border-left:1px solid #dfe2e2}.brand-mark{width:25px;height:25px;display:grid;place-items:center;background:#56bec0;color:#082829;font-weight:800;border-radius:5px}.connection{color:#586061;font-size:12px}.workspace{min-height:0;display:grid;grid-template-columns:330px minmax(390px,1fr) 330px}.setup-panel,.gallery,.qa-panel{min-height:0;overflow:auto;background:#fff}.setup-panel{border-right:1px solid #dfe2e2;padding:15px}.gallery{background:#f5f6f6;padding:15px}.qa-panel{border-left:1px solid #dfe2e2;padding:15px}.section-heading{justify-content:space-between;min-height:34px;margin-bottom:14px}.section-heading div{min-width:0;display:grid;gap:3px}.section-heading span,label,legend,.gallery-row span,.qa-summary span,.approved-output span{color:#6d7475;font-size:11px}label{display:grid;gap:5px;margin:0 0 12px;font-weight:650;color:#414748}select,textarea{width:100%;border:1px solid #cfd4d4;border-radius:5px;background:#fff;color:#17191a;padding:8px;outline:none}select:focus,textarea:focus{border-color:#42aeb0;box-shadow:0 0 0 2px #dff5f5}textarea{min-height:112px;resize:vertical;line-height:1.45}fieldset{margin:0 0 12px;padding:0;border:0}legend{margin-bottom:5px;font-weight:650;color:#414748}.segments{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;border:1px solid #cfd4d4;border-radius:5px;overflow:hidden}.segments button{min-height:31px;padding:5px 4px;border:0;border-right:1px solid #cfd4d4;background:#fff;font-size:10px;color:#596061}.segments button:last-child{border-right:0}.segments button.active{background:#e5f6f6;color:#0c5557;font-weight:700}.primary,.icon-text,.icon-button,.actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #cfd4d4;border-radius:5px;background:#fff;color:#262a2b;min-height:32px;padding:0 11px}.primary{border-color:#248f92;background:#279da0;color:#fff;font-weight:700}.primary:hover{background:#21898b}.primary.small{min-height:29px;font-size:11px}.icon-text{border:0;min-height:auto;padding:3px 0;color:#247f81}.icon-button{width:32px;padding:0}.generate{width:100%;min-height:38px;margin-top:4px}button:disabled{cursor:not-allowed;opacity:.45}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{min-height:260px;display:grid;place-items:center;align-content:center;gap:9px;color:#788081;text-align:center}.empty strong{color:#34393a}.empty.compact{min-height:180px}.gallery-row{width:100%;min-height:106px;display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;margin-bottom:9px;padding:8px;text-align:left;border:1px solid #d9dddd;border-radius:6px;background:#fff}.gallery-row.selected{border-color:#349da0;box-shadow:0 0 0 2px #dff5f5}.gallery-row>div:last-child{min-width:0;display:grid;align-content:start;gap:6px}.gallery-row strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thumbnail{height:88px;display:grid;place-items:center;overflow:hidden;border-radius:4px;background:#e5e8e8;color:#8b9192;font-weight:800}.thumbnail img{width:100%;height:100%;object-fit:cover}.state{width:fit-content;padding:3px 6px;border-radius:4px;font-size:10px;font-weight:750}.state.ready{background:#ddf5e7;color:#14633a}.state.review{background:#fff0cf;color:#835b07}.state.needs-fix{background:#ffe2dc;color:#9b331e}.qa-summary{align-items:flex-start;padding:12px 0;border-top:1px solid #e3e6e6;border-bottom:1px solid #e3e6e6}.qa-summary div{display:grid;gap:4px}.pass{color:#258c54}.warning{color:#c17b12}.fail{color:#c74931}.qa-list{padding:8px 0;border-bottom:1px solid #e3e6e6}.qa-row{display:flex;justify-content:space-between;padding:7px 0;font-size:12px}.qa-row strong{font-size:10px}.qa-row .pass{color:#258c54}.qa-row .warning{color:#c17b12}.qa-row .fail{color:#c74931}.actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 0}details{border-top:1px solid #e3e6e6;border-bottom:1px solid #e3e6e6;padding:11px 0}summary{display:flex;align-items:center;gap:7px;cursor:pointer;font-size:12px;font-weight:700}pre{max-height:270px;overflow:auto;padding:9px;background:#f4f6f6;border-radius:4px;font-size:10px;white-space:pre-wrap}details small{display:block;overflow-wrap:anywhere;color:#72797a}.approved-output{align-items:flex-start;padding-top:14px}.approved-output div{min-width:0;display:grid;gap:4px}.approved-output span{overflow-wrap:anywhere}@media(max-width:1180px){.workspace{grid-template-columns:300px minmax(350px,1fr) 300px}}
