.monaco-editor{font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,system-ui,Ubuntu,Droid Sans,sans-serif;--monaco-monospace-font: "SF Mono", Monaco, Menlo, Consolas, "Ubuntu Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace}.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-black .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-light .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-hover p{margin:0}.monaco-aria-container{position:absolute!important;top:0;height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}.monaco-aria-container{position:absolute;left:-999em}::-ms-clear{display:none}.monaco-editor .editor-widget input{color:inherit}.monaco-editor{position:relative;overflow:visible;-webkit-text-size-adjust:100%;color:var(--vscode-editor-foreground);background-color:var(--vscode-editor-background)}.monaco-editor-background{background-color:var(--vscode-editor-background)}.monaco-editor .rangeHighlight{background-color:var(--vscode-editor-rangeHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-rangeHighlightBorder)}.monaco-editor.hc-black .rangeHighlight,.monaco-editor.hc-light .rangeHighlight{border-style:dotted}.monaco-editor .symbolHighlight{background-color:var(--vscode-editor-symbolHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-symbolHighlightBorder)}.monaco-editor.hc-black .symbolHighlight,.monaco-editor.hc-light .symbolHighlight{border-style:dotted}.monaco-editor .overflow-guard{position:relative;overflow:hidden}.monaco-editor .view-overlays{position:absolute;top:0}.monaco-editor .squiggly-error{border-bottom:4px double var(--vscode-editorError-border)}.monaco-editor .squiggly-error:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorError-background)}.monaco-editor .squiggly-warning{border-bottom:4px double var(--vscode-editorWarning-border)}.monaco-editor .squiggly-warning:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorWarning-background)}.monaco-editor .squiggly-info{border-bottom:4px double var(--vscode-editorInfo-border)}.monaco-editor .squiggly-info:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorInfo-background)}.monaco-editor .squiggly-hint{border-bottom:2px dotted var(--vscode-editorHint-border)}.monaco-editor.showUnused .squiggly-unnecessary{border-bottom:2px dashed var(--vscode-editorUnnecessaryCode-border)}.monaco-editor.showDeprecated .squiggly-inline-deprecated{text-decoration:line-through;text-decoration-color:var(--vscode-editor-foreground, inherit)}.monaco-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.monaco-scrollable-element>.visible{opacity:1;background:rgba(0,0,0,0);transition:opacity .1s linear;z-index:11}.monaco-scrollable-element>.invisible{opacity:0;pointer-events:none}.monaco-scrollable-element>.invisible.fade{transition:opacity .8s linear}.monaco-scrollable-element>.shadow{position:absolute;display:none}.monaco-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.monaco-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.scrollbar>.slider{background:var(--vscode-scrollbarSlider-background)}.monaco-scrollable-element>.scrollbar>.slider:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-scrollable-element>.scrollbar>.slider.active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .inputarea{min-width:0;min-height:0;margin:0;padding:0;position:absolute;outline:none!important;resize:none;border:none;overflow:hidden;color:transparent;background-color:transparent;z-index:-10}.monaco-editor .inputarea.ime-input{z-index:10;caret-color:var(--vscode-editorCursor-foreground);color:var(--vscode-editor-foreground)}.monaco-editor .margin-view-overlays .line-numbers{font-variant-numeric:tabular-nums;position:absolute;text-align:right;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:default;height:100%}.monaco-editor .relative-current-line-number{text-align:left;display:inline-block;width:100%}.monaco-editor .margin-view-overlays .line-numbers.lh-odd{margin-top:1px}.monaco-editor .line-numbers{color:var(--vscode-editorLineNumber-foreground)}.monaco-editor .line-numbers.active-line-number{color:var(--vscode-editorLineNumber-activeForeground)}.monaco-editor .margin{background-color:var(--vscode-editorGutter-background)}.monaco-mouse-cursor-text{cursor:text}.monaco-editor .view-overlays .current-line,.monaco-editor .margin-view-overlays .current-line{display:block;position:absolute;left:0;top:0;box-sizing:border-box}.monaco-editor .margin-view-overlays .current-line.current-line-margin.current-line-margin-both{border-right:0}.monaco-editor .lines-content .cdr{position:absolute}.monaco-editor .lines-content .core-guide{position:absolute;box-sizing:border-box}.mtkcontrol{color:#fff!important;background:rgb(150,0,0)!important}.mtkoverflow{background-color:var(--vscode-button-background, var(--vscode-editor-background));color:var(--vscode-button-foreground, var(--vscode-editor-foreground));border-width:1px;border-style:solid;border-color:var(--vscode-contrastBorder);border-radius:2px;padding:4px;cursor:pointer}.mtkoverflow:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-editor.no-user-select .lines-content,.monaco-editor.no-user-select .view-line,.monaco-editor.no-user-select .view-lines{user-select:none;-webkit-user-select:none}.monaco-editor.mac .lines-content:hover,.monaco-editor.mac .view-line:hover,.monaco-editor.mac .view-lines:hover{user-select:text;-webkit-user-select:text;-ms-user-select:text}.monaco-editor.enable-user-select{user-select:initial;-webkit-user-select:initial}.monaco-editor .view-lines{white-space:nowrap}.monaco-editor .view-line{position:absolute;width:100%}.monaco-editor .mtkw{color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .mtkz{display:inline-block;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .lines-decorations{position:absolute;top:0;background:white}.monaco-editor .margin-view-overlays .cldr{position:absolute;height:100%}.monaco-editor .glyph-margin{position:absolute;top:0}.monaco-editor .glyph-margin-widgets .cgmr{position:absolute;display:flex;align-items:center;justify-content:center}.monaco-editor .glyph-margin-widgets .cgmr.codicon-modifier-spin:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.monaco-editor .margin-view-overlays .cmdr{position:absolute;left:0;width:100%;height:100%}.monaco-editor .minimap.slider-mouseover .minimap-slider{opacity:0;transition:opacity .1s linear}.monaco-editor .minimap.slider-mouseover:hover .minimap-slider,.monaco-editor .minimap.slider-mouseover .minimap-slider.active{opacity:1}.monaco-editor .minimap-slider .minimap-slider-horizontal{background:var(--vscode-minimapSlider-background)}.monaco-editor .minimap-slider:hover .minimap-slider-horizontal{background:var(--vscode-minimapSlider-hoverBackground)}.monaco-editor .minimap-slider.active .minimap-slider-horizontal{background:var(--vscode-minimapSlider-activeBackground)}.monaco-editor .minimap-shadow-visible{box-shadow:var(--vscode-scrollbar-shadow) -6px 0 6px -6px inset}.monaco-editor .minimap-shadow-hidden{position:absolute;width:0}.monaco-editor .minimap-shadow-visible{position:absolute;left:-6px;width:6px}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{position:absolute;left:-1px;width:1px}.minimap.autohide{opacity:0;transition:opacity .5s}.minimap.autohide:hover{opacity:1}.monaco-editor .minimap{z-index:5}.monaco-editor .overlayWidgets{position:absolute;top:0;left:0}.monaco-editor .view-ruler{position:absolute;top:0;box-shadow:1px 0 0 0 var(--vscode-editorRuler-foreground) inset}.monaco-editor .scroll-decoration{position:absolute;top:0;left:0;height:6px;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-editor .lines-content .cslr{position:absolute}.monaco-editor .focused .selected-text{background-color:var(--vscode-editor-selectionBackground)}.monaco-editor .selected-text{background-color:var(--vscode-editor-inactiveSelectionBackground)}.monaco-editor .top-left-radius{border-top-left-radius:3px}.monaco-editor .bottom-left-radius{border-bottom-left-radius:3px}.monaco-editor .top-right-radius{border-top-right-radius:3px}.monaco-editor .bottom-right-radius{border-bottom-right-radius:3px}.monaco-editor.hc-black .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-black .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-black .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-black .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor.hc-light .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-light .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-light .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-light .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor .cursors-layer{position:absolute;top:0}.monaco-editor .cursors-layer>.cursor{position:absolute;overflow:hidden;box-sizing:border-box}.monaco-editor .cursors-layer.cursor-smooth-caret-animation>.cursor{transition:all 80ms}.monaco-editor .cursors-layer.cursor-block-outline-style>.cursor{background:transparent!important;border-style:solid;border-width:1px}.monaco-editor .cursors-layer.cursor-underline-style>.cursor{border-bottom-width:2px;border-bottom-style:solid;background:transparent!important}.monaco-editor .cursors-layer.cursor-underline-thin-style>.cursor{border-bottom-width:1px;border-bottom-style:solid;background:transparent!important}@keyframes monaco-cursor-smooth{0%,20%{opacity:1}60%,to{opacity:0}}@keyframes monaco-cursor-phase{0%,20%{opacity:1}90%,to{opacity:0}}@keyframes monaco-cursor-expand{0%,20%{transform:scaleY(1)}80%,to{transform:scaleY(0)}}.cursor-smooth{animation:monaco-cursor-smooth .5s ease-in-out 0s 20 alternate}.cursor-phase{animation:monaco-cursor-phase .5s ease-in-out 0s 20 alternate}.cursor-expand>.cursor{animation:monaco-cursor-expand .5s ease-in-out 0s 20 alternate}.monaco-editor .blockDecorations-container{position:absolute;top:0;pointer-events:none}.monaco-editor .blockDecorations-block{position:absolute;box-sizing:border-box}.monaco-editor .mwh{position:absolute;color:var(--vscode-editorWhitespace-foreground)!important}.context-view{position:absolute}.context-view.fixed{all:initial;font-family:inherit;font-size:13px;position:fixed;color:inherit}.monaco-list{position:relative;height:100%;width:100%;white-space:nowrap}.monaco-list.mouse-support{user-select:none;-webkit-user-select:none}.monaco-list>.monaco-scrollable-element{height:100%}.monaco-list-rows{position:relative;width:100%;height:100%}.monaco-list.horizontal-scrolling .monaco-list-rows{width:auto;min-width:100%}.monaco-list-row{position:absolute;box-sizing:border-box;overflow:hidden;width:100%}.monaco-list.mouse-support .monaco-list-row{cursor:pointer;touch-action:none}.monaco-list-row.scrolling{display:none!important}.monaco-list.element-focused,.monaco-list.selection-single,.monaco-list.selection-multiple{outline:0!important}.monaco-drag-image{display:inline-block;padding:1px 7px;border-radius:10px;font-size:12px;position:absolute;z-index:1000}.monaco-list-type-filter-message{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;padding:40px 1em 1em;text-align:center;white-space:normal;opacity:.7;pointer-events:none}.monaco-list-type-filter-message:empty{display:none}.monaco-select-box-dropdown-padding{--dropdown-padding-top: 1px;--dropdown-padding-bottom: 1px}.hc-black .monaco-select-box-dropdown-padding,.hc-light .monaco-select-box-dropdown-padding{--dropdown-padding-top: 3px;--dropdown-padding-bottom: 4px}.monaco-select-box-dropdown-container{display:none;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown *{margin:0}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown a:focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown code{line-height:15px;font-family:var(--monaco-monospace-font)}.monaco-select-box-dropdown-container.visible{display:flex;flex-direction:column;text-align:left;width:1px;overflow:hidden;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container{flex:0 0 auto;align-self:flex-start;padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom);padding-left:1px;padding-right:1px;width:100%;overflow:hidden;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane{padding:5px}.hc-black .monaco-select-box-dropdown-container>.select-box-dropdown-list-container{padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom)}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row{cursor:pointer}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-text{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-detail{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left;opacity:.7}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-decorator-right{text-overflow:ellipsis;overflow:hidden;padding-right:10px;white-space:nowrap;float:right}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control{flex:1 1 auto;align-self:flex-start;opacity:0}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div{overflow:hidden;max-height:0px}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div>.option-text-width-control{padding-left:4px;padding-right:8px;white-space:nowrap}.monaco-select-box{width:100%;cursor:pointer;border-radius:2px}.monaco-select-box-dropdown-container{font-size:13px;font-weight:400;text-transform:none}.monaco-action-bar .action-item.select-container{cursor:default}.monaco-action-bar .action-item .monaco-select-box{cursor:pointer;min-width:100px;min-height:18px;padding:2px 23px 2px 8px}.mac .monaco-action-bar .action-item .monaco-select-box{font-size:11px;border-radius:5px}.monaco-action-bar{white-space:nowrap;height:100%}.monaco-action-bar .actions-container{display:flex;margin:0 auto;padding:0;height:100%;width:100%;align-items:center}.monaco-action-bar.vertical .actions-container{display:inline-block}.monaco-action-bar .action-item{display:block;align-items:center;justify-content:center;cursor:pointer;position:relative}.monaco-action-bar .action-item.disabled{cursor:default}.monaco-action-bar .action-item .icon,.monaco-action-bar .action-item .codicon{display:block}.monaco-action-bar .action-item .codicon{display:flex;align-items:center;width:16px;height:16px}.monaco-action-bar .action-label{display:flex;font-size:11px;padding:3px;border-radius:5px}.monaco-action-bar .action-item.disabled .action-label,.monaco-action-bar .action-item.disabled .action-label:before,.monaco-action-bar .action-item.disabled .action-label:hover{opacity:.6}.monaco-action-bar.vertical{text-align:left}.monaco-action-bar.vertical .action-item{display:block}.monaco-action-bar.vertical .action-label.separator{display:block;border-bottom:1px solid #bbb;padding-top:1px;margin-left:.8em;margin-right:.8em}.monaco-action-bar .action-item .action-label.separator{width:1px;height:16px;margin:5px 4px!important;cursor:default;min-width:1px;padding:0;background-color:#bbb}.secondary-actions .monaco-action-bar .action-label{margin-left:6px}.monaco-action-bar .action-item.select-container{overflow:hidden;flex:1;max-width:170px;min-width:60px;display:flex;align-items:center;justify-content:center;margin-right:10px}.monaco-action-bar .action-item.action-dropdown-item{display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator{display:flex;align-items:center;cursor:default}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator>div{width:1px}.monaco-dropdown{height:100%;padding:0}.monaco-dropdown>.dropdown-label{cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center}.monaco-dropdown>.dropdown-label>.action-label.disabled{cursor:default}.monaco-dropdown-with-primary{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-primary>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.monaco-action-bar .action-item.menu-entry .action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-dropdown-with-default{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-default>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-default>.action-container.menu-entry>.action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.quick-input-widget{font-size:13px}.quick-input-widget .monaco-highlighted-label .highlight{color:#0066bf}.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight{color:#9dddff}.vs-dark .quick-input-widget .monaco-highlighted-label .highlight{color:#0097fb}.hc-black .quick-input-widget .monaco-highlighted-label .highlight{color:#f38518}.hc-light .quick-input-widget .monaco-highlighted-label .highlight{color:#0f4a85}.monaco-keybinding>.monaco-keybinding-key{background-color:#ddd6;border:solid 1px rgba(204,204,204,.4);border-bottom-color:#bbb6;box-shadow:inset 0 -1px #bbb6;color:#555}.hc-black .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px rgb(111,195,223);box-shadow:none;color:#fff}.hc-light .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px #0F4A85;box-shadow:none;color:#292929}.vs-dark .monaco-keybinding>.monaco-keybinding-key{background-color:#8080802b;border:solid 1px rgba(51,51,51,.6);border-bottom-color:#4449;box-shadow:inset 0 -1px #4449;color:#ccc}:root{--vscode-sash-size: 4px;--vscode-sash-hover-size: 4px}.monaco-sash{position:absolute;z-index:35;touch-action:none}.monaco-sash.disabled{pointer-events:none}.monaco-sash.mac.vertical{cursor:col-resize}.monaco-sash.vertical.minimum{cursor:e-resize}.monaco-sash.vertical.maximum{cursor:w-resize}.monaco-sash.mac.horizontal{cursor:row-resize}.monaco-sash.horizontal.minimum{cursor:s-resize}.monaco-sash.horizontal.maximum{cursor:n-resize}.monaco-sash.disabled{cursor:default!important;pointer-events:none!important}.monaco-sash.vertical{cursor:ew-resize;top:0;width:var(--vscode-sash-size);height:100%}.monaco-sash.horizontal{cursor:ns-resize;left:0;width:100%;height:var(--vscode-sash-size)}.monaco-sash:not(.disabled)>.orthogonal-drag-handle{content:" ";height:calc(var(--vscode-sash-size) * 2);width:calc(var(--vscode-sash-size) * 2);z-index:100;display:block;cursor:all-scroll;position:absolute}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.start,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.end{cursor:nwse-resize}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.end,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.start{cursor:nesw-resize}.monaco-sash.vertical>.orthogonal-drag-handle.start{left:calc(var(--vscode-sash-size) * -.5);top:calc(var(--vscode-sash-size) * -1)}.monaco-sash.vertical>.orthogonal-drag-handle.end{left:calc(var(--vscode-sash-size) * -.5);bottom:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.start{top:calc(var(--vscode-sash-size) * -.5);left:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.end{top:calc(var(--vscode-sash-size) * -.5);right:calc(var(--vscode-sash-size) * -1)}.monaco-sash:before{content:"";pointer-events:none;position:absolute;width:100%;height:100%;background:transparent}.monaco-workbench:not(.reduce-motion) .monaco-sash:before{transition:background-color .1s ease-out}.monaco-sash.hover:before,.monaco-sash.active:before{background:var(--vscode-sash-hoverBorder)}.monaco-sash.vertical:before{width:var(--vscode-sash-hover-size);left:calc(50% - (var(--vscode-sash-hover-size) / 2))}.monaco-sash.horizontal:before{height:var(--vscode-sash-hover-size);top:calc(50% - (var(--vscode-sash-hover-size) / 2))}.pointer-events-disabled{pointer-events:none!important}.monaco-sash.debug{background:cyan}.monaco-sash.debug.disabled{background:rgba(0,255,255,.2)}.monaco-sash.debug:not(.disabled)>.orthogonal-drag-handle{background:red}.monaco-split-view2{position:relative;width:100%;height:100%}.monaco-split-view2>.sash-container{position:absolute;width:100%;height:100%;pointer-events:none}.monaco-split-view2>.sash-container>.monaco-sash{pointer-events:initial}.monaco-split-view2>.monaco-scrollable-element{width:100%;height:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container{width:100%;height:100%;white-space:nowrap;position:relative}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view{white-space:initial;position:absolute}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view:not(.visible){display:none}.monaco-split-view2.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view{width:100%}.monaco-split-view2.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view{height:100%}.monaco-split-view2.separator-border>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{content:" ";position:absolute;top:0;left:0;z-index:5;pointer-events:none;background-color:var(--separator-border)}.monaco-split-view2.separator-border.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:100%;width:1px}.monaco-split-view2.separator-border.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:1px;width:100%}.monaco-table{display:flex;flex-direction:column;position:relative;height:100%;width:100%;white-space:nowrap;overflow:hidden}.monaco-table>.monaco-split-view2{border-bottom:1px solid transparent}.monaco-table>.monaco-list{flex:1}.monaco-table-tr{display:flex;height:100%}.monaco-table-th{width:100%;height:100%;font-weight:700;overflow:hidden;text-overflow:ellipsis}.monaco-table-th,.monaco-table-td{box-sizing:border-box;flex-shrink:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{content:"";position:absolute;left:calc(var(--vscode-sash-size) / 2);width:0;border-left:1px solid transparent}.monaco-workbench:not(.reduce-motion) .monaco-table>.monaco-split-view2,.monaco-workbench:not(.reduce-motion) .monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{transition:border-color .2s ease-out}.monaco-custom-toggle{margin-left:2px;float:left;cursor:pointer;overflow:hidden;width:20px;height:20px;border-radius:3px;border:1px solid transparent;padding:1px;box-sizing:border-box;user-select:none;-webkit-user-select:none}.monaco-custom-toggle:hover{background-color:var(--vscode-inputOption-hoverBackground)}.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{border:1px dashed var(--vscode-focusBorder)}.hc-black .monaco-custom-toggle,.hc-light .monaco-custom-toggle,.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{background:none}.monaco-custom-toggle.monaco-checkbox{height:18px;width:18px;border:1px solid transparent;border-radius:3px;margin-right:9px;margin-left:0;padding:0;opacity:1;background-size:16px!important}.monaco-custom-toggle.monaco-checkbox:not(.checked):before{visibility:hidden}.monaco-inputbox{position:relative;display:block;padding:0;box-sizing:border-box;border-radius:2px;font-size:inherit}.monaco-inputbox>.ibwrapper>.input,.monaco-inputbox>.ibwrapper>.mirror{padding:4px 6px}.monaco-inputbox>.ibwrapper{position:relative;width:100%;height:100%}.monaco-inputbox>.ibwrapper>.input{display:inline-block;box-sizing:border-box;width:100%;height:100%;line-height:inherit;border:none;font-family:inherit;font-size:inherit;resize:none;color:inherit}.monaco-inputbox>.ibwrapper>input{text-overflow:ellipsis}.monaco-inputbox>.ibwrapper>textarea.input{display:block;scrollbar-width:none;outline:none}.monaco-inputbox>.ibwrapper>textarea.input::-webkit-scrollbar{display:none}.monaco-inputbox>.ibwrapper>textarea.input.empty{white-space:nowrap}.monaco-inputbox>.ibwrapper>.mirror{position:absolute;display:inline-block;width:100%;top:0;left:0;box-sizing:border-box;white-space:pre-wrap;visibility:hidden;word-wrap:break-word}.monaco-inputbox-container{text-align:right}.monaco-inputbox-container .monaco-inputbox-message{display:inline-block;overflow:hidden;text-align:left;width:100%;box-sizing:border-box;padding:.4em;font-size:12px;line-height:17px;margin-top:-1px;word-wrap:break-word}.monaco-inputbox .monaco-action-bar{position:absolute;right:2px;top:4px}.monaco-inputbox .monaco-action-bar .action-item{margin-left:2px}.monaco-inputbox .monaco-action-bar .action-item .codicon{background-repeat:no-repeat;width:16px;height:16px}.monaco-findInput{position:relative}.monaco-findInput .monaco-inputbox{font-size:13px;width:100%}.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.vs .monaco-findInput.disabled{background-color:#e1e1e1}.vs-dark .monaco-findInput.disabled{background-color:#333}.monaco-findInput.highlight-0 .controls,.hc-light .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-0 .1s linear 0s}.monaco-findInput.highlight-1 .controls,.hc-light .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-1 .1s linear 0s}.hc-black .monaco-findInput.highlight-0 .controls,.vs-dark .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-dark-0 .1s linear 0s}.hc-black .monaco-findInput.highlight-1 .controls,.vs-dark .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-dark-1 .1s linear 0s}@keyframes monaco-findInput-highlight-0{0%{background:rgba(253,255,0,.8)}to{background:transparent}}@keyframes monaco-findInput-highlight-1{0%{background:rgba(253,255,0,.8)}99%{background:transparent}}@keyframes monaco-findInput-highlight-dark-0{0%{background:rgba(255,255,255,.44)}to{background:transparent}}@keyframes monaco-findInput-highlight-dark-1{0%{background:rgba(255,255,255,.44)}99%{background:transparent}}.monaco-tl-row{display:flex;height:100%;align-items:center;position:relative}.monaco-tl-row.disabled{cursor:default}.monaco-tl-indent{height:100%;position:absolute;top:0;left:16px;pointer-events:none}.hide-arrows .monaco-tl-indent{left:12px}.monaco-tl-indent>.indent-guide{display:inline-block;box-sizing:border-box;height:100%;border-left:1px solid transparent}.monaco-workbench:not(.reduce-motion) .monaco-tl-indent>.indent-guide{transition:border-color .1s linear}.monaco-tl-twistie,.monaco-tl-contents{height:100%}.monaco-tl-twistie{font-size:10px;text-align:right;padding-right:6px;flex-shrink:0;width:16px;display:flex!important;align-items:center;justify-content:center;transform:translate(3px)}.monaco-tl-contents{flex:1;overflow:hidden}.monaco-tl-twistie:before{border-radius:20px}.monaco-tl-twistie.collapsed:before{transform:rotate(-90deg)}.monaco-tl-twistie.codicon-tree-item-loading:before{animation:codicon-spin 1.25s steps(30) infinite}.monaco-tree-type-filter{position:absolute;top:0;display:flex;padding:3px;max-width:200px;z-index:100;margin:0 6px;border:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.monaco-workbench:not(.reduce-motion) .monaco-tree-type-filter{transition:top .3s}.monaco-tree-type-filter.disabled{top:-40px!important}.monaco-tree-type-filter-grab{display:flex!important;align-items:center;justify-content:center;cursor:grab;margin-right:2px}.monaco-tree-type-filter-grab.grabbing{cursor:grabbing}.monaco-tree-type-filter-input{flex:1}.monaco-tree-type-filter-input .monaco-inputbox{height:23px}.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.input,.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.mirror{padding:2px 4px}.monaco-tree-type-filter-input .monaco-findInput>.controls{top:2px}.monaco-tree-type-filter-actionbar{margin-left:4px}.monaco-tree-type-filter-actionbar .monaco-action-bar .action-label{padding:2px}.monaco-text-button{box-sizing:border-box;display:flex;width:100%;padding:4px;border-radius:2px;text-align:center;cursor:pointer;justify-content:center;align-items:center;border:1px solid var(--vscode-button-border, transparent);line-height:18px}.monaco-text-button:focus{outline-offset:2px!important}.monaco-text-button:hover{text-decoration:none!important}.monaco-button.disabled:focus,.monaco-button.disabled{opacity:.4!important;cursor:default}.monaco-text-button .codicon{margin:0 .2em;color:inherit!important}.monaco-text-button.monaco-text-button-with-short-label{flex-direction:row;flex-wrap:wrap;padding:0 4px;overflow:hidden;height:28px}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label{flex-basis:100%}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{flex-grow:1;width:0;overflow:hidden}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label,.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{display:flex;justify-content:center;align-items:center;font-weight:400;font-style:inherit;padding:4px 0}.monaco-button-dropdown{display:flex;cursor:pointer}.monaco-button-dropdown.disabled{cursor:default}.monaco-button-dropdown>.monaco-button:focus{outline-offset:-1px!important}.monaco-button-dropdown.disabled>.monaco-button.disabled,.monaco-button-dropdown.disabled>.monaco-button.disabled:focus,.monaco-button-dropdown.disabled>.monaco-button-dropdown-separator{opacity:.4!important}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-right-width:0!important}.monaco-button-dropdown .monaco-button-dropdown-separator{padding:4px 0;cursor:default}.monaco-button-dropdown .monaco-button-dropdown-separator>div{height:100%;width:1px}.monaco-button-dropdown>.monaco-button.monaco-dropdown-button{border:1px solid var(--vscode-button-border, transparent);border-left-width:0!important;border-radius:0 2px 2px 0}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-radius:2px 0 0 2px}.monaco-description-button{display:flex;flex-direction:column;align-items:center;margin:4px 5px}.monaco-description-button .monaco-button-description{font-style:italic;font-size:11px;padding:4px 20px}.monaco-description-button .monaco-button-label,.monaco-description-button .monaco-button-description{display:flex;justify-content:center;align-items:center}.monaco-description-button .monaco-button-label>.codicon,.monaco-description-button .monaco-button-description>.codicon{margin:0 .2em;color:inherit!important}.monaco-button.default-colors,.monaco-button-dropdown.default-colors>.monaco-button{color:var(--vscode-button-foreground);background-color:var(--vscode-button-background)}.monaco-button.default-colors:hover,.monaco-button-dropdown.default-colors>.monaco-button:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-button.default-colors.secondary,.monaco-button-dropdown.default-colors>.monaco-button.secondary{color:var(--vscode-button-secondaryForeground);background-color:var(--vscode-button-secondaryBackground)}.monaco-button.default-colors.secondary:hover,.monaco-button-dropdown.default-colors>.monaco-button.secondary:hover{background-color:var(--vscode-button-secondaryHoverBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator{background-color:var(--vscode-button-background);border-top:1px solid var(--vscode-button-border);border-bottom:1px solid var(--vscode-button-border)}.monaco-button-dropdown.default-colors .monaco-button.secondary+.monaco-button-dropdown-separator{background-color:var(--vscode-button-secondaryBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator>div{background-color:var(--vscode-button-separator)}.monaco-count-badge{padding:3px 6px;border-radius:11px;font-size:11px;min-width:18px;min-height:18px;line-height:11px;font-weight:400;text-align:center;display:inline-block;box-sizing:border-box}.monaco-count-badge.long{padding:2px 3px;border-radius:2px;min-height:auto;line-height:normal}.monaco-progress-container{width:100%;height:5px;overflow:hidden}.monaco-progress-container .progress-bit{width:2%;height:5px;position:absolute;left:0;display:none}.monaco-progress-container.active .progress-bit{display:inherit}.monaco-progress-container.discrete .progress-bit{left:0;transition:width .1s linear}.monaco-progress-container.discrete.done .progress-bit{width:100%}.monaco-progress-container.infinite .progress-bit{animation-name:progress;animation-duration:4s;animation-iteration-count:infinite;transform:translateZ(0);animation-timing-function:linear}.monaco-progress-container.infinite.infinite-long-running .progress-bit{animation-timing-function:steps(100)}@keyframes progress{0%{transform:translate(0) scaleX(1)}50%{transform:translate(2500%) scaleX(3)}to{transform:translate(4900%) scaleX(1)}}.quick-input-widget{position:absolute;width:600px;z-index:2550;left:50%;margin-left:-300px;-webkit-app-region:no-drag;border-radius:6px}.quick-input-titlebar{display:flex;align-items:center;border-top-left-radius:5px;border-top-right-radius:5px}.quick-input-left-action-bar{display:flex;margin-left:4px;flex:1}.quick-input-title{padding:3px 0;text-align:center;text-overflow:ellipsis;overflow:hidden}.quick-input-right-action-bar{display:flex;margin-right:4px;flex:1}.quick-input-right-action-bar>.actions-container{justify-content:flex-end}.quick-input-titlebar .monaco-action-bar .action-label.codicon{background-position:center;background-repeat:no-repeat;padding:2px}.quick-input-description{margin:6px 6px 6px 11px}.quick-input-header .quick-input-description{margin:4px 2px;flex:1}.quick-input-header{display:flex;padding:8px 6px 6px}.quick-input-widget.hidden-input .quick-input-header{padding:0;margin-bottom:0}.quick-input-and-message{display:flex;flex-direction:column;flex-grow:1;min-width:0;position:relative}.quick-input-check-all{align-self:center;margin:0}.quick-input-filter{flex-grow:1;display:flex;position:relative}.quick-input-box{flex-grow:1}.quick-input-widget.show-checkboxes .quick-input-box,.quick-input-widget.show-checkboxes .quick-input-message{margin-left:5px}.quick-input-visible-count{position:absolute;left:-10000px}.quick-input-count{align-self:center;position:absolute;right:4px;display:flex;align-items:center}.quick-input-count .monaco-count-badge{vertical-align:middle;padding:2px 4px;border-radius:2px;min-height:auto;line-height:normal}.quick-input-action{margin-left:6px}.quick-input-action .monaco-text-button{font-size:11px;padding:0 6px;display:flex;height:25px;align-items:center}.quick-input-message{margin-top:-1px;padding:5px;overflow-wrap:break-word}.quick-input-message>.codicon{margin:0 .2em;vertical-align:text-bottom}.quick-input-message a{color:inherit}.quick-input-progress.monaco-progress-container{position:relative}.quick-input-progress.monaco-progress-container,.quick-input-progress.monaco-progress-container .progress-bit{height:2px}.quick-input-list{line-height:22px}.quick-input-widget.hidden-input .quick-input-list{margin-top:4px;padding-bottom:4px}.quick-input-list .monaco-list{overflow:hidden;max-height:440px;padding-bottom:5px}.quick-input-list .monaco-scrollable-element{padding:0 5px}.quick-input-list .quick-input-list-entry{box-sizing:border-box;overflow:hidden;display:flex;height:100%;padding:0 6px}.quick-input-list .quick-input-list-entry.quick-input-list-separator-border{border-top-width:1px;border-top-style:solid}.quick-input-list .monaco-list-row{border-radius:3px}.quick-input-list .monaco-list-row[data-index="0"] .quick-input-list-entry.quick-input-list-separator-border{border-top-style:none}.quick-input-list .quick-input-list-label{overflow:hidden;display:flex;height:100%;flex:1}.quick-input-list .quick-input-list-checkbox{align-self:center;margin:0}.quick-input-list .quick-input-list-icon{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;display:flex;align-items:center;justify-content:center}.quick-input-list .quick-input-list-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1;margin-left:5px}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-rows{margin-left:10px}.quick-input-widget .quick-input-list .quick-input-list-checkbox{display:none}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-checkbox{display:inline}.quick-input-list .quick-input-list-rows>.quick-input-list-row{display:flex;align-items:center}.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label,.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-list .quick-input-list-rows>.quick-input-list-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-list .quick-input-list-rows .monaco-highlighted-label>span{opacity:1}.quick-input-list .quick-input-list-entry .quick-input-list-entry-keybinding{margin-right:8px}.quick-input-list .quick-input-list-label-meta{opacity:.7;line-height:normal;text-overflow:ellipsis;overflow:hidden}.quick-input-list .monaco-highlighted-label .highlight{font-weight:700}.quick-input-list .quick-input-list-entry .quick-input-list-separator{margin-right:4px}.quick-input-list .quick-input-list-entry-action-bar{display:flex;flex:0;overflow:visible}.quick-input-list .quick-input-list-entry-action-bar .action-label{display:none}.quick-input-list .quick-input-list-entry-action-bar .action-label.codicon{margin-right:4px;padding:0 2px 2px}.quick-input-list .quick-input-list-entry-action-bar{margin-top:1px}.quick-input-list .quick-input-list-entry-action-bar{margin-right:4px}.quick-input-list .quick-input-list-entry .quick-input-list-entry-action-bar .action-label.always-visible,.quick-input-list .quick-input-list-entry:hover .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label{display:flex}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key,.quick-input-list .monaco-list-row.focused .quick-input-list-entry .quick-input-list-separator{color:inherit}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key{background:none}.quick-input-list .quick-input-list-separator-as-item{font-weight:600;font-size:12px}.monaco-icon-label{display:flex;overflow:hidden;text-overflow:ellipsis}.monaco-icon-label:before{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;line-height:inherit!important;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;flex-shrink:0}.monaco-icon-label-container.disabled{color:var(--vscode-disabledForeground)}.monaco-icon-label>.monaco-icon-label-container{min-width:0;overflow:hidden;text-overflow:ellipsis;flex:1}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{color:inherit;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name>.label-separator{margin:0 2px;opacity:.5}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.7;margin-left:.5em;font-size:.9em;white-space:pre}.monaco-icon-label.nowrap>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{white-space:nowrap}.vs .monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.95}.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-style:italic}.monaco-icon-label.deprecated{text-decoration:line-through;opacity:.66}.monaco-icon-label.italic:after{font-style:italic}.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{text-decoration:line-through}.monaco-icon-label:after{opacity:.75;font-size:90%;font-weight:600;margin:auto 16px 0 5px;text-align:center}.monaco-list:focus .selected .monaco-icon-label,.monaco-list:focus .selected .monaco-icon-label:after{color:inherit!important}.monaco-list-row.focused.selected .label-description,.monaco-list-row.selected .label-description{opacity:.8}.monaco-keybinding{display:flex;align-items:center;line-height:10px}.monaco-keybinding>.monaco-keybinding-key{display:inline-block;border-style:solid;border-width:1px;border-radius:3px;vertical-align:middle;font-size:11px;padding:3px 5px;margin:0 2px}.monaco-keybinding>.monaco-keybinding-key:first-child{margin-left:0}.monaco-keybinding>.monaco-keybinding-key:last-child{margin-right:0}.monaco-keybinding>.monaco-keybinding-key-separator{display:inline-block}.monaco-keybinding>.monaco-keybinding-key-chord-separator{width:6px}.monaco-editor .diff-hidden-lines-widget{width:100%}.monaco-editor .diff-hidden-lines{height:0px;transform:translateY(-10px);font-size:13px;line-height:14px}.monaco-editor .diff-hidden-lines:not(.dragging) .top:hover,.monaco-editor .diff-hidden-lines:not(.dragging) .bottom:hover,.monaco-editor .diff-hidden-lines .top.dragging,.monaco-editor .diff-hidden-lines .bottom.dragging{background-color:var(--vscode-focusBorder)}.monaco-editor .diff-hidden-lines .top,.monaco-editor .diff-hidden-lines .bottom{transition:background-color .1s ease-out;height:4px;background-color:transparent;background-clip:padding-box;border-bottom:2px solid transparent;border-top:4px solid transparent;cursor:ns-resize}.monaco-editor .diff-hidden-lines .top{transform:translateY(4px)}.monaco-editor .diff-hidden-lines .bottom{transform:translateY(-6px)}.monaco-editor .diff-unchanged-lines{background:var(--vscode-diffEditor-unchangedCodeBackground)}.monaco-editor .noModificationsOverlay{z-index:1;background:var(--vscode-editor-background);display:flex;justify-content:center;align-items:center}.monaco-editor .diff-hidden-lines .center{background:var(--vscode-diffEditor-unchangedRegionBackground);color:var(--vscode-diffEditor-unchangedRegionForeground);overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;height:24px}.monaco-editor .diff-hidden-lines .center span.codicon{vertical-align:middle}.monaco-editor .diff-hidden-lines .center a:hover .codicon{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .diff-hidden-lines div.breadcrumb-item{cursor:pointer}.monaco-editor .diff-hidden-lines div.breadcrumb-item:hover{color:var(--vscode-editorLink-activeForeground)}.monaco-editor .movedOriginal,.monaco-editor .movedModified{border:2px solid var(--vscode-diffEditor-move-border)}.monaco-editor .movedOriginal.currentMove,.monaco-editor .movedModified.currentMove{border:2px solid var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path.currentMove{stroke:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path{pointer-events:visiblestroke}.monaco-diff-editor .moved-blocks-lines .arrow{fill:var(--vscode-diffEditor-move-border)}.monaco-diff-editor .moved-blocks-lines .arrow.currentMove{fill:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines .arrow-rectangle{fill:var(--vscode-editor-background)}.monaco-diff-editor .moved-blocks-lines{position:absolute;pointer-events:none}.monaco-diff-editor .moved-blocks-lines path{fill:none;stroke:var(--vscode-diffEditor-move-border);stroke-width:2}.monaco-editor .char-delete.diff-range-empty{margin-left:-1px;border-left:solid var(--vscode-diffEditor-removedTextBackground) 3px}.monaco-editor .char-insert.diff-range-empty{border-left:solid var(--vscode-diffEditor-insertedTextBackground) 3px}.monaco-editor .fold-unchanged{cursor:pointer}.monaco-diff-editor .diff-moved-code-block{display:flex;justify-content:flex-end;margin-top:-4px}.monaco-diff-editor .diff-moved-code-block .action-bar .action-label.codicon{width:12px;height:12px;font-size:12px}.monaco-diff-editor .diffOverview{z-index:9}.monaco-diff-editor .diffOverview .diffViewport{z-index:10}.monaco-diff-editor.vs .diffOverview{background:rgba(0,0,0,.03)}.monaco-diff-editor.vs-dark .diffOverview{background:rgba(255,255,255,.01)}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark .scrollbar{background:rgba(0,0,0,0)}.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-light .scrollbar{background:none}.monaco-scrollable-element.modified-in-monaco-diff-editor .slider{z-index:10}.modified-in-monaco-diff-editor .slider.active{background:rgba(171,171,171,.4)}.modified-in-monaco-diff-editor.hc-black .slider.active,.modified-in-monaco-diff-editor.hc-light .slider.active{background:none}.monaco-editor .insert-sign,.monaco-diff-editor .insert-sign,.monaco-editor .delete-sign,.monaco-diff-editor .delete-sign{font-size:11px!important;opacity:.7!important;display:flex!important;align-items:center}.monaco-editor.hc-black .insert-sign,.monaco-diff-editor.hc-black .insert-sign,.monaco-editor.hc-black .delete-sign,.monaco-diff-editor.hc-black .delete-sign,.monaco-editor.hc-light .insert-sign,.monaco-diff-editor.hc-light .insert-sign,.monaco-editor.hc-light .delete-sign,.monaco-diff-editor.hc-light .delete-sign{opacity:1}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .inline-added-margin-view-zone{text-align:right}.monaco-editor .arrow-revert-change{z-index:10;position:absolute}.monaco-editor .arrow-revert-change:hover{cursor:pointer}.monaco-editor .view-zones .view-lines .view-line span{display:inline-block}.monaco-editor .margin-view-zones .lightbulb-glyph:hover{cursor:pointer}.monaco-editor .char-insert,.monaco-diff-editor .char-insert{background-color:var(--vscode-diffEditor-insertedTextBackground)}.monaco-editor .line-insert,.monaco-diff-editor .line-insert{background-color:var(--vscode-diffEditor-insertedLineBackground, var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .line-insert,.monaco-editor .char-insert{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-insertedTextBorder)}.monaco-editor.hc-black .line-insert,.monaco-editor.hc-light .line-insert,.monaco-editor.hc-black .char-insert,.monaco-editor.hc-light .char-insert{border-style:dashed}.monaco-editor .line-delete,.monaco-editor .char-delete{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-removedTextBorder)}.monaco-editor.hc-black .line-delete,.monaco-editor.hc-light .line-delete,.monaco-editor.hc-black .char-delete,.monaco-editor.hc-light .char-delete{border-style:dashed}.monaco-editor .inline-added-margin-view-zone,.monaco-editor .gutter-insert,.monaco-diff-editor .gutter-insert{background-color:var(--vscode-diffEditorGutter-insertedLineBackground, var(--vscode-diffEditor-insertedLineBackground), var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .char-delete,.monaco-diff-editor .char-delete{background-color:var(--vscode-diffEditor-removedTextBackground)}.monaco-editor .line-delete,.monaco-diff-editor .line-delete{background-color:var(--vscode-diffEditor-removedLineBackground, var(--vscode-diffEditor-removedTextBackground))}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .gutter-delete,.monaco-diff-editor .gutter-delete{background-color:var(--vscode-diffEditorGutter-removedLineBackground, var(--vscode-diffEditor-removedLineBackground), var(--vscode-diffEditor-removedTextBackground))}.monaco-diff-editor.side-by-side .editor.modified{box-shadow:-6px 0 5px -5px var(--vscode-scrollbar-shadow);border-left:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor .diffViewport{background:var(--vscode-scrollbarSlider-background)}.monaco-diff-editor .diffViewport:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-diff-editor .diffViewport:active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .diagonal-fill{background-image:linear-gradient(-45deg,var(--vscode-diffEditor-diagonalFill) 12.5%,#0000 12.5%,#0000 50%,var(--vscode-diffEditor-diagonalFill) 50%,var(--vscode-diffEditor-diagonalFill) 62.5%,#0000 62.5%,#0000 100%);background-size:8px 8px}.monaco-diff-editor .diff-review-line-number{text-align:right;display:inline-block;color:var(--vscode-editorLineNumber-foreground)}.monaco-diff-editor .diff-review{position:absolute;user-select:none;-webkit-user-select:none;z-index:99}.monaco-diff-editor .diff-review-summary{padding-left:10px}.monaco-diff-editor .diff-review-shadow{position:absolute;box-shadow:var(--vscode-scrollbar-shadow) 0 -6px 6px -6px inset}.monaco-diff-editor .diff-review-row{white-space:pre}.monaco-diff-editor .diff-review-table{display:table;min-width:100%}.monaco-diff-editor .diff-review-row{display:table-row;width:100%}.monaco-diff-editor .diff-review-spacer{display:inline-block;width:10px;vertical-align:middle}.monaco-diff-editor .diff-review-spacer>.codicon{font-size:9px!important}.monaco-diff-editor .diff-review-actions{display:inline-block;position:absolute;right:10px;top:2px;z-index:100}.monaco-diff-editor .diff-review-actions .action-label{width:16px;height:16px;margin:2px 0}.monaco-editor .selection-anchor{background-color:#007acc;width:2px!important}.monaco-editor .bracket-match{box-sizing:border-box;background-color:var(--vscode-editorBracketMatch-background);border:1px solid var(--vscode-editorBracketMatch-border)}@font-face{font-family:codicon;font-display:block;src:url(/assets/codicon-bk9r_2La.ttf) format("truetype")}.codicon[class*=codicon-]{font: 16px/1 codicon;display:inline-block;text-decoration:none;text-rendering:auto;text-align:center;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none}.codicon-wrench-subaction{opacity:.5}@keyframes codicon-spin{to{transform:rotate(360deg)}}.codicon-sync.codicon-modifier-spin,.codicon-loading.codicon-modifier-spin,.codicon-gear.codicon-modifier-spin,.codicon-notebook-state-executing.codicon-modifier-spin{animation:codicon-spin 1.5s steps(30) infinite}.codicon-modifier-disabled{opacity:.4}.codicon-loading,.codicon-tree-item-loading:before{animation-duration:1s!important;animation-timing-function:cubic-bezier(.53,.21,.29,.67)!important}.monaco-editor .codicon.codicon-symbol-array,.monaco-workbench .codicon.codicon-symbol-array{color:var(--vscode-symbolIcon-arrayForeground)}.monaco-editor .codicon.codicon-symbol-boolean,.monaco-workbench .codicon.codicon-symbol-boolean{color:var(--vscode-symbolIcon-booleanForeground)}.monaco-editor .codicon.codicon-symbol-class,.monaco-workbench .codicon.codicon-symbol-class{color:var(--vscode-symbolIcon-classForeground)}.monaco-editor .codicon.codicon-symbol-method,.monaco-workbench .codicon.codicon-symbol-method{color:var(--vscode-symbolIcon-methodForeground)}.monaco-editor .codicon.codicon-symbol-color,.monaco-workbench .codicon.codicon-symbol-color{color:var(--vscode-symbolIcon-colorForeground)}.monaco-editor .codicon.codicon-symbol-constant,.monaco-workbench .codicon.codicon-symbol-constant{color:var(--vscode-symbolIcon-constantForeground)}.monaco-editor .codicon.codicon-symbol-constructor,.monaco-workbench .codicon.codicon-symbol-constructor{color:var(--vscode-symbolIcon-constructorForeground)}.monaco-editor .codicon.codicon-symbol-value,.monaco-workbench .codicon.codicon-symbol-value,.monaco-editor .codicon.codicon-symbol-enum,.monaco-workbench .codicon.codicon-symbol-enum{color:var(--vscode-symbolIcon-enumeratorForeground)}.monaco-editor .codicon.codicon-symbol-enum-member,.monaco-workbench .codicon.codicon-symbol-enum-member{color:var(--vscode-symbolIcon-enumeratorMemberForeground)}.monaco-editor .codicon.codicon-symbol-event,.monaco-workbench .codicon.codicon-symbol-event{color:var(--vscode-symbolIcon-eventForeground)}.monaco-editor .codicon.codicon-symbol-field,.monaco-workbench .codicon.codicon-symbol-field{color:var(--vscode-symbolIcon-fieldForeground)}.monaco-editor .codicon.codicon-symbol-file,.monaco-workbench .codicon.codicon-symbol-file{color:var(--vscode-symbolIcon-fileForeground)}.monaco-editor .codicon.codicon-symbol-folder,.monaco-workbench .codicon.codicon-symbol-folder{color:var(--vscode-symbolIcon-folderForeground)}.monaco-editor .codicon.codicon-symbol-function,.monaco-workbench .codicon.codicon-symbol-function{color:var(--vscode-symbolIcon-functionForeground)}.monaco-editor .codicon.codicon-symbol-interface,.monaco-workbench .codicon.codicon-symbol-interface{color:var(--vscode-symbolIcon-interfaceForeground)}.monaco-editor .codicon.codicon-symbol-key,.monaco-workbench .codicon.codicon-symbol-key{color:var(--vscode-symbolIcon-keyForeground)}.monaco-editor .codicon.codicon-symbol-keyword,.monaco-workbench .codicon.codicon-symbol-keyword{color:var(--vscode-symbolIcon-keywordForeground)}.monaco-editor .codicon.codicon-symbol-module,.monaco-workbench .codicon.codicon-symbol-module{color:var(--vscode-symbolIcon-moduleForeground)}.monaco-editor .codicon.codicon-symbol-namespace,.monaco-workbench .codicon.codicon-symbol-namespace{color:var(--vscode-symbolIcon-namespaceForeground)}.monaco-editor .codicon.codicon-symbol-null,.monaco-workbench .codicon.codicon-symbol-null{color:var(--vscode-symbolIcon-nullForeground)}.monaco-editor .codicon.codicon-symbol-number,.monaco-workbench .codicon.codicon-symbol-number{color:var(--vscode-symbolIcon-numberForeground)}.monaco-editor .codicon.codicon-symbol-object,.monaco-workbench .codicon.codicon-symbol-object{color:var(--vscode-symbolIcon-objectForeground)}.monaco-editor .codicon.codicon-symbol-operator,.monaco-workbench .codicon.codicon-symbol-operator{color:var(--vscode-symbolIcon-operatorForeground)}.monaco-editor .codicon.codicon-symbol-package,.monaco-workbench .codicon.codicon-symbol-package{color:var(--vscode-symbolIcon-packageForeground)}.monaco-editor .codicon.codicon-symbol-property,.monaco-workbench .codicon.codicon-symbol-property{color:var(--vscode-symbolIcon-propertyForeground)}.monaco-editor .codicon.codicon-symbol-reference,.monaco-workbench .codicon.codicon-symbol-reference{color:var(--vscode-symbolIcon-referenceForeground)}.monaco-editor .codicon.codicon-symbol-snippet,.monaco-workbench .codicon.codicon-symbol-snippet{color:var(--vscode-symbolIcon-snippetForeground)}.monaco-editor .codicon.codicon-symbol-string,.monaco-workbench .codicon.codicon-symbol-string{color:var(--vscode-symbolIcon-stringForeground)}.monaco-editor .codicon.codicon-symbol-struct,.monaco-workbench .codicon.codicon-symbol-struct{color:var(--vscode-symbolIcon-structForeground)}.monaco-editor .codicon.codicon-symbol-text,.monaco-workbench .codicon.codicon-symbol-text{color:var(--vscode-symbolIcon-textForeground)}.monaco-editor .codicon.codicon-symbol-type-parameter,.monaco-workbench .codicon.codicon-symbol-type-parameter{color:var(--vscode-symbolIcon-typeParameterForeground)}.monaco-editor .codicon.codicon-symbol-unit,.monaco-workbench .codicon.codicon-symbol-unit{color:var(--vscode-symbolIcon-unitForeground)}.monaco-editor .codicon.codicon-symbol-variable,.monaco-workbench .codicon.codicon-symbol-variable{color:var(--vscode-symbolIcon-variableForeground)}.monaco-editor .lightBulbWidget{display:flex;align-items:center;justify-content:center}.monaco-editor .lightBulbWidget:hover{cursor:pointer}.monaco-editor .lightBulbWidget.codicon-light-bulb{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .lightBulbWidget.codicon-lightbulb-autofix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .lightBulbWidget:before{position:relative;z-index:2}.monaco-editor .lightBulbWidget:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;opacity:.3;background-color:var(--vscode-editor-background);z-index:1}.monaco-editor .monaco-editor-overlaymessage{padding-bottom:8px;z-index:10000}.monaco-editor .monaco-editor-overlaymessage.below{padding-bottom:0;padding-top:8px;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.monaco-editor .monaco-editor-overlaymessage.fadeIn{animation:fadeIn .15s ease-out}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.monaco-editor .monaco-editor-overlaymessage.fadeOut{animation:fadeOut .1s ease-out}.monaco-editor .monaco-editor-overlaymessage .message{padding:2px 4px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-inputValidation-infoBorder);border-radius:3px}.monaco-editor .monaco-editor-overlaymessage .message p{margin-block:0px}.monaco-editor .monaco-editor-overlaymessage .message a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-editor-overlaymessage .message a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor.hc-black .monaco-editor-overlaymessage .message,.monaco-editor.hc-light .monaco-editor-overlaymessage .message{border-width:2px}.monaco-editor .monaco-editor-overlaymessage .anchor{width:0!important;height:0!important;border-color:transparent;border-style:solid;z-index:1000;border-width:8px;position:absolute;left:2px}.monaco-editor .monaco-editor-overlaymessage .anchor.top{border-bottom-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage .anchor.below{border-top-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top,.monaco-editor .monaco-editor-overlaymessage.below .anchor.below{display:none}.monaco-editor .monaco-editor-overlaymessage.below .anchor.top{display:inherit;top:-8px}.monaco-editor .rendered-markdown kbd{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-radius:3px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow);vertical-align:middle;padding:1px 3px}.action-widget{font-size:13px;min-width:160px;max-width:80vw;z-index:40;display:block;width:100%;border:1px solid var(--vscode-editorWidget-border)!important;border-radius:2px;background-color:var(--vscode-editorWidget-background);color:var(--vscode-editorWidget-foreground)}.context-view-block{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:-1}.context-view-pointerBlock{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:2}.action-widget .monaco-list{user-select:none;-webkit-user-select:none;border:none!important;border-width:0!important}.action-widget .monaco-list:focus:before{outline:0!important}.action-widget .monaco-list .monaco-scrollable-element{overflow:visible}.action-widget .monaco-list .monaco-list-row{padding:0 10px;white-space:nowrap;cursor:pointer;touch-action:none;width:100%}.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-disabled){background-color:var(--vscode-quickInputList-focusBackground)!important;color:var(--vscode-quickInputList-focusForeground);outline:1px solid var(--vscode-menu-selectionBorder, transparent);outline-offset:-1px}.action-widget .monaco-list-row.group-header{color:var(--vscode-descriptionForeground)!important;font-weight:600}.action-widget .monaco-list .group-header,.action-widget .monaco-list .option-disabled,.action-widget .monaco-list .option-disabled:before,.action-widget .monaco-list .option-disabled .focused,.action-widget .monaco-list .option-disabled .focused:before{cursor:default!important;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:transparent!important;outline:0 solid!important}.action-widget .monaco-list-row.action{display:flex;gap:6px;align-items:center}.action-widget .monaco-list-row.action.option-disabled,.action-widget .monaco-list:focus .monaco-list-row.focused.action.option-disabled,.action-widget .monaco-list-row.action.option-disabled .codicon,.action-widget .monaco-list:not(.drop-target):not(.dragging) .monaco-list-row:hover:not(.selected):not(.focused).option-disabled{color:var(--vscode-disabledForeground)}.action-widget .monaco-list-row.action:not(.option-disabled) .codicon{color:inherit}.action-widget .monaco-list-row.action .title{flex:1;overflow:hidden;text-overflow:ellipsis}.action-widget .action-widget-action-bar{background-color:var(--vscode-editorHoverWidget-statusBarBackground);border-top:1px solid var(--vscode-editorHoverWidget-border)}.action-widget .action-widget-action-bar:before{display:block;content:"";width:100%}.action-widget .action-widget-action-bar .actions-container{padding:0 8px}.action-widget-action-bar .action-label{color:var(--vscode-textLink-activeForeground);font-size:12px;line-height:22px;padding:0;pointer-events:all}.action-widget-action-bar .action-item{margin-right:16px;pointer-events:none}.action-widget-action-bar .action-label:hover{background-color:transparent!important}.monaco-action-bar .actions-container.highlight-toggled .action-label.checked{background:var(--vscode-actionBar-toggledBackground)!important}.monaco-editor .codelens-decoration{overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize);padding-right:calc(var(--vscode-editorCodeLens-fontSize)*.5);font-feature-settings:var(--vscode-editorCodeLens-fontFeatureSettings);font-family:var(--vscode-editorCodeLens-fontFamily),var(--vscode-editorCodeLens-fontFamilyDefault)}.monaco-editor .codelens-decoration>span,.monaco-editor .codelens-decoration>a{user-select:none;-webkit-user-select:none;white-space:nowrap;vertical-align:sub}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration>a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration .codicon{vertical-align:middle;color:currentColor!important;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize)}.monaco-editor .codelens-decoration>a:hover .codicon:before{cursor:pointer}@keyframes fadein{0%{opacity:0;visibility:visible}to{opacity:1}}.monaco-editor .codelens-decoration.fadein{animation:fadein .1s linear}.colorpicker-widget{height:190px;user-select:none;-webkit-user-select:none}.colorpicker-color-decoration,.hc-light .colorpicker-color-decoration{border:solid .1em #000;box-sizing:border-box;margin:.1em .2em 0;width:.8em;height:.8em;line-height:.8em;display:inline-block;cursor:pointer}.hc-black .colorpicker-color-decoration,.vs-dark .colorpicker-color-decoration{border:solid .1em #eee}.colorpicker-header{display:flex;height:24px;position:relative;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-header .picked-color{width:240px;display:flex;align-items:center;justify-content:center;line-height:24px;cursor:pointer;color:#fff;flex:1;white-space:nowrap;overflow:hidden}.colorpicker-header .picked-color .picked-color-presentation{white-space:nowrap;margin-left:5px;margin-right:5px}.colorpicker-header .picked-color .codicon{color:inherit;font-size:14px}.colorpicker-header .picked-color.light{color:#000}.colorpicker-header .original-color{width:74px;z-index:inherit;cursor:pointer}.standalone-colorpicker{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header.standalone-colorpicker{border-bottom:none}.colorpicker-header .close-button{cursor:pointer;background-color:var(--vscode-editorHoverWidget-background);border-left:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header .close-button-inner-div{width:100%;height:100%;text-align:center}.colorpicker-header .close-button-inner-div:hover{background-color:var(--vscode-toolbar-hoverBackground)}.colorpicker-header .close-icon{padding:3px}.colorpicker-body{display:flex;padding:8px;position:relative}.colorpicker-body .saturation-wrap{overflow:hidden;height:150px;position:relative;min-width:220px;flex:1}.colorpicker-body .saturation-box{height:150px;position:absolute}.colorpicker-body .saturation-selection{width:9px;height:9px;margin:-5px 0 0 -5px;border:1px solid rgb(255,255,255);border-radius:100%;box-shadow:0 0 2px #000c;position:absolute}.colorpicker-body .strip{width:25px;height:150px}.colorpicker-body .standalone-strip{width:25px;height:122px}.colorpicker-body .hue-strip{position:relative;margin-left:8px;cursor:grab;background:linear-gradient(to bottom,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%)}.colorpicker-body .opacity-strip{position:relative;margin-left:8px;cursor:grab;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-body .strip.grabbing{cursor:grabbing}.colorpicker-body .slider{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:4px;box-sizing:border-box;border:1px solid rgba(255,255,255,.71);box-shadow:0 0 1px #000000d9}.colorpicker-body .strip .overlay{height:150px;pointer-events:none}.colorpicker-body .standalone-strip .standalone-overlay{height:122px;pointer-events:none}.standalone-colorpicker-body{display:block;border:1px solid transparent;border-bottom:1px solid var(--vscode-editorHoverWidget-border);overflow:hidden}.colorpicker-body .insert-button{position:absolute;height:20px;width:58px;padding:0;right:8px;bottom:8px;background:var(--vscode-button-background);color:var(--vscode-button-foreground);border-radius:2px;border:none;cursor:pointer}.colorpicker-body .insert-button:hover{background:var(--vscode-button-hoverBackground)}.monaco-editor .goto-definition-link{text-decoration:underline;cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .peekview-widget .head{box-sizing:border-box;display:flex;justify-content:space-between;flex-wrap:nowrap}.monaco-editor .peekview-widget .head .peekview-title{display:flex;align-items:baseline;font-size:13px;margin-left:20px;min-width:0;text-overflow:ellipsis;overflow:hidden}.monaco-editor .peekview-widget .head .peekview-title.clickable{cursor:pointer}.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty){font-size:.9em;margin-left:.5em}.monaco-editor .peekview-widget .head .peekview-title .meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monaco-editor .peekview-widget .head .peekview-title .dirname,.monaco-editor .peekview-widget .head .peekview-title .filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty):before{content:"-";padding:0 .3em}.monaco-editor .peekview-widget .head .peekview-actions{flex:1;text-align:right;padding-right:2px}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar{display:inline-block}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar,.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar>.actions-container{height:100%}.monaco-editor .peekview-widget>.body{border-top:1px solid;position:relative}.monaco-editor .peekview-widget .head .peekview-title .codicon{margin-right:4px;align-self:center}.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon{color:inherit!important}.monaco-editor .zone-widget{position:absolute;z-index:10}.monaco-editor .zone-widget .zone-widget-container{border-top-style:solid;border-bottom-style:solid;border-top-width:0;border-bottom-width:0;position:relative}.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget{border-top-width:1px;border-bottom-width:1px}.monaco-editor .reference-zone-widget .inline{display:inline-block;vertical-align:top}.monaco-editor .reference-zone-widget .messages{height:100%;width:100%;text-align:center;padding:3em 0}.monaco-editor .reference-zone-widget .ref-tree{line-height:23px;background-color:var(--vscode-peekViewResult-background);color:var(--vscode-peekViewResult-lineForeground)}.monaco-editor .reference-zone-widget .ref-tree .reference{text-overflow:ellipsis;overflow:hidden}.monaco-editor .reference-zone-widget .ref-tree .reference-file{display:inline-flex;width:100%;height:100%;color:var(--vscode-peekViewResult-fileForeground)}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file{color:inherit!important}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows>.monaco-list-row.selected:not(.highlighted){background-color:var(--vscode-peekViewResult-selectionBackground);color:var(--vscode-peekViewResult-selectionForeground)!important}.monaco-editor .reference-zone-widget .ref-tree .reference-file .count{margin-right:12px;margin-left:auto}.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight{background-color:var(--vscode-peekViewResult-matchHighlightBackground)}.monaco-editor .reference-zone-widget .preview .reference-decoration{background-color:var(--vscode-peekViewEditor-matchHighlightBackground);border:2px solid var(--vscode-peekViewEditor-matchHighlightBorder);box-sizing:border-box}.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background,.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input{background-color:var(--vscode-peekViewEditor-background)}.monaco-editor .reference-zone-widget .preview .monaco-editor .margin{background-color:var(--vscode-peekViewEditorGutter-background)}.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file,.monaco-editor.hc-light .reference-zone-widget .ref-tree .reference-file{font-weight:700}.monaco-editor.hc-black .reference-zone-widget .ref-tree .referenceMatch .highlight,.monaco-editor.hc-light .reference-zone-widget .ref-tree .referenceMatch .highlight{border:1px dotted var(--vscode-contrastActiveBorder, transparent);box-sizing:border-box}.monaco-hover{cursor:default;position:absolute;overflow:hidden;user-select:text;-webkit-user-select:text;box-sizing:border-box;animation:fadein .1s linear;line-height:1.5em;white-space:var(--vscode-hover-whiteSpace, normal)}.monaco-hover.hidden{display:none}.monaco-hover a:hover:not(.disabled){cursor:pointer}.monaco-hover .hover-contents:not(.html-hover-contents){padding:4px 8px}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents){max-width:var(--vscode-hover-maxWidth, 500px);word-wrap:break-word}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents) hr{min-width:100%}.monaco-hover p,.monaco-hover .code,.monaco-hover ul,.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{margin:8px 0}.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{line-height:1.1}.monaco-hover code{font-family:var(--monaco-monospace-font)}.monaco-hover hr{box-sizing:border-box;border-left:0px;border-right:0px;margin:4px -8px -4px;height:1px}.monaco-hover p:first-child,.monaco-hover .code:first-child,.monaco-hover ul:first-child{margin-top:0}.monaco-hover p:last-child,.monaco-hover .code:last-child,.monaco-hover ul:last-child{margin-bottom:0}.monaco-hover ul,.monaco-hover ol{padding-left:20px}.monaco-hover li>p{margin-bottom:0}.monaco-hover li>ul{margin-top:0}.monaco-hover code{border-radius:3px;padding:0 .4em}.monaco-hover .monaco-tokenized-source{white-space:var(--vscode-hover-sourceWhiteSpace, pre-wrap)}.monaco-hover .hover-row.status-bar{font-size:12px;line-height:22px}.monaco-hover .hover-row.status-bar .info{font-style:italic;padding:0 8px}.monaco-hover .hover-row.status-bar .actions{display:flex;padding:0 8px}.monaco-hover .hover-row.status-bar .actions .action-container{margin-right:16px;cursor:pointer}.monaco-hover .hover-row.status-bar .actions .action-container .action .icon{padding-right:4px}.monaco-hover .markdown-hover .hover-contents .codicon{color:inherit;font-size:inherit;vertical-align:middle}.monaco-hover .hover-contents a.code-link:hover,.monaco-hover .hover-contents a.code-link{color:inherit}.monaco-hover .hover-contents a.code-link:before{content:"("}.monaco-hover .hover-contents a.code-link:after{content:")"}.monaco-hover .hover-contents a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-foreground)}.monaco-hover .hover-contents a.code-link>span:hover{color:var(--vscode-textLink-activeForeground)}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span{margin-bottom:4px;display:inline-block}.monaco-hover-content .action-container a{-webkit-user-select:none;user-select:none}.monaco-hover-content .action-container.disabled{pointer-events:none;opacity:.4;cursor:default}.monaco-editor .peekview-widget .head .peekview-title .severity-icon{display:inline-block;vertical-align:text-top;margin-right:4px}.monaco-editor .marker-widget{text-overflow:ellipsis;white-space:nowrap}.monaco-editor .marker-widget>.stale{opacity:.6;font-style:italic}.monaco-editor .marker-widget .title{display:inline-block;padding-right:5px}.monaco-editor .marker-widget .descriptioncontainer{position:absolute;white-space:pre;user-select:text;-webkit-user-select:text;padding:8px 12px 0 20px}.monaco-editor .marker-widget .descriptioncontainer .message{display:flex;flex-direction:column}.monaco-editor .marker-widget .descriptioncontainer .message .details{padding-left:6px}.monaco-editor .marker-widget .descriptioncontainer .message .source,.monaco-editor .marker-widget .descriptioncontainer .message span.code{opacity:.6}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link{opacity:.6;color:inherit}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:before{content:"("}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:after{content:")"}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-foreground)}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link>span{color:var(--vscode-textLink-activeForeground)}.monaco-editor .marker-widget .descriptioncontainer .filename{cursor:pointer}.monaco-editor .zone-widget .codicon.codicon-error,.markers-panel .marker-icon.error,.markers-panel .marker-icon .codicon.codicon-error,.text-search-provider-messages .providerMessage .codicon.codicon-error,.extensions-viewlet>.extensions .codicon.codicon-error,.extension-editor .codicon.codicon-error,.preferences-editor .codicon.codicon-error{color:var(--vscode-problemsErrorIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-warning,.markers-panel .marker-icon.warning,.markers-panel .marker-icon .codicon.codicon-warning,.text-search-provider-messages .providerMessage .codicon.codicon-warning,.extensions-viewlet>.extensions .codicon.codicon-warning,.extension-editor .codicon.codicon-warning,.preferences-editor .codicon.codicon-warning{color:var(--vscode-problemsWarningIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-info,.markers-panel .marker-icon.info,.markers-panel .marker-icon .codicon.codicon-info,.text-search-provider-messages .providerMessage .codicon.codicon-info,.extensions-viewlet>.extensions .codicon.codicon-info,.extension-editor .codicon.codicon-info,.preferences-editor .codicon.codicon-info{color:var(--vscode-problemsInfoIcon-foreground)}.monaco-editor .inlineSuggestionsHints.withBorder{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .inlineSuggestionsHints a,.monaco-editor .inlineSuggestionsHints a:hover{color:var(--vscode-foreground)}.monaco-editor .inlineSuggestionsHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineSuggestionsHints .availableSuggestionCount a{display:flex;min-width:19px;justify-content:center}.monaco-editor .inlineSuggestionStatusBarItemLabel{margin-right:2px}.monaco-toolbar{height:100%}.monaco-toolbar .toolbar-toggle-more{display:inline-block;padding:0}.monaco-editor .hoverHighlight{background-color:var(--vscode-editor-hoverHighlightBackground)}.monaco-editor .monaco-hover{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px}.monaco-editor .monaco-hover a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .monaco-hover .hover-row .actions{background-color:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-editor .monaco-hover code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor.vs .dnd-target,.monaco-editor.hc-light .dnd-target{border-right:2px dotted black;color:#fff}.monaco-editor.vs-dark .dnd-target{border-right:2px dotted #AEAFAD;color:#51504f}.monaco-editor.hc-black .dnd-target{border-right:2px dotted #fff;color:#000}.monaco-editor.mouse-default .view-lines,.monaco-editor.vs-dark.mac.mouse-default .view-lines,.monaco-editor.hc-black.mac.mouse-default .view-lines,.monaco-editor.hc-light.mac.mouse-default .view-lines{cursor:default}.monaco-editor.mouse-copy .view-lines,.monaco-editor.vs-dark.mac.mouse-copy .view-lines,.monaco-editor.hc-black.mac.mouse-copy .view-lines,.monaco-editor.hc-light.mac.mouse-copy .view-lines{cursor:copy}.inline-editor-progress-decoration{display:inline-block;width:1em;height:1em}.inline-progress-widget{display:flex!important;justify-content:center;align-items:center}.inline-progress-widget .icon{font-size:80%!important}.inline-progress-widget:hover .icon{font-size:90%!important;animation:none}.inline-progress-widget:hover .icon:before{content:""}.post-edit-widget{box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:1px solid var(--vscode-widget-border, transparent);border-radius:4px;background-color:var(--vscode-editorWidget-background);overflow:hidden}.post-edit-widget .monaco-button{padding:2px;border:none;border-radius:0}.post-edit-widget .monaco-button:hover{background-color:var(--vscode-button-secondaryHoverBackground)!important}.post-edit-widget .monaco-button .codicon{margin:0}.monaco-editor .findOptionsWidget{background-color:var(--vscode-editorWidget-background);color:var(--vscode-editorWidget-foreground);box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:2px solid var(--vscode-contrastBorder)}.monaco-editor .find-widget{position:absolute;z-index:35;height:33px;overflow:hidden;line-height:19px;transition:transform .2s linear;padding:0 4px;box-sizing:border-box;transform:translateY(calc(-100% - 10px));border-bottom-left-radius:4px;border-bottom-right-radius:4px}.monaco-workbench.reduce-motion .monaco-editor .find-widget{transition:transform 0ms linear}.monaco-editor .find-widget textarea{margin:0}.monaco-editor .find-widget.hiddenEditor{display:none}.monaco-editor .find-widget.replaceToggled>.replace-part{display:flex}.monaco-editor .find-widget.visible{transform:translateY(0)}.monaco-editor .find-widget .monaco-inputbox.synthetic-focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px}.monaco-editor .find-widget .monaco-inputbox .input{background-color:transparent;min-height:0}.monaco-editor .find-widget .monaco-findInput .input{font-size:13px}.monaco-editor .find-widget>.find-part,.monaco-editor .find-widget>.replace-part{margin:3px 25px 0 17px;font-size:12px;display:flex}.monaco-editor .find-widget>.find-part .monaco-inputbox,.monaco-editor .find-widget>.replace-part .monaco-inputbox{min-height:25px}.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-right:22px}.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.mirror,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-top:2px;padding-bottom:2px}.monaco-editor .find-widget>.find-part .find-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget>.replace-part .replace-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget .monaco-findInput{vertical-align:middle;display:flex;flex:1}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element{width:100%}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element .scrollbar.vertical{opacity:0}.monaco-editor .find-widget .matchesCount{display:flex;flex:initial;margin:0 0 0 3px;padding:2px 0 0 2px;height:25px;vertical-align:middle;box-sizing:border-box;text-align:center;line-height:23px}.monaco-editor .find-widget .button{width:16px;height:16px;padding:3px;border-radius:5px;flex:initial;margin-left:3px;background-position:center center;background-repeat:no-repeat;cursor:pointer;display:flex;align-items:center;justify-content:center}.monaco-editor .find-widget .codicon-find-selection{width:22px;height:22px;padding:3px;border-radius:5px}.monaco-editor .find-widget .button.left{margin-left:0;margin-right:3px}.monaco-editor .find-widget .button.wide{width:auto;padding:1px 6px;top:-1px}.monaco-editor .find-widget .button.toggle{position:absolute;top:0;left:3px;width:18px;height:100%;border-radius:0;box-sizing:border-box}.monaco-editor .find-widget .button.toggle.disabled{display:none}.monaco-editor .find-widget .disabled{color:var(--vscode-disabledForeground);cursor:default}.monaco-editor .find-widget>.replace-part{display:none}.monaco-editor .find-widget>.replace-part>.monaco-findInput{position:relative;display:flex;vertical-align:middle;flex:auto;flex-grow:0;flex-shrink:0}.monaco-editor .find-widget>.replace-part>.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.monaco-editor .find-widget.reduced-find-widget .matchesCount{display:none}.monaco-editor .find-widget.narrow-find-widget{max-width:257px!important}.monaco-editor .find-widget.collapsed-find-widget{max-width:170px!important}.monaco-editor .find-widget.collapsed-find-widget .button.previous,.monaco-editor .find-widget.collapsed-find-widget .button.next,.monaco-editor .find-widget.collapsed-find-widget .button.replace,.monaco-editor .find-widget.collapsed-find-widget .button.replace-all,.monaco-editor .find-widget.collapsed-find-widget>.find-part .monaco-findInput .controls{display:none}.monaco-editor .findMatch{animation-duration:0;animation-name:inherit!important}.monaco-editor .find-widget .monaco-sash{left:0!important}.monaco-editor.hc-black .find-widget .button:before{position:relative;top:1px;left:2px}.monaco-editor .find-widget>.button.codicon-widget-close{position:absolute;top:5px;right:4px}.monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-editor .margin-view-overlays .codicon-folding-collapsed{cursor:pointer;opacity:0;transition:opacity .5s;display:flex;align-items:center;justify-content:center;font-size:140%;margin-left:2px}.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-collapsed{transition:initial}.monaco-editor .margin-view-overlays:hover .codicon,.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon.codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons{opacity:1}.monaco-editor .inline-folded:after{color:gray;margin:.1em .2em 0;content:"⋯";display:inline;line-height:1em;cursor:pointer}.monaco-editor .folded-background{background-color:var(--vscode-editor-foldBackground)}.monaco-editor .cldr.codicon.codicon-folding-expanded,.monaco-editor .cldr.codicon.codicon-folding-collapsed,.monaco-editor .cldr.codicon.codicon-folding-manual-expanded,.monaco-editor .cldr.codicon.codicon-folding-manual-collapsed{color:var(--vscode-editorGutter-foldingControlForeground)!important}.monaco-editor .suggest-preview-additional-widget{white-space:nowrap}.monaco-editor .suggest-preview-additional-widget .content-spacer{color:transparent;white-space:pre}.monaco-editor .suggest-preview-additional-widget .button{display:inline-block;cursor:pointer;text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-hidden{opacity:0;font-size:0}.monaco-editor .ghost-text-decoration,.monaco-editor .suggest-preview-text .ghost-text{font-style:italic}.monaco-editor .inline-completion-text-to-replace{text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text{color:var(--vscode-editorGhostText-foreground)!important;background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}.monaco-editor .snippet-placeholder{min-width:2px;outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetTabstopHighlightBorder, transparent)}.monaco-editor .finish-snippet-placeholder{outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetFinalTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetFinalTabstopHighlightBorder, transparent)}.monaco-editor .suggest-widget{width:430px;z-index:40;display:flex;flex-direction:column;border-radius:3px}.monaco-editor .suggest-widget.message{flex-direction:row;align-items:center}.monaco-editor .suggest-widget,.monaco-editor .suggest-details{flex:0 1 auto;width:100%;border-style:solid;border-width:1px;border-color:var(--vscode-editorSuggestWidget-border);background-color:var(--vscode-editorSuggestWidget-background)}.monaco-editor.hc-black .suggest-widget,.monaco-editor.hc-black .suggest-details,.monaco-editor.hc-light .suggest-widget,.monaco-editor.hc-light .suggest-details{border-width:2px}.monaco-editor .suggest-widget .suggest-status-bar{box-sizing:border-box;display:none;flex-flow:row nowrap;justify-content:space-between;width:100%;font-size:80%;padding:0 4px;border-top:1px solid var(--vscode-editorSuggestWidget-border);overflow:hidden}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar{display:flex}.monaco-editor .suggest-widget .suggest-status-bar .left{padding-right:8px}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-label{color:var(--vscode-editorSuggestWidgetStatus-foreground)}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label{margin-right:0}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label:after{content:", ";margin-right:.3em}.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget.with-status-bar:not(.docs-side) .monaco-list .monaco-list-row:hover>.contents>.main>.right.can-expand-details>.details-label{width:100%}.monaco-editor .suggest-widget>.message{padding-left:22px}.monaco-editor .suggest-widget>.tree{height:100%;width:100%}.monaco-editor .suggest-widget .monaco-list{user-select:none;-webkit-user-select:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row{display:flex;-mox-box-sizing:border-box;box-sizing:border-box;padding-right:10px;background-repeat:no-repeat;background-position:2px 2px;white-space:nowrap;cursor:pointer;touch-action:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused{color:var(--vscode-editorSuggestWidget-selectedForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused .codicon{color:var(--vscode-editorSuggestWidget-selectedIconForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents{flex:1;height:100%;overflow:hidden;padding-left:2px}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main{display:flex;overflow:hidden;text-overflow:ellipsis;white-space:pre;justify-content:space-between}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{display:flex}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.focused)>.contents>.main .monaco-icon-label{color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-widget:not(.frozen) .monaco-highlighted-label .highlight{font-weight:700}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-highlightForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-focusHighlightForeground)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:before{color:inherit;opacity:1;font-size:14px;cursor:pointer}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close{position:absolute;top:6px;right:2px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close:hover,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:hover{opacity:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{opacity:.7}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.signature-label{overflow:hidden;text-overflow:ellipsis;opacity:.6}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{margin-left:12px;opacity:.4;font-size:85%;line-height:initial;text-overflow:ellipsis;overflow:hidden;align-self:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{font-size:85%;margin-left:1.1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label>.monaco-tokenized-source{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{display:none}.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row.focused:not(.string-label)>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right.can-expand-details>.details-label{width:calc(100% - 26px)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left{flex-shrink:1;flex-grow:1;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.monaco-icon-label{flex-shrink:0}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.left>.monaco-icon-label{max-width:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.left>.monaco-icon-label{flex-shrink:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{overflow:hidden;flex-shrink:4;max-width:70%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:inline-block;position:absolute;right:10px;width:18px;height:18px;visibility:hidden}.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none!important}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:inline-block}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right>.readMore{visibility:visible}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated{opacity:.66;text-decoration:unset}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated>.monaco-icon-label-container>.monaco-icon-name-container{text-decoration:line-through}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label:before{height:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon{display:block;height:16px;width:16px;margin-left:2px;background-repeat:no-repeat;background-size:80%;background-position:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon{display:flex;align-items:center;margin-right:4px}.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon:before{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.customcolor .colorspan{margin:0 0 0 .3em;border:.1em solid #000;width:.7em;height:.7em;display:inline-block}.monaco-editor .suggest-details-container{z-index:41}.monaco-editor .suggest-details{display:flex;flex-direction:column;cursor:default;color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-details.focused{border-color:var(--vscode-focusBorder)}.monaco-editor .suggest-details a{color:var(--vscode-textLink-foreground)}.monaco-editor .suggest-details a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .suggest-details code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .suggest-details.no-docs{display:none}.monaco-editor .suggest-details>.monaco-scrollable-element{flex:1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body{box-sizing:border-box;height:100%;width:100%}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type{flex:2;overflow:hidden;text-overflow:ellipsis;opacity:.7;white-space:pre;margin:0 24px 0 0;padding:4px 0 12px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type.auto-wrap{white-space:normal;word-break:break-all}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs{margin:0;padding:4px 5px;white-space:pre-wrap}.monaco-editor .suggest-details.no-type>.monaco-scrollable-element>.body>.docs{margin-right:24px;overflow:hidden}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs{padding:0;white-space:initial;min-height:calc(1rem + 8px)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div,.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>span:not(:empty){padding:4px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:first-child{margin-top:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:last-child{margin-bottom:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .monaco-tokenized-source{white-space:pre}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs .code{white-space:pre-wrap;word-wrap:break-word}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .codicon{vertical-align:sub}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>p:empty{display:none}.monaco-editor .suggest-details code{border-radius:3px;padding:0 .4em}.monaco-editor .suggest-details ul,.monaco-editor .suggest-details ol{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}.monaco-editor.vs .valueSetReplacement{outline:solid 2px var(--vscode-editorBracketMatch-border)}.monaco-editor .linked-editing-decoration{background-color:var(--vscode-editor-linkedEditingBackground);min-width:1px}.monaco-editor .detected-link,.monaco-editor .detected-link-active{text-decoration:underline;text-underline-position:under}.monaco-editor .detected-link-active{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .focused .selectionHighlight{background-color:var(--vscode-editor-selectionHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-selectionHighlightBorder)}.monaco-editor.hc-black .focused .selectionHighlight,.monaco-editor.hc-light .focused .selectionHighlight{border-style:dotted}.monaco-editor .wordHighlight{background-color:var(--vscode-editor-wordHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightBorder)}.monaco-editor.hc-black .wordHighlight,.monaco-editor.hc-light .wordHighlight{border-style:dotted}.monaco-editor .wordHighlightStrong{background-color:var(--vscode-editor-wordHighlightStrongBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightStrongBorder)}.monaco-editor.hc-black .wordHighlightStrong,.monaco-editor.hc-light .wordHighlightStrong{border-style:dotted}.monaco-editor .wordHighlightText{background-color:var(--vscode-editor-wordHighlightTextBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightTextBorder)}.monaco-editor.hc-black .wordHighlightText,.monaco-editor.hc-light .wordHighlightText{border-style:dotted}.monaco-editor .parameter-hints-widget{z-index:39;display:flex;flex-direction:column;line-height:1.5em;cursor:default;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.hc-black .monaco-editor .parameter-hints-widget,.hc-light .monaco-editor .parameter-hints-widget{border-width:2px}.monaco-editor .parameter-hints-widget>.phwrapper{max-width:440px;display:flex;flex-direction:row}.monaco-editor .parameter-hints-widget.multiple{min-height:3.3em;padding:0}.monaco-editor .parameter-hints-widget.multiple .body:before{content:"";display:block;height:100%;position:absolute;opacity:.5;border-left:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget p,.monaco-editor .parameter-hints-widget ul{margin:8px 0}.monaco-editor .parameter-hints-widget .monaco-scrollable-element,.monaco-editor .parameter-hints-widget .body{display:flex;flex:1;flex-direction:column;min-height:100%}.monaco-editor .parameter-hints-widget .signature{padding:4px 5px;position:relative}.monaco-editor .parameter-hints-widget .signature.has-docs:after{content:"";display:block;position:absolute;left:0;width:100%;padding-top:4px;opacity:.5;border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget .docs{padding:0 10px 0 5px;white-space:pre-wrap}.monaco-editor .parameter-hints-widget .docs.empty{display:none}.monaco-editor .parameter-hints-widget .docs a{color:var(--vscode-textLink-foreground)}.monaco-editor .parameter-hints-widget .docs a:hover{color:var(--vscode-textLink-activeForeground);cursor:pointer}.monaco-editor .parameter-hints-widget .docs .markdown-docs{white-space:initial}.monaco-editor .parameter-hints-widget .docs code{font-family:var(--monaco-monospace-font);border-radius:3px;padding:0 .4em;background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .parameter-hints-widget .docs .monaco-tokenized-source,.monaco-editor .parameter-hints-widget .docs .code{white-space:pre-wrap}.monaco-editor .parameter-hints-widget .controls{display:none;flex-direction:column;align-items:center;min-width:22px;justify-content:flex-end}.monaco-editor .parameter-hints-widget.multiple .controls{display:flex;padding:0 2px}.monaco-editor .parameter-hints-widget.multiple .button{width:16px;height:16px;background-repeat:no-repeat;cursor:pointer}.monaco-editor .parameter-hints-widget .button.previous{bottom:24px}.monaco-editor .parameter-hints-widget .overloads{text-align:center;height:12px;line-height:12px;font-family:var(--monaco-monospace-font)}.monaco-editor .parameter-hints-widget .signature .parameter.active{color:var(--vscode-editorHoverWidget-highlightForeground);font-weight:700}.monaco-editor .parameter-hints-widget .documentation-parameter>.parameter{font-weight:700;margin-right:.5em}.monaco-editor .rename-box{z-index:100;color:inherit;border-radius:4px}.monaco-editor .rename-box.preview{padding:4px 4px 0}.monaco-editor .rename-box .rename-input{padding:3px;border-radius:2px}.monaco-editor .rename-box .rename-label{display:none;opacity:.8}.monaco-editor .rename-box.preview .rename-label{display:inherit}.monaco-editor .sticky-widget{overflow:hidden}.monaco-editor .sticky-widget-line-numbers{float:left;background-color:inherit}.monaco-editor .sticky-widget-lines-scrollable{display:inline-block;position:absolute;overflow:hidden;width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit}.monaco-editor .sticky-widget-lines{position:absolute;background-color:inherit}.monaco-editor .sticky-line-number,.monaco-editor .sticky-line-content{color:var(--vscode-editorLineNumber-foreground);white-space:nowrap;display:inline-block;position:absolute;background-color:inherit}.monaco-editor .sticky-line-number .codicon-folding-expanded,.monaco-editor .sticky-line-number .codicon-folding-collapsed{float:right;transition:var(--vscode-editorStickyScroll-foldingOpacityTransition)}.monaco-editor .sticky-line-content{width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit;white-space:nowrap}.monaco-editor .sticky-line-number-inner{display:inline-block;text-align:right}.monaco-editor.hc-black .sticky-widget,.monaco-editor.hc-light .sticky-widget{border-bottom:1px solid var(--vscode-contrastBorder)}.monaco-editor .sticky-line-content:hover{background-color:var(--vscode-editorStickyScrollHover-background);cursor:pointer}.monaco-editor .sticky-widget{width:100%;box-shadow:var(--vscode-scrollbar-shadow) 0 3px 2px -2px;z-index:4;background-color:var(--vscode-editorStickyScroll-background)}.monaco-editor .sticky-widget.peek{background-color:var(--vscode-peekViewEditorStickyScroll-background)}.monaco-editor .unicode-highlight{border:1px solid var(--vscode-editorUnicodeHighlight-border);background-color:var(--vscode-editorUnicodeHighlight-background);box-sizing:border-box}.editor-banner{box-sizing:border-box;cursor:default;width:100%;font-size:12px;display:flex;overflow:visible;height:26px;background:var(--vscode-banner-background)}.editor-banner .icon-container{display:flex;flex-shrink:0;align-items:center;padding:0 6px 0 10px}.editor-banner .icon-container.custom-icon{background-repeat:no-repeat;background-position:center center;background-size:16px;width:16px;padding:0;margin:0 6px 0 10px}.editor-banner .message-container{display:flex;align-items:center;line-height:26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-banner .message-container p{margin-block-start:0;margin-block-end:0}.editor-banner .message-actions-container{flex-grow:1;flex-shrink:0;line-height:26px;margin:0 4px}.editor-banner .message-actions-container a.monaco-button{width:inherit;margin:2px 8px;padding:0 12px}.editor-banner .message-actions-container a{padding:3px;margin-left:12px;text-decoration:underline}.editor-banner .action-container{padding:0 10px 0 6px}.editor-banner{background-color:var(--vscode-banner-background)}.editor-banner,.editor-banner .action-container .codicon,.editor-banner .message-actions-container .monaco-link{color:var(--vscode-banner-foreground)}.editor-banner .icon-container .codicon{color:var(--vscode-banner-iconForeground)}.monaco-link{color:var(--vscode-textLink-foreground)}.monaco-link:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .iPadShowKeyboard{width:58px;min-width:0;height:36px;min-height:0;margin:0;padding:0;position:absolute;resize:none;overflow:hidden;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjNDI0MjQyIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #F6F6F6;border-radius:4px}.monaco-editor.vs-dark .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjQzVDNUM1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #252526}.monaco-editor .tokens-inspect-widget{z-index:50;user-select:text;-webkit-user-select:text;padding:10px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor.hc-black .tokens-inspect-widget,.monaco-editor.hc-light .tokens-inspect-widget{border-width:2px}.monaco-editor .tokens-inspect-widget .tokens-inspect-separator{height:1px;border:0;background-color:var(--vscode-editorHoverWidget-border)}.monaco-editor .tokens-inspect-widget .tm-token{font-family:var(--monaco-monospace-font)}.monaco-editor .tokens-inspect-widget .tm-token-length{font-weight:400;font-size:60%;float:right}.monaco-editor .tokens-inspect-widget .tm-metadata-table{width:100%}.monaco-editor .tokens-inspect-widget .tm-metadata-value{font-family:var(--monaco-monospace-font);text-align:right}.monaco-editor .tokens-inspect-widget .tm-token-type{font-family:var(--monaco-monospace-font)}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@layer reset,base,tokens,recipes,utilities;@layer base{:root{--made-with-panda: "🐼"}*,*:before,*:after,::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1}html{line-height:1.5;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}body{background:var(--colors-bg-canvas);color:var(--colors-fg-default)}body.dark,.dark body{color-scheme:dark}*,*:before,*:after{border-color:var(--colors-border-subtle);border-style:solid;box-sizing:border-box}*::placeholder{opacity:1;color:var(--colors-fg-subtle)}*::selection{background:var(--colors-accent-a4)}}@layer reset{*{margin:0;padding:0;font:inherit}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--global-color-border, currentColor)}html{line-height:1.5;--font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;font-family:var(--global-font-body, var(--font-fallback))}hr{height:0;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul{list-style:none}code,kbd,pre,samp{font-size:1em}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}button,input,optgroup,select,textarea{color:inherit}button,select{text-transform:none}table{text-indent:0;border-color:inherit;border-collapse:collapse}input::placeholder,textarea::placeholder{opacity:1;color:var(--global-color-placeholder, #9ca3af)}textarea{resize:vertical}summary{display:list-item}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-size:1em;--font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-family:var(--global-font-mono, var(--font-mono-fallback))}input[type=text],input[type=email],input[type=search],input[type=password]{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration,::-webkit-search-cancel-button{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=number]{-moz-appearance:textfield}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}}@layer tokens{:where(:root,:host){--animations-backdrop-in: fade-in .25s var(--easings-default);--animations-backdrop-out: fade-out .2s var(--easings-default);--animations-dialog-in: slide-in .4s var(--easings-emphasized-in);--animations-dialog-out: slide-out .2s var(--easings-emphasized-out);--animations-drawer-in-left: slide-in-left .4s var(--easings-emphasized-in);--animations-drawer-out-left: slide-out-left .2s var(--easings-emphasized-out);--animations-drawer-in-right: slide-in-right .4s var(--easings-emphasized-in);--animations-drawer-out-right: slide-out-right .2s var(--easings-emphasized-out);--blurs-sm: 4px;--blurs-base: 8px;--blurs-md: 12px;--blurs-lg: 16px;--blurs-xl: 24px;--blurs-2xl: 40px;--blurs-3xl: 64px;--borders-none: none;--colors-current: currentColor;--colors-black: #000000;--colors-black-a1: rgba(0, 0, 0, .05);--colors-black-a2: rgba(0, 0, 0, .1);--colors-black-a3: rgba(0, 0, 0, .15);--colors-black-a4: rgba(0, 0, 0, .2);--colors-black-a5: rgba(0, 0, 0, .3);--colors-black-a6: rgba(0, 0, 0, .4);--colors-black-a7: rgba(0, 0, 0, .5);--colors-black-a8: rgba(0, 0, 0, .6);--colors-black-a9: rgba(0, 0, 0, .7);--colors-black-a10: rgba(0, 0, 0, .8);--colors-black-a11: rgba(0, 0, 0, .9);--colors-black-a12: rgba(0, 0, 0, .95);--colors-white: #ffffff;--colors-white-a1: rgba(255, 255, 255, .05);--colors-white-a2: rgba(255, 255, 255, .1);--colors-white-a3: rgba(255, 255, 255, .15);--colors-white-a4: rgba(255, 255, 255, .2);--colors-white-a5: rgba(255, 255, 255, .3);--colors-white-a6: rgba(255, 255, 255, .4);--colors-white-a7: rgba(255, 255, 255, .5);--colors-white-a8: rgba(255, 255, 255, .6);--colors-white-a9: rgba(255, 255, 255, .7);--colors-white-a10: rgba(255, 255, 255, .8);--colors-white-a11: rgba(255, 255, 255, .9);--colors-white-a12: rgba(255, 255, 255, .95);--colors-transparent: rgb(0 0 0 / 0);--colors-amber-light-1: #fefdfb;--colors-amber-light-2: #fefbe9;--colors-amber-light-3: #fff7c2;--colors-amber-light-4: #ffee9c;--colors-amber-light-5: #fbe577;--colors-amber-light-6: #f3d673;--colors-amber-light-7: #e9c162;--colors-amber-light-8: #e2a336;--colors-amber-light-9: #ffc53d;--colors-amber-light-10: #ffba18;--colors-amber-light-11: #ab6400;--colors-amber-light-12: #4f3422;--colors-amber-light-a1: #c0800004;--colors-amber-light-a2: #f4d10016;--colors-amber-light-a3: #ffde003d;--colors-amber-light-a4: #ffd40063;--colors-amber-light-a5: #f8cf0088;--colors-amber-light-a6: #eab5008c;--colors-amber-light-a7: #dc9b009d;--colors-amber-light-a8: #da8a00c9;--colors-amber-light-a9: #ffb300c2;--colors-amber-light-a10: #ffb300e7;--colors-amber-light-a11: #ab6400;--colors-amber-light-a12: #341500dd;--colors-amber-dark-1: #16120c;--colors-amber-dark-2: #1d180f;--colors-amber-dark-3: #302008;--colors-amber-dark-4: #3f2700;--colors-amber-dark-5: #4d3000;--colors-amber-dark-6: #5c3d05;--colors-amber-dark-7: #714f19;--colors-amber-dark-8: #8f6424;--colors-amber-dark-9: #ffc53d;--colors-amber-dark-10: #ffd60a;--colors-amber-dark-11: #ffca16;--colors-amber-dark-12: #ffe7b3;--colors-amber-dark-a1: #e63c0006;--colors-amber-dark-a2: #fd9b000d;--colors-amber-dark-a3: #fa820022;--colors-amber-dark-a4: #fc820032;--colors-amber-dark-a5: #fd8b0041;--colors-amber-dark-a6: #fd9b0051;--colors-amber-dark-a7: #ffab2567;--colors-amber-dark-a8: #ffae3587;--colors-amber-dark-a9: #ffc53d;--colors-amber-dark-a10: #ffd60a;--colors-amber-dark-a11: #ffca16;--colors-amber-dark-a12: #ffe7b3;--colors-blue-light-1: #fbfdff;--colors-blue-light-2: #f4faff;--colors-blue-light-3: #e6f4fe;--colors-blue-light-4: #d5efff;--colors-blue-light-5: #c2e5ff;--colors-blue-light-6: #acd8fc;--colors-blue-light-7: #8ec8f6;--colors-blue-light-8: #5eb1ef;--colors-blue-light-9: #0090ff;--colors-blue-light-10: #0588f0;--colors-blue-light-11: #0d74ce;--colors-blue-light-12: #113264;--colors-blue-light-a1: #0080ff04;--colors-blue-light-a2: #008cff0b;--colors-blue-light-a3: #008ff519;--colors-blue-light-a4: #009eff2a;--colors-blue-light-a5: #0093ff3d;--colors-blue-light-a6: #0088f653;--colors-blue-light-a7: #0083eb71;--colors-blue-light-a8: #0084e6a1;--colors-blue-light-a9: #0090ff;--colors-blue-light-a10: #0086f0fa;--colors-blue-light-a11: #006dcbf2;--colors-blue-light-a12: #002359ee;--colors-blue-dark-1: #0d1520;--colors-blue-dark-2: #111927;--colors-blue-dark-3: #0d2847;--colors-blue-dark-4: #003362;--colors-blue-dark-5: #004074;--colors-blue-dark-6: #104d87;--colors-blue-dark-7: #205d9e;--colors-blue-dark-8: #2870bd;--colors-blue-dark-9: #0090ff;--colors-blue-dark-10: #3b9eff;--colors-blue-dark-11: #70b8ff;--colors-blue-dark-12: #c2e6ff;--colors-blue-dark-a1: #004df211;--colors-blue-dark-a2: #1166fb18;--colors-blue-dark-a3: #0077ff3a;--colors-blue-dark-a4: #0075ff57;--colors-blue-dark-a5: #0081fd6b;--colors-blue-dark-a6: #0f89fd7f;--colors-blue-dark-a7: #2a91fe98;--colors-blue-dark-a8: #3094feb9;--colors-blue-dark-a9: #0090ff;--colors-blue-dark-a10: #3b9eff;--colors-blue-dark-a11: #70b8ff;--colors-blue-dark-a12: #c2e6ff;--colors-bronze-light-1: #fdfcfc;--colors-bronze-light-2: #fdf7f5;--colors-bronze-light-3: #f6edea;--colors-bronze-light-4: #efe4df;--colors-bronze-light-5: #e7d9d3;--colors-bronze-light-6: #dfcdc5;--colors-bronze-light-7: #d3bcb3;--colors-bronze-light-8: #c2a499;--colors-bronze-light-9: #a18072;--colors-bronze-light-10: #957468;--colors-bronze-light-11: #7d5e54;--colors-bronze-light-12: #43302b;--colors-bronze-light-a1: #55000003;--colors-bronze-light-a2: #cc33000a;--colors-bronze-light-a3: #92250015;--colors-bronze-light-a4: #80280020;--colors-bronze-light-a5: #7423002c;--colors-bronze-light-a6: #7324003a;--colors-bronze-light-a7: #6c1f004c;--colors-bronze-light-a8: #671c0066;--colors-bronze-light-a9: #551a008d;--colors-bronze-light-a10: #4c150097;--colors-bronze-light-a11: #3d0f00ab;--colors-bronze-light-a12: #1d0600d4;--colors-bronze-dark-1: #141110;--colors-bronze-dark-2: #1c1917;--colors-bronze-dark-3: #262220;--colors-bronze-dark-4: #302a27;--colors-bronze-dark-5: #3b3330;--colors-bronze-dark-6: #493e3a;--colors-bronze-dark-7: #5a4c47;--colors-bronze-dark-8: #6f5f58;--colors-bronze-dark-9: #a18072;--colors-bronze-dark-10: #ae8c7e;--colors-bronze-dark-11: #d4b3a5;--colors-bronze-dark-12: #ede0d9;--colors-bronze-dark-a1: #d1110004;--colors-bronze-dark-a2: #fbbc910c;--colors-bronze-dark-a3: #faceb817;--colors-bronze-dark-a4: #facdb622;--colors-bronze-dark-a5: #ffd2c12d;--colors-bronze-dark-a6: #ffd1c03c;--colors-bronze-dark-a7: #fdd0c04f;--colors-bronze-dark-a8: #ffd6c565;--colors-bronze-dark-a9: #fec7b09b;--colors-bronze-dark-a10: #fecab5a9;--colors-bronze-dark-a11: #ffd7c6d1;--colors-bronze-dark-a12: #fff1e9ec;--colors-brown-light-1: #fefdfc;--colors-brown-light-2: #fcf9f6;--colors-brown-light-3: #f6eee7;--colors-brown-light-4: #f0e4d9;--colors-brown-light-5: #ebdaca;--colors-brown-light-6: #e4cdb7;--colors-brown-light-7: #dcbc9f;--colors-brown-light-8: #cea37e;--colors-brown-light-9: #ad7f58;--colors-brown-light-10: #a07553;--colors-brown-light-11: #815e46;--colors-brown-light-12: #3e332e;--colors-brown-light-a1: #aa550003;--colors-brown-light-a2: #aa550009;--colors-brown-light-a3: #a04b0018;--colors-brown-light-a4: #9b4a0026;--colors-brown-light-a5: #9f4d0035;--colors-brown-light-a6: #a04e0048;--colors-brown-light-a7: #a34e0060;--colors-brown-light-a8: #9f4a0081;--colors-brown-light-a9: #823c00a7;--colors-brown-light-a10: #723300ac;--colors-brown-light-a11: #522100b9;--colors-brown-light-a12: #140600d1;--colors-brown-dark-1: #12110f;--colors-brown-dark-2: #1c1816;--colors-brown-dark-3: #28211d;--colors-brown-dark-4: #322922;--colors-brown-dark-5: #3e3128;--colors-brown-dark-6: #4d3c2f;--colors-brown-dark-7: #614a39;--colors-brown-dark-8: #7c5f46;--colors-brown-dark-9: #ad7f58;--colors-brown-dark-10: #b88c67;--colors-brown-dark-11: #dbb594;--colors-brown-dark-12: #f2e1ca;--colors-brown-dark-a1: #91110002;--colors-brown-dark-a2: #fba67c0c;--colors-brown-dark-a3: #fcb58c19;--colors-brown-dark-a4: #fbbb8a24;--colors-brown-dark-a5: #fcb88931;--colors-brown-dark-a6: #fdba8741;--colors-brown-dark-a7: #ffbb8856;--colors-brown-dark-a8: #ffbe8773;--colors-brown-dark-a9: #feb87da8;--colors-brown-dark-a10: #ffc18cb3;--colors-brown-dark-a11: #fed1aad9;--colors-brown-dark-a12: #feecd4f2;--colors-crimson-light-1: #fffcfd;--colors-crimson-light-2: #fef7f9;--colors-crimson-light-3: #ffe9f0;--colors-crimson-light-4: #fedce7;--colors-crimson-light-5: #facedd;--colors-crimson-light-6: #f3bed1;--colors-crimson-light-7: #eaacc3;--colors-crimson-light-8: #e093b2;--colors-crimson-light-9: #e93d82;--colors-crimson-light-10: #df3478;--colors-crimson-light-11: #cb1d63;--colors-crimson-light-12: #621639;--colors-crimson-light-a1: #ff005503;--colors-crimson-light-a2: #e0004008;--colors-crimson-light-a3: #ff005216;--colors-crimson-light-a4: #f8005123;--colors-crimson-light-a5: #e5004f31;--colors-crimson-light-a6: #d0004b41;--colors-crimson-light-a7: #bf004753;--colors-crimson-light-a8: #b6004a6c;--colors-crimson-light-a9: #e2005bc2;--colors-crimson-light-a10: #d70056cb;--colors-crimson-light-a11: #c4004fe2;--colors-crimson-light-a12: #530026e9;--colors-crimson-dark-1: #191114;--colors-crimson-dark-2: #201318;--colors-crimson-dark-3: #381525;--colors-crimson-dark-4: #4d122f;--colors-crimson-dark-5: #5c1839;--colors-crimson-dark-6: #6d2545;--colors-crimson-dark-7: #873356;--colors-crimson-dark-8: #b0436e;--colors-crimson-dark-9: #e93d82;--colors-crimson-dark-10: #ee518a;--colors-crimson-dark-11: #ff92ad;--colors-crimson-dark-12: #fdd3e8;--colors-crimson-dark-a1: #f4126709;--colors-crimson-dark-a2: #f22f7a11;--colors-crimson-dark-a3: #fe2a8b2a;--colors-crimson-dark-a4: #fd158741;--colors-crimson-dark-a5: #fd278f51;--colors-crimson-dark-a6: #fe459763;--colors-crimson-dark-a7: #fd559b7f;--colors-crimson-dark-a8: #fe5b9bab;--colors-crimson-dark-a9: #fe418de8;--colors-crimson-dark-a10: #ff5693ed;--colors-crimson-dark-a11: #ff92ad;--colors-crimson-dark-a12: #ffd5eafd;--colors-cyan-light-1: #fafdfe;--colors-cyan-light-2: #f2fafb;--colors-cyan-light-3: #def7f9;--colors-cyan-light-4: #caf1f6;--colors-cyan-light-5: #b5e9f0;--colors-cyan-light-6: #9ddde7;--colors-cyan-light-7: #7dcedc;--colors-cyan-light-8: #3db9cf;--colors-cyan-light-9: #00a2c7;--colors-cyan-light-10: #0797b9;--colors-cyan-light-11: #107d98;--colors-cyan-light-12: #0d3c48;--colors-cyan-light-a1: #0099cc05;--colors-cyan-light-a2: #009db10d;--colors-cyan-light-a3: #00c2d121;--colors-cyan-light-a4: #00bcd435;--colors-cyan-light-a5: #01b4cc4a;--colors-cyan-light-a6: #00a7c162;--colors-cyan-light-a7: #009fbb82;--colors-cyan-light-a8: #00a3c0c2;--colors-cyan-light-a9: #00a2c7;--colors-cyan-light-a10: #0094b7f8;--colors-cyan-light-a11: #007491ef;--colors-cyan-light-a12: #00323ef2;--colors-cyan-dark-1: #0b161a;--colors-cyan-dark-2: #101b20;--colors-cyan-dark-3: #082c36;--colors-cyan-dark-4: #003848;--colors-cyan-dark-5: #004558;--colors-cyan-dark-6: #045468;--colors-cyan-dark-7: #12677e;--colors-cyan-dark-8: #11809c;--colors-cyan-dark-9: #00a2c7;--colors-cyan-dark-10: #23afd0;--colors-cyan-dark-11: #4ccce6;--colors-cyan-dark-12: #b6ecf7;--colors-cyan-dark-a1: #0091f70a;--colors-cyan-dark-a2: #02a7f211;--colors-cyan-dark-a3: #00befd28;--colors-cyan-dark-a4: #00baff3b;--colors-cyan-dark-a5: #00befd4d;--colors-cyan-dark-a6: #00c7fd5e;--colors-cyan-dark-a7: #14cdff75;--colors-cyan-dark-a8: #11cfff95;--colors-cyan-dark-a9: #00cfffc3;--colors-cyan-dark-a10: #28d6ffcd;--colors-cyan-dark-a11: #52e1fee5;--colors-cyan-dark-a12: #bbf3fef7;--colors-gold-light-1: #fdfdfc;--colors-gold-light-2: #faf9f2;--colors-gold-light-3: #f2f0e7;--colors-gold-light-4: #eae6db;--colors-gold-light-5: #e1dccf;--colors-gold-light-6: #d8d0bf;--colors-gold-light-7: #cbc0aa;--colors-gold-light-8: #b9a88d;--colors-gold-light-9: #978365;--colors-gold-light-10: #8c7a5e;--colors-gold-light-11: #71624b;--colors-gold-light-12: #3b352b;--colors-gold-light-a1: #55550003;--colors-gold-light-a2: #9d8a000d;--colors-gold-light-a3: #75600018;--colors-gold-light-a4: #6b4e0024;--colors-gold-light-a5: #60460030;--colors-gold-light-a6: #64440040;--colors-gold-light-a7: #63420055;--colors-gold-light-a8: #633d0072;--colors-gold-light-a9: #5332009a;--colors-gold-light-a10: #492d00a1;--colors-gold-light-a11: #362100b4;--colors-gold-light-a12: #130c00d4;--colors-gold-dark-1: #121211;--colors-gold-dark-2: #1b1a17;--colors-gold-dark-3: #24231f;--colors-gold-dark-4: #2d2b26;--colors-gold-dark-5: #38352e;--colors-gold-dark-6: #444039;--colors-gold-dark-7: #544f46;--colors-gold-dark-8: #696256;--colors-gold-dark-9: #978365;--colors-gold-dark-10: #a39073;--colors-gold-dark-11: #cbb99f;--colors-gold-dark-12: #e8e2d9;--colors-gold-dark-a1: #91911102;--colors-gold-dark-a2: #f9e29d0b;--colors-gold-dark-a3: #f8ecbb15;--colors-gold-dark-a4: #ffeec41e;--colors-gold-dark-a5: #feecc22a;--colors-gold-dark-a6: #feebcb37;--colors-gold-dark-a7: #ffedcd48;--colors-gold-dark-a8: #fdeaca5f;--colors-gold-dark-a9: #ffdba690;--colors-gold-dark-a10: #fedfb09d;--colors-gold-dark-a11: #fee7c6c8;--colors-gold-dark-a12: #fef7ede7;--colors-grass-light-1: #fbfefb;--colors-grass-light-2: #f5fbf5;--colors-grass-light-3: #e9f6e9;--colors-grass-light-4: #daf1db;--colors-grass-light-5: #c9e8ca;--colors-grass-light-6: #b2ddb5;--colors-grass-light-7: #94ce9a;--colors-grass-light-8: #65ba74;--colors-grass-light-9: #46a758;--colors-grass-light-10: #3e9b4f;--colors-grass-light-11: #2a7e3b;--colors-grass-light-12: #203c25;--colors-grass-light-a1: #00c00004;--colors-grass-light-a2: #0099000a;--colors-grass-light-a3: #00970016;--colors-grass-light-a4: #009f0725;--colors-grass-light-a5: #00930536;--colors-grass-light-a6: #008f0a4d;--colors-grass-light-a7: #018b0f6b;--colors-grass-light-a8: #008d199a;--colors-grass-light-a9: #008619b9;--colors-grass-light-a10: #007b17c1;--colors-grass-light-a11: #006514d5;--colors-grass-light-a12: #002006df;--colors-grass-dark-1: #0e1511;--colors-grass-dark-2: #141a15;--colors-grass-dark-3: #1b2a1e;--colors-grass-dark-4: #1d3a24;--colors-grass-dark-5: #25482d;--colors-grass-dark-6: #2d5736;--colors-grass-dark-7: #366740;--colors-grass-dark-8: #3e7949;--colors-grass-dark-9: #46a758;--colors-grass-dark-10: #53b365;--colors-grass-dark-11: #71d083;--colors-grass-dark-12: #c2f0c2;--colors-grass-dark-a1: #00de1205;--colors-grass-dark-a2: #5ef7780a;--colors-grass-dark-a3: #70fe8c1b;--colors-grass-dark-a4: #57ff802c;--colors-grass-dark-a5: #68ff8b3b;--colors-grass-dark-a6: #71ff8f4b;--colors-grass-dark-a7: #77fd925d;--colors-grass-dark-a8: #77fd9070;--colors-grass-dark-a9: #65ff82a1;--colors-grass-dark-a10: #72ff8dae;--colors-grass-dark-a11: #89ff9fcd;--colors-grass-dark-a12: #ceffceef;--colors-gray-light-1: #fcfcfc;--colors-gray-light-2: #f9f9f9;--colors-gray-light-3: #f0f0f0;--colors-gray-light-4: #e8e8e8;--colors-gray-light-5: #e0e0e0;--colors-gray-light-6: #d9d9d9;--colors-gray-light-7: #cecece;--colors-gray-light-8: #bbbbbb;--colors-gray-light-9: #8d8d8d;--colors-gray-light-10: #838383;--colors-gray-light-11: #646464;--colors-gray-light-12: #202020;--colors-gray-light-a1: #00000003;--colors-gray-light-a2: #00000006;--colors-gray-light-a3: #0000000f;--colors-gray-light-a4: #00000017;--colors-gray-light-a5: #0000001f;--colors-gray-light-a6: #00000026;--colors-gray-light-a7: #00000031;--colors-gray-light-a8: #00000044;--colors-gray-light-a9: #00000072;--colors-gray-light-a10: #0000007c;--colors-gray-light-a11: #0000009b;--colors-gray-light-a12: #000000df;--colors-gray-dark-1: #111111;--colors-gray-dark-2: #191919;--colors-gray-dark-3: #222222;--colors-gray-dark-4: #2a2a2a;--colors-gray-dark-5: #313131;--colors-gray-dark-6: #3a3a3a;--colors-gray-dark-7: #484848;--colors-gray-dark-8: #606060;--colors-gray-dark-9: #6e6e6e;--colors-gray-dark-10: #7b7b7b;--colors-gray-dark-11: #b4b4b4;--colors-gray-dark-12: #eeeeee;--colors-gray-dark-a1: #00000000;--colors-gray-dark-a2: #ffffff09;--colors-gray-dark-a3: #ffffff12;--colors-gray-dark-a4: #ffffff1b;--colors-gray-dark-a5: #ffffff22;--colors-gray-dark-a6: #ffffff2c;--colors-gray-dark-a7: #ffffff3b;--colors-gray-dark-a8: #ffffff55;--colors-gray-dark-a9: #ffffff64;--colors-gray-dark-a10: #ffffff72;--colors-gray-dark-a11: #ffffffaf;--colors-gray-dark-a12: #ffffffed;--colors-green-light-1: #fbfefc;--colors-green-light-2: #f4fbf6;--colors-green-light-3: #e6f6eb;--colors-green-light-4: #d6f1df;--colors-green-light-5: #c4e8d1;--colors-green-light-6: #adddc0;--colors-green-light-7: #8eceaa;--colors-green-light-8: #5bb98b;--colors-green-light-9: #30a46c;--colors-green-light-10: #2b9a66;--colors-green-light-11: #218358;--colors-green-light-12: #193b2d;--colors-green-light-a1: #00c04004;--colors-green-light-a2: #00a32f0b;--colors-green-light-a3: #00a43319;--colors-green-light-a4: #00a83829;--colors-green-light-a5: #019c393b;--colors-green-light-a6: #00963c52;--colors-green-light-a7: #00914071;--colors-green-light-a8: #00924ba4;--colors-green-light-a9: #008f4acf;--colors-green-light-a10: #008647d4;--colors-green-light-a11: #00713fde;--colors-green-light-a12: #002616e6;--colors-green-dark-1: #0e1512;--colors-green-dark-2: #121b17;--colors-green-dark-3: #132d21;--colors-green-dark-4: #113b29;--colors-green-dark-5: #174933;--colors-green-dark-6: #20573e;--colors-green-dark-7: #28684a;--colors-green-dark-8: #2f7c57;--colors-green-dark-9: #30a46c;--colors-green-dark-10: #33b074;--colors-green-dark-11: #3dd68c;--colors-green-dark-12: #b1f1cb;--colors-green-dark-a1: #00de4505;--colors-green-dark-a2: #29f99d0b;--colors-green-dark-a3: #22ff991e;--colors-green-dark-a4: #11ff992d;--colors-green-dark-a5: #2bffa23c;--colors-green-dark-a6: #44ffaa4b;--colors-green-dark-a7: #50fdac5e;--colors-green-dark-a8: #54ffad73;--colors-green-dark-a9: #44ffa49e;--colors-green-dark-a10: #43fea4ab;--colors-green-dark-a11: #46fea5d4;--colors-green-dark-a12: #bbffd7f0;--colors-indigo-light-1: #fdfdfe;--colors-indigo-light-2: #f7f9ff;--colors-indigo-light-3: #edf2fe;--colors-indigo-light-4: #e1e9ff;--colors-indigo-light-5: #d2deff;--colors-indigo-light-6: #c1d0ff;--colors-indigo-light-7: #abbdf9;--colors-indigo-light-8: #8da4ef;--colors-indigo-light-9: #3e63dd;--colors-indigo-light-10: #3358d4;--colors-indigo-light-11: #3a5bc7;--colors-indigo-light-12: #1f2d5c;--colors-indigo-light-a1: #00008002;--colors-indigo-light-a2: #0040ff08;--colors-indigo-light-a3: #0047f112;--colors-indigo-light-a4: #0044ff1e;--colors-indigo-light-a5: #0044ff2d;--colors-indigo-light-a6: #003eff3e;--colors-indigo-light-a7: #0037ed54;--colors-indigo-light-a8: #0034dc72;--colors-indigo-light-a9: #0031d2c1;--colors-indigo-light-a10: #002ec9cc;--colors-indigo-light-a11: #002bb7c5;--colors-indigo-light-a12: #001046e0;--colors-indigo-dark-1: #11131f;--colors-indigo-dark-2: #141726;--colors-indigo-dark-3: #182449;--colors-indigo-dark-4: #1d2e62;--colors-indigo-dark-5: #253974;--colors-indigo-dark-6: #304384;--colors-indigo-dark-7: #3a4f97;--colors-indigo-dark-8: #435db1;--colors-indigo-dark-9: #3e63dd;--colors-indigo-dark-10: #5472e4;--colors-indigo-dark-11: #9eb1ff;--colors-indigo-dark-12: #d6e1ff;--colors-indigo-dark-a1: #1133ff0f;--colors-indigo-dark-a2: #3354fa17;--colors-indigo-dark-a3: #2f62ff3c;--colors-indigo-dark-a4: #3566ff57;--colors-indigo-dark-a5: #4171fd6b;--colors-indigo-dark-a6: #5178fd7c;--colors-indigo-dark-a7: #5a7fff90;--colors-indigo-dark-a8: #5b81feac;--colors-indigo-dark-a9: #4671ffdb;--colors-indigo-dark-a10: #5c7efee3;--colors-indigo-dark-a11: #9eb1ff;--colors-indigo-dark-a12: #d6e1ff;--colors-iris-light-1: #fdfdff;--colors-iris-light-2: #f8f8ff;--colors-iris-light-3: #f0f1fe;--colors-iris-light-4: #e6e7ff;--colors-iris-light-5: #dadcff;--colors-iris-light-6: #cbcdff;--colors-iris-light-7: #b8baf8;--colors-iris-light-8: #9b9ef0;--colors-iris-light-9: #5b5bd6;--colors-iris-light-10: #5151cd;--colors-iris-light-11: #5753c6;--colors-iris-light-12: #272962;--colors-iris-light-a1: #0000ff02;--colors-iris-light-a2: #0000ff07;--colors-iris-light-a3: #0011ee0f;--colors-iris-light-a4: #000bff19;--colors-iris-light-a5: #000eff25;--colors-iris-light-a6: #000aff34;--colors-iris-light-a7: #0008e647;--colors-iris-light-a8: #0008d964;--colors-iris-light-a9: #0000c0a4;--colors-iris-light-a10: #0000b6ae;--colors-iris-light-a11: #0600abac;--colors-iris-light-a12: #000246d8;--colors-iris-dark-1: #13131e;--colors-iris-dark-2: #171625;--colors-iris-dark-3: #202248;--colors-iris-dark-4: #262a65;--colors-iris-dark-5: #303374;--colors-iris-dark-6: #3d3e82;--colors-iris-dark-7: #4a4a95;--colors-iris-dark-8: #5958b1;--colors-iris-dark-9: #5b5bd6;--colors-iris-dark-10: #6e6ade;--colors-iris-dark-11: #b1a9ff;--colors-iris-dark-12: #e0dffe;--colors-iris-dark-a1: #3636fe0e;--colors-iris-dark-a2: #564bf916;--colors-iris-dark-a3: #525bff3b;--colors-iris-dark-a4: #4d58ff5a;--colors-iris-dark-a5: #5b62fd6b;--colors-iris-dark-a6: #6d6ffd7a;--colors-iris-dark-a7: #7777fe8e;--colors-iris-dark-a8: #7b7afeac;--colors-iris-dark-a9: #6a6afed4;--colors-iris-dark-a10: #7d79ffdc;--colors-iris-dark-a11: #b1a9ff;--colors-iris-dark-a12: #e1e0fffe;--colors-jade-light-1: #fbfefd;--colors-jade-light-2: #f4fbf7;--colors-jade-light-3: #e6f7ed;--colors-jade-light-4: #d6f1e3;--colors-jade-light-5: #c3e9d7;--colors-jade-light-6: #acdec8;--colors-jade-light-7: #8bceb6;--colors-jade-light-8: #56ba9f;--colors-jade-light-9: #29a383;--colors-jade-light-10: #26997b;--colors-jade-light-11: #208368;--colors-jade-light-12: #1d3b31;--colors-jade-light-a1: #00c08004;--colors-jade-light-a2: #00a3460b;--colors-jade-light-a3: #00ae4819;--colors-jade-light-a4: #00a85129;--colors-jade-light-a5: #00a2553c;--colors-jade-light-a6: #009a5753;--colors-jade-light-a7: #00945f74;--colors-jade-light-a8: #00976ea9;--colors-jade-light-a9: #00916bd6;--colors-jade-light-a10: #008764d9;--colors-jade-light-a11: #007152df;--colors-jade-light-a12: #002217e2;--colors-jade-dark-1: #0d1512;--colors-jade-dark-2: #121c18;--colors-jade-dark-3: #0f2e22;--colors-jade-dark-4: #0b3b2c;--colors-jade-dark-5: #114837;--colors-jade-dark-6: #1b5745;--colors-jade-dark-7: #246854;--colors-jade-dark-8: #2a7e68;--colors-jade-dark-9: #29a383;--colors-jade-dark-10: #27b08b;--colors-jade-dark-11: #1fd8a4;--colors-jade-dark-12: #adf0d4;--colors-jade-dark-a1: #00de4505;--colors-jade-dark-a2: #27fba60c;--colors-jade-dark-a3: #02f99920;--colors-jade-dark-a4: #00ffaa2d;--colors-jade-dark-a5: #11ffb63b;--colors-jade-dark-a6: #34ffc24b;--colors-jade-dark-a7: #45fdc75e;--colors-jade-dark-a8: #48ffcf75;--colors-jade-dark-a9: #38feca9d;--colors-jade-dark-a10: #31fec7ab;--colors-jade-dark-a11: #21fec0d6;--colors-jade-dark-a12: #b8ffe1ef;--colors-lime-light-1: #fcfdfa;--colors-lime-light-2: #f8faf3;--colors-lime-light-3: #eef6d6;--colors-lime-light-4: #e2f0bd;--colors-lime-light-5: #d3e7a6;--colors-lime-light-6: #c2da91;--colors-lime-light-7: #abc978;--colors-lime-light-8: #8db654;--colors-lime-light-9: #bdee63;--colors-lime-light-10: #b0e64c;--colors-lime-light-11: #5c7c2f;--colors-lime-light-12: #37401c;--colors-lime-light-a1: #66990005;--colors-lime-light-a2: #6b95000c;--colors-lime-light-a3: #96c80029;--colors-lime-light-a4: #8fc60042;--colors-lime-light-a5: #81bb0059;--colors-lime-light-a6: #72aa006e;--colors-lime-light-a7: #61990087;--colors-lime-light-a8: #559200ab;--colors-lime-light-a9: #93e4009c;--colors-lime-light-a10: #8fdc00b3;--colors-lime-light-a11: #375f00d0;--colors-lime-light-a12: #1e2900e3;--colors-lime-dark-1: #11130c;--colors-lime-dark-2: #151a10;--colors-lime-dark-3: #1f2917;--colors-lime-dark-4: #29371d;--colors-lime-dark-5: #334423;--colors-lime-dark-6: #3d522a;--colors-lime-dark-7: #496231;--colors-lime-dark-8: #577538;--colors-lime-dark-9: #bdee63;--colors-lime-dark-10: #d4ff70;--colors-lime-dark-11: #bde56c;--colors-lime-dark-12: #e3f7ba;--colors-lime-dark-a1: #11bb0003;--colors-lime-dark-a2: #78f7000a;--colors-lime-dark-a3: #9bfd4c1a;--colors-lime-dark-a4: #a7fe5c29;--colors-lime-dark-a5: #affe6537;--colors-lime-dark-a6: #b2fe6d46;--colors-lime-dark-a7: #b6ff6f57;--colors-lime-dark-a8: #b6fd6d6c;--colors-lime-dark-a9: #caff69ed;--colors-lime-dark-a10: #d4ff70;--colors-lime-dark-a11: #d1fe77e4;--colors-lime-dark-a12: #e9febff7;--colors-mauve-light-1: #fdfcfd;--colors-mauve-light-2: #faf9fb;--colors-mauve-light-3: #f2eff3;--colors-mauve-light-4: #eae7ec;--colors-mauve-light-5: #e3dfe6;--colors-mauve-light-6: #dbd8e0;--colors-mauve-light-7: #d0cdd7;--colors-mauve-light-8: #bcbac7;--colors-mauve-light-9: #8e8c99;--colors-mauve-light-10: #84828e;--colors-mauve-light-11: #65636d;--colors-mauve-light-12: #211f26;--colors-mauve-light-a1: #55005503;--colors-mauve-light-a2: #2b005506;--colors-mauve-light-a3: #30004010;--colors-mauve-light-a4: #20003618;--colors-mauve-light-a5: #20003820;--colors-mauve-light-a6: #14003527;--colors-mauve-light-a7: #10003332;--colors-mauve-light-a8: #08003145;--colors-mauve-light-a9: #05001d73;--colors-mauve-light-a10: #0500197d;--colors-mauve-light-a11: #0400119c;--colors-mauve-light-a12: #020008e0;--colors-mauve-dark-1: #121113;--colors-mauve-dark-2: #1a191b;--colors-mauve-dark-3: #232225;--colors-mauve-dark-4: #2b292d;--colors-mauve-dark-5: #323035;--colors-mauve-dark-6: #3c393f;--colors-mauve-dark-7: #49474e;--colors-mauve-dark-8: #625f69;--colors-mauve-dark-9: #6f6d78;--colors-mauve-dark-10: #7c7a85;--colors-mauve-dark-11: #b5b2bc;--colors-mauve-dark-12: #eeeef0;--colors-mauve-dark-a1: #00000000;--colors-mauve-dark-a2: #f5f4f609;--colors-mauve-dark-a3: #ebeaf814;--colors-mauve-dark-a4: #eee5f81d;--colors-mauve-dark-a5: #efe6fe25;--colors-mauve-dark-a6: #f1e6fd30;--colors-mauve-dark-a7: #eee9ff40;--colors-mauve-dark-a8: #eee7ff5d;--colors-mauve-dark-a9: #eae6fd6e;--colors-mauve-dark-a10: #ece9fd7c;--colors-mauve-dark-a11: #f5f1ffb7;--colors-mauve-dark-a12: #fdfdffef;--colors-mint-light-1: #f9fefd;--colors-mint-light-2: #f2fbf9;--colors-mint-light-3: #ddf9f2;--colors-mint-light-4: #c8f4e9;--colors-mint-light-5: #b3ecde;--colors-mint-light-6: #9ce0d0;--colors-mint-light-7: #7ecfbd;--colors-mint-light-8: #4cbba5;--colors-mint-light-9: #86ead4;--colors-mint-light-10: #7de0cb;--colors-mint-light-11: #027864;--colors-mint-light-12: #16433c;--colors-mint-light-a1: #00d5aa06;--colors-mint-light-a2: #00b18a0d;--colors-mint-light-a3: #00d29e22;--colors-mint-light-a4: #00cc9937;--colors-mint-light-a5: #00c0914c;--colors-mint-light-a6: #00b08663;--colors-mint-light-a7: #00a17d81;--colors-mint-light-a8: #009e7fb3;--colors-mint-light-a9: #00d3a579;--colors-mint-light-a10: #00c39982;--colors-mint-light-a11: #007763fd;--colors-mint-light-a12: #00312ae9;--colors-mint-dark-1: #0e1515;--colors-mint-dark-2: #0f1b1b;--colors-mint-dark-3: #092c2b;--colors-mint-dark-4: #003a38;--colors-mint-dark-5: #004744;--colors-mint-dark-6: #105650;--colors-mint-dark-7: #1e685f;--colors-mint-dark-8: #277f70;--colors-mint-dark-9: #86ead4;--colors-mint-dark-10: #a8f5e5;--colors-mint-dark-11: #58d5ba;--colors-mint-dark-12: #c4f5e1;--colors-mint-dark-a1: #00dede05;--colors-mint-dark-a2: #00f9f90b;--colors-mint-dark-a3: #00fff61d;--colors-mint-dark-a4: #00fff42c;--colors-mint-dark-a5: #00fff23a;--colors-mint-dark-a6: #0effeb4a;--colors-mint-dark-a7: #34fde55e;--colors-mint-dark-a8: #41ffdf76;--colors-mint-dark-a9: #92ffe7e9;--colors-mint-dark-a10: #aefeedf5;--colors-mint-dark-a11: #67ffded2;--colors-mint-dark-a12: #cbfee9f5;--colors-olive-light-1: #fcfdfc;--colors-olive-light-2: #f8faf8;--colors-olive-light-3: #eff1ef;--colors-olive-light-4: #e7e9e7;--colors-olive-light-5: #dfe2df;--colors-olive-light-6: #d7dad7;--colors-olive-light-7: #cccfcc;--colors-olive-light-8: #b9bcb8;--colors-olive-light-9: #898e87;--colors-olive-light-10: #7f847d;--colors-olive-light-11: #60655f;--colors-olive-light-12: #1d211c;--colors-olive-light-a1: #00550003;--colors-olive-light-a2: #00490007;--colors-olive-light-a3: #00200010;--colors-olive-light-a4: #00160018;--colors-olive-light-a5: #00180020;--colors-olive-light-a6: #00140028;--colors-olive-light-a7: #000f0033;--colors-olive-light-a8: #040f0047;--colors-olive-light-a9: #050f0078;--colors-olive-light-a10: #040e0082;--colors-olive-light-a11: #020a00a0;--colors-olive-light-a12: #010600e3;--colors-olive-dark-1: #111210;--colors-olive-dark-2: #181917;--colors-olive-dark-3: #212220;--colors-olive-dark-4: #282a27;--colors-olive-dark-5: #2f312e;--colors-olive-dark-6: #383a36;--colors-olive-dark-7: #454843;--colors-olive-dark-8: #5c625b;--colors-olive-dark-9: #687066;--colors-olive-dark-10: #767d74;--colors-olive-dark-11: #afb5ad;--colors-olive-dark-12: #eceeec;--colors-olive-dark-a1: #00000000;--colors-olive-dark-a2: #f1f2f008;--colors-olive-dark-a3: #f4f5f312;--colors-olive-dark-a4: #f3fef21a;--colors-olive-dark-a5: #f2fbf122;--colors-olive-dark-a6: #f4faed2c;--colors-olive-dark-a7: #f2fced3b;--colors-olive-dark-a8: #edfdeb57;--colors-olive-dark-a9: #ebfde766;--colors-olive-dark-a10: #f0fdec74;--colors-olive-dark-a11: #f6fef4b0;--colors-olive-dark-a12: #fdfffded;--colors-orange-light-1: #fefcfb;--colors-orange-light-2: #fff7ed;--colors-orange-light-3: #ffefd6;--colors-orange-light-4: #ffdfb5;--colors-orange-light-5: #ffd19a;--colors-orange-light-6: #ffc182;--colors-orange-light-7: #f5ae73;--colors-orange-light-8: #ec9455;--colors-orange-light-9: #f76b15;--colors-orange-light-10: #ef5f00;--colors-orange-light-11: #cc4e00;--colors-orange-light-12: #582d1d;--colors-orange-light-a1: #c0400004;--colors-orange-light-a2: #ff8e0012;--colors-orange-light-a3: #ff9c0029;--colors-orange-light-a4: #ff91014a;--colors-orange-light-a5: #ff8b0065;--colors-orange-light-a6: #ff81007d;--colors-orange-light-a7: #ed6c008c;--colors-orange-light-a8: #e35f00aa;--colors-orange-light-a9: #f65e00ea;--colors-orange-light-a10: #ef5f00;--colors-orange-light-a11: #cc4e00;--colors-orange-light-a12: #431200e2;--colors-orange-dark-1: #17120e;--colors-orange-dark-2: #1e160f;--colors-orange-dark-3: #331e0b;--colors-orange-dark-4: #462100;--colors-orange-dark-5: #562800;--colors-orange-dark-6: #66350c;--colors-orange-dark-7: #7e451d;--colors-orange-dark-8: #a35829;--colors-orange-dark-9: #f76b15;--colors-orange-dark-10: #ff801f;--colors-orange-dark-11: #ffa057;--colors-orange-dark-12: #ffe0c2;--colors-orange-dark-a1: #ec360007;--colors-orange-dark-a2: #fe6d000e;--colors-orange-dark-a3: #fb6a0025;--colors-orange-dark-a4: #ff590039;--colors-orange-dark-a5: #ff61004a;--colors-orange-dark-a6: #fd75045c;--colors-orange-dark-a7: #ff832c75;--colors-orange-dark-a8: #fe84389d;--colors-orange-dark-a9: #fe6d15f7;--colors-orange-dark-a10: #ff801f;--colors-orange-dark-a11: #ffa057;--colors-orange-dark-a12: #ffe0c2;--colors-pink-light-1: #fffcfe;--colors-pink-light-2: #fef7fb;--colors-pink-light-3: #fee9f5;--colors-pink-light-4: #fbdcef;--colors-pink-light-5: #f6cee7;--colors-pink-light-6: #efbfdd;--colors-pink-light-7: #e7acd0;--colors-pink-light-8: #dd93c2;--colors-pink-light-9: #d6409f;--colors-pink-light-10: #cf3897;--colors-pink-light-11: #c2298a;--colors-pink-light-12: #651249;--colors-pink-light-a1: #ff00aa03;--colors-pink-light-a2: #e0008008;--colors-pink-light-a3: #f4008c16;--colors-pink-light-a4: #e2008b23;--colors-pink-light-a5: #d1008331;--colors-pink-light-a6: #c0007840;--colors-pink-light-a7: #b6006f53;--colors-pink-light-a8: #af006f6c;--colors-pink-light-a9: #c8007fbf;--colors-pink-light-a10: #c2007ac7;--colors-pink-light-a11: #b60074d6;--colors-pink-light-a12: #59003bed;--colors-pink-dark-1: #191117;--colors-pink-dark-2: #21121d;--colors-pink-dark-3: #37172f;--colors-pink-dark-4: #4b143d;--colors-pink-dark-5: #591c47;--colors-pink-dark-6: #692955;--colors-pink-dark-7: #833869;--colors-pink-dark-8: #a84885;--colors-pink-dark-9: #d6409f;--colors-pink-dark-10: #de51a8;--colors-pink-dark-11: #ff8dcc;--colors-pink-dark-12: #fdd1ea;--colors-pink-dark-a1: #f412bc09;--colors-pink-dark-a2: #f420bb12;--colors-pink-dark-a3: #fe37cc29;--colors-pink-dark-a4: #fc1ec43f;--colors-pink-dark-a5: #fd35c24e;--colors-pink-dark-a6: #fd51c75f;--colors-pink-dark-a7: #fd62c87b;--colors-pink-dark-a8: #ff68c8a2;--colors-pink-dark-a9: #fe49bcd4;--colors-pink-dark-a10: #ff5cc0dc;--colors-pink-dark-a11: #ff8dcc;--colors-pink-dark-a12: #ffd3ecfd;--colors-plum-light-1: #fefcff;--colors-plum-light-2: #fdf7fd;--colors-plum-light-3: #fbebfb;--colors-plum-light-4: #f7def8;--colors-plum-light-5: #f2d1f3;--colors-plum-light-6: #e9c2ec;--colors-plum-light-7: #deade3;--colors-plum-light-8: #cf91d8;--colors-plum-light-9: #ab4aba;--colors-plum-light-10: #a144af;--colors-plum-light-11: #953ea3;--colors-plum-light-12: #53195d;--colors-plum-light-a1: #aa00ff03;--colors-plum-light-a2: #c000c008;--colors-plum-light-a3: #cc00cc14;--colors-plum-light-a4: #c200c921;--colors-plum-light-a5: #b700bd2e;--colors-plum-light-a6: #a400b03d;--colors-plum-light-a7: #9900a852;--colors-plum-light-a8: #9000a56e;--colors-plum-light-a9: #89009eb5;--colors-plum-light-a10: #7f0092bb;--colors-plum-light-a11: #730086c1;--colors-plum-light-a12: #40004be6;--colors-plum-dark-1: #181118;--colors-plum-dark-2: #201320;--colors-plum-dark-3: #351a35;--colors-plum-dark-4: #451d47;--colors-plum-dark-5: #512454;--colors-plum-dark-6: #5e3061;--colors-plum-dark-7: #734079;--colors-plum-dark-8: #92549c;--colors-plum-dark-9: #ab4aba;--colors-plum-dark-10: #b658c4;--colors-plum-dark-11: #e796f3;--colors-plum-dark-12: #f4d4f4;--colors-plum-dark-a1: #f112f108;--colors-plum-dark-a2: #f22ff211;--colors-plum-dark-a3: #fd4cfd27;--colors-plum-dark-a4: #f646ff3a;--colors-plum-dark-a5: #f455ff48;--colors-plum-dark-a6: #f66dff56;--colors-plum-dark-a7: #f07cfd70;--colors-plum-dark-a8: #ee84ff95;--colors-plum-dark-a9: #e961feb6;--colors-plum-dark-a10: #ed70ffc0;--colors-plum-dark-a11: #f19cfef3;--colors-plum-dark-a12: #feddfef4;--colors-purple-light-1: #fefcfe;--colors-purple-light-2: #fbf7fe;--colors-purple-light-3: #f7edfe;--colors-purple-light-4: #f2e2fc;--colors-purple-light-5: #ead5f9;--colors-purple-light-6: #e0c4f4;--colors-purple-light-7: #d1afec;--colors-purple-light-8: #be93e4;--colors-purple-light-9: #8e4ec6;--colors-purple-light-10: #8347b9;--colors-purple-light-11: #8145b5;--colors-purple-light-12: #402060;--colors-purple-light-a1: #aa00aa03;--colors-purple-light-a2: #8000e008;--colors-purple-light-a3: #8e00f112;--colors-purple-light-a4: #8d00e51d;--colors-purple-light-a5: #8000db2a;--colors-purple-light-a6: #7a01d03b;--colors-purple-light-a7: #6d00c350;--colors-purple-light-a8: #6600c06c;--colors-purple-light-a9: #5c00adb1;--colors-purple-light-a10: #53009eb8;--colors-purple-light-a11: #52009aba;--colors-purple-light-a12: #250049df;--colors-purple-dark-1: #18111b;--colors-purple-dark-2: #1e1523;--colors-purple-dark-3: #301c3b;--colors-purple-dark-4: #3d224e;--colors-purple-dark-5: #48295c;--colors-purple-dark-6: #54346b;--colors-purple-dark-7: #664282;--colors-purple-dark-8: #8457aa;--colors-purple-dark-9: #8e4ec6;--colors-purple-dark-10: #9a5cd0;--colors-purple-dark-11: #d19dff;--colors-purple-dark-12: #ecd9fa;--colors-purple-dark-a1: #b412f90b;--colors-purple-dark-a2: #b744f714;--colors-purple-dark-a3: #c150ff2d;--colors-purple-dark-a4: #bb53fd42;--colors-purple-dark-a5: #be5cfd51;--colors-purple-dark-a6: #c16dfd61;--colors-purple-dark-a7: #c378fd7a;--colors-purple-dark-a8: #c47effa4;--colors-purple-dark-a9: #b661ffc2;--colors-purple-dark-a10: #bc6fffcd;--colors-purple-dark-a11: #d19dff;--colors-purple-dark-a12: #f1ddfffa;--colors-red-light-1: #fffcfc;--colors-red-light-2: #fff7f7;--colors-red-light-3: #feebec;--colors-red-light-4: #ffdbdc;--colors-red-light-5: #ffcdce;--colors-red-light-6: #fdbdbe;--colors-red-light-7: #f4a9aa;--colors-red-light-8: #eb8e90;--colors-red-light-9: #e5484d;--colors-red-light-10: #dc3e42;--colors-red-light-11: #ce2c31;--colors-red-light-12: #641723;--colors-red-light-a1: #ff000003;--colors-red-light-a2: #ff000008;--colors-red-light-a3: #f3000d14;--colors-red-light-a4: #ff000824;--colors-red-light-a5: #ff000632;--colors-red-light-a6: #f8000442;--colors-red-light-a7: #df000356;--colors-red-light-a8: #d2000571;--colors-red-light-a9: #db0007b7;--colors-red-light-a10: #d10005c1;--colors-red-light-a11: #c40006d3;--colors-red-light-a12: #55000de8;--colors-red-dark-1: #191111;--colors-red-dark-2: #201314;--colors-red-dark-3: #3b1219;--colors-red-dark-4: #500f1c;--colors-red-dark-5: #611623;--colors-red-dark-6: #72232d;--colors-red-dark-7: #8c333a;--colors-red-dark-8: #b54548;--colors-red-dark-9: #e5484d;--colors-red-dark-10: #ec5d5e;--colors-red-dark-11: #ff9592;--colors-red-dark-12: #ffd1d9;--colors-red-dark-a1: #f4121209;--colors-red-dark-a2: #f22f3e11;--colors-red-dark-a3: #ff173f2d;--colors-red-dark-a4: #fe0a3b44;--colors-red-dark-a5: #ff204756;--colors-red-dark-a6: #ff3e5668;--colors-red-dark-a7: #ff536184;--colors-red-dark-a8: #ff5d61b0;--colors-red-dark-a9: #fe4e54e4;--colors-red-dark-a10: #ff6465eb;--colors-red-dark-a11: #ff9592;--colors-red-dark-a12: #ffd1d9;--colors-ruby-light-1: #fffcfd;--colors-ruby-light-2: #fff7f8;--colors-ruby-light-3: #feeaed;--colors-ruby-light-4: #ffdce1;--colors-ruby-light-5: #ffced6;--colors-ruby-light-6: #f8bfc8;--colors-ruby-light-7: #efacb8;--colors-ruby-light-8: #e592a3;--colors-ruby-light-9: #e54666;--colors-ruby-light-10: #dc3b5d;--colors-ruby-light-11: #ca244d;--colors-ruby-light-12: #64172b;--colors-ruby-light-a1: #ff005503;--colors-ruby-light-a2: #ff002008;--colors-ruby-light-a3: #f3002515;--colors-ruby-light-a4: #ff002523;--colors-ruby-light-a5: #ff002a31;--colors-ruby-light-a6: #e4002440;--colors-ruby-light-a7: #ce002553;--colors-ruby-light-a8: #c300286d;--colors-ruby-light-a9: #db002cb9;--colors-ruby-light-a10: #d2002cc4;--colors-ruby-light-a11: #c10030db;--colors-ruby-light-a12: #550016e8;--colors-ruby-dark-1: #191113;--colors-ruby-dark-2: #1e1517;--colors-ruby-dark-3: #3a141e;--colors-ruby-dark-4: #4e1325;--colors-ruby-dark-5: #5e1a2e;--colors-ruby-dark-6: #6f2539;--colors-ruby-dark-7: #883447;--colors-ruby-dark-8: #b3445a;--colors-ruby-dark-9: #e54666;--colors-ruby-dark-10: #ec5a72;--colors-ruby-dark-11: #ff949d;--colors-ruby-dark-12: #fed2e1;--colors-ruby-dark-a1: #f4124a09;--colors-ruby-dark-a2: #fe5a7f0e;--colors-ruby-dark-a3: #ff235d2c;--colors-ruby-dark-a4: #fd195e42;--colors-ruby-dark-a5: #fe2d6b53;--colors-ruby-dark-a6: #ff447665;--colors-ruby-dark-a7: #ff577d80;--colors-ruby-dark-a8: #ff5c7cae;--colors-ruby-dark-a9: #fe4c70e4;--colors-ruby-dark-a10: #ff617beb;--colors-ruby-dark-a11: #ff949d;--colors-ruby-dark-a12: #ffd3e2fe;--colors-sage-light-1: #fbfdfc;--colors-sage-light-2: #f7f9f8;--colors-sage-light-3: #eef1f0;--colors-sage-light-4: #e6e9e8;--colors-sage-light-5: #dfe2e0;--colors-sage-light-6: #d7dad9;--colors-sage-light-7: #cbcfcd;--colors-sage-light-8: #b8bcba;--colors-sage-light-9: #868e8b;--colors-sage-light-10: #7c8481;--colors-sage-light-11: #5f6563;--colors-sage-light-12: #1a211e;--colors-sage-light-a1: #00804004;--colors-sage-light-a2: #00402008;--colors-sage-light-a3: #002d1e11;--colors-sage-light-a4: #001f1519;--colors-sage-light-a5: #00180820;--colors-sage-light-a6: #00140d28;--colors-sage-light-a7: #00140a34;--colors-sage-light-a8: #000f0847;--colors-sage-light-a9: #00110b79;--colors-sage-light-a10: #00100a83;--colors-sage-light-a11: #000a07a0;--colors-sage-light-a12: #000805e5;--colors-sage-dark-1: #101211;--colors-sage-dark-2: #171918;--colors-sage-dark-3: #202221;--colors-sage-dark-4: #272a29;--colors-sage-dark-5: #2e3130;--colors-sage-dark-6: #373b39;--colors-sage-dark-7: #444947;--colors-sage-dark-8: #5b625f;--colors-sage-dark-9: #63706b;--colors-sage-dark-10: #717d79;--colors-sage-dark-11: #adb5b2;--colors-sage-dark-12: #eceeed;--colors-sage-dark-a1: #00000000;--colors-sage-dark-a2: #f0f2f108;--colors-sage-dark-a3: #f3f5f412;--colors-sage-dark-a4: #f2fefd1a;--colors-sage-dark-a5: #f1fbfa22;--colors-sage-dark-a6: #edfbf42d;--colors-sage-dark-a7: #edfcf73c;--colors-sage-dark-a8: #ebfdf657;--colors-sage-dark-a9: #dffdf266;--colors-sage-dark-a10: #e5fdf674;--colors-sage-dark-a11: #f4fefbb0;--colors-sage-dark-a12: #fdfffeed;--colors-sand-light-1: #fdfdfc;--colors-sand-light-2: #f9f9f8;--colors-sand-light-3: #f1f0ef;--colors-sand-light-4: #e9e8e6;--colors-sand-light-5: #e2e1de;--colors-sand-light-6: #dad9d6;--colors-sand-light-7: #cfceca;--colors-sand-light-8: #bcbbb5;--colors-sand-light-9: #8d8d86;--colors-sand-light-10: #82827c;--colors-sand-light-11: #63635e;--colors-sand-light-12: #21201c;--colors-sand-light-a1: #55550003;--colors-sand-light-a2: #25250007;--colors-sand-light-a3: #20100010;--colors-sand-light-a4: #1f150019;--colors-sand-light-a5: #1f180021;--colors-sand-light-a6: #19130029;--colors-sand-light-a7: #19140035;--colors-sand-light-a8: #1915014a;--colors-sand-light-a9: #0f0f0079;--colors-sand-light-a10: #0c0c0083;--colors-sand-light-a11: #080800a1;--colors-sand-light-a12: #060500e3;--colors-sand-dark-1: #111110;--colors-sand-dark-2: #191918;--colors-sand-dark-3: #222221;--colors-sand-dark-4: #2a2a28;--colors-sand-dark-5: #31312e;--colors-sand-dark-6: #3b3a37;--colors-sand-dark-7: #494844;--colors-sand-dark-8: #62605b;--colors-sand-dark-9: #6f6d66;--colors-sand-dark-10: #7c7b74;--colors-sand-dark-11: #b5b3ad;--colors-sand-dark-12: #eeeeec;--colors-sand-dark-a1: #00000000;--colors-sand-dark-a2: #f4f4f309;--colors-sand-dark-a3: #f6f6f513;--colors-sand-dark-a4: #fefef31b;--colors-sand-dark-a5: #fbfbeb23;--colors-sand-dark-a6: #fffaed2d;--colors-sand-dark-a7: #fffbed3c;--colors-sand-dark-a8: #fff9eb57;--colors-sand-dark-a9: #fffae965;--colors-sand-dark-a10: #fffdee73;--colors-sand-dark-a11: #fffcf4b0;--colors-sand-dark-a12: #fffffded;--colors-sky-light-1: #f9feff;--colors-sky-light-2: #f1fafd;--colors-sky-light-3: #e1f6fd;--colors-sky-light-4: #d1f0fa;--colors-sky-light-5: #bee7f5;--colors-sky-light-6: #a9daed;--colors-sky-light-7: #8dcae3;--colors-sky-light-8: #60b3d7;--colors-sky-light-9: #7ce2fe;--colors-sky-light-10: #74daf8;--colors-sky-light-11: #00749e;--colors-sky-light-12: #1d3e56;--colors-sky-light-a1: #00d5ff06;--colors-sky-light-a2: #00a4db0e;--colors-sky-light-a3: #00b3ee1e;--colors-sky-light-a4: #00ace42e;--colors-sky-light-a5: #00a1d841;--colors-sky-light-a6: #0092ca56;--colors-sky-light-a7: #0089c172;--colors-sky-light-a8: #0085bf9f;--colors-sky-light-a9: #00c7fe83;--colors-sky-light-a10: #00bcf38b;--colors-sky-light-a11: #00749e;--colors-sky-light-a12: #002540e2;--colors-sky-dark-1: #0d141f;--colors-sky-dark-2: #111a27;--colors-sky-dark-3: #112840;--colors-sky-dark-4: #113555;--colors-sky-dark-5: #154467;--colors-sky-dark-6: #1b537b;--colors-sky-dark-7: #1f6692;--colors-sky-dark-8: #197cae;--colors-sky-dark-9: #7ce2fe;--colors-sky-dark-10: #a8eeff;--colors-sky-dark-11: #75c7f0;--colors-sky-dark-12: #c2f3ff;--colors-sky-dark-a1: #0044ff0f;--colors-sky-dark-a2: #1171fb18;--colors-sky-dark-a3: #1184fc33;--colors-sky-dark-a4: #128fff49;--colors-sky-dark-a5: #1c9dfd5d;--colors-sky-dark-a6: #28a5ff72;--colors-sky-dark-a7: #2badfe8b;--colors-sky-dark-a8: #1db2fea9;--colors-sky-dark-a9: #7ce3fffe;--colors-sky-dark-a10: #a8eeff;--colors-sky-dark-a11: #7cd3ffef;--colors-sky-dark-a12: #c2f3ff;--colors-slate-light-1: #fcfcfd;--colors-slate-light-2: #f9f9fb;--colors-slate-light-3: #f0f0f3;--colors-slate-light-4: #e8e8ec;--colors-slate-light-5: #e0e1e6;--colors-slate-light-6: #d9d9e0;--colors-slate-light-7: #cdced6;--colors-slate-light-8: #b9bbc6;--colors-slate-light-9: #8b8d98;--colors-slate-light-10: #80838d;--colors-slate-light-11: #60646c;--colors-slate-light-12: #1c2024;--colors-slate-light-a1: #00005503;--colors-slate-light-a2: #00005506;--colors-slate-light-a3: #0000330f;--colors-slate-light-a4: #00002d17;--colors-slate-light-a5: #0009321f;--colors-slate-light-a6: #00002f26;--colors-slate-light-a7: #00062e32;--colors-slate-light-a8: #00083046;--colors-slate-light-a9: #00051d74;--colors-slate-light-a10: #00071b7f;--colors-slate-light-a11: #0007149f;--colors-slate-light-a12: #000509e3;--colors-slate-dark-1: #111113;--colors-slate-dark-2: #18191b;--colors-slate-dark-3: #212225;--colors-slate-dark-4: #272a2d;--colors-slate-dark-5: #2e3135;--colors-slate-dark-6: #363a3f;--colors-slate-dark-7: #43484e;--colors-slate-dark-8: #5a6169;--colors-slate-dark-9: #696e77;--colors-slate-dark-10: #777b84;--colors-slate-dark-11: #b0b4ba;--colors-slate-dark-12: #edeef0;--colors-slate-dark-a1: #00000000;--colors-slate-dark-a2: #d8f4f609;--colors-slate-dark-a3: #ddeaf814;--colors-slate-dark-a4: #d3edf81d;--colors-slate-dark-a5: #d9edfe25;--colors-slate-dark-a6: #d6ebfd30;--colors-slate-dark-a7: #d9edff40;--colors-slate-dark-a8: #d9edff5d;--colors-slate-dark-a9: #dfebfd6d;--colors-slate-dark-a10: #e5edfd7b;--colors-slate-dark-a11: #f1f7feb5;--colors-slate-dark-a12: #fcfdffef;--colors-teal-light-1: #fafefd;--colors-teal-light-2: #f3fbf9;--colors-teal-light-3: #e0f8f3;--colors-teal-light-4: #ccf3ea;--colors-teal-light-5: #b8eae0;--colors-teal-light-6: #a1ded2;--colors-teal-light-7: #83cdc1;--colors-teal-light-8: #53b9ab;--colors-teal-light-9: #12a594;--colors-teal-light-10: #0d9b8a;--colors-teal-light-11: #008573;--colors-teal-light-12: #0d3d38;--colors-teal-light-a1: #00cc9905;--colors-teal-light-a2: #00aa800c;--colors-teal-light-a3: #00c69d1f;--colors-teal-light-a4: #00c39633;--colors-teal-light-a5: #00b49047;--colors-teal-light-a6: #00a6855e;--colors-teal-light-a7: #0099807c;--colors-teal-light-a8: #009783ac;--colors-teal-light-a9: #009e8ced;--colors-teal-light-a10: #009684f2;--colors-teal-light-a11: #008573;--colors-teal-light-a12: #00332df2;--colors-teal-dark-1: #0d1514;--colors-teal-dark-2: #111c1b;--colors-teal-dark-3: #0d2d2a;--colors-teal-dark-4: #023b37;--colors-teal-dark-5: #084843;--colors-teal-dark-6: #145750;--colors-teal-dark-7: #1c6961;--colors-teal-dark-8: #207e73;--colors-teal-dark-9: #12a594;--colors-teal-dark-10: #0eb39e;--colors-teal-dark-11: #0bd8b6;--colors-teal-dark-12: #adf0dd;--colors-teal-dark-a1: #00deab05;--colors-teal-dark-a2: #12fbe60c;--colors-teal-dark-a3: #00ffe61e;--colors-teal-dark-a4: #00ffe92d;--colors-teal-dark-a5: #00ffea3b;--colors-teal-dark-a6: #1cffe84b;--colors-teal-dark-a7: #2efde85f;--colors-teal-dark-a8: #32ffe775;--colors-teal-dark-a9: #13ffe49f;--colors-teal-dark-a10: #0dffe0ae;--colors-teal-dark-a11: #0afed5d6;--colors-teal-dark-a12: #b8ffebef;--colors-tomato-light-1: #fffcfc;--colors-tomato-light-2: #fff8f7;--colors-tomato-light-3: #feebe7;--colors-tomato-light-4: #ffdcd3;--colors-tomato-light-5: #ffcdc2;--colors-tomato-light-6: #fdbdaf;--colors-tomato-light-7: #f5a898;--colors-tomato-light-8: #ec8e7b;--colors-tomato-light-9: #e54d2e;--colors-tomato-light-10: #dd4425;--colors-tomato-light-11: #d13415;--colors-tomato-light-12: #5c271f;--colors-tomato-light-a1: #ff000003;--colors-tomato-light-a2: #ff200008;--colors-tomato-light-a3: #f52b0018;--colors-tomato-light-a4: #ff35002c;--colors-tomato-light-a5: #ff2e003d;--colors-tomato-light-a6: #f92d0050;--colors-tomato-light-a7: #e7280067;--colors-tomato-light-a8: #db250084;--colors-tomato-light-a9: #df2600d1;--colors-tomato-light-a10: #d72400da;--colors-tomato-light-a11: #cd2200ea;--colors-tomato-light-a12: #460900e0;--colors-tomato-dark-1: #181111;--colors-tomato-dark-2: #1f1513;--colors-tomato-dark-3: #391714;--colors-tomato-dark-4: #4e1511;--colors-tomato-dark-5: #5e1c16;--colors-tomato-dark-6: #6e2920;--colors-tomato-dark-7: #853a2d;--colors-tomato-dark-8: #ac4d39;--colors-tomato-dark-9: #e54d2e;--colors-tomato-dark-10: #ec6142;--colors-tomato-dark-11: #ff977d;--colors-tomato-dark-12: #fbd3cb;--colors-tomato-dark-a1: #f1121208;--colors-tomato-dark-a2: #ff55330f;--colors-tomato-dark-a3: #ff35232b;--colors-tomato-dark-a4: #fd201142;--colors-tomato-dark-a5: #fe332153;--colors-tomato-dark-a6: #ff4f3864;--colors-tomato-dark-a7: #fd644a7d;--colors-tomato-dark-a8: #fe6d4ea7;--colors-tomato-dark-a9: #fe5431e4;--colors-tomato-dark-a10: #ff6847eb;--colors-tomato-dark-a11: #ff977d;--colors-tomato-dark-a12: #ffd6cefb;--colors-violet-light-1: #fdfcfe;--colors-violet-light-2: #faf8ff;--colors-violet-light-3: #f4f0fe;--colors-violet-light-4: #ebe4ff;--colors-violet-light-5: #e1d9ff;--colors-violet-light-6: #d4cafe;--colors-violet-light-7: #c2b5f5;--colors-violet-light-8: #aa99ec;--colors-violet-light-9: #6e56cf;--colors-violet-light-10: #654dc4;--colors-violet-light-11: #6550b9;--colors-violet-light-12: #2f265f;--colors-violet-light-a1: #5500aa03;--colors-violet-light-a2: #4900ff07;--colors-violet-light-a3: #4400ee0f;--colors-violet-light-a4: #4300ff1b;--colors-violet-light-a5: #3600ff26;--colors-violet-light-a6: #3100fb35;--colors-violet-light-a7: #2d01dd4a;--colors-violet-light-a8: #2b00d066;--colors-violet-light-a9: #2400b7a9;--colors-violet-light-a10: #2300abb2;--colors-violet-light-a11: #1f0099af;--colors-violet-light-a12: #0b0043d9;--colors-violet-dark-1: #14121f;--colors-violet-dark-2: #1b1525;--colors-violet-dark-3: #291f43;--colors-violet-dark-4: #33255b;--colors-violet-dark-5: #3c2e69;--colors-violet-dark-6: #473876;--colors-violet-dark-7: #56468b;--colors-violet-dark-8: #6958ad;--colors-violet-dark-9: #6e56cf;--colors-violet-dark-10: #7d66d9;--colors-violet-dark-11: #baa7ff;--colors-violet-dark-12: #e2ddfe;--colors-violet-dark-a1: #4422ff0f;--colors-violet-dark-a2: #853ff916;--colors-violet-dark-a3: #8354fe36;--colors-violet-dark-a4: #7d51fd50;--colors-violet-dark-a5: #845ffd5f;--colors-violet-dark-a6: #8f6cfd6d;--colors-violet-dark-a7: #9879ff83;--colors-violet-dark-a8: #977dfea8;--colors-violet-dark-a9: #8668ffcc;--colors-violet-dark-a10: #9176fed7;--colors-violet-dark-a11: #baa7ff;--colors-violet-dark-a12: #e3defffe;--colors-yellow-light-1: #fdfdf9;--colors-yellow-light-2: #fefce9;--colors-yellow-light-3: #fffab8;--colors-yellow-light-4: #fff394;--colors-yellow-light-5: #ffe770;--colors-yellow-light-6: #f3d768;--colors-yellow-light-7: #e4c767;--colors-yellow-light-8: #d5ae39;--colors-yellow-light-9: #ffe629;--colors-yellow-light-10: #ffdc00;--colors-yellow-light-11: #9e6c00;--colors-yellow-light-12: #473b1f;--colors-yellow-light-a1: #aaaa0006;--colors-yellow-light-a2: #f4dd0016;--colors-yellow-light-a3: #ffee0047;--colors-yellow-light-a4: #ffe3016b;--colors-yellow-light-a5: #ffd5008f;--colors-yellow-light-a6: #ebbc0097;--colors-yellow-light-a7: #d2a10098;--colors-yellow-light-a8: #c99700c6;--colors-yellow-light-a9: #ffe100d6;--colors-yellow-light-a10: #ffdc00;--colors-yellow-light-a11: #9e6c00;--colors-yellow-light-a12: #2e2000e0;--colors-yellow-dark-1: #14120b;--colors-yellow-dark-2: #1b180f;--colors-yellow-dark-3: #2d2305;--colors-yellow-dark-4: #362b00;--colors-yellow-dark-5: #433500;--colors-yellow-dark-6: #524202;--colors-yellow-dark-7: #665417;--colors-yellow-dark-8: #836a21;--colors-yellow-dark-9: #ffe629;--colors-yellow-dark-10: #ffff57;--colors-yellow-dark-11: #f5e147;--colors-yellow-dark-12: #f6eeb4;--colors-yellow-dark-a1: #d1510004;--colors-yellow-dark-a2: #f9b4000b;--colors-yellow-dark-a3: #ffaa001e;--colors-yellow-dark-a4: #fdb70028;--colors-yellow-dark-a5: #febb0036;--colors-yellow-dark-a6: #fec40046;--colors-yellow-dark-a7: #fdcb225c;--colors-yellow-dark-a8: #fdca327b;--colors-yellow-dark-a9: #ffe629;--colors-yellow-dark-a10: #ffff57;--colors-yellow-dark-a11: #fee949f5;--colors-yellow-dark-a12: #fef6baf6;--colors-neutral-light-1: #fcfcfc;--colors-neutral-light-2: #f9f9f9;--colors-neutral-light-3: #f0f0f0;--colors-neutral-light-4: #e8e8e8;--colors-neutral-light-5: #e0e0e0;--colors-neutral-light-6: #d9d9d9;--colors-neutral-light-7: #cecece;--colors-neutral-light-8: #bbbbbb;--colors-neutral-light-9: #8d8d8d;--colors-neutral-light-10: #838383;--colors-neutral-light-11: #646464;--colors-neutral-light-12: #202020;--colors-neutral-light-a1: #00000003;--colors-neutral-light-a2: #00000006;--colors-neutral-light-a3: #0000000f;--colors-neutral-light-a4: #00000017;--colors-neutral-light-a5: #0000001f;--colors-neutral-light-a6: #00000026;--colors-neutral-light-a7: #00000031;--colors-neutral-light-a8: #00000044;--colors-neutral-light-a9: #00000072;--colors-neutral-light-a10: #0000007c;--colors-neutral-light-a11: #0000009b;--colors-neutral-light-a12: #000000df;--colors-neutral-dark-1: #111111;--colors-neutral-dark-2: #191919;--colors-neutral-dark-3: #222222;--colors-neutral-dark-4: #2a2a2a;--colors-neutral-dark-5: #313131;--colors-neutral-dark-6: #3a3a3a;--colors-neutral-dark-7: #484848;--colors-neutral-dark-8: #606060;--colors-neutral-dark-9: #6e6e6e;--colors-neutral-dark-10: #7b7b7b;--colors-neutral-dark-11: #b4b4b4;--colors-neutral-dark-12: #eeeeee;--colors-neutral-dark-a1: #00000000;--colors-neutral-dark-a2: #ffffff09;--colors-neutral-dark-a3: #ffffff12;--colors-neutral-dark-a4: #ffffff1b;--colors-neutral-dark-a5: #ffffff22;--colors-neutral-dark-a6: #ffffff2c;--colors-neutral-dark-a7: #ffffff3b;--colors-neutral-dark-a8: #ffffff55;--colors-neutral-dark-a9: #ffffff64;--colors-neutral-dark-a10: #ffffff72;--colors-neutral-dark-a11: #ffffffaf;--colors-neutral-dark-a12: #ffffffed;--durations-fastest: 50ms;--durations-faster: .1s;--durations-fast: .15s;--durations-normal: .2s;--durations-slow: .3s;--durations-slower: .4s;--durations-slowest: .5s;--easings-default: cubic-bezier(.2, 0, 0, 1);--easings-emphasized-in: cubic-bezier(.05, .7, .1, 1);--easings-emphasized-out: cubic-bezier(.3, 0, .8, .15);--font-sizes-2xs: .5rem;--font-sizes-xs: .75rem;--font-sizes-sm: .875rem;--font-sizes-md: 1rem;--font-sizes-lg: 1.125rem;--font-sizes-xl: 1.25rem;--font-sizes-2xl: 1.5rem;--font-sizes-3xl: 1.875rem;--font-sizes-4xl: 2.25rem;--font-sizes-5xl: 3rem;--font-sizes-6xl: 3.75rem;--font-sizes-7xl: 4.5rem;--font-sizes-8xl: 6rem;--font-sizes-9xl: 8rem;--font-weights-thin: 100;--font-weights-extralight: 200;--font-weights-light: 300;--font-weights-normal: 400;--font-weights-medium: 500;--font-weights-semibold: 600;--font-weights-bold: 700;--font-weights-extrabold: 800;--font-weights-black: 900;--letter-spacings-tighter: -.05em;--letter-spacings-tight: -.025em;--letter-spacings-normal: 0em;--letter-spacings-wide: .025em;--letter-spacings-wider: .05em;--letter-spacings-widest: .1em;--line-heights-none: 1;--line-heights-tight: 1.25;--line-heights-normal: 1.5;--line-heights-relaxed: 1.75;--line-heights-loose: 2;--radii-none: 0;--radii-2xs: .0625rem;--radii-xs: .125rem;--radii-sm: .25rem;--radii-md: .375rem;--radii-lg: .5rem;--radii-xl: .75rem;--radii-2xl: 1rem;--radii-3xl: 1.5rem;--radii-full: 9999px;--sizes-0: 0rem;--sizes-1: .25rem;--sizes-2: .5rem;--sizes-3: .75rem;--sizes-4: 1rem;--sizes-5: 1.25rem;--sizes-6: 1.5rem;--sizes-7: 1.75rem;--sizes-8: 2rem;--sizes-9: 2.25rem;--sizes-10: 2.5rem;--sizes-11: 2.75rem;--sizes-12: 3rem;--sizes-14: 3.5rem;--sizes-16: 4rem;--sizes-20: 5rem;--sizes-24: 6rem;--sizes-28: 7rem;--sizes-32: 8rem;--sizes-36: 9rem;--sizes-40: 10rem;--sizes-44: 11rem;--sizes-48: 12rem;--sizes-52: 13rem;--sizes-56: 14rem;--sizes-60: 15rem;--sizes-64: 16rem;--sizes-72: 18rem;--sizes-80: 20rem;--sizes-96: 24rem;--sizes-0\.5: .125rem;--sizes-1\.5: .375rem;--sizes-2\.5: .625rem;--sizes-3\.5: .875rem;--sizes-4\.5: 1.125rem;--sizes-2xs: 16rem;--sizes-xs: 20rem;--sizes-sm: 24rem;--sizes-md: 28rem;--sizes-lg: 32rem;--sizes-xl: 36rem;--sizes-2xl: 42rem;--sizes-3xl: 48rem;--sizes-4xl: 56rem;--sizes-5xl: 64rem;--sizes-6xl: 72rem;--sizes-7xl: 80rem;--sizes-8xl: 90rem;--sizes-full: 100%;--sizes-min: min-content;--sizes-max: max-content;--sizes-fit: fit-content;--sizes-breakpoint-sm: 640px;--sizes-breakpoint-md: 768px;--sizes-breakpoint-lg: 1024px;--sizes-breakpoint-xl: 1280px;--sizes-breakpoint-2xl: 1536px;--spacing-0: 0rem;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--spacing-9: 2.25rem;--spacing-10: 2.5rem;--spacing-11: 2.75rem;--spacing-12: 3rem;--spacing-14: 3.5rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--spacing-28: 7rem;--spacing-32: 8rem;--spacing-36: 9rem;--spacing-40: 10rem;--spacing-44: 11rem;--spacing-48: 12rem;--spacing-52: 13rem;--spacing-56: 14rem;--spacing-60: 15rem;--spacing-64: 16rem;--spacing-72: 18rem;--spacing-80: 20rem;--spacing-96: 24rem;--spacing-0\.5: .125rem;--spacing-1\.5: .375rem;--spacing-2\.5: .625rem;--spacing-3\.5: .875rem;--spacing-4\.5: 1.125rem;--z-index-hide: -1;--z-index-base: 0;--z-index-docked: 10;--z-index-dropdown: 1000;--z-index-sticky: 1100;--z-index-banner: 1200;--z-index-overlay: 1300;--z-index-modal: 1400;--z-index-popover: 1500;--z-index-skip-link: 1600;--z-index-toast: 1700;--z-index-tooltip: 1800;--fonts-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--fonts-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--fonts-sans: "Inter Variable", sans-serif;--fonts-code: Inconsolata, monospace;--breakpoints-sm: 640px;--breakpoints-md: 768px;--breakpoints-lg: 1024px;--breakpoints-xl: 1280px;--breakpoints-2xl: 1536px;--colors-amber-1: var(--colors-amber-light-1);--colors-amber-2: var(--colors-amber-light-2);--colors-amber-3: var(--colors-amber-light-3);--colors-amber-4: var(--colors-amber-light-4);--colors-amber-5: var(--colors-amber-light-5);--colors-amber-6: var(--colors-amber-light-6);--colors-amber-7: var(--colors-amber-light-7);--colors-amber-8: var(--colors-amber-light-8);--colors-amber-9: var(--colors-amber-light-9);--colors-amber-10: var(--colors-amber-light-10);--colors-amber-11: var(--colors-amber-light-11);--colors-amber-12: var(--colors-amber-light-12);--colors-amber-a1: var(--colors-amber-light-a1);--colors-amber-a2: var(--colors-amber-light-a2);--colors-amber-a3: var(--colors-amber-light-a3);--colors-amber-a4: var(--colors-amber-light-a4);--colors-amber-a5: var(--colors-amber-light-a5);--colors-amber-a6: var(--colors-amber-light-a6);--colors-amber-a7: var(--colors-amber-light-a7);--colors-amber-a8: var(--colors-amber-light-a8);--colors-amber-a9: var(--colors-amber-light-a9);--colors-amber-a10: var(--colors-amber-light-a10);--colors-amber-a11: var(--colors-amber-light-a11);--colors-amber-a12: var(--colors-amber-light-a12);--colors-blue-1: var(--colors-blue-light-1);--colors-blue-2: var(--colors-blue-light-2);--colors-blue-3: var(--colors-blue-light-3);--colors-blue-4: var(--colors-blue-light-4);--colors-blue-5: var(--colors-blue-light-5);--colors-blue-6: var(--colors-blue-light-6);--colors-blue-7: var(--colors-blue-light-7);--colors-blue-8: var(--colors-blue-light-8);--colors-blue-9: var(--colors-blue-light-9);--colors-blue-10: var(--colors-blue-light-10);--colors-blue-11: var(--colors-blue-light-11);--colors-blue-12: var(--colors-blue-light-12);--colors-blue-a1: var(--colors-blue-light-a1);--colors-blue-a2: var(--colors-blue-light-a2);--colors-blue-a3: var(--colors-blue-light-a3);--colors-blue-a4: var(--colors-blue-light-a4);--colors-blue-a5: var(--colors-blue-light-a5);--colors-blue-a6: var(--colors-blue-light-a6);--colors-blue-a7: var(--colors-blue-light-a7);--colors-blue-a8: var(--colors-blue-light-a8);--colors-blue-a9: var(--colors-blue-light-a9);--colors-blue-a10: var(--colors-blue-light-a10);--colors-blue-a11: var(--colors-blue-light-a11);--colors-blue-a12: var(--colors-blue-light-a12);--colors-bronze-1: var(--colors-bronze-light-1);--colors-bronze-2: var(--colors-bronze-light-2);--colors-bronze-3: var(--colors-bronze-light-3);--colors-bronze-4: var(--colors-bronze-light-4);--colors-bronze-5: var(--colors-bronze-light-5);--colors-bronze-6: var(--colors-bronze-light-6);--colors-bronze-7: var(--colors-bronze-light-7);--colors-bronze-8: var(--colors-bronze-light-8);--colors-bronze-9: var(--colors-bronze-light-9);--colors-bronze-10: var(--colors-bronze-light-10);--colors-bronze-11: var(--colors-bronze-light-11);--colors-bronze-12: var(--colors-bronze-light-12);--colors-bronze-a1: var(--colors-bronze-light-a1);--colors-bronze-a2: var(--colors-bronze-light-a2);--colors-bronze-a3: var(--colors-bronze-light-a3);--colors-bronze-a4: var(--colors-bronze-light-a4);--colors-bronze-a5: var(--colors-bronze-light-a5);--colors-bronze-a6: var(--colors-bronze-light-a6);--colors-bronze-a7: var(--colors-bronze-light-a7);--colors-bronze-a8: var(--colors-bronze-light-a8);--colors-bronze-a9: var(--colors-bronze-light-a9);--colors-bronze-a10: var(--colors-bronze-light-a10);--colors-bronze-a11: var(--colors-bronze-light-a11);--colors-bronze-a12: var(--colors-bronze-light-a12);--colors-brown-1: var(--colors-brown-light-1);--colors-brown-2: var(--colors-brown-light-2);--colors-brown-3: var(--colors-brown-light-3);--colors-brown-4: var(--colors-brown-light-4);--colors-brown-5: var(--colors-brown-light-5);--colors-brown-6: var(--colors-brown-light-6);--colors-brown-7: var(--colors-brown-light-7);--colors-brown-8: var(--colors-brown-light-8);--colors-brown-9: var(--colors-brown-light-9);--colors-brown-10: var(--colors-brown-light-10);--colors-brown-11: var(--colors-brown-light-11);--colors-brown-12: var(--colors-brown-light-12);--colors-brown-a1: var(--colors-brown-light-a1);--colors-brown-a2: var(--colors-brown-light-a2);--colors-brown-a3: var(--colors-brown-light-a3);--colors-brown-a4: var(--colors-brown-light-a4);--colors-brown-a5: var(--colors-brown-light-a5);--colors-brown-a6: var(--colors-brown-light-a6);--colors-brown-a7: var(--colors-brown-light-a7);--colors-brown-a8: var(--colors-brown-light-a8);--colors-brown-a9: var(--colors-brown-light-a9);--colors-brown-a10: var(--colors-brown-light-a10);--colors-brown-a11: var(--colors-brown-light-a11);--colors-brown-a12: var(--colors-brown-light-a12);--colors-crimson-1: var(--colors-crimson-light-1);--colors-crimson-2: var(--colors-crimson-light-2);--colors-crimson-3: var(--colors-crimson-light-3);--colors-crimson-4: var(--colors-crimson-light-4);--colors-crimson-5: var(--colors-crimson-light-5);--colors-crimson-6: var(--colors-crimson-light-6);--colors-crimson-7: var(--colors-crimson-light-7);--colors-crimson-8: var(--colors-crimson-light-8);--colors-crimson-9: var(--colors-crimson-light-9);--colors-crimson-10: var(--colors-crimson-light-10);--colors-crimson-11: var(--colors-crimson-light-11);--colors-crimson-12: var(--colors-crimson-light-12);--colors-crimson-a1: var(--colors-crimson-light-a1);--colors-crimson-a2: var(--colors-crimson-light-a2);--colors-crimson-a3: var(--colors-crimson-light-a3);--colors-crimson-a4: var(--colors-crimson-light-a4);--colors-crimson-a5: var(--colors-crimson-light-a5);--colors-crimson-a6: var(--colors-crimson-light-a6);--colors-crimson-a7: var(--colors-crimson-light-a7);--colors-crimson-a8: var(--colors-crimson-light-a8);--colors-crimson-a9: var(--colors-crimson-light-a9);--colors-crimson-a10: var(--colors-crimson-light-a10);--colors-crimson-a11: var(--colors-crimson-light-a11);--colors-crimson-a12: var(--colors-crimson-light-a12);--colors-cyan-1: var(--colors-cyan-light-1);--colors-cyan-2: var(--colors-cyan-light-2);--colors-cyan-3: var(--colors-cyan-light-3);--colors-cyan-4: var(--colors-cyan-light-4);--colors-cyan-5: var(--colors-cyan-light-5);--colors-cyan-6: var(--colors-cyan-light-6);--colors-cyan-7: var(--colors-cyan-light-7);--colors-cyan-8: var(--colors-cyan-light-8);--colors-cyan-9: var(--colors-cyan-light-9);--colors-cyan-10: var(--colors-cyan-light-10);--colors-cyan-11: var(--colors-cyan-light-11);--colors-cyan-12: var(--colors-cyan-light-12);--colors-cyan-a1: var(--colors-cyan-light-a1);--colors-cyan-a2: var(--colors-cyan-light-a2);--colors-cyan-a3: var(--colors-cyan-light-a3);--colors-cyan-a4: var(--colors-cyan-light-a4);--colors-cyan-a5: var(--colors-cyan-light-a5);--colors-cyan-a6: var(--colors-cyan-light-a6);--colors-cyan-a7: var(--colors-cyan-light-a7);--colors-cyan-a8: var(--colors-cyan-light-a8);--colors-cyan-a9: var(--colors-cyan-light-a9);--colors-cyan-a10: var(--colors-cyan-light-a10);--colors-cyan-a11: var(--colors-cyan-light-a11);--colors-cyan-a12: var(--colors-cyan-light-a12);--colors-gold-1: var(--colors-gold-light-1);--colors-gold-2: var(--colors-gold-light-2);--colors-gold-3: var(--colors-gold-light-3);--colors-gold-4: var(--colors-gold-light-4);--colors-gold-5: var(--colors-gold-light-5);--colors-gold-6: var(--colors-gold-light-6);--colors-gold-7: var(--colors-gold-light-7);--colors-gold-8: var(--colors-gold-light-8);--colors-gold-9: var(--colors-gold-light-9);--colors-gold-10: var(--colors-gold-light-10);--colors-gold-11: var(--colors-gold-light-11);--colors-gold-12: var(--colors-gold-light-12);--colors-gold-a1: var(--colors-gold-light-a1);--colors-gold-a2: var(--colors-gold-light-a2);--colors-gold-a3: var(--colors-gold-light-a3);--colors-gold-a4: var(--colors-gold-light-a4);--colors-gold-a5: var(--colors-gold-light-a5);--colors-gold-a6: var(--colors-gold-light-a6);--colors-gold-a7: var(--colors-gold-light-a7);--colors-gold-a8: var(--colors-gold-light-a8);--colors-gold-a9: var(--colors-gold-light-a9);--colors-gold-a10: var(--colors-gold-light-a10);--colors-gold-a11: var(--colors-gold-light-a11);--colors-gold-a12: var(--colors-gold-light-a12);--colors-grass-1: var(--colors-grass-light-1);--colors-grass-2: var(--colors-grass-light-2);--colors-grass-3: var(--colors-grass-light-3);--colors-grass-4: var(--colors-grass-light-4);--colors-grass-5: var(--colors-grass-light-5);--colors-grass-6: var(--colors-grass-light-6);--colors-grass-7: var(--colors-grass-light-7);--colors-grass-8: var(--colors-grass-light-8);--colors-grass-9: var(--colors-grass-light-9);--colors-grass-10: var(--colors-grass-light-10);--colors-grass-11: var(--colors-grass-light-11);--colors-grass-12: var(--colors-grass-light-12);--colors-grass-a1: var(--colors-grass-light-a1);--colors-grass-a2: var(--colors-grass-light-a2);--colors-grass-a3: var(--colors-grass-light-a3);--colors-grass-a4: var(--colors-grass-light-a4);--colors-grass-a5: var(--colors-grass-light-a5);--colors-grass-a6: var(--colors-grass-light-a6);--colors-grass-a7: var(--colors-grass-light-a7);--colors-grass-a8: var(--colors-grass-light-a8);--colors-grass-a9: var(--colors-grass-light-a9);--colors-grass-a10: var(--colors-grass-light-a10);--colors-grass-a11: var(--colors-grass-light-a11);--colors-grass-a12: var(--colors-grass-light-a12);--colors-green-1: var(--colors-green-light-1);--colors-green-2: var(--colors-green-light-2);--colors-green-3: var(--colors-green-light-3);--colors-green-4: var(--colors-green-light-4);--colors-green-5: var(--colors-green-light-5);--colors-green-6: var(--colors-green-light-6);--colors-green-7: var(--colors-green-light-7);--colors-green-8: var(--colors-green-light-8);--colors-green-9: var(--colors-green-light-9);--colors-green-10: var(--colors-green-light-10);--colors-green-11: var(--colors-green-light-11);--colors-green-12: var(--colors-green-light-12);--colors-green-a1: var(--colors-green-light-a1);--colors-green-a2: var(--colors-green-light-a2);--colors-green-a3: var(--colors-green-light-a3);--colors-green-a4: var(--colors-green-light-a4);--colors-green-a5: var(--colors-green-light-a5);--colors-green-a6: var(--colors-green-light-a6);--colors-green-a7: var(--colors-green-light-a7);--colors-green-a8: var(--colors-green-light-a8);--colors-green-a9: var(--colors-green-light-a9);--colors-green-a10: var(--colors-green-light-a10);--colors-green-a11: var(--colors-green-light-a11);--colors-green-a12: var(--colors-green-light-a12);--colors-indigo-1: var(--colors-indigo-light-1);--colors-indigo-2: var(--colors-indigo-light-2);--colors-indigo-3: var(--colors-indigo-light-3);--colors-indigo-4: var(--colors-indigo-light-4);--colors-indigo-5: var(--colors-indigo-light-5);--colors-indigo-6: var(--colors-indigo-light-6);--colors-indigo-7: var(--colors-indigo-light-7);--colors-indigo-8: var(--colors-indigo-light-8);--colors-indigo-9: var(--colors-indigo-light-9);--colors-indigo-10: var(--colors-indigo-light-10);--colors-indigo-11: var(--colors-indigo-light-11);--colors-indigo-12: var(--colors-indigo-light-12);--colors-indigo-a1: var(--colors-indigo-light-a1);--colors-indigo-a2: var(--colors-indigo-light-a2);--colors-indigo-a3: var(--colors-indigo-light-a3);--colors-indigo-a4: var(--colors-indigo-light-a4);--colors-indigo-a5: var(--colors-indigo-light-a5);--colors-indigo-a6: var(--colors-indigo-light-a6);--colors-indigo-a7: var(--colors-indigo-light-a7);--colors-indigo-a8: var(--colors-indigo-light-a8);--colors-indigo-a9: var(--colors-indigo-light-a9);--colors-indigo-a10: var(--colors-indigo-light-a10);--colors-indigo-a11: var(--colors-indigo-light-a11);--colors-indigo-a12: var(--colors-indigo-light-a12);--colors-iris-1: var(--colors-iris-light-1);--colors-iris-2: var(--colors-iris-light-2);--colors-iris-3: var(--colors-iris-light-3);--colors-iris-4: var(--colors-iris-light-4);--colors-iris-5: var(--colors-iris-light-5);--colors-iris-6: var(--colors-iris-light-6);--colors-iris-7: var(--colors-iris-light-7);--colors-iris-8: var(--colors-iris-light-8);--colors-iris-9: var(--colors-iris-light-9);--colors-iris-10: var(--colors-iris-light-10);--colors-iris-11: var(--colors-iris-light-11);--colors-iris-12: var(--colors-iris-light-12);--colors-iris-a1: var(--colors-iris-light-a1);--colors-iris-a2: var(--colors-iris-light-a2);--colors-iris-a3: var(--colors-iris-light-a3);--colors-iris-a4: var(--colors-iris-light-a4);--colors-iris-a5: var(--colors-iris-light-a5);--colors-iris-a6: var(--colors-iris-light-a6);--colors-iris-a7: var(--colors-iris-light-a7);--colors-iris-a8: var(--colors-iris-light-a8);--colors-iris-a9: var(--colors-iris-light-a9);--colors-iris-a10: var(--colors-iris-light-a10);--colors-iris-a11: var(--colors-iris-light-a11);--colors-iris-a12: var(--colors-iris-light-a12);--colors-jade-1: var(--colors-jade-light-1);--colors-jade-2: var(--colors-jade-light-2);--colors-jade-3: var(--colors-jade-light-3);--colors-jade-4: var(--colors-jade-light-4);--colors-jade-5: var(--colors-jade-light-5);--colors-jade-6: var(--colors-jade-light-6);--colors-jade-7: var(--colors-jade-light-7);--colors-jade-8: var(--colors-jade-light-8);--colors-jade-9: var(--colors-jade-light-9);--colors-jade-10: var(--colors-jade-light-10);--colors-jade-11: var(--colors-jade-light-11);--colors-jade-12: var(--colors-jade-light-12);--colors-jade-a1: var(--colors-jade-light-a1);--colors-jade-a2: var(--colors-jade-light-a2);--colors-jade-a3: var(--colors-jade-light-a3);--colors-jade-a4: var(--colors-jade-light-a4);--colors-jade-a5: var(--colors-jade-light-a5);--colors-jade-a6: var(--colors-jade-light-a6);--colors-jade-a7: var(--colors-jade-light-a7);--colors-jade-a8: var(--colors-jade-light-a8);--colors-jade-a9: var(--colors-jade-light-a9);--colors-jade-a10: var(--colors-jade-light-a10);--colors-jade-a11: var(--colors-jade-light-a11);--colors-jade-a12: var(--colors-jade-light-a12);--colors-lime-1: var(--colors-lime-light-1);--colors-lime-2: var(--colors-lime-light-2);--colors-lime-3: var(--colors-lime-light-3);--colors-lime-4: var(--colors-lime-light-4);--colors-lime-5: var(--colors-lime-light-5);--colors-lime-6: var(--colors-lime-light-6);--colors-lime-7: var(--colors-lime-light-7);--colors-lime-8: var(--colors-lime-light-8);--colors-lime-9: var(--colors-lime-light-9);--colors-lime-10: var(--colors-lime-light-10);--colors-lime-11: var(--colors-lime-light-11);--colors-lime-12: var(--colors-lime-light-12);--colors-lime-a1: var(--colors-lime-light-a1);--colors-lime-a2: var(--colors-lime-light-a2);--colors-lime-a3: var(--colors-lime-light-a3);--colors-lime-a4: var(--colors-lime-light-a4);--colors-lime-a5: var(--colors-lime-light-a5);--colors-lime-a6: var(--colors-lime-light-a6);--colors-lime-a7: var(--colors-lime-light-a7);--colors-lime-a8: var(--colors-lime-light-a8);--colors-lime-a9: var(--colors-lime-light-a9);--colors-lime-a10: var(--colors-lime-light-a10);--colors-lime-a11: var(--colors-lime-light-a11);--colors-lime-a12: var(--colors-lime-light-a12);--colors-mauve-1: var(--colors-mauve-light-1);--colors-mauve-2: var(--colors-mauve-light-2);--colors-mauve-3: var(--colors-mauve-light-3);--colors-mauve-4: var(--colors-mauve-light-4);--colors-mauve-5: var(--colors-mauve-light-5);--colors-mauve-6: var(--colors-mauve-light-6);--colors-mauve-7: var(--colors-mauve-light-7);--colors-mauve-8: var(--colors-mauve-light-8);--colors-mauve-9: var(--colors-mauve-light-9);--colors-mauve-10: var(--colors-mauve-light-10);--colors-mauve-11: var(--colors-mauve-light-11);--colors-mauve-12: var(--colors-mauve-light-12);--colors-mauve-a1: var(--colors-mauve-light-a1);--colors-mauve-a2: var(--colors-mauve-light-a2);--colors-mauve-a3: var(--colors-mauve-light-a3);--colors-mauve-a4: var(--colors-mauve-light-a4);--colors-mauve-a5: var(--colors-mauve-light-a5);--colors-mauve-a6: var(--colors-mauve-light-a6);--colors-mauve-a7: var(--colors-mauve-light-a7);--colors-mauve-a8: var(--colors-mauve-light-a8);--colors-mauve-a9: var(--colors-mauve-light-a9);--colors-mauve-a10: var(--colors-mauve-light-a10);--colors-mauve-a11: var(--colors-mauve-light-a11);--colors-mauve-a12: var(--colors-mauve-light-a12);--colors-mint-1: var(--colors-mint-light-1);--colors-mint-2: var(--colors-mint-light-2);--colors-mint-3: var(--colors-mint-light-3);--colors-mint-4: var(--colors-mint-light-4);--colors-mint-5: var(--colors-mint-light-5);--colors-mint-6: var(--colors-mint-light-6);--colors-mint-7: var(--colors-mint-light-7);--colors-mint-8: var(--colors-mint-light-8);--colors-mint-9: var(--colors-mint-light-9);--colors-mint-10: var(--colors-mint-light-10);--colors-mint-11: var(--colors-mint-light-11);--colors-mint-12: var(--colors-mint-light-12);--colors-mint-a1: var(--colors-mint-light-a1);--colors-mint-a2: var(--colors-mint-light-a2);--colors-mint-a3: var(--colors-mint-light-a3);--colors-mint-a4: var(--colors-mint-light-a4);--colors-mint-a5: var(--colors-mint-light-a5);--colors-mint-a6: var(--colors-mint-light-a6);--colors-mint-a7: var(--colors-mint-light-a7);--colors-mint-a8: var(--colors-mint-light-a8);--colors-mint-a9: var(--colors-mint-light-a9);--colors-mint-a10: var(--colors-mint-light-a10);--colors-mint-a11: var(--colors-mint-light-a11);--colors-mint-a12: var(--colors-mint-light-a12);--colors-neutral-1: var(--colors-neutral-light-1);--colors-neutral-2: var(--colors-neutral-light-2);--colors-neutral-3: var(--colors-neutral-light-3);--colors-neutral-4: var(--colors-neutral-light-4);--colors-neutral-5: var(--colors-neutral-light-5);--colors-neutral-6: var(--colors-neutral-light-6);--colors-neutral-7: var(--colors-neutral-light-7);--colors-neutral-8: var(--colors-neutral-light-8);--colors-neutral-9: var(--colors-neutral-light-9);--colors-neutral-10: var(--colors-neutral-light-10);--colors-neutral-11: var(--colors-neutral-light-11);--colors-neutral-12: var(--colors-neutral-light-12);--colors-neutral-a1: var(--colors-neutral-light-a1);--colors-neutral-a2: var(--colors-neutral-light-a2);--colors-neutral-a3: var(--colors-neutral-light-a3);--colors-neutral-a4: var(--colors-neutral-light-a4);--colors-neutral-a5: var(--colors-neutral-light-a5);--colors-neutral-a6: var(--colors-neutral-light-a6);--colors-neutral-a7: var(--colors-neutral-light-a7);--colors-neutral-a8: var(--colors-neutral-light-a8);--colors-neutral-a9: var(--colors-neutral-light-a9);--colors-neutral-a10: var(--colors-neutral-light-a10);--colors-neutral-a11: var(--colors-neutral-light-a11);--colors-neutral-a12: var(--colors-neutral-light-a12);--colors-olive-1: var(--colors-olive-light-1);--colors-olive-2: var(--colors-olive-light-2);--colors-olive-3: var(--colors-olive-light-3);--colors-olive-4: var(--colors-olive-light-4);--colors-olive-5: var(--colors-olive-light-5);--colors-olive-6: var(--colors-olive-light-6);--colors-olive-7: var(--colors-olive-light-7);--colors-olive-8: var(--colors-olive-light-8);--colors-olive-9: var(--colors-olive-light-9);--colors-olive-10: var(--colors-olive-light-10);--colors-olive-11: var(--colors-olive-light-11);--colors-olive-12: var(--colors-olive-light-12);--colors-olive-a1: var(--colors-olive-light-a1);--colors-olive-a2: var(--colors-olive-light-a2);--colors-olive-a3: var(--colors-olive-light-a3);--colors-olive-a4: var(--colors-olive-light-a4);--colors-olive-a5: var(--colors-olive-light-a5);--colors-olive-a6: var(--colors-olive-light-a6);--colors-olive-a7: var(--colors-olive-light-a7);--colors-olive-a8: var(--colors-olive-light-a8);--colors-olive-a9: var(--colors-olive-light-a9);--colors-olive-a10: var(--colors-olive-light-a10);--colors-olive-a11: var(--colors-olive-light-a11);--colors-olive-a12: var(--colors-olive-light-a12);--colors-orange-1: var(--colors-orange-light-1);--colors-orange-2: var(--colors-orange-light-2);--colors-orange-3: var(--colors-orange-light-3);--colors-orange-4: var(--colors-orange-light-4);--colors-orange-5: var(--colors-orange-light-5);--colors-orange-6: var(--colors-orange-light-6);--colors-orange-7: var(--colors-orange-light-7);--colors-orange-8: var(--colors-orange-light-8);--colors-orange-9: var(--colors-orange-light-9);--colors-orange-10: var(--colors-orange-light-10);--colors-orange-11: var(--colors-orange-light-11);--colors-orange-12: var(--colors-orange-light-12);--colors-orange-a1: var(--colors-orange-light-a1);--colors-orange-a2: var(--colors-orange-light-a2);--colors-orange-a3: var(--colors-orange-light-a3);--colors-orange-a4: var(--colors-orange-light-a4);--colors-orange-a5: var(--colors-orange-light-a5);--colors-orange-a6: var(--colors-orange-light-a6);--colors-orange-a7: var(--colors-orange-light-a7);--colors-orange-a8: var(--colors-orange-light-a8);--colors-orange-a9: var(--colors-orange-light-a9);--colors-orange-a10: var(--colors-orange-light-a10);--colors-orange-a11: var(--colors-orange-light-a11);--colors-orange-a12: var(--colors-orange-light-a12);--colors-pink-1: var(--colors-pink-light-1);--colors-pink-2: var(--colors-pink-light-2);--colors-pink-3: var(--colors-pink-light-3);--colors-pink-4: var(--colors-pink-light-4);--colors-pink-5: var(--colors-pink-light-5);--colors-pink-6: var(--colors-pink-light-6);--colors-pink-7: var(--colors-pink-light-7);--colors-pink-8: var(--colors-pink-light-8);--colors-pink-9: var(--colors-pink-light-9);--colors-pink-10: var(--colors-pink-light-10);--colors-pink-11: var(--colors-pink-light-11);--colors-pink-12: var(--colors-pink-light-12);--colors-pink-a1: var(--colors-pink-light-a1);--colors-pink-a2: var(--colors-pink-light-a2);--colors-pink-a3: var(--colors-pink-light-a3);--colors-pink-a4: var(--colors-pink-light-a4);--colors-pink-a5: var(--colors-pink-light-a5);--colors-pink-a6: var(--colors-pink-light-a6);--colors-pink-a7: var(--colors-pink-light-a7);--colors-pink-a8: var(--colors-pink-light-a8);--colors-pink-a9: var(--colors-pink-light-a9);--colors-pink-a10: var(--colors-pink-light-a10);--colors-pink-a11: var(--colors-pink-light-a11);--colors-pink-a12: var(--colors-pink-light-a12);--colors-plum-1: var(--colors-plum-light-1);--colors-plum-2: var(--colors-plum-light-2);--colors-plum-3: var(--colors-plum-light-3);--colors-plum-4: var(--colors-plum-light-4);--colors-plum-5: var(--colors-plum-light-5);--colors-plum-6: var(--colors-plum-light-6);--colors-plum-7: var(--colors-plum-light-7);--colors-plum-8: var(--colors-plum-light-8);--colors-plum-9: var(--colors-plum-light-9);--colors-plum-10: var(--colors-plum-light-10);--colors-plum-11: var(--colors-plum-light-11);--colors-plum-12: var(--colors-plum-light-12);--colors-plum-a1: var(--colors-plum-light-a1);--colors-plum-a2: var(--colors-plum-light-a2);--colors-plum-a3: var(--colors-plum-light-a3);--colors-plum-a4: var(--colors-plum-light-a4);--colors-plum-a5: var(--colors-plum-light-a5);--colors-plum-a6: var(--colors-plum-light-a6);--colors-plum-a7: var(--colors-plum-light-a7);--colors-plum-a8: var(--colors-plum-light-a8);--colors-plum-a9: var(--colors-plum-light-a9);--colors-plum-a10: var(--colors-plum-light-a10);--colors-plum-a11: var(--colors-plum-light-a11);--colors-plum-a12: var(--colors-plum-light-a12);--colors-purple-1: var(--colors-purple-light-1);--colors-purple-2: var(--colors-purple-light-2);--colors-purple-3: var(--colors-purple-light-3);--colors-purple-4: var(--colors-purple-light-4);--colors-purple-5: var(--colors-purple-light-5);--colors-purple-6: var(--colors-purple-light-6);--colors-purple-7: var(--colors-purple-light-7);--colors-purple-8: var(--colors-purple-light-8);--colors-purple-9: var(--colors-purple-light-9);--colors-purple-10: var(--colors-purple-light-10);--colors-purple-11: var(--colors-purple-light-11);--colors-purple-12: var(--colors-purple-light-12);--colors-purple-a1: var(--colors-purple-light-a1);--colors-purple-a2: var(--colors-purple-light-a2);--colors-purple-a3: var(--colors-purple-light-a3);--colors-purple-a4: var(--colors-purple-light-a4);--colors-purple-a5: var(--colors-purple-light-a5);--colors-purple-a6: var(--colors-purple-light-a6);--colors-purple-a7: var(--colors-purple-light-a7);--colors-purple-a8: var(--colors-purple-light-a8);--colors-purple-a9: var(--colors-purple-light-a9);--colors-purple-a10: var(--colors-purple-light-a10);--colors-purple-a11: var(--colors-purple-light-a11);--colors-purple-a12: var(--colors-purple-light-a12);--colors-red-1: var(--colors-red-light-1);--colors-red-2: var(--colors-red-light-2);--colors-red-3: var(--colors-red-light-3);--colors-red-4: var(--colors-red-light-4);--colors-red-5: var(--colors-red-light-5);--colors-red-6: var(--colors-red-light-6);--colors-red-7: var(--colors-red-light-7);--colors-red-8: var(--colors-red-light-8);--colors-red-9: var(--colors-red-light-9);--colors-red-10: var(--colors-red-light-10);--colors-red-11: var(--colors-red-light-11);--colors-red-12: var(--colors-red-light-12);--colors-red-a1: var(--colors-red-light-a1);--colors-red-a2: var(--colors-red-light-a2);--colors-red-a3: var(--colors-red-light-a3);--colors-red-a4: var(--colors-red-light-a4);--colors-red-a5: var(--colors-red-light-a5);--colors-red-a6: var(--colors-red-light-a6);--colors-red-a7: var(--colors-red-light-a7);--colors-red-a8: var(--colors-red-light-a8);--colors-red-a9: var(--colors-red-light-a9);--colors-red-a10: var(--colors-red-light-a10);--colors-red-a11: var(--colors-red-light-a11);--colors-red-a12: var(--colors-red-light-a12);--colors-ruby-1: var(--colors-ruby-light-1);--colors-ruby-2: var(--colors-ruby-light-2);--colors-ruby-3: var(--colors-ruby-light-3);--colors-ruby-4: var(--colors-ruby-light-4);--colors-ruby-5: var(--colors-ruby-light-5);--colors-ruby-6: var(--colors-ruby-light-6);--colors-ruby-7: var(--colors-ruby-light-7);--colors-ruby-8: var(--colors-ruby-light-8);--colors-ruby-9: var(--colors-ruby-light-9);--colors-ruby-10: var(--colors-ruby-light-10);--colors-ruby-11: var(--colors-ruby-light-11);--colors-ruby-12: var(--colors-ruby-light-12);--colors-ruby-a1: var(--colors-ruby-light-a1);--colors-ruby-a2: var(--colors-ruby-light-a2);--colors-ruby-a3: var(--colors-ruby-light-a3);--colors-ruby-a4: var(--colors-ruby-light-a4);--colors-ruby-a5: var(--colors-ruby-light-a5);--colors-ruby-a6: var(--colors-ruby-light-a6);--colors-ruby-a7: var(--colors-ruby-light-a7);--colors-ruby-a8: var(--colors-ruby-light-a8);--colors-ruby-a9: var(--colors-ruby-light-a9);--colors-ruby-a10: var(--colors-ruby-light-a10);--colors-ruby-a11: var(--colors-ruby-light-a11);--colors-ruby-a12: var(--colors-ruby-light-a12);--colors-sage-1: var(--colors-sage-light-1);--colors-sage-2: var(--colors-sage-light-2);--colors-sage-3: var(--colors-sage-light-3);--colors-sage-4: var(--colors-sage-light-4);--colors-sage-5: var(--colors-sage-light-5);--colors-sage-6: var(--colors-sage-light-6);--colors-sage-7: var(--colors-sage-light-7);--colors-sage-8: var(--colors-sage-light-8);--colors-sage-9: var(--colors-sage-light-9);--colors-sage-10: var(--colors-sage-light-10);--colors-sage-11: var(--colors-sage-light-11);--colors-sage-12: var(--colors-sage-light-12);--colors-sage-a1: var(--colors-sage-light-a1);--colors-sage-a2: var(--colors-sage-light-a2);--colors-sage-a3: var(--colors-sage-light-a3);--colors-sage-a4: var(--colors-sage-light-a4);--colors-sage-a5: var(--colors-sage-light-a5);--colors-sage-a6: var(--colors-sage-light-a6);--colors-sage-a7: var(--colors-sage-light-a7);--colors-sage-a8: var(--colors-sage-light-a8);--colors-sage-a9: var(--colors-sage-light-a9);--colors-sage-a10: var(--colors-sage-light-a10);--colors-sage-a11: var(--colors-sage-light-a11);--colors-sage-a12: var(--colors-sage-light-a12);--colors-sand-1: var(--colors-sand-light-1);--colors-sand-2: var(--colors-sand-light-2);--colors-sand-3: var(--colors-sand-light-3);--colors-sand-4: var(--colors-sand-light-4);--colors-sand-5: var(--colors-sand-light-5);--colors-sand-6: var(--colors-sand-light-6);--colors-sand-7: var(--colors-sand-light-7);--colors-sand-8: var(--colors-sand-light-8);--colors-sand-9: var(--colors-sand-light-9);--colors-sand-10: var(--colors-sand-light-10);--colors-sand-11: var(--colors-sand-light-11);--colors-sand-12: var(--colors-sand-light-12);--colors-sand-a1: var(--colors-sand-light-a1);--colors-sand-a2: var(--colors-sand-light-a2);--colors-sand-a3: var(--colors-sand-light-a3);--colors-sand-a4: var(--colors-sand-light-a4);--colors-sand-a5: var(--colors-sand-light-a5);--colors-sand-a6: var(--colors-sand-light-a6);--colors-sand-a7: var(--colors-sand-light-a7);--colors-sand-a8: var(--colors-sand-light-a8);--colors-sand-a9: var(--colors-sand-light-a9);--colors-sand-a10: var(--colors-sand-light-a10);--colors-sand-a11: var(--colors-sand-light-a11);--colors-sand-a12: var(--colors-sand-light-a12);--colors-sky-1: var(--colors-sky-light-1);--colors-sky-2: var(--colors-sky-light-2);--colors-sky-3: var(--colors-sky-light-3);--colors-sky-4: var(--colors-sky-light-4);--colors-sky-5: var(--colors-sky-light-5);--colors-sky-6: var(--colors-sky-light-6);--colors-sky-7: var(--colors-sky-light-7);--colors-sky-8: var(--colors-sky-light-8);--colors-sky-9: var(--colors-sky-light-9);--colors-sky-10: var(--colors-sky-light-10);--colors-sky-11: var(--colors-sky-light-11);--colors-sky-12: var(--colors-sky-light-12);--colors-sky-a1: var(--colors-sky-light-a1);--colors-sky-a2: var(--colors-sky-light-a2);--colors-sky-a3: var(--colors-sky-light-a3);--colors-sky-a4: var(--colors-sky-light-a4);--colors-sky-a5: var(--colors-sky-light-a5);--colors-sky-a6: var(--colors-sky-light-a6);--colors-sky-a7: var(--colors-sky-light-a7);--colors-sky-a8: var(--colors-sky-light-a8);--colors-sky-a9: var(--colors-sky-light-a9);--colors-sky-a10: var(--colors-sky-light-a10);--colors-sky-a11: var(--colors-sky-light-a11);--colors-sky-a12: var(--colors-sky-light-a12);--colors-slate-1: var(--colors-slate-light-1);--colors-slate-2: var(--colors-slate-light-2);--colors-slate-3: var(--colors-slate-light-3);--colors-slate-4: var(--colors-slate-light-4);--colors-slate-5: var(--colors-slate-light-5);--colors-slate-6: var(--colors-slate-light-6);--colors-slate-7: var(--colors-slate-light-7);--colors-slate-8: var(--colors-slate-light-8);--colors-slate-9: var(--colors-slate-light-9);--colors-slate-10: var(--colors-slate-light-10);--colors-slate-11: var(--colors-slate-light-11);--colors-slate-12: var(--colors-slate-light-12);--colors-slate-a1: var(--colors-slate-light-a1);--colors-slate-a2: var(--colors-slate-light-a2);--colors-slate-a3: var(--colors-slate-light-a3);--colors-slate-a4: var(--colors-slate-light-a4);--colors-slate-a5: var(--colors-slate-light-a5);--colors-slate-a6: var(--colors-slate-light-a6);--colors-slate-a7: var(--colors-slate-light-a7);--colors-slate-a8: var(--colors-slate-light-a8);--colors-slate-a9: var(--colors-slate-light-a9);--colors-slate-a10: var(--colors-slate-light-a10);--colors-slate-a11: var(--colors-slate-light-a11);--colors-slate-a12: var(--colors-slate-light-a12);--colors-teal-1: var(--colors-teal-light-1);--colors-teal-2: var(--colors-teal-light-2);--colors-teal-3: var(--colors-teal-light-3);--colors-teal-4: var(--colors-teal-light-4);--colors-teal-5: var(--colors-teal-light-5);--colors-teal-6: var(--colors-teal-light-6);--colors-teal-7: var(--colors-teal-light-7);--colors-teal-8: var(--colors-teal-light-8);--colors-teal-9: var(--colors-teal-light-9);--colors-teal-10: var(--colors-teal-light-10);--colors-teal-11: var(--colors-teal-light-11);--colors-teal-12: var(--colors-teal-light-12);--colors-teal-a1: var(--colors-teal-light-a1);--colors-teal-a2: var(--colors-teal-light-a2);--colors-teal-a3: var(--colors-teal-light-a3);--colors-teal-a4: var(--colors-teal-light-a4);--colors-teal-a5: var(--colors-teal-light-a5);--colors-teal-a6: var(--colors-teal-light-a6);--colors-teal-a7: var(--colors-teal-light-a7);--colors-teal-a8: var(--colors-teal-light-a8);--colors-teal-a9: var(--colors-teal-light-a9);--colors-teal-a10: var(--colors-teal-light-a10);--colors-teal-a11: var(--colors-teal-light-a11);--colors-teal-a12: var(--colors-teal-light-a12);--colors-tomato-1: var(--colors-tomato-light-1);--colors-tomato-2: var(--colors-tomato-light-2);--colors-tomato-3: var(--colors-tomato-light-3);--colors-tomato-4: var(--colors-tomato-light-4);--colors-tomato-5: var(--colors-tomato-light-5);--colors-tomato-6: var(--colors-tomato-light-6);--colors-tomato-7: var(--colors-tomato-light-7);--colors-tomato-8: var(--colors-tomato-light-8);--colors-tomato-9: var(--colors-tomato-light-9);--colors-tomato-10: var(--colors-tomato-light-10);--colors-tomato-11: var(--colors-tomato-light-11);--colors-tomato-12: var(--colors-tomato-light-12);--colors-tomato-a1: var(--colors-tomato-light-a1);--colors-tomato-a2: var(--colors-tomato-light-a2);--colors-tomato-a3: var(--colors-tomato-light-a3);--colors-tomato-a4: var(--colors-tomato-light-a4);--colors-tomato-a5: var(--colors-tomato-light-a5);--colors-tomato-a6: var(--colors-tomato-light-a6);--colors-tomato-a7: var(--colors-tomato-light-a7);--colors-tomato-a8: var(--colors-tomato-light-a8);--colors-tomato-a9: var(--colors-tomato-light-a9);--colors-tomato-a10: var(--colors-tomato-light-a10);--colors-tomato-a11: var(--colors-tomato-light-a11);--colors-tomato-a12: var(--colors-tomato-light-a12);--colors-violet-1: var(--colors-violet-light-1);--colors-violet-2: var(--colors-violet-light-2);--colors-violet-3: var(--colors-violet-light-3);--colors-violet-4: var(--colors-violet-light-4);--colors-violet-5: var(--colors-violet-light-5);--colors-violet-6: var(--colors-violet-light-6);--colors-violet-7: var(--colors-violet-light-7);--colors-violet-8: var(--colors-violet-light-8);--colors-violet-9: var(--colors-violet-light-9);--colors-violet-10: var(--colors-violet-light-10);--colors-violet-11: var(--colors-violet-light-11);--colors-violet-12: var(--colors-violet-light-12);--colors-violet-a1: var(--colors-violet-light-a1);--colors-violet-a2: var(--colors-violet-light-a2);--colors-violet-a3: var(--colors-violet-light-a3);--colors-violet-a4: var(--colors-violet-light-a4);--colors-violet-a5: var(--colors-violet-light-a5);--colors-violet-a6: var(--colors-violet-light-a6);--colors-violet-a7: var(--colors-violet-light-a7);--colors-violet-a8: var(--colors-violet-light-a8);--colors-violet-a9: var(--colors-violet-light-a9);--colors-violet-a10: var(--colors-violet-light-a10);--colors-violet-a11: var(--colors-violet-light-a11);--colors-violet-a12: var(--colors-violet-light-a12);--colors-yellow-1: var(--colors-yellow-light-1);--colors-yellow-2: var(--colors-yellow-light-2);--colors-yellow-3: var(--colors-yellow-light-3);--colors-yellow-4: var(--colors-yellow-light-4);--colors-yellow-5: var(--colors-yellow-light-5);--colors-yellow-6: var(--colors-yellow-light-6);--colors-yellow-7: var(--colors-yellow-light-7);--colors-yellow-8: var(--colors-yellow-light-8);--colors-yellow-9: var(--colors-yellow-light-9);--colors-yellow-10: var(--colors-yellow-light-10);--colors-yellow-11: var(--colors-yellow-light-11);--colors-yellow-12: var(--colors-yellow-light-12);--colors-yellow-a1: var(--colors-yellow-light-a1);--colors-yellow-a2: var(--colors-yellow-light-a2);--colors-yellow-a3: var(--colors-yellow-light-a3);--colors-yellow-a4: var(--colors-yellow-light-a4);--colors-yellow-a5: var(--colors-yellow-light-a5);--colors-yellow-a6: var(--colors-yellow-light-a6);--colors-yellow-a7: var(--colors-yellow-light-a7);--colors-yellow-a8: var(--colors-yellow-light-a8);--colors-yellow-a9: var(--colors-yellow-light-a9);--colors-yellow-a10: var(--colors-yellow-light-a10);--colors-yellow-a11: var(--colors-yellow-light-a11);--colors-yellow-a12: var(--colors-yellow-light-a12);--colors-gray-1: var(--colors-neutral-1);--colors-gray-2: var(--colors-neutral-2);--colors-gray-3: var(--colors-neutral-3);--colors-gray-4: var(--colors-neutral-4);--colors-gray-5: var(--colors-neutral-5);--colors-gray-6: var(--colors-neutral-6);--colors-gray-7: var(--colors-neutral-7);--colors-gray-8: var(--colors-neutral-8);--colors-gray-9: var(--colors-neutral-9);--colors-gray-10: var(--colors-neutral-10);--colors-gray-11: var(--colors-neutral-11);--colors-gray-12: var(--colors-neutral-12);--colors-gray-a1: var(--colors-neutral-a1);--colors-gray-a2: var(--colors-neutral-a2);--colors-gray-a3: var(--colors-neutral-a3);--colors-gray-a4: var(--colors-neutral-a4);--colors-gray-a5: var(--colors-neutral-a5);--colors-gray-a6: var(--colors-neutral-a6);--colors-gray-a7: var(--colors-neutral-a7);--colors-gray-a8: var(--colors-neutral-a8);--colors-gray-a9: var(--colors-neutral-a9);--colors-gray-a10: var(--colors-neutral-a10);--colors-gray-a11: var(--colors-neutral-a11);--colors-gray-a12: var(--colors-neutral-a12);--colors-accent-1: var(--colors-gold-1);--colors-accent-2: var(--colors-gold-2);--colors-accent-3: var(--colors-gold-3);--colors-accent-4: var(--colors-gold-4);--colors-accent-5: var(--colors-gold-5);--colors-accent-6: var(--colors-gold-6);--colors-accent-7: var(--colors-gold-7);--colors-accent-8: var(--colors-gold-8);--colors-accent-9: var(--colors-gold-9);--colors-accent-10: var(--colors-gold-10);--colors-accent-11: var(--colors-gold-11);--colors-accent-12: var(--colors-gold-12);--colors-accent-a1: var(--colors-gold-a1);--colors-accent-a2: var(--colors-gold-a2);--colors-accent-a3: var(--colors-gold-a3);--colors-accent-a4: var(--colors-gold-a4);--colors-accent-a5: var(--colors-gold-a5);--colors-accent-a6: var(--colors-gold-a6);--colors-accent-a7: var(--colors-gold-a7);--colors-accent-a8: var(--colors-gold-a8);--colors-accent-a9: var(--colors-gold-a9);--colors-accent-a10: var(--colors-gold-a10);--colors-accent-a11: var(--colors-gold-a11);--colors-accent-a12: var(--colors-gold-a12);--colors-accent-default: var(--colors-accent-9);--colors-accent-emphasized: var(--colors-accent-10);--colors-accent-fg: var(--colors-white);--colors-bg-canvas: var(--colors-gray-1);--colors-bg-default: var(--colors-white);--colors-bg-subtle: var(--colors-gray-2);--colors-bg-muted: var(--colors-gray-3);--colors-bg-emphasized: var(--colors-gray-4);--colors-bg-disabled: var(--colors-gray-3);--colors-fg-default: var(--colors-gray-12);--colors-fg-muted: var(--colors-gray-11);--colors-fg-subtle: var(--colors-gray-10);--colors-fg-disabled: var(--colors-gray-7);--colors-border-default: var(--colors-gray-7);--colors-border-muted: var(--colors-gray-6);--colors-border-subtle: var(--colors-gray-4);--colors-border-disabled: var(--colors-gray-5);--colors-border-outline: var(--colors-gray-a9);--colors-border-accent: var(--colors-accent-default);--shadows-accent: 0 0 0 1px var(--colors-border-accent);--shadows-outline: 0 0 0 1px var(--colors-border-outline);--shadows-xs: 0px 1px 2px var(--colors-gray-a3), 0px 0px 1px var(--colors-gray-a7);--shadows-sm: 0px 2px 4px var(--colors-gray-a3), 0px 0px 1px var(--colors-gray-a7);--shadows-md: 0px 4px 8px var(--colors-gray-a3), 0px 0px 1px var(--colors-gray-a7);--shadows-lg: 0px 8px 16px var(--colors-gray-a3), 0px 0px 1px var(--colors-gray-a7);--shadows-xl: 0px 16px 24px var(--colors-gray-a3), 0px 0px 1px var(--colors-gray-a7);--shadows-2xl: 0px 24px 40px var(--colors-gray-a3), 0px 0px 1px var(--colors-gray-a7);--radii-l1: var(--radii-2xs);--radii-l2: var(--radii-xs);--radii-l3: var(--radii-sm) }.dark{--colors-amber-1: var(--colors-amber-dark-1);--colors-amber-2: var(--colors-amber-dark-2);--colors-amber-3: var(--colors-amber-dark-3);--colors-amber-4: var(--colors-amber-dark-4);--colors-amber-5: var(--colors-amber-dark-5);--colors-amber-6: var(--colors-amber-dark-6);--colors-amber-7: var(--colors-amber-dark-7);--colors-amber-8: var(--colors-amber-dark-8);--colors-amber-9: var(--colors-amber-dark-9);--colors-amber-10: var(--colors-amber-dark-10);--colors-amber-11: var(--colors-amber-dark-11);--colors-amber-12: var(--colors-amber-dark-12);--colors-amber-a1: var(--colors-amber-dark-a1);--colors-amber-a2: var(--colors-amber-dark-a2);--colors-amber-a3: var(--colors-amber-dark-a3);--colors-amber-a4: var(--colors-amber-dark-a4);--colors-amber-a5: var(--colors-amber-dark-a5);--colors-amber-a6: var(--colors-amber-dark-a6);--colors-amber-a7: var(--colors-amber-dark-a7);--colors-amber-a8: var(--colors-amber-dark-a8);--colors-amber-a9: var(--colors-amber-dark-a9);--colors-amber-a10: var(--colors-amber-dark-a10);--colors-amber-a11: var(--colors-amber-dark-a11);--colors-amber-a12: var(--colors-amber-dark-a12);--colors-blue-1: var(--colors-blue-dark-1);--colors-blue-2: var(--colors-blue-dark-2);--colors-blue-3: var(--colors-blue-dark-3);--colors-blue-4: var(--colors-blue-dark-4);--colors-blue-5: var(--colors-blue-dark-5);--colors-blue-6: var(--colors-blue-dark-6);--colors-blue-7: var(--colors-blue-dark-7);--colors-blue-8: var(--colors-blue-dark-8);--colors-blue-9: var(--colors-blue-dark-9);--colors-blue-10: var(--colors-blue-dark-10);--colors-blue-11: var(--colors-blue-dark-11);--colors-blue-12: var(--colors-blue-dark-12);--colors-blue-a1: var(--colors-blue-dark-a1);--colors-blue-a2: var(--colors-blue-dark-a2);--colors-blue-a3: var(--colors-blue-dark-a3);--colors-blue-a4: var(--colors-blue-dark-a4);--colors-blue-a5: var(--colors-blue-dark-a5);--colors-blue-a6: var(--colors-blue-dark-a6);--colors-blue-a7: var(--colors-blue-dark-a7);--colors-blue-a8: var(--colors-blue-dark-a8);--colors-blue-a9: var(--colors-blue-dark-a9);--colors-blue-a10: var(--colors-blue-dark-a10);--colors-blue-a11: var(--colors-blue-dark-a11);--colors-blue-a12: var(--colors-blue-dark-a12);--colors-bronze-1: var(--colors-bronze-dark-1);--colors-bronze-2: var(--colors-bronze-dark-2);--colors-bronze-3: var(--colors-bronze-dark-3);--colors-bronze-4: var(--colors-bronze-dark-4);--colors-bronze-5: var(--colors-bronze-dark-5);--colors-bronze-6: var(--colors-bronze-dark-6);--colors-bronze-7: var(--colors-bronze-dark-7);--colors-bronze-8: var(--colors-bronze-dark-8);--colors-bronze-9: var(--colors-bronze-dark-9);--colors-bronze-10: var(--colors-bronze-dark-10);--colors-bronze-11: var(--colors-bronze-dark-11);--colors-bronze-12: var(--colors-bronze-dark-12);--colors-bronze-a1: var(--colors-bronze-dark-a1);--colors-bronze-a2: var(--colors-bronze-dark-a2);--colors-bronze-a3: var(--colors-bronze-dark-a3);--colors-bronze-a4: var(--colors-bronze-dark-a4);--colors-bronze-a5: var(--colors-bronze-dark-a5);--colors-bronze-a6: var(--colors-bronze-dark-a6);--colors-bronze-a7: var(--colors-bronze-dark-a7);--colors-bronze-a8: var(--colors-bronze-dark-a8);--colors-bronze-a9: var(--colors-bronze-dark-a9);--colors-bronze-a10: var(--colors-bronze-dark-a10);--colors-bronze-a11: var(--colors-bronze-dark-a11);--colors-bronze-a12: var(--colors-bronze-dark-a12);--colors-brown-1: var(--colors-brown-dark-1);--colors-brown-2: var(--colors-brown-dark-2);--colors-brown-3: var(--colors-brown-dark-3);--colors-brown-4: var(--colors-brown-dark-4);--colors-brown-5: var(--colors-brown-dark-5);--colors-brown-6: var(--colors-brown-dark-6);--colors-brown-7: var(--colors-brown-dark-7);--colors-brown-8: var(--colors-brown-dark-8);--colors-brown-9: var(--colors-brown-dark-9);--colors-brown-10: var(--colors-brown-dark-10);--colors-brown-11: var(--colors-brown-dark-11);--colors-brown-12: var(--colors-brown-dark-12);--colors-brown-a1: var(--colors-brown-dark-a1);--colors-brown-a2: var(--colors-brown-dark-a2);--colors-brown-a3: var(--colors-brown-dark-a3);--colors-brown-a4: var(--colors-brown-dark-a4);--colors-brown-a5: var(--colors-brown-dark-a5);--colors-brown-a6: var(--colors-brown-dark-a6);--colors-brown-a7: var(--colors-brown-dark-a7);--colors-brown-a8: var(--colors-brown-dark-a8);--colors-brown-a9: var(--colors-brown-dark-a9);--colors-brown-a10: var(--colors-brown-dark-a10);--colors-brown-a11: var(--colors-brown-dark-a11);--colors-brown-a12: var(--colors-brown-dark-a12);--colors-crimson-1: var(--colors-crimson-dark-1);--colors-crimson-2: var(--colors-crimson-dark-2);--colors-crimson-3: var(--colors-crimson-dark-3);--colors-crimson-4: var(--colors-crimson-dark-4);--colors-crimson-5: var(--colors-crimson-dark-5);--colors-crimson-6: var(--colors-crimson-dark-6);--colors-crimson-7: var(--colors-crimson-dark-7);--colors-crimson-8: var(--colors-crimson-dark-8);--colors-crimson-9: var(--colors-crimson-dark-9);--colors-crimson-10: var(--colors-crimson-dark-10);--colors-crimson-11: var(--colors-crimson-dark-11);--colors-crimson-12: var(--colors-crimson-dark-12);--colors-crimson-a1: var(--colors-crimson-dark-a1);--colors-crimson-a2: var(--colors-crimson-dark-a2);--colors-crimson-a3: var(--colors-crimson-dark-a3);--colors-crimson-a4: var(--colors-crimson-dark-a4);--colors-crimson-a5: var(--colors-crimson-dark-a5);--colors-crimson-a6: var(--colors-crimson-dark-a6);--colors-crimson-a7: var(--colors-crimson-dark-a7);--colors-crimson-a8: var(--colors-crimson-dark-a8);--colors-crimson-a9: var(--colors-crimson-dark-a9);--colors-crimson-a10: var(--colors-crimson-dark-a10);--colors-crimson-a11: var(--colors-crimson-dark-a11);--colors-crimson-a12: var(--colors-crimson-dark-a12);--colors-cyan-1: var(--colors-cyan-dark-1);--colors-cyan-2: var(--colors-cyan-dark-2);--colors-cyan-3: var(--colors-cyan-dark-3);--colors-cyan-4: var(--colors-cyan-dark-4);--colors-cyan-5: var(--colors-cyan-dark-5);--colors-cyan-6: var(--colors-cyan-dark-6);--colors-cyan-7: var(--colors-cyan-dark-7);--colors-cyan-8: var(--colors-cyan-dark-8);--colors-cyan-9: var(--colors-cyan-dark-9);--colors-cyan-10: var(--colors-cyan-dark-10);--colors-cyan-11: var(--colors-cyan-dark-11);--colors-cyan-12: var(--colors-cyan-dark-12);--colors-cyan-a1: var(--colors-cyan-dark-a1);--colors-cyan-a2: var(--colors-cyan-dark-a2);--colors-cyan-a3: var(--colors-cyan-dark-a3);--colors-cyan-a4: var(--colors-cyan-dark-a4);--colors-cyan-a5: var(--colors-cyan-dark-a5);--colors-cyan-a6: var(--colors-cyan-dark-a6);--colors-cyan-a7: var(--colors-cyan-dark-a7);--colors-cyan-a8: var(--colors-cyan-dark-a8);--colors-cyan-a9: var(--colors-cyan-dark-a9);--colors-cyan-a10: var(--colors-cyan-dark-a10);--colors-cyan-a11: var(--colors-cyan-dark-a11);--colors-cyan-a12: var(--colors-cyan-dark-a12);--colors-gold-1: var(--colors-gold-dark-1);--colors-gold-2: var(--colors-gold-dark-2);--colors-gold-3: var(--colors-gold-dark-3);--colors-gold-4: var(--colors-gold-dark-4);--colors-gold-5: var(--colors-gold-dark-5);--colors-gold-6: var(--colors-gold-dark-6);--colors-gold-7: var(--colors-gold-dark-7);--colors-gold-8: var(--colors-gold-dark-8);--colors-gold-9: var(--colors-gold-dark-9);--colors-gold-10: var(--colors-gold-dark-10);--colors-gold-11: var(--colors-gold-dark-11);--colors-gold-12: var(--colors-gold-dark-12);--colors-gold-a1: var(--colors-gold-dark-a1);--colors-gold-a2: var(--colors-gold-dark-a2);--colors-gold-a3: var(--colors-gold-dark-a3);--colors-gold-a4: var(--colors-gold-dark-a4);--colors-gold-a5: var(--colors-gold-dark-a5);--colors-gold-a6: var(--colors-gold-dark-a6);--colors-gold-a7: var(--colors-gold-dark-a7);--colors-gold-a8: var(--colors-gold-dark-a8);--colors-gold-a9: var(--colors-gold-dark-a9);--colors-gold-a10: var(--colors-gold-dark-a10);--colors-gold-a11: var(--colors-gold-dark-a11);--colors-gold-a12: var(--colors-gold-dark-a12);--colors-grass-1: var(--colors-grass-dark-1);--colors-grass-2: var(--colors-grass-dark-2);--colors-grass-3: var(--colors-grass-dark-3);--colors-grass-4: var(--colors-grass-dark-4);--colors-grass-5: var(--colors-grass-dark-5);--colors-grass-6: var(--colors-grass-dark-6);--colors-grass-7: var(--colors-grass-dark-7);--colors-grass-8: var(--colors-grass-dark-8);--colors-grass-9: var(--colors-grass-dark-9);--colors-grass-10: var(--colors-grass-dark-10);--colors-grass-11: var(--colors-grass-dark-11);--colors-grass-12: var(--colors-grass-dark-12);--colors-grass-a1: var(--colors-grass-dark-a1);--colors-grass-a2: var(--colors-grass-dark-a2);--colors-grass-a3: var(--colors-grass-dark-a3);--colors-grass-a4: var(--colors-grass-dark-a4);--colors-grass-a5: var(--colors-grass-dark-a5);--colors-grass-a6: var(--colors-grass-dark-a6);--colors-grass-a7: var(--colors-grass-dark-a7);--colors-grass-a8: var(--colors-grass-dark-a8);--colors-grass-a9: var(--colors-grass-dark-a9);--colors-grass-a10: var(--colors-grass-dark-a10);--colors-grass-a11: var(--colors-grass-dark-a11);--colors-grass-a12: var(--colors-grass-dark-a12);--colors-green-1: var(--colors-green-dark-1);--colors-green-2: var(--colors-green-dark-2);--colors-green-3: var(--colors-green-dark-3);--colors-green-4: var(--colors-green-dark-4);--colors-green-5: var(--colors-green-dark-5);--colors-green-6: var(--colors-green-dark-6);--colors-green-7: var(--colors-green-dark-7);--colors-green-8: var(--colors-green-dark-8);--colors-green-9: var(--colors-green-dark-9);--colors-green-10: var(--colors-green-dark-10);--colors-green-11: var(--colors-green-dark-11);--colors-green-12: var(--colors-green-dark-12);--colors-green-a1: var(--colors-green-dark-a1);--colors-green-a2: var(--colors-green-dark-a2);--colors-green-a3: var(--colors-green-dark-a3);--colors-green-a4: var(--colors-green-dark-a4);--colors-green-a5: var(--colors-green-dark-a5);--colors-green-a6: var(--colors-green-dark-a6);--colors-green-a7: var(--colors-green-dark-a7);--colors-green-a8: var(--colors-green-dark-a8);--colors-green-a9: var(--colors-green-dark-a9);--colors-green-a10: var(--colors-green-dark-a10);--colors-green-a11: var(--colors-green-dark-a11);--colors-green-a12: var(--colors-green-dark-a12);--colors-indigo-1: var(--colors-indigo-dark-1);--colors-indigo-2: var(--colors-indigo-dark-2);--colors-indigo-3: var(--colors-indigo-dark-3);--colors-indigo-4: var(--colors-indigo-dark-4);--colors-indigo-5: var(--colors-indigo-dark-5);--colors-indigo-6: var(--colors-indigo-dark-6);--colors-indigo-7: var(--colors-indigo-dark-7);--colors-indigo-8: var(--colors-indigo-dark-8);--colors-indigo-9: var(--colors-indigo-dark-9);--colors-indigo-10: var(--colors-indigo-dark-10);--colors-indigo-11: var(--colors-indigo-dark-11);--colors-indigo-12: var(--colors-indigo-dark-12);--colors-indigo-a1: var(--colors-indigo-dark-a1);--colors-indigo-a2: var(--colors-indigo-dark-a2);--colors-indigo-a3: var(--colors-indigo-dark-a3);--colors-indigo-a4: var(--colors-indigo-dark-a4);--colors-indigo-a5: var(--colors-indigo-dark-a5);--colors-indigo-a6: var(--colors-indigo-dark-a6);--colors-indigo-a7: var(--colors-indigo-dark-a7);--colors-indigo-a8: var(--colors-indigo-dark-a8);--colors-indigo-a9: var(--colors-indigo-dark-a9);--colors-indigo-a10: var(--colors-indigo-dark-a10);--colors-indigo-a11: var(--colors-indigo-dark-a11);--colors-indigo-a12: var(--colors-indigo-dark-a12);--colors-iris-1: var(--colors-iris-dark-1);--colors-iris-2: var(--colors-iris-dark-2);--colors-iris-3: var(--colors-iris-dark-3);--colors-iris-4: var(--colors-iris-dark-4);--colors-iris-5: var(--colors-iris-dark-5);--colors-iris-6: var(--colors-iris-dark-6);--colors-iris-7: var(--colors-iris-dark-7);--colors-iris-8: var(--colors-iris-dark-8);--colors-iris-9: var(--colors-iris-dark-9);--colors-iris-10: var(--colors-iris-dark-10);--colors-iris-11: var(--colors-iris-dark-11);--colors-iris-12: var(--colors-iris-dark-12);--colors-iris-a1: var(--colors-iris-dark-a1);--colors-iris-a2: var(--colors-iris-dark-a2);--colors-iris-a3: var(--colors-iris-dark-a3);--colors-iris-a4: var(--colors-iris-dark-a4);--colors-iris-a5: var(--colors-iris-dark-a5);--colors-iris-a6: var(--colors-iris-dark-a6);--colors-iris-a7: var(--colors-iris-dark-a7);--colors-iris-a8: var(--colors-iris-dark-a8);--colors-iris-a9: var(--colors-iris-dark-a9);--colors-iris-a10: var(--colors-iris-dark-a10);--colors-iris-a11: var(--colors-iris-dark-a11);--colors-iris-a12: var(--colors-iris-dark-a12);--colors-jade-1: var(--colors-jade-dark-1);--colors-jade-2: var(--colors-jade-dark-2);--colors-jade-3: var(--colors-jade-dark-3);--colors-jade-4: var(--colors-jade-dark-4);--colors-jade-5: var(--colors-jade-dark-5);--colors-jade-6: var(--colors-jade-dark-6);--colors-jade-7: var(--colors-jade-dark-7);--colors-jade-8: var(--colors-jade-dark-8);--colors-jade-9: var(--colors-jade-dark-9);--colors-jade-10: var(--colors-jade-dark-10);--colors-jade-11: var(--colors-jade-dark-11);--colors-jade-12: var(--colors-jade-dark-12);--colors-jade-a1: var(--colors-jade-dark-a1);--colors-jade-a2: var(--colors-jade-dark-a2);--colors-jade-a3: var(--colors-jade-dark-a3);--colors-jade-a4: var(--colors-jade-dark-a4);--colors-jade-a5: var(--colors-jade-dark-a5);--colors-jade-a6: var(--colors-jade-dark-a6);--colors-jade-a7: var(--colors-jade-dark-a7);--colors-jade-a8: var(--colors-jade-dark-a8);--colors-jade-a9: var(--colors-jade-dark-a9);--colors-jade-a10: var(--colors-jade-dark-a10);--colors-jade-a11: var(--colors-jade-dark-a11);--colors-jade-a12: var(--colors-jade-dark-a12);--colors-lime-1: var(--colors-lime-dark-1);--colors-lime-2: var(--colors-lime-dark-2);--colors-lime-3: var(--colors-lime-dark-3);--colors-lime-4: var(--colors-lime-dark-4);--colors-lime-5: var(--colors-lime-dark-5);--colors-lime-6: var(--colors-lime-dark-6);--colors-lime-7: var(--colors-lime-dark-7);--colors-lime-8: var(--colors-lime-dark-8);--colors-lime-9: var(--colors-lime-dark-9);--colors-lime-10: var(--colors-lime-dark-10);--colors-lime-11: var(--colors-lime-dark-11);--colors-lime-12: var(--colors-lime-dark-12);--colors-lime-a1: var(--colors-lime-dark-a1);--colors-lime-a2: var(--colors-lime-dark-a2);--colors-lime-a3: var(--colors-lime-dark-a3);--colors-lime-a4: var(--colors-lime-dark-a4);--colors-lime-a5: var(--colors-lime-dark-a5);--colors-lime-a6: var(--colors-lime-dark-a6);--colors-lime-a7: var(--colors-lime-dark-a7);--colors-lime-a8: var(--colors-lime-dark-a8);--colors-lime-a9: var(--colors-lime-dark-a9);--colors-lime-a10: var(--colors-lime-dark-a10);--colors-lime-a11: var(--colors-lime-dark-a11);--colors-lime-a12: var(--colors-lime-dark-a12);--colors-mauve-1: var(--colors-mauve-dark-1);--colors-mauve-2: var(--colors-mauve-dark-2);--colors-mauve-3: var(--colors-mauve-dark-3);--colors-mauve-4: var(--colors-mauve-dark-4);--colors-mauve-5: var(--colors-mauve-dark-5);--colors-mauve-6: var(--colors-mauve-dark-6);--colors-mauve-7: var(--colors-mauve-dark-7);--colors-mauve-8: var(--colors-mauve-dark-8);--colors-mauve-9: var(--colors-mauve-dark-9);--colors-mauve-10: var(--colors-mauve-dark-10);--colors-mauve-11: var(--colors-mauve-dark-11);--colors-mauve-12: var(--colors-mauve-dark-12);--colors-mauve-a1: var(--colors-mauve-dark-a1);--colors-mauve-a2: var(--colors-mauve-dark-a2);--colors-mauve-a3: var(--colors-mauve-dark-a3);--colors-mauve-a4: var(--colors-mauve-dark-a4);--colors-mauve-a5: var(--colors-mauve-dark-a5);--colors-mauve-a6: var(--colors-mauve-dark-a6);--colors-mauve-a7: var(--colors-mauve-dark-a7);--colors-mauve-a8: var(--colors-mauve-dark-a8);--colors-mauve-a9: var(--colors-mauve-dark-a9);--colors-mauve-a10: var(--colors-mauve-dark-a10);--colors-mauve-a11: var(--colors-mauve-dark-a11);--colors-mauve-a12: var(--colors-mauve-dark-a12);--colors-mint-1: var(--colors-mint-dark-1);--colors-mint-2: var(--colors-mint-dark-2);--colors-mint-3: var(--colors-mint-dark-3);--colors-mint-4: var(--colors-mint-dark-4);--colors-mint-5: var(--colors-mint-dark-5);--colors-mint-6: var(--colors-mint-dark-6);--colors-mint-7: var(--colors-mint-dark-7);--colors-mint-8: var(--colors-mint-dark-8);--colors-mint-9: var(--colors-mint-dark-9);--colors-mint-10: var(--colors-mint-dark-10);--colors-mint-11: var(--colors-mint-dark-11);--colors-mint-12: var(--colors-mint-dark-12);--colors-mint-a1: var(--colors-mint-dark-a1);--colors-mint-a2: var(--colors-mint-dark-a2);--colors-mint-a3: var(--colors-mint-dark-a3);--colors-mint-a4: var(--colors-mint-dark-a4);--colors-mint-a5: var(--colors-mint-dark-a5);--colors-mint-a6: var(--colors-mint-dark-a6);--colors-mint-a7: var(--colors-mint-dark-a7);--colors-mint-a8: var(--colors-mint-dark-a8);--colors-mint-a9: var(--colors-mint-dark-a9);--colors-mint-a10: var(--colors-mint-dark-a10);--colors-mint-a11: var(--colors-mint-dark-a11);--colors-mint-a12: var(--colors-mint-dark-a12);--colors-neutral-1: var(--colors-neutral-dark-1);--colors-neutral-2: var(--colors-neutral-dark-2);--colors-neutral-3: var(--colors-neutral-dark-3);--colors-neutral-4: var(--colors-neutral-dark-4);--colors-neutral-5: var(--colors-neutral-dark-5);--colors-neutral-6: var(--colors-neutral-dark-6);--colors-neutral-7: var(--colors-neutral-dark-7);--colors-neutral-8: var(--colors-neutral-dark-8);--colors-neutral-9: var(--colors-neutral-dark-9);--colors-neutral-10: var(--colors-neutral-dark-10);--colors-neutral-11: var(--colors-neutral-dark-11);--colors-neutral-12: var(--colors-neutral-dark-12);--colors-neutral-a1: var(--colors-neutral-dark-a1);--colors-neutral-a2: var(--colors-neutral-dark-a2);--colors-neutral-a3: var(--colors-neutral-dark-a3);--colors-neutral-a4: var(--colors-neutral-dark-a4);--colors-neutral-a5: var(--colors-neutral-dark-a5);--colors-neutral-a6: var(--colors-neutral-dark-a6);--colors-neutral-a7: var(--colors-neutral-dark-a7);--colors-neutral-a8: var(--colors-neutral-dark-a8);--colors-neutral-a9: var(--colors-neutral-dark-a9);--colors-neutral-a10: var(--colors-neutral-dark-a10);--colors-neutral-a11: var(--colors-neutral-dark-a11);--colors-neutral-a12: var(--colors-neutral-dark-a12);--colors-olive-1: var(--colors-olive-dark-1);--colors-olive-2: var(--colors-olive-dark-2);--colors-olive-3: var(--colors-olive-dark-3);--colors-olive-4: var(--colors-olive-dark-4);--colors-olive-5: var(--colors-olive-dark-5);--colors-olive-6: var(--colors-olive-dark-6);--colors-olive-7: var(--colors-olive-dark-7);--colors-olive-8: var(--colors-olive-dark-8);--colors-olive-9: var(--colors-olive-dark-9);--colors-olive-10: var(--colors-olive-dark-10);--colors-olive-11: var(--colors-olive-dark-11);--colors-olive-12: var(--colors-olive-dark-12);--colors-olive-a1: var(--colors-olive-dark-a1);--colors-olive-a2: var(--colors-olive-dark-a2);--colors-olive-a3: var(--colors-olive-dark-a3);--colors-olive-a4: var(--colors-olive-dark-a4);--colors-olive-a5: var(--colors-olive-dark-a5);--colors-olive-a6: var(--colors-olive-dark-a6);--colors-olive-a7: var(--colors-olive-dark-a7);--colors-olive-a8: var(--colors-olive-dark-a8);--colors-olive-a9: var(--colors-olive-dark-a9);--colors-olive-a10: var(--colors-olive-dark-a10);--colors-olive-a11: var(--colors-olive-dark-a11);--colors-olive-a12: var(--colors-olive-dark-a12);--colors-orange-1: var(--colors-orange-dark-1);--colors-orange-2: var(--colors-orange-dark-2);--colors-orange-3: var(--colors-orange-dark-3);--colors-orange-4: var(--colors-orange-dark-4);--colors-orange-5: var(--colors-orange-dark-5);--colors-orange-6: var(--colors-orange-dark-6);--colors-orange-7: var(--colors-orange-dark-7);--colors-orange-8: var(--colors-orange-dark-8);--colors-orange-9: var(--colors-orange-dark-9);--colors-orange-10: var(--colors-orange-dark-10);--colors-orange-11: var(--colors-orange-dark-11);--colors-orange-12: var(--colors-orange-dark-12);--colors-orange-a1: var(--colors-orange-dark-a1);--colors-orange-a2: var(--colors-orange-dark-a2);--colors-orange-a3: var(--colors-orange-dark-a3);--colors-orange-a4: var(--colors-orange-dark-a4);--colors-orange-a5: var(--colors-orange-dark-a5);--colors-orange-a6: var(--colors-orange-dark-a6);--colors-orange-a7: var(--colors-orange-dark-a7);--colors-orange-a8: var(--colors-orange-dark-a8);--colors-orange-a9: var(--colors-orange-dark-a9);--colors-orange-a10: var(--colors-orange-dark-a10);--colors-orange-a11: var(--colors-orange-dark-a11);--colors-orange-a12: var(--colors-orange-dark-a12);--colors-pink-1: var(--colors-pink-dark-1);--colors-pink-2: var(--colors-pink-dark-2);--colors-pink-3: var(--colors-pink-dark-3);--colors-pink-4: var(--colors-pink-dark-4);--colors-pink-5: var(--colors-pink-dark-5);--colors-pink-6: var(--colors-pink-dark-6);--colors-pink-7: var(--colors-pink-dark-7);--colors-pink-8: var(--colors-pink-dark-8);--colors-pink-9: var(--colors-pink-dark-9);--colors-pink-10: var(--colors-pink-dark-10);--colors-pink-11: var(--colors-pink-dark-11);--colors-pink-12: var(--colors-pink-dark-12);--colors-pink-a1: var(--colors-pink-dark-a1);--colors-pink-a2: var(--colors-pink-dark-a2);--colors-pink-a3: var(--colors-pink-dark-a3);--colors-pink-a4: var(--colors-pink-dark-a4);--colors-pink-a5: var(--colors-pink-dark-a5);--colors-pink-a6: var(--colors-pink-dark-a6);--colors-pink-a7: var(--colors-pink-dark-a7);--colors-pink-a8: var(--colors-pink-dark-a8);--colors-pink-a9: var(--colors-pink-dark-a9);--colors-pink-a10: var(--colors-pink-dark-a10);--colors-pink-a11: var(--colors-pink-dark-a11);--colors-pink-a12: var(--colors-pink-dark-a12);--colors-plum-1: var(--colors-plum-dark-1);--colors-plum-2: var(--colors-plum-dark-2);--colors-plum-3: var(--colors-plum-dark-3);--colors-plum-4: var(--colors-plum-dark-4);--colors-plum-5: var(--colors-plum-dark-5);--colors-plum-6: var(--colors-plum-dark-6);--colors-plum-7: var(--colors-plum-dark-7);--colors-plum-8: var(--colors-plum-dark-8);--colors-plum-9: var(--colors-plum-dark-9);--colors-plum-10: var(--colors-plum-dark-10);--colors-plum-11: var(--colors-plum-dark-11);--colors-plum-12: var(--colors-plum-dark-12);--colors-plum-a1: var(--colors-plum-dark-a1);--colors-plum-a2: var(--colors-plum-dark-a2);--colors-plum-a3: var(--colors-plum-dark-a3);--colors-plum-a4: var(--colors-plum-dark-a4);--colors-plum-a5: var(--colors-plum-dark-a5);--colors-plum-a6: var(--colors-plum-dark-a6);--colors-plum-a7: var(--colors-plum-dark-a7);--colors-plum-a8: var(--colors-plum-dark-a8);--colors-plum-a9: var(--colors-plum-dark-a9);--colors-plum-a10: var(--colors-plum-dark-a10);--colors-plum-a11: var(--colors-plum-dark-a11);--colors-plum-a12: var(--colors-plum-dark-a12);--colors-purple-1: var(--colors-purple-dark-1);--colors-purple-2: var(--colors-purple-dark-2);--colors-purple-3: var(--colors-purple-dark-3);--colors-purple-4: var(--colors-purple-dark-4);--colors-purple-5: var(--colors-purple-dark-5);--colors-purple-6: var(--colors-purple-dark-6);--colors-purple-7: var(--colors-purple-dark-7);--colors-purple-8: var(--colors-purple-dark-8);--colors-purple-9: var(--colors-purple-dark-9);--colors-purple-10: var(--colors-purple-dark-10);--colors-purple-11: var(--colors-purple-dark-11);--colors-purple-12: var(--colors-purple-dark-12);--colors-purple-a1: var(--colors-purple-dark-a1);--colors-purple-a2: var(--colors-purple-dark-a2);--colors-purple-a3: var(--colors-purple-dark-a3);--colors-purple-a4: var(--colors-purple-dark-a4);--colors-purple-a5: var(--colors-purple-dark-a5);--colors-purple-a6: var(--colors-purple-dark-a6);--colors-purple-a7: var(--colors-purple-dark-a7);--colors-purple-a8: var(--colors-purple-dark-a8);--colors-purple-a9: var(--colors-purple-dark-a9);--colors-purple-a10: var(--colors-purple-dark-a10);--colors-purple-a11: var(--colors-purple-dark-a11);--colors-purple-a12: var(--colors-purple-dark-a12);--colors-red-1: var(--colors-red-dark-1);--colors-red-2: var(--colors-red-dark-2);--colors-red-3: var(--colors-red-dark-3);--colors-red-4: var(--colors-red-dark-4);--colors-red-5: var(--colors-red-dark-5);--colors-red-6: var(--colors-red-dark-6);--colors-red-7: var(--colors-red-dark-7);--colors-red-8: var(--colors-red-dark-8);--colors-red-9: var(--colors-red-dark-9);--colors-red-10: var(--colors-red-dark-10);--colors-red-11: var(--colors-red-dark-11);--colors-red-12: var(--colors-red-dark-12);--colors-red-a1: var(--colors-red-dark-a1);--colors-red-a2: var(--colors-red-dark-a2);--colors-red-a3: var(--colors-red-dark-a3);--colors-red-a4: var(--colors-red-dark-a4);--colors-red-a5: var(--colors-red-dark-a5);--colors-red-a6: var(--colors-red-dark-a6);--colors-red-a7: var(--colors-red-dark-a7);--colors-red-a8: var(--colors-red-dark-a8);--colors-red-a9: var(--colors-red-dark-a9);--colors-red-a10: var(--colors-red-dark-a10);--colors-red-a11: var(--colors-red-dark-a11);--colors-red-a12: var(--colors-red-dark-a12);--colors-ruby-1: var(--colors-ruby-dark-1);--colors-ruby-2: var(--colors-ruby-dark-2);--colors-ruby-3: var(--colors-ruby-dark-3);--colors-ruby-4: var(--colors-ruby-dark-4);--colors-ruby-5: var(--colors-ruby-dark-5);--colors-ruby-6: var(--colors-ruby-dark-6);--colors-ruby-7: var(--colors-ruby-dark-7);--colors-ruby-8: var(--colors-ruby-dark-8);--colors-ruby-9: var(--colors-ruby-dark-9);--colors-ruby-10: var(--colors-ruby-dark-10);--colors-ruby-11: var(--colors-ruby-dark-11);--colors-ruby-12: var(--colors-ruby-dark-12);--colors-ruby-a1: var(--colors-ruby-dark-a1);--colors-ruby-a2: var(--colors-ruby-dark-a2);--colors-ruby-a3: var(--colors-ruby-dark-a3);--colors-ruby-a4: var(--colors-ruby-dark-a4);--colors-ruby-a5: var(--colors-ruby-dark-a5);--colors-ruby-a6: var(--colors-ruby-dark-a6);--colors-ruby-a7: var(--colors-ruby-dark-a7);--colors-ruby-a8: var(--colors-ruby-dark-a8);--colors-ruby-a9: var(--colors-ruby-dark-a9);--colors-ruby-a10: var(--colors-ruby-dark-a10);--colors-ruby-a11: var(--colors-ruby-dark-a11);--colors-ruby-a12: var(--colors-ruby-dark-a12);--colors-sage-1: var(--colors-sage-dark-1);--colors-sage-2: var(--colors-sage-dark-2);--colors-sage-3: var(--colors-sage-dark-3);--colors-sage-4: var(--colors-sage-dark-4);--colors-sage-5: var(--colors-sage-dark-5);--colors-sage-6: var(--colors-sage-dark-6);--colors-sage-7: var(--colors-sage-dark-7);--colors-sage-8: var(--colors-sage-dark-8);--colors-sage-9: var(--colors-sage-dark-9);--colors-sage-10: var(--colors-sage-dark-10);--colors-sage-11: var(--colors-sage-dark-11);--colors-sage-12: var(--colors-sage-dark-12);--colors-sage-a1: var(--colors-sage-dark-a1);--colors-sage-a2: var(--colors-sage-dark-a2);--colors-sage-a3: var(--colors-sage-dark-a3);--colors-sage-a4: var(--colors-sage-dark-a4);--colors-sage-a5: var(--colors-sage-dark-a5);--colors-sage-a6: var(--colors-sage-dark-a6);--colors-sage-a7: var(--colors-sage-dark-a7);--colors-sage-a8: var(--colors-sage-dark-a8);--colors-sage-a9: var(--colors-sage-dark-a9);--colors-sage-a10: var(--colors-sage-dark-a10);--colors-sage-a11: var(--colors-sage-dark-a11);--colors-sage-a12: var(--colors-sage-dark-a12);--colors-sand-1: var(--colors-sand-dark-1);--colors-sand-2: var(--colors-sand-dark-2);--colors-sand-3: var(--colors-sand-dark-3);--colors-sand-4: var(--colors-sand-dark-4);--colors-sand-5: var(--colors-sand-dark-5);--colors-sand-6: var(--colors-sand-dark-6);--colors-sand-7: var(--colors-sand-dark-7);--colors-sand-8: var(--colors-sand-dark-8);--colors-sand-9: var(--colors-sand-dark-9);--colors-sand-10: var(--colors-sand-dark-10);--colors-sand-11: var(--colors-sand-dark-11);--colors-sand-12: var(--colors-sand-dark-12);--colors-sand-a1: var(--colors-sand-dark-a1);--colors-sand-a2: var(--colors-sand-dark-a2);--colors-sand-a3: var(--colors-sand-dark-a3);--colors-sand-a4: var(--colors-sand-dark-a4);--colors-sand-a5: var(--colors-sand-dark-a5);--colors-sand-a6: var(--colors-sand-dark-a6);--colors-sand-a7: var(--colors-sand-dark-a7);--colors-sand-a8: var(--colors-sand-dark-a8);--colors-sand-a9: var(--colors-sand-dark-a9);--colors-sand-a10: var(--colors-sand-dark-a10);--colors-sand-a11: var(--colors-sand-dark-a11);--colors-sand-a12: var(--colors-sand-dark-a12);--colors-sky-1: var(--colors-sky-dark-1);--colors-sky-2: var(--colors-sky-dark-2);--colors-sky-3: var(--colors-sky-dark-3);--colors-sky-4: var(--colors-sky-dark-4);--colors-sky-5: var(--colors-sky-dark-5);--colors-sky-6: var(--colors-sky-dark-6);--colors-sky-7: var(--colors-sky-dark-7);--colors-sky-8: var(--colors-sky-dark-8);--colors-sky-9: var(--colors-sky-dark-9);--colors-sky-10: var(--colors-sky-dark-10);--colors-sky-11: var(--colors-sky-dark-11);--colors-sky-12: var(--colors-sky-dark-12);--colors-sky-a1: var(--colors-sky-dark-a1);--colors-sky-a2: var(--colors-sky-dark-a2);--colors-sky-a3: var(--colors-sky-dark-a3);--colors-sky-a4: var(--colors-sky-dark-a4);--colors-sky-a5: var(--colors-sky-dark-a5);--colors-sky-a6: var(--colors-sky-dark-a6);--colors-sky-a7: var(--colors-sky-dark-a7);--colors-sky-a8: var(--colors-sky-dark-a8);--colors-sky-a9: var(--colors-sky-dark-a9);--colors-sky-a10: var(--colors-sky-dark-a10);--colors-sky-a11: var(--colors-sky-dark-a11);--colors-sky-a12: var(--colors-sky-dark-a12);--colors-slate-1: var(--colors-slate-dark-1);--colors-slate-2: var(--colors-slate-dark-2);--colors-slate-3: var(--colors-slate-dark-3);--colors-slate-4: var(--colors-slate-dark-4);--colors-slate-5: var(--colors-slate-dark-5);--colors-slate-6: var(--colors-slate-dark-6);--colors-slate-7: var(--colors-slate-dark-7);--colors-slate-8: var(--colors-slate-dark-8);--colors-slate-9: var(--colors-slate-dark-9);--colors-slate-10: var(--colors-slate-dark-10);--colors-slate-11: var(--colors-slate-dark-11);--colors-slate-12: var(--colors-slate-dark-12);--colors-slate-a1: var(--colors-slate-dark-a1);--colors-slate-a2: var(--colors-slate-dark-a2);--colors-slate-a3: var(--colors-slate-dark-a3);--colors-slate-a4: var(--colors-slate-dark-a4);--colors-slate-a5: var(--colors-slate-dark-a5);--colors-slate-a6: var(--colors-slate-dark-a6);--colors-slate-a7: var(--colors-slate-dark-a7);--colors-slate-a8: var(--colors-slate-dark-a8);--colors-slate-a9: var(--colors-slate-dark-a9);--colors-slate-a10: var(--colors-slate-dark-a10);--colors-slate-a11: var(--colors-slate-dark-a11);--colors-slate-a12: var(--colors-slate-dark-a12);--colors-teal-1: var(--colors-teal-dark-1);--colors-teal-2: var(--colors-teal-dark-2);--colors-teal-3: var(--colors-teal-dark-3);--colors-teal-4: var(--colors-teal-dark-4);--colors-teal-5: var(--colors-teal-dark-5);--colors-teal-6: var(--colors-teal-dark-6);--colors-teal-7: var(--colors-teal-dark-7);--colors-teal-8: var(--colors-teal-dark-8);--colors-teal-9: var(--colors-teal-dark-9);--colors-teal-10: var(--colors-teal-dark-10);--colors-teal-11: var(--colors-teal-dark-11);--colors-teal-12: var(--colors-teal-dark-12);--colors-teal-a1: var(--colors-teal-dark-a1);--colors-teal-a2: var(--colors-teal-dark-a2);--colors-teal-a3: var(--colors-teal-dark-a3);--colors-teal-a4: var(--colors-teal-dark-a4);--colors-teal-a5: var(--colors-teal-dark-a5);--colors-teal-a6: var(--colors-teal-dark-a6);--colors-teal-a7: var(--colors-teal-dark-a7);--colors-teal-a8: var(--colors-teal-dark-a8);--colors-teal-a9: var(--colors-teal-dark-a9);--colors-teal-a10: var(--colors-teal-dark-a10);--colors-teal-a11: var(--colors-teal-dark-a11);--colors-teal-a12: var(--colors-teal-dark-a12);--colors-tomato-1: var(--colors-tomato-dark-1);--colors-tomato-2: var(--colors-tomato-dark-2);--colors-tomato-3: var(--colors-tomato-dark-3);--colors-tomato-4: var(--colors-tomato-dark-4);--colors-tomato-5: var(--colors-tomato-dark-5);--colors-tomato-6: var(--colors-tomato-dark-6);--colors-tomato-7: var(--colors-tomato-dark-7);--colors-tomato-8: var(--colors-tomato-dark-8);--colors-tomato-9: var(--colors-tomato-dark-9);--colors-tomato-10: var(--colors-tomato-dark-10);--colors-tomato-11: var(--colors-tomato-dark-11);--colors-tomato-12: var(--colors-tomato-dark-12);--colors-tomato-a1: var(--colors-tomato-dark-a1);--colors-tomato-a2: var(--colors-tomato-dark-a2);--colors-tomato-a3: var(--colors-tomato-dark-a3);--colors-tomato-a4: var(--colors-tomato-dark-a4);--colors-tomato-a5: var(--colors-tomato-dark-a5);--colors-tomato-a6: var(--colors-tomato-dark-a6);--colors-tomato-a7: var(--colors-tomato-dark-a7);--colors-tomato-a8: var(--colors-tomato-dark-a8);--colors-tomato-a9: var(--colors-tomato-dark-a9);--colors-tomato-a10: var(--colors-tomato-dark-a10);--colors-tomato-a11: var(--colors-tomato-dark-a11);--colors-tomato-a12: var(--colors-tomato-dark-a12);--colors-violet-1: var(--colors-violet-dark-1);--colors-violet-2: var(--colors-violet-dark-2);--colors-violet-3: var(--colors-violet-dark-3);--colors-violet-4: var(--colors-violet-dark-4);--colors-violet-5: var(--colors-violet-dark-5);--colors-violet-6: var(--colors-violet-dark-6);--colors-violet-7: var(--colors-violet-dark-7);--colors-violet-8: var(--colors-violet-dark-8);--colors-violet-9: var(--colors-violet-dark-9);--colors-violet-10: var(--colors-violet-dark-10);--colors-violet-11: var(--colors-violet-dark-11);--colors-violet-12: var(--colors-violet-dark-12);--colors-violet-a1: var(--colors-violet-dark-a1);--colors-violet-a2: var(--colors-violet-dark-a2);--colors-violet-a3: var(--colors-violet-dark-a3);--colors-violet-a4: var(--colors-violet-dark-a4);--colors-violet-a5: var(--colors-violet-dark-a5);--colors-violet-a6: var(--colors-violet-dark-a6);--colors-violet-a7: var(--colors-violet-dark-a7);--colors-violet-a8: var(--colors-violet-dark-a8);--colors-violet-a9: var(--colors-violet-dark-a9);--colors-violet-a10: var(--colors-violet-dark-a10);--colors-violet-a11: var(--colors-violet-dark-a11);--colors-violet-a12: var(--colors-violet-dark-a12);--colors-yellow-1: var(--colors-yellow-dark-1);--colors-yellow-2: var(--colors-yellow-dark-2);--colors-yellow-3: var(--colors-yellow-dark-3);--colors-yellow-4: var(--colors-yellow-dark-4);--colors-yellow-5: var(--colors-yellow-dark-5);--colors-yellow-6: var(--colors-yellow-dark-6);--colors-yellow-7: var(--colors-yellow-dark-7);--colors-yellow-8: var(--colors-yellow-dark-8);--colors-yellow-9: var(--colors-yellow-dark-9);--colors-yellow-10: var(--colors-yellow-dark-10);--colors-yellow-11: var(--colors-yellow-dark-11);--colors-yellow-12: var(--colors-yellow-dark-12);--colors-yellow-a1: var(--colors-yellow-dark-a1);--colors-yellow-a2: var(--colors-yellow-dark-a2);--colors-yellow-a3: var(--colors-yellow-dark-a3);--colors-yellow-a4: var(--colors-yellow-dark-a4);--colors-yellow-a5: var(--colors-yellow-dark-a5);--colors-yellow-a6: var(--colors-yellow-dark-a6);--colors-yellow-a7: var(--colors-yellow-dark-a7);--colors-yellow-a8: var(--colors-yellow-dark-a8);--colors-yellow-a9: var(--colors-yellow-dark-a9);--colors-yellow-a10: var(--colors-yellow-dark-a10);--colors-yellow-a11: var(--colors-yellow-dark-a11);--colors-yellow-a12: var(--colors-yellow-dark-a12);--colors-bg-default: var(--colors-gray-2);--colors-bg-subtle: var(--colors-gray-3);--colors-bg-muted: var(--colors-gray-4);--colors-bg-emphasized: var(--colors-gray-5);--colors-bg-disabled: var(--colors-gray-4);--shadows-xs: 0px 1px 2px var(--colors-black-a10), 0px 0px 1px inset var(--colors-gray-a7);--shadows-sm: 0px 2px 4px var(--colors-black-a10), 0px 0px 1px inset var(--colors-gray-a7);--shadows-md: 0px 4px 8px var(--colors-black-a10), 0px 0px 1px inset var(--colors-gray-a7);--shadows-lg: 0px 8px 16px var(--colors-black-a10), 0px 0px 1px inset var(--colors-gray-a7);--shadows-xl: 0px 16px 24px var(--colors-black-a10), 0px 0px 1px inset var(--colors-gray-a7);--shadows-2xl: 0px 24px 40px var(--colors-black-a10), 0px 0px 1px inset var(--colors-gray-a7) }@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes slide-in{0%{opacity:0;transform:translateY(64px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(64px)}}@keyframes slide-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slide-out-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slide-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slide-out-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutToBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}}@layer utilities{.overflow_hidden{overflow:hidden}.gap_8{gap:var(--spacing-8)}.h_screen{height:100vh}.font_sans{font-family:var(--fonts-sans)}.flex_2{flex:2}.border-right-width_1px{border-right-width:1px}.flex_1{flex:1 1 0%}.mr_2{margin-right:var(--spacing-2)}.text_accent\.9{color:var(--colors-accent-9)}.d_inline-block{display:inline-block}.w_5{width:var(--sizes-5)}.h_5{height:var(--sizes-5)}.h_16{height:var(--sizes-16)}.px_8{padding-inline:var(--spacing-8)}.py_4{padding-block:var(--spacing-4)}.justify_space-between{justify-content:space-between}.border-bottom-width_1px{border-bottom-width:1px}.border_border\.default{border-color:var(--colors-border-default)}.justify_center{justify-content:center}.items_center{align-items:center}.font_semibold{font-weight:var(--font-weights-semibold)}.gap_2{gap:var(--spacing-2)}.fs_lg{font-size:var(--font-sizes-lg)}.font_medium{font-weight:var(--font-weights-medium)}.mr_8{margin-right:var(--spacing-8)}.overflow_auto{overflow:auto}.w_full{width:var(--sizes-full)}.p_2{padding:var(--spacing-2)}.d_flex{display:flex}.flex_column{flex-direction:column}.h_full{height:var(--sizes-full)}.gap_4{gap:var(--spacing-4)}}@layer recipes{.button--variant_outline{border-width:1px;border-color:var(--colors-border-default)}.button--variant_outline:is(:disabled,[disabled],[data-disabled]){border-color:var(--colors-border-disabled);color:var(--colors-fg-disabled);cursor:not-allowed}.button--variant_outline:is([aria-selected=true],[data-selected]){background:var(--colors-gray-a3)}.button--variant_solid{background:var(--colors-accent-default);color:var(--colors-accent-fg)}.button--variant_solid:is(:disabled,[disabled],[data-disabled]){color:var(--colors-fg-disabled);background:var(--colors-gray-a3);cursor:not-allowed}.button--size_md{height:var(--sizes-10);min-width:var(--sizes-10);font-size:var(--font-sizes-sm);line-height:1.25rem;padding-inline:var(--spacing-4);gap:var(--spacing-2)}.button--size_md svg{width:var(--sizes-5);height:var(--sizes-5)}.code--size_md{min-height:var(--sizes-6);font-size:var(--font-sizes-sm);line-height:1.25rem;padding-inline:var(--spacing-1);padding-block:1px}.code--variant_outline{border-width:1px}.button--variant_outline:is(:focus-visible,[data-focus-visible]){outline-offset:2px;outline:2px solid;outline-color:var(--colors-border-outline)}.button--variant_solid:is(:focus-visible,[data-focus-visible]){outline-offset:2px;outline:2px solid;outline-color:var(--colors-border-accent)}.button--variant_outline:is(:hover,[data-hover]){background:var(--colors-gray-a2)}.button--variant_outline:is(:disabled,[disabled],[data-disabled]):is(:hover,[data-hover]){background:var(--colors-transparent);border-color:var(--colors-border-disabled);color:var(--colors-fg-disabled)}.button--variant_solid:is(:hover,[data-hover]){background:var(--colors-accent-emphasized)}.button--variant_solid:is(:disabled,[disabled],[data-disabled]):is(:hover,[data-hover]){color:var(--colors-fg-disabled);background:var(--colors-gray-a3)}@layer _base{.button{align-items:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:var(--radii-l2);cursor:pointer;display:inline-flex;font-weight:var(--font-weights-semibold);min-width:var(--sizes-0);justify-content:center;outline:var(--borders-none);--transition-duration: var(--durations-normal);transition-duration:var(--durations-normal);--transition-prop: background, border-color, color, box-shadow;transition-property:background,border-color,color,box-shadow;--transition-easing: var(--easings-default);transition-timing-function:var(--easings-default);-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.button:is([hidden]){display:none}.code{align-items:center;background:var(--colors-bg-subtle);border-radius:var(--radii-l2);color:var(--colors-fg-default);display:inline-flex;font-weight:var(--font-weights-medium)!important;font-family:var(--fonts-code)}}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-yBM_KeYt.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-ZiSV2vHp.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal--QGCzYqo.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-8iAzSMjZ.woff2) format("woff2-variations");unicode-range:U+0370-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-PxkLsD1V.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-jdaSF5G5.woff2) format("woff2-variations");unicode-range:U+0100-02AF,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-YFatk6uG.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
