.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);overflow-wrap:initial}.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 .editorCanvas{position:absolute;width:100%;height:100%;z-index:0;pointer-events:none}.monaco-editor .overflow-guard{position:relative;overflow:hidden}.monaco-editor .view-overlays{position:absolute;top:0}.monaco-editor .view-overlays>div,.monaco-editor .margin-view-overlays>div{position:absolute;width:100%}.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:#0000;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{background:var(--vscode-scrollbar-background)}.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 .blockDecorations-container{position:absolute;top:0;pointer-events:none}.monaco-editor .blockDecorations-block{position:absolute;box-sizing:border-box}.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;height:100%}.monaco-editor .margin-view-overlays .current-line.current-line-margin.current-line-margin-both{border-right:0}.monaco-editor .lines-content .cdr{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 .lines-content .core-guide{position:absolute;box-sizing:border-box;height:100%}.monaco-editor .margin-view-overlays .line-numbers{bottom:0;font-variant-numeric:tabular-nums;position:absolute;text-align:right;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:default}.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-mouse-cursor-text{cursor:text}.mtkcontrol{color:#fff!important;background:#960000!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{box-sizing:border-box;position:absolute;width:100%}.monaco-editor .lines-content>.view-lines>.view-line>span{top:0;bottom:0;position:absolute}.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:#fff}.monaco-editor .margin-view-overlays .cldr{position:absolute;height:100%}.monaco-editor .margin{background-color:var(--vscode-editorGutter-background)}.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;pointer-events:none}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{position:absolute;left:-1px;width:1px}.minimap.minimap-autohide-mouseover,.minimap.minimap-autohide-scroll{opacity:0;transition:opacity .5s}.minimap.minimap-autohide-scroll{pointer-events:none}.minimap.minimap-autohide-mouseover:hover,.minimap.minimap-autohide-scroll.active{opacity:1;pointer-events:auto}.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 .mwh{position:absolute;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .monaco-decoration-css-rule-extractor{visibility:hidden;pointer-events:none}.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 .native-edit-context{margin:0;padding:0;position:absolute;overflow-y:scroll;scrollbar-width:none;z-index:-10;white-space:pre-wrap}.monaco-editor .ime-text-area{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 .edit-context-composition-none{background-color:transparent;border-bottom:none}.monaco-editor :not(.hc-black,.hc-light) .edit-context-composition-secondary{border-bottom:1px solid var(--vscode-editor-compositionBorder)}.monaco-editor :not(.hc-black,.hc-light) .edit-context-composition-primary{border-bottom:2px solid var(--vscode-editor-compositionBorder)}.monaco-editor :is(.hc-black,.hc-light) .edit-context-composition-secondary{border:1px solid var(--vscode-editor-compositionBorder)}.monaco-editor :is(.hc-black,.hc-light) .edit-context-composition-primary{border:2px solid var(--vscode-editor-compositionBorder)}.monaco-editor .margin-view-overlays .gpu-mark{position:absolute;top:0;bottom:0;left:0;width:100%;display:inline-block;border-left:solid 2px var(--vscode-editorWarning-foreground);opacity:.2;transition:background-color .1s linear}.monaco-editor .margin-view-overlays .gpu-mark:hover{background-color:var(--vscode-editorWarning-foreground)}.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:3px;min-height:24px}.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 .monaco-scrollable-element>.scrollbar.vertical,.monaco-pane-view>.monaco-split-view2.vertical>.monaco-scrollable-element>.scrollbar.vertical{z-index:14}.monaco-list-row.scrolling{display:none!important}.monaco-list.element-focused,.monaco-list.selection-single,.monaco-list.selection-multiple{outline:0!important}.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-drag-image{display:inline-block;padding:1px 7px;border-radius:10px;font-size:12px;position:absolute;z-index:1000;background-color:var(--vscode-list-activeSelectionBackground);color:var(--vscode-list-activeSelectionForeground);outline:1px solid var(--vscode-list-focusOutline);outline-offset:-1px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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-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:not(.icon),.monaco-action-bar .action-item.disabled .action-label:not(.icon):before,.monaco-action-bar .action-item.disabled .action-label:not(.icon):hover{color:var(--vscode-disabledForeground)}.monaco-action-bar .action-item.disabled .action-label.icon,.monaco-action-bar .action-item.disabled .action-label.icon:before,.monaco-action-bar .action-item.disabled .action-label.icon: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 var(--vscode-disabledForeground);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:var(--vscode-disabledForeground)}.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-diff-editor .diff-review{position:absolute}.monaco-component.diff-review{user-select:none;-webkit-user-select:none;z-index:99}.monaco-component.diff-review .diff-review-line-number{text-align:right;display:inline-block;color:var(--vscode-editorLineNumber-foreground)}.monaco-component.diff-review .diff-review-summary{padding-left:10px}.monaco-component.diff-review .diff-review-shadow{position:absolute;box-shadow:var(--vscode-scrollbar-shadow) 0 -6px 6px -6px inset}.monaco-component.diff-review .diff-review-row{white-space:pre}.monaco-component.diff-review .diff-review-table{display:table;min-width:100%}.monaco-component.diff-review .diff-review-row{display:table-row;width:100%}.monaco-component.diff-review .diff-review-spacer{display:inline-block;width:10px;vertical-align:middle}.monaco-component.diff-review .diff-review-spacer>.codicon{font-size:9px!important}.monaco-component.diff-review .diff-review-actions{display:inline-block;position:absolute;right:10px;top:2px;z-index:100}.monaco-component.diff-review .diff-review-actions .action-label{width:16px;height:16px;margin:2px 0}.monaco-component.diff-review .revertButton{cursor:pointer}.monaco-component.diff-review .action-label{background:var(--vscode-editorActionList-background)}: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-enable-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:#0ff}.monaco-sash.debug.disabled{background:#0ff3}.monaco-sash.debug:not(.disabled)>.orthogonal-drag-handle{background:red}.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-toolbar{height:100%}.monaco-toolbar .toolbar-toggle-more{display:inline-block;padding:0}.monaco-toolbar.responsive .monaco-action-bar>.actions-container>.action-item{flex-shrink:1;min-width:20px}.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-action-bar .action-item.menu-entry.text-only .action-label{color:var(--vscode-descriptionForeground);overflow:hidden;border-radius:2px}.monaco-action-bar .action-item.menu-entry.text-only.use-comma:not(:last-of-type) .action-label:after{content:", "}.monaco-action-bar .action-item.menu-entry.text-only+.action-item:not(.text-only)>.monaco-dropdown .action-label{color:var(--vscode-descriptionForeground)}.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:hover{background-color:var(--vscode-toolbar-hoverBackground)}.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}.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}.monaco-editor.draggingUnchangedRegion.canMoveTop:not(.canMoveBottom) *,.monaco-editor .diff-hidden-lines .top.canMoveTop:not(.canMoveBottom),.monaco-editor .diff-hidden-lines .bottom.canMoveTop:not(.canMoveBottom){cursor:n-resize!important}.monaco-editor.draggingUnchangedRegion:not(.canMoveTop).canMoveBottom *,.monaco-editor .diff-hidden-lines .top:not(.canMoveTop).canMoveBottom,.monaco-editor .diff-hidden-lines .bottom:not(.canMoveTop).canMoveBottom{cursor:s-resize!important}.monaco-editor.draggingUnchangedRegion.canMoveTop.canMoveBottom *,.monaco-editor .diff-hidden-lines .top.canMoveTop.canMoveBottom,.monaco-editor .diff-hidden-lines .bottom.canMoveTop.canMoveBottom{cursor:ns-resize!important}.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;box-shadow:inset 0 -5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow),inset 0 5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow)}.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:#00000008}.monaco-diff-editor.vs-dark .diffOverview{background:#ffffff03}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark .scrollbar{background:#0000}.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:#ababab66}.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,.monaco-editor .inline-deleted-text{background-color:var(--vscode-diffEditor-removedTextBackground)}.monaco-editor .inline-deleted-text{text-decoration:line-through}.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.side-by-side .editor.original{box-shadow:6px 0 5px -5px var(--vscode-scrollbar-shadow);border-right: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 .gutter{position:relative;overflow:hidden;flex-shrink:0;flex-grow:0}.monaco-diff-editor .gutter>div{position:absolute}.monaco-diff-editor .gutter .gutterItem{opacity:0;transition:opacity .7s}.monaco-diff-editor .gutter .gutterItem.showAlways{opacity:1;transition:none}.monaco-diff-editor .gutter .gutterItem.noTransition{transition:none}.monaco-diff-editor .gutter:hover .gutterItem{opacity:1;transition:opacity .1s ease-in-out}.monaco-diff-editor .gutter .gutterItem .background{position:absolute;height:100%;left:50%;width:1px;border-left:2px var(--vscode-menu-separatorBackground) solid}.monaco-diff-editor .gutter .gutterItem .buttons{position:absolute;width:100%;display:flex;justify-content:center;align-items:center}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar{height:fit-content}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar{line-height:1}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container{width:fit-content;border-radius:4px;background:var(--vscode-editorGutter-itemBackground)}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container .action-item:hover{background:var(--vscode-toolbar-hoverBackground)}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container .action-item .action-label{color:var(--vscode-editorGutter-itemGlyphForeground);padding:1px 2px}.monaco-diff-editor .diff-hidden-lines-compact{display:flex;height:11px}.monaco-diff-editor .diff-hidden-lines-compact .line-left,.monaco-diff-editor .diff-hidden-lines-compact .line-right{height:1px;border-top:1px solid;border-color:var(--vscode-editorCodeLens-foreground);opacity:.5;margin:auto;width:100%}.monaco-diff-editor .diff-hidden-lines-compact .line-left{width:20px}.monaco-diff-editor .diff-hidden-lines-compact .text{color:var(--vscode-editorCodeLens-foreground);text-wrap:nowrap;font-size:11px;line-height:11px;margin:0 4px}.monaco-editor .line-delete-selectable{user-select:text!important;-webkit-user-select:text!important;z-index:1!important}.line-delete-selectable .view-line{user-select:text!important;-webkit-user-select:text!important}.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)}.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:var(--vscode-icon-x-content);font-family:var(--vscode-icon-x-font-family)}.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-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;display:flex;align-items:center}.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)}.action-widget{font-size:13px;min-width:100px;max-width:80vw;z-index:40;display:block;width:100%;border:1px solid var(--vscode-menu-border)!important;border-radius:5px;background-color:var(--vscode-menu-background);color:var(--vscode-menu-foreground);padding:4px;box-shadow:0 2px 8px var(--vscode-widget-shadow)}.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 4px;white-space:nowrap;cursor:pointer;touch-action:none;width:100%;border-radius:3px}.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-disabled){background-color:var(--vscode-list-activeSelectionBackground)!important;color:var(--vscode-list-activeSelectionForeground);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;font-size:13px}.action-widget .monaco-list-row.group-header:not(:first-of-type){margin-top:2px}.action-widget .monaco-scrollable-element .monaco-list-rows .monaco-list-row.separator{border-top:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-descriptionForeground);font-size:12px;padding:0;margin:4px 0 0;cursor:default;-webkit-user-select:none;user-select:none;border-radius:0}.action-widget .monaco-scrollable-element .monaco-list-rows .monaco-list-row.separator.focused{outline:0 solid;background-color:transparent;border-radius:0}.action-widget .monaco-list-row.separator:first-of-type{border-top:none;margin-top:0}.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:4px;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 .monaco-list-row.action .monaco-keybinding>.monaco-keybinding-key{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)}.action-widget .action-widget-action-bar{background-color:var(--vscode-menu-background);border-top:1px solid var(--vscode-menu-border);margin-top:2px}.action-widget .action-widget-action-bar:before{display:block;content:"";width:100%}.action-widget .action-widget-action-bar .actions-container{padding:4px 8px 2px 24px}.action-widget-action-bar .action-label{color:var(--vscode-textLink-activeForeground);font-size:13px;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}.action-widget .monaco-list .monaco-list-row .description{opacity:.7;margin-left:.5em}.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}.post-edit-widget{box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:1px solid var(--vscode-widget-border, transparent);border-radius:4px;color:var(--vscode-button-foreground);background-color:var(--vscode-button-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-hoverBackground)!important}.post-edit-widget .monaco-button .codicon{margin:0}@font-face{font-family:codicon;font-display:block;src:url(/assets/codicon-ngg6Pgfi.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,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .lightBulbWidget.codicon-lightbulb-autofix,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle-autofix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .lightBulbWidget.codicon-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-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;z-index:1}.monaco-editor .glyph-margin-widgets .cgmr[class*=codicon-gutter-lightbulb]{display:block;cursor:pointer}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-auto-fix,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-aifix-auto-fix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground))}.monaco-editor .codelens-decoration{overflow:hidden;display:inline-flex!important;align-items:center;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;display:inline-flex;align-items:center}.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[class*=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}to{opacity:1}}.monaco-editor .codelens-decoration.fadein{animation:fadein .1s linear}.monaco-editor .inlineSuggestionsHints{padding:4px}.monaco-editor .inlineSuggestionsHints .warningMessage p{margin:0}.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)!important}.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-hover{cursor:default;position:absolute;overflow:hidden;user-select:text;-webkit-user-select:text;box-sizing:border-box;line-height:1.5em;white-space:var(--vscode-hover-whiteSpace, normal)}.monaco-hover.fade-in{animation:fadein .1s linear}.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;width:100%}.monaco-hover .hover-row.status-bar .actions .action-container{margin-right:16px;cursor:pointer;overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis}.monaco-hover .hover-row.status-bar .actions .action-container .action .icon{padding-right:4px;vertical-align:middle}.monaco-hover .hover-row.status-bar .actions .action-container a{color:var(--vscode-textLink-foreground);text-decoration:var(--text-link-decoration)}.monaco-hover .hover-row.status-bar .actions .action-container a .icon.codicon{color:var(--vscode-textLink-foreground)}.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) p:last-child [style*=background-color]{margin-bottom:4px;display:inline-block}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span.codicon{margin-bottom:2px}.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-hover .action-container,.monaco-hover .action,.monaco-hover button,.monaco-hover .monaco-button,.monaco-hover .monaco-text-button,.monaco-hover [role=button]{-webkit-user-select:none;user-select:none}.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-action-bar .checkbox-action-item{display:flex;align-items:center;border-radius:2px;padding-right:2px}.monaco-action-bar .checkbox-action-item:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-action-bar .checkbox-action-item>.monaco-custom-toggle.monaco-checkbox{margin-right:4px}.monaco-action-bar .checkbox-action-item>.checkbox-label{font-size:12px}.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));box-shadow:0 0 8px 2px var(--vscode-widget-shadow);color:var(--vscode-editorWidget-foreground);border-left:1px solid var(--vscode-widget-border);border-right:1px solid var(--vscode-widget-border);border-bottom:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px;background-color:var(--vscode-editorWidget-background)}.monaco-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;outline-color:var(--vscode-focusBorder)}.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 .find-widget.no-results .matchesCount{color:var(--vscode-errorForeground)}.monaco-editor .findMatch{animation-duration:0;animation-name:inherit!important;background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor .currentFindMatch{background-color:var(--vscode-editor-findMatchBackground);border:2px solid var(--vscode-editor-findMatchBorder);padding:1px;box-sizing:border-box}.monaco-editor .findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor .find-widget .monaco-sash{left:0!important;background-color:var(--vscode-editorWidget-resizeBorder, var(--vscode-editorWidget-border))}.monaco-editor.hc-black .find-widget .button:before{position:relative;top:1px;left:2px}.monaco-editor .find-widget .button:not(.disabled):hover,.monaco-editor .find-widget .codicon-find-selection:hover{background-color:var(--vscode-toolbar-hoverBackground)!important}.monaco-editor.findMatch{background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor.currentFindMatch{background-color:var(--vscode-editor-findMatchBackground)}.monaco-editor.findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor.findMatch{background-color:var(--vscode-editorWidget-background)}.monaco-editor .find-widget>.button.codicon-widget-close{position:absolute;top:5px;right:4px}.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%}.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:#fdff00cc}to{background:transparent}}@keyframes monaco-findInput-highlight-1{0%{background:#fdff00cc}99%{background:transparent}}@keyframes monaco-findInput-highlight-dark-0{0%{background:#ffffff70}to{background:transparent}}@keyframes monaco-findInput-highlight-dark-1{0%{background:#ffffff70}99%{background:transparent}}.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,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.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 .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-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-enable-motion .monaco-table>.monaco-split-view2,.monaco-enable-motion .monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{transition:border-color .2s ease-out}.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;opacity:0}.monaco-enable-motion .monaco-tl-indent>.indent-guide{transition:opacity .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;right:0;display:flex;padding:3px;max-width:200px;z-index:100;margin:0 10px 0 6px;border:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.monaco-enable-motion .monaco-tree-type-filter{transition:top .3s}.monaco-tree-type-filter.disabled{top:-40px!important}.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-list .monaco-scrollable-element .monaco-tree-sticky-container{position:absolute;top:0;left:0;width:100%;height:0;z-index:13;background-color:var(--vscode-sideBar-background)}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row.monaco-list-row{position:absolute;width:100%;opacity:1!important;overflow:hidden;background-color:var(--vscode-sideBar-background)}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row:hover{background-color:var(--vscode-list-hoverBackground)!important;cursor:pointer}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty,.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty .monaco-tree-sticky-container-shadow{display:none}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-container-shadow{position:absolute;bottom:-3px;left:0;height:0px;width:100%}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container[tabindex="0"]:focus{outline:none}.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{color:var(--vscode-peekViewResult-fileForeground)!important;background-color:var(--vscode-peekViewResult-matchHighlightBackground)!important}.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-count-badge{padding:3px 5px;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-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-iconpath{width:16px;height:22px;margin-right:6px;display:flex}.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-suffix-container>.label-suffix{opacity:.7;white-space:pre}.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.bold>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.bold>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-weight:700}.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.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-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-activeForeground)}.monaco-editor .marker-widget .descriptioncontainer .filename{cursor:pointer;color:var(--vscode-textLink-activeForeground)}.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,.chat-attached-context-attachment .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{color:var(--vscode-problemsInfoIcon-foreground)}.monaco-editor .hoverHighlight{background-color:var(--vscode-editor-hoverHighlightBackground)}.monaco-editor .monaco-resizable-hover{border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;box-sizing:content-box}.monaco-editor .monaco-resizable-hover>.monaco-hover{border:none;border-radius:none}.monaco-editor .monaco-hover{border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background)}.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{display:flex}.monaco-editor .monaco-hover .hover-row.hover-row-with-copy{position:relative;padding-right:20px}.monaco-editor .monaco-hover .hover-row .hover-row-contents{min-width:0;display:flex;flex-direction:column}.monaco-editor .monaco-hover .hover-row .verbosity-actions{border-right:1px solid var(--vscode-editorHoverWidget-border);width:22px;overflow-y:clip}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner{display:flex;flex-direction:column;padding-left:5px;padding-right:5px;justify-content:flex-end;position:relative}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon{cursor:pointer;font-size:11px}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon.enabled{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon.disabled{opacity:.6}.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 .monaco-hover .hover-copy-button{position:absolute;top:4px;right:4px;padding:2px 4px;border-radius:3px;display:flex;align-items:center;justify-content:center;opacity:0}.monaco-editor .monaco-hover .hover-row-with-copy:hover .hover-copy-button,.monaco-editor .monaco-hover .hover-row-with-copy:focus-within .hover-copy-button{opacity:1}.monaco-editor .monaco-hover .hover-copy-button:hover{background-color:var(--vscode-toolbar-hoverBackground);cursor:pointer}.monaco-editor .monaco-hover .hover-copy-button:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.monaco-editor .monaco-hover .hover-copy-button .codicon{font-size:16px;color:var(--vscode-foreground)}.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}.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 .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-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-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:var(--vscode-editor-foldPlaceholderForeground);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 .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:focus{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 4px 5px}.monaco-editor .suggest-details.detail-and-doc>.monaco-scrollable-element>.body>.header>.type{padding-bottom:12px}.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 .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 .suggest-preview-text.clickable .view-line{z-index:1}.monaco-editor .ghost-text-decoration.clickable,.monaco-editor .ghost-text-decoration-preview.clickable,.monaco-editor .suggest-preview-text.clickable .ghost-text{cursor:pointer}.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{background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}.monaco-editor .ghost-text-decoration.syntax-highlighted,.monaco-editor .ghost-text-decoration-preview.syntax-highlighted,.monaco-editor .suggest-preview-text .ghost-text.syntax-highlighted{opacity:.7}.monaco-editor .ghost-text-decoration:not(.syntax-highlighted),.monaco-editor .ghost-text-decoration-preview:not(.syntax-highlighted),.monaco-editor .suggest-preview-text .ghost-text:not(.syntax-highlighted){color:var(--vscode-editorGhostText-foreground)}.monaco-editor .ghost-text-decoration.warning,.monaco-editor .ghost-text-decoration-preview.warning,.monaco-editor .suggest-preview-text .ghost-text.warning{background:var(--monaco-editor-warning-decoration) repeat-x bottom left;border-bottom:4px double var(--vscode-editorWarning-border)}.ghost-text-view-warning-widget-icon .codicon{color:var(--vscode-editorWarning-foreground)!important}.monaco-editor .edits-fadeout-decoration{opacity:var(--animation-opacity, 1);background-color:var(--vscode-inlineEdit-modifiedChangedTextBackground)}.monaco-editor .sticky-widget{overflow:hidden;border-bottom:1px solid var(--vscode-editorStickyScroll-border);width:100%;box-shadow:var(--vscode-editorStickyScroll-shadow) 0 4px 2px -2px;z-index:4;right:initial!important;margin-left:"0px"}.monaco-editor .sticky-widget .sticky-widget-line-numbers{float:left;background-color:var(--vscode-editorStickyScrollGutter-background)}.monaco-editor .sticky-widget.peek .sticky-widget-line-numbers{background-color:var(--vscode-peekViewEditorStickyScrollGutter-background)}.monaco-editor .sticky-widget .sticky-widget-lines-scrollable{display:inline-block;position:absolute;overflow:hidden;width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:var(--vscode-editorStickyScroll-background)}.monaco-editor .sticky-widget.peek .sticky-widget-lines-scrollable{background-color:var(--vscode-peekViewEditorStickyScroll-background)}.monaco-editor .sticky-widget .sticky-widget-lines{position:absolute;background-color:inherit}.monaco-editor .sticky-widget .sticky-line-number,.monaco-editor .sticky-widget .sticky-line-content{color:var(--vscode-editorLineNumber-foreground);white-space:nowrap;display:inline-block;position:absolute;background-color:inherit}.monaco-editor .sticky-widget .sticky-line-number .codicon-folding-expanded,.monaco-editor .sticky-widget .sticky-line-number .codicon-folding-collapsed{float:right;transition:var(--vscode-editorStickyScroll-foldingOpacityTransition);position:absolute;margin-left:2px}.monaco-editor .sticky-widget .sticky-line-content{width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit;white-space:nowrap}.monaco-editor .sticky-widget .sticky-line-number-inner{display:inline-block;text-align:right}.monaco-editor .sticky-widget .sticky-line-content:hover{background-color:var(--vscode-editorStickyScrollHover-background);cursor:pointer}.monaco-editor .inline-edits-view-indicator{display:flex;z-index:34;height:20px;color:var(--vscode-inlineEdit-gutterIndicator-primaryForeground);background-color:var(--vscode-inlineEdit-gutterIndicator-background);border:1px solid var(--vscode-inlineEdit-gutterIndicator-primaryBorder);border-radius:3px;align-items:center;padding:2px 10px 2px 2px;margin:0 4px;opacity:0}.monaco-editor .inline-edits-view-indicator.contained{transition:opacity .2s ease-in-out;transition-delay:.4s}.monaco-editor .inline-edits-view-indicator.visible,.monaco-editor .inline-edits-view-indicator.top{opacity:1}.monaco-editor .inline-edits-view-indicator.top .icon{transform:rotate(90deg)}.monaco-editor .inline-edits-view-indicator.bottom{opacity:1}.monaco-editor .inline-edits-view-indicator.bottom .icon{transform:rotate(-90deg)}.monaco-editor .inline-edits-view-indicator .icon{display:flex;align-items:center;margin:0 2px;transform:none;transition:transform .2s ease-in-out}.monaco-editor .inline-edits-view-indicator .icon .codicon{color:var(--vscode-inlineEdit-gutterIndicator-primaryForeground)}.monaco-editor .inline-edits-view-indicator .label{margin:0 2px;display:flex;justify-content:center;width:100%}.monaco-editor .inline-edits-view .editorContainer .preview .monaco-editor .view-overlays .current-line-exact,.monaco-editor .inline-edits-view .editorContainer .preview .monaco-editor .current-line-margin{border:none}.monaco-editor .inline-edits-view .editorContainer .inline-edits-view-zone.diagonal-fill{opacity:.5}.monaco-editor .strike-through{text-decoration:line-through}.monaco-editor .inlineCompletions-line-insert{background:var(--vscode-inlineEdit-modifiedChangedLineBackground)}.monaco-editor .inlineCompletions-line-delete{background:var(--vscode-inlineEdit-originalChangedLineBackground)}.monaco-editor .inlineCompletions-char-insert{background:var(--vscode-inlineEdit-modifiedChangedTextBackground);cursor:pointer}.monaco-editor .inlineCompletions-char-delete{background:var(--vscode-inlineEdit-originalChangedTextBackground)}.monaco-editor .inlineCompletions-char-delete.diff-range-empty{margin-left:-1px;border-left:solid var(--vscode-inlineEdit-originalChangedTextBackground) 3px}.monaco-editor .inlineCompletions-char-insert.diff-range-empty{border-left:solid var(--vscode-inlineEdit-modifiedChangedTextBackground) 3px}.monaco-editor .inlineCompletions-char-delete.single-line-inline{border:1px solid var(--vscode-editorHoverWidget-border);margin:-2px 0 0 -2px}.monaco-editor .inlineCompletions-char-insert.single-line-inline{border-top:1px solid var(--vscode-inlineEdit-modifiedBorder);border-bottom:1px solid var(--vscode-inlineEdit-modifiedBorder)}.monaco-editor .inlineCompletions-char-insert.single-line-inline.start{border-top-left-radius:4px;border-bottom-left-radius:4px;border-left:1px solid var(--vscode-inlineEdit-modifiedBorder)}.monaco-editor .inlineCompletions-char-insert.single-line-inline.end{border-top-right-radius:4px;border-bottom-right-radius:4px;border-right:1px solid var(--vscode-inlineEdit-modifiedBorder)}.monaco-editor .inlineCompletions-char-delete.single-line-inline.empty,.monaco-editor .inlineCompletions-char-insert.single-line-inline.empty{display:none}.monaco-editor .inlineCompletions.strike-through{text-decoration-thickness:1px}.monaco-editor .inlineCompletions-modified-bubble{background:var(--vscode-inlineEdit-modifiedChangedTextBackground)}.monaco-editor .inlineCompletions-original-bubble{background:var(--vscode-inlineEdit-originalChangedTextBackground)}.monaco-editor .inlineCompletions-modified-bubble,.monaco-editor .inlineCompletions-original-bubble{pointer-events:none;display:inline-block}.monaco-editor .inline-edit.ghost-text,.monaco-editor .inline-edit.ghost-text-decoration,.monaco-editor .inline-edit.ghost-text-decoration-preview,.monaco-editor .inline-edit.suggest-preview-text .ghost-text{font-style:normal!important}.monaco-editor .inline-edit.ghost-text.syntax-highlighted,.monaco-editor .inline-edit.ghost-text-decoration.syntax-highlighted,.monaco-editor .inline-edit.ghost-text-decoration-preview.syntax-highlighted,.monaco-editor .inline-edit.suggest-preview-text .ghost-text.syntax-highlighted{opacity:1!important}.monaco-editor .inline-edit.modified-background.ghost-text,.monaco-editor .inline-edit.modified-background.ghost-text-decoration,.monaco-editor .inline-edit.modified-background.ghost-text-decoration-preview,.monaco-editor .inline-edit.modified-background.suggest-preview-text .ghost-text{background:var(--vscode-inlineEdit-modifiedChangedTextBackground)!important;display:inline-block!important}.monaco-editor .inlineCompletions-original-lines{background:var(--vscode-editor-background)}.monaco-menu-option{color:var(--vscode-editorActionList-foreground);font-size:13px;padding:0 4px;line-height:28px;display:flex;gap:4px;align-items:center;border-radius:3px;cursor:pointer}.monaco-menu-option .monaco-keybinding-key{font-size:13px;opacity:.7}.monaco-menu-option.active{background:var(--vscode-editorActionList-focusBackground);color:var(--vscode-editorActionList-focusForeground);outline:1px solid var(--vscode-menu-selectionBorder, transparent);outline-offset:-1px}.monaco-menu-option.active .monaco-keybinding-key{color:var(--vscode-editorActionList-focusForeground)}.monaco-editor .goto-definition-link{text-decoration:underline;cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.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 .scroll-editor-on-middle-click-dot{cursor:all-scroll;position:absolute;z-index:1;background-color:var(--vscode-editor-foreground, white);border:1px solid var(--vscode-editor-background, black);opacity:.5;width:5px;height:5px;border-radius:50%;transform:translate(-50%,-50%)}.monaco-editor .scroll-editor-on-middle-click-dot.hidden{display:none}.monaco-editor.scroll-editor-on-middle-click-editor *{cursor:all-scroll}.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 .code{font-family:var(--vscode-parameterHintsWidget-editorFontFamily),var(--vscode-parameterHintsWidget-editorFontFamilyDefault)}.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 .editorPlaceholder{top:0;position:absolute;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;pointer-events:none;color:var(--vscode-editor-placeholder-foreground)}.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-with-button{padding:3px;border-radius:2px;width:calc(100% - 8px)}.monaco-editor .rename-box .rename-input{width:calc(100% - 8px);padding:0}.monaco-editor .rename-box .rename-input:focus{outline:none}.monaco-editor .rename-box .rename-suggestions-button{display:flex;align-items:center;padding:3px;background-color:transparent;border:none;border-radius:5px;cursor:pointer}.monaco-editor .rename-box .rename-suggestions-button:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-editor .rename-box .rename-candidate-list-container .monaco-list-row{border-radius:2px}.monaco-editor .rename-box .rename-label{display:none;opacity:.8}.monaco-editor .rename-box.preview .rename-label{display:inherit}.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)}.floating-menu-overlay-widget{padding:0;color:var(--vscode-button-foreground);background-color:var(--vscode-button-background);border-radius:2px;border:1px solid var(--vscode-contrastBorder);display:flex;align-items:center;z-index:10;box-shadow:0 2px 8px var(--vscode-widget-shadow);overflow:hidden}.floating-menu-overlay-widget .action-item>.action-label{padding:5px;font-size:12px;border-radius:2px}.floating-menu-overlay-widget .action-item>.action-label.codicon{color:var(--vscode-button-foreground)}.floating-menu-overlay-widget .action-item>.action-label.codicon:not(.separator){padding-top:6px;padding-bottom:6px}.floating-menu-overlay-widget .action-item:first-child>.action-label{padding-left:7px}.floating-menu-overlay-widget .action-item:last-child>.action-label{padding-right:7px}.floating-menu-overlay-widget .action-item .action-label.separator{background-color:var(--vscode-menu-separatorBackground)}.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)}.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-editor .synthetic-focus,.monaco-diff-editor .synthetic-focus,.monaco-editor [tabindex="0"]:focus,.monaco-diff-editor [tabindex="0"]:focus,.monaco-editor [tabindex="-1"]:focus,.monaco-diff-editor [tabindex="-1"]:focus,.monaco-editor button:focus,.monaco-diff-editor button:focus,.monaco-editor input[type=button]:focus,.monaco-diff-editor input[type=button]:focus,.monaco-editor input[type=checkbox]:focus,.monaco-diff-editor input[type=checkbox]:focus,.monaco-editor input[type=search]:focus,.monaco-diff-editor input[type=search]:focus,.monaco-editor input[type=text]:focus,.monaco-diff-editor input[type=text]:focus,.monaco-editor select:focus,.monaco-diff-editor select:focus,.monaco-editor textarea:focus,.monaco-diff-editor textarea:focus{outline-width:1px;outline-style:solid;outline-offset:-1px;outline-color:var(--vscode-focusBorder);opacity:1}.monaco-hover.workbench-hover{position:relative;font-size:13px;line-height:19px;z-index:40;overflow:hidden;max-width:700px;background:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:5px;color:var(--vscode-editorHoverWidget-foreground);box-shadow:0 2px 8px var(--vscode-widget-shadow)}.monaco-hover.workbench-hover .monaco-action-bar .action-item .codicon{width:13px;height:13px}.monaco-hover.workbench-hover hr{border-bottom:none}.monaco-hover.workbench-hover.compact{font-size:12px}.monaco-hover.workbench-hover.compact .monaco-action-bar .action-item .codicon{width:12px;height:12px}.monaco-hover.workbench-hover.compact .hover-contents{padding:2px 8px}.workbench-hover-container.locked .monaco-hover.workbench-hover{outline:1px solid var(--vscode-editorHoverWidget-border)}.workbench-hover-container:focus-within.locked .monaco-hover.workbench-hover{outline-color:var(--vscode-focusBorder)}.workbench-hover-pointer{position:absolute;z-index:41;pointer-events:none}.workbench-hover-pointer:after{content:"";position:absolute;width:5px;height:5px;background-color:var(--vscode-editorHoverWidget-background);border-right:1px solid var(--vscode-editorHoverWidget-border);border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.workbench-hover-container:not(:focus-within).locked .workbench-hover-pointer:after{width:4px;height:4px;border-right-width:2px;border-bottom-width:2px}.workbench-hover-container:focus-within .workbench-hover-pointer:after{border-right:1px solid var(--vscode-focusBorder);border-bottom:1px solid var(--vscode-focusBorder)}.workbench-hover-pointer.left{left:-3px}.workbench-hover-pointer.right{right:3px}.workbench-hover-pointer.top{top:-3px}.workbench-hover-pointer.bottom{bottom:3px}.workbench-hover-pointer.left:after{transform:rotate(135deg)}.workbench-hover-pointer.right:after{transform:rotate(315deg)}.workbench-hover-pointer.top:after{transform:rotate(225deg)}.workbench-hover-pointer.bottom:after{transform:rotate(45deg)}.monaco-hover.workbench-hover a{color:var(--vscode-textLink-foreground)}.monaco-hover.workbench-hover a:focus{outline:1px solid;outline-offset:-1px;text-decoration:underline;outline-color:var(--vscode-focusBorder)}.monaco-hover.workbench-hover a.codicon:focus,.monaco-hover.workbench-hover a.monaco-button:focus{text-decoration:none}.monaco-hover.workbench-hover a:hover,.monaco-hover.workbench-hover a:active{color:var(--vscode-textLink-activeForeground)}.monaco-hover.workbench-hover code{background:var(--vscode-textCodeBlock-background)}.monaco-hover.workbench-hover .hover-row .actions{background:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-hover.workbench-hover.right-aligned{left:1px}.monaco-hover.workbench-hover.right-aligned .hover-row.status-bar .actions{flex-direction:row-reverse}.monaco-hover.workbench-hover.right-aligned .hover-row.status-bar .actions .action-container{margin-right:0;margin-left:16px}.context-view{position:absolute}.context-view.fixed{all:initial;font-family:inherit;font-size:13px;position:fixed;color:inherit}.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}.quick-input-widget{position:absolute;width:600px;z-index:2550;left:50%;-webkit-app-region:no-drag;border-radius:6px}.quick-input-titlebar{cursor:grab;display:flex;align-items:center;border-top-right-radius:5px;border-top-left-radius:5px}.quick-input-left-action-bar{display:flex;margin-left:4px;flex:1}.quick-input-inline-action-bar>.actions-container>.action-item:first-child{margin-left:5px}.quick-input-inline-action-bar>.actions-container>.action-item{margin-top:2px}.quick-input-title{cursor:grab;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-right-action-bar>.actions-container>.action-item{margin-left:4px}.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{cursor:grab;display:flex;padding:6px 6px 2px}.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-widget .quick-input-header .monaco-checkbox{margin-top:6px}.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-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 6px}.quick-input-list .quick-input-list-entry{box-sizing:border-box;overflow:hidden;display:flex;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-widget .monaco-checkbox{margin-right:0}.quick-input-widget .quick-input-list .monaco-checkbox,.quick-input-widget .quick-input-tree .monaco-checkbox{margin-top:4px}.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-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-list .monaco-list-row .monaco-highlighted-label .highlight{font-weight:700;background-color:unset;color:var(--vscode-list-highlightForeground)!important}.quick-input-list .monaco-list .monaco-list-row.focused .monaco-highlighted-label .highlight{color:var(--vscode-list-focusHighlightForeground)!important}.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: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 .quick-input-list-entry.focus-inside .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.passive-focused .quick-input-list-entry-action-bar .action-label{display:flex}.quick-input-list>.monaco-list:focus .monaco-list-row.focused{outline:1px solid var(--vscode-list-focusOutline)!important;outline-offset:-1px}.quick-input-list>.monaco-list:focus .monaco-list-row.focused .quick-input-list-entry.quick-input-list-separator-border{border-color:transparent}.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{padding:4px 6px;font-size:12px}.quick-input-list .quick-input-list-separator-as-item .label-name{font-weight:600}.quick-input-list .quick-input-list-separator-as-item .label-description{opacity:1!important}.quick-input-list .monaco-tree-sticky-row .quick-input-list-entry.quick-input-list-separator-as-item.quick-input-list-separator-border{border-top-style:none}.quick-input-list .monaco-tree-sticky-row{padding:0 5px}.quick-input-list .monaco-tl-twistie{display:none!important}.quick-input-tree .monaco-list{overflow:hidden;max-height:440px;padding-bottom:5px}.quick-input-tree .quick-input-tree-entry{box-sizing:border-box;overflow:hidden;display:flex;padding:0 6px}.quick-input-tree .quick-input-tree-label{overflow:hidden;display:flex;height:100%;flex:1}.quick-input-tree .quick-input-tree-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-tree .quick-input-tree-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1;margin-left:5px}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row{display:flex;align-items:center}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .monaco-icon-label,.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-tree .quick-input-tree-rows .monaco-highlighted-label>span{opacity:1}.quick-input-tree .quick-input-tree-entry-action-bar{display:flex;flex:0;overflow:visible}.quick-input-tree .quick-input-tree-entry-action-bar .action-label{display:none}.quick-input-tree .quick-input-tree-entry-action-bar .action-label.codicon{margin-right:4px;padding:2px}.quick-input-tree .quick-input-tree-entry-action-bar{margin-top:1px}.quick-input-tree .quick-input-tree-entry-action-bar{margin-right:4px}.quick-input-tree .quick-input-tree-entry .quick-input-tree-entry-action-bar .action-label.always-visible,.quick-input-tree .quick-input-tree-entry:hover .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .quick-input-tree-entry.focus-inside .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .monaco-list-row.focused .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .monaco-list-row.passive-focused .quick-input-tree-entry-action-bar .action-label{display:flex}.quick-input-tree>.monaco-list:focus .monaco-list-row.focused{outline:1px solid var(--vscode-list-focusOutline)!important;outline-offset:-1px}.monaco-progress-container{width:100%;height:2px;overflow:hidden}.monaco-progress-container .progress-bit{width:2%;height:2px;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)}}.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}.rendered-markdown li:has(input[type=checkbox]){list-style-type:none}.monaco-component.multiDiffEditor{background:var(--vscode-multiDiffEditor-background);position:relative;height:100%;width:100%;overflow-y:hidden}.monaco-component.multiDiffEditor>div{position:absolute;top:0;left:0;height:100%;width:100%}.monaco-component.multiDiffEditor>div.placeholder{visibility:hidden;display:grid;place-items:center;place-content:center}.monaco-component.multiDiffEditor>div.placeholder.visible{visibility:visible}.monaco-component.multiDiffEditor .active{--vscode-multiDiffEditor-border: var(--vscode-focusBorder)}.monaco-component.multiDiffEditor .multiDiffEntry{display:flex;flex-direction:column;flex:1;overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button{margin:0 5px;cursor:pointer}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button a{display:block}.monaco-component.multiDiffEditor .multiDiffEntry .header{z-index:1000;background:var(--vscode-editor-background)}.monaco-component.multiDiffEditor .multiDiffEntry .header:not(.collapsed) .header-content{border-bottom:1px solid var(--vscode-sideBarSectionHeader-border)}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content{margin:8px 0 0;padding:4px 5px;border-top:1px solid var(--vscode-multiDiffEditor-border);display:flex;align-items:center;color:var(--vscode-foreground);background:var(--vscode-multiDiffEditor-headerBackground)}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content.shadow{box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path{display:flex;flex:1;min-width:0}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .title{font-size:14px;line-height:22px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .title.original{flex:1;min-width:0;text-overflow:ellipsis}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .status{font-weight:600;opacity:.75;margin:0 10px;line-height:22px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .actions{padding:0 8px}.monaco-component.multiDiffEditor .multiDiffEntry .editorParent{flex:1;display:flex;flex-direction:column;border-bottom:1px solid var(--vscode-multiDiffEditor-border);overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .editorContainer{flex:1}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{margin:0;min-height:100vh;min-height:100dvh;font-family:ui-sans-serif,system-ui,Segoe UI,Roboto,sans-serif;background:#09090b;color:#e4e4e7}#root{min-height:100vh;min-height:100dvh;display:block;background:#09090b;color:#e4e4e7}.fatal-error{min-height:100vh;min-height:100dvh;padding:2rem 1.5rem;background:#0c0a09;color:#fecaca;font-family:system-ui,sans-serif}.fatal-error__title{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#fef2f2}.fatal-error__detail{margin:0 0 1rem;font-size:.9rem;line-height:1.5;white-space:pre-wrap;word-break:break-word;color:#fecdd3}.fatal-error__hint{margin:0;font-size:.85rem;color:#9ca3af}.site{min-height:100vh;min-height:100dvh;display:block}.site__end{min-height:min(18vh,140px);width:100%;flex-shrink:0;scroll-margin-bottom:0;pointer-events:none}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px 48px;background:radial-gradient(ellipse 120% 80% at 50% 20%,rgba(34,197,94,.08),transparent 55%),#030712}.hero__terminal{width:min(640px,100%);border-radius:12px;border:1px solid rgba(63,63,70,.9);background:#09090beb;box-shadow:0 0 0 1px #18181b99,0 24px 48px #0000008c;overflow:hidden}.hero__chrome{display:flex;align-items:center;gap:8px;padding:12px 14px;background:#18181b;border-bottom:1px solid rgba(63,63,70,.75)}.hero__dot{width:12px;height:12px;border-radius:50%}.hero__dot--btn{padding:0;border:none;cursor:pointer;transition:filter .15s ease}.hero__dot--btn:hover{filter:brightness(1.25)}.hero__dot--btn:focus-visible{outline:2px solid #fafafa;outline-offset:2px}.hero__dot--r{background:#f87171}.hero__dot--y{background:#fbbf24}.hero__dot--g{background:#4ade80}.hero__body{padding:28px 22px 32px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(.95rem,2.8vw,1.1rem);line-height:1.55}.hero__prompt{margin:0 0 12px}.hero__prompt-user{color:#a1a1aa}.hero__line{margin:0 0 28px;min-height:1.6em}.hero__name{color:#22c55e;font-weight:600;letter-spacing:.02em;text-shadow:0 0 24px rgba(34,197,94,.35)}.hero__cursor{display:inline-block;width:.62em;height:1.15em;margin-left:4px;vertical-align:text-bottom;background:#22c55e;animation:hero-blink 1.05s step-end infinite}@keyframes hero-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes hero-flash{0%{background:#09090beb;box-shadow:0 0 0 1px #18181b99,0 24px 48px #0000008c}22%{background:#22c55e33;box-shadow:0 0 0 2px #22c55ebf,0 0 48px #22c55e61}65%{background:#22c55e0f;box-shadow:0 0 0 1px #22c55e52,0 10px 28px #0000007a}to{background:#09090beb;box-shadow:0 0 0 1px #18181b99,0 24px 48px #0000008c}}.hero__terminal--flash{animation:hero-flash .45s ease-out forwards}.hero__menu{list-style:none;margin:0 0 24px;padding:0}.hero__menu-category{margin:0;padding:14px 0 6px;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64748b;cursor:default;-webkit-user-select:none;user-select:none;border-top:1px solid rgba(63,63,70,.5)}.hero__menu>li.hero__menu-category:first-child{border-top:none;padding-top:2px}.hero__menu-lab{max-width:520px;margin:0 0 16px;padding:12px 14px;border-radius:8px;border:1px solid rgba(63,63,70,.75);background:#09090b8c}.hero__menu-lab-title{margin:0 0 10px;font-size:.78rem;font-weight:700;color:#e4e4e7}.hero__menu-lab-body{margin:0;font-size:.72rem;line-height:1.5;color:#a1a1aa}.hero__menu-lab-body p{margin:0 0 8px}.hero__menu-lab-body p:last-child{margin-bottom:0}.hero__menu-item{display:flex;align-items:center;gap:8px;padding:5px 0;cursor:pointer;color:#71717a;font-size:inherit;text-transform:uppercase;letter-spacing:.06em;-webkit-user-select:none;user-select:none;transition:color .12s ease}.hero__menu-item:hover{color:#d4d4d8}.hero__menu-item--sel{color:#22c55e;text-shadow:0 0 16px rgba(34,197,94,.3)}.hero__menu-item--logout{color:#52525b;margin-top:6px}.hero__menu-item--logout:hover,.hero__menu-item--logout-sel,.hero__menu-ptr--logout{color:#f87171}.hero__menu-ptr{display:inline-block;width:1em;flex-shrink:0;color:#22c55e}.hero__prompt-cmd{color:#e4e4e7;margin-left:6px}.hero__about{margin:0 0 24px;color:#a1a1aa}.hero__about p{margin:5px 0}.hero__about-key{color:#22c55e;margin-right:10px}.hero__vim-editor--split{min-width:0;flex:1 1 0}.hero__vim-ai-panel{display:flex;flex-direction:column;width:38%;min-width:260px;flex-shrink:0;border-left:1px solid #27272a;background:#0f0f0f;overflow:hidden}.hero__vim-ai-tabs{display:flex;flex-wrap:nowrap;gap:4px;padding:6px 8px;background:#09090b;border-bottom:1px solid #27272a;overflow-x:auto;flex-shrink:0}.hero__vim-ai-tab{flex-shrink:0;padding:4px 8px;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#71717a;background:transparent;border:1px solid transparent;border-radius:5px;cursor:pointer;font-family:inherit;transition:color .12s ease,background .12s ease,border-color .12s ease}.hero__vim-ai-tab:hover{color:#d4d4d8;background:#27272a99}.hero__vim-ai-tab--active{color:#ddd6fe;background:#5b21b659;border-color:#8b5cf673}.hero__vim-ai-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:6px 10px;background:#18181b;border-bottom:1px solid #27272a;flex-shrink:0}.hero__vim-ai-hint{margin:0;font-size:.68rem;line-height:1.35;color:#71717a;flex:1;min-width:0}.hero__vim-ai-hint strong{color:#a1a1aa;font-weight:600}.hero__vim-ai-hint-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.65rem;color:#86efac}.hero__vim-ai-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.hero__vim-ai-newtab{color:#71717a;font-size:.85rem;text-decoration:none;padding:2px 4px;border-radius:3px;transition:color .15s}.hero__vim-ai-newtab:hover{color:#22c55e}.hero__vim-ai-close{color:#71717a;background:none;border:none;font-size:.8rem;cursor:pointer;padding:2px 5px;border-radius:3px;font-family:inherit;transition:color .15s}.hero__vim-ai-close:hover{color:#f87171}.hero__vim-ai-iframe{flex:1;border:none;width:100%;background:#fff;display:block}.hero__vim-ai-external{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:16px;text-align:center;background:#09090b}.hero__vim-ai-external-text{margin:0;font-size:.75rem;line-height:1.45;color:#a1a1aa;max-width:240px}.hero__vim-ai-open-primary{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:8px;border:1px solid rgba(139,92,246,.5);background:#5b21b640;color:#e9d5ff;font-size:.85rem;font-family:inherit;font-weight:600;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.hero__vim-ai-open-primary:hover{background:#5b21b666;border-color:#a78bfa8c;color:#faf5ff}.hero__vim-groq{flex:1;min-height:0;display:flex;flex-direction:column;background:#09090b}.hero__vim-groq-scroll{flex:1;min-height:0;overflow-y:auto;padding:10px 12px;display:flex;flex-direction:column;gap:12px}.hero__vim-groq-empty{margin:auto;font-size:.72rem;line-height:1.45;color:#52525b;text-align:center;max-width:220px}.hero__vim-groq-msg{display:flex;flex-direction:column;gap:4px;max-width:100%}.hero__vim-groq-msg--user{align-self:flex-end;align-items:flex-end}.hero__vim-groq-msg--assistant{align-self:flex-start;align-items:flex-start}.hero__vim-groq-role{font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#52525b}.hero__vim-groq-msg--user .hero__vim-groq-role{color:#71717a}.hero__vim-groq-bubble{padding:8px 11px;border-radius:10px;font-size:.78rem;line-height:1.45;max-width:100%;word-break:break-word}.hero__vim-groq-bubble--user{background:#5b21b659;border:1px solid rgba(139,92,246,.35);color:#ede9fe;white-space:pre-wrap}.hero__vim-groq-bubble--assistant{background:#27272ad9;border:1px solid rgba(63,63,70,.9);color:#e4e4e7}.hero__vim-groq-bubble--assistant p{margin:.4em 0}.hero__vim-groq-bubble--assistant p:first-child{margin-top:0}.hero__vim-groq-bubble--assistant p:last-child{margin-bottom:0}.hero__vim-groq-bubble--assistant pre{overflow-x:auto;padding:8px;border-radius:6px;background:#18181b;font-size:.72rem}.hero__vim-groq-bubble--streaming{border-style:dashed}.hero__vim-groq-err{margin:0;font-size:.72rem;line-height:1.4;color:#f87171}.hero__vim-groq-form{flex-shrink:0;padding:8px 10px 10px;border-top:1px solid #27272a;background:#0c0c0e;display:flex;flex-direction:column;gap:8px}.hero__vim-groq-input{width:100%;resize:vertical;min-height:3.2rem;max-height:9rem;padding:8px 10px;border-radius:8px;border:1px solid #3f3f46;background:#18181b;color:#e4e4e7;font-size:.78rem;font-family:inherit;line-height:1.45}.hero__vim-groq-input:focus{outline:none;border-color:#8b5cf68c}.hero__vim-groq-input:disabled{opacity:.65}.hero__vim-groq-actions{display:flex;justify-content:flex-end;gap:8px}.hero__vim-groq-send{padding:6px 14px;border-radius:6px;border:1px solid rgba(34,197,94,.45);background:#22c55e2e;color:#bbf7d0;font-size:.75rem;font-weight:600;cursor:pointer;font-family:inherit}.hero__vim-groq-send:hover:not(:disabled){background:#22c55e47}.hero__vim-groq-send:disabled{opacity:.45;cursor:not-allowed}.hero__vim-groq-stop{padding:6px 12px;border-radius:6px;border:1px solid rgba(248,113,113,.45);background:#f871711f;color:#fecaca;font-size:.75rem;font-weight:600;cursor:pointer;font-family:inherit}.hero__vim-groq-stop:hover{background:#f8717133}.selection-popup{position:absolute;transform:translate(-50%,-100%);display:flex;align-items:center;gap:5px;padding:4px 10px;background:#18181b;border:1px solid #3f3f46;border-radius:6px;color:#f4f4f5;font-size:.75rem;font-family:inherit;cursor:pointer;white-space:nowrap;box-shadow:0 4px 16px #00000080;z-index:100;transition:background .15s,border-color .15s;pointer-events:auto}.selection-popup:hover{background:#27272a;border-color:#22c55e}.selection-popup__icon{font-size:.9rem}.hero__about--cv,.hero__about--program{overflow-y:auto;max-height:calc(100% - 80px);padding-right:6px;scrollbar-width:thin;scrollbar-color:#3f3f46 transparent}.hero__program-lead{margin-bottom:14px!important;line-height:1.5;color:#d4d4d8}.hero__program-arch-cta{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0 0 18px}.hero__program-arch-btn{padding:9px 16px;border-radius:8px;border:1px solid rgba(56,189,248,.55);background:#38bdf824;color:#e0f2fe;font:inherit;font-size:.72rem;font-weight:700;cursor:pointer}.hero__program-arch-btn:hover{border-color:#38bdf8d9;background:#38bdf838}.hero__program-arch-cta-hint{font-size:.62rem;line-height:1.45;color:#a1a1aa;max-width:36rem}.hero__program-figure{margin:16px 0 20px;padding:12px 14px 14px;max-width:100%;background:#0c0c0c;border:1px solid #27272a;border-radius:8px;overflow:hidden}.hero__program-figure-caption{margin:0 0 10px;font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#71717a}.hero__program-diagram-svg{display:block;width:100%;max-width:640px;height:auto}.hero__program-plantuml{margin:12px 0 0;padding:10px 12px;background:#09090b;border:1px solid #27272a;border-radius:6px;font-size:10px;color:#a1a1aa}.hero__program-plantuml summary{cursor:pointer;font-weight:600;color:#a78bfa;margin-bottom:8px}.hero__program-plantuml pre{margin:0;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.45;color:#d4d4d8}.hero__terminal.hero__terminal--exercises{width:min(1080px,calc(100vw - 48px))}.hero__terminal.hero__terminal--exercises .hero__body{min-width:0}.hero__terminal.hero__terminal--sysdesign{width:min(1380px,calc(100vw - 48px))}.hero__terminal.hero__terminal--sysdesign .hero__body{min-width:0}.hero__sysdesign-tip-floater{position:fixed;z-index:2147483647;min-width:12rem;max-width:min(22rem,92vw);padding:8px 10px;border-radius:8px;border:1px solid rgba(56,189,248,.45);background:#0f172af7;box-shadow:0 8px 24px #00000073;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.62rem;font-weight:400;line-height:1.5;letter-spacing:normal;text-transform:none;color:#e4e4e7;white-space:pre-wrap;text-align:left;pointer-events:none}.hero__sysdesign{display:flex;flex-direction:column;gap:10px;min-height:0;max-height:calc(100vh - 120px);color:#e4e4e7}.hero__sysdesign-layout{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px;flex:1;min-height:0}.hero__sysdesign-files{flex:0 0 200px;min-height:0;align-self:stretch;display:flex;flex-direction:column;padding:10px 10px 12px;border-radius:8px;border:1px solid rgba(63,63,70,.82);background:#09090bbd;max-height:min(calc(100vh - 132px),100%);overflow:hidden}.hero__sysdesign-files-header{flex-shrink:0}.hero__sysdesign-files-scroll{flex:1 1 0;min-height:0;min-width:0;max-height:min(58vh,560px);margin:0 -4px 0 0;padding-right:4px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.hero__sysdesign-files-scroll>.hero__sysdesign-files-section:last-child{margin-bottom:0}.hero__sysdesign-files-footer{flex-shrink:0}.hero__sysdesign-files-title{margin:0 0 4px;font-size:.72rem;font-weight:700;color:#e4e4e7}.hero__sysdesign-files-hint{margin:0 0 8px;font-size:.58rem;line-height:1.45;color:#a1a1aa}.hero__sysdesign-files-code{font-size:.56rem;color:#93c5fd}.hero__sysdesign-files-section{margin-bottom:12px}.hero__sysdesign-files-section--save{padding-top:10px;border-top:1px solid #27272a}.hero__sysdesign-files-section-head{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:4px}.hero__sysdesign-files-section-title{margin:0;font-size:.58rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.hero__sysdesign-files-repo{margin:0 0 8px;font-size:.58rem;color:#a1a1aa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero__sysdesign-files-repo--muted{color:#71717a}.hero__sysdesign-files-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px;min-width:0;width:100%}.hero__sysdesign-files-item-row{display:flex;flex-direction:row;align-items:stretch;gap:4px;min-width:0;width:100%;box-sizing:border-box}.hero__sysdesign-files-item-row>.hero__sysdesign-files-item{flex:1 1 0;min-width:0;width:auto;max-width:100%;overflow:hidden}.hero__sysdesign-files-item-row .hero__sysdesign-files-item-label,.hero__sysdesign-files-item-row .hero__sysdesign-files-item-meta{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero__sysdesign-files-item-row .hero__sysdesign-files-item-desc{max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hero__sysdesign-files-item-delete{flex-shrink:0;width:28px;min-height:100%;padding:0;margin:0;border-radius:6px;border:1px solid transparent;background:#18181b8c;color:#a1a1aa;font:inherit;font-size:1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.hero__sysdesign-files-item-delete:hover:not(:disabled){border-color:#f8717173;color:#fca5a5;background:#ef44441a}.hero__sysdesign-files-item-delete:disabled{opacity:.35;cursor:not-allowed}.hero__sysdesign-files-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;margin:0;padding:7px 8px;border-radius:6px;border:1px solid transparent;background:#18181b8c;font:inherit;text-align:left;cursor:pointer;color:#e4e4e7}.hero__sysdesign-files-item:hover:not(:disabled){border-color:#38bdf859;background:#38bdf814}.hero__sysdesign-files-item--active{border-color:#38bdf88c;background:#38bdf824}.hero__sysdesign-files-item:disabled{opacity:.55;cursor:not-allowed}.hero__sysdesign-files-item-label{font-size:.68rem;font-weight:600}.hero__sysdesign-files-item-meta{font-size:.56rem;color:#71717a}.hero__sysdesign-files-item-desc{font-size:.56rem;line-height:1.35;color:#a1a1aa}.hero__sysdesign-files-btn{display:block;width:100%;margin:0 0 6px;padding:6px 8px;border-radius:6px;border:1px solid rgba(63,63,70,.85);background:#18181bbf;font:inherit;font-size:.64rem;font-weight:600;color:#d4d4d8;cursor:pointer;text-align:center}.hero__sysdesign-files-btn:hover:not(:disabled){border-color:#38bdf873;color:#f4f4f5}.hero__sysdesign-files-btn:disabled{opacity:.5;cursor:not-allowed}.hero__sysdesign-files-btn--ghost{width:auto;margin:0;padding:3px 8px;font-size:.58rem;background:transparent}.hero__sysdesign-files-btn--primary{border-color:#38bdf873;color:#e0f2fe}.hero__sysdesign-files-label{display:block;margin-bottom:6px;font-size:.58rem;font-weight:600;color:#a1a1aa}.hero__sysdesign-files-input{display:block;width:100%;margin-top:4px;padding:6px 8px;border-radius:6px;border:1px solid rgba(63,63,70,.9);background:#09090b;font:inherit;font-size:.64rem;color:#e4e4e7;box-sizing:border-box}.hero__sysdesign-files-input:focus{outline:none;border-color:#38bdf88c}.hero__sysdesign-files-import-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.hero__sysdesign-files-error{margin:4px 0 0;font-size:.58rem;line-height:1.35;color:#fecaca}.hero__sysdesign-files-ok{margin:4px 0 0;font-size:.58rem;line-height:1.35;color:#bbf7d0}.hero__sysdesign-files-empty{margin:0 0 8px;font-size:.58rem;color:#71717a}.hero__sysdesign-files-export-hint{margin:0;font-size:.56rem;line-height:1.4;color:#71717a}.hero__sysdesign-palette{flex:0 0 200px;min-height:0;align-self:stretch;display:flex;flex-direction:column;padding:10px 10px 12px;border-radius:8px;border:1px solid rgba(63,63,70,.82);background:#09090bbd;max-height:min(calc(100vh - 132px),100%);overflow:hidden}.hero__sysdesign-palette-header{flex-shrink:0}.hero__sysdesign-palette-scroll{flex:1 1 0;min-height:0;min-width:0;max-height:min(58vh,560px);margin:0 -4px 0 0;padding-right:4px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.hero__sysdesign-palette-scroll,.hero__sysdesign-files-scroll{scrollbar-width:thin;scrollbar-color:#3f3f46 #09090b}.hero__sysdesign-palette-scroll::-webkit-scrollbar,.hero__sysdesign-files-scroll::-webkit-scrollbar{width:7px}.hero__sysdesign-palette-scroll::-webkit-scrollbar-track,.hero__sysdesign-files-scroll::-webkit-scrollbar-track{background:#09090b;border-radius:6px}.hero__sysdesign-palette-scroll::-webkit-scrollbar-thumb,.hero__sysdesign-files-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3f3f46,#27272a);border-radius:6px;border:1px solid rgba(0,0,0,.35)}.hero__sysdesign-palette-scroll::-webkit-scrollbar-thumb:hover,.hero__sysdesign-files-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#52525b,#3f3f46)}.hero__sysdesign-palette-scroll::-webkit-scrollbar-corner,.hero__sysdesign-files-scroll::-webkit-scrollbar-corner{background:#09090b}.hero__sysdesign-editor-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483640;display:flex;align-items:center;justify-content:center;padding:16px;background:#0000008c}.hero__sysdesign-editor{width:min(420px,100%);padding:16px 18px 18px;border-radius:10px;border:1px solid rgba(63,63,70,.95);background:#18181b;box-shadow:0 16px 40px #00000080}.hero__sysdesign-editor-title{margin:0 0 6px;font-size:.85rem;font-weight:700;color:#f4f4f5}.hero__sysdesign-editor-lead{margin:0 0 14px;font-size:.62rem;line-height:1.45;color:#a1a1aa}.hero__sysdesign-editor-form{display:flex;flex-direction:column;gap:12px}.hero__sysdesign-editor-label{display:flex;flex-direction:column;gap:4px;font-size:.58rem;font-weight:600;color:#94a3b8}.hero__sysdesign-editor-input,.hero__sysdesign-editor-textarea{width:100%;box-sizing:border-box;padding:8px 10px;border-radius:6px;border:1px solid #3f3f46;background:#09090b;color:#e4e4e7;font:inherit;font-size:.72rem}.hero__sysdesign-editor-textarea{resize:vertical;min-height:5.5rem;line-height:1.45}.hero__sysdesign-editor-input:focus,.hero__sysdesign-editor-textarea:focus{outline:none;border-color:#38bdf8a6}.hero__sysdesign-editor-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.hero__sysdesign-editor-btn{padding:7px 14px;border-radius:6px;border:1px solid #3f3f46;background:#27272a;color:#e4e4e7;font:inherit;font-size:.68rem;font-weight:600;cursor:pointer}.hero__sysdesign-editor-btn:hover:not(:disabled){border-color:#38bdf873}.hero__sysdesign-editor-btn--primary{border-color:#38bdf88c;background:#38bdf82e;color:#e0f2fe}.hero__sysdesign-editor-btn--primary:disabled{opacity:.45;cursor:default}.hero__sysdesign-editor-btn--danger{border-color:#f871718c;background:#ef444429;color:#fecaca}.hero__sysdesign-editor-btn--danger:hover:not(:disabled){border-color:#f87171bf}.hero__sysdesign-node-menu{position:fixed;z-index:80;min-width:148px;padding:6px 0;border-radius:8px;border:1px solid rgba(63,63,70,.95);background:#18181b;box-shadow:0 10px 28px #00000073}.hero__sysdesign-node-menu-title{padding:4px 12px 6px;font-size:.62rem;font-weight:700;color:#a1a1aa;border-bottom:1px solid #27272a;margin-bottom:4px}.hero__sysdesign-node-menu button{display:block;width:100%;margin:0;padding:7px 12px;border:none;background:transparent;color:#e4e4e7;font:inherit;font-size:.72rem;font-weight:600;text-align:left;cursor:pointer}.hero__sysdesign-node-menu button:hover{background:#38bdf81f}.hero__sysdesign-node-menu button.hero__sysdesign-node-menu--danger{color:#fecaca}.hero__sysdesign-node-menu button.hero__sysdesign-node-menu--danger:hover{background:#f871711f}.hero__sysdesign-palette-title{margin:0 0 6px;font-size:.72rem;font-weight:700;color:#e4e4e7}.hero__sysdesign-palette-hint{margin:0 0 6px;font-size:.62rem;line-height:1.4;color:#a1a1aa}.hero__sysdesign-palette-provider{display:flex;flex-direction:column;gap:4px;margin:8px 0 0}.hero__sysdesign-palette-provider-label{font-size:.56rem;font-weight:600;color:#94a3b8;letter-spacing:.04em}.hero__sysdesign-palette-provider-select{width:100%;box-sizing:border-box;padding:6px 8px;border-radius:6px;border:1px solid #3f3f46;background:#09090b;color:#e4e4e7;font:inherit;font-size:.65rem;cursor:pointer}.hero__sysdesign-palette-provider-select:focus{outline:none;border-color:#38bdf88c}.hero__sysdesign-palette-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.hero__sysdesign-palette-category{margin:8px 0 2px;padding:0;font-size:.56rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b;list-style:none}.hero__sysdesign-palette-list>li.hero__sysdesign-palette-category:first-child{margin-top:0}.hero__sysdesign-chip{width:100%;margin:0;padding:7px 8px;border-radius:6px;border:1px solid rgba(63,63,70,.9);background:#18181be0;font:inherit;font-size:.68rem;font-weight:600;color:#e4e4e7;cursor:grab;text-align:left;border-left-width:3px}.hero__sysdesign-chip:active{cursor:grabbing}.hero__sysdesign-main{flex:1 1 320px;min-width:0;min-height:0;display:flex;flex-direction:column;gap:8px}.hero__sysdesign-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hero__sysdesign-toolbar-title{font-size:.78rem;font-weight:700;color:#f4f4f5;margin-right:6px}.hero__sysdesign-toolbar-btn{font:inherit;font-size:.68rem;font-weight:600;padding:5px 10px;border-radius:6px;border:1px solid rgba(63,63,70,.85);background:#18181bbf;color:#d4d4d8;cursor:pointer}.hero__sysdesign-toolbar-btn:hover:not(:disabled){border-color:#a1a1aa8c;color:#f4f4f5}.hero__sysdesign-toolbar-btn:disabled{opacity:.45;cursor:default}.hero__sysdesign-toolbar-btn--danger{border-color:#f8717173;color:#fecaca}.hero__sysdesign-toolbar-btn--danger:hover{border-color:#f87171b3}.hero__sysdesign-toolbar-btn--ghost{margin-left:auto;background:transparent}.hero__sysdesign-lead{margin:0;font-size:.65rem;line-height:1.45;color:#a1a1aa}.hero__sysdesign-lead-knob{color:#38bdf8}.hero__sysdesign-canvas{position:relative;flex:1;min-width:0;min-height:min(420px,52vh);border-radius:8px;border:1px solid rgba(63,63,70,.82);background-color:#09090b;overflow:hidden;touch-action:none}.hero__sysdesign-canvas--panning{cursor:grabbing}.hero__sysdesign-world{position:relative;transform-origin:0 0;background-color:#0c0c0e;background-image:linear-gradient(rgba(39,39,42,.45) 1px,transparent 1px),linear-gradient(90deg,rgba(39,39,42,.45) 1px,transparent 1px);background-size:20px 20px;background-position:-1px -1px}.hero__sysdesign-toolbar-view-ok{font-size:.58rem;color:#86efac;max-width:14rem;line-height:1.35}.hero__sysdesign-toolbar-zoom{font-size:.65rem;font-weight:600;color:#a1a1aa;padding:0 4px;-webkit-user-select:none;user-select:none}.hero__sysdesign-edges{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:auto}.hero__sysdesign-node{position:absolute;z-index:2;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:6px 14px 6px 18px;border-radius:8px;border:1px solid rgba(63,63,70,.9);background:#18181bf2;cursor:grab;-webkit-user-select:none;user-select:none;border-left-width:4px;touch-action:none}.hero__sysdesign-node:active{cursor:grabbing}.hero__sysdesign-node--sel{outline:2px solid rgba(56,189,248,.75);outline-offset:2px}.hero__sysdesign-node--path{outline:2px solid rgba(192,132,252,.9);outline-offset:2px;z-index:4}.hero__sysdesign-node--path.hero__sysdesign-node--path-target{outline-color:#f4f4f5eb;box-shadow:0 0 14px #c084fc59;z-index:5}.hero__sysdesign-node--path.hero__sysdesign-node--path-origin{outline-color:#34d399e6;box-shadow:0 0 12px #34d39938;z-index:4}.hero__sysdesign-node--path.hero__sysdesign-node--path-neighbor{outline-color:#a78bfac7;z-index:4}.hero__sysdesign-node--path.hero__sysdesign-node--path-downstream{outline-color:#f87171eb;box-shadow:0 0 12px #f8717138;z-index:4}.hero__sysdesign-node--path-dim{opacity:.3;z-index:1}.hero__sysdesign-node-title{font-size:.65rem;font-weight:700;color:#f4f4f5;text-align:center;line-height:1.25;pointer-events:none}.hero__sysdesign-port{position:absolute;width:14px;height:14px;padding:0;border-radius:50%;border:2px solid rgba(212,212,216,.85);background:#09090bf2;cursor:crosshair;top:50%;transform:translateY(-50%);z-index:3}.hero__sysdesign-port--in{left:-7px;border-color:#a78bfae6}.hero__sysdesign-port--out{right:-7px;border-color:#38bdf8f2}.hero__sysdesign-node--client,.hero__sysdesign-chip.hero__sysdesign-node--client{border-left-color:#22c55e}.hero__sysdesign-node--dns,.hero__sysdesign-chip.hero__sysdesign-node--dns{border-left-color:#a78bfa}.hero__sysdesign-node--cdn,.hero__sysdesign-chip.hero__sysdesign-node--cdn{border-left-color:#38bdf8}.hero__sysdesign-node--lb,.hero__sysdesign-chip.hero__sysdesign-node--lb{border-left-color:#f472b6}.hero__sysdesign-node--gateway,.hero__sysdesign-chip.hero__sysdesign-node--gateway{border-left-color:#fb923c}.hero__sysdesign-node--service,.hero__sysdesign-chip.hero__sysdesign-node--service{border-left-color:#eab308}.hero__sysdesign-node--database,.hero__sysdesign-chip.hero__sysdesign-node--database{border-left-color:#34d399}.hero__sysdesign-node--cache,.hero__sysdesign-chip.hero__sysdesign-node--cache{border-left-color:#2dd4bf}.hero__sysdesign-node--queue,.hero__sysdesign-chip.hero__sysdesign-node--queue{border-left-color:#60a5fa}.hero__sysdesign-node--storage,.hero__sysdesign-chip.hero__sysdesign-node--storage{border-left-color:#c084fc}.hero__sysdesign-node--external,.hero__sysdesign-chip.hero__sysdesign-node--external{border-left-color:#94a3b8}.hero__terminal.hero__terminal--ai-setup{width:min(1080px,calc(100vw - 48px))}.hero__terminal.hero__terminal--ai-setup .hero__body{min-width:0}.hero__ai-setup{overflow-y:auto;max-height:calc(100% - 80px);padding-right:6px;scrollbar-width:thin;scrollbar-color:#3f3f46 transparent;color:#e4e4e7;font-size:.875rem;line-height:1.5}.hero__ai-setup-lead{margin:0 0 18px;color:#d4d4d8;line-height:1.55}.hero__ai-setup-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}@media(max-width:720px){.hero__ai-setup-grid{grid-template-columns:1fr}}.hero__ai-setup-card{padding:14px 16px;background:#0c0c0c;border:1px solid #27272a;border-radius:8px}.hero__ai-setup-card--sliders{margin-bottom:14px}.hero__ai-setup-card--investor{margin-bottom:14px;border-color:#a78bfa59}.hero__ai-setup-card--deploy-compare{margin-bottom:14px}.hero__ai-setup-table-td--deploy{vertical-align:top;min-width:9.5rem;max-width:14rem}.hero__ai-setup-deploy-label{font-weight:600;color:#fafafa;font-size:.82rem}.hero__ai-setup-deploy-sub{margin:6px 0 0;font-size:.72rem;line-height:1.35;color:#71717a}.hero__ai-setup-investor-lead{margin:0 0 12px;font-size:.78rem;line-height:1.45;color:#a1a1aa}.hero__ai-setup-investor-lead strong{color:#d4d4d8}.hero__ai-setup-investor-dl{margin:0;display:grid;gap:0}.hero__ai-setup-investor-dl>div{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid #1f1f23}.hero__ai-setup-investor-dl>div:last-child{border-bottom:none}.hero__ai-setup-investor-dl dt{margin:0;font-size:.72rem;color:#71717a;max-width:46%}.hero__ai-setup-investor-dl dd{margin:0;text-align:right;font-size:.82rem;font-weight:600;color:#fbbf24;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.hero__ai-setup-investor-sub{display:block;margin-top:4px;font-weight:400;font-size:.68rem;color:#71717a;font-family:inherit}.hero__ai-setup-h{margin:0 0 12px;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#a78bfa}.hero__ai-setup-label{display:block;margin-bottom:6px;font-size:.75rem;color:#a1a1aa}.hero__ai-setup-select{width:100%;padding:8px 10px;margin-bottom:12px;background:#09090b;border:1px solid #3f3f46;border-radius:6px;color:#f4f4f5;font-family:inherit;font-size:.85rem}.hero__ai-setup-dl{margin:0;display:grid;gap:0}.hero__ai-setup-dl>div{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:8px 0;border-bottom:1px solid #1f1f23}.hero__ai-setup-dl>div:last-child{border-bottom:none}.hero__ai-setup-dl dt{margin:0;font-size:.72rem;color:#71717a}.hero__ai-setup-dl dd{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;color:#e4e4e7}.hero__ai-setup-table-wrap{overflow-x:auto;margin-top:4px}.hero__ai-setup-table{width:100%;border-collapse:collapse;font-size:.78rem}.hero__ai-setup-table th,.hero__ai-setup-table td{padding:8px 10px;text-align:left;border-bottom:1px solid #27272a}.hero__ai-setup-table th{color:#71717a;font-weight:600;font-size:.68rem;text-transform:uppercase;letter-spacing:.03em}.hero__ai-setup-table tbody tr:hover td{background:#a78bfa0f}.hero__ai-setup-table-row--active td{background:#a78bfa1f;color:#fafafa}.hero__ai-setup-table-td--tradeoffs{vertical-align:top;min-width:10.5rem;max-width:16rem}.hero__ai-setup-tradeoffs{margin:0;padding-left:1.05rem;line-height:1.38;color:#a1a1aa}.hero__ai-setup-tradeoffs li{margin-bottom:.35rem}.hero__ai-setup-tradeoffs li:last-child{margin-bottom:0}.hero__ai-setup-tradeoffs--pros li::marker{color:#4ade80}.hero__ai-setup-table-row--active .hero__ai-setup-tradeoffs{color:#d4d4d8}.hero__ai-setup-sliders{display:flex;flex-direction:column;gap:16px}.hero__ai-setup-field{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:6px 12px;align-items:center}.hero__ai-setup-field label{grid-column:1 / -1;font-size:.75rem;color:#a1a1aa}.hero__ai-setup-field input[type=range]{grid-column:1;width:100%;accent-color:#a78bfa}.hero__ai-setup-val{grid-column:2;grid-row:2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;color:#22c55e;min-width:4.5rem;text-align:right}.hero__ai-setup-val--tokwords{display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:7rem}.hero__ai-setup-val-words{font-size:.68rem;font-weight:500;color:#a1a1aa;font-family:inherit}.hero__ai-setup-dd-tokwords{margin:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;color:#e4e4e7}.hero__ai-setup-th-sub{display:block;font-weight:500;font-size:.62rem;color:#71717a;text-transform:none;letter-spacing:normal}.hero__ai-setup-table-ctx{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;vertical-align:top}.hero__ai-setup-table-ctx>span:first-child{display:block;color:#e4e4e7}.hero__ai-setup-table-ctx-w{display:block;font-size:.65rem;font-weight:500;color:#a1a1aa;margin-top:2px}.hero__ai-setup-metric-val--tokwords{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.hero__ai-setup-metric-words{font-size:.72rem;font-weight:500;color:#a1a1aa}.hero__ai-setup-memory{margin-top:18px;padding-top:14px;border-top:1px solid #27272a}.hero__ai-setup-memory-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.78rem;color:#d4d4d8}.hero__ai-setup-memory-head strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#a78bfa}.hero__ai-setup-bar{height:10px;background:#18181b;border-radius:999px;overflow:hidden;border:1px solid #3f3f46}.hero__ai-setup-bar-fill{height:100%;background:linear-gradient(90deg,#6366f1,#a78bfa);border-radius:inherit;transition:width .15s ease}.hero__ai-setup-memory-note{margin:10px 0 0;font-size:.72rem;color:#71717a;line-height:1.45}.hero__ai-setup-topic-list{margin:0;padding-left:1.1rem;color:#d4d4d8;font-size:.78rem;line-height:1.55}.hero__ai-setup-topic-list li{margin-bottom:8px}.hero__ai-setup-chart-wrap{margin-top:6px;border-radius:8px;border:1px solid #27272a;background:#09090b;padding:8px 10px 4px}.hero__ai-setup-chart{display:block;width:100%;max-width:520px;margin:0 auto}.hero__ai-setup-chart-wrap--combo{max-width:420px;margin-left:auto;margin-right:auto}.hero__ai-setup-combo-chart{display:block;width:100%;max-width:400px;margin:0 auto}.hero__ai-setup-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:14px}@media(min-width:640px){.hero__ai-setup-metrics{grid-template-columns:repeat(4,1fr)}}.hero__ai-setup-metric{padding:12px 14px;background:#09090b;border:1px solid #27272a;border-radius:8px;display:flex;flex-direction:column;gap:4px}.hero__ai-setup-metric-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;color:#71717a}.hero__ai-setup-metric-val{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem;font-weight:600;color:#fbbf24}.hero__ai-setup-disclaimer{margin:0 0 14px;font-size:.72rem;color:#52525b;line-height:1.45}.hero__ai-setup-disclaimer a{color:#7dd3fc;text-decoration:underline;text-underline-offset:2px}.hero__ai-setup-disclaimer a:hover{color:#bae6fd}.hero__ai-setup-disclaimer-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;word-break:break-all}.hero__ai-setup-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.hero__ai-setup-reset{padding:8px 14px;background:#27272a;border:1px solid #3f3f46;border-radius:6px;color:#e4e4e7;font-family:inherit;font-size:.8rem;cursor:pointer;transition:background .15s,border-color .15s}.hero__ai-setup-reset:hover{background:#3f3f46;border-color:#a78bfa}.hero__exercises{display:flex;flex-direction:column;overflow:hidden;overflow-x:hidden;max-height:calc(100% - 80px);min-width:0;padding-right:6px;scrollbar-width:thin;scrollbar-color:#3f3f46 transparent}.hero__exercises-layout{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;padding-bottom:8px}.hero__exercises-browser{display:flex;flex-direction:column;gap:10px;flex:1;min-height:min(520px,56vh);min-width:0}.hero__exercises-lang-tabs{display:flex;flex-wrap:wrap;gap:8px;flex-shrink:0}.hero__exercises-lang-tab-path code{font-size:.65rem;font-weight:500;text-transform:none;letter-spacing:normal;color:#71717a}.hero__exercises-tab--active .hero__exercises-lang-tab-path code{color:#bbf7d0}.hero__exercises-browser-split{display:flex;gap:12px;flex:1;min-height:0;min-width:0;align-items:stretch}.hero__exercises-browser-split--no-branches{gap:0}.hero__exercises-browser-split--no-branches>.hero__exercises-viewer{flex:1 1 100%;max-width:100%}.hero__exercises-tree-panel{width:clamp(200px,34%,320px);flex-shrink:0;min-width:0;max-height:min(58vh,560px);overflow-x:hidden;overflow-y:auto;padding:10px;border:1px solid rgba(63,63,70,.82);border-radius:8px;background:#09090bbd}.hero__exercises-viewer{flex:1;min-width:0;display:flex;flex-direction:column;min-height:0;max-height:min(58vh,560px);overflow:hidden;padding:10px;border:1px solid rgba(63,63,70,.82);border-radius:8px;background:#0f0f12c7}.hero__exercises-viewer-empty{margin:auto 0;font-size:.8rem;color:#71717a;line-height:1.45}.hero__exercises-viewer-head{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px;padding-bottom:10px;margin-bottom:8px;border-bottom:1px solid rgba(63,63,70,.55)}.hero__exercises-viewer-path{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;color:#bae6fd;overflow-wrap:anywhere}.hero__exercises-viewer-gh{font-size:.72rem;color:#86efac;text-decoration:none}.hero__exercises-viewer-gh:hover{text-decoration:underline}.hero__exercises-viewer-body{flex:1;min-height:0;overflow:auto}.hero__exercises-viewer--connectivity{display:flex;flex-direction:column;min-height:min(72vh,720px);max-height:min(78vh,800px)}.hero__exercises-viewer--connectivity .hero__exercises-viewer-body{overflow:hidden;display:flex;flex-direction:column}.hero__exercises-pre{margin:0;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;line-height:1.42;color:#e4e4e7;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.hero__exercises-img{display:block;max-width:100%;height:auto;border-radius:6px;border:1px solid rgba(63,63,70,.6)}.hero__exercises-repo-inline{margin:0;font-size:.82rem;line-height:1.45;color:#d4d4d8;overflow-wrap:anywhere}.hero__exercises-repo-inline code{color:#93c5fd;font-size:.76rem}.hero__exercises-repo-inline a{color:#86efac}.hero__exercises-repo-badge{font-size:.74rem;font-weight:600;color:#a3e635}.hero__exercises-sync-fork-toolbar{margin-top:12px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;max-width:min(100%,640px)}.hero__exercises-sync-fork-btn{font-size:.875rem;font-weight:600;line-height:1.25;padding:5px 16px;min-height:32px;border-radius:6px;border:1px solid rgba(46,160,67,.95);background:#238636;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box}.hero__exercises-sync-fork-btn:hover:not(:disabled){background:#2ea043;border-color:#2ea043}.hero__exercises-sync-fork-btn:disabled{opacity:.62;cursor:not-allowed}.hero__exercises-sync-fork-spinner{width:14px;height:14px;flex-shrink:0;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:hero-exercises-sync-fork-spin .65s linear infinite}@keyframes hero-exercises-sync-fork-spin{to{transform:rotate(360deg)}}.hero__exercises-sync-fork-feedback{margin:0;font-size:.76rem;line-height:1.45;max-width:52ch}.hero__exercises-sync-fork-feedback--ok{color:#86efac}.hero__exercises-sync-fork-feedback--err{color:#fca5a5}.hero__exercises-public-hint{margin:10px 0 0;max-width:52ch}.hero__exercises-inline-signin{font:inherit;font-size:inherit;font-weight:700;color:#86efac;background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.hero__exercises-inline-signin:hover{color:#bbf7d0}.hero__exercises-auth--after-error{margin-top:12px}.hero__exercises-clone-bar{margin-top:14px;padding:12px;border-radius:8px;border:1px solid rgba(63,63,70,.75);background:#09090ba6;max-width:min(100%,640px)}.hero__exercises-clone-intro{margin:0 0 10px;font-size:.76rem;line-height:1.45;color:#a1a1aa}.hero__exercises-clone-intro a{color:#7dd3fc;text-decoration:underline;text-underline-offset:2px}.hero__exercises-clone-intro a:hover{color:#bae6fd}.hero__exercises-sync-footnote{margin:10px 0 0;font-size:.72rem;line-height:1.45;color:#71717a}.hero__exercises-clone-stack{display:flex;flex-direction:column;gap:12px}.hero__exercises-clone-block{display:flex;flex-direction:column;gap:6px}.hero__exercises-clone-label{margin:0;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#71717a}.hero__exercises-clone-row{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}.hero__exercises-clone-cmd{margin:0;flex:1 1 240px;min-width:0;padding:8px 10px;border-radius:6px;border:1px solid rgba(63,63,70,.6);background:#18181be6;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;line-height:1.4;color:#e4e4e7;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.hero__exercises-clone-btn{flex-shrink:0;font:inherit;font-size:.78rem;font-weight:600;padding:8px 14px;border-radius:8px;border:1px solid rgba(34,197,94,.45);background:#16653459;color:#bbf7d0;cursor:pointer;letter-spacing:.04em;align-self:center}.hero__exercises-clone-btn:hover{border-color:#22c55ea6;color:#ecfdf5}.hero__exercises-clone-feedback{margin:8px 0 0;font-size:.72rem;color:#86efac}.hero__exercises-branch-panel-title{margin:0 0 10px;font-size:.74rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#a1a1aa}.hero__exercises-branch-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.hero__exercises-branch-btn{width:100%;text-align:left;font:inherit;font-size:.72rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;padding:6px 8px;border-radius:5px;border:1px solid transparent;background:transparent;color:#a1a1aa;cursor:pointer;overflow-wrap:anywhere;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;justify-content:space-between}.hero__exercises-branch-btn:hover{background:#27272ad9;color:#e4e4e7}.hero__exercises-branch-btn--active{border-color:#22c55e66;background:#22c55e1a;color:#bbf7d0;font-weight:600}.hero__exercises-branch-default{font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#71717a;flex-shrink:0}.hero__exercises-branch-btn--active .hero__exercises-branch-default{color:#86efac}.hero__exercises-history-head{align-items:center}.hero__exercises-history-head-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#71717a}.hero__exercises-commit-list{margin:0;padding:0 0 0 18px;list-style:decimal}.hero__exercises-commit-item{margin:0 0 12px;padding-bottom:12px;border-bottom:1px solid rgba(63,63,70,.35)}.hero__exercises-commit-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.hero__exercises-commit-msg{font-size:.78rem;line-height:1.4;color:#e4e4e7;text-decoration:none}.hero__exercises-commit-msg:hover{color:#bbf7d0;text-decoration:underline}.hero__exercises-commit-meta{margin-top:5px;display:flex;flex-wrap:wrap;gap:8px 14px;font-size:.68rem;color:#71717a}.hero__exercises-commit-sha{color:#93c5fd;font-size:.65rem}.hero__exercises-commit-who{color:#a1a1aa}.hero__exercises-commit-when{color:#71717a}.hero__exercises-commit-more-wrap{margin:14px 0 0}.hero__exercises-load-more{font:inherit;font-size:.74rem;padding:7px 14px;border-radius:6px;border:1px solid rgba(63,63,70,.85);background:#18181bb3;color:#d4d4d8;cursor:pointer}.hero__exercises-load-more:hover:not(:disabled){border-color:#a1a1aa8c;color:#f4f4f5}.hero__exercises-load-more:disabled{opacity:.6;cursor:default}.hero__exercises-main-tabs{display:flex;flex-wrap:wrap;gap:10px;flex-shrink:0;margin-bottom:10px}.hero__exercises-main-tabs .hero__exercises-tab{font-weight:700;letter-spacing:.06em}.hero__exercises-panel-tabs{display:flex;flex-wrap:wrap;gap:8px;flex-shrink:0;margin-bottom:10px}.hero__exercises-tests-body{display:flex;flex-direction:column;gap:10px;min-height:0}.hero__exercises-tests-hint{margin:0;font-size:.72rem;line-height:1.45;color:#a1a1aa}.hero__exercises-tests-hint strong{color:#d4d4d8}.hero__exercises-latency-tab-body{display:flex;flex-direction:column;gap:12px;min-height:0;flex:1;overflow:hidden}.hero__ex-conn-split{display:flex;flex-wrap:wrap;gap:12px;width:100%;min-height:0;flex:1;align-items:stretch;overflow:hidden}.hero__ex-conn-graph-wrap{flex:1 1 280px;width:100%;min-width:0;min-height:0;max-width:min(100%,520px)}.hero__ex-conn-stack-frame{flex:1 1 300px;min-width:min(100%,260px);min-height:0;display:flex;flex-direction:column;gap:8px;padding:10px 12px 12px;border-radius:8px;border:1px solid rgba(63,63,70,.82);background:#09090bbd}.hero__ex-conn-stack-frame-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hero__ex-conn-stack-frame-label{font-size:.72rem;font-weight:700;color:#e4e4e7}.hero__ex-conn-stack-frame-select{font:inherit;font-size:.68rem;padding:5px 8px;border-radius:6px;border:1px solid rgba(63,63,70,.85);background:#18181bd9;color:#e4e4e7;flex:1 1 auto;min-width:140px;max-width:100%}.hero__ex-conn-stack-frame-open{font-size:.68rem;font-weight:600;color:#86efac;text-decoration:none;white-space:nowrap}.hero__ex-conn-stack-frame-open:hover{text-decoration:underline}.hero__ex-conn-stack-frame-iframe{flex:1;width:100%;min-height:0;border:none;border-radius:6px;background:#0b0b0d}.hero__ex-conn-stack-frame-empty{margin:0;flex:1;display:flex;align-items:center;justify-content:center;padding:16px 12px;font-size:.68rem;line-height:1.45;color:#a1a1aa;text-align:center;border-radius:6px;border:1px dashed rgba(63,63,70,.65);min-height:min(200px,30vh)}.hero__ex-conn-stack-frame-empty code{font-size:.62rem;color:#93c5fd}.hero__ex-conn-stack-frame-self{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 14px;min-height:min(200px,30vh);border-radius:6px;border:1px dashed rgba(96,165,250,.45);background:#1e3a8a1f;text-align:center}.hero__ex-conn-stack-frame-self-title{margin:0;font-size:.78rem;font-weight:700;color:#e4e4e7}.hero__ex-conn-stack-frame-self-body{margin:0;max-width:28rem;font-size:.68rem;line-height:1.5;color:#a1a1aa}.hero__ex-conn-stack-frame-self-url{font-size:.62rem;color:#93c5fd;word-break:break-all}.hero__ex-conn-stack-frame-self-body code:not(.hero__ex-conn-stack-frame-self-url){font-size:.62rem;color:#93c5fd}.hero__ex-conn-graph{margin:0 0 4px;padding:10px 12px 12px;border-radius:8px;border:1px solid rgba(63,63,70,.82);background:#09090bbd}.hero__ex-conn-graph-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.hero__ex-conn-graph-refresh{font:inherit;font-size:.68rem;font-weight:600;padding:5px 10px;border-radius:6px;border:1px solid rgba(63,63,70,.85);background:#18181bbf;color:#d4d4d8;cursor:pointer}.hero__ex-conn-graph-refresh:hover:not(:disabled){border-color:#a1a1aa8c;color:#f4f4f5}.hero__ex-conn-graph-refresh:disabled{opacity:.55;cursor:default}.hero__ex-conn-graph-err{margin:0 0 8px}.hero__ex-conn-graph-muted{color:#71717a}.hero__ex-conn-graph-title{margin:0;font-size:.72rem;font-weight:700;color:#e4e4e7;letter-spacing:.02em}.hero__ex-conn-graph-svg{display:block;width:100%;max-width:min(400px,100%);height:auto;aspect-ratio:1;margin:0 auto}.hero__ex-conn-graph-chord{pointer-events:none}.hero__ex-conn-graph-center-ring{fill:#18181beb;stroke:#38bdf88c;stroke-width:2}.hero__ex-conn-graph-center-label{font-size:11px;font-weight:700;fill:#e4e4e7}.hero__ex-conn-graph-center-sub{font-size:9px;fill:#a1a1aa}.hero__ex-conn-graph-node-title{font-size:10px;font-weight:700;fill:#e4e4e7}.hero__ex-conn-graph-node-stat{font-size:9px;font-weight:600;fill:#d4d4d8}.hero__ex-conn-graph-ring{fill:#18181be0;stroke-width:2.25}.hero__ex-conn-graph-ring--off{stroke:#52525be6;stroke-dasharray:5 4}.hero__ex-conn-graph-ring--busy{stroke:#a1a1aad9}.hero__ex-conn-graph-ring--ok{stroke:#4ade80f2}.hero__ex-conn-graph-ring--warn{stroke:#fde047f2}.hero__ex-conn-graph-ring--bad{stroke:#f87171f2}.hero__ex-conn-graph-legend{margin-top:10px}.hero__ex-conn-graph-legend-lead{margin:0 0 10px;font-size:.62rem;line-height:1.45;color:#a1a1aa}.hero__ex-conn-graph-obs{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px;font-size:.62rem;line-height:1.45;color:#a1a1aa}.hero__ex-conn-graph-obs strong{color:#d4d4d8}.hero__ex-conn-graph-obs-url{font-size:.58rem;color:#93c5fd;word-break:break-all}.hero__ex-conn-graph-obs-stat{font-weight:600;color:#e4e4e7}.hero__ex-conn-graph-obs-via{font-weight:500;font-size:.55rem;color:#a5b4fc}.hero__ex-conn-graph-obs-open{margin-left:8px;font-size:.62rem;font-weight:600;color:#86efac;text-decoration:none;white-space:nowrap}.hero__ex-conn-graph-obs-open:hover{text-decoration:underline}.hero__exercises-viewer--grafana{max-height:min(72vh,720px)}.hero__exercises-viewer--grafana .hero__exercises-viewer-body{flex:1;min-height:min(520px,62vh);overflow:hidden;display:flex;flex-direction:column}.hero__exercises-grafana-tab-body{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0}.hero__exercises-grafana-notice{margin:0;padding:8px 10px;border-radius:6px;border-left:3px solid #38bdf8;background:#0ea5e914;font-size:.72rem;line-height:1.45;color:#d4d4d8}.hero__exercises-grafana-notice code{font-size:.65rem}.hero__exercises-grafana-embed-help{margin:0;font-size:.68rem;line-height:1.45;color:#a1a1aa}.hero__exercises-grafana-embed-help summary{cursor:pointer;color:#e4e4e7;font-weight:600}.hero__exercises-grafana-embed-help-lead{margin:8px 0 6px}.hero__exercises-grafana-embed-help-foot{margin:8px 0 0;font-size:.65rem;color:#a1a1aa}.hero__exercises-grafana-ini-sample{margin:0;padding:8px 10px;border-radius:6px;border:1px solid rgba(63,63,70,.85);background:#09090be6;font-size:.6rem;line-height:1.4;color:#d4d4d8;overflow-x:auto;white-space:pre}.hero__exercises-viewer--elk{max-height:min(72vh,720px)}.hero__exercises-viewer--elk .hero__exercises-viewer-body{flex:1;min-height:min(520px,62vh);overflow:hidden;display:flex;flex-direction:column}.hero__exercises-elk-tab-body{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0}.hero__ex-elk-body{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0}.hero__ex-elk-toolbar{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:10px 12px;align-items:end}.hero__ex-elk-field{display:flex;flex-direction:column;gap:4px;min-width:0}.hero__ex-elk-field--grow{grid-column:span 2}@media(max-width:520px){.hero__ex-elk-field--grow{grid-column:span 1}}.hero__ex-elk-label{font-size:.65rem;font-weight:700;color:#a1a1aa;letter-spacing:.02em}.hero__ex-elk-select,.hero__ex-elk-input{font:inherit;font-size:.72rem;padding:6px 8px;border-radius:6px;border:1px solid rgba(63,63,70,.85);background:#18181bd9;color:#e4e4e7;min-width:0}.hero__ex-elk-input::placeholder{color:#71717a}.hero__ex-elk-kql{display:flex;flex-direction:column;gap:4px}.hero__ex-elk-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.hero__ex-elk-frame{flex:1;min-height:min(360px,44vh);margin-top:4px}.hero__exercises-grafana-url{overflow-wrap:anywhere;max-width:100%}.hero__exercises-grafana-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.hero__exercises-grafana-toolbar-btn{font:inherit;font-size:.72rem;font-weight:600;padding:6px 12px;border-radius:6px;border:1px solid rgba(63,63,70,.85);background:#18181bbf;color:#d4d4d8;cursor:pointer}.hero__exercises-grafana-toolbar-btn:hover{border-color:#a1a1aa8c;color:#f4f4f5}.hero__exercises-grafana-toolbar-link{font-size:.74rem;font-weight:600;color:#86efac;text-decoration:none}.hero__exercises-grafana-toolbar-link:hover{text-decoration:underline}.hero__exercises-grafana-toolbar-link--primary{display:inline-flex;align-items:center;padding:6px 14px;border-radius:6px;text-decoration:none;background:#22c55e38;border:1px solid rgba(74,222,128,.45);color:#bbf7d0}.hero__exercises-grafana-toolbar-link--primary:hover{text-decoration:none;background:#22c55e52;border-color:#86efac8c;color:#ecfccb}.hero__exercises-grafana-copy-hint{margin:0;font-size:.72rem;color:#a3e635}.hero__exercises-grafana-frame-wrap{flex:1;min-height:min(420px,52vh);display:flex;flex-direction:column;border-radius:8px;border:1px solid rgba(63,63,70,.75);overflow:hidden;background:#0c0c0e}.hero__exercises-grafana-iframe{flex:1;width:100%;min-height:min(400px,50vh);border:none;background:#0b0b0d}.hero__ex-lang-graph{margin-top:4px;display:flex;flex-direction:column;gap:14px;min-height:0}.hero__ex-lang-graph-svg{display:block;max-width:520px;margin:0 auto;border-radius:10px;border:1px solid rgba(63,63,70,.65);background:#09090b8c}.hero__ex-lang-graph-node-ring{fill:#27272aeb;stroke:#71717abf;stroke-width:2}.hero__ex-lang-graph-node-title{fill:#fafafa;font-size:13px;font-weight:700}.hero__ex-lang-graph-node-stat,.hero__ex-lang-graph-node-meta{fill:#a1a1aa;font-size:10px;font-weight:600}.hero__ex-lang-graph-edge-label{fill:#e4e4e7;font-size:10px;font-weight:700}.hero__ex-lang-graph-meta-err{margin:0;max-width:56ch}.hero__ex-lang-graph-legend{max-width:min(100%,720px)}.hero__ex-lang-graph-legend-lead{margin:0;font-size:.72rem;line-height:1.45;color:#a1a1aa}.hero__ex-lang-graph-edges-title{margin:0 0 8px;font-size:.78rem;font-weight:700;color:#e4e4e7}.hero__ex-lang-graph-edges{display:flex;flex-direction:column;gap:16px}.hero__ex-lang-graph-table{width:100%;max-width:min(100%,720px);border-collapse:collapse;font-size:.72rem}.hero__ex-lang-graph-table th,.hero__ex-lang-graph-table td{border:1px solid rgba(63,63,70,.65);padding:6px 8px;text-align:left;vertical-align:top}.hero__ex-lang-graph-table th{background:#18181bbf;color:#d4d4d8;font-weight:700}.hero__ex-lang-graph-table td{color:#d4d4d8}.hero__ex-lang-graph-keys{font-size:.68rem;word-break:break-all;color:#93c5fd}.hero__ex-lang-graph-muted{color:#71717a}.hero__exercises-scope-toggle{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0;padding:8px 10px;border-radius:8px;border:1px solid rgba(63,63,70,.55);background:#09090b59}.hero__exercises-scope-label{font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#71717a}.hero__exercises-scope-btn{font:inherit;font-size:.78rem;padding:6px 12px;border-radius:6px;border:1px solid rgba(63,63,70,.75);background:#18181bd9;color:#d4d4d8;cursor:pointer}.hero__exercises-scope-btn:hover{border-color:#71717abf}.hero__exercises-scope-btn code{font-size:.85em}.hero__exercises-scope-btn--active{border-color:#22c55e73;background:#16653440;color:#bbf7d0}.hero__exercises-test-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:min(420px,52vh);overflow:auto}.hero__exercises-test-row{display:flex;align-items:flex-start;gap:10px;padding:8px 10px;border-radius:6px;border:1px solid rgba(63,63,70,.55);background:#18181b80}.hero__exercises-test-path{flex:1 1 auto;min-width:0;font-size:.68rem;line-height:1.35;word-break:break-all;color:#d4d4d8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.hero__exercises-test-link{flex-shrink:0;font:inherit;font-size:.72rem;font-weight:600;padding:4px 10px;border-radius:6px;border:1px solid rgba(59,130,246,.45);background:#1e3a8a59;color:#dbeafe;text-decoration:none;align-self:flex-start;cursor:pointer}.hero__exercises-test-link:hover{border-color:#60a5fa8c;color:#eff6ff}.hero__exercises-test-path-hit{flex:1 1 auto;min-width:0;margin:0;padding:0;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit;border-radius:4px}.hero__exercises-test-path-hit:focus-visible{outline:2px solid rgba(167,139,250,.65);outline-offset:2px}.hero__exercises-test-row--active{border-color:#a78bfa73;background:#4c1d952e}.hero__exercises-tests-split{display:flex;flex-direction:row;gap:14px;align-items:stretch;flex:1;min-height:min(440px,52vh);min-width:0}.hero__exercises-tests-list-col{flex:0 1 44%;min-width:min(220px,100%);display:flex;flex-direction:column;min-height:0}.hero__exercises-tests-list-col .hero__exercises-test-list{max-height:min(480px,54vh)}.hero__exercises-tests-iframe-col{flex:1 1 56%;min-width:0;display:flex;flex-direction:column;min-height:min(320px,48vh);border-radius:8px;border:1px solid rgba(63,63,70,.75);background:#09090bd9;overflow:hidden}.hero__exercises-tests-iframe-head{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-bottom:1px solid rgba(63,63,70,.65);background:#18181b99}.hero__exercises-tests-iframe-path{margin:0;font-size:.68rem;color:#a78bfa;word-break:break-all}.hero__exercises-tests-iframe-copy{flex-shrink:0;font:inherit;font-size:.68rem;font-weight:600;padding:5px 10px;border-radius:6px;border:1px solid rgba(161,161,170,.45);background:#27272ae6;color:#e4e4e7;cursor:pointer}.hero__exercises-tests-iframe-copy:hover{border-color:#a78bfa73;color:#fafafa}.hero__exercises-tests-iframe{flex:1;width:100%;min-height:min(260px,36vh);border:none;background:#fafafa}.hero__exercises-tests-preview-status{flex:1;margin:0;padding:16px;font-size:.78rem;color:#a1a1aa}.hero__exercises-tests-preview-err{flex-shrink:0}.hero__exercises-tests-preview-pre{flex:1;margin:0;min-height:min(240px,34vh);padding:10px 12px;overflow:auto;font-size:.72rem;line-height:1.45;color:#e4e4e7;background:#09090b;white-space:pre;word-break:normal}.hero__exercises-tests-preview-pre code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.hero__exercises-tests-iframe-placeholder{margin:0;padding:28px 16px;text-align:center;font-size:.78rem;line-height:1.45;color:#71717a}@media(max-width:900px){.hero__exercises-tests-split{flex-direction:column;min-height:unset}.hero__exercises-tests-list-col{flex:none;width:100%;max-height:none}.hero__exercises-tests-list-col .hero__exercises-test-list{max-height:min(280px,40vh)}.hero__exercises-tests-iframe-col{flex:none;min-height:min(280px,42vh)}}.hero__exercises-edit-split{display:flex;flex:1;gap:12px;min-width:0;min-height:0;align-items:stretch}.hero__exercises-file-tree-panel{width:clamp(180px,28%,280px)}.hero__exercises-edit-viewer{flex:1;min-width:0;min-height:0}.hero__exercises-edit-viewer-body{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0;padding-top:4px}.hero__exercises-editor{flex:1;min-height:min(220px,32vh);max-height:min(480px,50vh);width:100%;box-sizing:border-box;padding:10px;border-radius:6px;border:1px solid rgba(63,63,70,.85);background:#09090beb;color:#e4e4e7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;line-height:1.42;resize:vertical}.hero__exercises-editor::placeholder{color:#71717a}.hero__exercises-editor:focus{outline:2px solid rgba(34,197,94,.35);outline-offset:1px}.hero__exercises-editor:disabled{opacity:.55;cursor:not-allowed}.hero__exercises-sandbox-panel{display:flex;flex-direction:column;gap:10px;flex-shrink:0}.hero__exercises-sandbox-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start}.hero__exercises-sandbox-run{flex-shrink:0;font:inherit;font-size:.76rem;font-weight:700;padding:7px 14px;border-radius:8px;border:1px solid rgba(59,130,246,.5);background:#1e3a8a59;color:#dbeafe;cursor:pointer;letter-spacing:.03em}.hero__exercises-sandbox-run:hover:not(:disabled){border-color:#60a5faa6;background:#1e40af73}.hero__exercises-sandbox-run:disabled{opacity:.5;cursor:not-allowed}.hero__exercises-sandbox-hint{flex:1 1 200px;margin:0;font-size:.68rem;line-height:1.45;color:#a1a1aa}.hero__exercises-sandbox-hint code{font-size:.65rem;color:#d4d4d8}.hero__exercises-sandbox-output-wrap{display:flex;flex-direction:column;gap:4px;min-height:0}.hero__exercises-sandbox-output-label{font-size:.68rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#71717a}.hero__exercises-sandbox-output{margin:0;padding:10px;border-radius:6px;border:1px solid rgba(63,63,70,.82);background:#09090be0;color:#e4e4e7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;line-height:1.42;white-space:pre-wrap;word-break:break-word;max-height:min(200px,28vh);overflow:auto}.hero__exercises-sandbox-output-err{color:#fca5a5}.hero__exercises-sandbox-output-placeholder{color:#71717a}.hero__exercises-save-row{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.hero__exercises-commit-msg-label{flex:1 1 200px;display:flex;flex-direction:column;gap:4px;min-width:0}.hero__exercises-commit-msg-cap{font-size:.68rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#71717a}.hero__exercises-commit-msg-input{font:inherit;font-size:.76rem;padding:7px 10px;border-radius:6px;border:1px solid rgba(63,63,70,.82);background:#18181bd9;color:#e4e4e7;width:100%;min-width:0;box-sizing:border-box}.hero__exercises-save-btn{flex-shrink:0;font:inherit;font-size:.78rem;font-weight:700;padding:8px 16px;border-radius:8px;border:1px solid rgba(34,197,94,.55);background:#1665346b;color:#ecfdf5;cursor:pointer;letter-spacing:.04em}.hero__exercises-save-btn:hover:not(:disabled){border-color:#22c55ebf}.hero__exercises-save-btn:disabled{opacity:.45;cursor:not-allowed}.hero__exercises-dirty-hint{margin:0;font-size:.7rem;color:#fbbf24}.hero__exercises-file-tree-hint{margin:0 0 10px;font-size:.7rem;line-height:1.35;color:#71717a}.hero__exercises-file-tree-hint code{font-size:.68rem;color:#a1a1aa}.hero__ex-tree-trunc-banner{margin-bottom:10px}.hero__ex-tree-root,.hero__ex-tree-nest{display:flex;flex-direction:column;gap:4px;min-width:0}.hero__ex-tree-nest{padding:6px 0 2px 10px;margin-left:4px;border-left:1px solid rgba(63,63,70,.45)}.hero__ex-tree-folder{border-radius:6px;border:1px solid rgba(63,63,70,.4);background:#18181b66}.hero__ex-tree-folder+.hero__ex-tree-folder{margin-top:2px}.hero__ex-tree-sum{cursor:pointer;list-style:none;padding:5px 7px;font-size:.73rem;font-weight:600;color:#cbd5e1;-webkit-user-select:none;user-select:none}.hero__ex-tree-sum::-webkit-details-marker{display:none}.hero__ex-tree-sum-name{overflow-wrap:anywhere}.hero__ex-tree-file-row{padding:2px 0}.hero__ex-tree-file{font-family:inherit;font-size:.7rem;text-align:left;width:100%;padding:4px 6px;border-radius:4px;border:none;background:transparent;color:#86efac;cursor:pointer;overflow-wrap:anywhere}.hero__ex-tree-file:hover{background:#22c55e14}.hero__ex-tree-file:focus-visible{outline:2px solid rgba(34,197,94,.45);outline-offset:1px}.hero__ex-tree-file--active{background:#22c55e1f;color:#bbf7d0;font-weight:600}@media(max-width:680px){.hero__exercises-browser-split{flex-direction:column}.hero__exercises-tree-panel{width:100%;max-height:min(260px,38vh)}.hero__exercises-viewer{max-height:none;min-height:min(320px,46vh)}.hero__exercises-edit-split{flex-direction:column}.hero__exercises-file-tree-panel{width:100%;max-height:min(200px,32vh)}}.hero__exercises-workbench{display:flex;flex-direction:column;gap:12px;flex:1;min-height:min(520px,56vh);min-width:0}.hero__exercises-folder-empty-msg{margin:0;font-size:.78rem;line-height:1.45;color:#a1a1aa}.hero__exercises-folder-empty-msg code{color:#93c5fd;font-size:.72rem}.hero__exercises-tabstrip{display:flex;flex-wrap:wrap;gap:8px;flex-shrink:0}.hero__exercises-tab{font:inherit;font-size:.82rem;font-weight:600;padding:8px 16px;border-radius:8px;border:1px solid rgba(63,63,70,.9);background:#18181bd9;color:#a1a1aa;cursor:pointer;letter-spacing:.04em;text-transform:uppercase}.hero__exercises-tab:hover{color:#e4e4e7;border-color:#a1a1aabf}.hero__exercises-tab--active{color:#f4f4f5;border-color:#22c55e8c;box-shadow:0 0 0 1px #22c55e1f}.hero__exercises-pane-wrap{display:flex;gap:12px;flex:1;min-height:0;min-width:0;align-items:stretch}.hero__exercises-sidebar{width:clamp(168px,30%,284px);flex-shrink:0;min-width:0;align-self:stretch;max-height:min(58vh,520px);overflow-x:hidden;overflow-y:auto;padding:10px;border:1px solid rgba(63,63,70,.82);border-radius:8px;background:#09090bbd}.hero__exercises-sidebar-title{margin:0 0 10px;font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#a1a1aa}.hero__exercises-sidebar-hint{margin:0;font-size:.74rem;line-height:1.45;color:#71717a}.hero__exercises-sidebar-hint code{color:#93c5fd;font-size:.7rem}.hero__exercises-sidebar-err{margin:0;font-size:.76rem;color:#f87171;line-height:1.45;overflow-wrap:anywhere}.hero__exercises-sidebar-warn{margin:0 0 10px;font-size:.71rem;line-height:1.35;color:#fbbf24}.hero__exercises-folder{margin:0 0 6px;border-radius:6px;border:1px solid rgba(63,63,70,.5);background:#18181b80}.hero__exercises-folder:last-child{margin-bottom:0}.hero__exercises-folder>summary.hero__exercises-folder-sum{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;font-size:.74rem;font-weight:600;color:#e4e4e7;-webkit-user-select:none;user-select:none}.hero__exercises-folder>summary.hero__exercises-folder-sum::-webkit-details-marker{display:none}.hero__exercises-folder-count{font-size:.62rem;font-weight:600;color:#71717a;background:#27272ae6;padding:1px 6px;border-radius:999px}.hero__exercises-file-list{list-style:none;margin:0;padding:0 4px 6px 8px}.hero__exercises-file-list li{margin:3px 0}.hero__exercises-file-link{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;color:#86efac;text-decoration:none;word-break:break-word}.hero__exercises-file-link:hover{color:#bbf7d0;text-decoration:underline}.hero__exercises-pane-main{flex:1;display:flex;flex-direction:column;gap:10px;min-width:0;min-height:0}.hero__exercises-embed-muted{margin:0;font-size:.74rem;line-height:1.45;color:#71717a;padding:10px;border:1px dashed rgba(63,63,70,.7);border-radius:8px}.hero__exercises-embed-muted code{color:#a1a1aa;font-size:.68rem}.hero__exercises-pane-main .hero__exercises-iframe{flex:1 1 auto;min-height:min(440px,48vh)}@media(max-width:680px){.hero__exercises-pane-wrap{flex-direction:column}.hero__exercises-sidebar{width:100%;max-height:220px}}.hero__exercises-github{flex-shrink:0;min-width:0}.hero__exercises-embeds{display:flex;flex-direction:column;gap:18px;flex:1;min-height:0;min-width:0}.hero__exercises-embed{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-height:0;min-width:0}.hero__exercises-embed-title{margin:0;font-size:.82rem;font-weight:600;color:#e4e4e7;letter-spacing:.06em;text-transform:uppercase}.hero__exercises-embed-caption{margin:0;font-size:.72rem;line-height:1.45;color:#71717a;overflow-wrap:anywhere;word-break:break-word}.hero__exercises-embed-caption code{font-size:.68rem;color:#a1a1aa;overflow-wrap:anywhere}.hero__exercises-iframe{flex:1;width:100%;max-width:100%;min-height:280px;min-width:0;border:1px solid rgba(63,63,70,.85);border-radius:8px;background:#09090b}.hero__exercises-embeds .hero__exercises-iframe{flex:1 1 260px;min-height:240px}.hero__exercises-status,.hero__exercises-lead,.hero__exercises-repo-line{margin:0 0 12px;font-size:.85rem;line-height:1.45;color:#d4d4d8;overflow-wrap:anywhere}.hero__exercises-repo-line code{color:#86efac;font-size:.78rem}.hero__exercises-hint{margin:14px 0 0;font-size:.75rem;line-height:1.45;color:#71717a;overflow-wrap:anywhere}.hero__exercises-err{margin:0;font-size:.82rem;color:#f87171;max-width:100%;overflow-wrap:anywhere}.hero__exercises-body{max-width:100%;min-width:0}.hero__exercises-catalog-branch-ok{margin:12px 0 0;padding:10px 12px;border-radius:8px;border:1px solid rgba(34,197,94,.35);background:#1665342e;font-size:.78rem;line-height:1.45;color:#bbf7d0}.hero__exercises-catalog-branch-ok a{color:#7dd3fc;text-decoration:underline;text-underline-offset:2px}.hero__exercises-catalog-branch-ok a:hover{color:#bae6fd}.hero__exercises-repo404-actions{margin-top:12px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;align-items:stretch;max-width:min(100%,420px)}.hero__exercises-repo404-actions .settings__btn{width:100%;display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box}.hero__exercises-auth .hero__menu-github-btn{margin-top:10px}.hero__exercises-auth-hint-after{margin-top:12px!important}.hero__cv-name{font-size:1.15rem;font-weight:700;color:#f4f4f5;letter-spacing:.12em;margin:0 0 2px}.hero__cv-role{color:#22c55e;font-size:.88rem;margin:0 0 6px}.hero__cv-meta{font-size:.78rem;color:#71717a;margin:0 0 3px}.hero__cv-sep{color:#3f3f46}.hero__cv-link{color:#60a5fa;text-decoration:none}.hero__cv-link:hover{text-decoration:underline}.hero__cv-divider{border:none;border-top:1px solid #27272a;margin:10px 0}.hero__cv-section{color:#22c55e;font-size:.75rem;letter-spacing:.14em;margin:0 0 6px}.hero__cv-body{font-size:.8rem;color:#a1a1aa;line-height:1.55;margin:0 0 5px}.hero__cv-skills{display:grid;gap:2px}.hero__cv-skills p{margin:0;font-size:.8rem}.hero__cv-skill-cat{display:inline-block;width:76px;color:#60a5fa;flex-shrink:0}.hero__cv-skill-val{color:#a1a1aa}.hero__cv-job-title{font-size:.82rem;color:#f4f4f5;margin:8px 0 4px}.hero__cv-company{color:#22c55e}.hero__cv-date{color:#71717a;font-size:.75rem}.hero__cv-bullets{margin:0 0 6px;padding-left:16px;font-size:.79rem;color:#a1a1aa;line-height:1.55}.hero__cv-bullets li{margin-bottom:3px;list-style:none}.hero__cv-bullets li:before{content:"▸ ";color:#22c55e}.hero__hint{margin:0;font-size:.82rem;color:#71717a}.hero__hint--keys{color:#3f3f46;font-size:.78rem;letter-spacing:.02em}.hero__gate-line{margin:0 0 16px;display:flex;align-items:baseline;gap:10px;font-size:1rem;min-height:1.6em}.hero__gate-line--login-cluster{align-items:center;flex-wrap:wrap}.hero__gate-login-cluster{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.hero__gate-login-cluster>.hero__gate-input--plain{flex:1;min-width:3rem}.hero__gate-account-actions{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.hero__gate-account-btn{font-family:inherit;font-size:.72rem;padding:5px 11px;border-radius:6px;border:1px solid rgba(125,211,252,.42);background:#38bdf81f;color:#e0f2fe;cursor:pointer;white-space:nowrap}.hero__gate-account-btn:hover:not(:disabled){background:#38bdf838}.hero__gate-account-btn--ghost{border-color:#a1a1aa7a;background:#27272a73;color:#d4d4d8}.hero__gate-account-btn--ghost:hover:not(:disabled){background:#3f3f468c}.hero__gate-account-btn:disabled{opacity:.6;cursor:not-allowed}.hero__gate-label{color:#52525b;-webkit-user-select:none;user-select:none;flex-shrink:0}.hero__gate-label:after{content:":"}.hero__gate-input{color:#22c55e;letter-spacing:.12em;font-size:1.1rem}.hero__gate-input--plain{letter-spacing:.04em}.hero__gate-line--error .hero__gate-label{color:#f87171;animation:gate-shake .35s ease}.hero__gate-line--error .hero__gate-input{color:#f87171}@keyframes gate-shake{0%{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}to{transform:translate(0)}}.hero__gate-oauth{margin:0 0 18px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.hero__gate-oauth--below-login{margin-top:2px}.hero__gate-oauth-or{font-size:.75rem;color:#52525b;text-transform:lowercase;letter-spacing:.06em}.hero__gate-github-btn{font-family:inherit;font-size:.85rem;padding:8px 14px;border-radius:6px;border:1px solid rgba(125,211,252,.45);background:#38bdf81a;color:#e0f2fe;cursor:pointer}.hero__gate-github-btn:hover{background:#38bdf833}.hero__gate-github-err{margin:0 0 12px;font-size:.78rem;color:#f87171;line-height:1.4;max-width:28rem}.hero__gate-session-hint{margin:10px 0 0;font-size:.75rem;color:#71717a;line-height:1.4;max-width:28rem}.hero__gate-github-btn--secondary{border-color:#a1a1aa73;background:#27272a80;color:#e4e4e7}.hero__gate-github-btn--secondary:hover:not(:disabled){background:#3f3f46a6}.hero__gate-github-btn:disabled{opacity:.65;cursor:not-allowed}.hero__menu-github{margin:6px 0 0;font-size:.78rem;color:#a1a1aa;line-height:1.45;max-width:520px}.hero__menu-github strong{color:#e4e4e7;font-weight:600}.hero__menu-github-repo{font-size:.72rem;color:#86efac}.hero__menu-github-warn{color:#eab308}.hero__menu-github-subtle{display:block;margin-top:6px;font-size:.72rem;opacity:.82}.hero__menu-github-btn{font-family:inherit;font-size:inherit;padding:2px 8px;margin:0;border-radius:4px;border:1px solid rgba(125,211,252,.45);background:#38bdf81f;color:#e0f2fe;cursor:pointer;vertical-align:baseline}.hero__menu-github-btn:hover{background:#38bdf838}.hero__menu-github-btn--secondary{margin-left:4px;border-color:#a1a1aa73;background:#27272a8c;color:#d4d4d8}.hero__menu-github-btn--secondary:hover{background:#3f3f46bf}.hero__hint-btn{display:inline-flex;align-items:center;gap:8px;margin:0;padding:0;border:none;background:none;font:inherit;color:inherit;cursor:pointer;border-radius:6px;transition:color .15s ease}.hero__hint-btn:hover{color:#a1a1aa}.hero__hint-btn:focus-visible{outline:2px solid #22c55e;outline-offset:3px}.hero__hint-arrow{display:inline-block;animation:hero-bounce 1.6s ease-in-out infinite}@keyframes hero-bounce{0%,to{transform:translateY(0);opacity:.7}50%{transform:translateY(5px);opacity:1}}.hero__terminal--vim{position:fixed;top:0;right:0;bottom:0;left:0;width:100%!important;height:100vh;height:100dvh;max-width:none!important;border-radius:0!important;border:none!important;z-index:200;display:flex;flex-direction:column;box-shadow:none!important}.hero__vim-tab{margin-left:16px;padding:0 12px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;color:#a1a1aa;background:#09090b;border-left:1px solid rgba(63,63,70,.65);border-right:1px solid rgba(63,63,70,.65);align-self:stretch;display:flex;align-items:center;gap:6px}.hero__vim-tab-root{color:#22c55e;font-weight:700}.hero__vim-tab-sep{color:#3f3f46}.hero__vim-titlebar{flex-shrink:0;display:flex;align-items:baseline;gap:10px;padding:8px 16px;background:#0c0c0e;border-bottom:1px solid rgba(63,63,70,.65);font-family:ui-sans-serif,system-ui,Segoe UI,Roboto,sans-serif}.hero__vim-title-badge{font-size:14px;font-weight:700;color:#4ade80;letter-spacing:-.01em}.hero__vim-title-sub{font-size:12px;color:#71717a;flex:1;min-width:0}.hero__vim-title-actions{flex-shrink:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.hero__vim-save{flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:600;letter-spacing:.02em;color:#022c22;background:#4ade80;border:1px solid #22c55e;border-radius:6px;cursor:pointer;font-family:inherit;transition:background .12s ease,border-color .12s ease,opacity .12s ease}.hero__vim-save:hover:not(:disabled){background:#86efac;border-color:#4ade80}.hero__vim-save:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.hero__vim-save:disabled{opacity:.45;cursor:not-allowed}.hero__vim-save-err{font-size:11px;color:#f87171;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero__vim-preview-toggle{flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:600;letter-spacing:.02em;color:#d4d4d8;background:#27272af2;border:1px solid rgba(82,82,91,.85);border-radius:6px;cursor:pointer;font-family:inherit;transition:background .12s ease,border-color .12s ease,color .12s ease}.hero__vim-preview-toggle:hover{background:#3f3f46f2;border-color:#71717af2;color:#fafafa}.hero__vim-preview-toggle:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.hero__vim-preview-toggle--on{color:#022c22;background:#4ade80;border-color:#22c55e}.hero__vim-preview-toggle--on:hover{background:#86efac;border-color:#4ade80;color:#052e16}.hero__vim-ask-ai{flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:600;letter-spacing:.02em;color:#e4e4e7;background:#27272af2;border:1px solid rgba(82,82,91,.85);border-radius:6px;cursor:pointer;font-family:inherit;transition:background .12s ease,border-color .12s ease,color .12s ease}.hero__vim-ask-ai:hover{background:#3f3f46f2;border-color:#8b5cf68c;color:#fafafa}.hero__vim-ask-ai:focus-visible{outline:2px solid #a78bfa;outline-offset:2px}.hero__vim-ask-ai--on{color:#f5f3ff;background:#5b21b68c;border-color:#a78bfacc}.hero__vim-ask-ai--on:hover{background:#6d28d9a6;border-color:#c4b5fdf2;color:#fff}.hero__vim-panes{flex:1;min-height:0;display:flex;flex-direction:row}.hero__vim-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:row}.hero__vim-sidebar{width:min(220px,28vw);flex-shrink:0;display:flex;flex-direction:column;min-height:0;background:#121214;border-right:1px solid rgba(63,63,70,.65);overflow:hidden;padding:0}.hero__vim-sidebar-scroll{flex:1;min-height:0;overflow-y:auto;padding:6px 0 8px}.hero__vim-sidebar-create{flex-shrink:0;border-top:1px solid rgba(63,63,70,.65);padding:8px 10px 10px;background:#09090b99}.hero__vim-sidebar-create-title{margin:0 0 6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#71717a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.hero__vim-sidebar-create-hint{margin:0 0 8px;font-size:10px;line-height:1.35;color:#52525b}.hero__vim-sidebar-create-hint code{font-size:9px;color:#a1a1aa}.hero__vim-sidebar-create-hint--muted{color:#52525b;font-style:italic}.hero__vim-sidebar-create-form{margin-bottom:10px}.hero__vim-sidebar-create-form:last-child{margin-bottom:0}.hero__vim-sidebar-create-label{display:flex;flex-direction:column;gap:4px;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#52525b}.hero__vim-sidebar-create-input{width:100%;box-sizing:border-box;padding:6px 8px;font-size:11px;font-family:inherit;border:1px solid rgba(63,63,70,.8);border-radius:4px;background:#18181b;color:#d4d4d8}.hero__vim-sidebar-create-input:focus{outline:none;border-color:#22c55e73}.hero__vim-sidebar-create-input:disabled{opacity:.55}.hero__vim-sidebar-create-path{margin:4px 0 6px;font-size:9px;line-height:1.3;word-break:break-all;color:#3f3f46}.hero__vim-sidebar-create-path code{font-size:9px;color:#71717a}.hero__vim-sidebar-create-err{margin:0 0 6px;font-size:10px;line-height:1.3;color:#f87171}.hero__vim-sidebar-create-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:2px;padding:6px 8px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:1px solid rgba(63,63,70,.85);border-radius:4px;background:#27272ae6;color:#a1a1aa;cursor:pointer}.hero__vim-sidebar-create-btn:hover:not(:disabled){background:#3f3f468c;color:#e4e4e7}.hero__vim-sidebar-create-btn:disabled{opacity:.45;cursor:not-allowed}.hero__vim-group{margin-bottom:6px}.hero__vim-group--nested .hero__vim-group--nested{margin-bottom:4px}.hero__vim-group-label{padding:8px 12px 4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#52525b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.hero__vim-topic{display:flex;flex-direction:column;gap:2px;width:100%;padding:6px 12px;border:none;background:transparent;color:#71717a;font-family:inherit;text-align:left;cursor:pointer;transition:background .1s ease,color .1s ease}.hero__vim-topic:hover{background:#27272acc;color:#d4d4d8}.hero__vim-topic--active{color:#22c55e;background:#22c55e14}.hero__vim-topic-badge{font-size:11px;font-weight:700;color:#86efac;line-height:1.2;text-transform:uppercase;letter-spacing:.05em}.hero__vim-topic--active .hero__vim-topic-badge{color:#4ade80}.hero__vim-topic-sub{font-size:10px;color:#52525b;line-height:1.3;text-transform:uppercase;letter-spacing:.04em}.hero__vim-topic--active .hero__vim-topic-sub{color:#22c55e;opacity:.7}.hero__vim-group-label{display:flex;align-items:center;gap:6px;width:100%;padding:8px 12px 4px;border:none;background:transparent;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#52525b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-align:left;cursor:pointer;transition:color .12s ease}.hero__vim-group-label:hover{color:#71717a}.hero__vim-group-label--focused{color:#a1a1aa;background:#3f3f4640}.hero__vim-group-arrow{font-size:8px;flex-shrink:0;transition:transform .15s ease}.hero__vim-topic--kbd{background:#6366f11a;color:#c7d2fe;outline:1px solid rgba(99,102,241,.3);outline-offset:-1px}.hero__vim-topic--kbd .hero__vim-topic-badge{color:#a5b4fc}.hero__vim-sidebar--focused{border-right-color:#22c55e66}.hero__vim-editor--focused{outline:1px solid rgba(99,102,241,.25);outline-offset:-1px}@keyframes pane-flash-green{0%{box-shadow:inset 0 0 0 2px #22c55eb3}to{box-shadow:inset 0 0 0 2px #22c55e00}}@keyframes pane-flash-indigo{0%{box-shadow:inset 0 0 0 2px #6366f1b3}to{box-shadow:inset 0 0 0 2px #6366f100}}.hero__vim-sidebar--flash{animation:pane-flash-green .5s ease-out}.hero__vim-editor--flash{animation:pane-flash-indigo .5s ease-out}.hero__vim-mode--editor{color:#818cf8}.hero__vim-editor{flex:1;min-width:0;min-height:max(8rem,22vh);overflow-y:auto;background:#09090b}.hero__vim-editor--preview{overflow-y:auto}.hero__vim-loading{display:flex;align-items:center;justify-content:center;height:100%;color:#52525b;font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px}.hero__vim-status{flex-shrink:0;display:flex;align-items:stretch;background:#18181b;border-top:1px solid rgba(63,63,70,.75);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;-webkit-user-select:none;user-select:none}.hero__vim-mode{padding:4px 14px;background:#22c55e;color:#052e16;font-weight:700;letter-spacing:.04em;display:flex;align-items:center}.hero__vim-file{flex:1;padding:4px 14px;color:#a1a1aa;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero__vim-hint{padding:4px 14px;color:#3f3f46;font-size:11px;display:flex;align-items:center}.workspace{min-height:100vh;border-top:1px solid rgba(63,63,70,.65);background:#0c0c0e;display:flex;flex-direction:column}.workspace__titlebar{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;font-size:12px;color:#a1a1aa;background:#18181b;border-bottom:1px solid rgba(63,63,70,.75);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.workspace__titlebar-path{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.workspace__view-toggle{flex-shrink:0;padding:6px 12px;font-size:11px;font-weight:600;letter-spacing:.02em;color:#d4d4d8;background:#27272af2;border:1px solid rgba(82,82,91,.85);border-radius:6px;cursor:pointer;font-family:inherit;transition:background .12s ease,border-color .12s ease,color .12s ease}.workspace__view-toggle:hover{background:#3f3f46f2;border-color:#71717af2;color:#fafafa}.workspace__view-toggle:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.workspace__view-toggle--on{color:#022c22;background:#4ade80;border-color:#22c55e}.workspace__view-toggle--on:hover{background:#86efac;border-color:#4ade80;color:#052e16}.workspace__titlebar-brand{color:#e4e4e7;font-weight:600}.workspace__titlebar-sep{opacity:.45}.workspace__titlebar-file{color:#d4d4d8}.workspace__titlebar-start{display:flex;align-items:center;gap:14px;flex-wrap:wrap;min-width:0;flex:1}.workspace__workspace-tabs{display:flex;align-items:center;gap:4px;flex-shrink:0}.workspace__workspace-tab{padding:5px 10px;font-size:11px;font-weight:600;letter-spacing:.02em;color:#a1a1aa;background:#18181be6;border:1px solid rgba(63,63,70,.85);border-radius:6px;cursor:pointer;font-family:inherit;transition:background .12s ease,border-color .12s ease,color .12s ease}.workspace__workspace-tab:hover{color:#e4e4e7;border-color:#71717ad9;background:#27272ad9}.workspace__workspace-tab:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.workspace__workspace-tab--active{color:#fafafa;background:#27272afa;border-color:#71717af2;box-shadow:inset 0 0 0 1px #22c55e47}.workspace__titlebar-run-hint{flex-shrink:0;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#71717a}.workspace__panes{flex:1;display:flex;min-height:max(min(88vh,960px),calc(100vh - 42px))}.sidebar{--sidebar-rail: 44px;display:flex;flex-direction:row;align-items:stretch;flex-shrink:0;width:min(280px,38vw);min-width:0;border-right:1px solid rgba(63,63,70,.65);background:#121214;overflow:hidden;transition:width .22s ease}.sidebar--collapsed{width:var(--sidebar-rail)}.sidebar__rail{flex-shrink:0;width:var(--sidebar-rail);display:flex;flex-direction:column;align-items:center;padding:10px 0 12px;border-right:1px solid rgba(63,63,70,.45);background:#141416}.sidebar__collapse-toggle{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(63,63,70,.85);border-radius:6px;background:#18181be6;color:#a1a1aa;font-size:1rem;line-height:1;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.sidebar__collapse-toggle:hover{color:#e4e4e7;border-color:#71717ae6;background:#27272af2}.sidebar__collapse-toggle:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.sidebar__collapse-icon{display:block;transform:translateY(-.5px)}.sidebar__panel{flex:1;min-width:0;display:flex;flex-direction:column;opacity:1;transition:opacity .18s ease}.sidebar--collapsed .sidebar__panel{opacity:0;pointer-events:none}.sidebar__section{padding:12px 0;flex:1;min-height:0}.sidebar__section--menu{padding:4px 0 12px;overflow-y:auto}.sidebar__menu-block{margin-bottom:8px}.sidebar__menu-group-toggle{width:100%;display:flex;align-items:center;gap:6px;margin:0 0 4px;padding:8px 10px 8px 8px;border:none;border-radius:6px;background:#1e1e20a6;color:#a1a1aa;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;font-family:inherit;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.sidebar__menu-group-toggle:hover{background:#2d2d30e6;color:#d4d4d8}.sidebar__menu-group-toggle:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.sidebar__group-chevron:before{content:"▸";display:inline-block;width:14px;flex-shrink:0;transition:transform .18s ease;color:#71717a;font-size:9px;line-height:1}.sidebar__menu-group-toggle--open .sidebar__group-chevron:before{transform:rotate(90deg)}.sidebar__menu-group-label{flex:1;min-width:0}.sidebar__topic-stack{list-style:none;margin:0;padding:0 4px 0 2px}.sidebar__topic-block{margin:0 0 6px;list-style:none}.sidebar__topic-row{width:100%;display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 12px;padding:9px 10px;border:none;border-radius:8px;background:#18181b80;color:#d4d4d8;font-size:13px;font-family:inherit;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.sidebar__topic-row:hover{background:#27272ae6}.sidebar__topic-row:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.sidebar__topic-row--active{color:#fafafa;background:#22c55e1f;box-shadow:inset 0 0 0 1px #22c55e40}.sidebar__drop>summary{list-style:none}.sidebar__drop>summary::-webkit-details-marker{display:none}.sidebar__drop-chevron:before{content:"▸";display:inline-block;flex-shrink:0;width:14px;transition:transform .18s ease;color:#71717a;font-size:9px;line-height:1}.sidebar__drop[open]>summary .sidebar__drop-chevron:before{transform:rotate(90deg)}.sidebar__drop-summary{cursor:pointer;-webkit-user-select:none;user-select:none}.sidebar__drop-summary:focus-visible{outline:2px solid #22c55e;outline-offset:2px;border-radius:6px}.sidebar__drop-summary--group{display:flex;align-items:center;gap:6px;padding:10px 12px 10px 10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#a1a1aa}.sidebar__drop-label{flex:1;min-width:0}.sidebar__drop-list{list-style:none;margin:0;padding:4px 6px 10px 8px}.sidebar__drop--topic{margin-bottom:4px;border-radius:8px;background:#18181b59}.sidebar__drop-summary--topic{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 12px;padding:9px 10px 9px 8px;font-size:13px;font-weight:500;color:#d4d4d8}.sidebar__drop-summary--current{color:#fafafa;background:#22c55e1f;border-radius:8px}.sidebar__topic-badge{font-weight:700;color:#86efac;font-size:12px;min-width:1.1rem;text-transform:uppercase;letter-spacing:.05em}.sidebar__topic-sub{font-size:11px;font-weight:500;color:#94a3b8;flex:1;min-width:6rem;line-height:1.35;text-transform:uppercase;letter-spacing:.04em}.sidebar__drop-summary--current .sidebar__topic-sub{color:#cbd5e1}.sidebar__outline{list-style:none;margin:0;padding:2px 8px 10px 28px}.sidebar__outline-btn{display:block;width:100%;margin:0;padding:6px 8px;border:none;border-radius:6px;background:transparent;color:#a1a1aa;font-size:12px;font-family:inherit;text-align:left;line-height:1.4;cursor:pointer;transition:background .12s ease,color .12s ease}.sidebar__outline-btn:hover{background:#27272ad9;color:#e4e4e7}.sidebar__outline-btn:focus-visible{outline:2px solid #22c55e;outline-offset:0}.sidebar__outline-btn--muted{color:#a1a1aa;background:transparent}.sidebar__outline-btn--muted:hover{color:#e4e4e7;background:#27272ad9}.sidebar__outline-btn--focus{color:#bbf7d0;background:#22c55e24;box-shadow:inset 0 0 0 1px #22c55e59}.editor{flex:1;min-width:0;display:flex;background:#09090b;overflow:auto}.editor--preview{display:block;padding:0}.editor-preview{margin:0;padding:18px 22px 48px 20px;max-width:52rem;font-family:ui-sans-serif,system-ui,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.65;color:#e4e4e7}.editor-preview h2,.editor-preview__h2{margin:1.35em 0 .65em;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:#fafafa;border-bottom:1px solid rgba(63,63,70,.65);padding-bottom:.35em;scroll-margin-top:1rem}.editor-preview h2:first-child,.editor-preview__h2:first-child{margin-top:0}.editor-preview p{margin:.55em 0}.editor-preview ul{margin:.45em 0 .65em;padding-left:1.35rem}.editor-preview li{margin:.28em 0}.editor-preview li::marker{color:#86efac}.editor-preview strong{color:#fafafa;font-weight:600}.editor-preview a{color:#8ecfef;font-size:1.08em;font-weight:500;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:#8ecfef6b}.editor-preview a:hover{color:#b8e4fb;text-decoration-color:#b8e4fba6}.editor-preview a:visited{color:#9fd4f0}.md-table-wrap{overflow-x:auto;margin:.75em 0;max-width:100%;-webkit-overflow-scrolling:touch;border-radius:8px;border:1px solid rgba(63,63,70,.75)}.md-table-wrap table{width:100%;min-width:min(28rem,100%);border-collapse:collapse;font-size:.94em}.md-table-wrap th,.md-table-wrap td{border:1px solid rgba(82,82,91,.75);padding:.45em .65em;text-align:left;vertical-align:top}.md-table-wrap th{background:#27272af2;color:#f4f4f5;font-weight:600}.md-table-wrap tbody tr:nth-child(2n) td{background:#18181b8c}.editor-preview .notes-diagram{margin:1.1em 0 1.35em;padding:16px 20px;border-radius:10px;border:1px solid rgba(63,63,70,.65);background:#09090ba6}.editor-preview .notes-diagram svg{display:block;width:100%;max-width:min(36rem,100%);height:auto;margin:0 auto;overflow:visible}.editor-preview .project-explorer.notes-diagram{max-width:min(56rem,100%)}.project-explorer__caption{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:.82rem;font-weight:600;letter-spacing:.02em;color:#a1a1aa;text-transform:uppercase}.project-explorer__caption-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#4ade80,#22c55e);box-shadow:0 0 10px #4ade8059}.project-explorer__shell{display:flex;min-height:300px;max-height:min(70vh,540px);border-radius:10px;overflow:hidden;border:1px solid rgba(63,63,70,.75);background:#0c0c0e}.project-explorer__sidebar{flex:0 0 min(11.5rem,34vw);min-width:0;display:flex;flex-direction:column;border-right:1px solid rgba(63,63,70,.65);background:#121214fa}.project-explorer__sidebar-head{flex-shrink:0;padding:8px 10px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#71717a;border-bottom:1px solid rgba(63,63,70,.45);background:#09090be6}.project-explorer__tree{flex:1;overflow:auto;padding:6px 0 10px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.35}.project-explorer__tree-folder,.project-explorer__tree-line{margin:0}.project-explorer__tree-btn{display:flex;align-items:center;gap:4px;width:100%;margin:0;padding:4px 8px 4px 6px;border:none;border-radius:4px;background:transparent;color:#d4d4d8;text-align:left;cursor:pointer;font:inherit;line-height:inherit}.project-explorer__tree-btn:hover{background:#3f3f4659;color:#fafafa}.project-explorer__tree-btn:focus-visible{outline:2px solid #86efac;outline-offset:-1px}.project-explorer__tree-btn--active{background:#22c55e29;color:#bbf7d0}.project-explorer__tree-btn--folder{color:#e4e4e7;font-weight:500}.project-explorer__chevron{flex-shrink:0;width:1em;font-size:9px;color:#71717a}.project-explorer__icon{flex-shrink:0;width:1em;font-size:8px;color:#52525b}.project-explorer__tree-btn--active .project-explorer__icon{color:#86efac}.project-explorer__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-explorer__editor{flex:1;min-width:0;display:flex;flex-direction:column;background:#121214}.project-explorer__tab{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-bottom:1px solid rgba(63,63,70,.55);background:#18181beb}.project-explorer__tab-name{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;font-weight:500;color:#fafafa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-explorer__tab-lang{flex-shrink:0;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#71717a}.project-explorer__pre{flex:1;margin:0;padding:0;overflow:auto;background:#1a1a1c}.project-explorer__pre code.hljs{display:block;padding:14px 16px 32px;margin:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.55;background:#1a1a1c!important;overflow:visible}.project-explorer__empty{flex:1;display:flex;align-items:center;justify-content:center;padding:24px;font-size:13px;color:#71717a}@media(max-width:640px){.project-explorer__shell{flex-direction:column;max-height:none;min-height:360px}.project-explorer__sidebar{flex:0 0 auto;max-height:200px;border-right:none;border-bottom:1px solid rgba(63,63,70,.65)}.project-explorer__editor{min-height:220px}}.editor-preview code{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em;padding:.12em .35em;border-radius:4px;background:#18181bf2;color:#bbf7d0}.editor-preview pre{margin:.8em 0 1em;border-radius:8px;border:1px solid rgba(63,63,70,.65);overflow:hidden}.editor-preview pre code{display:block;padding:14px 16px;overflow-x:auto;font-size:.88em;line-height:1.55;background:transparent!important}.editor-preview .hljs{background:#1a1a1c!important;color:#abb2bf}.editor__gutter{flex-shrink:0;padding:16px 0 24px 12px;text-align:right;-webkit-user-select:none;user-select:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.6;color:#52525b;border-right:1px solid rgba(63,63,70,.45);background:#18181b73}.editor__gutter-line{min-height:1.6em}.editor__code{margin:0;flex:1;padding:16px 18px 48px 16px;overflow:visible;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.6;color:#e4e4e7}.editor__code code{display:block;white-space:pre}.editor__line{display:block}.editor--exercises{flex-direction:column;overflow:hidden;padding:0}.editor--exercises-loading{align-items:center;justify-content:center;color:#a1a1aa;font-size:13px}@media(max-width:720px){.workspace__panes{flex-direction:column;min-height:unset}.sidebar{width:100%;flex-direction:row;border-right:none;border-bottom:1px solid rgba(63,63,70,.65)}.sidebar--collapsed{width:100%;min-height:var(--sidebar-rail);max-height:var(--sidebar-rail)}.sidebar--collapsed .sidebar__rail{border-right:none;flex-direction:row;align-items:center;padding:8px 12px;width:100%;justify-content:flex-start}.sidebar__outline{padding-left:22px}.sidebar--collapsed .sidebar__panel{display:none}}.mem-graph{margin:0 0 2rem;padding:1.25rem 1.25rem 1rem;background:#111113;border:1px solid rgba(63,63,70,.7);border-radius:10px}.mem-graph__header{margin-bottom:1rem}.mem-graph__title{margin:0 0 .25rem;font-size:.95rem;font-weight:700;color:#e4e4e7;letter-spacing:.01em}.mem-graph__desc{margin:0;font-size:.78rem;color:#71717a;line-height:1.5}.mem-graph__controls{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1.5rem;margin-bottom:1rem}.mem-graph__ctrl{display:flex;flex-direction:column;gap:4px;cursor:default}.mem-graph__ctrl-label{font-size:.72rem;color:#a1a1aa;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.mem-graph__ctrl-val{color:#22d3ee;font-weight:600}.mem-graph__slider{width:100%;accent-color:#22d3ee;cursor:pointer;height:4px}.mem-graph__svg{display:block;width:100%;max-width:100%;overflow:visible}.mem-graph__grid{stroke:#3f3f4680;stroke-width:1}.mem-graph__axis{stroke:#52525b;stroke-width:1.5}.mem-graph__tick{stroke:#52525b;stroke-width:1}.mem-graph__axis-label{fill:#71717a;font-size:9px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.mem-graph__axis-title{fill:#52525b;font-size:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.mem-graph__line{fill:none;stroke:#22d3ee;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mem-graph__cap-line{stroke:#f97316;stroke-width:1.5;stroke-dasharray:5 3}.mem-graph__cap-label{fill:#f97316;font-size:9px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.mem-graph__intersect{fill:#f97316;stroke:#09090b;stroke-width:2}.mem-graph__now-line{stroke:#a78bfa;stroke-width:1;stroke-dasharray:3 3}.mem-graph__now-dot{fill:#a78bfa;stroke:#09090b;stroke-width:2}.mem-graph__legend{display:flex;gap:1rem;margin:.5rem 0 1rem;flex-wrap:wrap}.mem-graph__legend-item{font-size:.72rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#71717a;display:flex;align-items:center;gap:5px}.mem-graph__legend-item:before{content:"";display:inline-block;width:20px;height:2.5px;border-radius:2px}.mem-graph__legend-item--line:before{background:#22d3ee}.mem-graph__legend-item--cap:before{background:#f97316}.mem-graph__legend-item--now:before{background:#a78bfa}.mem-graph__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.mem-graph__stat{background:#18181b;border:1px solid rgba(63,63,70,.6);border-radius:6px;padding:.5rem .6rem;display:flex;flex-direction:column;gap:3px}.mem-graph__stat--warn{border-color:#f9731680;background:#f973160f}.mem-graph__stat-label{font-size:.68rem;color:#71717a;text-transform:uppercase;letter-spacing:.05em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.mem-graph__stat-value{font-size:.85rem;font-weight:700;color:#e4e4e7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.mem-graph__stat--warn .mem-graph__stat-value{color:#fb923c}.mem-graph__alert{margin:.75rem 0 0;padding:.5rem .75rem;background:#f9731614;border:1px solid rgba(249,115,22,.35);border-radius:6px;font-size:.78rem;color:#fb923c;line-height:1.5}.mem-graph__cloud{margin-top:1.25rem;border-top:1px solid rgba(63,63,70,.6);padding-top:1rem}.mem-graph__cloud-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.6rem;flex-wrap:wrap}.mem-graph__cloud-title{font-size:.8rem;font-weight:700;color:#e4e4e7;letter-spacing:.01em}.mem-graph__cloud-note{font-size:.69rem;color:#52525b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.mem-graph__cloud-table{display:flex;flex-direction:column;gap:2px}.mem-graph__cloud-row{display:grid;grid-template-columns:56px 1fr 52px 1fr 1fr;align-items:center;gap:.5rem;padding:6px 10px;border-radius:6px;font-size:.76rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.mem-graph__cloud-row--head{color:#52525b;font-size:.67rem;text-transform:uppercase;letter-spacing:.06em;padding-bottom:2px}.mem-graph__cloud-row:not(.mem-graph__cloud-row--head){background:#18181b;border:1px solid rgba(63,63,70,.5);color:#a1a1aa}.mem-graph__cloud-row--best{border-color:#22c55e59!important;background:#22c55e0d!important}.mem-graph__cloud-name{font-weight:700;display:flex;align-items:center;gap:4px}.mem-graph__cloud-badge{font-size:.65rem;color:#4ade80}.mem-graph__cloud-instance{color:#e4e4e7}.mem-graph__cloud-ram{color:#71717a}.mem-graph__cloud-price{color:#e4e4e7;font-weight:600}.mem-graph__cloud-price--reserved{display:flex;align-items:center;gap:6px}.mem-graph__cloud-save{font-size:.65rem;color:#4ade80;font-weight:600}.mem-graph__cloud-status{font-size:.65rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;padding:1px 6px;border-radius:4px;background:#3f3f4666;color:#52525b;border:1px solid rgba(63,63,70,.5);margin-left:auto}.mem-graph__cloud-status--live{background:#22c55e14;color:#4ade80;border-color:#22c55e4d}.mem-graph__cloud-status--loading{color:#71717a;animation:mem-pulse 1.2s ease-in-out infinite}@keyframes mem-pulse{0%,to{opacity:1}50%{opacity:.4}}.mem-graph__cloud-live{font-size:.58rem;padding:1px 4px;border-radius:3px;background:#22c55e1a;color:#4ade80;border:1px solid rgba(34,197,94,.25);font-weight:500;margin-left:3px;vertical-align:middle}.mem-graph__cloud-disclaimer{margin:.6rem 0 0;font-size:.67rem;color:#3f3f46;line-height:1.5}@media(max-width:540px){.mem-graph__controls{grid-template-columns:1fr}.mem-graph__stats{grid-template-columns:1fr 1fr}.mem-graph__cloud-row{grid-template-columns:48px 1fr 44px 1fr}.mem-graph__cloud-row>:last-child{display:none}.mem-graph__cloud-row--head>:last-child{display:none}}.settings__repo-action{margin:0 0 .75rem}.settings__repo-missing{margin:0 0 .75rem;padding:.75rem .85rem;border-radius:8px;border:1px solid rgba(82,82,91,.55);background:#27272a8c}.settings__repo-missing-msg{margin:0 0 .65rem;font-size:.8rem;line-height:1.5;color:#d4d4d8}.settings__repo-missing-msg code{font-size:.72rem;color:#e4e4e7}.settings__security-note{margin:0 0 .75rem;padding:.65rem .75rem;font-size:.72rem;line-height:1.5;color:#a1a1aa;background:#27272a80;border:1px solid rgba(63,63,70,.6);border-radius:6px}.settings__security-note code{font-size:.68rem;color:#d4d4d8}.settings__panel{display:flex;flex-direction:column;gap:10px;margin-top:6px;max-width:520px}.settings__row{display:flex;align-items:flex-start;gap:8px;font-size:.82rem;color:#d4d4d8}.settings__row--check input{margin-top:3px}.settings__field{display:flex;flex-direction:column;gap:4px;font-size:.78rem;color:#a1a1aa}.settings__field input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;padding:6px 8px;border-radius:4px;border:1px solid #3f3f46;background:#18181b;color:#e4e4e7}.settings__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.settings__btn{font-size:.8rem;padding:6px 12px;border-radius:4px;border:1px solid #52525b;background:#27272a;color:#e4e4e7;cursor:pointer}.settings__btn:hover:not(:disabled){background:#3f3f46}.settings__btn:disabled{opacity:.5;cursor:not-allowed}.settings__btn--ghost{background:transparent}.settings__btn--primary{border-color:#7dd3fc8c;color:#e0f2fe;background:#38bdf81f}.settings__btn--primary:hover:not(:disabled){background:#38bdf838}.settings__actions--stack{flex-direction:column;align-items:stretch}.settings__session-hint{margin:0 0 .35rem;font-size:.78rem;color:#a1a1aa}.settings__owner-lock{margin:10px 0 8px;padding:10px 12px;border-radius:6px;border:1px solid rgba(234,179,8,.35);background:#eab30814;font-size:.78rem;line-height:1.45;color:#e7e5e4}.settings__owner-lock strong{color:#fef3c7}.settings__repo-readonly{margin:0 0 12px;font-size:.75rem;line-height:1.45;color:#a1a1aa;word-break:break-word}.settings__repo-readonly code{font-size:.72rem;color:#86efac}.settings__session{display:flex;align-items:center;gap:12px;padding:10px 12px;margin-bottom:4px;border-radius:6px;border:1px solid rgba(63,63,70,.7);background:#27272a73}.settings__session-avatar{width:40px;height:40px;border-radius:6px;object-fit:cover;flex-shrink:0}.settings__session-avatar--placeholder{background:linear-gradient(135deg,#3f3f46,#52525b)}.settings__session-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1;font-size:.78rem}.settings__session-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.04em;color:#71717a}.settings__session-name{font-weight:600;color:#e4e4e7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings__session-login{color:#a1a1aa;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem}.settings__session-signout{flex-shrink:0;align-self:center}.settings__inline-code{font-size:.68rem;color:#a1a1aa}.settings__status{margin:2px 0 0;font-size:.78rem;color:#a1a1aa;white-space:pre-wrap;word-break:break-word}.settings__status--err{color:#f87171}.settings__notes-create{margin:1rem 0 0;padding:1rem 0 0;border-top:1px solid rgba(63,63,70,.65)}.settings__notes-create-title{margin:0 0 .35rem;font-size:.85rem;font-weight:700;color:#e4e4e7}.settings__notes-create-intro{margin:0 0 1rem;font-size:.78rem;color:#a1a1aa;line-height:1.45}.settings__notes-create-block{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.settings__notes-create-block:last-child{margin-bottom:0}.settings__notes-create-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#71717a}.settings__notes-create-hint{margin:0;font-size:.74rem;color:#a1a1aa;line-height:1.45}.settings__notes-create-hint--muted{color:#71717a}.settings__notes-create-path{margin:0;font-size:.72rem;color:#86efac}.settings__notes-create-path code{color:#86efac;font-size:.7rem}.settings__exercises-repo-url{margin:0 0 10px;font-size:.78rem;line-height:1.5;word-break:break-all}.settings__exercises-repo-url a{color:#7dd3fc;text-decoration:underline}.settings__exercises-repo-url a:hover{color:#bae6fd}.settings__notes-create-input{padding:8px 10px;font-size:.85rem;color:#e4e4e7;background:#0c0c0e;border:1px solid rgba(63,63,70,.9);border-radius:6px;font-family:ui-monospace,Menlo,monospace}.settings__notes-create-input:focus{outline:2px solid #22c55e;outline-offset:1px}.settings__back{display:inline;padding:0;border:none;background:none;color:inherit;font:inherit;text-decoration:underline;cursor:pointer;color:#7dd3fc}
