.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{50%{background-color:#0000}}@keyframes insertionFade{0%,to{background-color:none}15%,85%{background-color:hsla(var(--color-warning),var(--alpha-background-light))}}:where(.gbase-scope) .graphiql-container *{box-sizing:border-box;font-variant-ligatures:none}:where(.gbase-scope) .graphiql-container,:where(.gbase-scope) .CodeMirror-info,:where(.gbase-scope) .CodeMirror-lint-tooltip,:where(.gbase-scope) .graphiql-dialog,:where(.gbase-scope) .graphiql-dialog-overlay,:where(.gbase-scope) .graphiql-tooltip,:where(.gbase-scope) [data-radix-popper-content-wrapper]{--color-primary:320, 95%, 43%;--color-secondary:242, 51%, 61%;--color-tertiary:188, 100%, 36%;--color-info:208, 100%, 46%;--color-success:158, 60%, 42%;--color-warning:36, 100%, 41%;--color-error:13, 93%, 58%;--color-neutral:219, 28%, 32%;--color-base:219, 28%, 100%;--alpha-secondary:.76;--alpha-tertiary:.5;--alpha-background-heavy:.15;--alpha-background-medium:.1;--alpha-background-light:.07;--font-family:"Roboto", sans-serif;--font-family-mono:"Fira Code", monospace;--font-size-hint:.75rem;--font-size-inline-code:.8125rem;--font-size-body:.9375rem;--font-size-h4:1.125rem;--font-size-h3:1.375rem;--font-size-h2:1.8125rem;--font-weight-regular:400;--font-weight-medium:500;--line-height:1.5;--px-2:2px;--px-4:4px;--px-6:6px;--px-8:8px;--px-10:10px;--px-12:12px;--px-16:16px;--px-20:20px;--px-24:24px;--border-radius-2:2px;--border-radius-4:4px;--border-radius-8:8px;--border-radius-12:12px;--popover-box-shadow:0px 6px 20px #3b4c6a21, 0px 1.34018px 4.46726px #3b4c6a14, 0px .399006px 1.33002px #3b4c6a0d;--popover-border:none;--sidebar-width:60px;--toolbar-width:40px;--session-header-height:51px}@media (prefers-color-scheme:dark){:where(.gbase-scope) body:not(.graphiql-light) .graphiql-container,:where(.gbase-scope) body:not(.graphiql-light) .CodeMirror-info,:where(.gbase-scope) body:not(.graphiql-light) .CodeMirror-lint-tooltip,:where(.gbase-scope) body:not(.graphiql-light) .graphiql-dialog,:where(.gbase-scope) body:not(.graphiql-light) .graphiql-dialog-overlay,:where(.gbase-scope) body:not(.graphiql-light) .graphiql-tooltip,:where(.gbase-scope) body:not(.graphiql-light) [data-radix-popper-content-wrapper]{--color-primary:338, 100%, 67%;--color-secondary:243, 100%, 77%;--color-tertiary:188, 100%, 44%;--color-info:208, 100%, 72%;--color-success:158, 100%, 42%;--color-warning:30, 100%, 80%;--color-error:13, 100%, 58%;--color-neutral:219, 29%, 78%;--color-base:219, 29%, 18%;--popover-box-shadow:none;--popover-border:1px solid hsl(var(--color-neutral))}}:where(.gbase-scope) body.graphiql-dark .graphiql-container,:where(.gbase-scope) body.graphiql-dark .CodeMirror-info,:where(.gbase-scope) body.graphiql-dark .CodeMirror-lint-tooltip,:where(.gbase-scope) body.graphiql-dark .graphiql-dialog,:where(.gbase-scope) body.graphiql-dark .graphiql-dialog-overlay,:where(.gbase-scope) body.graphiql-dark .graphiql-tooltip,:where(.gbase-scope) body.graphiql-dark [data-radix-popper-content-wrapper]{--color-primary:338, 100%, 67%;--color-secondary:243, 100%, 77%;--color-tertiary:188, 100%, 44%;--color-info:208, 100%, 72%;--color-success:158, 100%, 42%;--color-warning:30, 100%, 80%;--color-error:13, 100%, 58%;--color-neutral:219, 29%, 78%;--color-base:219, 29%, 18%;--popover-box-shadow:none;--popover-border:1px solid hsl(var(--color-neutral))}:where(.gbase-scope) .graphiql-container,:where(.gbase-scope) .CodeMirror-info,:where(.gbase-scope) .CodeMirror-lint-tooltip,:where(.gbase-scope) .graphiql-dialog,:where(.gbase-scope) .graphiql-container:is(button),:where(.gbase-scope) .CodeMirror-info:is(button),:where(.gbase-scope) .CodeMirror-lint-tooltip:is(button),:where(.gbase-scope) .graphiql-dialog:is(button){color:hsla(var(--color-neutral),1);font-family:var(--font-family);font-size:var(--font-size-body);font-weight:var(----font-weight-regular);line-height:var(--line-height)}:where(.gbase-scope) .graphiql-container input,:where(.gbase-scope) .CodeMirror-info input,:where(.gbase-scope) .CodeMirror-lint-tooltip input,:where(.gbase-scope) .graphiql-dialog input{color:hsla(var(--color-neutral),1);font-family:var(--font-family);font-size:var(--font-size-caption)}:where(.gbase-scope) .graphiql-container input::placeholder,:where(.gbase-scope) .CodeMirror-info input::placeholder,:where(.gbase-scope) .CodeMirror-lint-tooltip input::placeholder,:where(.gbase-scope) .graphiql-dialog input::placeholder{color:hsla(var(--color-neutral),var(--alpha-secondary))}:where(.gbase-scope) .graphiql-container a,:where(.gbase-scope) .CodeMirror-info a,:where(.gbase-scope) .CodeMirror-lint-tooltip a,:where(.gbase-scope) .graphiql-dialog a{color:hsl(var(--color-primary))}:where(.gbase-scope) .graphiql-container a:focus,:where(.gbase-scope) .CodeMirror-info a:focus,:where(.gbase-scope) .CodeMirror-lint-tooltip a:focus,:where(.gbase-scope) .graphiql-dialog a:focus{outline:hsl(var(--color-primary)) auto 1px}:where(.gbase-scope) .graphiql-un-styled,:where(.gbase-scope) button.graphiql-un-styled{all:unset;border-radius:var(--border-radius-4);cursor:pointer}:where(.gbase-scope) :is(.graphiql-un-styled,button.graphiql-un-styled):hover{background-color:hsla(var(--color-neutral),var(--alpha-background-light))}:where(.gbase-scope) :is(.graphiql-un-styled,button.graphiql-un-styled):active{background-color:hsla(var(--color-neutral),var(--alpha-background-medium))}:where(.gbase-scope) :is(.graphiql-un-styled,button.graphiql-un-styled):focus{outline:hsla(var(--color-neutral),var(--alpha-background-heavy)) auto 1px}:where(.gbase-scope) .graphiql-button,:where(.gbase-scope) button.graphiql-button{background-color:hsla(var(--color-neutral),var(--alpha-background-light));border-radius:var(--border-radius-4);color:hsla(var(--color-neutral),1);cursor:pointer;font-size:var(--font-size-body);padding:var(--px-8) var(--px-12);border:none}:where(.gbase-scope) :is(.graphiql-button,button.graphiql-button):hover,:where(.gbase-scope) :is(.graphiql-button,button.graphiql-button):active{background-color:hsla(var(--color-neutral),var(--alpha-background-medium))}:where(.gbase-scope) :is(.graphiql-button,button.graphiql-button):focus{outline:hsla(var(--color-neutral),var(--alpha-background-heavy)) auto 1px}:where(.gbase-scope) .graphiql-button-success:is(.graphiql-button,button.graphiql-button){background-color:hsla(var(--color-success),var(--alpha-background-heavy))}:where(.gbase-scope) .graphiql-button-error:is(.graphiql-button,button.graphiql-button){background-color:hsla(var(--color-error),var(--alpha-background-heavy))}:where(.gbase-scope) .graphiql-button-group{background-color:hsla(var(--color-neutral),var(--alpha-background-light));border-radius:calc(var(--border-radius-4) + var(--px-4));padding:var(--px-4);display:flex}:where(.gbase-scope) .graphiql-button-group>button.graphiql-button{background-color:#0000}:where(.gbase-scope) .graphiql-button-group>button.graphiql-button:hover{background-color:hsla(var(--color-neutral),var(--alpha-background-light))}:where(.gbase-scope) .graphiql-button-group>button.graphiql-button.active{background-color:hsl(var(--color-base));cursor:default}:where(.gbase-scope) .graphiql-button-group>*+*{margin-left:var(--px-8)}:where(.gbase-scope) .graphiql-dialog-overlay{background-color:hsla(var(--color-neutral),var(--alpha-background-heavy));z-index:10;position:fixed;inset:0}:where(.gbase-scope) .graphiql-dialog{background-color:hsl(var(--color-base));border:var(--popover-border);border-radius:var(--border-radius-12);box-shadow:var(--popover-box-shadow);max-width:80vw;max-height:80vh;width:unset;z-index:10;margin:0;padding:0;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}:where(.gbase-scope) .graphiql-dialog-close>svg{color:hsla(var(--color-neutral),var(--alpha-secondary));height:var(--px-12);padding:var(--px-12);width:var(--px-12);display:block}:where(.gbase-scope) .graphiql-dropdown-content{background-color:hsl(var(--color-base));border:var(--popover-border);border-radius:var(--border-radius-8);box-shadow:var(--popover-box-shadow);font-size:inherit;max-width:250px;padding:var(--px-4);font-family:var(--font-family);color:hsl(var(--color-neutral));max-height:min(calc(var(--radix-dropdown-menu-content-available-height) - 10px),400px);overflow-y:scroll}:where(.gbase-scope) .graphiql-dropdown-item{border-radius:var(--border-radius-4);font-size:inherit;margin:var(--px-4);padding:var(--px-6) var(--px-8);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;line-height:var(--line-height);outline:none;overflow:hidden}:where(.gbase-scope) .graphiql-dropdown-item[data-selected],:where(.gbase-scope) .graphiql-dropdown-item[data-current-nav],:where(.gbase-scope) .graphiql-dropdown-item:hover{background-color:hsla(var(--color-neutral),var(--alpha-background-light));color:inherit}:where(.gbase-scope) .graphiql-dropdown-item:not(:first-child){margin-top:0}:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation) blockquote{padding-left:var(--px-8);margin-left:0;margin-right:0}:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation) code,:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation) pre{border-radius:var(--border-radius-4);font-family:var(--font-family-mono);font-size:var(--font-size-inline-code)}:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation) code{padding:var(--px-2)}:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation) pre{padding:var(--px-6) var(--px-8);overflow:auto}:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation) pre code{background-color:initial;border-radius:0;padding:0}:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation) ol,:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation) ul{padding-left:var(--px-16)}:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation) ol{list-style-type:decimal}:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation) ul{list-style-type:disc}:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation) img{border-radius:var(--border-radius-4);max-width:100%;max-height:120px}:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation)>:first-child{margin-top:0}:where(.gbase-scope) :is(.graphiql-markdown-description,.graphiql-markdown-deprecation,.CodeMirror-hint-information-description,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-description,.CodeMirror-info .info-deprecation)>:last-child{margin-bottom:0}:where(.gbase-scope) :is(.graphiql-markdown-description,.CodeMirror-hint-information-description,.CodeMirror-info .info-description) a{color:hsl(var(--color-primary));text-decoration:none}:where(.gbase-scope) :is(.graphiql-markdown-description,.CodeMirror-hint-information-description,.CodeMirror-info .info-description) a:hover{text-decoration:underline}:where(.gbase-scope) :is(.graphiql-markdown-description,.CodeMirror-hint-information-description,.CodeMirror-info .info-description) blockquote{border-left:1.5px solid hsla(var(--color-neutral),var(--alpha-tertiary))}:where(.gbase-scope) :is(.graphiql-markdown-description,.CodeMirror-hint-information-description,.CodeMirror-info .info-description) code,:where(.gbase-scope) :is(.graphiql-markdown-description,.CodeMirror-hint-information-description,.CodeMirror-info .info-description) pre{background-color:hsla(var(--color-neutral),var(--alpha-background-light));color:hsla(var(--color-neutral),1)}:where(.gbase-scope) :is(.graphiql-markdown-description,.CodeMirror-hint-information-description,.CodeMirror-info .info-description)>*{margin:var(--px-12) 0}:where(.gbase-scope) :is(.graphiql-markdown-deprecation,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-deprecation) a{color:hsl(var(--color-warning));text-decoration:underline}:where(.gbase-scope) :is(.graphiql-markdown-deprecation,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-deprecation) blockquote{border-left:1.5px solid hsl(var(--color-warning))}:where(.gbase-scope) :is(.graphiql-markdown-deprecation,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-deprecation) code,:where(.gbase-scope) :is(.graphiql-markdown-deprecation,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-deprecation) pre{background-color:hsla(var(--color-warning),var(--alpha-background-heavy))}:where(.gbase-scope) :is(.graphiql-markdown-deprecation,.CodeMirror-hint-information-deprecation-reason,.CodeMirror-info .info-deprecation)>*{margin:var(--px-8) 0}:where(.gbase-scope) .graphiql-markdown-preview>:not(:first-child){display:none}:where(.gbase-scope) .CodeMirror-hint-information-deprecation,:where(.gbase-scope) .CodeMirror-info .info-deprecation{background-color:hsla(var(--color-warning),var(--alpha-background-light));border:1px solid hsl(var(--color-warning));border-radius:var(--border-radius-4);color:hsl(var(--color-warning));margin-top:var(--px-12);padding:var(--px-6) var(--px-8)}:where(.gbase-scope) .CodeMirror-hint-information-deprecation-label,:where(.gbase-scope) .CodeMirror-info .info-deprecation-label{font-size:var(--font-size-hint);font-weight:var(--font-weight-medium)}:where(.gbase-scope) .CodeMirror-hint-information-deprecation-reason,:where(.gbase-scope) .CodeMirror-info .info-deprecation-reason{margin-top:var(--px-6)}:where(.gbase-scope) .graphiql-spinner{height:56px;margin:auto;margin-top:var(--px-16);width:56px}:where(.gbase-scope) .graphiql-spinner:after{border:4px solid #0000;border-top:4px solid hsla(var(--color-neutral),var(--alpha-tertiary));content:"";vertical-align:middle;border-radius:100%;width:46px;height:46px;animation:.8s linear infinite rotation;display:inline-block}:where(.gbase-scope) .graphiql-tooltip{background:hsl(var(--color-base));border:var(--popover-border);border-radius:var(--border-radius-4);box-shadow:var(--popover-box-shadow);color:hsl(var(--color-neutral));font-size:inherit;padding:var(--px-4) var(--px-6);font-family:var(--font-family)}:where(.gbase-scope) .graphiql-tabs{padding:var(--px-12);align-items:center;display:flex;overflow-x:auto}:where(.gbase-scope) .graphiql-tabs>:not(:first-child){margin-left:var(--px-12)}:where(.gbase-scope) .graphiql-tab{border-radius:var(--border-radius-8);color:hsla(var(--color-neutral),var(--alpha-secondary));align-items:stretch;display:flex}:where(.gbase-scope) .graphiql-tab>button.graphiql-tab-close{visibility:hidden}:where(.gbase-scope) .graphiql-tab.graphiql-tab-active>button.graphiql-tab-close,:where(.gbase-scope) .graphiql-tab:hover>button.graphiql-tab-close,:where(.gbase-scope) .graphiql-tab:focus-within>button.graphiql-tab-close{visibility:unset}:where(.gbase-scope) .graphiql-tab.graphiql-tab-active{background-color:hsla(var(--color-neutral),var(--alpha-background-heavy));color:hsla(var(--color-neutral),1)}:where(.gbase-scope) button.graphiql-tab-button{padding:var(--px-4) 0 var(--px-4) var(--px-8)}:where(.gbase-scope) button.graphiql-tab-close{padding:var(--px-4) var(--px-8);align-items:center;display:flex}:where(.gbase-scope) button.graphiql-tab-close>svg{height:var(--px-8);width:var(--px-8)}:where(.gbase-scope) .graphiql-history-header{font-size:var(--font-size-h2);font-weight:var(--font-weight-medium);justify-content:space-between;align-items:center;display:flex}:where(.gbase-scope) .graphiql-history-header button{font-size:var(--font-size-inline-code);padding:var(--px-6) var(--px-10)}:where(.gbase-scope) .graphiql-history-items{margin:var(--px-16) 0 0;padding:0;list-style:none}:where(.gbase-scope) .graphiql-history-item{border-radius:var(--border-radius-4);color:hsla(var(--color-neutral),var(--alpha-secondary));font-size:var(--font-size-inline-code);font-family:var(--font-family-mono);height:34px;display:flex}:where(.gbase-scope) .graphiql-history-item:hover{color:hsla(var(--color-neutral),1);background-color:hsla(var(--color-neutral),var(--alpha-background-light))}:where(.gbase-scope) .graphiql-history-item:not(:first-child){margin-top:var(--px-4)}:where(.gbase-scope) .graphiql-history-item.editable{background-color:hsla(var(--color-primary),var(--alpha-background-medium))}:where(.gbase-scope) .graphiql-history-item.editable>input{padding:0 var(--px-10);background:0 0;border:none;outline:none;flex:1;width:100%;margin:0}:where(.gbase-scope) .graphiql-history-item.editable>input::placeholder{color:hsla(var(--color-neutral),var(--alpha-secondary))}:where(.gbase-scope) .graphiql-history-item.editable>button{color:hsl(var(--color-primary));padding:0 var(--px-10)}:where(.gbase-scope) .graphiql-history-item.editable>button:active{background-color:hsla(var(--color-primary),var(--alpha-background-heavy))}:where(.gbase-scope) .graphiql-history-item.editable>button:focus{outline:hsl(var(--color-primary)) auto 1px}:where(.gbase-scope) .graphiql-history-item.editable>button>svg{display:block}:where(.gbase-scope) button.graphiql-history-item-label{padding:var(--px-8) var(--px-10);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}:where(.gbase-scope) button.graphiql-history-item-action{color:hsla(var(--color-neutral),var(--alpha-secondary));padding:var(--px-8) var(--px-6);align-items:center;display:flex}:where(.gbase-scope) button.graphiql-history-item-action:hover{color:hsla(var(--color-neutral),1)}:where(.gbase-scope) button.graphiql-history-item-action>svg{width:14px;height:14px}:where(.gbase-scope) .graphiql-history-item-spacer{height:var(--px-16)}:where(.gbase-scope) .graphiql-doc-explorer-default-value{color:hsl(var(--color-success))}:where(.gbase-scope) a.graphiql-doc-explorer-type-name{color:hsl(var(--color-warning));text-decoration:none}:where(.gbase-scope) a.graphiql-doc-explorer-type-name:hover{text-decoration:underline}:where(.gbase-scope) a.graphiql-doc-explorer-type-name:focus{outline:hsl(var(--color-warning)) auto 1px}:where(.gbase-scope) .graphiql-doc-explorer-argument>*+*{margin-top:var(--px-12)}:where(.gbase-scope) .graphiql-doc-explorer-argument-name{color:hsl(var(--color-secondary))}:where(.gbase-scope) .graphiql-doc-explorer-argument-deprecation{background-color:hsla(var(--color-warning),var(--alpha-background-light));border:1px solid hsl(var(--color-warning));border-radius:var(--border-radius-4);color:hsl(var(--color-warning));padding:var(--px-8)}:where(.gbase-scope) .graphiql-doc-explorer-argument-deprecation-label{font-size:var(--font-size-hint);font-weight:var(--font-weight-medium)}:where(.gbase-scope) .graphiql-doc-explorer-deprecation{background-color:hsla(var(--color-warning),var(--alpha-background-light));border:1px solid hsl(var(--color-warning));border-radius:var(--px-4);color:hsl(var(--color-warning));padding:var(--px-8)}:where(.gbase-scope) .graphiql-doc-explorer-deprecation-label{font-size:var(--font-size-hint);font-weight:var(--font-weight-medium)}:where(.gbase-scope) .graphiql-doc-explorer-directive{color:hsl(var(--color-secondary))}:where(.gbase-scope) .graphiql-doc-explorer-section-title{font-size:var(--font-size-hint);font-weight:var(--font-weight-medium);align-items:center;line-height:1;display:flex}:where(.gbase-scope) .graphiql-doc-explorer-section-title>svg{height:var(--px-16);margin-right:var(--px-8);width:var(--px-16)}:where(.gbase-scope) .graphiql-doc-explorer-section-content{margin-left:var(--px-8);margin-top:var(--px-16)}:where(.gbase-scope) .graphiql-doc-explorer-section-content>*+*{margin-top:var(--px-16)}:where(.gbase-scope) .graphiql-doc-explorer-root-type{color:hsl(var(--color-info))}:where(.gbase-scope) .graphiql-doc-explorer-search{color:hsla(var(--color-neutral),var(--alpha-secondary))}:where(.gbase-scope) .graphiql-doc-explorer-search:not([data-state=idle]){border:var(--popover-border);border-radius:var(--border-radius-4);box-shadow:var(--popover-box-shadow);color:hsla(var(--color-neutral),1)}:where(.gbase-scope) .graphiql-doc-explorer-search:not([data-state=idle]) .graphiql-doc-explorer-search-input{background:hsl(var(--color-base))}:where(.gbase-scope) .graphiql-doc-explorer-search-input{background-color:hsla(var(--color-neutral),var(--alpha-background-light));border-radius:var(--border-radius-4);padding:var(--px-8) var(--px-12);align-items:center;display:flex}:where(.gbase-scope) .graphiql-doc-explorer-search [role=combobox]{margin-left:var(--px-4);background-color:#0000;border:none;width:100%}:where(.gbase-scope) .graphiql-doc-explorer-search [role=combobox]:focus{outline:none}:where(.gbase-scope) .graphiql-doc-explorer-search [role=listbox]{background-color:hsl(var(--color-base));border-bottom-left-radius:var(--border-radius-4);border-bottom-right-radius:var(--border-radius-4);border:none;border-top:1px solid hsla(var(--color-neutral),var(--alpha-background-heavy));max-height:400px;font-size:var(--font-size-body);padding:var(--px-4);margin:0;position:relative;overflow-y:auto}:where(.gbase-scope) .graphiql-doc-explorer-search [role=option]{border-radius:var(--border-radius-4);color:hsla(var(--color-neutral),var(--alpha-secondary));padding:var(--px-8) var(--px-12);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;overflow-x:hidden}:where(.gbase-scope) .graphiql-doc-explorer-search [role=option][data-headlessui-state=active]{background-color:hsla(var(--color-neutral),var(--alpha-background-light))}:where(.gbase-scope) .graphiql-doc-explorer-search [role=option]:hover{background-color:hsla(var(--color-neutral),var(--alpha-background-medium))}:where(.gbase-scope) .graphiql-doc-explorer-search [role=option][data-headlessui-state=active]:hover{background-color:hsla(var(--color-neutral),var(--alpha-background-heavy))}:where(.gbase-scope) :is(.graphiql-doc-explorer-search [role=option])+:is(.graphiql-doc-explorer-search [role=option]){margin-top:var(--px-4)}:where(.gbase-scope) .graphiql-doc-explorer-search-type{color:hsl(var(--color-info))}:where(.gbase-scope) .graphiql-doc-explorer-search-field{color:hsl(var(--color-warning))}:where(.gbase-scope) .graphiql-doc-explorer-search-argument{color:hsl(var(--color-secondary))}:where(.gbase-scope) .graphiql-doc-explorer-search-divider{color:hsla(var(--color-neutral),var(--alpha-secondary));font-size:var(--font-size-hint);font-weight:var(--font-weight-medium);margin-top:var(--px-8);padding:var(--px-8) var(--px-12)}:where(.gbase-scope) .graphiql-doc-explorer-search-empty{color:hsla(var(--color-neutral),var(--alpha-secondary));padding:var(--px-8) var(--px-12)}:where(.gbase-scope) a.graphiql-doc-explorer-field-name{color:hsl(var(--color-info));text-decoration:none}:where(.gbase-scope) a.graphiql-doc-explorer-field-name:hover{text-decoration:underline}:where(.gbase-scope) a.graphiql-doc-explorer-field-name:focus{outline:hsl(var(--color-info)) auto 1px}:where(.gbase-scope) .graphiql-doc-explorer-item>:not(:first-child){margin-top:var(--px-12)}:where(.gbase-scope) .graphiql-doc-explorer-argument-multiple{margin-left:var(--px-8)}:where(.gbase-scope) .graphiql-doc-explorer-enum-value{color:hsl(var(--color-info))}:where(.gbase-scope) .graphiql-doc-explorer-header{justify-content:space-between;display:flex;position:relative}:where(.gbase-scope) .graphiql-doc-explorer-header:focus-within .graphiql-doc-explorer-title{visibility:hidden}:where(.gbase-scope) .graphiql-doc-explorer-header:focus-within .graphiql-doc-explorer-back:not(:focus){color:#0000}:where(.gbase-scope) .graphiql-doc-explorer-header-content{flex-direction:column;min-width:0;display:flex}:where(.gbase-scope) .graphiql-doc-explorer-search{position:absolute;top:0;right:0}:where(.gbase-scope) .graphiql-doc-explorer-search:focus-within{left:0}:where(.gbase-scope) .graphiql-doc-explorer-search [role=combobox]{width:4ch;height:24px}:where(.gbase-scope) .graphiql-doc-explorer-search [role=combobox]:focus{width:100%}:where(.gbase-scope) a.graphiql-doc-explorer-back{color:hsla(var(--color-neutral),var(--alpha-secondary));align-items:center;text-decoration:none;display:flex}:where(.gbase-scope) a.graphiql-doc-explorer-back:hover{text-decoration:underline}:where(.gbase-scope) a.graphiql-doc-explorer-back:focus{outline:hsla(var(--color-neutral),var(--alpha-secondary)) auto 1px}:where(.gbase-scope) a.graphiql-doc-explorer-back:focus+.graphiql-doc-explorer-title{visibility:unset}:where(.gbase-scope) a.graphiql-doc-explorer-back>svg{height:var(--px-8);margin-right:var(--px-8);width:var(--px-8)}:where(.gbase-scope) .graphiql-doc-explorer-title{font-weight:var(--font-weight-medium);font-size:var(--font-size-h2);text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}:where(.gbase-scope) .graphiql-doc-explorer-title:not(:first-child){font-size:var(--font-size-h3);margin-top:var(--px-8)}:where(.gbase-scope) .graphiql-doc-explorer-content>*{color:hsla(var(--color-neutral),var(--alpha-secondary));margin-top:var(--px-20)}:where(.gbase-scope) .graphiql-doc-explorer-error{background-color:hsla(var(--color-error),var(--alpha-background-heavy));border:1px solid hsl(var(--color-error));border-radius:var(--border-radius-8);color:hsl(var(--color-error));padding:var(--px-8) var(--px-12)}:where(.gbase-scope) .CodeMirror{color:#000;direction:ltr;height:300px;font-family:monospace}:where(.gbase-scope) .CodeMirror-lines{padding:4px 0}:where(.gbase-scope) .CodeMirror pre.CodeMirror-line,:where(.gbase-scope) .CodeMirror pre.CodeMirror-line-like{padding:0 4px}:where(.gbase-scope) .CodeMirror-scrollbar-filler,:where(.gbase-scope) .CodeMirror-gutter-filler{background-color:#fff}:where(.gbase-scope) .CodeMirror-gutters{white-space:nowrap;background-color:#f7f7f7;border-right:1px solid #ddd}:where(.gbase-scope) .CodeMirror-linenumber{text-align:right;color:#999;white-space:nowrap;min-width:20px;padding:0 3px 0 5px}:where(.gbase-scope) .CodeMirror-guttermarker{color:#000}:where(.gbase-scope) .CodeMirror-guttermarker-subtle{color:#999}:where(.gbase-scope) .CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}:where(.gbase-scope) .CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}:where(.gbase-scope) .cm-fat-cursor .CodeMirror-cursor{background:#7e7;width:auto;border:0!important}:where(.gbase-scope) .cm-fat-cursor div.CodeMirror-cursors{z-index:1}:where(.gbase-scope) .cm-fat-cursor .CodeMirror-line::selection{background:0 0}:where(.gbase-scope) .cm-fat-cursor .CodeMirror-line>span::selection{background:0 0}:where(.gbase-scope) .cm-fat-cursor .CodeMirror-line>span>span::selection{background:0 0}:where(.gbase-scope) .cm-fat-cursor .CodeMirror-line::-moz-selection{background:0 0}:where(.gbase-scope) .cm-fat-cursor .CodeMirror-line>span::-moz-selection{background:0 0}:where(.gbase-scope) .cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:0 0}:where(.gbase-scope) .cm-fat-cursor{caret-color:#0000}:where(.gbase-scope) .cm-tab{-webkit-text-decoration:inherit;text-decoration:inherit;display:inline-block}:where(.gbase-scope) .CodeMirror-rulers{position:absolute;inset:-50px 0 0;overflow:hidden}:where(.gbase-scope) .CodeMirror-ruler{border-left:1px solid #ccc;position:absolute;top:0;bottom:0}:where(.gbase-scope) .cm-s-default .cm-header{color:#00f}:where(.gbase-scope) .cm-s-default .cm-quote{color:#090}:where(.gbase-scope) .cm-negative{color:#d44}:where(.gbase-scope) .cm-positive{color:#292}:where(.gbase-scope) .cm-header,:where(.gbase-scope) .cm-strong{font-weight:700}:where(.gbase-scope) .cm-em{font-style:italic}:where(.gbase-scope) .cm-link{text-decoration:underline}:where(.gbase-scope) .cm-strikethrough{text-decoration:line-through}:where(.gbase-scope) .cm-s-default .cm-keyword{color:#708}:where(.gbase-scope) .cm-s-default .cm-atom{color:#219}:where(.gbase-scope) .cm-s-default .cm-number{color:#164}:where(.gbase-scope) .cm-s-default .cm-def{color:#00f}:where(.gbase-scope) .cm-s-default .cm-variable-2{color:#05a}:where(.gbase-scope) .cm-s-default .cm-variable-3,:where(.gbase-scope) .cm-s-default .cm-type{color:#085}:where(.gbase-scope) .cm-s-default .cm-comment{color:#a50}:where(.gbase-scope) .cm-s-default .cm-string{color:#a11}:where(.gbase-scope) .cm-s-default .cm-string-2{color:#f50}:where(.gbase-scope) .cm-s-default .cm-meta,:where(.gbase-scope) .cm-s-default .cm-qualifier{color:#555}:where(.gbase-scope) .cm-s-default .cm-builtin{color:#30a}:where(.gbase-scope) .cm-s-default .cm-bracket{color:#997}:where(.gbase-scope) .cm-s-default .cm-tag{color:#170}:where(.gbase-scope) .cm-s-default .cm-attribute{color:#00c}:where(.gbase-scope) .cm-s-default .cm-hr{color:#999}:where(.gbase-scope) .cm-s-default .cm-link{color:#00c}:where(.gbase-scope) .cm-s-default .cm-error,:where(.gbase-scope) .cm-invalidchar{color:red}:where(.gbase-scope) .CodeMirror-composing{border-bottom:2px solid}:where(.gbase-scope) div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}:where(.gbase-scope) div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}:where(.gbase-scope) .CodeMirror-matchingtag{background:#ff96004d}:where(.gbase-scope) .CodeMirror-activeline-background{background:#e8f2ff}:where(.gbase-scope) .CodeMirror{background:#fff;position:relative;overflow:hidden}:where(.gbase-scope) .CodeMirror-scroll{z-index:0;outline:none;height:100%;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;position:relative;overflow:scroll!important}:where(.gbase-scope) .CodeMirror-sizer{border-right:50px solid #0000;position:relative}:where(.gbase-scope) .CodeMirror-vscrollbar,:where(.gbase-scope) .CodeMirror-hscrollbar,:where(.gbase-scope) .CodeMirror-scrollbar-filler,:where(.gbase-scope) .CodeMirror-gutter-filler{z-index:6;outline:none;display:none;position:absolute}:where(.gbase-scope) .CodeMirror-vscrollbar{top:0;right:0;overflow:hidden scroll}:where(.gbase-scope) .CodeMirror-hscrollbar{bottom:0;left:0;overflow:scroll hidden}:where(.gbase-scope) .CodeMirror-scrollbar-filler{bottom:0;right:0}:where(.gbase-scope) .CodeMirror-gutter-filler{bottom:0;left:0}:where(.gbase-scope) .CodeMirror-gutters{z-index:3;min-height:100%;position:absolute;top:0;left:0}:where(.gbase-scope) .CodeMirror-gutter{white-space:normal;vertical-align:top;height:100%;margin-bottom:-50px;display:inline-block}:where(.gbase-scope) .CodeMirror-gutter-wrapper{z-index:4;position:absolute;background:0 0!important;border:none!important}:where(.gbase-scope) .CodeMirror-gutter-background{z-index:4;position:absolute;top:0;bottom:0}:where(.gbase-scope) .CodeMirror-gutter-elt{cursor:default;z-index:4;position:absolute}:where(.gbase-scope) .CodeMirror-gutter-wrapper ::selection{background-color:#0000}:where(.gbase-scope) .CodeMirror-gutter-wrapper ::selection{background-color:#0000}:where(.gbase-scope) .CodeMirror-lines{cursor:text;min-height:1px}:where(.gbase-scope) .CodeMirror pre.CodeMirror-line,:where(.gbase-scope) .CodeMirror pre.CodeMirror-line-like{font-family:inherit;font-size:inherit;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual;background:0 0;border-width:0;border-radius:0;margin:0;position:relative;overflow:visible}:where(.gbase-scope) .CodeMirror-wrap pre.CodeMirror-line,:where(.gbase-scope) .CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}:where(.gbase-scope) .CodeMirror-linebackground{z-index:0;position:absolute;inset:0}:where(.gbase-scope) .CodeMirror-linewidget{z-index:2;padding:.1px;position:relative}:where(.gbase-scope) .CodeMirror-rtl pre{direction:rtl}:where(.gbase-scope) .CodeMirror-code{outline:none}:where(.gbase-scope) .CodeMirror-scroll,:where(.gbase-scope) .CodeMirror-sizer,:where(.gbase-scope) .CodeMirror-gutter,:where(.gbase-scope) .CodeMirror-gutters,:where(.gbase-scope) .CodeMirror-linenumber{box-sizing:content-box}:where(.gbase-scope) .CodeMirror-measure{visibility:hidden;width:100%;height:0;position:absolute;overflow:hidden}:where(.gbase-scope) .CodeMirror-cursor{pointer-events:none;position:absolute}:where(.gbase-scope) .CodeMirror-measure pre{position:static}:where(.gbase-scope) div.CodeMirror-cursors{visibility:hidden;z-index:3;position:relative}:where(.gbase-scope) div.CodeMirror-dragcursors,:where(.gbase-scope) .CodeMirror-focused div.CodeMirror-cursors{visibility:visible}:where(.gbase-scope) .CodeMirror-selected{background:#d9d9d9}:where(.gbase-scope) .CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}:where(.gbase-scope) .CodeMirror-crosshair{cursor:crosshair}:where(.gbase-scope) .CodeMirror-line::selection{background:#d7d4f0}:where(.gbase-scope) .CodeMirror-line>span::selection{background:#d7d4f0}:where(.gbase-scope) .CodeMirror-line>span>span::selection{background:#d7d4f0}:where(.gbase-scope) .CodeMirror-line::-moz-selection{background:#d7d4f0}:where(.gbase-scope) .CodeMirror-line>span::-moz-selection{background:#d7d4f0}:where(.gbase-scope) .CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}:where(.gbase-scope) .cm-searching{background-color:#ff06}:where(.gbase-scope) .cm-force-border{padding-right:.1px}@media print{:where(.gbase-scope) .CodeMirror div.CodeMirror-cursors{visibility:hidden}}:where(.gbase-scope) .cm-tab-wrap-hack:after{content:""}:where(.gbase-scope) span.CodeMirror-selectedtext{background:0 0}:where(.gbase-scope) .graphiql-container .CodeMirror{width:100%;height:100%;font-family:var(--font-family-mono);position:absolute}:where(.gbase-scope) .graphiql-container .CodeMirror,:where(.gbase-scope) .graphiql-container .CodeMirror-gutters{background:0 0;background-color:var(--editor-background,hsl(var(--color-base)))}:where(.gbase-scope) .graphiql-container .CodeMirror-linenumber{padding:0}:where(.gbase-scope) .graphiql-container .CodeMirror-gutters{border:none}:where(.gbase-scope) .cm-s-graphiql{color:hsla(var(--color-neutral),var(--alpha-tertiary))}:where(.gbase-scope) .cm-s-graphiql .cm-keyword{color:hsl(var(--color-primary))}:where(.gbase-scope) .cm-s-graphiql .cm-def{color:hsl(var(--color-tertiary))}:where(.gbase-scope) .cm-s-graphiql .cm-punctuation{color:hsla(var(--color-neutral),var(--alpha-tertiary))}:where(.gbase-scope) .cm-s-graphiql .cm-variable{color:hsl(var(--color-secondary))}:where(.gbase-scope) .cm-s-graphiql .cm-atom{color:hsl(var(--color-tertiary))}:where(.gbase-scope) .cm-s-graphiql .cm-number{color:hsl(var(--color-success))}:where(.gbase-scope) .cm-s-graphiql .cm-string{color:hsl(var(--color-warning))}:where(.gbase-scope) .cm-s-graphiql .cm-builtin{color:hsl(var(--color-success))}:where(.gbase-scope) .cm-s-graphiql .cm-string-2{color:hsl(var(--color-secondary))}:where(.gbase-scope) .cm-s-graphiql .cm-attribute,:where(.gbase-scope) .cm-s-graphiql .cm-meta{color:hsl(var(--color-tertiary))}:where(.gbase-scope) .cm-s-graphiql .cm-property{color:hsl(var(--color-info))}:where(.gbase-scope) .cm-s-graphiql .cm-qualifier{color:hsl(var(--color-secondary))}:where(.gbase-scope) .cm-s-graphiql .cm-comment{color:hsla(var(--color-neutral),var(--alpha-secondary))}:where(.gbase-scope) .cm-s-graphiql .cm-ws{color:hsla(var(--color-neutral),var(--alpha-tertiary))}:where(.gbase-scope) .cm-s-graphiql .cm-invalidchar{color:hsl(var(--color-error))}:where(.gbase-scope) .cm-s-graphiql .CodeMirror-cursor{border-left:2px solid hsla(var(--color-neutral),var(--alpha-secondary))}:where(.gbase-scope) .cm-s-graphiql .CodeMirror-linenumber{color:hsla(var(--color-neutral),var(--alpha-tertiary))}:where(.gbase-scope) .graphiql-container div.CodeMirror span.CodeMirror-matchingbracket,:where(.gbase-scope) .graphiql-container div.CodeMirror span.CodeMirror-nonmatchingbracket{color:hsl(var(--color-warning))}:where(.gbase-scope) .graphiql-container .CodeMirror-selected,:where(.gbase-scope) .graphiql-container .CodeMirror-focused .CodeMirror-selected{background:hsla(var(--color-neutral),var(--alpha-background-heavy))}:where(.gbase-scope) .graphiql-container .CodeMirror-dialog{background:inherit;color:inherit;padding:var(--px-2) var(--px-6);z-index:6;position:absolute;left:0;right:0;overflow:hidden}:where(.gbase-scope) .graphiql-container .CodeMirror-dialog-top{border-bottom:1px solid hsla(var(--color-neutral),var(--alpha-background-heavy));padding-bottom:var(--px-12);top:0}:where(.gbase-scope) .graphiql-container .CodeMirror-dialog-bottom{border-top:1px solid hsla(var(--color-neutral),var(--alpha-background-heavy));padding-top:var(--px-12);bottom:0}:where(.gbase-scope) .graphiql-container .CodeMirror-search-hint{display:none}:where(.gbase-scope) .graphiql-container .CodeMirror-dialog input{border:1px solid hsla(var(--color-neutral),var(--alpha-background-heavy));border-radius:var(--border-radius-4);padding:var(--px-4)}:where(.gbase-scope) .graphiql-container .CodeMirror-dialog input:focus{outline:hsl(var(--color-primary)) solid 2px}:where(.gbase-scope) .graphiql-container .cm-searching{background-color:hsla(var(--color-warning),var(--alpha-background-light));padding-top:.5px;padding-bottom:1.5px}:where(.gbase-scope) .CodeMirror-foldmarker{color:#00f;text-shadow:1px 1px 2px #b9f,-1px -1px 2px #b9f,1px -1px 2px #b9f,-1px 1px 2px #b9f;cursor:pointer;font-family:arial;line-height:.3}:where(.gbase-scope) .CodeMirror-foldgutter-open,:where(.gbase-scope) .CodeMirror-foldgutter-folded{cursor:pointer}:where(.gbase-scope) .CodeMirror-foldgutter-open:after{content:"▾"}:where(.gbase-scope) .CodeMirror-foldgutter-folded:after{content:"▸"}:where(.gbase-scope) .CodeMirror-foldgutter{width:var(--px-12)}:where(.gbase-scope) .CodeMirror-foldmarker{background-color:hsl(var(--color-info));border-radius:var(--border-radius-4);color:hsl(var(--color-base));margin:0 var(--px-4);padding:0 var(--px-8);text-shadow:none;font-family:inherit}:where(.gbase-scope) .CodeMirror-foldgutter-open,:where(.gbase-scope) .CodeMirror-foldgutter-folded{color:hsla(var(--color-neutral),var(--alpha-tertiary))}:where(.gbase-scope) .CodeMirror-foldgutter-open:after,:where(.gbase-scope) .CodeMirror-foldgutter-folded:after{margin:0 var(--px-2)}:where(.gbase-scope) .graphiql-editor{width:100%;height:100%;position:relative}:where(.gbase-scope) .graphiql-editor.hidden{visibility:hidden;position:absolute;top:-9999px;left:-9999px}:where(.gbase-scope) .CodeMirror-lint-markers{width:16px}:where(.gbase-scope) .CodeMirror-lint-tooltip{color:#000;white-space:pre;white-space:pre-wrap;z-index:100;opacity:0;-o-transition:opacity .4s;background-color:#ffd;border:1px solid #000;border-radius:4px;max-width:600px;padding:2px 5px;font-family:monospace;font-size:10pt;transition:opacity .4s;position:fixed;overflow:hidden}:where(.gbase-scope) .CodeMirror-lint-mark{background-position:0 100%;background-repeat:repeat-x}:where(.gbase-scope) .CodeMirror-lint-marker{cursor:pointer;vertical-align:middle;background-position:50%;background-repeat:no-repeat;width:16px;height:16px;display:inline-block;position:relative}:where(.gbase-scope) .CodeMirror-lint-message{background-position:0 0;background-repeat:no-repeat;padding-left:18px}:where(.gbase-scope) .CodeMirror-lint-marker-warning,:where(.gbase-scope) .CodeMirror-lint-message-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAANlBMVEX/uwDvrwD/uwD/uwD/uwD/uwD/uwD/uwD/uwD6twD/uwAAAADurwD2tQD7uAD+ugAAAAD/uwDhmeTRAAAADHRSTlMJ8mN1EYcbmiixgACm7WbuAAAAVklEQVR42n3PUQqAIBBFUU1LLc3u/jdbOJoW1P08DA9Gba8+YWJ6gNJoNYIBzAA2chBth5kLmG9YUoG0NHAUwFXwO9LuBQL1giCQb8gC9Oro2vp5rncCIY8L8uEx5ZkAAAAASUVORK5CYII=)}:where(.gbase-scope) .CodeMirror-lint-marker-error,:where(.gbase-scope) .CodeMirror-lint-message-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEW7AAC7AACxAAC7AAC7AAAAAAC4AAC5AAD///+7AAAUdclpAAAABnRSTlMXnORSiwCK0ZKSAAAATUlEQVR42mWPOQ7AQAgDuQLx/z8csYRmPRIFIwRGnosRrpamvkKi0FTIiMASR3hhKW+hAN6/tIWhu9PDWiTGNEkTtIOucA5Oyr9ckPgAWm0GPBog6v4AAAAASUVORK5CYII=)}:where(.gbase-scope) .CodeMirror-lint-marker-multiple{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAACVBMVEUAAAAAAAC/v7914kyHAAAAAXRSTlMAQObYZgAAACNJREFUeNo1ioEJAAAIwmz/H90iFFSGJgFMe3gaLZ0od+9/AQZ0ADosbYraAAAAAElFTkSuQmCC);background-position:100% 100%;background-repeat:no-repeat;width:100%;height:100%}:where(.gbase-scope) .CodeMirror-lint-line-error{background-color:#b74c5114}:where(.gbase-scope) .CodeMirror-lint-line-warning{background-color:#ffd3001a}:where(.gbase-scope) .CodeMirror-lint-mark-error,:where(.gbase-scope) .CodeMirror-lint-mark-warning{background-position:0 95%;background-repeat:repeat-x;background-size:10px 3px}:where(.gbase-scope) .cm-s-graphiql .CodeMirror-lint-mark-error{color:hsl(var(--color-error))}:where(.gbase-scope) .CodeMirror-lint-mark-error{background-image:linear-gradient(45deg,transparent 65%,hsl(var(--color-error)) 80%,transparent 90%),linear-gradient(135deg,transparent 5%,hsl(var(--color-error)) 15%,transparent 25%),linear-gradient(135deg,transparent 45%,hsl(var(--color-error)) 55%,transparent 65%),linear-gradient(45deg,transparent 25%,hsl(var(--color-error)) 35%,transparent 50%)}:where(.gbase-scope) .cm-s-graphiql .CodeMirror-lint-mark-warning{color:hsl(var(--color-warning))}:where(.gbase-scope) .CodeMirror-lint-mark-warning{background-image:linear-gradient(45deg,transparent 65%,hsl(var(--color-warning)) 80%,transparent 90%),linear-gradient(135deg,transparent 5%,hsl(var(--color-warning)) 15%,transparent 25%),linear-gradient(135deg,transparent 45%,hsl(var(--color-warning)) 55%,transparent 65%),linear-gradient(45deg,transparent 25%,hsl(var(--color-warning)) 35%,transparent 50%)}:where(.gbase-scope) .CodeMirror-lint-tooltip{background-color:hsl(var(--color-base));border:var(--popover-border);border-radius:var(--border-radius-8);box-shadow:var(--popover-box-shadow);font-size:var(--font-size-body);font-family:var(--font-family);max-width:600px;padding:var(--px-12);overflow:hidden}:where(.gbase-scope) .CodeMirror-lint-message-error,:where(.gbase-scope) .CodeMirror-lint-message-warning{background-image:none;padding:0}:where(.gbase-scope) .CodeMirror-lint-message-error{color:hsl(var(--color-error))}:where(.gbase-scope) .CodeMirror-lint-message-warning{color:hsl(var(--color-warning))}:where(.gbase-scope) .CodeMirror-hints{z-index:10;background:#fff;border:1px solid silver;border-radius:3px;max-height:20em;margin:0;padding:2px;font-family:monospace;font-size:90%;list-style:none;position:absolute;overflow:hidden auto;box-shadow:2px 3px 5px #0003}:where(.gbase-scope) .CodeMirror-hint{white-space:pre;color:#000;cursor:pointer;border-radius:2px;margin:0;padding:0 4px}:where(.gbase-scope) li.CodeMirror-hint-active{color:#fff;background:#08f}:where(.gbase-scope) .CodeMirror-hints{background:hsl(var(--color-base));border:var(--popover-border);border-radius:var(--border-radius-8);box-shadow:var(--popover-box-shadow);font-family:var(--font-family);font-size:var(--font-size-body);grid-template-columns:auto fit-content(300px);max-height:264px;padding:0;display:grid}:where(.gbase-scope) .CodeMirror-hint{border-radius:var(--border-radius-4);color:hsla(var(--color-neutral),var(--alpha-secondary));margin:var(--px-4);grid-column:1/2;padding:var(--px-6) var(--px-8)!important}:where(.gbase-scope) .CodeMirror-hint:not(:first-child){margin-top:0}:where(.gbase-scope) li.CodeMirror-hint-active{background:hsla(var(--color-primary),var(--alpha-background-medium));color:hsl(var(--color-primary))}:where(.gbase-scope) .CodeMirror-hint-information{border-left:1px solid hsla(var(--color-neutral),var(--alpha-background-heavy));max-height:264px;padding:var(--px-12);grid-area:1/2/99999/3;overflow:auto}:where(.gbase-scope) .CodeMirror-hint-information-header{align-items:baseline;display:flex}:where(.gbase-scope) .CodeMirror-hint-information-field-name{font-size:var(--font-size-h4);font-weight:var(--font-weight-medium)}:where(.gbase-scope) .CodeMirror-hint-information-type-name-pill{border:1px solid hsla(var(--color-neutral),var(--alpha-tertiary));border-radius:var(--border-radius-4);color:hsla(var(--color-neutral),var(--alpha-secondary));margin-left:var(--px-6);padding:var(--px-4)}:where(.gbase-scope) .CodeMirror-hint-information-type-name{color:inherit;text-decoration:none}:where(.gbase-scope) .CodeMirror-hint-information-type-name:hover{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(.gbase-scope) .CodeMirror-hint-information-description{color:hsla(var(--color-neutral),var(--alpha-secondary));margin-top:var(--px-12)}:where(.gbase-scope) .CodeMirror-info{background-color:hsl(var(--color-base));border:var(--popover-border);border-radius:var(--border-radius-8);box-shadow:var(--popover-box-shadow);color:hsla(var(--color-neutral),1);opacity:0;max-width:400px;max-height:300px;padding:var(--px-12);z-index:10;transition:opacity .15s;position:fixed;overflow:auto}:where(.gbase-scope) .CodeMirror-info a{color:inherit;text-decoration:none}:where(.gbase-scope) .CodeMirror-info a:hover{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(.gbase-scope) .CodeMirror-info .CodeMirror-info-header{align-items:baseline;display:flex}:where(.gbase-scope) .CodeMirror-info .CodeMirror-info-header>.type-name,:where(.gbase-scope) .CodeMirror-info .CodeMirror-info-header>.field-name,:where(.gbase-scope) .CodeMirror-info .CodeMirror-info-header>.arg-name,:where(.gbase-scope) .CodeMirror-info .CodeMirror-info-header>.directive-name,:where(.gbase-scope) .CodeMirror-info .CodeMirror-info-header>.enum-value{font-size:var(--font-size-h4);font-weight:var(--font-weight-medium)}:where(.gbase-scope) .CodeMirror-info .type-name-pill{border:1px solid hsla(var(--color-neutral),var(--alpha-tertiary));border-radius:var(--border-radius-4);color:hsla(var(--color-neutral),var(--alpha-secondary));margin-left:var(--px-6);padding:var(--px-4)}:where(.gbase-scope) .CodeMirror-info .info-description{color:hsla(var(--color-neutral),var(--alpha-secondary));margin-top:var(--px-12);overflow:hidden}:where(.gbase-scope) .CodeMirror-jump-token{cursor:pointer;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(.gbase-scope) .auto-inserted-leaf.cm-property{border-radius:var(--border-radius-4);padding:var(--px-2);animation-name:insertionFade;animation-duration:6s}:where(.gbase-scope) button.graphiql-toolbar-button{height:var(--toolbar-width);width:var(--toolbar-width);justify-content:center;align-items:center;display:flex}:where(.gbase-scope) button.graphiql-toolbar-button.error{background:hsla(var(--color-error),var(--alpha-background-heavy))}:where(.gbase-scope) .graphiql-execute-button-wrapper{position:relative}:where(.gbase-scope) button.graphiql-execute-button{background-color:hsl(var(--color-primary));border-radius:var(--border-radius-8);cursor:pointer;height:var(--toolbar-width);width:var(--toolbar-width);border:none;padding:0}:where(.gbase-scope) button.graphiql-execute-button:hover{background-color:hsla(var(--color-primary),.9)}:where(.gbase-scope) button.graphiql-execute-button:active{background-color:hsla(var(--color-primary),.8)}:where(.gbase-scope) button.graphiql-execute-button:focus{outline:hsla(var(--color-primary),.8) auto 1px}:where(.gbase-scope) button.graphiql-execute-button>svg{color:#fff;height:var(--px-16);width:var(--px-16);margin:auto;display:block}:where(.gbase-scope) button.graphiql-toolbar-menu{height:var(--toolbar-width);width:var(--toolbar-width);display:block}
