.graphiql-container{--color-base:var(--background);--color-primary:var(--primary);--color-secondary:var(--secondary);--color-tertiary:var(--muted);--color-info:var(--primary);--color-success:var(--chart-2);--color-warning:var(--chart-4);--color-error:var(--destructive);--color-neutral-10:var(--background);--color-neutral-20:var(--muted);--color-neutral-30:var(--border);--color-neutral-40:var(--muted-foreground);--color-neutral-50:var(--foreground);--color-neutral-60:var(--foreground);--color-neutral:0 0% 98%;--alpha-secondary:0.76;--alpha-tertiary:0.5;--font-family:var(--font-sans);--font-family-monospace:var(--font-mono);--border-radius:var(--radius);--px-2:0.125rem;--px-4:0.25rem;--px-6:0.375rem;--px-8:0.5rem;--px-12:0.75rem;--px-16:1rem;--px-20:1.25rem;--px-24:1.5rem}.dark .graphiql-container{--color-neutral:0 0% 15%;--alpha-secondary:0.9;--alpha-tertiary:0.7}.graphiql-container{background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius)}.graphiql-editors{background:var(--background)!important}.graphiql-query-editor,.graphiql-response{background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.graphiql-toolbar{background:var(--muted);border-bottom:1px solid var(--border)}.graphiql-toolbar-button{background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius);transition:all .2s ease}.graphiql-toolbar-button:hover{background:var(--accent);color:var(--accent-foreground)}.graphiql-toolbar-button:disabled{background:var(--muted);color:var(--muted-foreground);cursor:not-allowed}.graphiql-sidebar{background:var(--card);border-right:1px solid var(--border)}.graphiql-sidebar-section{border-bottom:1px solid var(--border)}.graphiql-sidebar-section-title{background:var(--muted);color:var(--muted-foreground);font-weight:600}.CodeMirror{background:var(--card)!important;color:var(--card-foreground)!important;border:none;font-family:var(--font-mono)!important}.CodeMirror-gutters{background:var(--muted)!important;border-right:1px solid var(--border)!important}.CodeMirror-linenumber{color:var(--muted-foreground)!important}.CodeMirror-cursor{border-left:1px solid var(--foreground)!important}.CodeMirror-selected{background:var(--accent)!important}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:var(--accent)!important}.cm-keyword{color:var(--chart-1)!important}.cm-string{color:var(--chart-2)!important}.cm-number{color:var(--chart-3)!important}.cm-atom{color:var(--chart-4)!important}.cm-variable{color:var(--foreground)!important}.cm-variable-2{color:var(--primary)!important}.cm-comment{color:var(--muted-foreground)!important;font-style:italic}.cm-punctuation{color:var(--foreground)!important}.cm-property{color:var(--chart-5)!important}.graphiql-dialog{background:var(--popover);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.graphiql-dialog-header{background:var(--muted);border-bottom:1px solid var(--border);color:var(--foreground)}.graphiql-dialog-title{color:var(--foreground);font-weight:600}.graphiql-tab,.graphiql-tab-button{background:var(--muted);color:var(--muted-foreground);border:1px solid var(--border);border-bottom:none;border-radius:var(--radius) var(--radius) 0 0}.graphiql-tab-button.active,.graphiql-tab.active{background:var(--card);color:var(--card-foreground);border-bottom:1px solid var(--card)}.graphiql-tab-button:hover,.graphiql-tab:hover{background:var(--accent);color:var(--accent-foreground)}.graphiql-tab-button{font-family:var(--font-sans);font-size:.875rem;padding:var(--px-8) var(--px-16);transition:all .2s ease}.graphiql-un-styled,button.graphiql-tab-button{color:var(--muted-foreground)!important;background:var(--muted)!important}.graphiql-un-styled:hover,button.graphiql-tab-button:hover{color:var(--accent-foreground)!important;background:var(--accent)!important}.graphiql-un-styled.active,button.graphiql-tab-button.active{color:var(--card-foreground)!important;background:var(--card)!important}.graphiql-container .graphiql-un-styled{color:var(--muted-foreground)!important}.graphiql-editor-tools{background:var(--muted)!important;border-top:1px solid var(--border);padding:var(--px-8)}.graphiql-editor-tools button{background:var(--background)!important;color:var(--foreground)!important;border:1px solid var(--border);border-radius:var(--radius);padding:var(--px-6) var(--px-12);margin-right:var(--px-4);transition:all .2s ease}.graphiql-editor-tools button:hover{background:var(--accent)!important;color:var(--accent-foreground)!important}.graphiql-editor-tools button.active,.graphiql-editor-tools button[data-state=open]{background:var(--primary)!important;color:var(--primary-foreground)!important}.graphiql-toggle-editor-tools{background:var(--background)!important;color:var(--foreground)!important;border:1px solid var(--border)!important}.graphiql-toggle-editor-tools:hover{background:var(--accent)!important;color:var(--accent-foreground)!important}.graphiql-chevron-icon{color:inherit}.graphiql-container .graphiql-editor-tools .graphiql-un-styled{background:var(--background)!important;color:var(--foreground)!important;border:1px solid var(--border)!important;font-family:var(--font-sans),sans-serif;font-size:.875rem;font-weight:500}.graphiql-container .graphiql-editor-tools .graphiql-un-styled:hover{background:var(--accent)!important;color:var(--accent-foreground)!important}.graphiql-history{background:var(--card);border-left:1px solid var(--border)}.graphiql-history-item{border-bottom:1px solid var(--border);color:var(--card-foreground)}.graphiql-history-item:hover{background:var(--accent);color:var(--accent-foreground)}.graphiql-explorer{background:var(--card);color:var(--card-foreground)}.graphiql-explorer-section{border-bottom:1px solid var(--border)}.graphiql-explorer-label{color:var(--foreground);font-weight:500}.graphiql-explorer-root{background:var(--card)!important;color:var(--card-foreground)!important;border:none!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:var(--px-16);font-family:var(--font-sans),sans-serif;position:relative;display:block!important}.graphiql-explorer-wrapper{padding:0;margin:0;width:100%;display:flex;flex-direction:column;min-height:100%}.graphiql-explorer-wrapper .graphiql-explorer-root{height:auto!important;max-height:none!important;overflow:visible!important;position:relative!important}.graphiql-explorer-wrapper *{max-height:none!important}.graphiql-explorer-wrapper .graphiql-explorer-root>div{height:auto!important;overflow:visible!important}.graphiql-explorer-actions,.variable-editor-title.graphiql-explorer-actions,form.variable-editor-title.graphiql-explorer-actions{left:0!important;right:0!important;border-bottom:none!important;margin:0!important;padding:var(--px-8) var(--px-12)!important}.graphiql-explorer-actions,.variable-editor-title.graphiql-explorer-actions,div[style*="min-height: 50px"],form.variable-editor-title.graphiql-explorer-actions{position:sticky!important;bottom:0!important;background:var(--card)!important;border-top:1px solid var(--border)!important;z-index:10!important;box-shadow:0 -2px 8px 0 rgb(0 0 0/.1)!important}div[style*="min-height: 50px"] form{border-top:1px solid var(--border)!important}.variable-editor-title.graphiql-explorer-actions,div[style*="min-height: 50px"] form{background:linear-gradient(to top,var(--card),color-mix(in srgb,var(--card) 95%,var(--muted)))!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.graphiql-explorer-actions select{background:var(--input)!important;color:var(--foreground)!important;border:1px solid var(--border)!important;border-radius:var(--radius)!important;padding:var(--px-6) var(--px-8)!important;margin:0 var(--px-8)!important;font-size:.875rem!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important}.graphiql-explorer-actions select:hover{background:var(--accent)!important;border-color:var(--ring)!important}.graphiql-explorer-actions select:focus{outline:2px solid var(--ring)!important;outline-offset:2px!important}.graphiql-explorer-actions button[type=submit]{background:var(--primary)!important;color:var(--primary-foreground)!important;border:1px solid var(--primary)!important;border-radius:var(--radius)!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.25rem!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;margin-left:var(--px-4)!important}.graphiql-explorer-actions button[type=submit]:hover{background:color-mix(in srgb,var(--primary) 90%,black)!important;transform:scale(1.05)!important}.graphiql-explorer-actions button[type=submit]:active{transform:scale(.98)!important}.graphiql-explorer-actions>span{color:var(--muted-foreground)!important;font-size:.875rem!important;font-weight:500!important;white-space:nowrap!important;margin-right:var(--px-4)!important}.graphiql-explorer-wrapper{padding-bottom:60px!important}.graphiql-explorer-wrapper div[style*="max-height: 50px"],.graphiql-explorer-wrapper div[style*="min-height: 50px"]{position:sticky!important;bottom:0!important;z-index:999!important;background:var(--card)!important;border-top:1px solid var(--border)!important;box-shadow:0 -4px 12px 0 rgb(0 0 0/.15)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.graphiql-explorer-wrapper form[class*=graphiql-explorer-actions],.graphiql-explorer-wrapper form[class*=variable-editor-title]{position:sticky!important;bottom:0!important;z-index:999!important;background:linear-gradient(to top,var(--card),color-mix(in srgb,var(--card) 95%,var(--muted)))!important;border-top:1px solid var(--border)!important;margin:0!important;width:100%!important}.graphiql-explorer-wrapper div>form,.graphiql-explorer-wrapper form.variable-editor-title,.graphiql-explorer-wrapper form[style*=margin]{display:none!important}.graphiql-explorer-title{color:var(--foreground)!important;font-weight:700;font-size:.9375rem;padding:var(--px-12) var(--px-16);margin:0 calc(-1 * var(--px-16)) var(--px-16) calc(-1 * var(--px-16));background:linear-gradient(135deg,color-mix(in srgb,var(--muted) 80%,transparent) 0,var(--muted) 100%);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.graphiql-explorer-checkbox{accent-color:var(--primary);margin-right:var(--px-8);transform:scale(1.1);cursor:pointer;transition:all .2s ease}.graphiql-explorer-checkbox:hover{transform:scale(1.2)}.graphiql-explorer-field{color:var(--foreground)!important;padding:var(--px-6) var(--px-8);margin:var(--px-1) 0;border-radius:var(--radius);transition:all .2s cubic-bezier(.4,0,.2,1);font-size:.875rem;line-height:1.4;cursor:pointer;display:flex;align-items:center;gap:var(--px-8);border:1px solid transparent}.graphiql-explorer-field:hover{background:var(--accent)!important;color:var(--accent-foreground)!important;border-color:var(--border);transform:translateX(2px);box-shadow:0 2px 4px -1px rgb(0 0 0/.1),0 1px 2px -1px rgb(0 0 0/.06)}.graphiql-explorer-field-label{color:var(--foreground)!important;font-weight:500;cursor:pointer;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.graphiql-explorer-type-name{color:var(--primary)!important;font-weight:600;text-decoration:none;padding:var(--px-2) var(--px-6);border-radius:calc(var(--radius) * .5);background:color-mix(in srgb,var(--primary) 10%,transparent);border:1px solid color-mix(in srgb,var(--primary) 20%,transparent);font-size:.8125rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:var(--px-2)}.graphiql-explorer-type-name:hover{color:var(--primary-foreground)!important;background:var(--primary)!important;transform:scale(1.02);text-decoration:none}.graphiql-explorer-arg{color:var(--muted-foreground)!important;font-style:italic;font-size:.8125rem;padding:var(--px-1) var(--px-4);background:color-mix(in srgb,var(--muted) 50%,transparent);border-radius:calc(var(--radius) * .5);border:1px solid color-mix(in srgb,var(--border) 50%,transparent);margin-left:var(--px-4)}.graphiql-explorer-search{background:var(--input)!important;border:1px solid var(--border)!important;border-radius:var(--radius)!important;color:var(--foreground)!important;padding:var(--px-12) var(--px-16)!important;width:100%;margin-bottom:var(--px-16);font-family:var(--font-sans);font-size:.875rem;transition:all .2s ease;box-shadow:0 1px 2px 0 rgb(0 0 0/.05)}.graphiql-explorer-search:focus{outline:2px solid var(--ring)!important;outline-offset:2px;border-color:var(--ring)!important;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.graphiql-explorer-search::placeholder{color:var(--muted-foreground)!important;font-style:italic}.graphiql-explorer-button{background:var(--background)!important;color:var(--foreground)!important;border:1px solid var(--border)!important;border-radius:var(--radius)!important;padding:var(--px-8) var(--px-16)!important;transition:all .2s cubic-bezier(.4,0,.2,1);font-size:.875rem;font-weight:500;cursor:pointer;margin:var(--px-2);box-shadow:0 1px 2px 0 rgb(0 0 0/.05);position:relative;overflow:hidden}.graphiql-explorer-button:hover{background:var(--accent)!important;color:var(--accent-foreground)!important;border-color:var(--accent)!important;transform:translateY(-1px);box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.graphiql-explorer-button:active{transform:translateY(0)}.graphiql-explorer-category{margin-bottom:var(--px-12)}.graphiql-explorer-category-title{background:linear-gradient(135deg,var(--muted) 0,color-mix(in srgb,var(--muted) 95%,var(--primary)))!important;color:var(--foreground)!important;border-bottom:1px solid var(--border)!important;padding:var(--px-12) var(--px-16)!important;font-weight:700;font-size:.9375rem;border-radius:var(--radius) var(--radius) 0 0;position:relative;text-transform:uppercase;letter-spacing:.025em;font-size:.8125rem}.graphiql-explorer-category-title:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--primary);border-radius:0 2px 2px 0}.graphiql-explorer-section{border:1px solid var(--border);border-radius:var(--radius);margin-bottom:var(--px-12);background:var(--card);box-shadow:0 1px 3px 0 rgb(0 0 0/.1),0 1px 2px -1px rgb(0 0 0/.1);overflow:hidden}.graphiql-explorer-section-content{background:var(--card)!important;padding:var(--px-12)}.graphiql-explorer-deprecated{color:var(--muted-foreground)!important;text-decoration:line-through;opacity:.7}.graphiql-explorer-required{color:var(--destructive)!important;font-weight:600}.graphiql-explorer-nullable{color:var(--muted-foreground)!important;font-size:.75rem}.graphiql-explorer-list-item{padding:var(--px-2) 0;margin-left:var(--px-16)}.graphiql-explorer-toggle{background:transparent!important;border:none!important;color:var(--muted-foreground)!important;cursor:pointer;padding:var(--px-4)!important;margin-right:var(--px-6);font-size:.875rem;line-height:1;border-radius:calc(var(--radius) * .5);transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.graphiql-explorer-toggle:hover{color:var(--foreground)!important;background:var(--accent)!important;transform:scale(1.1)}.graphiql-explorer-root::-webkit-scrollbar{width:8px}.graphiql-explorer-root::-webkit-scrollbar-track{background:transparent;border-radius:var(--radius)}.graphiql-explorer-root::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--muted-foreground) 40%,transparent);border-radius:var(--radius);border:2px solid transparent;background-clip:padding-box;transition:all .2s ease}.graphiql-explorer-root::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--muted-foreground) 60%,transparent);background-clip:padding-box}.graphiql-explorer-loading{display:flex;align-items:center;justify-content:center;padding:var(--px-24);color:var(--muted-foreground)}.graphiql-explorer-loading:after{content:"";width:20px;height:20px;border-radius:50%;border:2px solid var(--muted);border-top-color:var(--primary);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.graphiql-explorer-field-type{display:inline-flex;align-items:center;gap:var(--px-2);font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.025em}.graphiql-explorer-field-type:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.graphiql-explorer-field-type[data-type=String]:before{background:var(--chart-2)}.graphiql-explorer-field-type[data-type=Float]:before,.graphiql-explorer-field-type[data-type=Int]:before{background:var(--chart-3)}.graphiql-explorer-field-type[data-type=Boolean]:before{background:var(--chart-4)}.graphiql-explorer-field-type[data-type=ID]:before{background:var(--chart-1)}.graphiql-explorer-breadcrumb{display:flex;align-items:center;gap:var(--px-4);margin-bottom:var(--px-12);padding:var(--px-6) var(--px-12);background:color-mix(in srgb,var(--muted) 30%,transparent);border-radius:var(--radius);font-size:.8125rem;color:var(--muted-foreground)}.graphiql-explorer-breadcrumb-item{display:flex;align-items:center;gap:var(--px-2)}.graphiql-explorer-breadcrumb-separator{color:var(--border);font-size:.75rem}.graphiql-explorer-field:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(90deg,color-mix(in srgb,var(--primary) 20%,transparent),transparent);transition:width .2s ease;border-radius:var(--radius)}.graphiql-explorer-field:hover:before{width:100%}.graphiql-explorer-required-indicator{color:var(--destructive)!important;font-weight:800;font-size:.75rem;margin-left:var(--px-4);padding:var(--px-1) var(--px-2);background:color-mix(in srgb,var(--destructive) 10%,transparent);border-radius:calc(var(--radius) * .5);border:1px solid color-mix(in srgb,var(--destructive) 20%,transparent)}.graphiql-explorer-field{animation:fadeInUp .2s ease-out forwards;opacity:0;transform:translateY(4px)}.graphiql-explorer-field:first-child{animation-delay:.05s}.graphiql-explorer-field:nth-child(2){animation-delay:.1s}.graphiql-explorer-field:nth-child(3){animation-delay:.15s}.graphiql-explorer-field:nth-child(4){animation-delay:.2s}.graphiql-explorer-field:nth-child(5){animation-delay:.25s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.graphiql-container ::-webkit-scrollbar{width:8px;height:8px}.graphiql-container ::-webkit-scrollbar-track{background:var(--muted)}.graphiql-container ::-webkit-scrollbar-thumb{background:var(--muted-foreground);border-radius:var(--radius)}.graphiql-container ::-webkit-scrollbar-thumb:hover{background:var(--foreground)}.graphiql-spinner{border-color:var(--muted);border-top-color:var(--primary)}.graphiql-error{background:color-mix(in srgb,var(--destructive) 10%,transparent);border:1px solid var(--destructive);color:var(--destructive);border-radius:var(--radius)}.result-window{background:var(--card);color:var(--card-foreground);font-family:var(--font-mono)}.graphiql-search{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground)}.graphiql-search:focus{outline:2px solid var(--ring);outline-offset:2px;border-color:var(--ring)}.graphiql-button{background:var(--primary);color:var(--primary-foreground);border:none;border-radius:var(--radius);padding:var(--px-8) var(--px-16);font-weight:500;transition:all .2s ease}.graphiql-button:hover{background:color-mix(in srgb,var(--primary) 90%,black)}.graphiql-button:disabled{background:var(--muted);color:var(--muted-foreground);cursor:not-allowed}.graphiql-button-secondary{background:var(--secondary);color:var(--secondary-foreground)}.graphiql-button-secondary:hover{background:color-mix(in srgb,var(--secondary) 90%,black)}.dark .graphiql-container,.dark .graphiql-explorer-label,.dark .graphiql-history-item,.dark .graphiql-sidebar-section-title{color:var(--foreground)}.dark .CodeMirror,.dark .cm-variable{color:var(--foreground)!important}.dark .cm-comment,.dark .cm-punctuation{color:var(--muted-foreground)!important}.dark .graphiql-container .graphiql-doc-explorer-arg,.dark .graphiql-container .graphiql-doc-explorer-content,.dark .graphiql-container .graphiql-doc-explorer-description,.dark .graphiql-container .graphiql-doc-explorer-field,.dark .graphiql-container .graphiql-doc-explorer-title,.dark .graphiql-container .graphiql-doc-explorer-type,.dark .graphiql-container [class*=graphiql],.dark .graphiql-container [style*="color: hsla"],.dark .graphiql-container [style*="color:hsla"]{color:var(--foreground)!important}.dark .graphiql-container input,.dark .graphiql-container select,.dark .graphiql-container textarea{background:var(--input);color:var(--foreground);border:1px solid var(--border)}.dark .graphiql-container button{color:var(--foreground)}.dark .graphiql-container .graphiql-button{color:var(--primary-foreground)}.dark .graphiql-container .graphiql-button-secondary{color:var(--secondary-foreground)}.dark .graphiql-explorer-root{background:var(--card)!important;color:var(--card-foreground)!important}.dark .graphiql-explorer-title{border-bottom-color:var(--border)}.dark .graphiql-explorer-field,.dark .graphiql-explorer-title{color:var(--foreground)!important}.dark .graphiql-explorer-field:hover{background:var(--accent)!important;color:var(--accent-foreground)!important}.dark .graphiql-explorer-field-label{color:var(--foreground)!important}.dark .graphiql-explorer-type-name{color:var(--primary)!important}.dark .graphiql-explorer-arg{color:var(--muted-foreground)!important}.dark .graphiql-explorer-search{background:var(--input)!important}.dark .graphiql-explorer-button,.dark .graphiql-explorer-search{color:var(--foreground)!important;border-color:var(--border)!important}.dark .graphiql-explorer-button{background:var(--background)!important}.dark .graphiql-explorer-button:hover{background:var(--accent)!important;color:var(--accent-foreground)!important}.dark .graphiql-explorer-category-title{background:var(--muted)!important;color:var(--foreground)!important;border-bottom-color:var(--border)!important}.dark .graphiql-explorer-section{background:var(--card);border-color:var(--border)}.dark .graphiql-explorer-section-content{background:var(--card)!important}.dark .graphiql-explorer-toggle{color:var(--muted-foreground)!important}.dark .graphiql-explorer-toggle:hover{color:var(--foreground)!important}.dark .graphiql-explorer-loading:after{border-color:var(--muted);border-top-color:var(--primary)}.dark .graphiql-explorer-breadcrumb{background:color-mix(in srgb,var(--muted) 20%,transparent)}.dark .graphiql-explorer-field:before{background:linear-gradient(90deg,color-mix(in srgb,var(--primary) 15%,transparent),transparent)}.dark .graphiql-explorer-required-indicator{background:color-mix(in srgb,var(--destructive) 15%,transparent);border-color:color-mix(in srgb,var(--destructive) 25%,transparent)}.dark .graphiql-explorer-root::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--muted-foreground) 30%,transparent)}.dark .graphiql-explorer-root::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--muted-foreground) 50%,transparent)}.dark .graphiql-explorer-actions{background:var(--card)!important;border-top-color:var(--border)!important}.dark .variable-editor-title.graphiql-explorer-actions{background:linear-gradient(to top,var(--card),color-mix(in srgb,var(--card) 95%,var(--muted)))!important}.dark .graphiql-explorer-actions select{background:var(--input)!important;color:var(--foreground)!important;border-color:var(--border)!important}.dark .graphiql-explorer-actions select:hover{background:var(--accent)!important;border-color:var(--ring)!important}.dark .graphiql-explorer-actions button[type=submit]{background:var(--primary)!important;color:var(--primary-foreground)!important;border-color:var(--primary)!important}.dark .graphiql-explorer-actions button[type=submit]:hover{background:color-mix(in srgb,var(--primary) 90%,black)!important}.dark .graphiql-explorer-actions>span{color:var(--muted-foreground)!important}