:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}.layout{color:#e8e8ec;background:#1a1a1f;grid-template-columns:320px 1fr;height:100vh;display:grid}.panel{border-right:1px solid #2c2c33;flex-direction:column;gap:12px;padding:20px;display:flex;overflow-y:auto}.panel h1{margin:0 0 8px;font-size:18px}.description{color:#9a9aa3;margin:0;font-size:13px}.param-form{flex-direction:column;gap:10px;display:flex}.param-row{justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.param-label{color:#c4c4cc}.param-row input[type=number],.param-row input[type=text],.param-row select{color:#e8e8ec;background:#25252b;border:1px solid #3a3a42;border-radius:5px;width:130px;padding:4px 6px}.actions{gap:8px;margin-top:8px;display:flex}.actions button{color:#fff;cursor:pointer;background:#4a6da7;border:none;border-radius:6px;flex:1;padding:8px;font-weight:600}.actions button:disabled{opacity:.5;cursor:not-allowed}.status{color:#9a9aa3;margin:0;font-size:12px}.viewport{position:relative}
