html,body,#root{height:100%;margin:0}#root{display:flex;flex:0 1 100%}@media (prefers-color-scheme: dark){body:not(.graphiql-light) .graphiql-container,body:not(.graphiql-light) .CodeMirror-info,body:not(.graphiql-light) .CodeMirror-lint-tooltip,body:not(.graphiql-light) .graphiql-dialog,body:not(.graphiql-light) .graphiql-dialog-overlay,body:not(.graphiql-light) .graphiql-tooltip,body:not(.graphiql-light) [data-radix-popper-content-wrapper]{--color-base: 219, 29%, 7% !important}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px;border:1px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}::-webkit-scrollbar-corner{background:#f1f1f1}@media (prefers-color-scheme: dark){body:not(.graphiql-light) ::-webkit-scrollbar-track{background:transparent!important}body:not(.graphiql-light) ::-webkit-scrollbar-thumb{background:#555;border:1px solid transparent!important}body:not(.graphiql-light) ::-webkit-scrollbar-thumb:hover{background:#666!important}body:not(.graphiql-light) ::-webkit-scrollbar-corner{background:transparent!important}.CodeMirror-scrollbar-filler{background:transparent!important}}*{scrollbar-width:thin;scrollbar-color:#c1c1c1 transparent}@media (prefers-color-scheme: dark){body:not(.graphiql-light) *{scrollbar-color:#555 transparent}}
