:root{font-family:Inter,system-ui,sans-serif;color:#e7e7ea;background:#14151a}body{margin:0;background:#14151a}.factory-layout{padding:1rem 1.5rem 2rem}.input-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem;background:#1d2028;border:1px solid #2e3440;border-radius:10px;padding:1rem}.field-editor{display:flex;flex-direction:column;gap:.25rem}.field-path{color:#9aa4b2;font-size:.75rem}.field-input{border:1px solid #3b4452;border-radius:6px;padding:.45rem;background:#0f1117;color:#eef0f3}.button-row{display:flex;gap:.5rem;align-items:center}button{background:#335dff;color:#fff;border:0;border-radius:6px;padding:.5rem .75rem;cursor:pointer}button:disabled{opacity:.5}.toggle-row{display:flex;align-items:center;gap:.4rem}.status{margin:0;color:#9bb0ff}.tab-bar{display:flex;gap:.5rem;margin:1rem 0}.tab-btn{background:#262d39}.tab-btn.active{background:#3c69ff}.editor-preview-grid{display:grid;grid-template-columns:2fr 1fr;gap:1rem}.card-frame{margin-bottom:.75rem;border:1px solid #2d3441;border-radius:8px;background:#1a1f29}.card-frame h3{margin:0;padding:.6rem .75rem;border-bottom:1px solid #2d3441}.card-body{padding:.75rem}.list-editor{display:grid;gap:.75rem}.preview-panel{border:1px solid #2d3441;border-radius:8px;background:#10131a;padding:.75rem;max-height:70vh;overflow:auto}pre{white-space:pre-wrap;word-break:break-word}
