.layout-editor{position:fixed;z-index:10000;right:8px;bottom:8px;width:min(calc(100% - 16px),360px);max-height:52vh;overflow:auto;color:#f2e2bc;background:#0a1018;border:1px solid #68737d;box-shadow:0 8px 28px rgb(0 0 0 / 55%);font:13px system-ui,sans-serif}.layout-editor summary{position:sticky;top:0;padding:13px 14px;cursor:pointer;background:#121b24;font-weight:700}.layout-editor-controls{display:grid;gap:13px;padding:14px}.layout-editor label{display:grid;grid-template-columns:1fr auto;gap:6px 12px;align-items:center}.layout-editor output{color:#d2a44d;font-variant-numeric:tabular-nums}.layout-editor input{grid-column:1/-1;width:100%;accent-color:#d56836}.layout-editor-actions{display:flex;gap:8px}.layout-editor button{min-height:38px;padding:0 12px;color:#f2e2bc;background:#202832;border:1px solid #68737d}.layout-editor button:first-child{background:#d56836;border-color:#e58151}.layout-editor-note{margin:0;color:#aeb7bd;font-size:12px;line-height:1.45}
