:root{--sidebar-width: 280px}html,body,#root{width:100%;min-height:100%}#root{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.panel-page-container{width:100%;max-width:none;margin-inline:0}.panel-table-auto{table-layout:auto}.panel-table-row-clickable{cursor:pointer;transition:background-color .15s ease}.panel-table-row-clickable:hover{background-color:color-mix(in srgb,var(--accent) 40%,transparent)}.panel-form-row{display:grid;gap:.625rem;align-items:start}@media(min-width:1024px){.panel-form-row{grid-template-columns:minmax(200px,280px) 1fr}}.panel-form-row .kt-form-label{max-width:none}.panel-monaco-editor{min-height:calc(100vh - 220px)}.panel-monaco-editor .monaco-editor,.panel-monaco-editor section{border-radius:.5rem;overflow:hidden}
