:root{--scrollbar-thumb: rgb(102, 102, 132, .3);--editor-background: transparent;--editor-min-height: 450px;--query-bar-height: 73px;--sidebar-height: 56px;--sl-color-pink-low: hsl(323, 100%, 95%);--sl-color-pink: hsl(320, 100%, 81%);--sl-color-pink-hover: hsl(321, 100%, 93%)}.editor-wrapper{display:flex;flex-direction:column;flex:1;padding-top:1rem}span[role=presentation]{position:relative;padding-right:50px!important;padding-bottom:2rem!important}.CodeMirror-code{position:relative;font-family:var(--font-family-mono);font-size:1rem;line-height:1.5;padding-left:0}.CodeMirror-scroll{position:relative;padding-top:.5rem;padding-bottom:1rem}.CodeMirror-scrollbar-filler{background-color:transparent}.CodeMirror-wrapper{position:relative;height:100%;width:100%;display:flex;flex-direction:column}.CodeMirror-sizer{position:relative;padding-top:0;min-width:0!important}.CodeMirror-vscrollbar{padding-top:1rem;scrollbar-color:var(--scrollbar-thumb) var(--editor-background);margin-top:1rem}.CodeMirror-hscrollbar{scrollbar-color:var(--scrollbar-thumb) var(--editor-background)}.graphiql-container .graphiql-editor .CodeMirror-gutters.CodeMirror-gutters{width:40px;background-color:var(--color-neutral)}.queries-bar{display:flex;flex-wrap:wrap-reverse;align-items:center;padding:.5rem;background-color:var(--sl-color-gray-6);border-bottom:1px solid var(--sl-color-gray-6);border-top-left-radius:.5rem;border-top-right-radius:.5rem;gap:.5rem;border:.5px solid var(--sl-color-gray-4)}.queries-bar-title{font-size:1.2rem;font-weight:600;margin:0;padding:0 .5rem;color:var(--sl-color-white)}.query-button{background-color:var(--sl-color-black);min-width:4rem;border:1px solid var(--sl-color-gray-5);border-radius:.5rem;color:var(--sl-color-white);padding:.65rem;cursor:pointer}.query-button:hover{background-color:var(--sl-color-gray-6)}.query-button:focus{outline:2px solid transparent;outline-offset:2px}.query-button:focus-visible{box-shadow:none}.response-stats{display:flex;flex-direction:column;padding-left:1rem;font-size:.9rem;line-height:1.3}.response-stat{font-size:.9rem;align-items:center;white-space:nowrap}.stat-label{color:var(var(--sl-color-gray-7));font-weight:400;text-align:right}.stat-value{color:var(--sl-color-white);font-size:1rem;font-weight:600;text-align:left;padding-right:1rem}.docExplorerWrap{height:100%!important;min-width:unset!important;width:100%!important}.doc-explorer-contents{display:flex;flex-direction:column;height:100%;overflow:hidden}.doc-explorer-title{font-size:var(--font-size-h2);font-weight:var(--font-weight-medium)}.doc-explorer-rhs{display:none}.graphiql-explorer-root input{width:15ch!important;background:var(--color-base)}.graphiql-explorer-root{display:flex;font-size:13px!important;text-overflow:ellipsis;white-space:nowrap;margin:0!important;padding:8px;padding-right:0!important;flex-direction:column;overflow:hidden!important}.graphiql-explorer-root>div:first-child{overflow-y:auto!important;overflow-x:hidden!important;scrollbar-color:var(--scrollbar-thumb) var(--editor-background)}.graphiql-explorer-root>div:last-child{display:none}.graphiql-history{display:flex;flex-direction:column;height:100%;overflow:hidden}.graphiql-history-header{font-size:var(--font-size-h2);font-weight:var(--font-weight-medium);display:flex;justify-content:space-between;align-items:center}.graphiql-history-items{height:100%;overflow-y:auto;scrollbar-color:var(--scrollbar-thumb) var(--editor-background)}.graphiql-history-item{border-radius:var(--border-radius-4);color:hsla(var(--color-neutral),var(--alpha-secondary));display:flex;font-size:var(--font-size-inline-code);font-family:var(--font-family-mono);height:24px}button.graphiql-history-item-label{flex:1;padding:var(--px-4) var(--px-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button.graphiql-history-item-action{align-items:center;color:hsla(var(--color-neutral),var(--alpha-secondary));display:flex;padding:var(--px-4) var(--px-4)}.graphiql-doc-explorer{display:flex;flex-direction:column;height:100%;overflow:hidden}.graphiql-markdown-description p{font-size:1rem;line-height:1.35rem;margin-top:0}.graphiql-doc-explorer-header{display:flex;justify-content:space-between;position:relative;align-items:center}.graphiql-doc-explorer-content{overflow-y:auto!important;scrollbar-color:var(--scrollbar-thumb) var(--editor-background);padding-bottom:var(--px-16)}.graphiql-doc-explorer-content>*{color:hsla(var(--color-neutral),var(--alpha-secondary));margin-top:var(--px-12)}.graphiql-doc-explorer-section-title{font-size:1rem;font-weight:400;margin-top:1rem}.graphiql-doc-explorer-section-title>svg{display:none}.graphiql-doc-explorer-section-content{margin-left:var(--px-8);margin-top:var(--px-8)}.graphiql-doc-explorer-search{position:absolute;right:0;top:4px}.graphiql-doc-explorer-search-input{align-items:center;background-color:hsla(var(--color-neutral),var(--alpha-background-light));border-radius:var(--border-radius-4);display:flex;padding:var(--px-4) var(--px-8)}.graphiql-editor{position:relative}.fullscreen{position:absolute;inset:0;width:100%;height:100%;z-index:99999;background:#fff}.fullscreen-toggle{position:absolute;top:10px;right:10px;z-index:10000;padding:.5rem 1rem;background:#007acc;color:#fff;border:none;cursor:pointer}.fullscreen-toggle{background-color:#007acc;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer}.fullscreen-toggle:hover{background-color:#005fa3}
