.QueryPage-module__WBkIjG__editor{grid-row-gap:1.6rem;grid-column:1/-1;grid-template-columns:minmax(0,1fr);display:grid}.QueryPage-module__WBkIjG__mainGrid{gap:1.6rem;width:100%;height:100%}.QueryPage-module__WBkIjG__mainGrid.QueryPage-module__WBkIjG__withReadonlySidebar{grid-template-columns:1fr auto;align-items:start;display:grid}.QueryPage-module__WBkIjG__queryPageGrid.QueryPage-module__WBkIjG__queryPageGrid{grid-gap:1.6rem;grid-template-rows:auto 1fr;width:100%;padding:0}.QueryPage-module__WBkIjG__main{background-color:var(--surface-B);min-height:100vh}.QueryPage-module__WBkIjG__content{grid-gap:1.6rem;grid-template-rows:auto minmax(50rem,1fr);grid-template-columns:minmax(0,1fr);display:grid}.QueryPage-module__WBkIjG__editor.QueryPage-module__WBkIjG__showResults .QueryPage-module__WBkIjG__content{grid-template-rows:auto minmax(50rem,1fr)}.QueryPage-module__WBkIjG__input{border:1px solid var(--border--weaker);grid-template-rows:1fr;width:100%;height:100%;display:grid;position:relative}.QueryPage-module__WBkIjG__input>*{min-width:0;max-width:100%}.QueryPage-module__WBkIjG__input.QueryPage-module__WBkIjG__showError{grid-template-rows:auto 1fr}.QueryPage-module__WBkIjG__input.QueryPage-module__WBkIjG__showParameters{grid-template-rows:1fr auto}.QueryPage-module__WBkIjG__input.QueryPage-module__WBkIjG__showError.QueryPage-module__WBkIjG__showParameters{grid-template-rows:auto 1fr auto}.QueryPage-module__WBkIjG__input .QueryPage-module__WBkIjG__error{background:var(--feedback--canvas--brand-orange);color:var(--feedback--accent--brand-orange);align-items:center;gap:.8rem;padding:1rem 1.5rem;display:flex}.QueryPage-module__WBkIjG__input .QueryPage-module__WBkIjG__error .QueryPage-module__WBkIjG__errorText{-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}.QueryPage-module__WBkIjG__input .QueryPage-module__WBkIjG__error .QueryPage-module__WBkIjG__errorText button{color:var(--feedback--accent--brand-orange)}.QueryPage-module__WBkIjG__resizeContent{flex-direction:column;width:100%;height:100%;display:flex}.QueryPage-module__WBkIjG__editorActionPalletBottom{background:var(--surface-A);color:var(--text-secondary);flex-direction:column;gap:1.2rem;padding:1.2rem 2rem;display:flex}.QueryPage-module__WBkIjG__toolbarGroupLeft ul{flex-wrap:wrap;gap:.4rem;display:flex}
button.parameters-module__IJRYeG__parameters{white-space:nowrap;height:3rem;padding:0 1.5rem .2rem}button.parameters-module__IJRYeG__parameters.dark{background:var(--text-primary);color:var(--surface-A)}button.parameters-module__IJRYeG__parameters.light{background:var(--surface-D);color:var(--text-primary)}button.parameters-module__IJRYeG__parameters[disabled]{cursor:not-allowed;opacity:.75}