smart-home-engine 0.27.8 → 0.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/web/assets/index-BSDf7HLk.js +225 -0
- package/dist/web/assets/index-DMJ3LJnK.css +1 -0
- package/dist/web/assets/{tsMode-CbFYImR_.js → tsMode-Z6Sa7F80.js} +1 -1
- package/dist/web/index.html +2 -2
- package/package.json +1 -1
- package/src/config.js +2 -0
- package/src/index.js +8 -1
- package/src/web/ai-api.js +7 -0
- package/src/web/git-api.js +22 -61
- package/dist/web/assets/index-8htgIkaE.css +0 -1
- package/dist/web/assets/index-D1eUD_pX.js +0 -225
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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}.post-edit-widget{box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:1px solid var(--vscode-widget-border, transparent);border-radius:4px;background-color:var(--vscode-editorWidget-background);overflow:hidden}.post-edit-widget .monaco-button{padding:2px;border:none;border-radius:0}.post-edit-widget .monaco-button:hover{background-color:var(--vscode-button-secondaryHoverBackground)!important}.post-edit-widget .monaco-button .codicon{margin:0}@font-face{font-family:codicon;font-display:block;src:url(/assets/codicon-DCmgc-ay.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))}.action-widget{font-size:13px;min-width:160px;max-width:80vw;z-index:40;display:block;width:100%;border:1px solid var(--vscode-editorWidget-border)!important;border-radius:5px;background-color:var(--vscode-editorActionList-background);color:var(--vscode-editorActionList-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 10px;white-space:nowrap;cursor:pointer;touch-action:none;width:100%;border-radius:4px}.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-disabled){background-color:var(--vscode-editorActionList-focusBackground)!important;color:var(--vscode-editorActionList-focusForeground);outline:1px solid var(--vscode-menu-selectionBorder, transparent);outline-offset:-1px}.action-widget .monaco-list-row.group-header{color:var(--vscode-descriptionForeground)!important;font-weight:600;font-size:12px}.action-widget .monaco-list-row.group-header:not(:first-of-type){margin-top:2px}.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:8px;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-editorActionList-background);border-top:1px solid var(--vscode-editorHoverWidget-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:3px 8px 0}.action-widget-action-bar .action-label{color:var(--vscode-textLink-activeForeground);font-size:12px;line-height:22px;padding:0;pointer-events:all}.action-widget-action-bar .action-item{margin-right:16px;pointer-events:none}.action-widget-action-bar .action-label:hover{background-color:transparent!important}.monaco-action-bar .actions-container.highlight-toggled .action-label.checked{background:var(--vscode-actionBar-toggledBackground)!important}.monaco-editor .codelens-decoration{overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize);padding-right:calc(var(--vscode-editorCodeLens-fontSize)*.5);font-feature-settings:var(--vscode-editorCodeLens-fontFeatureSettings);font-family:var(--vscode-editorCodeLens-fontFamily),var(--vscode-editorCodeLens-fontFamilyDefault)}.monaco-editor .codelens-decoration>span,.monaco-editor .codelens-decoration>a{user-select:none;-webkit-user-select:none;white-space:nowrap;vertical-align:sub}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration>a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration .codicon{vertical-align:middle;color:currentColor!important;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize)}.monaco-editor .codelens-decoration>a:hover .codicon:before{cursor:pointer}@keyframes fadein{0%{opacity:0;visibility:visible}to{opacity:1}}.monaco-editor .codelens-decoration.fadein{animation:fadein .1s linear}.colorpicker-widget{height:190px;user-select:none;-webkit-user-select:none}.colorpicker-color-decoration,.hc-light .colorpicker-color-decoration{border:solid .1em #000;box-sizing:border-box;margin:.1em .2em 0;width:.8em;height:.8em;line-height:.8em;display:inline-block;cursor:pointer}.hc-black .colorpicker-color-decoration,.vs-dark .colorpicker-color-decoration{border:solid .1em #eee}.colorpicker-header{display:flex;height:24px;position:relative;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-header .picked-color{width:240px;display:flex;align-items:center;justify-content:center;line-height:24px;cursor:pointer;color:#fff;flex:1;white-space:nowrap;overflow:hidden}.colorpicker-header .picked-color .picked-color-presentation{white-space:nowrap;margin-left:5px;margin-right:5px}.colorpicker-header .picked-color .codicon{color:inherit;font-size:14px}.colorpicker-header .picked-color.light{color:#000}.colorpicker-header .original-color{width:74px;z-index:inherit;cursor:pointer}.standalone-colorpicker{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header.standalone-colorpicker{border-bottom:none}.colorpicker-header .close-button{cursor:pointer;background-color:var(--vscode-editorHoverWidget-background);border-left:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header .close-button-inner-div{width:100%;height:100%;text-align:center}.colorpicker-header .close-button-inner-div:hover{background-color:var(--vscode-toolbar-hoverBackground)}.colorpicker-header .close-icon{padding:3px}.colorpicker-body{display:flex;padding:8px;position:relative}.colorpicker-body .saturation-wrap{overflow:hidden;height:150px;position:relative;min-width:220px;flex:1}.colorpicker-body .saturation-box{height:150px;position:absolute}.colorpicker-body .saturation-selection{width:9px;height:9px;margin:-5px 0 0 -5px;border:1px solid rgb(255,255,255);border-radius:100%;box-shadow:0 0 2px #000c;position:absolute}.colorpicker-body .strip{width:25px;height:150px}.colorpicker-body .standalone-strip{width:25px;height:122px}.colorpicker-body .hue-strip{position:relative;margin-left:8px;cursor:grab;background:linear-gradient(to bottom,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 .inlineSuggestionsHints.withBorder{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .inlineSuggestionsHints a,.monaco-editor .inlineSuggestionsHints a:hover{color:var(--vscode-foreground)}.monaco-editor .inlineSuggestionsHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineSuggestionsHints .availableSuggestionCount a{display:flex;min-width:19px;justify-content:center}.monaco-editor .inlineSuggestionStatusBarItemLabel{margin-right:2px}.monaco-editor .peekview-widget .head{box-sizing:border-box;display:flex;justify-content:space-between;flex-wrap:nowrap}.monaco-editor .peekview-widget .head .peekview-title{display:flex;align-items:baseline;font-size:13px;margin-left:20px;min-width:0;text-overflow:ellipsis;overflow:hidden}.monaco-editor .peekview-widget .head .peekview-title.clickable{cursor:pointer}.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty){font-size:.9em;margin-left:.5em}.monaco-editor .peekview-widget .head .peekview-title .meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monaco-editor .peekview-widget .head .peekview-title .dirname,.monaco-editor .peekview-widget .head .peekview-title .filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty):before{content:"-";padding:0 .3em}.monaco-editor .peekview-widget .head .peekview-actions{flex:1;text-align:right;padding-right:2px}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar{display:inline-block}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar,.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar>.actions-container{height:100%}.monaco-editor .peekview-widget>.body{border-top:1px solid;position:relative}.monaco-editor .peekview-widget .head .peekview-title .codicon{margin-right:4px;align-self:center}.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon{color:inherit!important}.monaco-editor .zone-widget{position:absolute;z-index:10}.monaco-editor .zone-widget .zone-widget-container{border-top-style:solid;border-bottom-style:solid;border-top-width:0;border-bottom-width:0;position:relative}.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget{border-top-width:1px;border-bottom-width:1px}.monaco-editor .reference-zone-widget .inline{display:inline-block;vertical-align:top}.monaco-editor .reference-zone-widget .messages{height:100%;width:100%;text-align:center;padding:3em 0}.monaco-editor .reference-zone-widget .ref-tree{line-height:23px;background-color:var(--vscode-peekViewResult-background);color:var(--vscode-peekViewResult-lineForeground)}.monaco-editor .reference-zone-widget .ref-tree .reference{text-overflow:ellipsis;overflow:hidden}.monaco-editor .reference-zone-widget .ref-tree .reference-file{display:inline-flex;width:100%;height:100%;color:var(--vscode-peekViewResult-fileForeground)}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file{color:inherit!important}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows>.monaco-list-row.selected:not(.highlighted){background-color:var(--vscode-peekViewResult-selectionBackground);color:var(--vscode-peekViewResult-selectionForeground)!important}.monaco-editor .reference-zone-widget .ref-tree .reference-file .count{margin-right:12px;margin-left:auto}.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight{background-color:var(--vscode-peekViewResult-matchHighlightBackground)}.monaco-editor .reference-zone-widget .preview .reference-decoration{background-color:var(--vscode-peekViewEditor-matchHighlightBackground);border:2px solid var(--vscode-peekViewEditor-matchHighlightBorder);box-sizing:border-box}.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background,.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input{background-color:var(--vscode-peekViewEditor-background)}.monaco-editor .reference-zone-widget .preview .monaco-editor .margin{background-color:var(--vscode-peekViewEditorGutter-background)}.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file,.monaco-editor.hc-light .reference-zone-widget .ref-tree .reference-file{font-weight:700}.monaco-editor.hc-black .reference-zone-widget .ref-tree .referenceMatch .highlight,.monaco-editor.hc-light .reference-zone-widget .ref-tree .referenceMatch .highlight{border:1px dotted var(--vscode-contrastActiveBorder, transparent);box-sizing:border-box}.monaco-editor .hoverHighlight{background-color:var(--vscode-editor-hoverHighlightBackground)}.monaco-editor .monaco-hover-content{padding-right:2px;padding-bottom:2px;box-sizing:border-box}.monaco-editor .monaco-hover{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px}.monaco-editor .monaco-hover a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .monaco-hover .hover-row{display:flex}.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{display:flex;flex-direction:column;padding-left:5px;padding-right:5px;justify-content:end;border-right:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon{cursor:pointer;font-size:11px}.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon.enabled{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover .hover-row .verbosity-actions .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.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 .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-workbench.reduce-motion .monaco-editor .find-widget{transition:transform 0ms linear}.monaco-editor .find-widget textarea{margin:0}.monaco-editor .find-widget.hiddenEditor{display:none}.monaco-editor .find-widget.replaceToggled>.replace-part{display:flex}.monaco-editor .find-widget.visible{transform:translateY(0)}.monaco-editor .find-widget .monaco-inputbox.synthetic-focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px;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-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-editor .margin-view-overlays .codicon-folding-collapsed{cursor:pointer;opacity:0;transition:opacity .5s;display:flex;align-items:center;justify-content:center;font-size:140%;margin-left:2px}.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-collapsed{transition:initial}.monaco-editor .margin-view-overlays:hover .codicon,.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon.codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons{opacity:1}.monaco-editor .inline-folded:after{color: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 .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 .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text{color:var(--vscode-editorGhostText-foreground)!important;background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}.monaco-editor .snippet-placeholder{min-width:2px;outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetTabstopHighlightBorder, transparent)}.monaco-editor .finish-snippet-placeholder{outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetFinalTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetFinalTabstopHighlightBorder, transparent)}.monaco-editor .suggest-widget{width:430px;z-index:40;display:flex;flex-direction:column;border-radius:3px}.monaco-editor .suggest-widget.message{flex-direction:row;align-items:center}.monaco-editor .suggest-widget,.monaco-editor .suggest-details{flex:0 1 auto;width:100%;border-style:solid;border-width:1px;border-color:var(--vscode-editorSuggestWidget-border);background-color:var(--vscode-editorSuggestWidget-background)}.monaco-editor.hc-black .suggest-widget,.monaco-editor.hc-black .suggest-details,.monaco-editor.hc-light .suggest-widget,.monaco-editor.hc-light .suggest-details{border-width:2px}.monaco-editor .suggest-widget .suggest-status-bar{box-sizing:border-box;display:none;flex-flow:row nowrap;justify-content:space-between;width:100%;font-size:80%;padding:0 4px;border-top:1px solid var(--vscode-editorSuggestWidget-border);overflow:hidden}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar{display:flex}.monaco-editor .suggest-widget .suggest-status-bar .left{padding-right:8px}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-label{color:var(--vscode-editorSuggestWidgetStatus-foreground)}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label{margin-right:0}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label:after{content:", ";margin-right:.3em}.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget.with-status-bar:not(.docs-side) .monaco-list .monaco-list-row:hover>.contents>.main>.right.can-expand-details>.details-label{width:100%}.monaco-editor .suggest-widget>.message{padding-left:22px}.monaco-editor .suggest-widget>.tree{height:100%;width:100%}.monaco-editor .suggest-widget .monaco-list{user-select:none;-webkit-user-select:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row{display:flex;-mox-box-sizing:border-box;box-sizing:border-box;padding-right:10px;background-repeat:no-repeat;background-position:2px 2px;white-space:nowrap;cursor:pointer;touch-action:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused{color:var(--vscode-editorSuggestWidget-selectedForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused .codicon{color:var(--vscode-editorSuggestWidget-selectedIconForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents{flex:1;height:100%;overflow:hidden;padding-left:2px}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main{display:flex;overflow:hidden;text-overflow:ellipsis;white-space:pre;justify-content:space-between}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{display:flex}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.focused)>.contents>.main .monaco-icon-label{color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-widget:not(.frozen) .monaco-highlighted-label .highlight{font-weight:700}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-highlightForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-focusHighlightForeground)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:before{color:inherit;opacity:1;font-size:14px;cursor:pointer}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close{position:absolute;top:6px;right:2px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close:hover,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:hover{opacity:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{opacity:.7}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.signature-label{overflow:hidden;text-overflow:ellipsis;opacity:.6}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{margin-left:12px;opacity:.4;font-size:85%;line-height:initial;text-overflow:ellipsis;overflow:hidden;align-self:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{font-size:85%;margin-left:1.1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label>.monaco-tokenized-source{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{display:none}.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row.focused:not(.string-label)>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right.can-expand-details>.details-label{width:calc(100% - 26px)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left{flex-shrink:1;flex-grow:1;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.monaco-icon-label{flex-shrink:0}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.left>.monaco-icon-label{max-width:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.left>.monaco-icon-label{flex-shrink:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{overflow:hidden;flex-shrink:4;max-width:70%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:inline-block;position:absolute;right:10px;width:18px;height:18px;visibility:hidden}.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none!important}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:inline-block}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right>.readMore{visibility:visible}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated{opacity:.66;text-decoration:unset}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated>.monaco-icon-label-container>.monaco-icon-name-container{text-decoration:line-through}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label:before{height:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon{display:block;height:16px;width:16px;margin-left:2px;background-repeat:no-repeat;background-size:80%;background-position:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon{display:flex;align-items:center;margin-right:4px}.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon:before{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.customcolor .colorspan{margin:0 0 0 .3em;border:.1em solid #000;width:.7em;height:.7em;display:inline-block}.monaco-editor .suggest-details-container{z-index:41}.monaco-editor .suggest-details{display:flex;flex-direction:column;cursor:default;color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-details.focused{border-color:var(--vscode-focusBorder)}.monaco-editor .suggest-details a{color:var(--vscode-textLink-foreground)}.monaco-editor .suggest-details a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .suggest-details code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .suggest-details.no-docs{display:none}.monaco-editor .suggest-details>.monaco-scrollable-element{flex:1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body{box-sizing:border-box;height:100%;width:100%}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type{flex:2;overflow:hidden;text-overflow:ellipsis;opacity:.7;white-space:pre;margin:0 24px 0 0;padding:4px 0 12px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type.auto-wrap{white-space:normal;word-break:break-all}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs{margin:0;padding:4px 5px;white-space:pre-wrap}.monaco-editor .suggest-details.no-type>.monaco-scrollable-element>.body>.docs{margin-right:24px;overflow:hidden}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs{padding:0;white-space:initial;min-height:calc(1rem + 8px)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div,.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>span:not(:empty){padding:4px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:first-child{margin-top:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:last-child{margin-bottom:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .monaco-tokenized-source{white-space:pre}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs .code{white-space:pre-wrap;word-wrap:break-word}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .codicon{vertical-align:sub}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>p:empty{display:none}.monaco-editor .suggest-details code{border-radius:3px;padding:0 .4em}.monaco-editor .suggest-details ul,.monaco-editor .suggest-details ol{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}.monaco-editor .goto-definition-link{text-decoration:underline;cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.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,.preferences-editor .codicon.codicon-error{color:var(--vscode-problemsErrorIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-warning,.markers-panel .marker-icon.warning,.markers-panel .marker-icon .codicon.codicon-warning,.text-search-provider-messages .providerMessage .codicon.codicon-warning,.extensions-viewlet>.extensions .codicon.codicon-warning,.extension-editor .codicon.codicon-warning,.preferences-editor .codicon.codicon-warning{color:var(--vscode-problemsWarningIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-info,.markers-panel .marker-icon.info,.markers-panel .marker-icon .codicon.codicon-info,.text-search-provider-messages .providerMessage .codicon.codicon-info,.extensions-viewlet>.extensions .codicon.codicon-info,.extension-editor .codicon.codicon-info,.preferences-editor .codicon.codicon-info{color:var(--vscode-problemsInfoIcon-foreground)}.monaco-editor.vs .valueSetReplacement{outline:solid 2px var(--vscode-editorBracketMatch-border)}.monaco-editor .linked-editing-decoration{background-color:var(--vscode-editor-linkedEditingBackground);min-width:1px}.monaco-editor .detected-link,.monaco-editor .detected-link-active{text-decoration:underline;text-underline-position:under}.monaco-editor .detected-link-active{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .focused .selectionHighlight{background-color:var(--vscode-editor-selectionHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-selectionHighlightBorder)}.monaco-editor.hc-black .focused .selectionHighlight,.monaco-editor.hc-light .focused .selectionHighlight{border-style:dotted}.monaco-editor .wordHighlight{background-color:var(--vscode-editor-wordHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightBorder)}.monaco-editor.hc-black .wordHighlight,.monaco-editor.hc-light .wordHighlight{border-style:dotted}.monaco-editor .wordHighlightStrong{background-color:var(--vscode-editor-wordHighlightStrongBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightStrongBorder)}.monaco-editor.hc-black .wordHighlightStrong,.monaco-editor.hc-light .wordHighlightStrong{border-style:dotted}.monaco-editor .wordHighlightText{background-color:var(--vscode-editor-wordHighlightTextBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightTextBorder)}.monaco-editor.hc-black .wordHighlightText,.monaco-editor.hc-light .wordHighlightText{border-style:dotted}.monaco-editor .inline-edit-remove{background-color:var(--vscode-editorGhostText-background);font-style:italic}.monaco-editor .inline-edit-hidden{opacity:0;font-size:0}.monaco-editor .inline-edit-decoration,.monaco-editor .suggest-preview-text .inline-edit{font-style:italic}.monaco-editor .inline-completion-text-to-replace{text-decoration:underline;text-underline-position:under}.monaco-editor .inline-edit-decoration,.monaco-editor .inline-edit-decoration-preview,.monaco-editor .suggest-preview-text .inline-edit{color:var(--vscode-editorGhostText-foreground)!important;background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}.monaco-editor .inlineEditHints.withBorder{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .inlineEditHints a,.monaco-editor .inlineEditHints a:hover{color:var(--vscode-foreground)}.monaco-editor .inlineEditHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineEditHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineEditStatusBarItemLabel{margin-right:2px}.monaco-editor .inlineEditSideBySide{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);white-space:pre}.monaco-editor div.inline-edits-widget{--widget-color: var(--vscode-notifications-background)}.monaco-editor div.inline-edits-widget .promptEditor .monaco-editor{--vscode-editor-placeholder-foreground: var(--vscode-editorGhostText-foreground)}.monaco-editor div.inline-edits-widget .toolbar,.monaco-editor div.inline-edits-widget .promptEditor{opacity:0;transition:opacity .2s ease-in-out}.monaco-editor div.inline-edits-widget:hover .toolbar,.monaco-editor div.inline-edits-widget:hover .promptEditor,.monaco-editor div.inline-edits-widget.focused .toolbar,.monaco-editor div.inline-edits-widget.focused .promptEditor{opacity:1}.monaco-editor div.inline-edits-widget .preview .monaco-editor{--vscode-editor-background: var(--widget-color)}.monaco-editor div.inline-edits-widget .preview .monaco-editor .mtk1{color:var(--vscode-editorGhostText-foreground)}.monaco-editor div.inline-edits-widget .preview .monaco-editor .view-overlays .current-line-exact,.monaco-editor div.inline-edits-widget .preview .monaco-editor .current-line-margin{border:none}.monaco-editor div.inline-edits-widget svg .gradient-start{stop-color:var(--vscode-editor-background)}.monaco-editor div.inline-edits-widget svg .gradient-stop{stop-color:var(--widget-color)}.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{--vscode-editor-placeholder-foreground: var(--vscode-editorGhostText-foreground)}.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 .sticky-widget{overflow:hidden}.monaco-editor .sticky-widget-line-numbers{float:left;background-color:inherit}.monaco-editor .sticky-widget-lines-scrollable{display:inline-block;position:absolute;overflow:hidden;width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit}.monaco-editor .sticky-widget-lines{position:absolute;background-color:inherit}.monaco-editor .sticky-line-number,.monaco-editor .sticky-line-content{color:var(--vscode-editorLineNumber-foreground);white-space:nowrap;display:inline-block;position:absolute;background-color:inherit}.monaco-editor .sticky-line-number .codicon-folding-expanded,.monaco-editor .sticky-line-number .codicon-folding-collapsed{float:right;transition:var(--vscode-editorStickyScroll-foldingOpacityTransition)}.monaco-editor .sticky-line-content{width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit;white-space:nowrap}.monaco-editor .sticky-line-number-inner{display:inline-block;text-align:right}.monaco-editor .sticky-widget{border-bottom:1px solid var(--vscode-editorStickyScroll-border)}.monaco-editor .sticky-line-content:hover{background-color:var(--vscode-editorStickyScrollHover-background);cursor:pointer}.monaco-editor .sticky-widget{width:100%;box-shadow:var(--vscode-editorStickyScroll-shadow) 0 4px 2px -2px;z-index:4;background-color:var(--vscode-editorStickyScroll-background);right:initial!important}.monaco-editor .sticky-widget.peek{background-color:var(--vscode-peekViewEditorStickyScroll-background)}.monaco-editor .unicode-highlight{border:1px solid var(--vscode-editorUnicodeHighlight-border);background-color:var(--vscode-editorUnicodeHighlight-background);box-sizing:border-box}.editor-banner{box-sizing:border-box;cursor:default;width:100%;font-size:12px;display:flex;overflow:visible;height:26px;background:var(--vscode-banner-background)}.editor-banner .icon-container{display:flex;flex-shrink:0;align-items:center;padding:0 6px 0 10px}.editor-banner .icon-container.custom-icon{background-repeat:no-repeat;background-position:center center;background-size:16px;width:16px;padding:0;margin:0 6px 0 10px}.editor-banner .message-container{display:flex;align-items:center;line-height:26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-banner .message-container p{margin-block-start:0;margin-block-end:0}.editor-banner .message-actions-container{flex-grow:1;flex-shrink:0;line-height:26px;margin:0 4px}.editor-banner .message-actions-container a.monaco-button{width:inherit;margin:2px 8px;padding:0 12px}.editor-banner .message-actions-container a{padding:3px;margin-left:12px;text-decoration:underline}.editor-banner .action-container{padding:0 10px 0 6px}.editor-banner{background-color:var(--vscode-banner-background)}.editor-banner,.editor-banner .action-container .codicon,.editor-banner .message-actions-container .monaco-link{color:var(--vscode-banner-foreground)}.editor-banner .icon-container .codicon{color:var(--vscode-banner-iconForeground)}.monaco-link{color:var(--vscode-textLink-foreground)}.monaco-link:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .iPadShowKeyboard{width:58px;min-width:0;height:36px;min-height:0;margin:0;padding:0;position:absolute;resize:none;overflow:hidden;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjNDI0MjQyIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #F6F6F6;border-radius:4px}.monaco-editor.vs-dark .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjQzVDNUM1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #252526}.monaco-editor .tokens-inspect-widget{z-index:50;user-select:text;-webkit-user-select:text;padding:10px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor.hc-black .tokens-inspect-widget,.monaco-editor.hc-light .tokens-inspect-widget{border-width:2px}.monaco-editor .tokens-inspect-widget .tokens-inspect-separator{height:1px;border:0;background-color:var(--vscode-editorHoverWidget-border)}.monaco-editor .tokens-inspect-widget .tm-token{font-family:var(--monaco-monospace-font)}.monaco-editor .tokens-inspect-widget .tm-token-length{font-weight:400;font-size:60%;float:right}.monaco-editor .tokens-inspect-widget .tm-metadata-table{width:100%}.monaco-editor .tokens-inspect-widget .tm-metadata-value{font-family:var(--monaco-monospace-font);text-align:right}.monaco-editor .tokens-inspect-widget .tm-token-type{font-family:var(--monaco-monospace-font)}.backdrop.svelte-1eh8v5n{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100}.dialog.svelte-1eh8v5n{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:101;background:var(--bg-widget);border:1px solid var(--border);border-radius:6px;padding:20px 24px 16px;min-width:280px;box-shadow:0 8px 32px #0009}p.svelte-1eh8v5n{margin:0 0 20px;font-size:13px;color:var(--fg);line-height:1.4}.actions.svelte-1eh8v5n{display:flex;justify-content:flex-end;gap:8px}button.svelte-1eh8v5n{border:none;border-radius:3px;padding:5px 14px;font-size:12px;cursor:pointer}.cancel.svelte-1eh8v5n{background:var(--bg-input);color:var(--fg)}.cancel.svelte-1eh8v5n:hover{background:var(--bg-active)}button.svelte-1eh8v5n:not(.cancel):not(.danger){background:var(--accent);color:#fff}button.svelte-1eh8v5n:not(.cancel):not(.danger):hover{background:var(--accent-hov)}button.danger.svelte-1eh8v5n{background:var(--accent-del);color:#fff}button.danger.svelte-1eh8v5n:hover{background:var(--accent-del-hov)}.backdrop.svelte-1vi95tb{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100}.dialog.svelte-1vi95tb{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:101;background:var(--bg-widget);border:1px solid var(--border);border-radius:6px;padding:20px 24px 16px;min-width:320px;box-shadow:0 8px 32px #0009}p.svelte-1vi95tb{margin:0 0 12px;font-size:13px;color:var(--fg)}input.svelte-1vi95tb{width:100%;box-sizing:border-box;background:var(--bg-app);border:1px solid var(--border);border-radius:3px;color:var(--fg);font-size:13px;padding:5px 8px;margin-bottom:16px;outline:none}input.svelte-1vi95tb:focus{border-color:var(--accent)}.actions.svelte-1vi95tb{display:flex;justify-content:flex-end;gap:8px}button.svelte-1vi95tb{border:none;border-radius:3px;padding:5px 14px;font-size:12px;cursor:pointer}.cancel.svelte-1vi95tb{background:var(--bg-input);color:var(--fg)}.cancel.svelte-1vi95tb:hover{background:#484848}button.svelte-1vi95tb:not(.cancel){background:#0e639c;color:#fff}button.svelte-1vi95tb:not(.cancel):hover:not(:disabled){background:#17b}button.svelte-1vi95tb:disabled{opacity:.4;cursor:default}.chat-panel.svelte-10ayso4{width:100%;flex-shrink:0;display:flex;flex-direction:column;background:var(--bg-panel);border-left:1px solid var(--border-sub);min-height:0;height:100%}.chat-header.svelte-10ayso4{display:flex;align-items:center;gap:6px;padding:8px 10px;border-bottom:1px solid var(--border-sub);flex-shrink:0}.chat-title.svelte-10ayso4{font-size:12px;font-weight:600;color:var(--fg);flex:1}.chat-model.svelte-10ayso4{font-size:10px;color:var(--fg-muted)}.clear-btn.svelte-10ayso4{background:none;border:none;color:var(--fg-muted);cursor:pointer;font-size:13px;padding:1px 4px;border-radius:2px}.clear-btn.svelte-10ayso4:hover{background:var(--bg-hover);color:var(--fg)}.icon-hdr-btn.svelte-10ayso4{background:none;border:none;color:var(--fg-muted);cursor:pointer;padding:2px 4px;border-radius:2px;display:flex;align-items:center}.icon-hdr-btn.svelte-10ayso4:hover,.icon-hdr-btn.active.svelte-10ayso4{background:var(--bg-active);color:var(--fg)}.history-panel.svelte-10ayso4{border-bottom:1px solid var(--border-sub);flex-shrink:0;background:var(--bg-sidebar);max-height:220px;display:flex;flex-direction:column;overflow:hidden}.history-hdr.svelte-10ayso4{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;border-bottom:1px solid var(--border-sub);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--fg-muted);flex-shrink:0}.new-conv-btn.svelte-10ayso4{background:none;border:none;color:var(--fg-muted);cursor:pointer;font-size:10px;padding:1px 5px;border-radius:2px}.new-conv-btn.svelte-10ayso4:hover{background:var(--bg-active);color:var(--fg)}.history-empty.svelte-10ayso4{font-size:11px;color:var(--fg-muted);padding:8px 10px;margin:0}.history-list.svelte-10ayso4{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1}.history-item.svelte-10ayso4{display:flex;align-items:center;border-bottom:1px solid var(--border-sub)}.history-item.svelte-10ayso4:hover{background:var(--bg-hover)}.history-item.history-active.svelte-10ayso4{background:var(--bg-active)}.history-load.svelte-10ayso4{flex:1;background:none;border:none;color:var(--fg);cursor:pointer;text-align:left;padding:5px 10px;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-del.svelte-10ayso4{background:none;border:none;color:var(--fg-muted);cursor:pointer;font-size:10px;padding:2px 6px;flex-shrink:0}.history-del.svelte-10ayso4:hover{color:var(--fg-err)}.messages.svelte-10ayso4{flex:1;overflow-y:auto;padding:8px 0;display:flex;flex-direction:column;gap:2px;min-height:0}.unconfigured.svelte-10ayso4{padding:20px 14px;color:var(--fg-muted);font-size:12px;line-height:1.5}.unconfigured.svelte-10ayso4 strong:where(.svelte-10ayso4){color:var(--fg)}.suggestions.svelte-10ayso4{padding:12px 10px;display:flex;flex-direction:column;gap:6px}.suggestions-hint.svelte-10ayso4{font-size:11px;color:var(--fg-muted);margin:0 0 6px}.suggestions-hint.svelte-10ayso4 code:where(.svelte-10ayso4){color:var(--fg-brand);background:var(--bg-widget);padding:0 3px;border-radius:2px}.chip.svelte-10ayso4{background:var(--bg-widget);border:1px solid var(--border-sub);color:var(--fg);font-size:11px;padding:5px 8px;border-radius:4px;cursor:pointer;text-align:left}.chip.svelte-10ayso4:hover{background:var(--bg-hover);border-color:var(--border)}.message.svelte-10ayso4{padding:0 10px}.message.user.svelte-10ayso4{align-self:flex-end;max-width:90%}.message.assistant.svelte-10ayso4{align-self:flex-start;width:100%}.msg-content.svelte-10ayso4{font-size:12px;line-height:1.5}.user-text.svelte-10ayso4{background:var(--accent);color:#fff;border-radius:10px 10px 2px;padding:7px 10px;word-break:break-word;white-space:pre-wrap}.text-block.svelte-10ayso4{color:var(--fg-text);margin:4px 0;word-break:break-word}.text-block.svelte-10ayso4:first-child{margin-top:0}.text-block.svelte-10ayso4:last-child{margin-bottom:0}.text-block>*:first-child{margin-top:0}.text-block>*:last-child{margin-bottom:0}.text-block p{margin:4px 0}.text-block strong{font-weight:600;color:var(--fg)}.text-block ul,.text-block ol{margin:4px 0;padding-left:18px}.text-block li{margin:2px 0}.text-block table{border-collapse:collapse;margin:6px 0;width:100%}.text-block th{background:var(--bg-widget);font-weight:600;padding:3px 8px;border:1px solid var(--border-sub);text-align:left}.text-block td{padding:3px 8px;border:1px solid var(--border-sub)}.text-block tr:nth-child(2n) td{background:#ffffff08}.text-block code{background:var(--bg-widget);padding:1px 4px;border-radius:2px;font-family:Cascadia Code,Fira Code,monospace;font-size:10px;color:var(--fg-brand)}.text-block blockquote{border-left:3px solid var(--border);padding-left:8px;color:var(--fg-muted);margin:4px 0}.text-block a{color:var(--fg-brand)}.text-block hr{border:none;border-top:1px solid var(--border-sub);margin:8px 0}.code-block.svelte-10ayso4{background:var(--bg-app);border:1px solid var(--border-sub);border-radius:4px;margin:6px 0;overflow:hidden;font-size:11px}.code-header.svelte-10ayso4{display:flex;align-items:center;gap:6px;padding:4px 8px;background:var(--bg-widget);border-bottom:1px solid var(--border-sub)}.code-lang.svelte-10ayso4{color:var(--fg-muted);font-size:10px;flex:1}.code-actions.svelte-10ayso4{display:flex;gap:4px}.code-actions.svelte-10ayso4 button:where(.svelte-10ayso4),.apply-btn.svelte-10ayso4{background:none;border:1px solid var(--border-sub);color:var(--fg-muted);font-size:10px;padding:1px 6px;border-radius:3px;cursor:pointer}.code-actions.svelte-10ayso4 button:where(.svelte-10ayso4):hover{background:var(--bg-hover);color:var(--fg)}.apply-btn.svelte-10ayso4{color:var(--fg-brand)!important;border-color:var(--fg-brand)!important}.apply-btn.svelte-10ayso4:hover{background:rgba(var(--accent-rgb, 31,139,76),.15)!important}.apply-auto-btn.svelte-10ayso4{color:var(--fg-muted)!important;border-style:dashed!important;font-size:10px}.apply-auto-btn.svelte-10ayso4:hover{color:var(--fg-brand)!important;border-color:var(--fg-brand)!important}.auto-badge.svelte-10ayso4{font-size:10px;color:var(--fg-brand);padding:1px 4px;border:1px solid var(--fg-brand);border-radius:3px;opacity:.75}.create-btn.svelte-10ayso4{color:var(--accent)!important;border-color:var(--accent)!important;font-weight:600}.create-btn.svelte-10ayso4:hover{background:rgba(var(--accent-rgb, 31,139,76),.15)!important}.code-body.svelte-10ayso4{position:relative}.code-body.collapsed.svelte-10ayso4 pre:where(.svelte-10ayso4){max-height:200px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,black 55%,transparent 100%);mask-image:linear-gradient(to bottom,black 55%,transparent 100%)}.expand-btn.svelte-10ayso4{display:block;width:100%;background:none;border:none;border-top:1px solid var(--border-sub);color:var(--fg-muted);font-size:10px;padding:3px 8px;cursor:pointer;text-align:center;letter-spacing:.03em}.expand-btn.svelte-10ayso4:hover{background:var(--bg-hover);color:var(--fg)}pre.svelte-10ayso4{margin:0;padding:8px;overflow-x:auto;font-family:Cascadia Code,Fira Code,monospace;font-size:11px;line-height:1.4;color:var(--fg-text)}code.svelte-10ayso4{font-family:inherit}code.hljs{background:transparent;padding:0;color:var(--fg-text)}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-addition{color:#c678dd}.hljs-number,.hljs-literal,.hljs-deletion{color:#d19a66}.hljs-string,.hljs-doctag,.hljs-regexp,.hljs-meta .hljs-string{color:#98c379}.hljs-title,.hljs-section,.hljs-built_in{color:#61afef}.hljs-type,.hljs-class .hljs-title{color:#e5c07b}.hljs-tag,.hljs-name,.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-params{color:#e06c75}.hljs-meta,.hljs-link{color:#56b6c2}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.streaming.svelte-10ayso4 .msg-content:where(.svelte-10ayso4){opacity:.92}.chat-error.svelte-10ayso4{background:#c8323226;border-top:1px solid rgba(200,50,50,.4);color:var(--fg-err);font-size:11px;padding:6px 10px;flex-shrink:0;word-break:break-word}.context-row.svelte-10ayso4{display:flex;align-items:center;gap:10px;padding:5px 10px;border-top:1px solid var(--border-sub);background:var(--bg-app);flex-shrink:0}.context-row.svelte-10ayso4 label:where(.svelte-10ayso4){display:flex;align-items:center;gap:3px;font-size:10px;color:var(--fg-muted);cursor:pointer;-webkit-user-select:none;user-select:none}.context-row.svelte-10ayso4 label:where(.svelte-10ayso4):hover{color:var(--fg)}.context-row.svelte-10ayso4 input[type=checkbox]:where(.svelte-10ayso4){position:absolute;opacity:0;width:0;height:0;pointer-events:none}.context-row.svelte-10ayso4 .checkmark:where(.svelte-10ayso4){flex-shrink:0;width:11px;height:11px;border:1.5px solid var(--border);border-radius:2px;background:var(--bg-app);position:relative;transition:background .12s,border-color .12s}.context-row.svelte-10ayso4 input:where(.svelte-10ayso4):checked+.checkmark:where(.svelte-10ayso4){background:var(--accent);border-color:var(--accent)}.context-row.svelte-10ayso4 input:where(.svelte-10ayso4):checked+.checkmark:where(.svelte-10ayso4):after{content:"";position:absolute;left:2px;top:-1px;width:3px;height:6px;border:1.5px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.context-row.svelte-10ayso4 label:where(.svelte-10ayso4):hover .checkmark:where(.svelte-10ayso4){border-color:var(--accent)}.req-size.svelte-10ayso4{margin-left:auto;font-size:10px;color:var(--fg-dim);white-space:nowrap;flex-shrink:0;display:flex;align-items:center;gap:4px}.ctx-indicator.svelte-10ayso4{display:inline-flex;align-items:center;vertical-align:middle}.files-row.svelte-10ayso4{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:3px 8px;background:var(--bg-panel);border-top:1px solid var(--border-sub);min-height:28px;flex-shrink:0}.file-chip.svelte-10ayso4{display:inline-flex;align-items:center;gap:2px;background:var(--bg-app);border:1px solid var(--border-sub);border-radius:4px;padding:1px 3px 1px 1px;font-size:11px;color:var(--fg);max-width:220px}.file-chip.inactive.svelte-10ayso4{opacity:.4}.chip-name.svelte-10ayso4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:170px;line-height:1.4}.chip-remove.svelte-10ayso4{background:none;border:none;color:var(--fg-dim);cursor:pointer;padding:0 2px;font-size:13px;line-height:1;flex-shrink:0}.chip-remove.svelte-10ayso4:hover{color:var(--fg)}.add-file-btn.svelte-10ayso4{background:none;border:1px dashed var(--border-sub);border-radius:4px;color:var(--fg-dim);cursor:pointer;width:22px;height:22px;font-size:15px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;padding:0}.add-file-btn.svelte-10ayso4:hover{color:var(--fg);border-color:var(--fg-dim)}.file-input-hidden.svelte-10ayso4{display:none}.badge.svelte-10ayso4{display:inline-flex;align-items:center;justify-content:center;width:20px;font-size:8px;font-weight:700;border-radius:2px;background:transparent;color:#888;flex-shrink:0}.badge-js.svelte-10ayso4,.badge-mjs.svelte-10ayso4,.badge-cjs.svelte-10ayso4{color:#b89a00;font-size:7px;letter-spacing:-.5px}.badge-ts.svelte-10ayso4,.badge-tsx.svelte-10ayso4{color:#2068c0}.badge-json.svelte-10ayso4,.badge-jsonc.svelte-10ayso4{color:#c06010}.badge-md.svelte-10ayso4,.badge-markdown.svelte-10ayso4{color:#1888b0;font-size:11px}.badge-yaml.svelte-10ayso4,.badge-yml.svelte-10ayso4{color:#7a28a8}.badge-css.svelte-10ayso4,.badge-html.svelte-10ayso4{color:#1570a8}.badge-sh.svelte-10ayso4,.badge-bash.svelte-10ayso4{color:#0a8840}.input-row.svelte-10ayso4{display:flex;gap:6px;padding:6px 10px 8px;border-top:1px solid var(--border-sub);background:var(--bg-panel);flex-shrink:0;align-items:flex-end}@keyframes svelte-10ayso4-border-spin{to{--border-angle: 360deg}}.textarea-wrap.svelte-10ayso4{flex:1;min-width:0;display:flex;border-radius:5px;padding:1px;background:var(--border);transition:background .2s;position:relative}.textarea-wrap.svelte-10ayso4:focus-within{background:var(--fg-brand)}.input-row.drag-over.svelte-10ayso4 .textarea-wrap:where(.svelte-10ayso4){background:var(--accent)}.textarea-wrap.loading.svelte-10ayso4,.textarea-wrap.loading.svelte-10ayso4:focus-within{padding:1.5px;background:transparent;transition:none}.textarea-wrap.loading.svelte-10ayso4:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:conic-gradient(from var(--border-angle),transparent 0%,transparent 45%,#3baee0 60%,#90d4ff 68%,#ffffff 73%,#90d4ff 78%,#3baee0 88%,transparent 95%,transparent 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:svelte-10ayso4-border-spin 2s linear infinite;pointer-events:none}textarea.svelte-10ayso4{flex:1;min-width:0;resize:none;background:var(--bg-app);border:none;border-radius:4px;color:var(--fg);font-size:12px;padding:6px 8px;font-family:inherit;line-height:1.4;min-height:0}textarea.svelte-10ayso4:focus{outline:none}textarea.svelte-10ayso4::placeholder{color:var(--fg-dim)}textarea.svelte-10ayso4:disabled{opacity:.5;cursor:not-allowed}.send-btn.svelte-10ayso4{background:var(--accent);color:#fff;border:none;border-radius:4px;width:32px;height:32px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.send-btn.svelte-10ayso4:disabled{opacity:.4;cursor:default}.send-btn.svelte-10ayso4:not(:disabled):hover{background:var(--accent-hov)}.stop-btn.svelte-10ayso4{background:#c83c3c1f;color:#e06060;border:1px solid rgba(200,60,60,.35);border-radius:4px;width:32px;height:32px;cursor:pointer;font-size:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,border-color .15s}.stop-btn.svelte-10ayso4:hover{background:#c83c3c40;border-color:#c83c3ca6}@keyframes svelte-10ayso4-shimmer{0%{background-position:-300% center}to{background-position:300% center}}.status-shimmer.svelte-10ayso4{font-size:11px;font-family:monospace;font-style:normal;background:linear-gradient(90deg,var(--fg-dim) 0%,var(--fg-muted) 25%,var(--fg-brand) 43%,#d0f0ff 50%,var(--fg-brand) 57%,var(--fg-muted) 75%,var(--fg-dim) 100%);background-size:300% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-10ayso4-shimmer 12s linear infinite}.tool-events.svelte-10ayso4{padding:4px 12px 2px;display:flex;flex-direction:column;gap:2px}.tool-event.svelte-10ayso4{display:flex;align-items:center;gap:5px;font-size:11px;font-family:monospace;color:var(--fg-dim);opacity:.8}.tool-event.tool-call.svelte-10ayso4{color:var(--fg-brand);opacity:1}.tool-event.tool-result.svelte-10ayso4{color:var(--fg-muted)}.tool-icon.svelte-10ayso4{font-style:normal}.tool-args.svelte-10ayso4{color:var(--fg-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}.model-bar.svelte-10ayso4{display:flex;align-items:center;gap:6px;padding:3px 10px 5px;background:var(--bg-panel);flex-shrink:0}.model-provider.svelte-10ayso4{font-size:9px;color:var(--fg-dim);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0}.model-select.svelte-10ayso4{flex:1;min-width:0;background:var(--bg-app);border:1px solid var(--border-sub);border-radius:3px;color:var(--fg);font-size:11px;padding:1px 4px;cursor:pointer;font-family:inherit}.model-select.svelte-10ayso4:disabled{opacity:.5;cursor:not-allowed}.model-select.svelte-10ayso4:focus{outline:none;border-color:var(--fg-brand)}.model-name.svelte-10ayso4{flex:1;font-size:11px;color:var(--fg-muted);font-family:monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info-btn.svelte-10ayso4{background:none;border:1px solid var(--border-sub);border-radius:3px;color:var(--fg-muted);font-size:11px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;line-height:1}.info-btn.svelte-10ayso4:hover{background:var(--bg-hover);color:var(--fg);border-color:var(--border)}.info-overlay.svelte-10ayso4{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:300;display:flex;align-items:center;justify-content:center}.info-popup.svelte-10ayso4{background:var(--bg-panel);border:1px solid var(--border);border-radius:6px;min-width:260px;max-width:400px;width:90%;box-shadow:0 8px 32px #00000073;overflow:hidden}.info-popup-header.svelte-10ayso4{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid var(--border-sub);background:var(--bg-widget);font-size:12px;font-weight:600;color:var(--fg)}.info-popup-header.svelte-10ayso4 button:where(.svelte-10ayso4){background:none;border:none;color:var(--fg-muted);cursor:pointer;font-size:12px;padding:0 2px;line-height:1}.info-popup-header.svelte-10ayso4 button:where(.svelte-10ayso4):hover{color:var(--fg)}.info-popup-body.svelte-10ayso4{padding:10px 14px}.info-popup-body.svelte-10ayso4 dl:where(.svelte-10ayso4){margin:0;display:grid;grid-template-columns:auto 1fr;gap:5px 14px;font-size:11px;align-items:baseline}.info-popup-body.svelte-10ayso4 dt:where(.svelte-10ayso4){color:var(--fg-muted);white-space:nowrap}.info-popup-body.svelte-10ayso4 dd:where(.svelte-10ayso4){margin:0;color:var(--fg);word-break:break-word}.info-popup-body.svelte-10ayso4 .dim:where(.svelte-10ayso4){color:var(--fg-dim);font-style:italic}.running-model.svelte-10ayso4{font-size:10px;line-height:1.6}.info-status.svelte-10ayso4{font-size:11px;color:var(--fg-muted);margin:0}.info-err.svelte-10ayso4{color:var(--fg-err)!important}.layout.svelte-1pyfjii{display:flex;height:100%}aside.svelte-1pyfjii{min-width:140px;max-width:500px;flex-shrink:0;background:var(--bg-panel);display:flex;flex-direction:column;overflow:hidden}.toolbar.svelte-1pyfjii{display:flex;align-items:center;gap:4px;padding:8px;border-bottom:1px solid var(--border-sub)}.toolbar.svelte-1pyfjii button:where(.svelte-1pyfjii){flex:1;background:var(--accent);color:#fff;border:none;padding:4px 6px;border-radius:3px;cursor:pointer;font-size:12px;line-height:1}.toolbar.svelte-1pyfjii button.refresh:where(.svelte-1pyfjii){flex:0 0 auto;padding:4px 8px}.toolbar.svelte-1pyfjii button:where(.svelte-1pyfjii):hover{background:var(--accent-hov)}.tree.svelte-1pyfjii{flex:1;overflow-y:auto;list-style:none;padding:4px 0;margin:0}.history-panel.svelte-1pyfjii{flex-shrink:0;display:flex;flex-direction:column;border-top:1px solid var(--border-sub);background:var(--bg-panel);overflow:hidden}.history-resize-handle.svelte-1pyfjii{height:5px;cursor:row-resize;flex-shrink:0;background:var(--border-sub);transition:background .15s}.history-resize-handle.svelte-1pyfjii:hover,.history-resize-handle.svelte-1pyfjii:active{background:var(--accent)}.history-hdr.svelte-1pyfjii{display:flex;align-items:center;gap:4px;padding:5px 8px;border-bottom:1px solid var(--border-sub);flex-shrink:0}.history-title.svelte-1pyfjii{font-size:11px;font-weight:600;color:var(--fg-muted);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-close.svelte-1pyfjii{background:none;border:none;color:var(--fg-muted);cursor:pointer;font-size:12px;padding:0 2px;line-height:1;flex-shrink:0}.history-close.svelte-1pyfjii:hover{color:var(--fg)}.history-body.svelte-1pyfjii{flex:1;overflow-y:auto;padding:2px 0}.history-row.svelte-1pyfjii{display:block;width:100%;text-align:left;background:none;border:none;padding:4px 8px;cursor:pointer;color:var(--fg)}.history-row.svelte-1pyfjii:hover{background:var(--bg-active)}.history-subject.svelte-1pyfjii{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-meta.svelte-1pyfjii{display:block;font-size:10px;color:var(--fg-muted);margin-top:1px}.history-empty.svelte-1pyfjii{padding:8px;font-size:11px;color:var(--fg-muted)}.history-load-more.svelte-1pyfjii{display:block;width:100%;background:none;border:none;border-top:1px solid var(--border-sub);padding:5px 8px;font-size:11px;color:var(--fg-muted);cursor:pointer;text-align:center}.history-load-more.svelte-1pyfjii:hover:not(:disabled){background:var(--bg-active);color:var(--fg)}.history-load-more.svelte-1pyfjii:disabled{opacity:.5;cursor:default}.history-diff-notice.svelte-1pyfjii{padding:16px;font-size:12px;color:var(--fg-muted)}.tree-root-drop.svelte-1pyfjii{height:8px;list-style:none}.tree-root-drop.drag-target.svelte-1pyfjii{background:var(--bg-active);outline:1px dashed var(--fg-brand);outline-offset:-1px}.tree-dir.svelte-1pyfjii,.tree-file.svelte-1pyfjii{list-style:none}.tree-children.svelte-1pyfjii{list-style:none;padding:0;margin:0 0 0 10px;border-left:1px solid var(--indent-line)}.dir-row.svelte-1pyfjii{display:flex;align-items:center;gap:4px;padding:3px 0 3px 6px;cursor:default}.chevron.svelte-1pyfjii{background:none;border:none;color:var(--fg-muted);cursor:pointer;padding:0;font-size:14px;font-weight:300;line-height:1;width:12px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;transition:transform .12s ease}.chevron.open.svelte-1pyfjii{transform:rotate(90deg)}.dir-name.svelte-1pyfjii{color:var(--fg);font-size:12px;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dir-name.lib.svelte-1pyfjii{color:var(--fg-muted);font-style:italic}.lib-label.svelte-1pyfjii{display:flex;align-items:center;gap:2px;color:var(--fg-muted);cursor:pointer;flex-shrink:0;-webkit-user-select:none;user-select:none;padding-right:2px}.lib-label.svelte-1pyfjii input[type=checkbox]:where(.svelte-1pyfjii){position:absolute;opacity:0;width:0;height:0;pointer-events:none}.lib-checkmark.svelte-1pyfjii{flex-shrink:0;width:10px;height:10px;border:1.5px solid var(--border);border-radius:2px;background:var(--bg-input);position:relative;transition:background .12s,border-color .12s}.lib-label.svelte-1pyfjii input:where(.svelte-1pyfjii):checked+.lib-checkmark:where(.svelte-1pyfjii){background:var(--accent);border-color:var(--accent)}.lib-label.svelte-1pyfjii input:where(.svelte-1pyfjii):checked+.lib-checkmark:where(.svelte-1pyfjii):after{content:"";position:absolute;left:2px;top:0;width:3px;height:6px;border:1.5px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.lib-label.svelte-1pyfjii:hover .lib-checkmark:where(.svelte-1pyfjii){border-color:var(--accent)}.lib-tip-float.svelte-1pyfjii{position:fixed;transform:translateY(-100%);background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;padding:5px 8px;font-size:11px;color:var(--fg);width:200px;line-height:1.4;z-index:200;white-space:normal;pointer-events:none}.dis-label.svelte-1pyfjii{display:flex;align-items:center;gap:2px;color:var(--fg-muted);cursor:pointer;flex-shrink:0;-webkit-user-select:none;user-select:none;padding-right:4px}.dis-label.svelte-1pyfjii input[type=checkbox]:where(.svelte-1pyfjii){position:absolute;opacity:0;width:0;height:0;pointer-events:none}.dis-checkmark.svelte-1pyfjii{flex-shrink:0;width:10px;height:10px;border:1.5px solid var(--border);border-radius:2px;background:var(--bg-input);position:relative;transition:background .12s,border-color .12s}.dis-label.svelte-1pyfjii input:where(.svelte-1pyfjii):checked+.dis-checkmark:where(.svelte-1pyfjii){background:var(--fg-warn);border-color:var(--fg-warn)}.dis-label.svelte-1pyfjii input:where(.svelte-1pyfjii):checked+.dis-checkmark:where(.svelte-1pyfjii):after{content:"";position:absolute;left:2px;top:0;width:3px;height:6px;border:1.5px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.dis-label.svelte-1pyfjii:hover .dis-checkmark:where(.svelte-1pyfjii){border-color:var(--fg-warn)}.dis-label.dis-locked.svelte-1pyfjii{cursor:not-allowed;opacity:.4;pointer-events:none}.dis-spacer.svelte-1pyfjii{width:28px;flex-shrink:0}.tree-file.svelte-1pyfjii button:where(.svelte-1pyfjii){display:flex;align-items:center;gap:5px;width:100%;text-align:left;background:none;border:none;color:var(--fg);padding:3px 8px 3px 6px;cursor:pointer;font-size:12px}.tree-file.svelte-1pyfjii button.lib:where(.svelte-1pyfjii) .fname:where(.svelte-1pyfjii){color:var(--fg-muted);font-style:italic}.tree-file.svelte-1pyfjii button.dis:where(.svelte-1pyfjii) .fname:where(.svelte-1pyfjii){color:var(--fg-dim)}.tree-file.svelte-1pyfjii button.err:where(.svelte-1pyfjii) .fname:where(.svelte-1pyfjii){color:var(--fg-err)}.tree-file.svelte-1pyfjii button:where(.svelte-1pyfjii):hover{background:var(--bg-hover)}.tree-file.active-tab.svelte-1pyfjii button:where(.svelte-1pyfjii){background:var(--bg-active);color:var(--fg-text)}.tree-file.active.svelte-1pyfjii:not(.active-tab) button:where(.svelte-1pyfjii){background:var(--bg-hover)}.file-row.svelte-1pyfjii{display:flex;align-items:center}.badge.svelte-1pyfjii{display:inline-flex;align-items:center;justify-content:center;width:22px;font-size:9px;font-weight:700;border-radius:2px;background:transparent;color:#888;flex-shrink:0}.badge-js.svelte-1pyfjii,.badge-mjs.svelte-1pyfjii,.badge-cjs.svelte-1pyfjii{color:#b89a00;font-size:8px;letter-spacing:-.5px}.badge-ts.svelte-1pyfjii,.badge-tsx.svelte-1pyfjii{color:#2068c0}.badge-json.svelte-1pyfjii,.badge-jsonc.svelte-1pyfjii{color:#c06010}.badge-md.svelte-1pyfjii,.badge-markdown.svelte-1pyfjii{color:#1888b0;font-size:12px}.badge-yaml.svelte-1pyfjii,.badge-yml.svelte-1pyfjii{color:#7a28a8}.badge-css.svelte-1pyfjii,.badge-html.svelte-1pyfjii{color:#1570a8}.badge-sh.svelte-1pyfjii,.badge-bash.svelte-1pyfjii{color:#0a8840}.badge.badge-shelib.svelte-1pyfjii{color:var(--fg-muted)}.fname.svelte-1pyfjii{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dirty-dot.svelte-1pyfjii{color:#e5c07b;font-size:8px;flex-shrink:0}.err-dot.svelte-1pyfjii{color:var(--fg-err);font-size:8px;flex-shrink:0}.git-mod.svelte-1pyfjii{color:#e2c08d;font-size:10px;font-weight:600;flex-shrink:0}.err.svelte-1pyfjii{color:var(--fg-err);padding:8px;font-size:12px}.editor-area.svelte-1pyfjii{flex:1;display:flex;flex-direction:column;min-width:0}.editor-body.svelte-1pyfjii{flex:1;display:flex;min-height:0}.editor-left.svelte-1pyfjii{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}.editor-stack.svelte-1pyfjii{flex:1;position:relative;min-height:0}.editor-container.svelte-1pyfjii{position:absolute;top:0;right:0;bottom:0;left:0}.diff-overlay.svelte-1pyfjii{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;background:var(--bg-app)}.diff-bar.svelte-1pyfjii{display:flex;align-items:center;gap:8px;padding:5px 10px;background:var(--bg-panel);border-bottom:1px solid var(--border-sub);flex-shrink:0}.diff-title.svelte-1pyfjii{flex:1;font-size:12px;color:var(--fg-muted)}.diff-title.svelte-1pyfjii em:where(.svelte-1pyfjii){color:var(--fg);font-style:normal}.diff-actions.svelte-1pyfjii{display:flex;gap:6px}.accept-btn.svelte-1pyfjii{display:none}.accept-split.svelte-1pyfjii .split-main:where(.svelte-1pyfjii),.accept-split.svelte-1pyfjii .split-arrow:where(.svelte-1pyfjii){background:#1a6b30}.accept-split.svelte-1pyfjii .split-main:where(.svelte-1pyfjii):not(:disabled):hover,.accept-split.svelte-1pyfjii .split-arrow:where(.svelte-1pyfjii):not(:disabled):hover{background:#22883d}.discard-btn.svelte-1pyfjii{background:none;color:var(--fg-muted);border:1px solid var(--border);padding:3px 10px;border-radius:3px;cursor:pointer;font-size:12px}.discard-btn.svelte-1pyfjii:hover{background:var(--bg-hover);color:var(--fg)}.diff-container.svelte-1pyfjii{flex:1;min-height:0}.ai-toggle.svelte-1pyfjii{background:var(--bg-widget)!important;color:var(--fg-brand)!important;border:1px solid var(--border)!important;font-weight:600!important;display:inline-flex!important;align-items:center!important;gap:4px!important}.ai-toggle.svelte-1pyfjii:hover{background:var(--bg-hover)!important}.ai-toggle.ai-open.svelte-1pyfjii{background:var(--fg-brand)!important;color:#fff!important;border-color:var(--fg-brand)!important}.sidebar-resize-handle.svelte-1pyfjii{width:5px;cursor:col-resize;flex-shrink:0;background:var(--border-sub);transition:background .15s}.sidebar-resize-handle.svelte-1pyfjii:hover,.sidebar-resize-handle.svelte-1pyfjii:active{background:var(--accent)}.log-resize-handle.svelte-1pyfjii{height:5px;cursor:row-resize;flex-shrink:0;background:var(--border-sub);transition:background .15s}.log-resize-handle.svelte-1pyfjii:hover,.log-resize-handle.svelte-1pyfjii:active{background:var(--accent)}.chat-resize-handle.svelte-1pyfjii{width:5px;cursor:col-resize;flex-shrink:0;background:var(--border-sub);transition:background .15s}.chat-resize-handle.svelte-1pyfjii:hover,.chat-resize-handle.svelte-1pyfjii:active{background:var(--accent)}.chat-container.svelte-1pyfjii{display:flex;flex-direction:column;min-width:200px;max-width:700px;flex-shrink:0}.tab-bar.svelte-1pyfjii{display:flex;overflow-x:auto;background:var(--bg-app);border-bottom:1px solid var(--border-sub);flex-shrink:0;height:35px;scrollbar-width:none}.tab-bar.svelte-1pyfjii::-webkit-scrollbar{display:none}.tab.svelte-1pyfjii{display:flex;align-items:center;gap:5px;padding:0 10px;height:35px;min-width:0;max-width:180px;cursor:pointer;font-size:12px;color:var(--fg-muted);background:var(--bg-app);border-right:1px solid var(--border-sub);flex-shrink:0;-webkit-user-select:none;user-select:none}.tab.svelte-1pyfjii:hover{background:var(--bg-hover);color:var(--fg)}.tab.active.svelte-1pyfjii{background:var(--bg-panel);color:var(--fg);border-top:2px solid var(--fg-brand)}.tab-label.svelte-1pyfjii{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.tab-dirty.svelte-1pyfjii{color:#e5c07b;font-size:8px;flex-shrink:0}.tab-close.svelte-1pyfjii{background:none;border:none;color:var(--fg-muted);cursor:pointer;font-size:14px;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:2px;flex-shrink:0}.tab-close.svelte-1pyfjii:hover{background:var(--bg-hover);color:var(--fg)}.editor-toolbar.svelte-1pyfjii{display:flex;align-items:center;gap:6px;padding:6px 10px;background:var(--bg-panel);border-bottom:1px solid var(--border-sub);flex-shrink:0}.filename.svelte-1pyfjii{flex:1;font-size:12px;color:var(--fg-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.split-wrap.svelte-1pyfjii{position:relative;flex-shrink:0}.split-btn.svelte-1pyfjii{display:flex}.split-main.svelte-1pyfjii{background:var(--accent);color:#fff;border:none;padding:4px 10px;border-radius:3px 0 0 3px;cursor:pointer;font-size:12px;line-height:1}.split-main.svelte-1pyfjii:disabled{opacity:.4;cursor:default}.split-main.svelte-1pyfjii:not(:disabled):hover{background:var(--accent-hov)}.split-arrow.svelte-1pyfjii{background:var(--accent);color:#fff;border:none;border-left:1px solid rgba(255,255,255,.2);padding:4px 6px;border-radius:0 3px 3px 0;cursor:pointer;font-size:10px;line-height:1}.split-arrow.svelte-1pyfjii:disabled{opacity:.4;cursor:default}.split-arrow.svelte-1pyfjii:not(:disabled):hover{background:var(--accent-hov)}.split-backdrop.svelte-1pyfjii{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9}.split-menu.svelte-1pyfjii{position:absolute;top:calc(100% + 2px);right:0;z-index:10;background:var(--bg-widget);border:1px solid var(--border);border-radius:3px;display:flex;flex-direction:column;min-width:140px;box-shadow:0 4px 16px #0006}.split-menu.svelte-1pyfjii button:where(.svelte-1pyfjii){background:none;border:none;color:var(--fg);text-align:left;padding:7px 12px;cursor:pointer;font-size:12px}.split-menu.svelte-1pyfjii button:where(.svelte-1pyfjii):hover{background:var(--bg-hover)}.split-menu.svelte-1pyfjii button:where(.svelte-1pyfjii):disabled{opacity:.4;cursor:default}.split-menu.svelte-1pyfjii button:where(.svelte-1pyfjii):disabled:hover{background:none}.git-status.svelte-1pyfjii{display:flex;align-items:center;gap:5px;flex-shrink:0;font-size:11px}.git-branch.svelte-1pyfjii{color:var(--fg-muted)}.git-changes.svelte-1pyfjii{background:none;border:none;padding:0;cursor:pointer;color:var(--fg-warn);font-weight:600;font-size:11px}.git-changes.svelte-1pyfjii:hover{text-decoration:underline}.changes-wrap.svelte-1pyfjii{position:relative}.changes-backdrop.svelte-1pyfjii{position:fixed;top:0;right:0;bottom:0;left:0;z-index:19}.changes-popup.svelte-1pyfjii{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);z-index:20;background:var(--bg-widget);border:1px solid var(--border);border-radius:4px;box-shadow:0 4px 18px #00000080;min-width:280px;max-width:400px;display:flex;flex-direction:column}.changes-popup-hdr.svelte-1pyfjii{padding:7px 10px;font-size:11px;font-weight:600;color:var(--fg-muted);border-bottom:1px solid var(--border-sub);flex-shrink:0}.changes-list.svelte-1pyfjii{list-style:none;padding:4px 0;margin:0;max-height:180px;overflow-y:auto}.changes-item.svelte-1pyfjii{display:flex;align-items:center;gap:6px;padding:3px 10px}.changes-status.svelte-1pyfjii{font-size:10px;font-weight:700;color:var(--fg-warn);flex-shrink:0;width:16px}.changes-file.svelte-1pyfjii{font-size:11px;color:var(--fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.changes-commit-row.svelte-1pyfjii{display:flex;gap:4px;padding:6px 8px;border-top:1px solid var(--border-sub);flex-shrink:0}.changes-msg-input.svelte-1pyfjii{flex:1;background:var(--bg-input);border:1px solid var(--border-sub);color:var(--fg);padding:3px 6px;border-radius:3px;font-size:11px}.changes-commit-btn.svelte-1pyfjii{background:var(--accent);color:#fff;border:none;padding:3px 8px;border-radius:3px;cursor:pointer;font-size:11px;flex-shrink:0}.changes-commit-btn.svelte-1pyfjii:disabled{opacity:.4;cursor:default}.changes-commit-btn.svelte-1pyfjii:not(:disabled):hover{background:var(--accent-hov)}.changes-err.svelte-1pyfjii{padding:4px 10px 6px;font-size:11px;color:var(--fg-err)}.git-ahead.svelte-1pyfjii{color:#4fc1ff;font-weight:600}.git-behind.svelte-1pyfjii{color:var(--fg-err);font-weight:600}.editor-toolbar.svelte-1pyfjii>button:where(.svelte-1pyfjii){background:var(--accent);color:#fff;border:none;padding:4px 10px;border-radius:3px;cursor:pointer;font-size:12px;line-height:1}.editor-toolbar.svelte-1pyfjii>button:where(.svelte-1pyfjii):disabled{opacity:.4;cursor:default}.editor-toolbar.svelte-1pyfjii>button:where(.svelte-1pyfjii):not(:disabled):hover{background:var(--accent-hov)}.editor-toolbar.svelte-1pyfjii>button.danger:where(.svelte-1pyfjii){background:var(--accent-del)}.editor-toolbar.svelte-1pyfjii>button.danger:where(.svelte-1pyfjii):hover{background:var(--accent-del-hov)}.log-panel.svelte-1pyfjii{flex-shrink:0;display:flex;flex-direction:column;border-top:1px solid var(--border-sub)}.log-header.svelte-1pyfjii{display:flex;align-items:center;gap:6px;padding:4px 8px;background:var(--bg-panel);border-bottom:1px solid var(--border-sub);flex-shrink:0}.log-toggle.svelte-1pyfjii{background:none;border:none;color:var(--fg-muted);cursor:pointer;font-size:11px;padding:0;flex:1;text-align:left}.log-toggle.svelte-1pyfjii:hover{color:var(--fg)}.log-file.svelte-1pyfjii{font-style:italic}.log-clear.svelte-1pyfjii{background:none;border:none;color:var(--fg-muted);cursor:pointer;font-size:11px;padding:0 4px;border-radius:2px}.log-clear.svelte-1pyfjii:hover{background:var(--bg-hover);color:var(--fg)}.log-filter-level.svelte-1pyfjii{background:var(--bg-input);color:var(--fg);border:1px solid var(--border);padding:1px 4px;border-radius:3px;font-size:11px}.log-filter-text.svelte-1pyfjii{flex:1;max-width:160px;background:var(--bg-input);color:var(--fg);border:1px solid var(--border);padding:1px 5px;border-radius:3px;font-size:11px}.log-filter-regex.svelte-1pyfjii{display:flex;align-items:center;gap:4px;cursor:pointer;font-size:11px;color:var(--fg-muted);-webkit-user-select:none;user-select:none;white-space:nowrap}.log-filter-regex.svelte-1pyfjii input[type=checkbox]:where(.svelte-1pyfjii){position:absolute;opacity:0;width:0;height:0;pointer-events:none}.log-filter-checkmark.svelte-1pyfjii{flex-shrink:0;width:12px;height:12px;border:1.5px solid var(--border);border-radius:3px;background:var(--bg-input);position:relative;transition:background .12s,border-color .12s}.log-filter-regex.svelte-1pyfjii input:where(.svelte-1pyfjii):checked+.log-filter-checkmark:where(.svelte-1pyfjii){background:var(--accent);border-color:var(--accent)}.log-filter-regex.svelte-1pyfjii input:where(.svelte-1pyfjii):checked+.log-filter-checkmark:where(.svelte-1pyfjii):after{content:"";position:absolute;left:2px;top:0;width:4px;height:7px;border:1.5px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.log-filter-regex.svelte-1pyfjii:hover .log-filter-checkmark:where(.svelte-1pyfjii){border-color:var(--accent)}.log-body.svelte-1pyfjii{flex:1;overflow-y:auto;font-family:Cascadia Code,Fira Code,monospace;font-size:11px;padding:2px 0}.log-line.svelte-1pyfjii{display:flex;gap:8px;padding:0 8px;line-height:1.6}.log-line.svelte-1pyfjii:hover{background:var(--bg-hover)}.log-line.svelte-1pyfjii .ts:where(.svelte-1pyfjii){color:var(--fg-dim);flex-shrink:0}.log-line.svelte-1pyfjii .lvl:where(.svelte-1pyfjii){width:44px;flex-shrink:0;font-weight:700}.log-line.debug.svelte-1pyfjii .lvl:where(.svelte-1pyfjii){color:var(--fg-muted)}.log-line.info.svelte-1pyfjii .lvl:where(.svelte-1pyfjii){color:#4fc1ff}.log-line.warn.svelte-1pyfjii .lvl:where(.svelte-1pyfjii){color:var(--fg-warn)}.log-line.error.svelte-1pyfjii .lvl:where(.svelte-1pyfjii){color:var(--fg-err)}.log-line.svelte-1pyfjii .msg:where(.svelte-1pyfjii){color:var(--fg-text);word-break:break-all}.log-empty.svelte-1pyfjii{color:var(--fg-dim);font-size:11px;padding:4px 8px;font-style:italic}.dir-row.dir-selected.svelte-1pyfjii{background:var(--bg-hover)}.dir-row.dir-selected.svelte-1pyfjii .dir-name:where(.svelte-1pyfjii){color:var(--fg-brand)}.dir-row.drag-target.svelte-1pyfjii{background:var(--bg-active);outline:1px dashed var(--fg-brand);outline-offset:-1px}.dir-name.svelte-1pyfjii{cursor:pointer}.dir-name.svelte-1pyfjii:hover{color:var(--fg-brand)}.ctx-backdrop.svelte-1pyfjii{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99}.ctx-menu.svelte-1pyfjii{position:fixed;z-index:100;background:var(--bg-widget);border:1px solid var(--border);border-radius:4px;box-shadow:0 6px 24px #00000080;display:flex;flex-direction:column;min-width:160px;padding:3px 0}.ctx-menu.svelte-1pyfjii button:where(.svelte-1pyfjii){background:none;border:none;color:var(--fg);text-align:left;padding:6px 14px;cursor:pointer;font-size:12px}.ctx-menu.svelte-1pyfjii button:where(.svelte-1pyfjii):hover{background:var(--bg-hover)}.ctx-menu.svelte-1pyfjii button.danger:where(.svelte-1pyfjii){color:var(--fg-err)}.ctx-menu.svelte-1pyfjii hr:where(.svelte-1pyfjii){border:none;border-top:1px solid var(--border-sub);margin:3px 0}.welcome.svelte-1pyfjii{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:var(--bg-app);display:flex;align-items:center;justify-content:center}.welcome-inner.svelte-1pyfjii{max-width:480px;text-align:center;padding:32px 24px}.welcome-logo.svelte-1pyfjii{font-size:52px;font-weight:700;letter-spacing:-2px;color:var(--fg-brand);line-height:1;margin-bottom:8px;font-family:Cascadia Code,Fira Code,monospace}.welcome-sub.svelte-1pyfjii{color:var(--fg-muted);font-size:13px;margin:0 0 24px}.welcome-hint.svelte-1pyfjii{background:var(--bg-panel);border:1px solid var(--border-sub);border-radius:6px;padding:14px 18px;font-size:13px;color:var(--fg);line-height:1.6;text-align:left;margin-bottom:20px}.welcome-hint.svelte-1pyfjii kbd:where(.svelte-1pyfjii){background:var(--bg-widget);border:1px solid var(--border);border-radius:3px;padding:1px 5px;font-size:11px;font-family:inherit}.welcome-hint.svelte-1pyfjii code:where(.svelte-1pyfjii){color:var(--fg-brand);font-size:12px}.welcome-links.svelte-1pyfjii{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px}.welcome-links.svelte-1pyfjii a:where(.svelte-1pyfjii){color:var(--fg-brand);text-decoration:none}.welcome-links.svelte-1pyfjii a:where(.svelte-1pyfjii):hover{text-decoration:underline}.welcome-links.svelte-1pyfjii span:where(.svelte-1pyfjii){color:var(--fg-dim)}.welcome-shortcuts.svelte-1pyfjii{margin-top:20px;text-align:left;background:var(--bg-panel);border:1px solid var(--border-sub);border-radius:6px;padding:12px 18px}.welcome-shortcuts-title.svelte-1pyfjii{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted);margin-bottom:10px}.welcome-shortcuts-grid.svelte-1pyfjii{display:grid;grid-template-columns:max-content 1fr;gap:5px 12px;align-items:center;font-size:12px}.welcome-shortcuts-grid.svelte-1pyfjii .keys:where(.svelte-1pyfjii){display:flex;gap:3px;align-items:center}.welcome-shortcuts-grid.svelte-1pyfjii kbd:where(.svelte-1pyfjii){background:var(--bg-widget);border:1px solid var(--border);border-radius:3px;padding:1px 5px;font-size:11px;font-family:inherit;white-space:nowrap}.welcome-shortcuts-grid.svelte-1pyfjii span:where(.svelte-1pyfjii){color:var(--fg-muted);padding-left:4px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.config-root.svelte-767znw{display:flex;flex-direction:row;height:100%;overflow:hidden;background:var(--bg-app)}.config-sidebar.svelte-767znw{width:180px;flex-shrink:0;display:flex;flex-direction:column;background:var(--bg-panel);border-right:1px solid var(--border-sub);overflow:hidden}.sidebar-search.svelte-767znw{display:flex;align-items:center;gap:6px;padding:10px 10px 8px;border-bottom:1px solid var(--border-sub)}.search-icon.svelte-767znw{color:var(--fg-dim);flex-shrink:0}.search-input.svelte-767znw{flex:1;background:transparent;border:none;outline:none;color:var(--fg);font-size:12px;padding:0;font-family:inherit}.search-input.svelte-767znw::placeholder{color:var(--fg-dim)}.search-input.svelte-767znw::-webkit-search-cancel-button{display:none}.section-nav.svelte-767znw{flex:1;overflow-y:auto;padding:6px 0;display:flex;flex-direction:column}.section-link.svelte-767znw{display:block;width:100%;text-align:left;background:none;border:none;border-left:2px solid transparent;color:var(--fg-muted);font-size:12.5px;padding:6px 12px;cursor:pointer;border-radius:0;transition:color .1s;line-height:1.3}.section-link.svelte-767znw:hover{color:var(--fg);background:var(--bg-hover)}.section-link.active.svelte-767znw{color:var(--fg-brand);border-left-color:var(--fg-brand);background:color-mix(in srgb,var(--fg-brand) 8%,transparent)}.config-main.svelte-767znw{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.config-topbar.svelte-767znw{display:flex;align-items:center;gap:12px;padding:0 20px;height:40px;border-bottom:1px solid var(--border-sub);flex-shrink:0;background:var(--bg-panel)}.topbar-title.svelte-767znw{font-size:13px;font-weight:600;color:var(--fg);flex:1}.save-btn.svelte-767znw{background:var(--accent);color:#fff;border:none;padding:4px 16px;border-radius:3px;cursor:pointer;font-size:13px;flex-shrink:0}.save-btn.svelte-767znw:disabled{opacity:.4;cursor:default}.save-btn.svelte-767znw:not(:disabled):hover{background:var(--accent-hov)}.loading.svelte-767znw{flex:1;display:flex;align-items:center;justify-content:center;color:var(--fg-dim);font-size:13px}.config-form.svelte-767znw{flex:1;overflow-y:auto;padding:0 24px 32px;display:flex;flex-direction:column}section.svelte-767znw{display:flex;flex-direction:column;gap:10px;padding:20px 0 24px;border-bottom:1px solid var(--border-sub);max-width:640px}section.svelte-767znw:last-child{border-bottom:none}h3.svelte-767znw{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--fg-muted);margin:0 0 4px}.field.svelte-767znw{display:grid;grid-template-columns:200px 1fr;align-items:center;gap:12px}.field.svelte-767znw label:where(.svelte-767znw){font-size:13px;color:var(--fg);display:flex;align-items:center;gap:5px;white-space:nowrap}.check-label.svelte-767znw{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:var(--fg);white-space:normal;-webkit-user-select:none;user-select:none}.check-label.svelte-767znw input[type=checkbox]:where(.svelte-767znw){position:absolute;opacity:0;width:0;height:0;pointer-events:none}.checkmark.svelte-767znw{flex-shrink:0;width:15px;height:15px;border:1.5px solid var(--border);border-radius:3px;background:var(--bg-input);position:relative;transition:background .12s,border-color .12s}.check-label.svelte-767znw input:where(.svelte-767znw):checked+.checkmark:where(.svelte-767znw){background:var(--accent);border-color:var(--accent)}.check-label.svelte-767znw input:where(.svelte-767znw):checked+.checkmark:where(.svelte-767znw):after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:1.5px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.check-label.svelte-767znw:hover .checkmark:where(.svelte-767znw){border-color:var(--accent)}.check-label.muted.svelte-767znw{opacity:.4;cursor:default}.check-label.muted.svelte-767znw:hover .checkmark:where(.svelte-767znw){border-color:var(--border)}.muted.svelte-767znw{opacity:.4}input[type=text].svelte-767znw,input[type=number].svelte-767znw,input[type=password].svelte-767znw,select.svelte-767znw,textarea.svelte-767znw{background:var(--bg-input);color:var(--fg);border:1px solid var(--border);border-radius:3px;padding:5px 8px;font-size:13px;font-family:inherit;width:100%;box-sizing:border-box;outline:none}textarea.svelte-767znw{resize:vertical;font-family:monospace;font-size:11px;line-height:1.5}input[type=text].svelte-767znw:focus,input[type=number].svelte-767znw:focus,input[type=password].svelte-767znw:focus,select.svelte-767znw:focus,textarea.svelte-767znw:focus{border-color:var(--fg-brand)}input[type=checkbox].svelte-767znw{width:14px;height:14px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}input.svelte-767znw::placeholder,textarea.svelte-767znw::placeholder{color:var(--fg-dim)}.tip.svelte-767znw{position:relative;display:inline-flex;align-items:center;flex-shrink:0}.tip-icon.svelte-767znw{font-size:11px;color:var(--fg-brand);cursor:default;line-height:1;opacity:.7}.tip.svelte-767znw:hover .tip-icon:where(.svelte-767znw){opacity:1}.tip-box.svelte-767znw{display:none;position:absolute;left:20px;top:50%;transform:translateY(-50%);background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;padding:7px 10px;font-size:12px;color:var(--fg);width:260px;line-height:1.5;z-index:100;white-space:normal;pointer-events:none;box-shadow:0 4px 12px #00000080}.tip.svelte-767znw:hover .tip-box:where(.svelte-767znw){display:block}.err.svelte-767znw{color:var(--fg-err);font-size:13px}.ok.svelte-767znw{color:var(--fg-ok);font-size:13px}.field-error.svelte-767znw{font-size:12px;color:var(--fg-err);padding:2px 0}.field-ok.svelte-767znw{font-size:12px;color:var(--fg-ok);padding:2px 0}.preset-note.svelte-767znw{grid-column:1 / -1;font-size:11px;color:var(--fg-muted);padding:4px 0 4px 212px;line-height:1.4}.preset-note.free.svelte-767znw{color:var(--fg-ok, #4caf50)}.preset-note.svelte-767znw a:where(.svelte-767znw){color:inherit;text-decoration:underline}.free-badge.svelte-767znw{display:inline-block;font-size:9px;font-weight:700;letter-spacing:.06em;padding:1px 4px;border-radius:3px;background:#4caf502e;border:1px solid rgba(76,175,80,.4);color:var(--fg-ok, #4caf50);vertical-align:middle;margin-right:2px}.save-auth-btn.svelte-767znw{background:var(--accent);color:#fff;border:none;border-radius:4px;padding:6px 14px;font-size:13px;cursor:pointer}.save-auth-btn.svelte-767znw:disabled{opacity:.4;cursor:default}.save-auth-btn.svelte-767znw:not(:disabled):hover{background:var(--accent-hov)}.geo-actions.svelte-767znw{align-items:flex-start}.geo-btns.svelte-767znw{display:flex;gap:6px;flex-wrap:wrap}.geo-btn.svelte-767znw{background:var(--bg-input);color:var(--fg);border:1px solid var(--border);border-radius:3px;padding:4px 10px;font-size:12px;cursor:pointer;white-space:nowrap}.geo-btn.svelte-767znw:hover:not(:disabled){background:var(--bg-hover)}.geo-btn.svelte-767znw:disabled{opacity:.4;cursor:default}.map-label.svelte-767znw{font-size:13px;color:var(--fg);padding-top:4px}.map-note.svelte-767znw{font-size:11px;color:var(--fg-dim);font-weight:400}.map-container.svelte-767znw{width:100%;height:280px;border:1px solid var(--border);border-radius:3px;overflow:hidden}.page.svelte-18loop9{display:flex;flex-direction:column;height:100%}.toolbar.svelte-18loop9{display:flex;align-items:center;gap:8px;padding:6px 12px;background:var(--bg-panel);border-bottom:1px solid var(--border-sub);flex-shrink:0}h2.svelte-18loop9{font-size:13px;font-weight:600;flex:1}select.svelte-18loop9{background:var(--bg-input);color:var(--fg);border:1px solid var(--border);padding:2px 6px;border-radius:3px;font-size:12px}.filter-in.svelte-18loop9{flex:1;max-width:320px;background:var(--bg-input);color:var(--fg);border:1px solid var(--border);padding:2px 6px;border-radius:3px;font-size:12px}.check-label.svelte-18loop9{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:12px;color:var(--fg-muted);-webkit-user-select:none;user-select:none;white-space:nowrap}.check-label.svelte-18loop9 input[type=checkbox]:where(.svelte-18loop9){position:absolute;opacity:0;width:0;height:0;pointer-events:none}.checkmark.svelte-18loop9{flex-shrink:0;width:13px;height:13px;border:1.5px solid var(--border);border-radius:3px;background:var(--bg-input);position:relative;transition:background .12s,border-color .12s}.check-label.svelte-18loop9 input:where(.svelte-18loop9):checked+.checkmark:where(.svelte-18loop9){background:var(--accent);border-color:var(--accent)}.check-label.svelte-18loop9 input:where(.svelte-18loop9):checked+.checkmark:where(.svelte-18loop9):after{content:"";position:absolute;left:3px;top:0;width:4px;height:7px;border:1.5px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.check-label.svelte-18loop9:hover .checkmark:where(.svelte-18loop9){border-color:var(--accent)}button.svelte-18loop9{background:var(--bg-input);color:var(--fg);border:1px solid var(--border);padding:2px 8px;border-radius:3px;cursor:pointer;font-size:12px}button.svelte-18loop9:hover{background:var(--bg-active)}.log.svelte-18loop9{flex:1;overflow-y:auto;padding:4px 0;font-family:Cascadia Code,Fira Code,monospace;font-size:12px}.line.svelte-18loop9{display:flex;gap:8px;padding:1px 12px}.line.svelte-18loop9:hover{background:var(--bg-hover)}.ts.svelte-18loop9{color:var(--fg-dim);flex-shrink:0}.lvl.svelte-18loop9{width:48px;flex-shrink:0;font-weight:700}.debug.svelte-18loop9 .lvl:where(.svelte-18loop9){color:var(--fg-muted)}.info.svelte-18loop9 .lvl:where(.svelte-18loop9){color:#4fc1ff}.warn.svelte-18loop9 .lvl:where(.svelte-18loop9){color:var(--fg-warn)}.error.svelte-18loop9 .lvl:where(.svelte-18loop9){color:var(--fg-err)}.msg.svelte-18loop9{color:var(--fg-text);word-break:break-all}.chat-panel.svelte-1twuiul{display:flex;flex-direction:column;height:100%;background:var(--bg-panel);border-left:1px solid var(--border-sub);font-size:.85rem;overflow:hidden}.chat-header.svelte-1twuiul{display:flex;align-items:center;gap:6px;padding:6px 10px;border-bottom:1px solid var(--border-sub);flex-shrink:0}.chat-title.svelte-1twuiul{font-weight:600;font-size:.82rem;white-space:nowrap}.chat-model.svelte-1twuiul{color:var(--fg-dim);font-size:.75rem;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clear-btn.svelte-1twuiul{margin-left:auto;background:none;border:none;color:var(--fg-dim);cursor:pointer;font-size:.8rem;padding:2px 4px}.clear-btn.svelte-1twuiul:hover{color:var(--fg)}.messages.svelte-1twuiul{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:8px}.unconfigured.svelte-1twuiul{color:var(--fg-dim);font-size:.82rem;padding:12px;text-align:center;line-height:1.6}.suggestions.svelte-1twuiul{display:flex;flex-direction:column;gap:4px;padding:4px 0}.suggestions-hint.svelte-1twuiul{color:var(--fg-dim);font-size:.78rem;margin:0 0 4px}.chip.svelte-1twuiul{background:none;border:1px dashed var(--border);color:var(--fg-dim);padding:4px 8px;border-radius:4px;cursor:pointer;font-size:.78rem;text-align:left}.chip.svelte-1twuiul:hover{border-color:var(--accent);color:var(--fg)}.message.svelte-1twuiul{display:flex;flex-direction:column}.message.user.svelte-1twuiul{align-items:flex-end}.message.assistant.svelte-1twuiul{align-items:flex-start}.msg-content.svelte-1twuiul{max-width:100%}.user-text.svelte-1twuiul{background:var(--bg-active);padding:6px 10px;border-radius:8px 8px 2px;font-size:.82rem;white-space:pre-wrap;word-break:break-word}.code-block.svelte-1twuiul{margin:4px 0;border:1px solid var(--border-sub);border-radius:4px;overflow:hidden}.code-header.svelte-1twuiul{display:flex;align-items:center;justify-content:space-between;padding:2px 8px;background:var(--bg-app);border-bottom:1px solid var(--border-sub)}.code-lang.svelte-1twuiul{font-size:.7rem;color:var(--fg-dim);font-family:monospace}.code-actions.svelte-1twuiul{display:flex;gap:4px}.code-actions.svelte-1twuiul button:where(.svelte-1twuiul){background:none;border:1px solid var(--border);color:var(--fg-dim);padding:1px 6px;border-radius:3px;cursor:pointer;font-size:.72rem}.code-actions.svelte-1twuiul button:where(.svelte-1twuiul):hover{color:var(--fg);border-color:var(--fg-dim)}.code-body.svelte-1twuiul{position:relative}.code-body.collapsed.svelte-1twuiul pre:where(.svelte-1twuiul){max-height:200px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,black 60%,transparent 100%);mask-image:linear-gradient(to bottom,black 60%,transparent 100%)}.code-body.svelte-1twuiul pre:where(.svelte-1twuiul){margin:0;padding:8px;overflow-x:auto;font-size:.78rem;background:transparent}.code-body.svelte-1twuiul code:where(.svelte-1twuiul){font-family:Cascadia Code,Fira Code,monospace}.expand-btn.svelte-1twuiul{position:absolute;bottom:4px;left:50%;transform:translate(-50%);background:var(--bg-panel);border:1px solid var(--border);color:var(--fg-dim);padding:1px 10px;border-radius:3px;cursor:pointer;font-size:.7rem}.expand-btn.svelte-1twuiul:hover{color:var(--fg)}.apply-view-row.svelte-1twuiul{margin-top:6px}.apply-view-btn.svelte-1twuiul{background:var(--accent);color:#fff;border:none;padding:5px 12px;border-radius:4px;cursor:pointer;font-size:.8rem;font-weight:600}.apply-view-btn.svelte-1twuiul:hover{background:var(--accent-hov)}.text-block.svelte-1twuiul{font-size:.82rem;line-height:1.55;color:var(--fg-text)}.text-block p{margin:0 0 .4em}.text-block p:last-child{margin-bottom:0}.text-block strong{font-weight:700}.text-block em{font-style:italic}.text-block ul,.text-block ol{margin:.2em 0 .4em 1.2em;padding:0}.text-block li{margin-bottom:.2em}.text-block code{font-family:monospace;font-size:.9em;background:var(--bg-app);padding:0 3px;border-radius:2px}.text-block a{color:var(--accent)}code.hljs{background:transparent!important}.hljs-keyword{color:#c678dd}.hljs-string{color:#98c379}.hljs-number{color:#d19a66}.hljs-comment{color:#5c6370;font-style:italic}.hljs-function{color:#61afef}.hljs-built_in{color:#e06c75}.hljs-variable{color:#abb2bf}.hljs-title{color:#61afef}.hljs-params{color:#abb2bf}.hljs-attr{color:#e06c75}.hljs-literal,.hljs-operator{color:#56b6c2}.status-shimmer.svelte-1twuiul{display:inline-block;font-family:monospace;font-size:.78rem;color:transparent;background:linear-gradient(90deg,var(--fg-dim) 25%,var(--fg) 50%,var(--fg-dim) 75%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:svelte-1twuiul-shimmer 12s linear infinite}@keyframes svelte-1twuiul-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.chat-error.svelte-1twuiul{padding:6px 10px;background:#3a1818;color:#f88;font-size:.8rem;flex-shrink:0}.context-row.svelte-1twuiul{display:flex;gap:10px;padding:4px 10px;border-top:1px solid var(--border-sub);flex-shrink:0}.context-row.svelte-1twuiul label:where(.svelte-1twuiul){display:flex;align-items:center;gap:4px;font-size:.75rem;color:var(--fg-dim);cursor:pointer;-webkit-user-select:none;user-select:none}.context-row.svelte-1twuiul label:where(.svelte-1twuiul):hover{color:var(--fg)}.context-row.svelte-1twuiul input[type=checkbox]:where(.svelte-1twuiul){position:absolute;opacity:0;width:0;height:0;pointer-events:none}.context-row.svelte-1twuiul .checkmark:where(.svelte-1twuiul){flex-shrink:0;width:11px;height:11px;border:1.5px solid var(--border);border-radius:2px;background:var(--bg-app);position:relative;transition:background .12s,border-color .12s}.context-row.svelte-1twuiul input:where(.svelte-1twuiul):checked+.checkmark:where(.svelte-1twuiul){background:var(--accent);border-color:var(--accent)}.context-row.svelte-1twuiul input:where(.svelte-1twuiul):checked+.checkmark:where(.svelte-1twuiul):after{content:"";position:absolute;left:2px;top:-1px;width:3px;height:6px;border:1.5px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.context-row.svelte-1twuiul label:where(.svelte-1twuiul):hover .checkmark:where(.svelte-1twuiul){border-color:var(--accent)}.files-row.svelte-1twuiul{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:3px 8px;background:var(--bg-panel);border-top:1px solid var(--border-sub);min-height:28px;flex-shrink:0}.file-chip.svelte-1twuiul{display:inline-flex;align-items:center;gap:2px;background:var(--bg-app);border:1px solid var(--border-sub);border-radius:4px;padding:1px 3px 1px 1px;font-size:.75rem;color:var(--fg);max-width:200px}.file-chip.inactive.svelte-1twuiul{opacity:.4}.chip-name.svelte-1twuiul{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px;line-height:1.4}.chip-remove.svelte-1twuiul{background:none;border:none;color:var(--fg-dim);cursor:pointer;padding:0 2px;font-size:13px;line-height:1;flex-shrink:0}.chip-remove.svelte-1twuiul:hover{color:var(--fg)}.add-file-btn.svelte-1twuiul{background:none;border:1px dashed var(--border-sub);border-radius:4px;color:var(--fg-dim);cursor:pointer;width:22px;height:22px;font-size:15px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;padding:0}.add-file-btn.svelte-1twuiul:hover{color:var(--fg);border-color:var(--fg-dim)}.file-input-hidden.svelte-1twuiul{display:none}.badge.svelte-1twuiul{display:inline-flex;align-items:center;justify-content:center;width:20px;font-size:8px;font-weight:700;border-radius:2px;background:transparent;color:#888;flex-shrink:0}.badge-js.svelte-1twuiul,.badge-mjs.svelte-1twuiul,.badge-cjs.svelte-1twuiul{color:#b89a00;font-size:7px}.badge-ts.svelte-1twuiul,.badge-tsx.svelte-1twuiul{color:#2068c0}.badge-json.svelte-1twuiul,.badge-jsonc.svelte-1twuiul{color:#c06010}.badge-md.svelte-1twuiul,.badge-markdown.svelte-1twuiul{color:#1888b0;font-size:11px}.badge-yaml.svelte-1twuiul,.badge-yml.svelte-1twuiul{color:#7a28a8}.badge-sh.svelte-1twuiul,.badge-bash.svelte-1twuiul{color:#0a8840}.badge-db.svelte-1twuiul{color:var(--accent);font-size:7px}.tool-events.svelte-1twuiul{padding:4px 8px 2px;display:flex;flex-direction:column;gap:2px}.tool-event.svelte-1twuiul{display:flex;align-items:center;gap:5px;font-size:.75rem;font-family:monospace;color:var(--fg-dim);opacity:.8}.tool-event.tool-call.svelte-1twuiul{color:var(--accent);opacity:1}.tool-event.tool-result.svelte-1twuiul{color:var(--fg-dim)}.tool-icon.svelte-1twuiul{font-style:normal}.tool-name.svelte-1twuiul{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.req-size.svelte-1twuiul{margin-left:auto;font-size:.7rem;color:var(--fg-dim);white-space:nowrap;flex-shrink:0}.input-row.svelte-1twuiul{display:flex;align-items:flex-end;gap:4px;padding:6px;border-top:1px solid var(--border-sub);flex-shrink:0}.input-row.drag-over.svelte-1twuiul .textarea-wrap:where(.svelte-1twuiul){background:var(--accent)}@property --border-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes svelte-1twuiul-border-spin{to{--border-angle: 360deg}}.textarea-wrap.svelte-1twuiul{flex:1;position:relative;border-radius:5px;padding:1px;background:var(--border);transition:background .2s;display:flex}.textarea-wrap.svelte-1twuiul:focus-within{background:var(--accent)}.textarea-wrap.loading.svelte-1twuiul,.textarea-wrap.loading.svelte-1twuiul:focus-within{padding:1.5px;background:transparent;transition:none}.textarea-wrap.loading.svelte-1twuiul:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:conic-gradient(from var(--border-angle),transparent 0%,transparent 45%,#3baee0 60%,#90d4ff 68%,#ffffff 73%,#90d4ff 78%,#3baee0 88%,transparent 95%,transparent 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:svelte-1twuiul-border-spin 2s linear infinite;pointer-events:none}.textarea-wrap.svelte-1twuiul textarea:where(.svelte-1twuiul){flex:1;min-width:0;background:var(--bg-app);color:var(--fg);border:none;border-radius:4px;padding:6px 8px;font-size:.82rem;resize:none;font-family:inherit;line-height:1.4}.textarea-wrap.svelte-1twuiul textarea:where(.svelte-1twuiul):focus{outline:none}.textarea-wrap.svelte-1twuiul textarea:where(.svelte-1twuiul)::placeholder{color:var(--fg-dim)}.textarea-wrap.svelte-1twuiul textarea:where(.svelte-1twuiul):disabled{opacity:.5;cursor:not-allowed}.send-btn.svelte-1twuiul,.stop-btn.svelte-1twuiul{flex-shrink:0;width:32px;height:32px;border-radius:6px;border:none;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center}.send-btn.svelte-1twuiul{background:var(--accent);color:#fff}.send-btn.svelte-1twuiul:hover:not(:disabled){background:var(--accent-hov)}.send-btn.svelte-1twuiul:disabled{opacity:.4;cursor:default}.stop-btn.svelte-1twuiul{background:#c0392b;color:#fff}.stop-btn.svelte-1twuiul:hover{background:#a93226}.model-bar.svelte-1twuiul{display:flex;align-items:center;gap:6px;padding:3px 8px;border-top:1px solid var(--border-sub);flex-shrink:0;font-size:.72rem;color:var(--fg-dim)}.model-provider.svelte-1twuiul{flex-shrink:0}.model-select.svelte-1twuiul{flex:1;min-width:0;background:var(--bg-app);color:var(--fg);border:1px solid var(--border);border-radius:3px;padding:1px 4px;font-size:.72rem}.model-name.svelte-1twuiul{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info-btn.svelte-1twuiul{background:none;border:none;color:var(--fg-dim);cursor:pointer;font-size:.85rem;padding:1px 3px}.info-btn.svelte-1twuiul:hover{color:var(--fg)}.info-overlay.svelte-1twuiul{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200;display:flex;align-items:center;justify-content:center}.info-popup.svelte-1twuiul{background:var(--bg-panel);border:1px solid var(--border);border-radius:8px;min-width:280px;max-width:400px;box-shadow:0 8px 32px #0006}.info-popup-header.svelte-1twuiul{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid var(--border-sub);font-weight:600;font-size:.85rem}.info-popup-header.svelte-1twuiul button:where(.svelte-1twuiul){background:none;border:none;color:var(--fg-dim);cursor:pointer;font-size:.9rem}.info-popup-body.svelte-1twuiul{padding:12px 14px;font-size:.82rem}.info-popup-body.svelte-1twuiul dl:where(.svelte-1twuiul){display:grid;grid-template-columns:auto 1fr;gap:4px 12px}.info-popup-body.svelte-1twuiul dt:where(.svelte-1twuiul){color:var(--fg-dim)}.info-popup-body.svelte-1twuiul dd:where(.svelte-1twuiul){margin:0}.info-status.svelte-1twuiul{color:var(--fg-dim);margin:0}.info-err.svelte-1twuiul{color:#f88}.running-model.svelte-1twuiul{font-size:.78rem}.dim.svelte-1twuiul{color:var(--fg-dim)}.me.svelte-1pxdb1{width:100%;height:100%}.db-root.svelte-rrt0o{display:flex;flex-direction:column;height:100%;font-size:.9rem}.panel-tabs.svelte-rrt0o{display:flex;align-items:center;gap:4px;padding:4px 8px;border-bottom:1px solid var(--border-sub)}.panel-tabs.svelte-rrt0o button:where(.svelte-rrt0o){background:none;border:1px solid var(--border);color:var(--fg);padding:3px 12px;border-radius:4px;cursor:pointer}.panel-tabs.svelte-rrt0o button.active:where(.svelte-rrt0o){background:var(--bg-active);color:var(--fg-text)}.ai-toggle.svelte-rrt0o{margin-left:auto;background:var(--bg-widget)!important;color:var(--fg-brand)!important;border:1px solid var(--border)!important;font-weight:600!important;display:inline-flex!important;align-items:center!important;gap:4px!important;padding:3px 10px!important;border-radius:4px!important;cursor:pointer!important;font-size:12px!important}.ai-toggle.svelte-rrt0o:hover{background:var(--bg-hover)!important}.ai-toggle.ai-open.svelte-rrt0o{background:var(--fg-brand)!important;color:#fff!important;border-color:var(--fg-brand)!important}.panel.svelte-rrt0o{display:flex;flex:1;overflow:hidden}.sidebar.svelte-rrt0o{min-width:140px;max-width:500px;flex-shrink:0;display:flex;flex-direction:column;overflow:hidden;background:var(--bg-panel)}.resize-handle.svelte-rrt0o{width:5px;flex-shrink:0;cursor:col-resize;background:var(--border-sub);transition:background .15s}.resize-handle.svelte-rrt0o:hover,.resize-handle.svelte-rrt0o:active{background:var(--accent)}.chat-resize-handle.svelte-rrt0o{width:5px;flex-shrink:0;cursor:col-resize;background:var(--border-sub);transition:background .15s}.chat-resize-handle.svelte-rrt0o:hover,.chat-resize-handle.svelte-rrt0o:active{background:var(--accent)}.chat-pane.svelte-rrt0o{flex-shrink:0;min-width:240px;max-width:600px;overflow:hidden;display:flex;flex-direction:column}.toolbar.svelte-rrt0o{display:flex;align-items:center;gap:4px;padding:8px;border-bottom:1px solid var(--border-sub)}.toolbar.svelte-rrt0o button:where(.svelte-rrt0o){flex:1;background:var(--accent);color:#fff;border:none;padding:4px 6px;border-radius:3px;cursor:pointer;font-size:12px;line-height:1}.toolbar.svelte-rrt0o button:where(.svelte-rrt0o):hover{background:var(--accent-hov)}.new-item-form.svelte-rrt0o{display:flex;flex-wrap:wrap;gap:4px;padding:4px 6px;border-bottom:1px solid var(--border-sub)}.new-item-form.svelte-rrt0o input:where(.svelte-rrt0o){flex:1 1 0;min-width:60px;background:var(--bg-app);border:1px solid var(--border);color:var(--fg);padding:2px 6px;border-radius:3px;font-size:.82rem}.new-item-form.svelte-rrt0o button:where(.svelte-rrt0o){flex-shrink:0;background:var(--accent);border:none;color:#fff;padding:2px 8px;border-radius:3px;cursor:pointer;font-size:.82rem}.form-error.svelte-rrt0o{padding:2px 6px 4px;font-size:.78rem;color:var(--error, #e05252);border-bottom:1px solid var(--border-sub)}.sidebar-search.svelte-rrt0o{padding:4px 6px;border-bottom:1px solid var(--border-sub);flex-shrink:0}.sidebar-search.svelte-rrt0o input:where(.svelte-rrt0o){width:100%;box-sizing:border-box;background:var(--bg-app);border:1px solid var(--border);border-radius:3px;color:var(--fg);padding:3px 6px;font-size:12px}.flat-list.svelte-rrt0o{flex:1;overflow-y:auto;list-style:none;padding:4px 0;margin:0}.flat-item.svelte-rrt0o{padding:3px 10px;font-size:12px;font-family:monospace;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--fg)}.flat-item.svelte-rrt0o:hover{background:var(--bg-hover)}.flat-item.active-item.svelte-rrt0o{background:var(--bg-active);color:var(--fg-text)}.editor-area.svelte-rrt0o{flex:1;display:flex;flex-direction:column;overflow:hidden}.editor-toolbar.svelte-rrt0o{display:flex;align-items:center;gap:6px;padding:6px 10px;border-bottom:1px solid var(--border-sub);flex-shrink:0}.editor-title.svelte-rrt0o{flex:1;font-weight:700;font-size:.85rem;color:var(--fg);word-break:break-all}.editor-toolbar.svelte-rrt0o button:where(.svelte-rrt0o){background:var(--accent);border:none;color:#fff;padding:3px 10px;border-radius:3px;cursor:pointer;font-size:.82rem}.btn-danger.svelte-rrt0o{background:var(--accent-del)!important}.error-bar.svelte-rrt0o{background:var(--bg-err-subtle);color:var(--fg-err-subtle);padding:4px 10px;font-size:.82rem;flex-shrink:0}.loading.svelte-rrt0o{flex:1;display:flex;align-items:center;justify-content:center;color:var(--fg-dim);font-size:.9rem}.monaco-doc-wrap.svelte-rrt0o{flex:1;overflow:hidden;min-height:0}.monaco-view-wrap.svelte-rrt0o{overflow:auto;resize:vertical}.monaco-view-wrap--map.svelte-rrt0o{height:240px}.monaco-view-wrap--reduce.svelte-rrt0o{height:160px}.view-sections.svelte-rrt0o{overflow-y:auto;flex:1}.view-section.svelte-rrt0o{border-bottom:1px solid var(--border-sub)}.section-title.svelte-rrt0o{padding:5px 10px 4px;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);background:var(--bg-panel);border-bottom:1px solid var(--border-sub);-webkit-user-select:none;user-select:none}.section-hint.svelte-rrt0o{font-weight:400;text-transform:none;letter-spacing:0;color:var(--fg-dim)}.view-section--options.svelte-rrt0o{padding:8px;display:flex;flex-direction:column;gap:6px}.opt-check.svelte-rrt0o{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--fg);cursor:pointer;-webkit-user-select:none;user-select:none}.opt-check.svelte-rrt0o input[type=checkbox]:where(.svelte-rrt0o){position:absolute;opacity:0;width:0;height:0;pointer-events:none}.opt-check.svelte-rrt0o .checkmark:where(.svelte-rrt0o){flex-shrink:0;width:13px;height:13px;border:1.5px solid var(--border);border-radius:2px;background:var(--bg-app);position:relative;transition:background .12s,border-color .12s}.opt-check.svelte-rrt0o input:where(.svelte-rrt0o):checked+.checkmark:where(.svelte-rrt0o){background:var(--accent);border-color:var(--accent)}.opt-check.svelte-rrt0o input:where(.svelte-rrt0o):checked+.checkmark:where(.svelte-rrt0o):after{content:"";position:absolute;left:3px;top:0;width:4px;height:7px;border:1.5px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.opt-check.svelte-rrt0o:hover .checkmark:where(.svelte-rrt0o){border-color:var(--accent)}.section-body.svelte-rrt0o{padding:6px 8px}.filter-input.svelte-rrt0o{width:100%;box-sizing:border-box;background:var(--bg-app);border:1px solid var(--border);color:var(--fg);padding:4px 8px;border-radius:3px;font-size:.82rem}.view-result.svelte-rrt0o{margin:8px;border:1px solid var(--border-sub);border-radius:4px;overflow:hidden}.result-header.svelte-rrt0o{display:flex;align-items:center;gap:8px;padding:4px 10px;background:var(--bg-app);border-bottom:1px solid var(--border-sub);font-size:.8rem;color:var(--fg-muted)}.badge-ok.svelte-rrt0o{background:var(--bg-diff-add);color:var(--fg-diff-add);padding:1px 6px;border-radius:3px;font-size:.75rem}.badge-error.svelte-rrt0o{background:var(--bg-diff-del);color:var(--fg-diff-del);padding:1px 6px;border-radius:3px;font-size:.75rem}.result-json.svelte-rrt0o,.result-error.svelte-rrt0o{margin:0;padding:8px;background:var(--bg-app);color:var(--fg-text);font-family:Cascadia Code,Fira Mono,monospace;font-size:.8rem;overflow:auto;max-height:260px;white-space:pre-wrap}.result-error.svelte-rrt0o{color:var(--fg-err-subtle)}.welcome.svelte-rrt0o{flex:1;display:flex;align-items:center;justify-content:center;background:var(--bg-app)}.welcome-inner.svelte-rrt0o{max-width:480px;text-align:center;padding:32px 24px}.welcome-logo.svelte-rrt0o{font-size:52px;font-weight:700;letter-spacing:-2px;color:var(--fg-brand);line-height:1;margin-bottom:8px;font-family:Cascadia Code,Fira Code,monospace}.welcome-sub.svelte-rrt0o{color:var(--fg-muted);font-size:13px;margin:0 0 24px}.welcome-hint.svelte-rrt0o{background:var(--bg-panel);border:1px solid var(--border-sub);border-radius:6px;padding:14px 18px;font-size:13px;color:var(--fg);line-height:1.6;text-align:left;margin-bottom:20px}.welcome-hint.svelte-rrt0o code:where(.svelte-rrt0o){color:var(--fg-brand);font-size:12px}.welcome-links.svelte-rrt0o{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px}.welcome-links.svelte-rrt0o a:where(.svelte-rrt0o){color:var(--fg-brand);text-decoration:none}.welcome-links.svelte-rrt0o a:where(.svelte-rrt0o):hover{text-decoration:underline}.welcome-links.svelte-rrt0o span:where(.svelte-rrt0o){color:var(--fg-dim)}.matter-page.svelte-1ua3isv{display:flex;flex-direction:column;height:100%;color:var(--fg);font-size:13px}.matter-main.svelte-1ua3isv{flex:1;display:flex;overflow:hidden}.sidebar.svelte-1ua3isv{width:220px;min-width:160px;border-right:1px solid var(--border-sub);display:flex;flex-direction:column;background:var(--bg-panel);overflow-y:auto}.sidebar-header.svelte-1ua3isv{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid var(--border-sub)}.sidebar-title.svelte-1ua3isv{font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--fg-muted)}.add-btn.svelte-1ua3isv{background:none;border:none;color:var(--fg-brand);cursor:pointer;font-size:16px;padding:0 4px;line-height:1}.add-btn.svelte-1ua3isv:hover{color:var(--fg-value)}.wizard.svelte-1ua3isv{padding:8px 10px;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:6px}.wizard-tabs.svelte-1ua3isv{display:flex;gap:4px}.wizard-tabs.svelte-1ua3isv button:where(.svelte-1ua3isv){flex:1;background:var(--bg-widget);border:1px solid var(--border);color:var(--fg);cursor:pointer;padding:3px 6px;border-radius:3px;font-size:11px}.wizard-tabs.svelte-1ua3isv button.active:where(.svelte-1ua3isv){background:var(--bg-active);color:var(--fg-text);border-color:var(--fg-brand)}label.svelte-1ua3isv{display:flex;flex-direction:column;gap:2px;font-size:11px;color:var(--fg-muted)}input.svelte-1ua3isv{background:var(--bg-app);border:1px solid var(--border);color:var(--fg-text);padding:3px 6px;border-radius:3px;font-size:12px;width:100%;box-sizing:border-box}input.svelte-1ua3isv:focus{outline:none;border-color:var(--fg-brand)}.commission-btn.svelte-1ua3isv{background:var(--accent);border:none;color:#fff;cursor:pointer;padding:4px 8px;border-radius:3px;font-size:12px}.commission-btn.svelte-1ua3isv:hover:not(:disabled){background:var(--accent-hov)}.commission-btn.svelte-1ua3isv:disabled{opacity:.5;cursor:default}.device-list.svelte-1ua3isv{list-style:none;margin:0;padding:4px 0;flex:1}.device-list.svelte-1ua3isv li:where(.svelte-1ua3isv){display:flex;align-items:center;padding:5px 10px;cursor:pointer;border-radius:3px;margin:1px 4px}.device-select-btn.svelte-1ua3isv{background:none;border:none;color:inherit;cursor:pointer;display:flex;align-items:center;gap:6px;flex:1;min-width:0;padding:0;font:inherit;text-align:left}.device-list.svelte-1ua3isv li:where(.svelte-1ua3isv):hover{background:var(--bg-hover)}.device-list.svelte-1ua3isv li.selected:where(.svelte-1ua3isv){background:var(--bg-active)}.device-list.svelte-1ua3isv li.empty:where(.svelte-1ua3isv){cursor:default;color:var(--fg-dim);font-style:italic}.device-list.svelte-1ua3isv li.empty:where(.svelte-1ua3isv):hover{background:none}.status-dot.svelte-1ua3isv{width:8px;height:8px;border-radius:50%;background:var(--fg-dim);flex-shrink:0}.status-dot.online.svelte-1ua3isv{background:var(--fg-ok)}.device-label.svelte-1ua3isv{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:1px}.device-name.svelte-1ua3isv{font-size:12px;color:var(--fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.device-nodeid.svelte-1ua3isv{font-family:monospace;font-size:10px;color:var(--fg-dim)}.unpair-btn.svelte-1ua3isv{background:none;border:none;color:var(--fg-dim);cursor:pointer;font-size:11px;padding:0 2px;opacity:0}.device-list.svelte-1ua3isv li:where(.svelte-1ua3isv):hover .unpair-btn:where(.svelte-1ua3isv){opacity:1;color:var(--fg-err)}.detail.svelte-1ua3isv{flex:1;padding:16px 20px;overflow-y:auto}.detail-hdr.svelte-1ua3isv{margin-bottom:14px}.detail.svelte-1ua3isv h2:where(.svelte-1ua3isv){font-size:15px;font-weight:600;margin:0 0 2px;color:var(--fg-text)}.device-subtitle.svelte-1ua3isv{margin:0 0 2px;font-size:11px;color:var(--fg-muted)}.detail-nodeid.svelte-1ua3isv{margin:0;font-family:monospace;font-size:10px;color:var(--fg-dim)}details.svelte-1ua3isv{margin-bottom:8px;background:var(--bg-panel);border:1px solid var(--border-sub);border-radius:4px}summary.svelte-1ua3isv{padding:6px 10px;cursor:pointer;font-weight:500;color:var(--fg-value);font-size:12px;display:flex;align-items:center;gap:6px}.ep-id.svelte-1ua3isv{font-family:monospace;font-size:10px;color:var(--fg-dim);font-weight:400}.ep-chips.svelte-1ua3isv{display:flex;flex-wrap:wrap;gap:3px;margin-left:4px;flex:1;overflow:hidden}details[open].svelte-1ua3isv .ep-chips:where(.svelte-1ua3isv){display:none}.ep-chip.svelte-1ua3isv{background:var(--bg-widget);border:1px solid var(--border);border-radius:3px;padding:0 5px;font-family:monospace;font-size:10px;font-weight:400;color:#ce9178;white-space:nowrap;line-height:16px}.cluster-table.svelte-1ua3isv{width:100%;border-collapse:collapse;font-size:11px;margin:0;table-layout:fixed}.col-attr-name.svelte-1ua3isv{width:200px}.col-attr-actions.svelte-1ua3isv{width:110px}.cluster-table.svelte-1ua3isv tbody:where(.svelte-1ua3isv) tr:where(.svelte-1ua3isv){border-bottom:1px solid var(--border-sub)}.cluster-table.svelte-1ua3isv tbody:where(.svelte-1ua3isv) tr:where(.svelte-1ua3isv):last-child{border-bottom:none}.cluster-hdr-row.svelte-1ua3isv{background:var(--bg-hover)}.cluster-hdr-cell.svelte-1ua3isv{padding:3px 10px;font-family:monospace;font-size:10px;font-weight:600;letter-spacing:.3px;color:#ce9178;text-transform:none;border-bottom:1px solid var(--border-sub)}.attr-name-cell.svelte-1ua3isv{padding:3px 6px 3px 18px;white-space:nowrap;vertical-align:middle;overflow:hidden;text-overflow:ellipsis}.attr-actions-cell.svelte-1ua3isv{padding:2px 6px;white-space:nowrap;vertical-align:middle}.attr-val-cell.svelte-1ua3isv{padding:3px 10px 3px 6px;vertical-align:middle}.attr-key.svelte-1ua3isv{color:var(--fg-muted);font-family:monospace}.attr-id.svelte-1ua3isv{color:var(--fg-dim);font-family:monospace;font-size:10px}.attr-actions.svelte-1ua3isv{display:flex;flex-wrap:nowrap;gap:3px}.attr-action-btn.svelte-1ua3isv{padding:1px 6px;font-size:10px;border:1px solid var(--border);border-radius:3px;background:var(--bg-input, #2a2a2a);color:var(--fg);cursor:pointer;line-height:1.4}.attr-action-btn.svelte-1ua3isv:hover{background:var(--bg-active)}.attr-action-btn.svelte-1ua3isv:active{opacity:.7}.attr-val.svelte-1ua3isv{color:var(--fg-value);font-family:monospace;word-break:break-all}.attr-link.svelte-1ua3isv{color:var(--fg-link, #4ec9b0);font-family:monospace;word-break:break-all;text-decoration:none}.attr-link.svelte-1ua3isv:hover{text-decoration:underline}.attr-obj-table.svelte-1ua3isv,.attr-arr-table.svelte-1ua3isv{border-collapse:collapse;font-size:11px;font-family:monospace}.attr-arr-table.svelte-1ua3isv thead:where(.svelte-1ua3isv) th:where(.svelte-1ua3isv){color:var(--fg-muted);font-weight:600;font-size:10px;padding:0 10px 2px 0;text-align:left;white-space:nowrap;border-bottom:1px solid var(--border-sub)}.attr-arr-table.svelte-1ua3isv tbody:where(.svelte-1ua3isv) td:where(.svelte-1ua3isv){color:var(--fg-value);padding:1px 10px 1px 0;vertical-align:baseline;white-space:nowrap}.attr-obj-key.svelte-1ua3isv{color:var(--fg-muted);padding:0 8px 0 0;white-space:nowrap;vertical-align:baseline}.attr-obj-val.svelte-1ua3isv{color:var(--fg-value);word-break:break-all;vertical-align:baseline}.cmd-list.svelte-1ua3isv{font-family:monospace;font-size:11px}.cmd-name.svelte-1ua3isv{color:var(--fg-value)}.cmd-id.svelte-1ua3isv{color:var(--fg-dim);font-size:10px}.cmd-sep.svelte-1ua3isv{color:var(--fg-dim)}.no-clusters.svelte-1ua3isv{margin:0;padding:6px 10px;font-style:italic;color:var(--fg-dim);font-size:11px}.info.svelte-1ua3isv{color:var(--fg-dim);font-style:italic}.err.svelte-1ua3isv{color:var(--fg-err)}.stream-panel.svelte-1ua3isv{flex-shrink:0;border-top:1px solid var(--border);background:var(--bg-panel);display:flex;flex-direction:column;min-height:28px}.stream-resize.svelte-1ua3isv{height:5px;margin-top:-3px;cursor:ns-resize;flex-shrink:0;background:transparent;transition:background .15s}.stream-resize.svelte-1ua3isv:hover{background:var(--accent);opacity:.4}.stream-hdr-row.svelte-1ua3isv{display:flex;align-items:center;flex-shrink:0;padding:4px 8px 4px 12px;gap:6px;border-bottom:1px solid var(--border-sub);min-height:28px}.stream-title.svelte-1ua3isv{flex:1;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--fg-muted)}.stream-badge.svelte-1ua3isv{font-size:10px;background:var(--accent);color:#fff;border-radius:8px;padding:0 5px;line-height:16px}.stream-toggle.svelte-1ua3isv{background:none;border:none;color:var(--fg-dim);cursor:pointer;padding:2px 6px;font-size:11px;border-radius:3px;flex-shrink:0}.stream-toggle.svelte-1ua3isv:hover{background:var(--bg-hover);color:var(--fg)}.stream-body.svelte-1ua3isv{overflow:hidden;flex:1;font-size:12px;font-family:monospace}.stream-empty.svelte-1ua3isv{padding:4px 12px;color:var(--fg-dim);font-style:italic}.er.svelte-1ua3isv{display:flex;align-items:center;gap:8px;height:20px;padding:0 12px}.er.svelte-1ua3isv:hover{background:var(--bg-hover)}.e-ts.svelte-1ua3isv{color:var(--fg-dim);font-size:11px;flex-shrink:0;width:64px}.e-badge.svelte-1ua3isv{font-size:10px;border-radius:3px;padding:0 4px;flex-shrink:0;line-height:16px}.e-badge-attr.svelte-1ua3isv{background:#1e3a5f;color:#79b8ff}.e-badge-status.svelte-1ua3isv{background:#2d3b1e;color:#98c379}.e-node.svelte-1ua3isv{color:var(--fg-muted);flex-shrink:0}.e-ep.svelte-1ua3isv{color:var(--fg-dim);flex-shrink:0}.e-cluster.svelte-1ua3isv{color:#ce9178;flex-shrink:0}.e-attr.svelte-1ua3isv{color:var(--fg-value);flex-shrink:0}.e-sub.svelte-1ua3isv{color:var(--fg-dim);font-size:10px}.e-val.svelte-1ua3isv{color:var(--fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.e-online.svelte-1ua3isv{color:var(--fg-ok)}.e-offline.svelte-1ua3isv{color:var(--fg-err)}.page.svelte-1vejtrc{display:flex;flex-direction:column;height:100%;overflow:hidden}.toolbar.svelte-1vejtrc{display:flex;align-items:center;gap:8px;padding:6px 12px;border-bottom:1px solid var(--border);flex-shrink:0}.toolbar.svelte-1vejtrc h2:where(.svelte-1vejtrc){margin:0;font-size:14px;font-weight:600;color:var(--fg)}.main-group.svelte-1vejtrc{flex:1;overflow:hidden;display:flex;flex-direction:column}.pub-bar.svelte-1vejtrc{display:flex;align-items:center;gap:6px;padding:6px 12px;border-bottom:1px solid var(--border);flex-shrink:0}.tree-filter-bar.svelte-1vejtrc{display:flex;align-items:center;gap:8px;padding:5px 12px;border-bottom:1px solid var(--border);flex-shrink:0;background:var(--bg-panel)}.filter-in.svelte-1vejtrc{flex:1;background:var(--bg-app);border:1px solid var(--border);border-radius:3px;color:var(--fg);padding:3px 8px;font-size:13px}.count.svelte-1vejtrc{font-size:12px;color:var(--fg-dim);white-space:nowrap}.pt.svelte-1vejtrc{width:240px}.pp.svelte-1vejtrc{flex:1}.pt.svelte-1vejtrc,.pp.svelte-1vejtrc{background:var(--bg-app);border:1px solid var(--border);border-radius:3px;color:var(--fg);padding:3px 8px;font-size:13px}.rl.svelte-1vejtrc{font-size:12px;color:var(--fg-muted);display:flex;align-items:center;gap:5px;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.rl.svelte-1vejtrc input[type=checkbox]:where(.svelte-1vejtrc){position:absolute;opacity:0;width:0;height:0;pointer-events:none}.checkmark.svelte-1vejtrc{flex-shrink:0;width:13px;height:13px;border:1.5px solid var(--border);border-radius:2px;background:var(--bg-app);position:relative;transition:background .12s,border-color .12s}.rl.svelte-1vejtrc input:where(.svelte-1vejtrc):checked+.checkmark:where(.svelte-1vejtrc){background:var(--accent);border-color:var(--accent)}.rl.svelte-1vejtrc input:where(.svelte-1vejtrc):checked+.checkmark:where(.svelte-1vejtrc):after{content:"";position:absolute;left:3px;top:0;width:4px;height:7px;border:1.5px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.rl.svelte-1vejtrc:hover .checkmark:where(.svelte-1vejtrc){border-color:var(--accent)}select.svelte-1vejtrc{background:var(--bg-widget);border:1px solid var(--border);color:var(--fg);padding:3px 6px;font-size:12px;border-radius:3px}button.svelte-1vejtrc{background:var(--accent);border:none;color:#fff;padding:4px 12px;border-radius:3px;font-size:12px;cursor:pointer}button.svelte-1vejtrc:disabled{opacity:.5;cursor:default}.pub-ok.svelte-1vejtrc{color:var(--fg-ok);font-size:13px}.pub-err.svelte-1vejtrc{color:var(--fg-err);font-size:12px}.info.svelte-1vejtrc{padding:24px 16px;color:var(--fg-dim);font-size:13px}.info.err.svelte-1vejtrc{color:var(--fg-err)}.tree-wrap.svelte-1vejtrc{flex:1;overflow:auto;font-size:13px}.tn.svelte-1vejtrc{display:block}.tr.svelte-1vejtrc{display:flex;align-items:center;gap:4px;height:22px;padding-left:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.tr.svelte-1vejtrc:hover{background:var(--bg-hover)}.tr.stale.svelte-1vejtrc .seg:where(.svelte-1vejtrc),.tr.stale.svelte-1vejtrc .tv:where(.svelte-1vejtrc),.tr.stale.svelte-1vejtrc .tt:where(.svelte-1vejtrc){opacity:.5}.chev.svelte-1vejtrc{background:none;border:none;color:var(--fg-muted);padding:0;width:16px;font-size:14px;font-weight:300;cursor:pointer;flex-shrink:0;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:transform .12s ease}.chev.open.svelte-1vejtrc{transform:rotate(90deg)}.chev.svelte-1vejtrc:hover{color:var(--fg)}.chev-ph.svelte-1vejtrc{width:16px;flex-shrink:0;display:inline-block}.seg.svelte-1vejtrc{color:var(--fg);font-family:monospace;font-size:12px;flex-shrink:0}.tv.svelte-1vejtrc{color:var(--fg-value);font-family:monospace;font-size:12px;margin-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.tt.svelte-1vejtrc{color:var(--fg-dim);font-size:11px;flex-shrink:0;margin-left:8px;padding-right:12px}.tc.svelte-1vejtrc{display:block;margin-left:15px;border-left:1px solid var(--indent-line)}.vs.svelte-1vejtrc{flex:1;overflow-y:auto;overflow-x:hidden;font-size:13px}.vrows-abs.svelte-1vejtrc{position:absolute;width:100%}.vr.svelte-1vejtrc{display:flex;align-items:center;gap:8px;height:24px;padding:0 12px}.vr.svelte-1vejtrc:hover{background:var(--bg-hover)}.v-topic.svelte-1vejtrc{font-family:monospace;font-size:12px;color:var(--fg-value);white-space:nowrap;flex-shrink:0;min-width:200px}.v-val.svelte-1vejtrc{font-family:monospace;font-size:12px;color:var(--fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.v-ts.svelte-1vejtrc{color:var(--fg-dim);font-size:11px;flex-shrink:0;white-space:nowrap}.stream-panel.svelte-1vejtrc{flex-shrink:0;border-top:1px solid var(--border);background:var(--bg-panel);display:flex;flex-direction:column;min-height:28px}.stream-resize.svelte-1vejtrc{height:5px;margin-top:-3px;cursor:ns-resize;flex-shrink:0;background:transparent;transition:background .15s}.stream-resize.svelte-1vejtrc:hover{background:var(--accent);opacity:.4}.stream-hdr-row.svelte-1vejtrc{display:flex;align-items:center;flex-shrink:0;padding:4px 8px 4px 12px;gap:6px;border-bottom:1px solid var(--border-sub)}.stream-filter-in.svelte-1vejtrc{flex:1;max-width:unset}.stream-toggle.svelte-1vejtrc{background:none;border:none;color:var(--fg-dim);cursor:pointer;padding:2px 6px;font-size:11px;border-radius:3px;flex-shrink:0}.stream-toggle.svelte-1vejtrc:hover{background:var(--bg-hover);color:var(--fg)}.stream-body.svelte-1vejtrc{overflow:hidden;flex:1;font-size:12px;font-family:monospace}.stream-empty.svelte-1vejtrc{padding:4px 12px;color:var(--fg-dim);font-style:italic}.sr.svelte-1vejtrc{display:flex;align-items:center;gap:8px;height:20px;padding:0 12px}.sr.svelte-1vejtrc:hover{background:var(--bg-hover)}.s-ts.svelte-1vejtrc{color:var(--fg-dim);font-size:11px;flex-shrink:0;width:64px}.s-ret.svelte-1vejtrc{color:var(--fg-dim);font-size:11px;flex-shrink:0}.s-topic.svelte-1vejtrc{color:var(--fg-value);flex-shrink:0;min-width:180px}.s-val.svelte-1vejtrc{color:var(--fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.sr.retained.svelte-1vejtrc{opacity:.6;font-style:italic}.ctx-bd.svelte-1vejtrc{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.ctx-menu.svelte-1vejtrc{position:fixed;z-index:101;background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;padding:3px 0;min-width:152px;box-shadow:0 4px 12px #0000004d}.ctx-menu.svelte-1vejtrc button:where(.svelte-1vejtrc){display:block;width:100%;text-align:left;background:none;border:none;color:var(--fg);padding:5px 12px;font-size:12px;cursor:pointer;border-radius:0}.ctx-menu.svelte-1vejtrc button:where(.svelte-1vejtrc):hover{background:var(--bg-hover)}.modal-bd.svelte-1vejtrc{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;background:#0006}.modal.svelte-1vejtrc{position:fixed;z-index:111;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--bg-panel);border:1px solid var(--border);border-radius:6px;min-width:320px;max-width:480px;box-shadow:0 8px 24px #0006;padding:16px;display:flex;flex-direction:column;gap:12px}.modal-title.svelte-1vejtrc{font-size:13px;font-weight:600;color:var(--fg)}.modal-body.svelte-1vejtrc{font-size:12px;color:var(--fg);display:flex;flex-direction:column;gap:8px}.modal-body.svelte-1vejtrc p:where(.svelte-1vejtrc){margin:0}.modal-body.svelte-1vejtrc code:where(.svelte-1vejtrc){color:var(--accent)}.modal-check.svelte-1vejtrc{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--fg);cursor:pointer;-webkit-user-select:none;user-select:none}.modal-check.svelte-1vejtrc input[type=checkbox]:where(.svelte-1vejtrc){position:absolute;opacity:0;width:0;height:0;pointer-events:none}.modal-check.svelte-1vejtrc .checkmark:where(.svelte-1vejtrc){flex-shrink:0;width:13px;height:13px;border:1.5px solid var(--border);border-radius:2px;background:var(--bg-app);position:relative;transition:background .12s,border-color .12s}.modal-check.svelte-1vejtrc input:where(.svelte-1vejtrc):checked+.checkmark:where(.svelte-1vejtrc){background:var(--accent);border-color:var(--accent)}.modal-check.svelte-1vejtrc input:where(.svelte-1vejtrc):checked+.checkmark:where(.svelte-1vejtrc):after{content:"";position:absolute;left:3px;top:0;width:4px;height:7px;border:1.5px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.modal-check.svelte-1vejtrc:hover .checkmark:where(.svelte-1vejtrc){border-color:var(--accent)}.modal-footer.svelte-1vejtrc{display:flex;justify-content:flex-end;gap:6px}.modal-footer.svelte-1vejtrc button:where(.svelte-1vejtrc){padding:4px 14px;font-size:12px;border-radius:4px;border:1px solid var(--border);cursor:pointer}.btn-cancel.svelte-1vejtrc{background:var(--bg-app);color:var(--fg)}.btn-cancel.svelte-1vejtrc:hover{background:var(--bg-hover)}.btn-confirm.svelte-1vejtrc{background:var(--accent);color:#fff;border-color:var(--accent)}.btn-confirm.svelte-1vejtrc:hover{opacity:.85}.pkg-shell.svelte-twakcj{display:flex;flex-direction:column;height:100%;overflow:hidden;font-size:13px;color:var(--fg)}.restart-banner.svelte-twakcj{flex-shrink:0;display:flex;align-items:center;gap:12px;background:var(--bg-warn-subtle);border-bottom:1px solid var(--border-warn);padding:8px 16px;font-size:12px;color:var(--fg-warn-subtle)}.restart-banner--restarting.svelte-twakcj{background:var(--bg-active);border-color:var(--border-sub);color:var(--fg-muted)}.restart-btn.svelte-twakcj{margin-left:auto;padding:3px 10px;font-size:11px;border-radius:4px;border:1px solid var(--border-warn);background:var(--bg-warn-subtle);color:var(--fg-warn-subtle);cursor:pointer}.restart-btn.svelte-twakcj:hover{background:var(--border-warn);color:var(--fg)}.err.svelte-twakcj{flex-shrink:0;color:var(--fg-err);background:var(--bg-err-subtle);border-bottom:1px solid var(--border-err);padding:8px 16px;font-size:12px}.pkg-body.svelte-twakcj{display:flex;flex:1;min-height:0;overflow:hidden}.pkg-left.svelte-twakcj{width:240px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--border-sub);overflow:hidden}.pane-hdr.svelte-twakcj{display:flex;align-items:center;gap:6px;padding:8px 12px 6px;border-bottom:1px solid var(--border-sub);flex-shrink:0}.pane-title.svelte-twakcj{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--fg-muted)}.pane-count.svelte-twakcj{font-size:10px;background:var(--bg-active);color:var(--fg-muted);padding:1px 5px;border-radius:8px}.pane-count--warn.svelte-twakcj{background:var(--bg-warn-subtle);color:var(--fg-warn-subtle);border:1px solid var(--border-warn)}.check-outdated-btn.svelte-twakcj{margin-left:auto}.filter-row.svelte-twakcj{padding:6px 8px;flex-shrink:0;border-bottom:1px solid var(--border-sub)}.filter-in.svelte-twakcj{width:100%;box-sizing:border-box;background:var(--bg-input);color:var(--fg);border:1px solid var(--border);border-radius:3px;padding:4px 8px;font-size:12px;outline:none}.filter-in.svelte-twakcj:focus{border-color:var(--fg-brand)}.installed-list.svelte-twakcj{flex:1;overflow-y:auto}.dep-row.svelte-twakcj{display:flex;align-items:center;gap:4px;padding:5px 8px 5px 12px;border-bottom:1px solid var(--border-sub);transition:background .1s}.dep-row.svelte-twakcj:hover{background:var(--bg-hover)}.dep-row.dep-busy.svelte-twakcj{opacity:.5}.dep-info.svelte-twakcj{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.dep-name.svelte-twakcj{font-family:monospace;font-size:12px;color:var(--fg-value);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.dep-name.svelte-twakcj:hover{text-decoration:underline}.dep-ver.svelte-twakcj{font-family:monospace;font-size:10px;color:var(--fg-muted)}.dep-latest.svelte-twakcj{font-family:monospace;font-size:10px;color:var(--fg-warn-subtle)}.dep-btns.svelte-twakcj{display:flex;gap:2px;flex-shrink:0}.icon-btn.svelte-twakcj{background:none;border:none;color:var(--fg-muted);cursor:pointer;padding:3px;border-radius:3px;display:flex;align-items:center;justify-content:center}.icon-btn.svelte-twakcj:hover:not(:disabled){background:var(--bg-active);color:var(--fg)}.icon-btn.svelte-twakcj:disabled{opacity:.3;cursor:not-allowed}.icon-btn--danger.svelte-twakcj:hover:not(:disabled){color:var(--fg-err);background:var(--bg-err-subtle)}.icon-btn--update.svelte-twakcj{color:var(--fg-warn-subtle)}.icon-btn--update.svelte-twakcj:hover:not(:disabled){background:var(--bg-warn-subtle);color:var(--fg-warn-subtle)}@keyframes svelte-twakcj-spin{to{transform:rotate(360deg)}}.spinning.svelte-twakcj{animation:svelte-twakcj-spin .8s linear infinite}.pkg-right.svelte-twakcj{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:0}.pkg-right.svelte-twakcj .pane-hdr:where(.svelte-twakcj){border-left:none}.search-row.svelte-twakcj{display:flex;gap:6px;padding:6px 12px;border-bottom:1px solid var(--border-sub);flex-shrink:0}.search-in.svelte-twakcj{flex:1;background:var(--bg-input);color:var(--fg);border:1px solid var(--border);border-radius:3px;padding:5px 10px;font-size:12px;outline:none}.search-in.svelte-twakcj:focus{border-color:var(--fg-brand)}.search-btn.svelte-twakcj{background:var(--accent);color:#fff;border:none;padding:5px 14px;border-radius:3px;cursor:pointer;font-size:12px;white-space:nowrap}.search-btn.svelte-twakcj:hover:not(:disabled){background:var(--accent-hov)}.search-btn.svelte-twakcj:disabled{opacity:.5;cursor:not-allowed}.results-list.svelte-twakcj{flex:1;overflow-y:auto}.result-row.svelte-twakcj{display:flex;align-items:center;gap:12px;padding:7px 12px;border-bottom:1px solid var(--border-sub)}.result-row.svelte-twakcj:hover{background:var(--bg-hover)}.result-info.svelte-twakcj{flex:1;min-width:0;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.result-name.svelte-twakcj{font-family:monospace;font-size:12px;color:var(--fg-value);white-space:nowrap;text-decoration:none}.result-name.svelte-twakcj:hover{text-decoration:underline}.result-ver.svelte-twakcj{font-family:monospace;font-size:11px;color:var(--fg-muted);white-space:nowrap}.result-author.svelte-twakcj{font-size:11px;color:var(--fg-muted);white-space:nowrap}.result-date.svelte-twakcj{font-size:11px;color:var(--fg-dim);white-space:nowrap}.result-desc.svelte-twakcj{font-size:11px;color:var(--fg-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.install-btn.svelte-twakcj{background:var(--bg-active);color:var(--fg);border:none;padding:4px 12px;border-radius:3px;cursor:pointer;font-size:11px;white-space:nowrap;flex-shrink:0}.install-btn.svelte-twakcj:hover:not(:disabled){background:var(--accent);color:#fff}.install-btn.svelte-twakcj:disabled{opacity:.4;cursor:not-allowed}.npm-output.svelte-twakcj{margin:12px;background:var(--bg-app);border:1px solid var(--border-sub);border-radius:4px;padding:10px 14px;font-size:11px;font-family:monospace;color:var(--fg-muted);white-space:pre-wrap;word-break:break-all;max-height:180px;overflow-y:auto;flex-shrink:0}.hint.svelte-twakcj{padding:16px;font-size:12px;color:var(--fg-muted);line-height:1.6}code.svelte-twakcj{background:var(--bg-active);padding:1px 5px;border-radius:3px;font-family:monospace;font-size:11px}.empty.svelte-twakcj{color:var(--fg-muted);font-size:12px;padding:8px 12px}.shell.svelte-1n46o8q{display:flex;flex-direction:column;height:100vh}nav.svelte-1n46o8q{display:flex;align-items:center;gap:4px;padding:0 12px;height:40px;background:var(--bg-panel);border-bottom:1px solid var(--border-sub);flex-shrink:0}.brand.svelte-1n46o8q{font-weight:700;font-size:14px;letter-spacing:2px;margin-right:12px;color:var(--fg-brand)}button.svelte-1n46o8q{background:none;border:none;color:var(--fg);cursor:pointer;padding:6px 12px;border-radius:3px;font-size:13px;display:flex;align-items:center;gap:5px}button.svelte-1n46o8q:hover{background:var(--bg-hover)}button.active.svelte-1n46o8q{background:var(--bg-active);color:var(--fg-text)}.nav-spacer.svelte-1n46o8q{flex:1}.stats-wrap.svelte-1n46o8q{position:relative}.stats-popup.svelte-1n46o8q{position:absolute;right:0;top:calc(100% + 4px);background:var(--bg-panel);border:1px solid var(--border);border-radius:5px;padding:10px 14px 6px;min-width:190px;box-shadow:0 4px 14px #00000059;z-index:200}.stats-popup.svelte-1n46o8q dl:where(.svelte-1n46o8q){margin:0 0 8px;display:grid;grid-template-columns:1fr auto;gap:3px 12px;font-size:12px}.stats-popup.svelte-1n46o8q dt:where(.svelte-1n46o8q){color:var(--fg-dim);font-weight:400}.stats-popup.svelte-1n46o8q dd:where(.svelte-1n46o8q){margin:0;text-align:right;color:var(--fg);font-variant-numeric:tabular-nums}.stats-empty.svelte-1n46o8q{font-size:12px;color:var(--fg-dim);display:block;margin-bottom:8px}.stats-actions.svelte-1n46o8q{border-top:1px solid var(--border-sub);padding-top:6px}.stats-actions.svelte-1n46o8q button:where(.svelte-1n46o8q){width:100%;justify-content:center;gap:6px;font-size:12px;color:var(--fg-dim);padding:4px 8px}.stats-actions.svelte-1n46o8q button:where(.svelte-1n46o8q):hover{color:var(--fg)}.nav-right.svelte-1n46o8q{display:flex;align-items:center;gap:2px}.version-wrap.svelte-1n46o8q{position:relative}.version.svelte-1n46o8q{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--fg-dim);padding:4px 8px;background:none;border:none;cursor:pointer;border-radius:3px;white-space:nowrap}.version.svelte-1n46o8q:hover{background:var(--bg-hover);color:var(--fg)}.update-dot.svelte-1n46o8q{width:6px;height:6px;border-radius:50%;background:#f90;display:inline-block;flex-shrink:0}.mqtt-dot.svelte-1n46o8q{width:6px;height:6px;border-radius:50%;background:#f90;display:inline-block;flex-shrink:0;animation:svelte-1n46o8q-mqttBlink .9s ease-in-out infinite}@keyframes svelte-1n46o8q-mqttBlink{0%,to{opacity:1}50%{opacity:.1}}.version-popup.svelte-1n46o8q{position:absolute;right:0;top:calc(100% + 4px);background:var(--bg-panel);border:1px solid var(--border);border-radius:5px;padding:10px 14px 6px;min-width:180px;box-shadow:0 4px 14px #00000059;z-index:200}.version-popup.svelte-1n46o8q dl:where(.svelte-1n46o8q){margin:0 0 6px;display:grid;grid-template-columns:1fr auto;gap:3px 12px;font-size:12px}.version-popup.svelte-1n46o8q dt:where(.svelte-1n46o8q){color:var(--fg-dim);font-weight:400}.version-popup.svelte-1n46o8q dd:where(.svelte-1n46o8q){margin:0;text-align:right}.version-actions.svelte-1n46o8q{border-top:1px solid var(--border-sub);padding-top:6px;display:flex;flex-direction:column;gap:2px}.version-actions.svelte-1n46o8q button:where(.svelte-1n46o8q){width:100%;justify-content:center;gap:6px;font-size:12px;color:#f90;padding:4px 8px}.version-actions.svelte-1n46o8q button:where(.svelte-1n46o8q):hover{color:var(--fg)}.version-actions.svelte-1n46o8q .check-btn:where(.svelte-1n46o8q){color:var(--fg-dim)}.version-actions.svelte-1n46o8q .check-btn:where(.svelte-1n46o8q):hover{color:var(--fg)}.version-actions.svelte-1n46o8q .check-btn:where(.svelte-1n46o8q):disabled{opacity:.5;cursor:default}.spinning.svelte-1n46o8q{animation:svelte-1n46o8q-spin .8s linear infinite;display:inline-block}.nav-icon.svelte-1n46o8q{display:flex;align-items:center;padding:6px 8px;color:var(--fg-muted);border-radius:3px;text-decoration:none;line-height:0}.nav-icon.svelte-1n46o8q:hover{background:var(--bg-hover);color:var(--fg)}.nav-settings.svelte-1n46o8q{background:none;border:none;color:var(--fg);cursor:pointer;padding:6px 8px;border-radius:3px;display:flex;align-items:center}.nav-settings.svelte-1n46o8q:hover{background:var(--bg-hover)}.nav-settings.active.svelte-1n46o8q{background:var(--bg-active);color:var(--fg-text)}.nav-logout.svelte-1n46o8q{background:none;border:none;color:var(--fg-muted);cursor:pointer;padding:6px 8px;border-radius:3px;display:flex;align-items:center}.nav-logout.svelte-1n46o8q:hover{background:var(--bg-hover);color:var(--fg)}main.svelte-1n46o8q{flex:1;min-height:0;position:relative}.page-wrap.svelte-1n46o8q{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.page-wrap.hidden.svelte-1n46o8q{display:none}.login-overlay.svelte-1n46o8q{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg);display:flex;align-items:center;justify-content:center;z-index:1000}.login-box.svelte-1n46o8q{background:var(--bg-panel);border:1px solid var(--border);border-radius:6px;padding:32px 36px;display:flex;flex-direction:column;gap:14px;min-width:280px}.login-brand.svelte-1n46o8q{font-weight:700;font-size:22px;letter-spacing:3px;color:var(--fg-brand);text-align:center}.login-box.svelte-1n46o8q h2:where(.svelte-1n46o8q){margin:0;font-size:15px;font-weight:500;text-align:center;color:var(--fg)}.login-field.svelte-1n46o8q{display:flex;flex-direction:column;gap:5px}.login-field.svelte-1n46o8q label:where(.svelte-1n46o8q){font-size:12px;color:var(--fg-dim)}.login-field.svelte-1n46o8q input:where(.svelte-1n46o8q){padding:7px 10px;background:var(--bg);border:1px solid var(--border);border-radius:4px;color:var(--fg);font-size:13px}.login-field.svelte-1n46o8q input:where(.svelte-1n46o8q):focus{outline:1px solid var(--accent);border-color:var(--accent)}.login-error.svelte-1n46o8q{font-size:12px;color:var(--fg-error, #e06c75);text-align:center}.login-btn.svelte-1n46o8q{padding:8px;background:var(--accent);color:#fff;border:none;border-radius:4px;font-size:13px;cursor:pointer;justify-content:center}.login-btn.svelte-1n46o8q:hover:not(:disabled){background:var(--accent-hov)}.login-btn.svelte-1n46o8q:disabled{opacity:.5;cursor:default}.updating-overlay.svelte-1n46o8q{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000}.updating-box.svelte-1n46o8q{display:flex;align-items:center;gap:12px;background:var(--bg-panel);border:1px solid var(--border);border-radius:6px;padding:20px 28px;font-size:14px;color:var(--fg)}.updating-box.svelte-1n46o8q svg:where(.svelte-1n46o8q){animation:svelte-1n46o8q-spin 1s linear infinite;color:#f90}@keyframes svelte-1n46o8q-spin{to{transform:rotate(360deg)}}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{m as O}from"./monaco-langs-BW2J83t5.js";import{t as I}from"./index-
|
|
1
|
+
import{m as O}from"./monaco-langs-BW2J83t5.js";import{t as I}from"./index-BSDf7HLk.js";/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
4
4
|
* Released under the MIT license
|
package/dist/web/index.html
CHANGED
|
@@ -155,10 +155,10 @@
|
|
|
155
155
|
}
|
|
156
156
|
})();
|
|
157
157
|
</script>
|
|
158
|
-
<script type="module" crossorigin src="/assets/index-
|
|
158
|
+
<script type="module" crossorigin src="/assets/index-BSDf7HLk.js"></script>
|
|
159
159
|
<link rel="modulepreload" crossorigin href="/assets/monaco-langs-BW2J83t5.js">
|
|
160
160
|
<link rel="stylesheet" crossorigin href="/assets/monaco-langs-DyX1CsEw.css">
|
|
161
|
-
<link rel="stylesheet" crossorigin href="/assets/index-
|
|
161
|
+
<link rel="stylesheet" crossorigin href="/assets/index-DMJ3LJnK.css">
|
|
162
162
|
</head>
|
|
163
163
|
<body>
|
|
164
164
|
<div id="app"></div>
|
package/package.json
CHANGED
package/src/config.js
CHANGED
|
@@ -58,6 +58,8 @@ const config = require('yargs')
|
|
|
58
58
|
auth: 'none',
|
|
59
59
|
proxyHeader: 'X-Remote-User',
|
|
60
60
|
bindAddress: '0.0.0.0',
|
|
61
|
+
timezone: '',
|
|
62
|
+
mqttVersion: '',
|
|
61
63
|
})
|
|
62
64
|
.option('install', {
|
|
63
65
|
describe: 'create system user and install systemd service, then exit (run as root)',
|
package/src/index.js
CHANGED
|
@@ -37,6 +37,13 @@ if (process.argv.includes('--install')) {
|
|
|
37
37
|
// Ensure the data directory exists before anything else runs
|
|
38
38
|
require('./lib/storage').ensureRoot();
|
|
39
39
|
|
|
40
|
+
const config = require('./config');
|
|
41
|
+
|
|
42
|
+
// Apply configured timezone before any Date/scheduler usage
|
|
43
|
+
if (config.timezone) {
|
|
44
|
+
process.env.TZ = config.timezone;
|
|
45
|
+
}
|
|
46
|
+
|
|
40
47
|
const PinoPretty = require('pino-pretty');
|
|
41
48
|
const _pino = require('pino')(
|
|
42
49
|
{ level: 'debug' },
|
|
@@ -70,7 +77,6 @@ const log = {
|
|
|
70
77
|
_pino.level = level;
|
|
71
78
|
},
|
|
72
79
|
};
|
|
73
|
-
const config = require('./config.js');
|
|
74
80
|
const pkg = require('../package.json');
|
|
75
81
|
|
|
76
82
|
/**
|
|
@@ -342,6 +348,7 @@ if (config.url) {
|
|
|
342
348
|
if (config.mqttCa) _mqttOpts.ca = config.mqttCa;
|
|
343
349
|
if (config.mqttCert) _mqttOpts.cert = config.mqttCert;
|
|
344
350
|
if (config.mqttKey) _mqttOpts.key = config.mqttKey;
|
|
351
|
+
if (config.mqttVersion === '5') _mqttOpts.protocolVersion = 5;
|
|
345
352
|
mqtt = modules.mqtt.connect(config.url, _mqttOpts);
|
|
346
353
|
mqtt.publish(config.name + '/connected', '2', { retain: true });
|
|
347
354
|
|
package/src/web/ai-api.js
CHANGED
|
@@ -424,6 +424,13 @@ router.get('/model-info', async (req, res) => {
|
|
|
424
424
|
version: versionRes.status === 'fulfilled' ? versionRes.value.version : null,
|
|
425
425
|
details: showRes.status === 'fulfilled' ? showRes.value.details : null,
|
|
426
426
|
running: psRes.status === 'fulfilled' ? psRes.value.models || [] : null,
|
|
427
|
+
contextLength: (() => {
|
|
428
|
+
if (showRes.status !== 'fulfilled') return null;
|
|
429
|
+
const info = showRes.value.model_info;
|
|
430
|
+
if (!info || typeof info !== 'object') return null;
|
|
431
|
+
const key = Object.keys(info).find((k) => k.endsWith('.context_length'));
|
|
432
|
+
return key ? (info[key] ?? null) : null;
|
|
433
|
+
})(),
|
|
427
434
|
});
|
|
428
435
|
});
|
|
429
436
|
|