.monaco-editor{font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,system-ui,Ubuntu,Droid Sans,sans-serif;--monaco-monospace-font: "SF Mono", Monaco, Menlo, Consolas, "Ubuntu Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace}.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-black .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-light .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-hover p{margin:0}.monaco-aria-container{position:absolute!important;top:0;height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}.monaco-editor,.monaco-diff-editor .synthetic-focus,.monaco-diff-editor [tabindex="0"]:focus,.monaco-diff-editor [tabindex="-1"]:focus,.monaco-diff-editor button:focus,.monaco-diff-editor input[type=button]:focus,.monaco-diff-editor input[type=checkbox]:focus,.monaco-diff-editor input[type=search]:focus,.monaco-diff-editor input[type=text]:focus,.monaco-diff-editor select:focus,.monaco-diff-editor textarea:focus{outline-width:1px;outline-style:solid;outline-offset:-1px;outline-color:var(--vscode-focusBorder);opacity:1}.monaco-workbench .workbench-hover{position:relative;font-size:13px;line-height:19px;z-index:40;overflow:hidden;max-width:700px;background:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;color:var(--vscode-editorHoverWidget-foreground);box-shadow:0 2px 8px var(--vscode-widget-shadow)}.monaco-workbench .workbench-hover hr{border-bottom:none}.monaco-workbench .workbench-hover:not(.skip-fade-in){animation:fadein .1s linear}.monaco-workbench .workbench-hover.compact{font-size:12px}.monaco-workbench .workbench-hover.compact .hover-contents{padding:2px 8px}.monaco-workbench .workbench-hover-container.locked .workbench-hover{outline:1px solid var(--vscode-editorHoverWidget-border)}.monaco-workbench .workbench-hover-container.locked .workbench-hover:focus,.monaco-workbench .workbench-hover-lock:focus{outline:1px solid var(--vscode-focusBorder)}.monaco-workbench .workbench-hover-container.locked .workbench-hover-lock:hover{background:var(--vscode-toolbar-hoverBackground)}.monaco-workbench .workbench-hover-pointer{position:absolute;z-index:41;pointer-events:none}.monaco-workbench .workbench-hover-pointer:after{content:"";position:absolute;width:5px;height:5px;background-color:var(--vscode-editorHoverWidget-background);border-right:1px solid var(--vscode-editorHoverWidget-border);border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.monaco-workbench .locked .workbench-hover-pointer:after{width:4px;height:4px;border-right-width:2px;border-bottom-width:2px}.monaco-workbench .workbench-hover-pointer.left{left:-3px}.monaco-workbench .workbench-hover-pointer.right{right:3px}.monaco-workbench .workbench-hover-pointer.top{top:-3px}.monaco-workbench .workbench-hover-pointer.bottom{bottom:3px}.monaco-workbench .workbench-hover-pointer.left:after{transform:rotate(135deg)}.monaco-workbench .workbench-hover-pointer.right:after{transform:rotate(315deg)}.monaco-workbench .workbench-hover-pointer.top:after{transform:rotate(225deg)}.monaco-workbench .workbench-hover-pointer.bottom:after{transform:rotate(45deg)}.monaco-workbench .workbench-hover a{color:var(--vscode-textLink-foreground)}.monaco-workbench .workbench-hover a:focus{outline:1px solid;outline-offset:-1px;text-decoration:underline;outline-color:var(--vscode-focusBorder)}.monaco-workbench .workbench-hover a:hover,.monaco-workbench .workbench-hover a:active{color:var(--vscode-textLink-activeForeground)}.monaco-workbench .workbench-hover code{background:var(--vscode-textCodeBlock-background)}.monaco-workbench .workbench-hover .hover-row .actions{background:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-workbench .workbench-hover.right-aligned{left:1px}.monaco-workbench .workbench-hover.right-aligned .hover-row.status-bar .actions{flex-direction:row-reverse}.monaco-workbench .workbench-hover.right-aligned .hover-row.status-bar .actions .action-container{margin-right:0;margin-left:16px}.monaco-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.monaco-scrollable-element>.visible{opacity:1;background:#0000;transition:opacity .1s linear;z-index:11}.monaco-scrollable-element>.invisible{opacity:0;pointer-events:none}.monaco-scrollable-element>.invisible.fade{transition:opacity .8s linear}.monaco-scrollable-element>.shadow{position:absolute;display:none}.monaco-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.monaco-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.scrollbar>.slider{background:var(--vscode-scrollbarSlider-background)}.monaco-scrollable-element>.scrollbar>.slider:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-scrollable-element>.scrollbar>.slider.active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-hover{cursor:default;position:absolute;overflow:hidden;user-select:text;-webkit-user-select:text;box-sizing:border-box;animation:fadein .1s linear;line-height:1.5em;white-space:var(--vscode-hover-whiteSpace, normal)}.monaco-hover.hidden{display:none}.monaco-hover a:hover:not(.disabled){cursor:pointer}.monaco-hover .hover-contents:not(.html-hover-contents){padding:4px 8px}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents){max-width:var(--vscode-hover-maxWidth, 500px);word-wrap:break-word}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents) hr{min-width:100%}.monaco-hover p,.monaco-hover .code,.monaco-hover ul,.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{margin:8px 0}.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{line-height:1.1}.monaco-hover code{font-family:var(--monaco-monospace-font)}.monaco-hover hr{box-sizing:border-box;border-left:0px;border-right:0px;margin:4px -8px -4px;height:1px}.monaco-hover p:first-child,.monaco-hover .code:first-child,.monaco-hover ul:first-child{margin-top:0}.monaco-hover p:last-child,.monaco-hover .code:last-child,.monaco-hover ul:last-child{margin-bottom:0}.monaco-hover ul,.monaco-hover ol{padding-left:20px}.monaco-hover li>p{margin-bottom:0}.monaco-hover li>ul{margin-top:0}.monaco-hover code{border-radius:3px;padding:0 .4em}.monaco-hover .monaco-tokenized-source{white-space:var(--vscode-hover-sourceWhiteSpace, pre-wrap)}.monaco-hover .hover-row.status-bar{font-size:12px;line-height:22px}.monaco-hover .hover-row.status-bar .info{font-style:italic;padding:0 8px}.monaco-hover .hover-row.status-bar .actions{display:flex;padding:0 8px;width:100%}.monaco-hover .hover-row.status-bar .actions .action-container{margin-right:16px;cursor:pointer}.monaco-hover .hover-row.status-bar .actions .action-container .action .icon{padding-right:4px}.monaco-hover .hover-row.status-bar .actions .action-container a{color:var(--vscode-textLink-foreground);text-decoration:var(--text-link-decoration)}.monaco-hover .markdown-hover .hover-contents .codicon{color:inherit;font-size:inherit;vertical-align:middle}.monaco-hover .hover-contents a.code-link:hover,.monaco-hover .hover-contents a.code-link{color:inherit}.monaco-hover .hover-contents a.code-link:before{content:"("}.monaco-hover .hover-contents a.code-link:after{content:")"}.monaco-hover .hover-contents a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-foreground)}.monaco-hover .hover-contents a.code-link>span:hover{color:var(--vscode-textLink-activeForeground)}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span{margin-bottom:4px;display:inline-block}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span.codicon{margin-bottom:2px}.monaco-hover-content .action-container a{-webkit-user-select:none;user-select:none}.monaco-hover-content .action-container.disabled{pointer-events:none;opacity:.4;cursor:default}.monaco-editor .rendered-markdown kbd{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-radius:3px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow);vertical-align:middle;padding:1px 3px}.rendered-markdown li:has(input[type=checkbox]){list-style-type:none}.monaco-aria-container{position:absolute;left:-999em}.context-view{position:absolute}.context-view.fixed{all:initial;font-family:inherit;font-size:13px;position:fixed;color:inherit}.monaco-list{position:relative;height:100%;width:100%;white-space:nowrap}.monaco-list.mouse-support{user-select:none;-webkit-user-select:none}.monaco-list>.monaco-scrollable-element{height:100%}.monaco-list-rows{position:relative;width:100%;height:100%}.monaco-list.horizontal-scrolling .monaco-list-rows{width:auto;min-width:100%}.monaco-list-row{position:absolute;box-sizing:border-box;overflow:hidden;width:100%}.monaco-list.mouse-support .monaco-list-row{cursor:pointer;touch-action:none}.monaco-list .monaco-scrollable-element>.scrollbar.vertical,.monaco-pane-view>.monaco-split-view2.vertical>.monaco-scrollable-element>.scrollbar.vertical{z-index:14}.monaco-list-row.scrolling{display:none!important}.monaco-list.element-focused,.monaco-list.selection-single,.monaco-list.selection-multiple{outline:0!important}.monaco-drag-image{display:inline-block;padding:1px 7px;border-radius:10px;font-size:12px;position:absolute;z-index:1000}.monaco-list-type-filter-message{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;padding:40px 1em 1em;text-align:center;white-space:normal;opacity:.7;pointer-events:none}.monaco-list-type-filter-message:empty{display:none}.monaco-select-box-dropdown-padding{--dropdown-padding-top: 1px;--dropdown-padding-bottom: 1px}.hc-black .monaco-select-box-dropdown-padding,.hc-light .monaco-select-box-dropdown-padding{--dropdown-padding-top: 3px;--dropdown-padding-bottom: 4px}.monaco-select-box-dropdown-container{display:none;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown *{margin:0}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown a:focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown code{line-height:15px;font-family:var(--monaco-monospace-font)}.monaco-select-box-dropdown-container.visible{display:flex;flex-direction:column;text-align:left;width:1px;overflow:hidden;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container{flex:0 0 auto;align-self:flex-start;padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom);padding-left:1px;padding-right:1px;width:100%;overflow:hidden;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane{padding:5px}.hc-black .monaco-select-box-dropdown-container>.select-box-dropdown-list-container{padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom)}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row{cursor:pointer}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-text{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-detail{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left;opacity:.7}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-decorator-right{text-overflow:ellipsis;overflow:hidden;padding-right:10px;white-space:nowrap;float:right}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control{flex:1 1 auto;align-self:flex-start;opacity:0}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div{overflow:hidden;max-height:0px}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div>.option-text-width-control{padding-left:4px;padding-right:8px;white-space:nowrap}.monaco-select-box{width:100%;cursor:pointer;border-radius:2px}.monaco-select-box-dropdown-container{font-size:13px;font-weight:400;text-transform:none}.monaco-action-bar .action-item.select-container{cursor:default}.monaco-action-bar .action-item .monaco-select-box{cursor:pointer;min-width:100px;min-height:18px;padding:2px 23px 2px 8px}.mac .monaco-action-bar .action-item .monaco-select-box{font-size:11px;border-radius:5px}.monaco-action-bar{white-space:nowrap;height:100%}.monaco-action-bar .actions-container{display:flex;margin:0 auto;padding:0;height:100%;width:100%;align-items:center}.monaco-action-bar.vertical .actions-container{display:inline-block}.monaco-action-bar .action-item{display:block;align-items:center;justify-content:center;cursor:pointer;position:relative}.monaco-action-bar .action-item.disabled{cursor:default}.monaco-action-bar .action-item .icon,.monaco-action-bar .action-item .codicon{display:block}.monaco-action-bar .action-item .codicon{display:flex;align-items:center;width:16px;height:16px}.monaco-action-bar .action-label{display:flex;font-size:11px;padding:3px;border-radius:5px}.monaco-action-bar .action-item.disabled .action-label,.monaco-action-bar .action-item.disabled .action-label:before,.monaco-action-bar .action-item.disabled .action-label:hover{color:var(--vscode-disabledForeground)}.monaco-action-bar.vertical{text-align:left}.monaco-action-bar.vertical .action-item{display:block}.monaco-action-bar.vertical .action-label.separator{display:block;border-bottom:1px solid #bbb;padding-top:1px;margin-left:.8em;margin-right:.8em}.monaco-action-bar .action-item .action-label.separator{width:1px;height:16px;margin:5px 4px!important;cursor:default;min-width:1px;padding:0;background-color:#bbb}.secondary-actions .monaco-action-bar .action-label{margin-left:6px}.monaco-action-bar .action-item.select-container{overflow:hidden;flex:1;max-width:170px;min-width:60px;display:flex;align-items:center;justify-content:center;margin-right:10px}.monaco-action-bar .action-item.action-dropdown-item{display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator{display:flex;align-items:center;cursor:default}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator>div{width:1px}.monaco-dropdown{height:100%;padding:0}.monaco-dropdown>.dropdown-label{cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center}.monaco-dropdown>.dropdown-label>.action-label.disabled{cursor:default}.monaco-dropdown-with-primary{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-primary>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.monaco-action-bar .action-item.menu-entry .action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-action-bar .action-item.menu-entry.text-only .action-label{color:var(--vscode-descriptionForeground);overflow:hidden;border-radius:2px}.monaco-action-bar .action-item.menu-entry.text-only.use-comma:not(:last-of-type) .action-label:after{content:", "}.monaco-action-bar .action-item.menu-entry.text-only+.action-item:not(.text-only)>.monaco-dropdown .action-label{color:var(--vscode-descriptionForeground)}.monaco-dropdown-with-default{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-default>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-default>.action-container.menu-entry>.action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-dropdown-with-default:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.quick-input-widget{font-size:13px}.quick-input-widget .monaco-highlighted-label .highlight{color:#0066bf}.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight{color:#9dddff}.vs-dark .quick-input-widget .monaco-highlighted-label .highlight{color:#0097fb}.hc-black .quick-input-widget .monaco-highlighted-label .highlight{color:#f38518}.hc-light .quick-input-widget .monaco-highlighted-label .highlight{color:#0f4a85}.monaco-keybinding>.monaco-keybinding-key{background-color:#ddd6;border:solid 1px rgba(204,204,204,.4);border-bottom-color:#bbb6;box-shadow:inset 0 -1px #bbb6;color:#555}.hc-black .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px rgb(111,195,223);box-shadow:none;color:#fff}.hc-light .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px #0F4A85;box-shadow:none;color:#292929}.vs-dark .monaco-keybinding>.monaco-keybinding-key{background-color:#8080802b;border:solid 1px rgba(51,51,51,.6);border-bottom-color:#4449;box-shadow:inset 0 -1px #4449;color:#ccc}.monaco-custom-toggle{margin-left:2px;float:left;cursor:pointer;overflow:hidden;width:20px;height:20px;border-radius:3px;border:1px solid transparent;padding:1px;box-sizing:border-box;user-select:none;-webkit-user-select:none}.monaco-custom-toggle:hover{background-color:var(--vscode-inputOption-hoverBackground)}.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{border:1px dashed var(--vscode-focusBorder)}.hc-black .monaco-custom-toggle,.hc-light .monaco-custom-toggle,.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{background:none}.monaco-custom-toggle.monaco-checkbox{height:18px;width:18px;border:1px solid transparent;border-radius:3px;margin-right:9px;margin-left:0;padding:0;opacity:1;background-size:16px!important}.monaco-action-bar .checkbox-action-item{display:flex;align-items:center;border-radius:2px;padding-right:2px}.monaco-action-bar .checkbox-action-item:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-action-bar .checkbox-action-item>.monaco-custom-toggle.monaco-checkbox{margin-right:4px}.monaco-action-bar .checkbox-action-item>.checkbox-label{font-size:12px}.monaco-custom-toggle.monaco-checkbox:not(.checked):before{visibility:hidden}.quick-input-widget{position:absolute;width:600px;z-index:2550;left:50%;margin-left:-300px;-webkit-app-region:no-drag;border-radius:6px}.quick-input-titlebar{display:flex;align-items:center;border-top-right-radius:5px;border-top-left-radius:5px}.quick-input-left-action-bar{display:flex;margin-left:4px;flex:1}.quick-input-inline-action-bar{margin:2px 0 0 5px}.quick-input-title{padding:3px 0;text-align:center;text-overflow:ellipsis;overflow:hidden}.quick-input-right-action-bar{display:flex;margin-right:4px;flex:1}.quick-input-right-action-bar>.actions-container{justify-content:flex-end}.quick-input-titlebar .monaco-action-bar .action-label.codicon{background-position:center;background-repeat:no-repeat;padding:2px}.quick-input-description{margin:6px 6px 6px 11px}.quick-input-header .quick-input-description{margin:4px 2px;flex:1}.quick-input-header{display:flex;padding:8px 6px 2px}.quick-input-widget.hidden-input .quick-input-header{padding:0;margin-bottom:0}.quick-input-and-message{display:flex;flex-direction:column;flex-grow:1;min-width:0;position:relative}.quick-input-check-all{align-self:center;margin:0}.quick-input-filter{flex-grow:1;display:flex;position:relative}.quick-input-box{flex-grow:1}.quick-input-widget.show-checkboxes .quick-input-box,.quick-input-widget.show-checkboxes .quick-input-message{margin-left:5px}.quick-input-visible-count{position:absolute;left:-10000px}.quick-input-count{align-self:center;position:absolute;right:4px;display:flex;align-items:center}.quick-input-count .monaco-count-badge{vertical-align:middle;padding:2px 4px;border-radius:2px;min-height:auto;line-height:normal}.quick-input-action{margin-left:6px}.quick-input-action .monaco-text-button{font-size:11px;padding:0 6px;display:flex;height:25px;align-items:center}.quick-input-message{margin-top:-1px;padding:5px;overflow-wrap:break-word}.quick-input-message>.codicon{margin:0 .2em;vertical-align:text-bottom}.quick-input-message a{color:inherit}.quick-input-progress.monaco-progress-container{position:relative}.quick-input-list{line-height:22px}.quick-input-widget.hidden-input .quick-input-list{margin-top:4px;padding-bottom:4px}.quick-input-list .monaco-list{overflow:hidden;max-height:440px;padding-bottom:5px}.quick-input-list .monaco-scrollable-element{padding:0 5px}.quick-input-list .quick-input-list-entry{box-sizing:border-box;overflow:hidden;display:flex;padding:0 6px}.quick-input-list .quick-input-list-entry.quick-input-list-separator-border{border-top-width:1px;border-top-style:solid}.quick-input-list .monaco-list-row{border-radius:3px}.quick-input-list .monaco-list-row[data-index="0"] .quick-input-list-entry.quick-input-list-separator-border{border-top-style:none}.quick-input-list .quick-input-list-label{overflow:hidden;display:flex;height:100%;flex:1}.quick-input-list .quick-input-list-checkbox{align-self:center;margin:0}.quick-input-list .quick-input-list-icon{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;display:flex;align-items:center;justify-content:center}.quick-input-list .quick-input-list-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1;margin-left:5px}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-rows{margin-left:10px}.quick-input-widget .quick-input-list .quick-input-list-checkbox{display:none}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-checkbox{display:inline}.quick-input-list .quick-input-list-rows>.quick-input-list-row{display:flex;align-items:center}.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label,.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-list .quick-input-list-rows>.quick-input-list-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-list .quick-input-list-rows .monaco-highlighted-label>span{opacity:1}.quick-input-list .quick-input-list-entry .quick-input-list-entry-keybinding{margin-right:8px}.quick-input-list .quick-input-list-label-meta{opacity:.7;line-height:normal;text-overflow:ellipsis;overflow:hidden}.quick-input-list .monaco-list .monaco-list-row .monaco-highlighted-label .highlight{font-weight:700;background-color:unset;color:var(--vscode-list-highlightForeground)!important}.quick-input-list .monaco-list .monaco-list-row.focused .monaco-highlighted-label .highlight{color:var(--vscode-list-focusHighlightForeground)!important}.quick-input-list .quick-input-list-entry .quick-input-list-separator{margin-right:4px}.quick-input-list .quick-input-list-entry-action-bar{display:flex;flex:0;overflow:visible}.quick-input-list .quick-input-list-entry-action-bar .action-label{display:none}.quick-input-list .quick-input-list-entry-action-bar .action-label.codicon{margin-right:4px;padding:2px}.quick-input-list .quick-input-list-entry-action-bar{margin-top:1px}.quick-input-list .quick-input-list-entry-action-bar{margin-right:4px}.quick-input-list .quick-input-list-entry .quick-input-list-entry-action-bar .action-label.always-visible,.quick-input-list .quick-input-list-entry:hover .quick-input-list-entry-action-bar .action-label,.quick-input-list .quick-input-list-entry.focus-inside .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.passive-focused .quick-input-list-entry-action-bar .action-label{display:flex}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key,.quick-input-list .monaco-list-row.focused .quick-input-list-entry .quick-input-list-separator{color:inherit}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key{background:none}.quick-input-list .quick-input-list-separator-as-item{padding:4px 6px;font-size:12px}.quick-input-list .quick-input-list-separator-as-item .label-name{font-weight:600}.quick-input-list .quick-input-list-separator-as-item .label-description{opacity:1!important}.quick-input-list .monaco-tree-sticky-row .quick-input-list-entry.quick-input-list-separator-as-item.quick-input-list-separator-border{border-top-style:none}.quick-input-list .monaco-tree-sticky-row{padding:0 5px}.quick-input-list .monaco-tl-twistie{display:none!important}.monaco-text-button{box-sizing:border-box;display:flex;width:100%;padding:4px;border-radius:2px;text-align:center;cursor:pointer;justify-content:center;align-items:center;border:1px solid var(--vscode-button-border, transparent);line-height:18px}.monaco-text-button:focus{outline-offset:2px!important}.monaco-text-button:hover{text-decoration:none!important}.monaco-button.disabled:focus,.monaco-button.disabled{opacity:.4!important;cursor:default}.monaco-text-button .codicon{margin:0 .2em;color:inherit!important}.monaco-text-button.monaco-text-button-with-short-label{flex-direction:row;flex-wrap:wrap;padding:0 4px;overflow:hidden;height:28px}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label{flex-basis:100%}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{flex-grow:1;width:0;overflow:hidden}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label,.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{display:flex;justify-content:center;align-items:center;font-weight:400;font-style:inherit;padding:4px 0}.monaco-button-dropdown{display:flex;cursor:pointer}.monaco-button-dropdown.disabled{cursor:default}.monaco-button-dropdown>.monaco-button:focus{outline-offset:-1px!important}.monaco-button-dropdown.disabled>.monaco-button.disabled,.monaco-button-dropdown.disabled>.monaco-button.disabled:focus,.monaco-button-dropdown.disabled>.monaco-button-dropdown-separator{opacity:.4!important}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-right-width:0!important}.monaco-button-dropdown .monaco-button-dropdown-separator{padding:4px 0;cursor:default}.monaco-button-dropdown .monaco-button-dropdown-separator>div{height:100%;width:1px}.monaco-button-dropdown>.monaco-button.monaco-dropdown-button{border:1px solid var(--vscode-button-border, transparent);border-left-width:0!important;border-radius:0 2px 2px 0;display:flex;align-items:center}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-radius:2px 0 0 2px}.monaco-description-button{display:flex;flex-direction:column;align-items:center;margin:4px 5px}.monaco-description-button .monaco-button-description{font-style:italic;font-size:11px;padding:4px 20px}.monaco-description-button .monaco-button-label,.monaco-description-button .monaco-button-description{display:flex;justify-content:center;align-items:center}.monaco-description-button .monaco-button-label>.codicon,.monaco-description-button .monaco-button-description>.codicon{margin:0 .2em;color:inherit!important}.monaco-button.default-colors,.monaco-button-dropdown.default-colors>.monaco-button{color:var(--vscode-button-foreground);background-color:var(--vscode-button-background)}.monaco-button.default-colors:hover,.monaco-button-dropdown.default-colors>.monaco-button:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-button.default-colors.secondary,.monaco-button-dropdown.default-colors>.monaco-button.secondary{color:var(--vscode-button-secondaryForeground);background-color:var(--vscode-button-secondaryBackground)}.monaco-button.default-colors.secondary:hover,.monaco-button-dropdown.default-colors>.monaco-button.secondary:hover{background-color:var(--vscode-button-secondaryHoverBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator{background-color:var(--vscode-button-background);border-top:1px solid var(--vscode-button-border);border-bottom:1px solid var(--vscode-button-border)}.monaco-button-dropdown.default-colors .monaco-button.secondary+.monaco-button-dropdown-separator{background-color:var(--vscode-button-secondaryBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator>div{background-color:var(--vscode-button-separator)}.monaco-count-badge{padding:3px 6px;border-radius:11px;font-size:11px;min-width:18px;min-height:18px;line-height:11px;font-weight:400;text-align:center;display:inline-block;box-sizing:border-box}.monaco-count-badge.long{padding:2px 3px;border-radius:2px;min-height:auto;line-height:normal}.monaco-progress-container{width:100%;height:2px;overflow:hidden}.monaco-progress-container .progress-bit{width:2%;height:2px;position:absolute;left:0;display:none}.monaco-progress-container.active .progress-bit{display:inherit}.monaco-progress-container.discrete .progress-bit{left:0;transition:width .1s linear}.monaco-progress-container.discrete.done .progress-bit{width:100%}.monaco-progress-container.infinite .progress-bit{animation-name:progress;animation-duration:4s;animation-iteration-count:infinite;transform:translateZ(0);animation-timing-function:linear}.monaco-progress-container.infinite.infinite-long-running .progress-bit{animation-timing-function:steps(100)}@keyframes progress{0%{transform:translate(0) scaleX(1)}50%{transform:translate(2500%) scaleX(3)}to{transform:translate(4900%) scaleX(1)}}.monaco-inputbox{position:relative;display:block;padding:0;box-sizing:border-box;border-radius:2px;font-size:inherit}.monaco-inputbox>.ibwrapper>.input,.monaco-inputbox>.ibwrapper>.mirror{padding:4px 6px}.monaco-inputbox>.ibwrapper{position:relative;width:100%;height:100%}.monaco-inputbox>.ibwrapper>.input{display:inline-block;box-sizing:border-box;width:100%;height:100%;line-height:inherit;border:none;font-family:inherit;font-size:inherit;resize:none;color:inherit}.monaco-inputbox>.ibwrapper>input{text-overflow:ellipsis}.monaco-inputbox>.ibwrapper>textarea.input{display:block;scrollbar-width:none;outline:none}.monaco-inputbox>.ibwrapper>textarea.input::-webkit-scrollbar{display:none}.monaco-inputbox>.ibwrapper>textarea.input.empty{white-space:nowrap}.monaco-inputbox>.ibwrapper>.mirror{position:absolute;display:inline-block;width:100%;top:0;left:0;box-sizing:border-box;white-space:pre-wrap;visibility:hidden;word-wrap:break-word}.monaco-inputbox-container{text-align:right}.monaco-inputbox-container .monaco-inputbox-message{display:inline-block;overflow:hidden;text-align:left;width:100%;box-sizing:border-box;padding:.4em;font-size:12px;line-height:17px;margin-top:-1px;word-wrap:break-word}.monaco-inputbox .monaco-action-bar{position:absolute;right:2px;top:4px}.monaco-inputbox .monaco-action-bar .action-item{margin-left:2px}.monaco-inputbox .monaco-action-bar .action-item .codicon{background-repeat:no-repeat;width:16px;height:16px}.monaco-findInput{position:relative}.monaco-findInput .monaco-inputbox{font-size:13px;width:100%}.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.vs .monaco-findInput.disabled{background-color:#e1e1e1}.vs-dark .monaco-findInput.disabled{background-color:#333}.monaco-findInput.highlight-0 .controls,.hc-light .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-0 .1s linear 0s}.monaco-findInput.highlight-1 .controls,.hc-light .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-1 .1s linear 0s}.hc-black .monaco-findInput.highlight-0 .controls,.vs-dark .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-dark-0 .1s linear 0s}.hc-black .monaco-findInput.highlight-1 .controls,.vs-dark .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-dark-1 .1s linear 0s}@keyframes monaco-findInput-highlight-0{0%{background:#fdff00cc}to{background:transparent}}@keyframes monaco-findInput-highlight-1{0%{background:#fdff00cc}99%{background:transparent}}@keyframes monaco-findInput-highlight-dark-0{0%{background:#ffffff70}to{background:transparent}}@keyframes monaco-findInput-highlight-dark-1{0%{background:#ffffff70}99%{background:transparent}}:root{--vscode-sash-size: 4px;--vscode-sash-hover-size: 4px}.monaco-sash{position:absolute;z-index:35;touch-action:none}.monaco-sash.disabled{pointer-events:none}.monaco-sash.mac.vertical{cursor:col-resize}.monaco-sash.vertical.minimum{cursor:e-resize}.monaco-sash.vertical.maximum{cursor:w-resize}.monaco-sash.mac.horizontal{cursor:row-resize}.monaco-sash.horizontal.minimum{cursor:s-resize}.monaco-sash.horizontal.maximum{cursor:n-resize}.monaco-sash.disabled{cursor:default!important;pointer-events:none!important}.monaco-sash.vertical{cursor:ew-resize;top:0;width:var(--vscode-sash-size);height:100%}.monaco-sash.horizontal{cursor:ns-resize;left:0;width:100%;height:var(--vscode-sash-size)}.monaco-sash:not(.disabled)>.orthogonal-drag-handle{content:" ";height:calc(var(--vscode-sash-size) * 2);width:calc(var(--vscode-sash-size) * 2);z-index:100;display:block;cursor:all-scroll;position:absolute}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.start,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.end{cursor:nwse-resize}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.end,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.start{cursor:nesw-resize}.monaco-sash.vertical>.orthogonal-drag-handle.start{left:calc(var(--vscode-sash-size) * -.5);top:calc(var(--vscode-sash-size) * -1)}.monaco-sash.vertical>.orthogonal-drag-handle.end{left:calc(var(--vscode-sash-size) * -.5);bottom:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.start{top:calc(var(--vscode-sash-size) * -.5);left:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.end{top:calc(var(--vscode-sash-size) * -.5);right:calc(var(--vscode-sash-size) * -1)}.monaco-sash:before{content:"";pointer-events:none;position:absolute;width:100%;height:100%;background:transparent}.monaco-workbench:not(.reduce-motion) .monaco-sash:before{transition:background-color .1s ease-out}.monaco-sash.hover:before,.monaco-sash.active:before{background:var(--vscode-sash-hoverBorder)}.monaco-sash.vertical:before{width:var(--vscode-sash-hover-size);left:calc(50% - (var(--vscode-sash-hover-size) / 2))}.monaco-sash.horizontal:before{height:var(--vscode-sash-hover-size);top:calc(50% - (var(--vscode-sash-hover-size) / 2))}.pointer-events-disabled{pointer-events:none!important}.monaco-sash.debug{background:#0ff}.monaco-sash.debug.disabled{background:#0ff3}.monaco-sash.debug:not(.disabled)>.orthogonal-drag-handle{background:red}.monaco-split-view2{position:relative;width:100%;height:100%}.monaco-split-view2>.sash-container{position:absolute;width:100%;height:100%;pointer-events:none}.monaco-split-view2>.sash-container>.monaco-sash{pointer-events:initial}.monaco-split-view2>.monaco-scrollable-element{width:100%;height:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container{width:100%;height:100%;white-space:nowrap;position:relative}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view{white-space:initial;position:absolute}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view:not(.visible){display:none}.monaco-split-view2.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view{width:100%}.monaco-split-view2.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view{height:100%}.monaco-split-view2.separator-border>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{content:" ";position:absolute;top:0;left:0;z-index:5;pointer-events:none;background-color:var(--separator-border)}.monaco-split-view2.separator-border.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:100%;width:1px}.monaco-split-view2.separator-border.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:1px;width:100%}.monaco-table{display:flex;flex-direction:column;position:relative;height:100%;width:100%;white-space:nowrap;overflow:hidden}.monaco-table>.monaco-split-view2{border-bottom:1px solid transparent}.monaco-table>.monaco-list{flex:1}.monaco-table-tr{display:flex;height:100%}.monaco-table-th{width:100%;height:100%;font-weight:700;overflow:hidden;text-overflow:ellipsis}.monaco-table-th,.monaco-table-td{box-sizing:border-box;flex-shrink:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{content:"";position:absolute;left:calc(var(--vscode-sash-size) / 2);width:0;border-left:1px solid transparent}.monaco-workbench:not(.reduce-motion) .monaco-table>.monaco-split-view2,.monaco-workbench:not(.reduce-motion) .monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{transition:border-color .2s ease-out}.monaco-tl-row{display:flex;height:100%;align-items:center;position:relative}.monaco-tl-row.disabled{cursor:default}.monaco-tl-indent{height:100%;position:absolute;top:0;left:16px;pointer-events:none}.hide-arrows .monaco-tl-indent{left:12px}.monaco-tl-indent>.indent-guide{display:inline-block;box-sizing:border-box;height:100%;border-left:1px solid transparent}.monaco-workbench:not(.reduce-motion) .monaco-tl-indent>.indent-guide{transition:border-color .1s linear}.monaco-tl-twistie,.monaco-tl-contents{height:100%}.monaco-tl-twistie{font-size:10px;text-align:right;padding-right:6px;flex-shrink:0;width:16px;display:flex!important;align-items:center;justify-content:center;transform:translate(3px)}.monaco-tl-contents{flex:1;overflow:hidden}.monaco-tl-twistie:before{border-radius:20px}.monaco-tl-twistie.collapsed:before{transform:rotate(-90deg)}.monaco-tl-twistie.codicon-tree-item-loading:before{animation:codicon-spin 1.25s steps(30) infinite}.monaco-tree-type-filter{position:absolute;top:0;display:flex;padding:3px;max-width:200px;z-index:100;margin:0 6px;border:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.monaco-workbench:not(.reduce-motion) .monaco-tree-type-filter{transition:top .3s}.monaco-tree-type-filter.disabled{top:-40px!important}.monaco-tree-type-filter-grab{display:flex!important;align-items:center;justify-content:center;cursor:grab;margin-right:2px}.monaco-tree-type-filter-grab.grabbing{cursor:grabbing}.monaco-tree-type-filter-input{flex:1}.monaco-tree-type-filter-input .monaco-inputbox{height:23px}.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.input,.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.mirror{padding:2px 4px}.monaco-tree-type-filter-input .monaco-findInput>.controls{top:2px}.monaco-tree-type-filter-actionbar{margin-left:4px}.monaco-tree-type-filter-actionbar .monaco-action-bar .action-label{padding:2px}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container{position:absolute;top:0;left:0;width:100%;height:0;z-index:13;background-color:var(--vscode-sideBar-background)}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row.monaco-list-row{position:absolute;width:100%;opacity:1!important;overflow:hidden;background-color:var(--vscode-sideBar-background)}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row:hover{background-color:var(--vscode-list-hoverBackground)!important;cursor:pointer}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty,.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty .monaco-tree-sticky-container-shadow{display:none}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-container-shadow{position:absolute;bottom:-3px;left:0;height:0px;width:100%}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container[tabindex="0"]:focus{outline:none}.monaco-icon-label{display:flex;overflow:hidden;text-overflow:ellipsis}.monaco-icon-label:before{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;line-height:inherit!important;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;flex-shrink:0}.monaco-icon-label-iconpath{width:16px;height:16px;padding-left:2px;margin-top:2px;display:flex}.monaco-icon-label-container.disabled{color:var(--vscode-disabledForeground)}.monaco-icon-label>.monaco-icon-label-container{min-width:0;overflow:hidden;text-overflow:ellipsis;flex:1}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{color:inherit;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name>.label-separator{margin:0 2px;opacity:.5}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-suffix-container>.label-suffix{opacity:.7;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.7;margin-left:.5em;font-size:.9em;white-space:pre}.monaco-icon-label.nowrap>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{white-space:nowrap}.vs .monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.95}.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-style:italic}.monaco-icon-label.deprecated{text-decoration:line-through;opacity:.66}.monaco-icon-label.italic:after{font-style:italic}.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{text-decoration:line-through}.monaco-icon-label:after{opacity:.75;font-size:90%;font-weight:600;margin:auto 16px 0 5px;text-align:center}.monaco-list:focus .selected .monaco-icon-label,.monaco-list:focus .selected .monaco-icon-label:after{color:inherit!important}.monaco-list-row.focused.selected .label-description,.monaco-list-row.selected .label-description{opacity:.8}.monaco-keybinding{display:flex;align-items:center;line-height:10px}.monaco-keybinding>.monaco-keybinding-key{display:inline-block;border-style:solid;border-width:1px;border-radius:3px;vertical-align:middle;font-size:11px;padding:3px 5px;margin:0 2px}.monaco-keybinding>.monaco-keybinding-key:first-child{margin-left:0}.monaco-keybinding>.monaco-keybinding-key:last-child{margin-right:0}.monaco-keybinding>.monaco-keybinding-key-separator{display:inline-block}.monaco-keybinding>.monaco-keybinding-key-chord-separator{width:6px}::-ms-clear{display:none}.monaco-editor .editor-widget input{color:inherit}.monaco-editor{position:relative;overflow:visible;-webkit-text-size-adjust:100%;color:var(--vscode-editor-foreground);background-color:var(--vscode-editor-background);overflow-wrap:initial}.monaco-editor-background{background-color:var(--vscode-editor-background)}.monaco-editor .rangeHighlight{background-color:var(--vscode-editor-rangeHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-rangeHighlightBorder)}.monaco-editor.hc-black .rangeHighlight,.monaco-editor.hc-light .rangeHighlight{border-style:dotted}.monaco-editor .symbolHighlight{background-color:var(--vscode-editor-symbolHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-symbolHighlightBorder)}.monaco-editor.hc-black .symbolHighlight,.monaco-editor.hc-light .symbolHighlight{border-style:dotted}.monaco-editor .overflow-guard{position:relative;overflow:hidden}.monaco-editor .view-overlays{position:absolute;top:0}.monaco-editor .view-overlays>div,.monaco-editor .margin-view-overlays>div{position:absolute;width:100%}.monaco-editor .squiggly-error{border-bottom:4px double var(--vscode-editorError-border)}.monaco-editor .squiggly-error:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorError-background)}.monaco-editor .squiggly-warning{border-bottom:4px double var(--vscode-editorWarning-border)}.monaco-editor .squiggly-warning:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorWarning-background)}.monaco-editor .squiggly-info{border-bottom:4px double var(--vscode-editorInfo-border)}.monaco-editor .squiggly-info:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorInfo-background)}.monaco-editor .squiggly-hint{border-bottom:2px dotted var(--vscode-editorHint-border)}.monaco-editor.showUnused .squiggly-unnecessary{border-bottom:2px dashed var(--vscode-editorUnnecessaryCode-border)}.monaco-editor.showDeprecated .squiggly-inline-deprecated{text-decoration:line-through;text-decoration-color:var(--vscode-editor-foreground, inherit)}.monaco-editor .inputarea{min-width:0;min-height:0;margin:0;padding:0;position:absolute;outline:none!important;resize:none;border:none;overflow:hidden;color:transparent;background-color:transparent;z-index:-10}.monaco-editor .inputarea.ime-input{z-index:10;caret-color:var(--vscode-editorCursor-foreground);color:var(--vscode-editor-foreground)}.monaco-editor .margin-view-overlays .line-numbers{bottom:0;font-variant-numeric:tabular-nums;position:absolute;text-align:right;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:default}.monaco-editor .relative-current-line-number{text-align:left;display:inline-block;width:100%}.monaco-editor .margin-view-overlays .line-numbers.lh-odd{margin-top:1px}.monaco-editor .line-numbers{color:var(--vscode-editorLineNumber-foreground)}.monaco-editor .line-numbers.active-line-number{color:var(--vscode-editorLineNumber-activeForeground)}.monaco-editor .margin{background-color:var(--vscode-editorGutter-background)}.monaco-mouse-cursor-text{cursor:text}.monaco-editor .blockDecorations-container{position:absolute;top:0;pointer-events:none}.monaco-editor .blockDecorations-block{position:absolute;box-sizing:border-box}.monaco-editor .view-overlays .current-line,.monaco-editor .margin-view-overlays .current-line{display:block;position:absolute;left:0;top:0;box-sizing:border-box;height:100%}.monaco-editor .margin-view-overlays .current-line.current-line-margin.current-line-margin-both{border-right:0}.monaco-editor .lines-content .cdr{position:absolute;height:100%}.monaco-editor .glyph-margin{position:absolute;top:0}.monaco-editor .glyph-margin-widgets .cgmr{position:absolute;display:flex;align-items:center;justify-content:center}.monaco-editor .glyph-margin-widgets .cgmr.codicon-modifier-spin:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.monaco-editor .lines-content .core-guide{position:absolute;box-sizing:border-box;height:100%}.mtkcontrol{color:#fff!important;background:#960000!important}.mtkoverflow{background-color:var(--vscode-button-background, var(--vscode-editor-background));color:var(--vscode-button-foreground, var(--vscode-editor-foreground));border-width:1px;border-style:solid;border-color:var(--vscode-contrastBorder);border-radius:2px;padding:4px;cursor:pointer}.mtkoverflow:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-editor.no-user-select .lines-content,.monaco-editor.no-user-select .view-line,.monaco-editor.no-user-select .view-lines{user-select:none;-webkit-user-select:none}.monaco-editor.mac .lines-content:hover,.monaco-editor.mac .view-line:hover,.monaco-editor.mac .view-lines:hover{user-select:text;-webkit-user-select:text;-ms-user-select:text}.monaco-editor.enable-user-select{user-select:initial;-webkit-user-select:initial}.monaco-editor .view-lines{white-space:nowrap}.monaco-editor .view-line{position:absolute;width:100%}.monaco-editor .lines-content>.view-lines>.view-line>span{top:0;bottom:0;position:absolute}.monaco-editor .mtkw{color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .mtkz{display:inline-block;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .lines-decorations{position:absolute;top:0;background:#fff}.monaco-editor .margin-view-overlays .cldr{position:absolute;height:100%}.monaco-editor .margin-view-overlays .cmdr{position:absolute;left:0;width:100%;height:100%}.monaco-editor .minimap.slider-mouseover .minimap-slider{opacity:0;transition:opacity .1s linear}.monaco-editor .minimap.slider-mouseover:hover .minimap-slider,.monaco-editor .minimap.slider-mouseover .minimap-slider.active{opacity:1}.monaco-editor .minimap-slider .minimap-slider-horizontal{background:var(--vscode-minimapSlider-background)}.monaco-editor .minimap-slider:hover .minimap-slider-horizontal{background:var(--vscode-minimapSlider-hoverBackground)}.monaco-editor .minimap-slider.active .minimap-slider-horizontal{background:var(--vscode-minimapSlider-activeBackground)}.monaco-editor .minimap-shadow-visible{box-shadow:var(--vscode-scrollbar-shadow) -6px 0 6px -6px inset}.monaco-editor .minimap-shadow-hidden{position:absolute;width:0}.monaco-editor .minimap-shadow-visible{position:absolute;left:-6px;width:6px}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{position:absolute;left:-1px;width:1px}.minimap.autohide{opacity:0;transition:opacity .5s}.minimap.autohide:hover{opacity:1}.monaco-editor .minimap{z-index:5}.monaco-editor .overlayWidgets{position:absolute;top:0;left:0}.monaco-editor .view-ruler{position:absolute;top:0;box-shadow:1px 0 0 0 var(--vscode-editorRuler-foreground) inset}.monaco-editor .scroll-decoration{position:absolute;top:0;left:0;height:6px;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-editor .lines-content .cslr{position:absolute}.monaco-editor .focused .selected-text{background-color:var(--vscode-editor-selectionBackground)}.monaco-editor .selected-text{background-color:var(--vscode-editor-inactiveSelectionBackground)}.monaco-editor .top-left-radius{border-top-left-radius:3px}.monaco-editor .bottom-left-radius{border-bottom-left-radius:3px}.monaco-editor .top-right-radius{border-top-right-radius:3px}.monaco-editor .bottom-right-radius{border-bottom-right-radius:3px}.monaco-editor.hc-black .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-black .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-black .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-black .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor.hc-light .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-light .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-light .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-light .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor .cursors-layer{position:absolute;top:0}.monaco-editor .cursors-layer>.cursor{position:absolute;overflow:hidden;box-sizing:border-box}.monaco-editor .cursors-layer.cursor-smooth-caret-animation>.cursor{transition:all 80ms}.monaco-editor .cursors-layer.cursor-block-outline-style>.cursor{background:transparent!important;border-style:solid;border-width:1px}.monaco-editor .cursors-layer.cursor-underline-style>.cursor{border-bottom-width:2px;border-bottom-style:solid;background:transparent!important}.monaco-editor .cursors-layer.cursor-underline-thin-style>.cursor{border-bottom-width:1px;border-bottom-style:solid;background:transparent!important}@keyframes monaco-cursor-smooth{0%,20%{opacity:1}60%,to{opacity:0}}@keyframes monaco-cursor-phase{0%,20%{opacity:1}90%,to{opacity:0}}@keyframes monaco-cursor-expand{0%,20%{transform:scaleY(1)}80%,to{transform:scaleY(0)}}.cursor-smooth{animation:monaco-cursor-smooth .5s ease-in-out 0s 20 alternate}.cursor-phase{animation:monaco-cursor-phase .5s ease-in-out 0s 20 alternate}.cursor-expand>.cursor{animation:monaco-cursor-expand .5s ease-in-out 0s 20 alternate}.monaco-editor .mwh{position:absolute;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .diff-hidden-lines-widget{width:100%}.monaco-editor .diff-hidden-lines{height:0px;transform:translateY(-10px);font-size:13px;line-height:14px}.monaco-editor .diff-hidden-lines:not(.dragging) .top:hover,.monaco-editor .diff-hidden-lines:not(.dragging) .bottom:hover,.monaco-editor .diff-hidden-lines .top.dragging,.monaco-editor .diff-hidden-lines .bottom.dragging{background-color:var(--vscode-focusBorder)}.monaco-editor .diff-hidden-lines .top,.monaco-editor .diff-hidden-lines .bottom{transition:background-color .1s ease-out;height:4px;background-color:transparent;background-clip:padding-box;border-bottom:2px solid transparent;border-top:4px solid transparent}.monaco-editor.draggingUnchangedRegion.canMoveTop:not(.canMoveBottom) *,.monaco-editor .diff-hidden-lines .top.canMoveTop:not(.canMoveBottom),.monaco-editor .diff-hidden-lines .bottom.canMoveTop:not(.canMoveBottom){cursor:n-resize!important}.monaco-editor.draggingUnchangedRegion:not(.canMoveTop).canMoveBottom *,.monaco-editor .diff-hidden-lines .top:not(.canMoveTop).canMoveBottom,.monaco-editor .diff-hidden-lines .bottom:not(.canMoveTop).canMoveBottom{cursor:s-resize!important}.monaco-editor.draggingUnchangedRegion.canMoveTop.canMoveBottom *,.monaco-editor .diff-hidden-lines .top.canMoveTop.canMoveBottom,.monaco-editor .diff-hidden-lines .bottom.canMoveTop.canMoveBottom{cursor:ns-resize!important}.monaco-editor .diff-hidden-lines .top{transform:translateY(4px)}.monaco-editor .diff-hidden-lines .bottom{transform:translateY(-6px)}.monaco-editor .diff-unchanged-lines{background:var(--vscode-diffEditor-unchangedCodeBackground)}.monaco-editor .noModificationsOverlay{z-index:1;background:var(--vscode-editor-background);display:flex;justify-content:center;align-items:center}.monaco-editor .diff-hidden-lines .center{background:var(--vscode-diffEditor-unchangedRegionBackground);color:var(--vscode-diffEditor-unchangedRegionForeground);overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;height:24px;box-shadow:inset 0 -5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow),inset 0 5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow)}.monaco-editor .diff-hidden-lines .center span.codicon{vertical-align:middle}.monaco-editor .diff-hidden-lines .center a:hover .codicon{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .diff-hidden-lines div.breadcrumb-item{cursor:pointer}.monaco-editor .diff-hidden-lines div.breadcrumb-item:hover{color:var(--vscode-editorLink-activeForeground)}.monaco-editor .movedOriginal,.monaco-editor .movedModified{border:2px solid var(--vscode-diffEditor-move-border)}.monaco-editor .movedOriginal.currentMove,.monaco-editor .movedModified.currentMove{border:2px solid var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path.currentMove{stroke:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path{pointer-events:visiblestroke}.monaco-diff-editor .moved-blocks-lines .arrow{fill:var(--vscode-diffEditor-move-border)}.monaco-diff-editor .moved-blocks-lines .arrow.currentMove{fill:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines .arrow-rectangle{fill:var(--vscode-editor-background)}.monaco-diff-editor .moved-blocks-lines{position:absolute;pointer-events:none}.monaco-diff-editor .moved-blocks-lines path{fill:none;stroke:var(--vscode-diffEditor-move-border);stroke-width:2}.monaco-editor .char-delete.diff-range-empty{margin-left:-1px;border-left:solid var(--vscode-diffEditor-removedTextBackground) 3px}.monaco-editor .char-insert.diff-range-empty{border-left:solid var(--vscode-diffEditor-insertedTextBackground) 3px}.monaco-editor .fold-unchanged{cursor:pointer}.monaco-diff-editor .diff-moved-code-block{display:flex;justify-content:flex-end;margin-top:-4px}.monaco-diff-editor .diff-moved-code-block .action-bar .action-label.codicon{width:12px;height:12px;font-size:12px}.monaco-diff-editor .diffOverview{z-index:9}.monaco-diff-editor .diffOverview .diffViewport{z-index:10}.monaco-diff-editor.vs .diffOverview{background:#00000008}.monaco-diff-editor.vs-dark .diffOverview{background:#ffffff03}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark .scrollbar{background:#0000}.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-light .scrollbar{background:none}.monaco-scrollable-element.modified-in-monaco-diff-editor .slider{z-index:10}.modified-in-monaco-diff-editor .slider.active{background:#ababab66}.modified-in-monaco-diff-editor.hc-black .slider.active,.modified-in-monaco-diff-editor.hc-light .slider.active{background:none}.monaco-editor .insert-sign,.monaco-diff-editor .insert-sign,.monaco-editor .delete-sign,.monaco-diff-editor .delete-sign{font-size:11px!important;opacity:.7!important;display:flex!important;align-items:center}.monaco-editor.hc-black .insert-sign,.monaco-diff-editor.hc-black .insert-sign,.monaco-editor.hc-black .delete-sign,.monaco-diff-editor.hc-black .delete-sign,.monaco-editor.hc-light .insert-sign,.monaco-diff-editor.hc-light .insert-sign,.monaco-editor.hc-light .delete-sign,.monaco-diff-editor.hc-light .delete-sign{opacity:1}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .inline-added-margin-view-zone{text-align:right}.monaco-editor .arrow-revert-change{z-index:10;position:absolute}.monaco-editor .arrow-revert-change:hover{cursor:pointer}.monaco-editor .view-zones .view-lines .view-line span{display:inline-block}.monaco-editor .margin-view-zones .lightbulb-glyph:hover{cursor:pointer}.monaco-editor .char-insert,.monaco-diff-editor .char-insert{background-color:var(--vscode-diffEditor-insertedTextBackground)}.monaco-editor .line-insert,.monaco-diff-editor .line-insert{background-color:var(--vscode-diffEditor-insertedLineBackground, var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .line-insert,.monaco-editor .char-insert{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-insertedTextBorder)}.monaco-editor.hc-black .line-insert,.monaco-editor.hc-light .line-insert,.monaco-editor.hc-black .char-insert,.monaco-editor.hc-light .char-insert{border-style:dashed}.monaco-editor .line-delete,.monaco-editor .char-delete{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-removedTextBorder)}.monaco-editor.hc-black .line-delete,.monaco-editor.hc-light .line-delete,.monaco-editor.hc-black .char-delete,.monaco-editor.hc-light .char-delete{border-style:dashed}.monaco-editor .inline-added-margin-view-zone,.monaco-editor .gutter-insert,.monaco-diff-editor .gutter-insert{background-color:var(--vscode-diffEditorGutter-insertedLineBackground, var(--vscode-diffEditor-insertedLineBackground), var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .char-delete,.monaco-diff-editor .char-delete,.monaco-editor .inline-deleted-text{background-color:var(--vscode-diffEditor-removedTextBackground)}.monaco-editor .inline-deleted-text{text-decoration:line-through}.monaco-editor .line-delete,.monaco-diff-editor .line-delete{background-color:var(--vscode-diffEditor-removedLineBackground, var(--vscode-diffEditor-removedTextBackground))}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .gutter-delete,.monaco-diff-editor .gutter-delete{background-color:var(--vscode-diffEditorGutter-removedLineBackground, var(--vscode-diffEditor-removedLineBackground), var(--vscode-diffEditor-removedTextBackground))}.monaco-diff-editor.side-by-side .editor.modified{box-shadow:-6px 0 5px -5px var(--vscode-scrollbar-shadow);border-left:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor.side-by-side .editor.original{box-shadow:6px 0 5px -5px var(--vscode-scrollbar-shadow);border-right:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor .diffViewport{background:var(--vscode-scrollbarSlider-background)}.monaco-diff-editor .diffViewport:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-diff-editor .diffViewport:active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .diagonal-fill{background-image:linear-gradient(-45deg,var(--vscode-diffEditor-diagonalFill) 12.5%,#0000 12.5%,#0000 50%,var(--vscode-diffEditor-diagonalFill) 50%,var(--vscode-diffEditor-diagonalFill) 62.5%,#0000 62.5%,#0000 100%);background-size:8px 8px}.monaco-diff-editor .gutter{position:relative;overflow:hidden;flex-shrink:0;flex-grow:0;>div{position:absolute}.gutterItem{opacity:0;transition:opacity .7s;&.showAlways{opacity:1;transition:none}&.noTransition{transition:none}}&:hover .gutterItem{opacity:1;transition:opacity .1s ease-in-out}.gutterItem{.background{position:absolute;height:100%;left:50%;width:1px;border-left:2px var(--vscode-menu-border) solid}.buttons{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;.monaco-toolbar{height:fit-content;.monaco-action-bar{line-height:1;.actions-container{width:fit-content;border-radius:4px;background:var(--vscode-editorGutter-commentRangeForeground);.action-item{&:hover{background:var(--vscode-toolbar-hoverBackground)}.action-label{padding:1px 2px}}}}}}}}.monaco-diff-editor .diff-hidden-lines-compact{display:flex;height:11px;.line-left,.line-right{height:1px;border-top:1px solid;border-color:var(--vscode-editorCodeLens-foreground);opacity:.5;margin:auto;width:100%}.line-left{width:20px}.text{color:var(--vscode-editorCodeLens-foreground);text-wrap:nowrap;font-size:11px;line-height:11px;margin:0 4px}}.monaco-component.diff-review{user-select:none;-webkit-user-select:none;z-index:99}.monaco-diff-editor .diff-review{position:absolute}.monaco-component.diff-review .diff-review-line-number{text-align:right;display:inline-block;color:var(--vscode-editorLineNumber-foreground)}.monaco-component.diff-review .diff-review-summary{padding-left:10px}.monaco-component.diff-review .diff-review-shadow{position:absolute;box-shadow:var(--vscode-scrollbar-shadow) 0 -6px 6px -6px inset}.monaco-component.diff-review .diff-review-row{white-space:pre}.monaco-component.diff-review .diff-review-table{display:table;min-width:100%}.monaco-component.diff-review .diff-review-row{display:table-row;width:100%}.monaco-component.diff-review .diff-review-spacer{display:inline-block;width:10px;vertical-align:middle}.monaco-component.diff-review .diff-review-spacer>.codicon{font-size:9px!important}.monaco-component.diff-review .diff-review-actions{display:inline-block;position:absolute;right:10px;top:2px;z-index:100}.monaco-component.diff-review .diff-review-actions .action-label{width:16px;height:16px;margin:2px 0}.monaco-component.diff-review .revertButton{cursor:pointer}.monaco-toolbar{height:100%}.monaco-toolbar .toolbar-toggle-more{display:inline-block;padding:0}.monaco-component.multiDiffEditor{background:var(--vscode-multiDiffEditor-background);position:relative;height:100%;width:100%;overflow-y:hidden;>div{position:absolute;top:0;left:0;height:100%;width:100%;&.placeholder{visibility:hidden;&.visible{visibility:visible}display:grid;place-items:center;place-content:center}}.active{--vscode-multiDiffEditor-border: var(--vscode-focusBorder)}.multiDiffEntry{display:flex;flex-direction:column;flex:1;overflow:hidden;.collapse-button{margin:0 5px;cursor:pointer;a{display:block}}.header{z-index:1000;background:var(--vscode-editor-background);&:not(.collapsed) .header-content{border-bottom:1px solid var(--vscode-sideBarSectionHeader-border)}.header-content{margin:8px 0 0;padding:4px 5px;border-top:1px solid var(--vscode-multiDiffEditor-border);display:flex;align-items:center;color:var(--vscode-foreground);background:var(--vscode-multiDiffEditor-headerBackground);&.shadow{box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px}.file-path{display:flex;flex:1;min-width:0;.title{font-size:14px;line-height:22px;&.original{flex:1;min-width:0;text-overflow:ellipsis}}.status{font-weight:600;opacity:.75;margin:0 10px;line-height:22px}}.actions{padding:0 8px}}}.editorParent{flex:1;display:flex;flex-direction:column;border-bottom:1px solid var(--vscode-multiDiffEditor-border);overflow:hidden}.editorContainer{flex: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);.promptEditor .monaco-editor{--vscode-editor-placeholder-foreground: var(--vscode-editorGhostText-foreground)}.toolbar,.promptEditor{opacity:0;transition:opacity .2s ease-in-out}&:hover,&.focused{.toolbar,.promptEditor{opacity:1}}.preview .monaco-editor{.mtk1{color:var(--vscode-editorGhostText-foreground)}.view-overlays .current-line-exact,.current-line-margin{border:none}--vscode-editor-background: var(--widget-color)}svg{.gradient-start{stop-color:var(--vscode-editor-background)}.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);.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)}.problems-panel{height:180px;flex-shrink:0;background:#1e1e1e;border-top:1px solid var(--border);overflow-y:auto;font-size:13px;display:flex;flex-direction:column}.problems-panel__empty{padding:10px 12px;color:#ffffff73;font-size:12px}.problem-row{display:flex;gap:8px;align-items:flex-start;padding:4px 8px;cursor:pointer;width:100%;text-align:left;border:none;background:transparent;color:inherit;font:inherit;box-sizing:border-box}.problem-row:hover{background:#2a2a2a}.problem-icon{flex-shrink:0;line-height:1.35}.problem-message{flex:1;min-width:0;word-break:break-word}.problem-location{flex-shrink:0;font-size:11px;opacity:.65;white-space:nowrap;max-width:45%;overflow:hidden;text-overflow:ellipsis}.severity-8 .problem-icon{color:#ff6b6b}.severity-4 .problem-icon{color:#fc6}.severity-2 .problem-icon,.severity-1 .problem-icon{color:#4ec9b0}.ide-fe-editor-v228{display:flex;flex-direction:column;min-height:16rem}.ide-fe-editor-v228 .ide-editor-stack{flex:1;min-height:0}.ide-editor-stack{display:flex;flex-direction:column;gap:0;min-height:14rem;flex:1;min-width:0}.ide-editor-tabs{display:flex;flex-wrap:nowrap;gap:.25rem;overflow-x:auto;padding:.35rem .25rem .25rem;border-bottom:1px solid var(--border);background:#0f172a73;-webkit-overflow-scrolling:touch}.ide-editor-tab-wrap{display:flex;flex-shrink:0;align-items:stretch;border:1px solid var(--border);border-radius:var(--radius, 6px);overflow:hidden}.ide-editor-tab-wrap .ide-editor-tab{border:none;border-radius:0;max-width:10rem}.ide-editor-tab-wrap .ide-editor-tab--active{background:#6366f126}.ide-editor-tab{display:flex;align-items:center;gap:.35rem;flex-shrink:0;max-width:11rem;padding:.25rem .45rem;border:1px solid transparent;border-radius:var(--radius, 6px);background:transparent;color:var(--text);font:inherit;font-size:.72rem;cursor:pointer;text-align:left}.ide-editor-tab:hover{background:#94a3b814}.ide-editor-tab-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ide-editor-tab-dirty{color:#fbbf24;font-weight:700}.ide-editor-tab-x{border:none;background:transparent;color:var(--muted);font-size:.85rem;line-height:1;padding:0 .15rem;cursor:pointer}.ide-editor-tab-x:hover{color:var(--text)}.ide-editor-tab-wrap.editor-tab.pinned .ide-editor-tab{font-weight:600;opacity:1}.ide-editor-tab-pin.tab-pin{margin-left:2px;border:none;background:transparent;cursor:pointer;opacity:.6;font-size:.65rem;line-height:1;padding:0 .2rem;flex-shrink:0}.ide-editor-tab-pin.tab-pin:hover{opacity:1}.ide-editor-tab-wrap.editor-tab.pinned .ide-editor-tab-x.close-tab{display:none}.ide-editor-body{display:flex;flex-direction:column;flex:1;min-height:0;padding:.65rem .85rem .85rem;gap:.45rem}.ide-monaco-container{flex:1;min-height:12rem;min-width:0;width:100%;border:1px solid var(--border);border-radius:var(--radius, 6px);overflow:hidden}.ide-editor-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.72rem;color:var(--muted)}.ide-editor-hl-note{font-size:.65rem;padding:.1rem .35rem;border-radius:4px;border:1px dashed var(--border)}.ide-editor-textarea{flex:1;min-height:10rem;width:100%;resize:vertical;border:1px solid var(--border);border-radius:var(--radius, 6px);background:#0f172a8c;color:var(--text);font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.8rem;line-height:1.45;padding:.55rem .6rem;tab-size:2}.ide-editor-textarea:focus{outline:2px solid rgba(99,102,241,.45);outline-offset:1px}.ide-editor-textarea--json{color:#a5f3fc}.ide-editor-textarea--ts{color:#e9d5ff}.ide-editor-textarea--css{color:#fde68a}.ide-editor-textarea--html{color:#fecaca}.ide-editor-textarea--md{color:#d1d5db}.breadcrumbs.symbol-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:4px 8px;background:#1e1e1e;border-bottom:1px solid var(--border);font-size:13px;min-height:1.5rem}.breadcrumb-file{color:var(--muted, #94a3b8);flex-shrink:0}.breadcrumb-sep{color:var(--muted, #64748b);user-select:none;flex-shrink:0}.breadcrumb-segment{cursor:pointer;opacity:.85;background:none;border:none;padding:0;font:inherit;color:inherit;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-segment:hover{opacity:1;text-decoration:underline}.breadcrumb-segment:focus-visible{outline:2px solid rgba(99,102,241,.55);outline-offset:1px;border-radius:2px}.editor-panel{position:relative;display:flex;flex-direction:column;min-height:0;flex:1}.breadcrumb-bar-row{display:flex;flex-direction:row;align-items:center;gap:6px;flex-shrink:0;background:#1e1e1e;border-bottom:1px solid var(--border);padding-right:8px}.breadcrumb-bar{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:6px 10px;font-size:13px;user-select:none;flex:1;min-width:0}.breadcrumb-bookmark{flex-shrink:0;margin:0;padding:4px 8px;font-size:1rem;line-height:1;background:none;border:none;color:#aaa;cursor:pointer;border-radius:4px}.breadcrumb-bookmark:hover{color:var(--accent, #fbbf24);background:#ffffff0f}.breadcrumb-segment{display:inline-flex;align-items:center;gap:4px}.breadcrumb-folder,.breadcrumb-file{margin:0;padding:0;font:inherit;background:none;border:none;cursor:pointer}.breadcrumb-folder{color:#ccc}.breadcrumb-folder:hover{color:var(--accent, #6366f1)}.breadcrumb-file{color:#fff;font-weight:600}.breadcrumb-file:hover{color:var(--accent, #a5b4fc)}.breadcrumb-separator{opacity:.5;pointer-events:none}.file-action-menu{position:fixed;z-index:5000;min-width:11rem;background:#2d2d2d;border:1px solid var(--border);border-radius:4px;padding:6px;display:flex;flex-direction:column;box-shadow:0 8px 24px #00000073}.file-action-menu button{background:none;border:none;color:#fff;padding:6px 10px;text-align:left;cursor:pointer;border-radius:3px;font-size:.88rem}.file-action-menu button:hover,.file-action-menu button:focus-visible{background:#444;outline:none}.file-action-menu__close{opacity:.85;margin-top:2px;padding-top:8px;border-top:1px solid rgba(255,255,255,.08)}.diag-error-icon{background:url(/icons/error.svg) center center no-repeat;background-size:14px 14px;width:16px;height:100%;min-height:16px}.diag-warning-icon{background:url(/icons/warning.svg) center center no-repeat;background-size:14px 14px;width:16px;height:100%;min-height:16px}.monaco-editor .blame-gutter{box-sizing:border-box;cursor:default}.monaco-editor .blame-gutter:hover{filter:brightness(1.25)}.monaco-editor .folding{opacity:.7}.monaco-editor .folding:hover{opacity:1}.editor-status{display:flex;flex-direction:column;gap:4px;font-size:12px;opacity:.6;padding:4px 8px;background:#1e1e1e;border-top:1px solid var(--border);box-sizing:border-box}.editor-status__row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;min-height:1.1rem}.editor-status__cursors{flex-shrink:0;font-weight:600;opacity:1}.editor-status__hint{flex-shrink:0;text-align:right;font-size:11px;opacity:.85}.editor-status__multicursor{font-size:10px;line-height:1.35;opacity:.9;word-break:break-word}.editor-status__folding{font-size:10px;line-height:1.35;opacity:.88;word-break:break-word}.editor-status__nav{font-size:10px;line-height:1.35;opacity:.9;word-break:break-word}.editor-status__codeactions,.editor-status__hoverdoc,.editor-status__refs,.editor-status__impl,.editor-status__inlay,.editor-status__semantic,.editor-status__brackets{font-size:10px;line-height:1.35;opacity:.88;word-break:break-word}.monaco-editor .bracket-guide{opacity:.4}.monaco-editor .bracket-guide-active{opacity:.9}.editor-status__indent{font-size:10px;line-height:1.35;opacity:.88;word-break:break-word}.monaco-editor .indent-guide{opacity:.4}.monaco-editor .indent-guide-active{opacity:1}.editor-status__whitespace-eol{font-size:10px;line-height:1.35;opacity:.88;word-break:break-word}.monaco-editor .mtk.whitespace{opacity:.4}.monaco-editor .eol{opacity:.5;font-size:11px}.editor-status__sticky-scroll{font-size:10px;line-height:1.35;opacity:.88;word-break:break-word}.monaco-editor .sticky-scroll{background:#1e1e1e;border-bottom:1px solid var(--border);padding:2px 6px;font-size:13px}.monaco-editor .rename-box{border:1px solid #4ec9b0!important;border-radius:2px}.monaco-editor .codicon-light-bulb,.monaco-editor .codicon-lightbulb{color:#fc6!important}.monaco-editor .codicon-light-bulb:hover,.monaco-editor .codicon-lightbulb:hover{color:#ffd88a!important}.monaco-editor .codicon-light-bulb-autofix,.monaco-editor .codicon-lightbulb-autofix{color:#4ec9b0!important}.monaco-editor .monaco-hover{background:#1e1e1e!important;border:1px solid var(--border)!important;padding:8px!important;box-sizing:border-box}.monaco-editor .monaco-hover .hover-row{font-size:13px}.monaco-editor .monaco-hover .markdown-hover{font-size:13px;line-height:1.4}.monaco-editor .monaco-hover-content{padding:6px 8px;box-sizing:border-box}.monaco-editor .monaco-hover code{background:#2a2a2a;padding:2px 4px;border-radius:3px}.monaco-editor .monaco-hover pre code{display:block;padding:8px;overflow-x:auto}.monaco-editor .parameter-hints-widget,.monaco-editor .reference-zone-widget{font-size:13px}.monaco-editor .peekview-widget{border:1px solid var(--border)!important}.monaco-editor .peekview-widget .head .peekview-title{background:#1e1e1e!important;font-size:13px}.monaco-editor .peekview-widget>.body{background:#1e1e1e!important}.monaco-editor .peekview-widget .head{background:#1e1e1e!important}.monaco-editor .inlay-hints-label{opacity:.7;font-size:11px;padding:0 2px}.editor-panel-body{display:flex;flex-direction:row;flex:1;min-height:0;min-width:0}.editor-panel-body__stack{display:flex;flex-direction:column;flex:1;min-height:0;min-width:0}.editor-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.editor-main .ide-editor-body{flex:1;min-height:0}.monaco-editor .minimap{opacity:.9}.monaco-editor .minimap:hover{opacity:1}.editor-status__minimap,.editor-status__scroll-past-end{font-size:10px;line-height:1.35;opacity:.88;word-break:break-word}.monaco-editor .scroll-decoration{background:#1e1e1e}.editor-status__column-selection{font-size:10px;line-height:1.35;opacity:.88;word-break:break-word}.monaco-editor .view-zones .column-selection{background:#4ec9b026}.editor-panel.drag-over{outline:2px dashed var(--accent, #6366f1);outline-offset:-2px}.editor-panel__toast{position:absolute;top:.5rem;left:50%;transform:translate(-50%);z-index:20;max-width:min(100% - 1rem,28rem);padding:.4rem .65rem;border-radius:var(--radius, 6px);font-size:.78rem;background:#7f1d1deb;color:#fecaca;border:1px solid rgba(248,113,113,.4);box-shadow:0 4px 12px #00000059;pointer-events:none}@media (max-width: 768px){.editor-panel.drag-over{outline-width:1px}}.editor-tabs{display:flex;background:#1e1e1e;border-bottom:1px solid var(--border);overflow-x:auto;white-space:nowrap}.editor-tab{display:flex;align-items:stretch;border-right:1px solid #333}.editor-tab.active .ide-editor-tab.ide-editor-tab--active,.editor-tab.active .ide-editor-tab--active{background:#2d2d2d;font-weight:700}.close-tab{background:none;border:none;color:#aaa;cursor:pointer}.dirty-dot{color:var(--accent, #6366f1);font-size:12px}.ide-editor-tab-context-menu{min-width:11rem;padding:.25rem 0;border-radius:var(--radius, 6px);border:1px solid var(--border);background:#252525;box-shadow:0 6px 20px #00000073}.ide-editor-tab-context-menu__item{display:block;width:100%;text-align:left;padding:.4rem .75rem;font-size:.8rem;border:none;background:transparent;color:#e5e5e5;cursor:pointer}.ide-editor-tab-context-menu__item:hover{background:#6366f133}.editor-split-layout.single{display:flex;flex-direction:column;height:100%}.editor-split-layout.split{display:flex;flex-direction:row;height:100%}.editor-split-layout.split>*{flex:1;border-right:1px solid var(--border)}.editor-split-layout.split>*:last-child{border-right:none}.ide-monaco-container .monaco-editor .cursor{border-left:2px solid #4ec9b0!important}.ide-monaco-container .monaco-editor .secondary-cursor{border-left:2px solid #c586c0!important}.ide-monaco-container .monaco-editor .folded-background{opacity:.72}.ide-monaco-container .monaco-editor .folded-background:hover{opacity:1}.ide-monaco-container .monaco-editor .inline-folded{opacity:.75}.ide-monaco-container .monaco-editor .inline-folded:hover{opacity:1}.diff-overlay{position:fixed;inset:0;background:#000000bf;display:flex;justify-content:center;align-items:center;z-index:10004;padding:.5rem;box-sizing:border-box}.diff-container{background:var(--panel-bg, rgba(15, 23, 42, .98));width:min(96vw,1400px);height:min(92vh,900px);max-width:100%;max-height:100%;border-radius:8px;display:flex;flex-direction:column;border:1px solid var(--border);box-sizing:border-box}.diff-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;padding:12px;border-bottom:1px solid var(--border);flex-shrink:0}.diff-header h3{margin:0;font-size:.95rem;font-weight:600}.diff-columns{display:flex;flex:1;min-height:0;overflow:hidden}.diff-column{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid var(--border)}.diff-column:last-child{border-right:none}.diff-column-title{padding:8px;background:#222;border-bottom:1px solid var(--border);font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}.diff-open-file{align-self:flex-start;margin:0 8px 6px;flex-shrink:0}.diff-content{flex:1;margin:0;overflow:auto;padding:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;line-height:1.45;white-space:pre-wrap;word-break:break-word}.diff-line-context{background:transparent}.diff-line-add{background:#00ff0026}.diff-line-remove{background:#ff000026}.overwrite-modal-overlay{position:fixed;inset:0;z-index:10002;background:#0000008c;display:flex;justify-content:center;align-items:center;padding:1rem}.overwrite-modal{background:var(--panel-bg, rgba(15, 23, 42, .98));padding:1rem 1.15rem;border-radius:8px;max-width:min(100%,26rem);width:100%;border:1px solid var(--border);box-sizing:border-box}.overwrite-modal h3{margin:0 0 .5rem;font-size:1rem}.overwrite-modal__body{margin:0 0 .85rem;font-size:.85rem;line-height:1.45;color:var(--text)}.overwrite-modal__options{display:flex;flex-direction:column;gap:.65rem}.overwrite-modal__rename{display:flex;flex-direction:column;gap:.35rem}.overwrite-modal__rename-label{font-size:.75rem;color:var(--muted, #94a3b8)}.overwrite-modal__rename-input{width:100%;box-sizing:border-box;font:inherit;font-size:.85rem;padding:.45rem .55rem;border-radius:var(--radius, 6px);border:1px solid var(--border);background:#0f172abf;color:var(--text)}.ws-explorer-modal-overlay{position:fixed;inset:0;z-index:10003;background:#0000008c;display:flex;justify-content:center;align-items:center;padding:1rem}.ws-explorer-modal{background:var(--panel-bg, rgba(15, 23, 42, .98));padding:1rem 1.15rem;border-radius:8px;max-width:min(100%,26rem);width:100%;border:1px solid var(--border);box-sizing:border-box}.ws-explorer-modal h3{margin:0 0 .5rem;font-size:1rem}.ws-explorer-modal__hint{margin:0 0 .65rem;font-size:.85rem;line-height:1.45;color:var(--text)}.ws-explorer-modal__input{width:100%;box-sizing:border-box;font:inherit;font-size:.85rem;padding:.45rem .55rem;border-radius:var(--radius, 6px);border:1px solid var(--border);background:#0f172abf;color:var(--text);margin-bottom:.85rem}.ws-explorer-modal__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.ws-explorer-modal--compare{max-width:min(100%,22rem);max-height:min(70vh,420px);display:flex;flex-direction:column}.ws-compare-modal__list{list-style:none;margin:0 0 .75rem;padding:0;overflow-y:auto;max-height:min(40vh,280px);display:flex;flex-direction:column;gap:.25rem}.ws-compare-modal__file{width:100%;justify-content:flex-start;text-align:left;font-size:.8rem}.chat-dock{background:var(--panel-bg, rgba(15, 23, 42, .55));border-top:1px solid var(--border);display:flex;flex-direction:column;flex:1;min-height:0;box-sizing:border-box;z-index:5}.chat-layout{display:flex;flex:1;min-height:0;width:100%}.thread-sidebar{width:200px;min-width:160px;flex-shrink:0;background:#1e1e1e;border-right:1px solid var(--border);display:flex;flex-direction:column}.thread-header{display:flex;justify-content:space-between;align-items:center;padding:8px;border-bottom:1px solid var(--border);gap:.35rem}.thread-header__title{margin:0;font-size:.78rem;font-weight:600}.thread-header__new{border:none;background:transparent;color:var(--accent, #6366f1);font-size:1.1rem;line-height:1;cursor:pointer;padding:.15rem .35rem;border-radius:var(--radius, 6px)}.thread-header__new:hover{background:#94a3b81f}.thread-list{flex:1;overflow-y:auto;min-height:0}.thread-item{padding:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:.35rem;font-size:.72rem}.thread-item:focus{outline:2px solid rgba(99,102,241,.45);outline-offset:-2px}.thread-item.active{background:#2d2d2d}.thread-item__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.thread-actions{display:flex;flex-shrink:0;gap:.15rem}.thread-actions__btn{background:none;border:none;color:#aaa;cursor:pointer;padding:.1rem .2rem;font-size:.75rem;line-height:1}.thread-actions__btn:hover{color:var(--text)}.chat-main{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0}.chat-search-bar{display:flex;align-items:center;gap:8px;padding:6px 8px;flex-shrink:0;background:#1e1e1e;border-bottom:1px solid var(--border)}.chat-search-bar input{flex:1;min-width:0;padding:4px 6px;font:inherit;font-size:.78rem;background:#333;border:1px solid var(--border);border-radius:var(--radius, 6px);color:#fff}.chat-search-bar input:focus{outline:2px solid rgba(99,102,241,.45);outline-offset:0}.chat-search-info{font-size:.72rem;opacity:.7;white-space:nowrap}.chat-search-bar__icon-btn{flex-shrink:0;font:inherit;font-size:.85rem;line-height:1;padding:.25rem .4rem;border:1px solid var(--border);border-radius:var(--radius, 6px);background:#0f172a99;color:var(--text, #e2e8f0);cursor:pointer}.chat-search-bar__icon-btn:hover:not(:disabled){border-color:#6366f173}.chat-search-bar__icon-btn:disabled{opacity:.35;cursor:not-allowed}.chat-msg-anchor{min-width:0}.chat-search-highlight{background:var(--accent, #6366f1);color:#0f172a;padding:0 2px;border-radius:2px}.pinned-panel{flex-shrink:0;background:#1e1e1e;border-bottom:1px solid var(--border);padding:8px;max-height:min(40vh,220px);overflow-y:auto}.pinned-header__title{margin:0 0 6px;font-size:14px;font-weight:600;opacity:.85}.pinned-list{display:flex;flex-direction:column;gap:6px}.pinned-item{background:#2d2d2d;padding:6px 8px;border-radius:4px;display:flex;justify-content:space-between;align-items:center;gap:.5rem;min-width:0}.pinned-content{font-size:.75rem;line-height:1.35;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pinned-item__unpin{flex-shrink:0;background:none;border:none;color:#aaa;cursor:pointer;padding:.15rem .35rem;font:inherit;line-height:1}.pinned-item__unpin:hover{color:var(--text, #e2e8f0)}.chat-bubble-wrap{position:relative;margin-bottom:8px;display:flex;flex-direction:column;align-items:stretch}.chat-bubble-wrap__body .chat-bubble,.chat-bubble-wrap .upload-progress{margin-bottom:0}.chat-bubble-actions{position:absolute;top:4px;right:4px;display:flex;gap:4px;opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:2}.chat-bubble-wrap:hover .chat-bubble-actions{opacity:1;pointer-events:auto}.chat-bubble-actions__btn{font:inherit;font-size:.65rem;padding:.15rem .4rem;border-radius:4px;border:1px solid var(--border);background:#0f172aeb;color:var(--muted, #94a3b8);cursor:pointer}.chat-bubble-actions__btn:hover{color:var(--text, #e2e8f0);border-color:#6366f173}.chat-bubble-wrap:focus-within .chat-bubble-actions{opacity:1;pointer-events:auto}.chat-bubble-actions__btn--emoji{font-size:.85rem;line-height:1;padding:.12rem .35rem}.reaction-bar{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px;padding-right:4rem}.reaction-chip{background:#2d2d2d;padding:2px 8px;border-radius:12px;cursor:pointer;font-size:12px;border:1px solid transparent;color:var(--text, #e2e8f0);font:inherit;display:inline-flex;align-items:center;gap:4px}.reaction-chip:hover{background:#444;border-color:#6366f159}.reaction-chip__count{font-variant-numeric:tabular-nums;opacity:.9}.reaction-picker{position:fixed;background:#1e1e1e;border:1px solid var(--border);padding:6px;border-radius:6px;display:flex;flex-wrap:wrap;gap:4px;align-items:center;z-index:10060;box-shadow:0 8px 24px #00000073}.reaction-picker__emoji{background:none;border:none;font-size:18px;cursor:pointer;padding:4px;line-height:1;border-radius:4px}.reaction-picker__emoji:hover{background:#ffffff14}.reaction-picker__close{background:none;border:none;color:#aaa;font-size:14px;cursor:pointer;padding:4px 6px;margin-left:2px;border-radius:4px}.reaction-picker__close:hover{color:var(--text, #e2e8f0);background:#ffffff0f}.thread-modal-overlay{position:fixed;inset:0;background:#0000008c;z-index:10050;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.thread-modal{background:var(--panel-bg, rgba(15, 23, 42, .98));padding:1rem;border-radius:8px;border:1px solid var(--border);max-width:min(100%,22rem);width:100%;box-sizing:border-box}.thread-modal h3{margin:0 0 .75rem;font-size:.95rem}.thread-modal__input{width:100%;box-sizing:border-box;margin-bottom:.75rem;padding:.45rem .5rem;font:inherit;font-size:.85rem;border-radius:var(--radius, 6px);border:1px solid var(--border);background:#0f172acc;color:var(--text)}.thread-modal__text{margin:0 0 .5rem;font-size:.85rem}.thread-modal__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.chat-dock.bottom{position:absolute;bottom:0;left:0;right:0;height:280px}.chat-dock.right{position:absolute;top:0;right:0;width:380px;height:100%;border-left:1px solid var(--border);border-top:none}.chat-dock.drag-over{background:#ffffff0d;border:2px dashed var(--accent, #6366f1);box-sizing:border-box}.chat-header{padding:8px 12px;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .75rem;border-bottom:1px solid var(--border);background:#0f172a59;font-size:.78rem}.chat-header__top{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.5rem}.chat-title{font-weight:600}.chat-header__row{display:flex;align-items:center;gap:.35rem;flex:1 1 100%;min-width:0}.chat-header__label{color:var(--muted, #94a3b8);white-space:nowrap}.chat-header__select{font:inherit;font-size:.75rem;padding:.2rem .35rem;border-radius:var(--radius, 6px);border:1px solid var(--border);background:#0f172acc;color:var(--text);max-width:11rem}.chat-header__segmented{display:inline-flex;border-radius:var(--radius, 6px);border:1px solid var(--border);overflow:hidden}.chat-header__segmented button{font:inherit;font-size:.72rem;padding:.2rem .45rem;border:none;background:transparent;color:var(--text);cursor:pointer}.chat-header__segmented button+button{border-left:1px solid var(--border)}.chat-header__segmented button.is-active{background:#6366f140;color:#e2e8f0}.chat-messages{flex:1;min-height:0;overflow-y:auto;padding:12px;-webkit-overflow-scrolling:touch}.chat-bubble{padding:8px;border-radius:6px;margin-bottom:8px;max-width:100%}.chat-bubble.user{background:#2d2d2d}.chat-bubble.assistant{background:#1e1e1e}.chat-bubble.upload{background:#2d2d2d;border-left:3px solid var(--accent, #6366f1)}.chat-bubble.upload-progress{background:#2d2d2d;padding:10px;border-radius:6px;margin-bottom:8px}.upload-progress-name{font-size:14px;margin-bottom:6px}.upload-progress-bar{width:100%;height:6px;background:#444;border-radius:3px;overflow:hidden}.upload-progress-fill{height:100%;background:var(--accent, #6366f1);transition:width .15s linear}.upload-progress-percent{font-size:12px;margin-top:4px;opacity:.7}.chat-bubble__text{margin:0;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;line-height:1.45}.chat-status{margin:0;font-size:.75rem}.chat-status--ok{color:#86efac}.chat-status--err{color:#fca5a5}.chat-input{display:flex;align-items:flex-end;gap:.5rem;padding:8px;border-top:1px solid var(--border);background:#0f172a73}.chat-input textarea{flex:1;resize:none;min-height:2.5rem;max-height:8rem;font:inherit;font-size:.82rem;padding:.45rem .55rem;border-radius:var(--radius, 6px);border:1px solid var(--border);background:#0f172abf;color:var(--text)}.chat-input__send,.chat-input__upload{flex-shrink:0;align-self:stretch}.chat-input__attach{flex-shrink:0;align-self:stretch;font-size:1rem;line-height:1}.attachment-bar{display:flex;flex-wrap:wrap;gap:8px;padding:6px 8px;border-bottom:1px solid var(--border);background:#1e1e1e}.attachment-chip{background:#333;padding:4px 8px;border-radius:4px;display:flex;align-items:center;gap:6px;max-width:100%}.attachment-chip__name{font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.attachment-chip__remove{background:none;border:none;color:#aaa;cursor:pointer;padding:0 2px;font:inherit;line-height:1;flex-shrink:0}.attachment-chip__remove:hover{color:var(--text, #e2e8f0)}.attachment-chip__remove:focus-visible{outline:2px solid rgba(99,102,241,.6);outline-offset:2px}.chat-upload-image{max-width:200px;border-radius:6px;margin-bottom:4px;display:block}.chat-upload-name{font-size:.72rem;color:var(--muted, #94a3b8);word-break:break-all}.chat-upload-file{padding:6px 8px;background:#333;border-radius:4px;margin-bottom:6px;font-size:.78rem}.chat-upload-view{align-self:flex-start}.chat-bubble.user.upload{display:flex;flex-direction:column;align-items:flex-start}.chat-bubble--upload-btn{border:none;font:inherit;color:inherit;text-align:left;cursor:pointer;width:100%;box-sizing:border-box}.chat-bubble--upload-btn:focus-visible{outline:2px solid rgba(99,102,241,.7);outline-offset:2px}.chat-bubble.system{background:#7f1d1d59;border:1px solid rgba(248,113,113,.25)}.chat-bubble--info{background:#16653447;border:1px solid rgba(74,222,128,.22)}.chat-upload-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.add-workspace-modal-overlay,.send-to-llm-modal-overlay{position:fixed;inset:0;z-index:10001;background:#0000008c;display:flex;justify-content:center;align-items:center;padding:1rem}.add-workspace-modal,.send-to-llm-modal{background:var(--panel-bg, rgba(15, 23, 42, .98));padding:1rem 1.15rem;border-radius:8px;max-width:min(100%,26rem);width:100%;border:1px solid var(--border);box-sizing:border-box}.add-workspace-modal h3,.send-to-llm-modal h3{margin:0 0 .5rem;font-size:1rem}.send-to-llm-modal__body{margin:0 0 .5rem;font-size:.85rem;line-height:1.45}.send-to-llm-modal__note{margin:0 0 .85rem;font-size:.78rem;color:var(--muted, #94a3b8)}.send-to-llm-modal__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.add-workspace-modal__hint{margin:0 0 .65rem;font-size:.8rem;color:var(--muted, #94a3b8)}.add-workspace-modal__input{width:100%;box-sizing:border-box;font:inherit;font-size:.85rem;padding:.45rem .55rem;border-radius:var(--radius, 6px);border:1px solid var(--border);background:#0f172abf;color:var(--text);margin-bottom:.85rem}.add-workspace-modal__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.upload-viewer-overlay{position:fixed;inset:0;z-index:10000;background:#000000bf;display:flex;justify-content:center;align-items:center;padding:.75rem;box-sizing:border-box}.upload-viewer{background:var(--panel-bg, rgba(15, 23, 42, .98));padding:0;border-radius:8px;max-width:95%;max-height:95%;width:min(100%,960px);height:min(90vh,820px);overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--border);box-sizing:border-box}.viewer-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap;padding:8px 12px;border-bottom:1px solid var(--border);flex-shrink:0}.viewer-header h3{margin:0;font-size:.95rem;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 8rem}.viewer-controls{display:flex;flex-wrap:wrap;align-items:center;gap:4px;justify-content:flex-end}.viewer-controls__btn{min-width:2.25rem;min-height:2.25rem;padding-left:.5rem;padding-right:.5rem}.upload-viewer__stage{flex:1;min-height:200px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;cursor:grab}.upload-viewer__stage:active{cursor:grabbing}.viewer-image{max-width:none;max-height:none;width:auto;height:auto;display:block;user-select:none;-webkit-user-drag:none;border-radius:4px;will-change:transform}.upload-viewer__text{margin:0;padding:12px;flex:1;min-height:0;overflow:auto}.upload-text-preview{white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;line-height:1.45}@media (max-width: 768px){.upload-viewer{max-height:92vh;height:min(85vh,720px)}.viewer-controls__btn{min-width:2.5rem;min-height:2.5rem;font-size:1rem}.chat-dock.drag-over{border-width:1px}.chat-dock.right{width:100%;inset:auto 0 0;height:min(45vh,320px);border-left:none;border-top:1px solid var(--border)}.chat-dock.bottom{height:min(40vh,260px)}.thread-sidebar{width:140px;min-width:120px}}.file-history-modal-overlay{position:fixed;inset:0;z-index:10060;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.file-history-modal{background:var(--panel-bg, rgba(15, 23, 42, .98));border:1px solid var(--border);border-radius:8px;max-width:min(100%,32rem);width:100%;max-height:min(90vh,520px);display:flex;flex-direction:column;box-sizing:border-box;padding:1rem 1.1rem}.file-history-modal h3{margin:0 0 .5rem;font-size:1rem;font-weight:600}.file-history-modal__path{margin:0 0 .75rem;font-size:.72rem;color:var(--muted, #94a3b8);word-break:break-all}.file-history-modal__empty{margin:.5rem 0 1rem;font-size:.85rem;color:var(--muted, #94a3b8)}.history-list{max-height:400px;overflow-y:auto;margin:12px 0;flex:1;min-height:0}.history-item{padding:8px;border-bottom:1px solid #333;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.history-timestamp{font-size:.78rem;min-width:0;flex:1}.history-actions{display:flex;flex-shrink:0;flex-wrap:wrap;gap:4px}.history-actions button{margin-left:6px;font:inherit;font-size:.72rem;padding:.2rem .45rem;border-radius:var(--radius, 6px);border:1px solid var(--border);background:#0f172abf;color:var(--text);cursor:pointer}.history-actions button:hover{border-color:#6366f173}.file-history-modal__footer{display:flex;justify-content:flex-end;margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--border)}.ide-fe-shell{display:flex;flex-direction:column;gap:0;width:100%;min-height:12rem}.ide-fe-sidebar{border:1px solid var(--border);border-radius:var(--radius);background:#0f172a59;display:flex;flex-direction:column;min-width:0}@media (min-width: 768px){.ide-fe-sidebar{flex:0 0 min(280px,36vw);max-height:min(70vh,640px)}}.ide-fe-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;border-bottom:1px solid var(--border);font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.ide-fe-workspace-switcher{padding:.65rem .75rem .5rem;border-bottom:1px solid var(--border);margin-bottom:.35rem;background:#0f172a40}.ide-fe-tree{list-style:none;margin:0;padding:.35rem 0;overflow:auto;flex:1;max-height:min(60vh,520px)}@media (min-width: 768px){.ide-fe-tree{max-height:min(65vh,600px)}}.ide-fe-item{margin:0;padding:0}.ide-fe-folder-row{display:flex;align-items:center;gap:.25rem;width:100%;padding-left:calc(.5rem + var(--ide-fe-depth, 0) * .85rem);padding-right:.35rem}.ide-fe-folder-row .ide-fe-row{flex:1;min-width:0;padding-left:0}.bookmark-btn{flex-shrink:0;background:none;border:none;color:#aaa;cursor:pointer;margin-left:2px;padding:.2rem .35rem;font-size:.85rem;line-height:1;border-radius:4px}.bookmark-btn:hover{color:var(--accent, #fbbf24);background:#ffffff0f}.ide-fe-row{display:flex;align-items:center;gap:.35rem;width:100%;text-align:left;border:none;background:transparent;color:var(--text);font:inherit;font-size:.9rem;line-height:1.35;padding:.28rem .5rem;padding-left:calc(.5rem + var(--ide-fe-depth, 0) * .85rem);cursor:pointer;border-radius:4px}.ide-fe-row:hover{background:#3b82f614}.ide-fe-row:focus-visible{outline:2px solid rgba(59,130,246,.5);outline-offset:1px}.ide-fe-row--selected{background:#3b82f626;font-weight:600}.ide-fe-chevron{display:inline-flex;width:1rem;justify-content:center;flex-shrink:0;color:var(--muted);font-size:.65rem;user-select:none}.ide-fe-icon{flex-shrink:0;width:1rem;text-align:center;color:var(--muted);font-size:.75rem}.ide-fe-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ide-fe-file-row{display:flex;align-items:center;gap:.25rem;width:100%;padding:.28rem .5rem;padding-left:calc(.5rem + var(--ide-fe-depth, 0) * .85rem);border-radius:4px}.ide-fe-file-row:hover{background:#3b82f614}.ide-fe-file-row--selected{background:#3b82f626}.ide-fe-file-row--selected .ide-fe-file-row__main{font-weight:600}.ide-fe-file-row__main{display:flex;align-items:center;gap:.35rem;flex:1;min-width:0;text-align:left;border:none;background:transparent;color:var(--text);font:inherit;font-size:.9rem;line-height:1.35;cursor:pointer;border-radius:4px;padding:0}.ide-fe-file-row__main:focus-visible{outline:2px solid rgba(59,130,246,.5);outline-offset:1px}.workspace-item-actions{display:flex;gap:6px;flex-shrink:0;opacity:0;transition:opacity .15s}.ide-fe-item--file:hover .workspace-item-actions,.ide-fe-item--file:focus-within .workspace-item-actions{opacity:1}.ide-fe-file-action{font-size:.68rem!important;padding:.12rem .35rem!important;min-height:auto!important}.ide-fe-explorer-toast{margin:0 .75rem .35rem;padding:.35rem .5rem;font-size:.78rem;border-radius:var(--radius, 6px);background:#7f1d1d59;border:1px solid rgba(248,113,113,.35);color:#fecaca}.ide-fe-children{list-style:none;margin:0;padding:0}.ide-fe-backdrop{display:none}.ide-fe-mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem 0}@media (max-width: 767px){.ide-fe-shell .ide-fe-sidebar{display:none}.ide-fe-shell.ide-fe--drawer-open .ide-fe-sidebar{display:flex;position:fixed;inset:0 auto 0 0;width:min(88vw,320px);z-index:40;max-height:100vh;border-radius:0 var(--radius) var(--radius) 0;box-shadow:4px 0 24px #00000059}.ide-fe-shell.ide-fe--drawer-open .ide-fe-backdrop{display:block;position:fixed;inset:0;z-index:30;background:#00000073;border:none;padding:0;cursor:pointer}}@media (min-width: 768px){.ide-fe-mobile-bar{display:none}}.ide-fe-editor{flex:1;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a40;padding:1rem 1.25rem;min-height:12rem}@media (min-width: 768px){.ide-fe-editor{margin-top:0}}@media (max-width: 767px){.ide-fe-editor{margin-top:.75rem}}.ide-fe-side-stack{display:flex;flex-direction:column;gap:.75rem;flex:1;min-width:0}.ide-fe-side-stack>*{flex-shrink:0}.ide-fe-step-engine{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a40;padding:1rem 1.25rem;min-height:8rem}.ide-fe-ai-task{flex:1 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a33;padding:1rem 1.25rem;min-height:10rem}.ide-fe-sandbox{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a2e;padding:1rem 1.25rem;min-height:8rem}.ide-fe-workflow{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a29;padding:1rem 1.25rem;min-height:8rem}.ide-fe-document{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a24;padding:1rem 1.25rem;min-height:8rem}.ide-fe-migration{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a1f;padding:1rem 1.25rem;min-height:8rem}.ide-fe-refactor{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a1a;padding:1rem 1.25rem;min-height:8rem}.ide-fe-safety{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a17;padding:1rem 1.25rem;min-height:8rem}.ide-fe-log,.ide-fe-audit,.ide-fe-permissions,.ide-fe-rollback,.ide-fe-models,.ide-fe-local-models,.ide-fe-remote-models,.ide-fe-prompt-debug,.ide-fe-system-prompt,.ide-fe-safety-prompt{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a14;padding:1rem 1.25rem;min-height:8rem}@media (max-width: 767px){.ide-fe-shell.ide-fe-shell--with-step-engine .panel-stack.ide-fe-side-stack{margin-top:.75rem}}.ide-fe-ai-action{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a38;padding:1rem 1.25rem;min-height:10rem}.ide-fe-ai-action__prompt{width:100%;box-sizing:border-box;font:inherit;font-size:.82rem;line-height:1.4;padding:.45rem .55rem;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a73;color:var(--text);resize:vertical;min-height:4.5rem}.ide-fe-ai-action__out{max-height:min(50vh,420px);overflow-y:auto;margin-top:.25rem;padding-right:.25rem}.ide-fe-ai-diff{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a33;padding:1rem 1.25rem;min-height:8rem}.ide-fe-ai-diff__scroll{max-height:min(55vh,480px);overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding-right:.25rem}.ide-fe-diff-card{border:1px solid var(--border);border-radius:var(--radius);padding:.65rem .75rem;background:#0f172a59}.ide-fe-diff-card__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;justify-content:space-between}.ide-fe-diff-card__path{font-size:.72rem;word-break:break-all}.ide-fe-diff-unified{font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.62rem;line-height:1.45;max-height:min(28vh,220px);overflow:auto;border:1px solid var(--border);border-radius:calc(var(--radius) - 2px);padding:.35rem .4rem;background:#0003;margin-top:.35rem}.ide-diff-add code{color:#86efac}.ide-diff-del code{color:#fca5a5}.ide-diff-ctx code{color:var(--muted)}.ide-fe-validation{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a2e;padding:1rem 1.25rem;min-height:8rem}.ide-fe-validation__scroll{max-height:min(45vh,400px);overflow-y:auto;padding-right:.25rem}.ide-fe-step-list{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a33;padding:1rem 1.25rem;min-height:8rem}.ide-fe-step-list__scroll{max-height:min(48vh,420px);overflow-y:auto;display:flex;flex-direction:column;gap:.55rem;padding-right:.25rem}.ide-fe-step-list__item{border:1px solid var(--border);border-radius:var(--radius);padding:.5rem .6rem;background:#0f172a59;font-size:.72rem}.ide-fe-step-list__head{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.25rem}.ide-fe-step-list__icon{font-size:.85rem;width:1.1rem;text-align:center}.ide-fe-step-list__id{font-size:.65rem;opacity:.9}.ide-fe-step-list__type{font-size:.65rem;color:var(--muted);margin-left:auto}.ide-fe-step-list__label{white-space:pre-wrap;word-break:break-word;line-height:1.35}.ide-fe-step-list__logs,.ide-fe-step-list__errs{margin:.35rem 0 0;padding-left:1rem;font-size:.68rem}.ide-fe-step-list__errs{color:#fca5a5}.ide-fe-test-suite{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a3d;padding:1rem 1.25rem;min-height:7rem}.ide-fe-test-suite__scroll{max-height:min(42vh,380px);overflow-y:auto;padding-right:.25rem}.ide-fe-test-suite__card{border:1px solid var(--border);border-radius:var(--radius);padding:.45rem .55rem;background:#0f172a52}.ide-fe-error-intel{flex:0 1 auto;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#1e293b59;padding:1rem 1.25rem;min-height:6rem}.ide-ws-panel{border:1px solid var(--border);border-radius:var(--radius);background:#0f172a59;flex-shrink:0;height:auto}.workspace-panel .ide-ws-panel{height:auto}.ide-ws-panel__summary{cursor:pointer;font-size:.82rem;font-weight:600;padding:.45rem .55rem;list-style:none}.ide-ws-panel__summary::-webkit-details-marker{display:none}.ide-ws-panel__summary:before{content:"▸ ";display:inline-block;transition:transform .12s ease}.ide-ws-panel[open] .ide-ws-panel__summary:before{transform:rotate(90deg)}.ide-ws-panel__body{padding:0 .55rem .55rem;border-top:1px solid rgba(148,163,184,.12)}.ide-ws-panel__caption{font-size:.65rem;margin:0 0 .45rem;line-height:1.35}.ide-ws-panel__metrics{font-size:.72rem;padding-left:1rem}#ide-file-explorer.ide-fe-explorer-column{display:flex;flex-direction:column;gap:.5rem;min-width:0;align-self:stretch}@media (min-width: 768px){#ide-file-explorer.ide-fe-explorer-column{max-height:none;overflow:visible}#ide-file-explorer.ide-fe-explorer-column>.ide-fe-sidebar{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}#ide-file-explorer.ide-fe-explorer-column .ide-fe-tree{flex:1;max-height:min(50vh,480px);min-height:4rem;overflow:auto}}.ide-fe-editor.ide-fe-editor--solo{padding:.65rem .85rem;display:flex;flex-direction:column;min-height:min(78vh,880px)}.ide-fe-editor.ide-fe-editor--solo .ide-editor-stack{flex:1;min-height:0}body.ide-theme-light{color-scheme:light;--bg: #f4f6f9;--surface: #ffffff;--border: #d8dee8;--text: #0f172a;--muted: #64748b}body.ide-theme-dark{color-scheme:dark;--bg: #0c0e12;--surface: #141820;--border: #252b36;--text: #e8eaef;--muted: #8b95a5}.ide-fe-shell.ide-fe--panels-collapsed .ide-left-column__panels{display:none}.ide-cmd-palette-backdrop{position:fixed;inset:0;z-index:200;background:#0006;display:flex;align-items:flex-start;justify-content:center;padding:10vh 1rem 1rem}.ide-cmd-palette{width:min(520px,100%);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:0 16px 48px #00000059;overflow:hidden}.ide-cmd-palette__input{width:100%;box-sizing:border-box;font:inherit;font-size:.95rem;padding:.65rem .85rem;border:none;border-bottom:1px solid var(--border);background:#0f172a0f;color:var(--text)}body.ide-theme-dark .ide-cmd-palette__input{background:#0f172a80}.ide-cmd-palette__list{list-style:none;margin:0;padding:.35rem 0;max-height:min(50vh,360px);overflow-y:auto}.ide-cmd-palette__item{width:100%;border:none;background:transparent;color:var(--text);font:inherit;font-size:.88rem;text-align:left;padding:.45rem .85rem;cursor:pointer}.ide-cmd-palette__item:hover,.ide-cmd-palette__item--active{background:#3b82f61f}.ide-shell-toolbar{display:flex;align-items:flex-start;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.ide-theme-switcher{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.78rem}.ide-theme-switcher__swatch{width:1rem;height:1rem;border-radius:3px;border:1px solid var(--border)}.ide-theme-switcher__swatch--light{background:linear-gradient(135deg,#fff 50%,#e2e8f0 50%)}.ide-theme-switcher__swatch--dark{background:linear-gradient(135deg,#1e293b 50%,#0f172a 50%)}.ide-theme-switcher__swatch--system{background:linear-gradient(90deg,#f8fafc 50%,#0f172a 50%)}.collapsible-group{position:relative;z-index:0;display:flex;flex-direction:column;gap:.35rem;min-width:0}.collapsible-group--flyout-open{z-index:2}.collapsible-group__header{display:flex;align-items:center;gap:.4rem;justify-content:space-between;width:100%;text-align:left;font:inherit;font-size:.8rem;font-weight:600;padding:.4rem .5rem;border:1px solid var(--border);border-radius:var(--radius, 6px);background:#0f172a59;color:var(--text);cursor:pointer}.collapsible-group__header:hover{background:#3b82f61a}.collapsible-group__icon{flex-shrink:0;color:var(--muted)}.collapsible-group__title{flex:1;min-width:0}.collapsible-group__arrow{flex-shrink:0;display:inline-flex;transition:transform .22s ease;font-size:.65rem;color:var(--muted)}.collapsible-group__arrow--open{transform:rotate(180deg)}.collapsible-group__body-outer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.collapsible-group__body-outer--open{grid-template-rows:1fr}.collapsible-group__body-inner{overflow:hidden;min-height:0}.collapsible-group__body{display:flex;flex-direction:column;gap:.75rem;min-width:0;padding-top:.15rem;opacity:0;transition:opacity .22s ease}.collapsible-group__body-outer--open .collapsible-group__body{opacity:1}.collapsible-group__header--mini{justify-content:center;padding:.45rem .25rem}.collapsible-group__header--mini .collapsible-group__icon{margin:0 auto;color:var(--text)}.ide-left-column.mini .collapsible-group--flyout-open .collapsible-group__body-outer{position:absolute;left:100%;top:0;margin-left:4px;width:min(280px,calc(100vw - 80px));max-height:min(85vh,720px);z-index:35;background:var(--surface, rgba(15, 23, 42, .98));border:1px solid var(--border);border-radius:var(--radius, 6px);box-shadow:4px 8px 28px #00000059;grid-template-rows:1fr}.ide-left-column.mini .collapsible-group--flyout-open .collapsible-group__body{opacity:1;overflow-y:auto;padding:.5rem}.ide-left-column.mini .collapsible-group--flyout-open .collapsible-group__body-inner{overflow:visible}.bookmarks-panel{background:#1e1e1e;border-bottom:1px solid var(--border);padding:6px 8px}.bookmarks-header{font-size:13px;opacity:.8;margin:0 0 4px}.bookmarks-header h4{margin:0;font-size:inherit;font-weight:600;color:var(--muted, #94a3b8);text-transform:uppercase;letter-spacing:.04em}.bookmarks-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.bookmark-item{display:flex;justify-content:space-between;align-items:center;gap:6px;padding:4px 0}.bookmark-name{flex:1;min-width:0;text-align:left;cursor:pointer;color:#fff;background:none;border:none;font:inherit;font-size:.88rem;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bookmark-name:hover{color:var(--accent, #6366f1)}.bookmark-remove{flex-shrink:0;background:none;border:none;color:#aaa;cursor:pointer;padding:2px 6px;font-size:.85rem;border-radius:4px}.bookmark-remove:hover{color:#fff;background:#ffffff14}.search-panel{width:100%;flex-shrink:0;background:#1e1e1e;border-bottom:1px solid var(--border);display:flex;flex-direction:column;min-height:0;max-height:min(42vh,360px);box-sizing:border-box}.search-panel__header{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:6px 8px;border-bottom:1px solid var(--border);flex-shrink:0}.search-panel__title{margin:0;font-size:.82rem;font-weight:600}.search-panel__close{font-size:1.1rem;line-height:1;padding:.1rem .35rem}.search-panel__form{padding:8px;display:flex;flex-direction:column;gap:8px;flex-shrink:0}.search-panel__input{width:100%;padding:8px 10px;font-size:.88rem;background:#222;border:1px solid var(--border);border-radius:4px;color:#fff;box-sizing:border-box;outline:none}.search-panel__input:focus{border-color:var(--accent, #6366f1)}.search-panel__options{display:flex;flex-direction:column;gap:4px;font-size:.72rem;color:#ccc}.search-panel__check{display:flex;align-items:center;gap:6px;cursor:pointer}.search-panel__submit{align-self:flex-start;font-size:.75rem;padding:.25rem .5rem}.search-panel__error{margin:0 8px 4px;font-size:.75rem;color:#f87171}.search-panel__busy,.search-panel__empty{margin:0 8px 6px;font-size:.75rem}.search-panel__results{flex:1;min-height:0;overflow-y:auto;border-top:1px solid rgba(255,255,255,.06)}.search-panel__group{border-bottom:1px solid #333}.search-panel__group:last-child{border-bottom:none}.search-panel__group-path{padding:6px 8px 2px;font-size:.68rem;font-family:var(--font-mono, ui-monospace, monospace);color:var(--muted);word-break:break-all}.search-panel__item{padding:6px 8px 6px 12px;border-top:1px solid rgba(51,51,51,.5);cursor:pointer}.search-panel__item:hover{background:#2d2d2d}.search-panel__preview{opacity:.92;font-size:.72rem;font-family:var(--font-mono, ui-monospace, monospace);white-space:pre-wrap;word-break:break-word}.search-panel__lineno{font-size:.65rem;opacity:.6;margin-top:.15rem}.search-panel mark,.search-panel .search-result-preview mark{background:#4ec9b0;color:#000;padding:0 1px;border-radius:1px}.outline-panel{width:260px;flex-shrink:0;background:#1e1e1e;border-right:1px solid var(--border);overflow-y:auto;overflow-x:hidden;padding:6px;box-sizing:border-box}.outline-panel__empty{margin:.35rem .25rem;font-size:.78rem;color:var(--muted, #888)}.outline-item{margin-left:0}.outline-row{display:flex;align-items:center;gap:2px;min-width:0}.outline-chevron{flex-shrink:0;width:1.25rem;padding:0;border:none;background:transparent;color:var(--muted, #888);cursor:pointer;font-size:.65rem;line-height:1}.outline-chevron:hover{color:var(--fg, #e0e0e0)}.outline-chevron--spacer{display:inline-block;width:1.25rem;visibility:hidden}.outline-nav{flex:1;min-width:0;display:flex;align-items:center;gap:4px;padding:2px 4px;border:none;background:transparent;color:inherit;cursor:pointer;text-align:left;font:inherit;border-radius:2px}.outline-nav:hover{background:#2a2a2a}.outline-icon{flex-shrink:0;font-size:.65rem;opacity:.75;width:1rem;text-align:center}.outline-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem}.outline-children{margin-top:1px}.cmd-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:flex-start;padding-top:10%;z-index:10030}.cmd-container{background:var(--panel-bg);width:min(600px,calc(100vw - 32px));border-radius:8px;overflow:hidden;box-shadow:0 0 20px #0006;border:1px solid var(--border)}.cmd-input{width:100%;padding:12px;font-size:16px;border:none;outline:none;background:#222;color:#fff;box-sizing:border-box}.cmd-results{max-height:400px;overflow-y:auto}.cmd-item{padding:10px 12px;cursor:pointer;font-size:.85rem;color:var(--text)}.cmd-item.selected{background:var(--accent);color:#000}.cmd-item.selected .cmd-palette-highlight{color:#000;font-weight:700}.cmd-palette-highlight{color:var(--accent);font-weight:700}.quickopen-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:flex-start;padding-top:10%;z-index:10020}.quickopen-container{background:var(--panel-bg);width:min(600px,calc(100vw - 32px));border-radius:8px;overflow:hidden;box-shadow:0 0 20px #0006;border:1px solid var(--border)}.quickopen-input{width:100%;padding:12px;font-size:16px;border:none;outline:none;background:#222;color:#fff;box-sizing:border-box}.quickopen-results{max-height:400px;overflow-y:auto}.quickopen-item{display:flex;align-items:center;flex-wrap:wrap;padding:10px 12px;cursor:pointer;font-size:13px;font-family:var(--font-mono);color:var(--text)}.quickopen-item.selected{background:var(--accent);color:#000}.quickopen-item.selected .quickopen-highlight{color:#000;font-weight:700}.quickopen-highlight{color:var(--accent);font-weight:700}.quickopen-star{color:var(--accent);margin-left:6px}.quickopen-item.selected .quickopen-star{color:#000}.ide-fe-shell.ide-fe-shell--with-step-engine>.ide-shell-layout{flex:1;min-height:0}.ide-fe-shell.ide-fe-shell--with-step-engine{min-height:min(78vh,880px)}.ide-shell.ide-shell-layout{position:relative;display:grid;grid-template-columns:min(320px,34vw) 5px minmax(0,1fr);width:100%;flex:1;min-height:0;overflow:hidden;align-items:stretch;transition:grid-template-columns .25s ease}@media (max-width: 767px){.ide-shell.ide-shell-layout{grid-template-columns:1fr!important;display:flex;flex-direction:column}}@media (min-width: 768px){.ide-shell.ide-shell-layout.ide-shell-layout--left-hidden{grid-template-columns:0 0 minmax(0,1fr)!important}}.ide-left-column__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;flex-shrink:0;padding:.35rem .5rem .5rem;position:sticky;top:0;z-index:6;background:linear-gradient(to bottom,rgba(15,23,42,.92) 70%,transparent)}.left-toggle,.mini-toggle{font-size:.78rem;padding:.25rem .5rem}@media (max-width: 767px){.mini-toggle{display:none}}.ide-column-resize-handle{cursor:col-resize;width:5px;margin:0 -2px;z-index:8;flex-shrink:0;background:transparent;transition:background .15s ease}.ide-column-resize-handle:hover{background:#3b82f659}@media (max-width: 767px){.ide-column-resize-handle{display:none}}.ide-shell-layout--mini-rail .ide-column-resize-handle{pointer-events:none;opacity:.35}.ide-left-column{position:relative;display:flex;flex-direction:column;min-width:0;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;background:var(--panel-bg, rgba(15, 23, 42, .22));border-right:1px solid var(--border);transition:transform .25s ease,width .2s ease}@media (min-width: 768px){.ide-shell-layout--left-hidden .ide-left-column{overflow:hidden;pointer-events:none}}.ide-left-column.mini{overflow-y:auto}.ide-left-column.mini .panel-stack{padding-left:4px;padding-right:4px;gap:8px}@media (max-width: 767px){.ide-left-column{position:absolute;top:0;bottom:0;left:0;width:min(100%,320px);z-index:20;border-right:none;background:var(--panel-bg, rgba(15, 23, 42, .96));transform:translate(-100%);transition:transform .25s ease}.ide-left-column.open{transform:translate(0)}.ide-left-column.closed{transform:translate(-100%);pointer-events:none}.ide-right-column{width:100%}}.ide-right-column{display:flex;flex-direction:column;min-width:0;overflow:hidden}.ide-editor-chat-wrap{position:relative;display:flex;flex:1;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.ide-editor-with-outline{display:flex;flex:1;flex-direction:row;min-height:0;min-width:0;overflow:hidden}.ide-editor-with-outline__main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.ide-editor-shell-toolbar{display:flex;align-items:center;gap:.35rem;flex-shrink:0;padding:.25rem .4rem;border-bottom:1px solid var(--border);background:var(--panel-bg, rgba(30, 30, 30, .96))}.ide-editor-split-toggle{font-size:.78rem;padding:.2rem .55rem}.ide-editor-split-root{flex:1;min-height:0;min-width:0;overflow:hidden}.ide-editor-split-root.single{display:flex;flex-direction:column}.ide-editor-split-root.split{display:grid;align-items:stretch}.ide-editor-split-pane{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.ide-editor-split-pane>.ide-fe-editor{flex:1;min-height:0;min-width:0}.ide-editor-split-resizer{cursor:col-resize;background:#333;transition:background .12s ease}.ide-editor-split-resizer:hover{background:#3b82f666}.ide-editor-with-outline__main>.ide-editor-split-root{flex:1;min-height:0;min-width:0}.ide-editor-chat-wrap:has(.chat-dock.bottom) .ide-editor-with-outline__main>.ide-editor-split-root{padding-bottom:280px;box-sizing:border-box}.ide-editor-chat-wrap:has(.chat-dock.right) .ide-editor-with-outline__main>.ide-editor-split-root{padding-right:380px;box-sizing:border-box}@media (max-width: 768px){.ide-editor-chat-wrap:has(.chat-dock.bottom) .ide-editor-with-outline__main>.ide-editor-split-root{padding-bottom:min(40vh,260px)}.ide-editor-chat-wrap:has(.chat-dock.right) .ide-editor-with-outline__main>.ide-editor-split-root{padding-right:0;padding-bottom:min(45vh,320px)}}.panel-stack{padding:12px;display:flex;flex-direction:column;gap:16px}.panel-stack.ide-left-column__panels{padding-top:0}.panel-stack.ide-fe-side-stack>.collapsible-group{flex-shrink:0}.workspace-panel{height:auto;padding:12px;box-sizing:border-box}.workspace-panel .ide-theme-switcher{flex-wrap:wrap}:root{color-scheme:dark;--bg: #0c0e12;--surface: #141820;--border: #252b36;--text: #e8eaef;--muted: #8b95a5;--accent: #3b82f6;--accent-hover: #2563eb;--danger: #f87171;--font: "Segoe UI", system-ui, -apple-system, sans-serif;--radius: 10px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}code{font-size:.9em;background:#1a1f28;padding:.1em .35em;border-radius:4px}.dash-shell{min-height:100vh;display:flex;align-items:stretch}.sidebar{width:220px;flex-shrink:0;background:var(--surface);border-right:1px solid var(--border);padding:1.25rem 0;display:flex;flex-direction:column;gap:1.25rem}.sidebar-brand{padding:0 1.25rem;font-weight:700;font-size:1.05rem;color:var(--text)}.sidebar-nav{display:flex;flex-direction:column;gap:.15rem}.sidebar-link{padding:.5rem 1.25rem;color:var(--muted);text-decoration:none;font-size:.95rem}.sidebar-link:hover{color:var(--text);background:#ffffff0a}.sidebar-link--active{color:var(--text);border-left:3px solid var(--accent);padding-left:calc(1.25rem - 3px);background:#3b82f614}.dash-main{flex:1;display:flex;flex-direction:column;min-width:0}.topbar{display:flex;align-items:center;justify-content:flex-end;gap:1rem;padding:.75rem 1.5rem;border-bottom:1px solid var(--border);background:var(--surface)}.topbar-spacer{flex:1}.topbar-actions{display:flex;align-items:center;gap:1rem;position:relative}.btn-logout{background:transparent;border:1px solid var(--border);color:var(--muted);font:inherit;font-size:.9rem;padding:.45rem .85rem;border-radius:8px;cursor:pointer}.btn-logout:hover{color:var(--text);border-color:var(--muted)}.tenant-placeholder{font-size:.9rem;color:var(--muted);user-select:none}.tenant-placeholder-value{color:var(--text);font-weight:600}.user-menu{position:relative}.user-menu-trigger{background:#1a1f28;border:1px solid var(--border);color:var(--text);font:inherit;font-size:.9rem;padding:.45rem .85rem;border-radius:8px;cursor:pointer}.user-menu-trigger:hover{border-color:var(--muted)}.user-menu-panel{position:absolute;right:0;top:calc(100% + 6px);min-width:180px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.35rem;box-shadow:0 8px 24px #00000059;z-index:20}.user-menu-label{padding:.4rem .65rem;font-size:.8rem;color:var(--muted)}.user-menu-item{display:block;width:100%;text-align:left;background:none;border:none;color:var(--text);font:inherit;font-size:.9rem;padding:.5rem .65rem;border-radius:6px;cursor:pointer}.user-menu-item:hover{background:#ffffff0f}.dash-content{flex:1;padding:1.5rem 1.75rem 2rem;max-width:1100px;width:100%}.page-title{margin:0 0 1.25rem;font-size:1.5rem;font-weight:600}.page-lead{margin:0;color:var(--muted)}.placeholder-page{max-width:560px}.home-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.15rem 1.25rem}.card--wide{grid-column:1 / -1}.card-title{margin:0 0 .75rem;font-size:1rem;font-weight:600}.card-stat{margin:0;font-size:2rem;font-weight:700;line-height:1.1}.card-hint{margin:.35rem 0 0;font-size:.85rem;color:var(--muted)}.card-list{margin:0;padding-left:1.2rem;color:var(--text)}.quick-actions{display:flex;flex-wrap:wrap;gap:.65rem}.link-button{background:none;border:none;color:var(--muted);font:inherit;cursor:pointer;padding:0}.link-button:hover{color:var(--text);text-decoration:underline}.login{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.login-card{width:100%;max-width:420px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:2rem}.login-title{margin:0 0 .5rem;font-size:1.5rem}.login-lead{margin:0 0 1.5rem;color:var(--muted)}.login-actions{display:flex;flex-direction:column;gap:.75rem}.login-hint{margin:1.5rem 0 0;font-size:.85rem;color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1rem;border-radius:8px;font:inherit;font-weight:600;cursor:pointer;border:1px solid transparent;text-align:center}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover)}.btn-ghost{background:transparent;color:var(--muted);border-color:var(--border)}.btn-ghost:hover{color:var(--text);border-color:var(--muted)}.dashboard-heading{margin:0 0 1.5rem;font-size:1.75rem}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem}.panel-title{margin:0 0 .75rem;font-size:1.1rem}.panel-meta{margin:0 0 .5rem;color:var(--muted);font-size:.95rem}.panel-pre{margin:1rem 0 0;padding:1rem;background:#0f1218;border-radius:8px;overflow:auto;font-size:.85rem;white-space:pre-wrap;word-break:break-word}.panel-error{margin:1rem 0 0;color:var(--danger)}.tu-page{max-width:1400px}.tu-breadcrumb{font-size:.9rem;color:var(--muted);margin-bottom:1rem}.tu-bc-sep{margin:0 .35rem}.tu-bc-current{color:var(--text)}.tu-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.tu-title{margin-bottom:.25rem}.tu-header-actions{display:flex;gap:.5rem;flex-wrap:wrap}.tu-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem}.tu-search{flex:1;min-width:200px;max-width:320px}.tu-check{display:flex;align-items:center;gap:.35rem;font-size:.9rem;cursor:pointer}.tu-muted{color:var(--muted)}.tu-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.tu-table{width:100%;border-collapse:collapse;font-size:.9rem}.tu-table th,.tu-table td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid var(--border)}.tu-table th{color:var(--muted);font-weight:600;white-space:nowrap}.tu-th-btn{background:none;border:none;color:inherit;font:inherit;font-weight:600;cursor:pointer;padding:0}.tu-th-btn:hover{color:var(--text)}.tu-th-avatar{width:48px}.tu-th-actions{min-width:200px}.tu-table--compact td{font-size:.82rem}.tu-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.tu-select{font:inherit;padding:.35rem .5rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);min-width:120px}.tu-input,.tu-textarea{font:inherit;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);width:100%}.tu-label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;margin-bottom:.75rem}.tu-form{min-width:280px}.tu-form-error{color:var(--danger);font-size:.9rem}.tu-linkish{font-size:.85rem;padding:.25rem .5rem}.tu-status{display:inline-block;padding:.15rem .45rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:capitalize}.tu-status--active{background:#22c55e26;color:#4ade80}.tu-status--pending{background:#eab30826;color:#facc15}.tu-status--removed{background:#f871711f;color:var(--danger)}.tu-actions{display:flex;flex-wrap:wrap;gap:.25rem}.tu-btn-sm{padding:.25rem .45rem;font-size:.8rem}.tu-btn-danger-text{color:var(--danger)}.tu-btn-danger{background:#7f1d1d;border-color:#991b1b}.tu-row-muted{opacity:.55}.tu-nowrap{white-space:nowrap}.tu-mono{font-family:ui-monospace,monospace;font-size:.8rem}.tu-ua{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tu-meta-pre{margin:0;font-size:.72rem;white-space:pre-wrap;word-break:break-all}.tu-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.25rem}.tu-modal-backdrop{position:fixed;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.tu-modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);max-width:520px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 50px #00000073}.tu-modal--wide{max-width:900px}.tu-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.tu-modal-title{margin:0;font-size:1.15rem}.tu-modal-close{background:none;border:none;color:var(--muted);font-size:1.5rem;line-height:1;cursor:pointer}.tu-modal-close:hover{color:var(--text)}.tu-modal-body{padding:1.25rem;overflow-y:auto}.tu-modal-footer{padding:1rem 1.25rem;border-top:1px solid var(--border)}.tu-modal-actions{display:flex;justify-content:flex-end;gap:.5rem}.tu-perm-groups{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.tu-perm-cat{margin:0 0 .5rem;font-size:.95rem;color:var(--accent)}.tu-perm-list{margin:0;padding:0;list-style:none}.tu-perm-item{display:grid;grid-template-columns:1fr 2fr auto;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--border);align-items:start}.tu-perm-key{font-size:.8rem}.tu-perm-desc{font-size:.85rem;color:var(--muted)}.tu-perm-badge{font-size:.7rem;text-transform:uppercase;color:var(--muted)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ts-tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin:1rem 0}.ts-tab{background:var(--surface);border:1px solid var(--border);color:var(--muted);font:inherit;font-size:.9rem;padding:.45rem .85rem;border-radius:8px;cursor:pointer}.ts-tab:hover{color:var(--text)}.ts-tab--active{color:var(--text);border-color:var(--accent);background:#3b82f61f}.ts-tab-panel{margin-top:.5rem}.ts-panel{padding:1.25rem}.ts-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (max-width: 780px){.ts-form-grid{grid-template-columns:1fr}}.ts-field-span-2{grid-column:span 2}@media (max-width: 780px){.ts-field-span-2{grid-column:span 1}}.ts-field{display:flex;flex-direction:column;gap:.35rem}.ts-label{font-size:.85rem;color:var(--muted)}.ts-form-actions{margin-top:1rem}.ts-hint{margin-top:0;margin-bottom:1rem}.ts-ok{margin:.5rem 0 0}.ts-color-row{display:flex;gap:.5rem;align-items:center}.ts-color-native{width:48px;height:36px;padding:0;border:1px solid var(--border);border-radius:6px;background:transparent;cursor:pointer}.ts-color-text{flex:1;min-width:0}.ts-logo-block{margin-bottom:1.25rem}.ts-logo-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:.35rem}.ts-logo-preview{width:120px;height:120px;border:1px dashed var(--border);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0f1218}.ts-logo-img{max-width:100%;max-height:100%;object-fit:contain}.ts-logo-actions{display:flex;flex-wrap:wrap;gap:.5rem}.ts-perm-grid{display:flex;flex-direction:column;gap:.5rem;max-height:220px;overflow:auto;padding:.5rem;border:1px solid var(--border);border-radius:8px;background:#0f1218}.ts-perm-item{align-items:flex-start;gap:.5rem}.ts-json{font-family:ui-monospace,monospace;font-size:.85rem;min-height:120px;resize:vertical}.ts-audit-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.ts-audit-input{min-width:140px;flex:1}.ts-table-wrap{overflow-x:auto}.ts-table{width:100%;border-collapse:collapse;font-size:.88rem}.ts-table th,.ts-table td{text-align:left;padding:.5rem .65rem;border-bottom:1px solid var(--border);vertical-align:top}.ts-table th{color:var(--muted);font-weight:600}.ts-cell-muted{color:var(--muted);white-space:nowrap}.ts-code{font-size:.78rem;word-break:break-all}.ts-btn-small{font-size:.8rem;padding:.25rem .5rem}.ts-meta-pre{margin:0;padding:.75rem;background:#0f1218;border-radius:8px;font-size:.78rem;overflow-x:auto;max-height:200px}.ts-meta-inline{max-height:120px;padding:.35rem}.ts-meta-row td{border-bottom:none}.ts-signals-stack{display:flex;flex-direction:column;gap:1rem}.ts-subheading{margin:0 0 .75rem;font-size:1rem}.ts-cell-truncate{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-danger .ts-danger-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:1rem}.ts-banner{margin-bottom:1rem}.stg-breadcrumb{margin-bottom:.5rem}.stg-browser{display:grid;grid-template-columns:200px minmax(0,1fr) minmax(240px,340px);gap:1rem;align-items:start}@media (max-width: 1100px){.stg-browser{grid-template-columns:1fr}}.stg-browser-side,.stg-browser-main{min-width:0}.stg-browser-preview{min-width:0;display:flex;flex-direction:column;gap:.75rem}.stg-browser-actions{display:flex;gap:.5rem}.stg-tree{padding:1rem}.stg-tree-title{margin:0 0 .75rem;font-size:.95rem}.stg-tree-item{display:flex;justify-content:space-between;align-items:center;width:100%;text-align:left;background:transparent;border:none;border-radius:8px;color:var(--muted);font:inherit;padding:.45rem .5rem;cursor:pointer}.stg-tree-item:hover{background:#ffffff0a;color:var(--text)}.stg-tree-item--active{color:var(--text);background:#3b82f61a}.stg-tree-count{font-size:.8rem;color:var(--muted)}.stg-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem;margin-bottom:.75rem}.stg-search{flex:2;min-width:160px}.stg-filter{flex:1;min-width:120px}.stg-list{padding:0;overflow:hidden}.stg-table-wrap{overflow-x:auto}.stg-table{width:100%;border-collapse:collapse;font-size:.88rem}.stg-table th,.stg-table td{padding:.5rem .65rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.stg-th-btn{background:none;border:none;color:var(--muted);font:inherit;font-weight:600;cursor:pointer;padding:0}.stg-th-btn:hover{color:var(--accent)}.stg-row-selected{background:#3b82f61f}.stg-sub{font-size:.75rem;margin-top:.2rem}.stg-mime{font-size:.78rem;word-break:break-all}.stg-pill{font-size:.72rem;padding:.15rem .45rem;border-radius:999px;background:#1a1f28;text-transform:uppercase}.stg-pill--ready{color:#4ade80}.stg-pill--pending{color:#fbbf24}.stg-preview{padding:1rem;min-height:200px}.stg-preview-title{margin:0 0 .75rem;font-size:1rem}.stg-preview-body{border:1px solid var(--border);border-radius:8px;min-height:180px;overflow:hidden;background:#0a0c10}.stg-preview-img{display:block;max-width:100%;max-height:360px;margin:0 auto}.stg-preview-frame{width:100%;min-height:360px;border:none;background:#111}.stg-preview-video{width:100%;max-height:360px}.stg-meta{padding:1.25rem}.stg-meta-title{margin:0 0 1rem}.stg-dl{margin:0}.stg-dl-row{display:grid;grid-template-columns:140px 1fr;gap:.5rem;padding:.35rem 0;border-bottom:1px solid var(--border)}.stg-dl-row dt{margin:0;color:var(--muted);font-size:.85rem}.stg-dl-row dd{margin:0}.stg-code{font-size:.78rem;word-break:break-all}.stg-drop{border:2px dashed var(--border);border-radius:var(--radius);padding:2rem 1rem;text-align:center;margin-top:1rem;transition:border-color .15s}.stg-drop--active{border-color:var(--accent);background:#3b82f60f}.stg-drop-label{cursor:pointer;color:var(--accent)}.stg-progress{margin-top:1rem;height:8px;background:#1a1f28;border-radius:4px;overflow:hidden;position:relative}.stg-progress-bar{height:100%;background:var(--accent);transition:width .15s}.stg-upload-tab{padding:1.25rem}.stg-meta-tab{max-width:720px}.stg-hint{margin-top:1rem}.stg-inline-meta{list-style:none;padding:0;margin:1rem 0 0;font-size:.88rem}.stg-inline-meta li{margin-bottom:.35rem}.jc-toolbar{display:flex;justify-content:flex-end;margin-bottom:.75rem}.jc-panel{padding:1rem}.jc-table{width:100%;border-collapse:collapse;font-size:.9rem}.jc-table th,.jc-table td{text-align:left;padding:.5rem .65rem;border-bottom:1px solid var(--border);vertical-align:top}.jc-actions{display:flex;gap:.35rem;justify-content:flex-end}.jr-muted{color:var(--muted);font-size:.92rem}.jr-head{align-items:center}.jr-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem;align-items:end}.jr-field{display:flex;flex-direction:column;gap:.35rem}.jr-field--grow{grid-column:span 2}@media (max-width: 720px){.jr-field--grow{grid-column:span 1}}.jr-label{font-size:.78rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.jr-input,.jr-textarea{font:inherit;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);width:100%}.jr-select{font:inherit;padding:.35rem .5rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);min-width:120px;width:100%}.jr-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.jr-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem}.jr-table{width:100%;border-collapse:collapse;font-size:.9rem}.jr-table th,.jr-table td{text-align:left;padding:.5rem .65rem;border-bottom:1px solid var(--border);vertical-align:top}.jr-table th{color:var(--muted);font-weight:600}.jr-link{color:var(--accent);text-decoration:none}.jr-link:hover{text-decoration:underline}.jr-pill{display:inline-block;padding:.15rem .45rem;border-radius:6px;font-size:.75rem;background:#1a1f28;border:1px solid var(--border)}.jr-nowrap{white-space:nowrap}.jr-pager{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.jr-title{margin-bottom:.35rem}.jr-mono{font-family:ui-monospace,monospace;font-size:.8rem}.jr-dot{margin:0 .35rem;color:var(--muted)}.jr-view-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;justify-content:flex-end}.jr-view-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1rem}.jr-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem}.jr-panel--placeholder{opacity:.95}.jr-h2{margin:0 0 .75rem;font-size:1.05rem}.jr-body{margin:0 0 1rem;line-height:1.5}.jr-dl{margin:0}.jr-dl-row{display:grid;grid-template-columns:120px 1fr;gap:.5rem;padding:.35rem 0;border-bottom:1px solid var(--border);font-size:.9rem}.jr-dl-row dt{margin:0;color:var(--muted)}.jr-dl-row dd{margin:0}.jr-pre{margin:0;padding:.75rem;background:#0f1218;border-radius:8px;font-size:.8rem;overflow:auto;max-height:280px}.qe-muted{color:var(--muted);font-size:.92rem}.qe-head{align-items:center}.qe-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem;align-items:end}.qe-field{display:flex;flex-direction:column;gap:.35rem}.qe-field--grow{grid-column:span 2}@media (max-width: 720px){.qe-field--grow{grid-column:span 1}}.qe-label{font-size:.78rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.qe-input,.qe-textarea{font:inherit;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);width:100%}.qe-select{font:inherit;padding:.35rem .5rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);min-width:120px;width:100%}.qe-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.qe-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem}.qe-table{width:100%;border-collapse:collapse;font-size:.9rem}.qe-table th,.qe-table td{text-align:left;padding:.5rem .65rem;border-bottom:1px solid var(--border);vertical-align:top}.qe-table th{color:var(--muted);font-weight:600}.qe-link{color:var(--accent);text-decoration:none}.qe-link:hover{text-decoration:underline}.qe-pill{display:inline-block;padding:.15rem .45rem;border-radius:6px;font-size:.75rem;background:#1a1f28;border:1px solid var(--border)}.qe-nowrap{white-space:nowrap}.qe-pager{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.qe-title{margin-bottom:.35rem}.qe-mono{font-family:ui-monospace,monospace;font-size:.8rem}.qe-dot{margin:0 .35rem;color:var(--muted)}.qe-view-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;justify-content:flex-end}.qe-view-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1rem}.qe-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem}.qe-panel--placeholder{opacity:.95}.qe-h2{margin:0 0 .75rem;font-size:1.05rem}.qe-body{margin:0 0 1rem;line-height:1.5}.qe-dl{margin:0}.qe-dl-row{display:grid;grid-template-columns:120px 1fr;gap:.5rem;padding:.35rem 0;border-bottom:1px solid var(--border);font-size:.9rem}.qe-dl-row dt{margin:0;color:var(--muted)}.qe-dl-row dd{margin:0}.qe-pre{margin:0;padding:.75rem;background:#0f1218;border-radius:8px;font-size:.8rem;overflow:auto;max-height:280px}.qe-line-editor{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:.5rem;margin-bottom:.75rem;align-items:start}@media (max-width: 980px){.qe-line-editor{grid-template-columns:1fr}}.qe-line-actions{display:flex;gap:.35rem;flex-wrap:wrap}.sch-muted{color:var(--muted);font-size:.9rem}.sch-nav{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.sch-field{display:flex;flex-direction:column;gap:.35rem}.sch-label{font-size:.78rem;color:var(--muted);font-weight:600;text-transform:uppercase}.sch-input,.sch-textarea{font:inherit;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);width:100%}.sch-select{font:inherit;padding:.35rem .5rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);min-width:140px}.sch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.sch-calendar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden}.sch-week-header{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));background:#10141c;border-bottom:1px solid var(--border)}.sch-week-cell{padding:.6rem;font-size:.82rem;color:var(--muted);border-right:1px solid var(--border)}.sch-day-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));min-height:360px}.sch-day-col{border-right:1px solid var(--border);padding:.45rem;display:flex;flex-direction:column;gap:.5rem;min-height:280px}.sch-day-create{background:transparent;border:1px dashed var(--border);color:var(--muted);border-radius:8px;padding:.25rem .35rem;cursor:pointer;font:inherit;font-size:.78rem}.sch-day-events{display:flex;flex-direction:column;gap:.35rem}.sch-event-card{width:100%;text-align:left;border:1px solid #2d5ea6;background:#3b82f624;color:var(--text);border-radius:8px;padding:.4rem .5rem;cursor:pointer}.sch-event-title{font-size:.82rem;font-weight:600}.sch-event-meta{font-size:.75rem;color:var(--muted)}.sch-timeline-grid{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.sch-timeline-row{display:grid;grid-template-columns:230px 1fr;border-bottom:1px solid var(--border);min-height:72px}.sch-timeline-user{padding:.65rem;background:#10141c;border-right:1px solid var(--border);font-size:.85rem}.sch-timeline-events{display:flex;flex-wrap:wrap;gap:.4rem;padding:.65rem;align-content:flex-start}.sch-timeline-block{border:1px solid #2d5ea6;background:#3b82f624;color:var(--text);border-radius:8px;padding:.35rem .5rem;text-align:left;cursor:pointer;display:inline-flex;flex-direction:column}.sch-timeline-block small{color:var(--muted);font-size:.72rem}.sch-inline-actions{margin-top:1rem}.sch-filter-row{margin-bottom:.75rem}.sch-event-card--wrap{position:relative}.sch-event-card--overlap{box-shadow:inset 0 0 0 1px #f59e0b}.sch-overlap-dot{position:absolute;top:4px;right:4px;width:7px;height:7px;border-radius:50%;background:#f59e0b}.sch-layout{display:flex;flex-direction:column;gap:1rem}.sch-layout-head{flex-wrap:wrap;gap:1rem;align-items:flex-start}.sch-layout-body{display:grid;grid-template-columns:1fr 300px;gap:1.25rem;align-items:start}@media (max-width: 1100px){.sch-layout-body{grid-template-columns:1fr}}.sch-layout-main,.sch-layout-side{min-width:0}.sch-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.sch-view-switch{display:inline-flex;gap:.35rem;flex-wrap:wrap}.sch-view-btn{font-size:.85rem}.sch-controls{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;margin-bottom:1rem}.sch-colorby{min-width:140px}.sch-resource-filter{min-width:200px}.sch-sidebar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:.75rem;max-height:70vh;overflow:auto}.sch-sidebar-title{margin:0 0 .5rem;font-size:.95rem}.sch-sidebar-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.sch-sidebar-item{width:100%;text-align:left;border:1px solid var(--border);border-left-width:4px;border-radius:8px;padding:.45rem .5rem;cursor:pointer;background:#0f1218;color:var(--text);font:inherit}.sch-sidebar-item--active{outline:1px solid var(--accent)}.sch-sidebar-item--overlap{border-right:2px solid #f59e0b}.sch-sidebar-item-title{display:block;font-weight:600;font-size:.85rem}.sch-sidebar-item-time{display:block;font-size:.75rem;color:var(--muted)}.sch-sidebar-item-meta{display:flex;gap:.35rem;flex-wrap:wrap;margin-top:.25rem;align-items:center}.sch-sidebar-empty{margin:.5rem 0 0;font-size:.85rem}.sch-badge{display:inline-block;font-size:.68rem;padding:.12rem .4rem;border-radius:4px;text-transform:uppercase;font-weight:700;letter-spacing:.03em}.sch-badge--scheduled{background:#3b82f633;color:#93c5fd}.sch-badge--progress{background:#f59e0b33;color:#fcd34d}.sch-badge--done{background:#22c55e33;color:#86efac}.sch-badge--cancelled{background:#f8717126;color:#fca5a5}.sch-overlap-chip{font-size:.68rem;color:#fbbf24;font-weight:600}.sch-rb{font-size:.72rem;padding:.1rem .35rem;border-radius:4px;text-transform:capitalize}.sch-rb--user{background:#6366f133;color:#c7d2fe}.sch-rb--crew{background:#10b98133;color:#6ee7b7}.sch-rb--equip{background:#eab30833;color:#fde047}.sch-day-timeline{display:grid;grid-template-columns:52px 1fr;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.sch-day-hours{border-right:1px solid var(--border);background:#10141c}.sch-day-hour{font-size:.72rem;color:var(--muted);padding:.15rem .35rem;border-bottom:1px solid var(--border)}.sch-day-track{position:relative;background:repeating-linear-gradient(to bottom,transparent,transparent 35px,rgba(255,255,255,.04) 36px);cursor:crosshair}.sch-day-block{position:absolute;left:4px;right:4px;border:1px solid;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.sch-day-block--overlap{box-shadow:inset 0 0 0 1px #f59e0b}.sch-day-block-main{flex:1;text-align:left;border:none;background:transparent;color:var(--text);padding:.35rem .45rem;cursor:pointer;font:inherit}.sch-day-block-main small{display:block;color:var(--muted);font-size:.72rem;margin-top:.15rem}.sch-day-resize{height:8px;cursor:ns-resize;background:#ffffff14;flex-shrink:0}.sch-month{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.sch-month-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));background:#10141c;border-bottom:1px solid var(--border);font-size:.78rem;color:var(--muted)}.sch-month-wd{padding:.4rem;text-align:center}.sch-month-cells{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(96px,auto)}.sch-month-cell{border:1px solid var(--border);padding:.35rem;text-align:left;background:#0f1218;color:var(--text);cursor:pointer;font:inherit;display:flex;flex-direction:column;gap:.25rem;align-items:stretch}.sch-month-cell--faint{opacity:.45}.sch-month-date{font-weight:700;font-size:.85rem}.sch-month-ev{display:flex;flex-direction:column;gap:.2rem;min-height:0}.sch-month-chip{font-size:.68rem;padding:.1rem .25rem;border-radius:4px;border:1px solid;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.sch-month-more{font-size:.68rem;color:var(--muted)}.sch-res-table-wrap{overflow:auto}.sch-res-table{width:100%;border-collapse:collapse;font-size:.9rem}.sch-res-table th,.sch-res-table td{padding:.5rem .65rem;border-bottom:1px solid var(--border);text-align:left}.sch-res-table th{color:var(--muted);font-size:.78rem;text-transform:uppercase}.sch-mono{font-family:ui-monospace,monospace;font-size:.82rem}.sch-res-empty{padding:1rem}.sch-res-head{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}.sch-inline-check{flex-direction:row;align-items:center;gap:.5rem}.sch-job-sum{margin-bottom:1rem}.sch-job-sum-title{margin:0 0 .35rem;font-size:1.1rem}.sch-job-ev-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem}.sch-job-ev-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.sch-job-ev-item{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-bottom:1px solid var(--border);padding-bottom:.65rem}.sch-job-ev-time{font-size:.85rem;margin-top:.2rem}.sch-job-ev-badges{display:flex;gap:.35rem;flex-wrap:wrap;align-items:center}.sch-popover{padding:.25rem}.sch-popover-title{font-weight:700;margin-bottom:.35rem}.sch-popover-row{font-size:.82rem;color:var(--muted);margin-bottom:.25rem}.sch-popover-edit{margin-top:.5rem}.sch-hint{font-size:.78rem;margin-top:.5rem}.ja-muted{color:var(--muted);font-size:.92rem}.ja-head{align-items:center}.ja-layout{display:grid;grid-template-columns:380px 1fr;gap:1rem;align-items:start}@media (max-width: 1100px){.ja-layout{grid-template-columns:1fr}}.ja-left{min-width:0}.ja-right{min-width:0;display:flex;flex-direction:column;gap:1rem}.ja-list{display:flex;flex-direction:column;gap:.5rem}.ja-card{width:100%;display:grid;grid-template-columns:56px 1fr;gap:.75rem;text-align:left;border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:.75rem;cursor:pointer}.ja-card:hover{border-color:var(--muted)}.ja-card--active{border-color:var(--accent);background:#3b82f61a}.ja-thumb{width:56px;height:56px;border-radius:12px;background:#0f1218;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;color:var(--muted)}.ja-main{min-width:0}.ja-fn{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ja-sub{margin-top:.2rem}.ja-label{font-size:.82rem;color:var(--text)}.ja-meta{margin-top:.35rem;font-size:.8rem;color:var(--muted)}.ja-actions{margin-top:.75rem;display:flex;justify-content:flex-end}.ja-preview{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:1rem;min-height:220px}.ja-img{max-width:100%;max-height:520px;display:block;margin:0 auto;border-radius:8px}.ja-frame{width:100%;min-height:520px;border:none;background:#0a0c10;border-radius:8px}.ja-link{color:var(--accent)}.ja-meta-panel{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:1rem 1.25rem}.ja-h2{margin:0 0 .75rem;font-size:1.05rem}.ja-dl{margin:0}.ja-dl-row{display:grid;grid-template-columns:120px 1fr;gap:.5rem;padding:.35rem 0;border-bottom:1px solid var(--border);font-size:.9rem}.ja-dl-row dt{margin:0;color:var(--muted)}.ja-dl-row dd{margin:0}.ja-mono{font-family:ui-monospace,monospace;font-size:.8rem;word-break:break-all}.ja-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.ja-label{font-size:.78rem;color:var(--muted);font-weight:600;text-transform:uppercase}.ja-input,.ja-textarea{font:inherit;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);width:100%}.ja-drop{border:2px dashed var(--border);border-radius:var(--radius);padding:1.25rem;background:#0f1218}.ja-drop--disabled{opacity:.6}.ja-progress{margin-top:.75rem;height:8px;background:#1a1f28;border-radius:4px;overflow:hidden}.ja-progress-bar{height:100%;background:var(--accent)}.ja-subnav{display:flex;gap:.5rem;flex-wrap:wrap;margin:.5rem 0 .25rem}.ja-subnav-btn{padding:.35rem .65rem}.ja-pre{font-size:.78rem}.swms-muted{color:var(--muted);font-size:.9rem}.swms-head{align-items:flex-start}.swms-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem}.swms-table{width:100%;border-collapse:collapse;font-size:.9rem}.swms-table th,.swms-table td{text-align:left;padding:.5rem .65rem;border-bottom:1px solid var(--border);vertical-align:top}.swms-table th{color:var(--muted);font-weight:600}.swms-table-actions{white-space:nowrap}.swms-table-actions .btn{margin-right:.35rem}.swms-desc{max-width:420px}.swms-link{color:var(--accent);text-decoration:none}.swms-link:hover{text-decoration:underline}.swms-pill{display:inline-block;padding:.15rem .45rem;border-radius:6px;font-size:.75rem;background:#1a1f28;border:1px solid var(--border)}.swms-pill--ok{border-color:#166534;color:#86efac}.swms-pill--active{border-color:#2d5ea6;color:#93c5fd}.swms-nowrap{white-space:nowrap}.swms-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:1rem}.swms-panel--inline{margin-top:.75rem}.swms-panel-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.swms-h2{margin:0;font-size:1.05rem}.swms-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.swms-field--wide{grid-column:1 / -1}.swms-label{font-size:.78rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.swms-input,.swms-textarea,.swms-select{font:inherit;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);width:100%}.swms-check{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9rem}.swms-editor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.5rem 1rem;align-items:start}.swms-actions{margin-top:.5rem}.swms-help{margin-top:.5rem;font-size:.85rem}.swms-hazard-list{display:flex;flex-direction:column;gap:.65rem}.swms-hazard-row{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;border:1px solid var(--border);border-radius:var(--radius);padding:.75rem 1rem;background:#0f1218}.swms-hazard-main{min-width:0;flex:1}.swms-hazard-desc{font-weight:600;margin-bottom:.35rem}.swms-hazard-actions{display:flex;flex-wrap:wrap;gap:.35rem;flex-shrink:0}.swms-control-list{margin:0;padding-left:1.1rem;font-size:.88rem;color:var(--text)}.swms-instance-head{align-items:flex-start;flex-wrap:wrap;gap:1rem}.swms-status-row{display:flex;align-items:center;gap:.5rem;margin-top:.35rem}.swms-instance-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-left:auto}.swms-instance-hazard{border:1px solid var(--border);border-radius:var(--radius);padding:.75rem 1rem;background:#0f1218}.swms-view-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start;margin-top:1rem}@media (max-width: 960px){.swms-view-grid{grid-template-columns:1fr}}.swms-signon-wrap{margin-top:.5rem}.inv-muted{color:var(--muted);font-size:.9rem}.inv-head{align-items:flex-start}.inv-filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;margin-bottom:1rem;align-items:end}.inv-field{display:flex;flex-direction:column;gap:.35rem}.inv-label{font-size:.78rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.inv-input,.inv-textarea,.inv-select{font:inherit;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);width:100%}.inv-check{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.inv-mode-toggle{display:flex;gap:1rem;flex-wrap:wrap;margin:.75rem 0}.inv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.inv-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem}.inv-table{width:100%;border-collapse:collapse;font-size:.9rem}.inv-table th,.inv-table td{text-align:left;padding:.5rem .65rem;border-bottom:1px solid var(--border);vertical-align:top}.inv-table th{color:var(--muted);font-weight:600}.inv-link{color:var(--accent);text-decoration:none}.inv-link:hover{text-decoration:underline}.inv-pill{display:inline-block;padding:.15rem .45rem;border-radius:6px;font-size:.75rem;background:#1a1f28;border:1px solid var(--border)}.inv-pill--ok{border-color:#166534;color:#86efac}.inv-pill--active{border-color:#2d5ea6;color:#93c5fd}.inv-pill--warn{border-color:#92400e;color:#fcd34d}.inv-pill--muted{opacity:.75}.inv-nowrap{white-space:nowrap}.inv-pager{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.inv-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:1rem}.inv-panel--placeholder{opacity:.95}.inv-panel-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.inv-h2{margin:0;font-size:1.05rem}.inv-body{margin:0 0 .5rem;line-height:1.5}.inv-dl{margin:0}.inv-dl-row{display:grid;grid-template-columns:120px 1fr;gap:.5rem;padding:.35rem 0;border-bottom:1px solid var(--border);font-size:.9rem}.inv-dl-row dt{margin:0;color:var(--muted)}.inv-dl-row dd{margin:0}.inv-view-head{align-items:flex-start;flex-wrap:wrap;gap:1rem}.inv-view-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;justify-content:flex-end;margin-left:auto}.inv-mono{font-family:ui-monospace,monospace;font-size:.85rem}.inv-dot{margin:0 .35rem;color:var(--muted)}.inv-view-grid{display:grid;grid-template-columns:1fr 320px;gap:1rem;align-items:start;margin-top:1rem}@media (max-width: 1024px){.inv-view-grid{grid-template-columns:1fr}}.inv-view-main,.inv-view-side{min-width:0}.inv-inline-actions{margin-top:.5rem}.inv-actions{white-space:nowrap}.inv-actions .btn{margin-right:.25rem}.tt-muted{color:var(--muted);font-size:.9rem}.tt-head{align-items:flex-start;flex-wrap:wrap;gap:.75rem}.tt-head-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:flex-end;margin-left:auto}.tt-banner{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;border-radius:var(--radius);border:1px solid #2d5ea6;background:#3b82f61f}.tt-banner-meta{color:var(--muted);font-size:.88rem}.tt-banner-elapsed{font-weight:600;color:var(--text)}.tt-filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem;align-items:end}.tt-field{display:flex;flex-direction:column;gap:.35rem}.tt-label{font-size:.78rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.tt-input,.tt-textarea,.tt-select{font:inherit;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);width:100%}.tt-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem}.tt-table{width:100%;border-collapse:collapse;font-size:.88rem}.tt-table th,.tt-table td{text-align:left;padding:.45rem .55rem;border-bottom:1px solid var(--border);vertical-align:top}.tt-table th{color:var(--muted);font-weight:600}.tt-nowrap{white-space:nowrap}.tt-notes{max-width:220px;word-break:break-word}.tt-actions{white-space:nowrap}.tt-actions .btn{margin-right:.2rem}.tt-pager{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.tt-link{color:var(--accent);text-decoration:none}.tt-link:hover{text-decoration:underline}.tt-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:1rem}.tt-h2{margin:0 0 .5rem;font-size:1.05rem}.tt-h3{margin:0 0 .5rem;font-size:.95rem}.tt-week-wrap{margin-top:.5rem}.tt-week-summary{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.75rem}.tt-week-summary-val{font-size:1.15rem}.tt-week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;align-items:start}@media (max-width: 1100px){.tt-week-grid{grid-template-columns:1fr}}.tt-week-col{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:120px;display:flex;flex-direction:column}.tt-week-col-head{padding:.5rem .6rem;border-bottom:1px solid var(--border);background:#10141c}.tt-week-day{font-weight:700;font-size:.85rem}.tt-week-date{font-size:.75rem;color:var(--muted)}.tt-week-day-total{font-size:.8rem;margin-top:.25rem;color:#93c5fd}.tt-week-col-body{padding:.4rem;flex:1;display:flex;flex-direction:column;gap:.35rem}.tt-week-empty{margin:.25rem;text-align:center}.tt-week-card{padding:.35rem .45rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;font-size:.78rem}.tt-week-card-user{font-weight:600}.tt-week-card-meta{color:var(--muted);font-size:.72rem;margin-top:.15rem}.tt-week-card-notes{margin-top:.2rem;font-size:.72rem}.tt-job-hours-card .tt-job-number{margin:.25rem 0;font-weight:600}.tt-job-total{margin:0;font-size:1rem}.tt-job-breakdown{display:flex;flex-direction:column;gap:1rem}.jn-muted{color:var(--muted);font-size:.9rem}.jn-count{margin:.5rem 0}.jn-filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem;align-items:end}.jn-field{display:flex;flex-direction:column;gap:.35rem}.jn-field--grow{grid-column:span 2;min-width:0}@media (max-width: 720px){.jn-field--grow{grid-column:1 / -1}}.jn-label{font-size:.78rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.jn-input,.jn-select,.jn-textarea{font:inherit;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);width:100%}.jn-textarea{min-height:180px;resize:vertical;font-family:ui-monospace,monospace;font-size:.88rem}.jn-char-count{font-size:.75rem;color:var(--muted)}.jn-editor-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem}.jn-editor .jn-field--wide{grid-column:1 / -1}.jn-pill{display:inline-block;padding:.12rem .45rem;border-radius:6px;font-size:.72rem;font-weight:600;margin-right:.35rem;border:1px solid var(--border)}.jn-pill--cat-general{background:#1a1f28}.jn-pill--cat-update{border-color:#2d5ea6;color:#93c5fd}.jn-pill--cat-safety{border-color:#92400e;color:#fcd34d}.jn-pill--cat-variation{border-color:#166534;color:#86efac}.jn-pill--cat-admin{border-color:#6b21a8;color:#d8b4fe}.jn-pill--cat-other{opacity:.9}.jn-pill--vis-internal{background:#10141c;color:var(--muted)}.jn-pill--vis-client{border-color:#2d5ea6;color:#93c5fd}.jn-list{display:flex;flex-direction:column;gap:.75rem}.jn-card{border:1px solid var(--border);border-radius:var(--radius);padding:.85rem 1rem;background:var(--surface)}.jn-card-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;align-items:flex-start;margin-bottom:.5rem}.jn-card-badges{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.jn-card-meta{text-align:right;font-size:.82rem;color:var(--muted)}.jn-card-author{display:block;font-weight:600;color:var(--text)}.jn-card-time{font-size:.78rem}.jn-card-preview{margin:0 0 .5rem;font-size:.88rem;line-height:1.45;white-space:pre-wrap;word-break:break-word}.jn-card-actions{display:flex;flex-wrap:wrap;gap:.35rem}.jn-modal-err{margin-top:.5rem}.jn-delete-preview{margin:.5rem 0;padding:.65rem;background:#0f1218;border-radius:6px;font-size:.88rem;white-space:pre-wrap;word-break:break-word;border:1px solid var(--border)}.jn-view-head{margin-bottom:.35rem}.jn-view-meta{margin:0 0 .75rem;font-size:.85rem;color:var(--muted)}.jn-view-content{margin:0;padding:.75rem;background:#0f1218;border-radius:var(--radius);border:1px solid var(--border);font-family:ui-monospace,monospace;font-size:.85rem;white-space:pre-wrap;word-break:break-word;max-height:55vh;overflow:auto}.jact-muted{color:var(--muted);font-size:.9rem}.jact-timeline{display:flex;flex-direction:column;gap:1.25rem}.jact-day-title{margin:0 0 .5rem;font-size:.95rem;color:#93c5fd;border-bottom:1px solid var(--border);padding-bottom:.35rem}.jact-day-list{list-style:none;margin:0;padding:0;position:relative}.jact-item{display:flex;gap:.65rem;align-items:flex-start;margin-bottom:.85rem}.jact-item-marker{width:10px;height:10px;border-radius:50%;background:var(--accent);flex-shrink:0;margin-top:.35rem;box-shadow:0 0 0 3px #3b82f640}.jact-item-body{flex:1;min-width:0;border:1px solid var(--border);border-radius:var(--radius);padding:.65rem .85rem;background:#0f1218}.jact-item-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem;align-items:baseline;margin-bottom:.35rem}.jact-type{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.jact-time{font-size:.78rem;color:var(--muted)}.jact-message{margin:0 0 .35rem;font-size:.9rem;line-height:1.4}.jact-meta{margin-top:.25rem}.jact-meta-empty{font-size:.78rem;color:var(--muted)}.jact-meta-toggle{padding:.2rem .45rem}.jact-meta-pre{margin:.35rem 0 0;padding:.5rem;background:#080a0e;border-radius:6px;font-size:.75rem;overflow:auto;max-height:200px;border:1px solid var(--border)}.cl-muted{color:var(--muted);font-size:.9rem}.cl-link{color:var(--accent);text-decoration:none}.cl-link:hover{text-decoration:underline}.cl-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem}.cl-table{width:100%;border-collapse:collapse;font-size:.88rem}.cl-table th,.cl-table td{text-align:left;padding:.5rem .65rem;border-bottom:1px solid var(--border);vertical-align:top}.cl-table th{color:var(--muted);font-weight:600}.cl-desc{max-width:280px;word-break:break-word}.cl-nowrap,.cl-actions{white-space:nowrap}.cl-actions .btn{margin-right:.25rem}.cl-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.cl-label{font-size:.78rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.cl-input,.cl-textarea,.cl-select{font:inherit;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);width:100%}.cl-select--inline{width:auto;min-width:140px;max-width:220px}.cl-filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem;align-items:end}.cl-field--actions{align-self:end}.cl-check-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.cl-pill{display:inline-block;padding:.12rem .45rem;border-radius:6px;font-size:.78rem;border:1px solid var(--border)}.cl-pill--ok{border-color:#166534;color:#86efac}.cl-row-done{opacity:.85}.cl-toggle{display:flex;align-items:center;gap:.4rem;font-size:.85rem;cursor:pointer}.cl-toggle-label{user-select:none}.jc-muted{color:var(--muted);font-size:.9rem}.jc-h2{margin:0 0 .5rem;font-size:1.05rem}.jc-h3{margin:0 0 .5rem;font-size:.95rem}.jc-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:1rem}.jc-panel--hero{grid-column:1 / -1}@media (min-width: 900px){.jc-panel--hero{grid-column:span 1}}.jc-panel--placeholder{opacity:.9}.jc-total{margin:0;font-size:1.75rem;font-weight:700}.jc-subtotals{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin-top:.75rem;font-size:.88rem}.jc-sub-label{display:block;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.03em}.jc-hint{font-size:.82rem;color:var(--muted);margin-top:.75rem}.jc-summary-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.25rem}@media (min-width: 900px){.jc-summary-grid{grid-template-columns:minmax(240px,1fr) 1fr}}.jc-summary-col{display:flex;flex-direction:column;gap:.75rem}.jc-filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem;align-items:end}.jc-field{display:flex;flex-direction:column;gap:.35rem}.jc-field--wide{grid-column:1 / -1}.jc-field--grow{min-width:0}@media (min-width: 720px){.jc-field--grow{grid-column:span 2}}.jc-label{font-size:.78rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.jc-input,.jc-textarea,.jc-select{font:inherit;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:#0f1218;color:var(--text);width:100%}.jc-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;align-items:start}.jc-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem}.jc-table{width:100%;border-collapse:collapse;font-size:.85rem}.jc-table th,.jc-table td{text-align:left;padding:.45rem .55rem;border-bottom:1px solid var(--border);vertical-align:top}.jc-table th{color:var(--muted);font-weight:600}.jc-table--compact td{padding:.35rem .5rem}.jc-desc{max-width:220px;word-break:break-word}.jc-nowrap{white-space:nowrap}.jc-mono{font-family:ui-monospace,monospace;font-size:.85rem}.jc-actions{white-space:nowrap}.jc-actions .btn{margin-right:.2rem}.jc-pill{display:inline-block;padding:.1rem .4rem;border-radius:6px;font-size:.72rem;font-weight:600;border:1px solid var(--border);margin-right:.2rem}.jc-pill--type-material{border-color:#166534;color:#86efac}.jc-pill--type-purchase{border-color:#2d5ea6;color:#93c5fd}.jc-pill--type-labour{border-color:#92400e;color:#fcd34d}.jc-pill--cat-materials{background:#10141c}.jc-pill--cat-subcontractor{border-color:#6b21a8;color:#d8b4fe}.jc-pill--cat-equipment{border-color:#92400e;color:#fcd34d}.jc-pill--cat-misc{opacity:.95}.jh-page .jc-panel{margin-bottom:1rem}.jh-header-status{margin-top:.5rem}.jh-badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.78rem;font-weight:600;border:1px solid var(--border)}.jh-badge--open{color:var(--muted)}.jh-badge--ready{border-color:#ca8a04;color:#facc15}.jh-badge--done{border-color:#166534;color:#86efac}.jh-role-badge{display:inline-block;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);border:1px solid var(--border);padding:.1rem .35rem;border-radius:4px}.jh-section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.jh-section-head .jc-h2{margin:0}.jh-notes-actions{margin-top:.5rem}.jh-toggle{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;cursor:pointer}.jh-req-desc{max-width:420px;word-break:break-word}.jh-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem}.jh-photo-card{display:flex;align-items:flex-start;gap:.65rem;padding:.65rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.jh-photo-thumb{width:48px;height:48px;border-radius:6px;background:#0f1218;display:flex;align-items:center;justify-content:center;flex-shrink:0}.jh-photo-icon{font-size:1.25rem;opacity:.85}.jh-photo-body{flex:1;min-width:0}.jh-photo-title{margin:0 0 .15rem;font-weight:600;font-size:.88rem}.jh-photo-meta{margin:0;font-size:.78rem}.jh-photo-del{flex-shrink:0;align-self:center}.jh-sig-list{list-style:none;padding:0;margin:0}.jh-sig-item{border:1px solid var(--border);border-radius:var(--radius);padding:.75rem 1rem;margin-bottom:.65rem;background:var(--surface)}.jh-sig-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.jh-sig-who{margin:0 0 .35rem;font-weight:600}.jh-sig-text{margin:0;padding-left:.75rem;border-left:3px solid var(--accent);color:var(--muted);font-size:.88rem}.jh-cert{margin-bottom:1rem}.an-page .an-subnav{margin-bottom:1.25rem}.an-subnav{display:flex;flex-wrap:wrap;gap:.35rem;padding:.35rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.an-subnav-link{padding:.35rem .65rem;border-radius:6px;font-size:.88rem;color:var(--muted);text-decoration:none}.an-subnav-link:hover{color:var(--text);background:#0f1218}.an-subnav-link--active{color:var(--text);background:#0f1218;border:1px solid var(--border)}.an-muted{color:var(--muted);font-size:.88rem;margin:.25rem 0 0}.an-section-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin:1.25rem 0 .65rem}.an-section-head .jc-h2{margin:0}.an-section-actions{display:flex;gap:.5rem;flex-wrap:wrap}.an-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.15rem;margin-bottom:1rem}.an-placeholder{min-height:140px;border-style:dashed;display:flex;flex-direction:column;justify-content:center}.an-placeholder-title{margin:0 0 .35rem;font-weight:600}.an-kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin-bottom:1.25rem}.an-kpi{border:1px solid var(--border);border-radius:var(--radius);padding:.75rem .85rem;background:var(--surface)}.an-kpi-label{display:block;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--muted)}.an-kpi-value{margin:.35rem 0 0;font-size:1.35rem;font-weight:700}.an-kpi-value--lg{font-size:2rem;margin-bottom:.5rem}.an-kpi-hint{display:block;margin-top:.25rem;font-size:.78rem}.an-two-col{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}@media (min-width: 900px){.an-two-col{grid-template-columns:1fr 1fr}.an-two-col--cards{align-items:start}}.an-nav-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-bottom:1rem}.an-nav-card{display:flex;flex-direction:column;gap:.25rem;padding:.85rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-decoration:none;color:inherit}.an-nav-card:hover{border-color:var(--accent)}.an-nav-card-title{font-weight:600}.an-legend{list-style:none;padding:0;margin:.75rem 0 0;font-size:.85rem}.an-legend li{display:flex;justify-content:space-between;gap:1rem;padding:.2rem 0;border-bottom:1px solid var(--border)}.an-legend-status{text-transform:capitalize}.an-legend-count{font-family:ui-monospace,monospace}.an-dl{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.65rem;margin:.5rem 0 0}.an-dl div{margin:0}.an-dl dt{font-size:.72rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.an-dl dd{margin:.2rem 0 0;font-weight:600}.an-dl--inline{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.an-funnel{margin-bottom:1rem}.an-funnel-meta{font-size:.82rem;margin-bottom:.75rem}.an-funnel-row{display:grid;grid-template-columns:minmax(120px,1fr) 1fr minmax(48px,auto);gap:.5rem;align-items:center;margin-bottom:.35rem;font-size:.88rem}.an-funnel-label{color:var(--muted)}.an-funnel-bar-wrap{height:10px;background:#0f1218;border-radius:6px;overflow:hidden;border:1px solid var(--border)}.an-funnel-bar{height:100%;background:linear-gradient(90deg,#3b82f659,#3b82f6d9);border-radius:6px;min-width:4px}.an-funnel-val{font-family:ui-monospace,monospace;text-align:right}.an-cf-list{list-style:none;padding:0;margin:.5rem 0 0;font-size:.88rem}.an-cf-list li{padding:.25rem 0;border-bottom:1px solid var(--border)}.an-table-note{font-size:.78rem;margin-top:.5rem}.an-financial-hero .an-fin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;margin-top:.75rem}.po-muted{color:var(--muted);font-size:.9rem}.po-table-wrap{margin-top:.75rem}.po-panel-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.po-dl{margin:.5rem 0 0;display:grid;gap:.5rem}.po-dl dt{font-size:.72rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.po-dl dd{margin:0}.po-delivery-list{list-style:none;padding:0;margin:.5rem 0 0}.po-delivery-item{padding:.65rem 0;border-bottom:1px solid var(--border)}.po-delivery-item:last-child{border-bottom:none}.po-summary-form{display:flex;flex-direction:column;gap:.75rem}.po-job-warn{margin-top:.75rem}.po-catalog-prefill{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.sup-muted{color:var(--muted);font-size:.9rem}.sup-badge{display:inline-block;padding:.15rem .5rem;border-radius:6px;font-size:.75rem;font-weight:600;background:#3b82f626;color:var(--accent)}.jc-field--inline{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.jc-field--inline .jc-label{margin:0}.sup-search-results{list-style:none;padding:0;margin:.5rem 0 0;max-height:220px;overflow:auto;border:1px solid var(--border);border-radius:var(--radius)}.sup-search-hit{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;text-align:left;padding:.5rem .65rem;background:transparent;border:none;border-bottom:1px solid var(--border);color:inherit;font:inherit;cursor:pointer}.sup-search-hit:hover{background:var(--surface)}.sup-search-hit:last-child{border-bottom:none}.sup-search-hit-name{font-weight:600}.sup-search-empty{margin:.5rem 0 0}.sup-hint{margin:.35rem 0 0;font-size:.85rem}.sup-po-list{margin:.5rem 0 0;padding-left:1.1rem}.sup-po-list li{margin:.25rem 0}.dt-muted{color:var(--muted);font-size:.9rem}.dt-muted-sm{color:var(--muted);font-size:.82rem}.dt-head-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.dt-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin:.75rem 0 1rem}.dt-filter{display:flex;flex-direction:column;gap:.25rem;min-width:140px}.dt-filter--grow{flex:1;min-width:200px}.dt-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--muted)}.dt-input,.dt-select,.dt-textarea{border:1px solid var(--border);border-radius:var(--radius);padding:.45rem .55rem;font:inherit;background:var(--surface);color:inherit}.dt-textarea{resize:vertical;min-height:120px;font-family:ui-monospace,monospace;font-size:.85rem}.dt-textarea--sm{min-height:200px}.dt-form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.dt-field{display:flex;flex-direction:column;gap:.25rem}.dt-field--full{grid-column:1 / -1}.dt-field--check{flex-direction:row;align-items:center;gap:.5rem}.dt-table-wrap{margin-top:.5rem;overflow-x:auto}.dt-table{width:100%;border-collapse:collapse;font-size:.9rem}.dt-table th,.dt-table td{text-align:left;padding:.55rem .65rem;border-bottom:1px solid var(--border)}.dt-table th{font-size:.72rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted)}.dt-table-actions{white-space:nowrap;text-align:right}.dt-table-actions .btn{margin-left:.35rem}.dt-link{color:var(--accent);font-weight:600;text-decoration:none}.dt-link:hover{text-decoration:underline}.dt-mono{font-family:ui-monospace,monospace;font-size:.85em}.dt-dot{margin:0 .35rem;opacity:.5}.dt-pill{display:inline-block;margin-left:.35rem;padding:.12rem .45rem;border-radius:6px;font-size:.72rem;font-weight:600;background:var(--surface);border:1px solid var(--border)}.dt-pill--ok{background:#22c55e1f;border-color:#22c55e59;color:#16a34a}.dt-cat{display:inline-block;padding:.12rem .45rem;border-radius:6px;font-size:.72rem;font-weight:600;text-transform:capitalize;background:#6366f11f;color:#6366f1}.dt-cat--contract{background:#3b82f61f;color:#2563eb}.dt-cat--letter{background:#a855f71f;color:#9333ea}.dt-cat--form{background:#0ea5e91f;color:#0284c7}.dt-cat--swms{background:#ef44441f;color:#dc2626}.dt-cat--quote{background:#eab30826;color:#ca8a04}.dt-cat--invoice{background:#22c55e1f;color:#16a34a}.dt-cat--variation{background:#f973161f;color:#ea580c}.dt-cat--misc{background:#64748b26;color:#64748b}.dt-gen-section{margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--border)}.dt-gen-head{margin-bottom:.5rem}.dt-h2{margin:0 0 .25rem;font-size:1.1rem}.dt-editor-layout{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 1100px){.dt-editor-layout{grid-template-columns:1fr 280px;align-items:start}}.dt-editor-aside{border:1px solid var(--border);border-radius:var(--radius);padding:.85rem;background:var(--surface);max-height:70vh;overflow:auto}.dt-aside-title{margin:0 0 .5rem;font-size:.95rem}.dt-merge-root{font-size:.85rem}.dt-merge-intro{margin:0 0 .75rem}.dt-merge-section{margin-bottom:.85rem}.dt-merge-h3{margin:0 0 .35rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.dt-merge-list{list-style:none;padding:0;margin:0}.dt-merge-btn{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;text-align:left;padding:.4rem .35rem;margin-bottom:.25rem;border:none;background:transparent;border-radius:6px;cursor:pointer;color:inherit;font:inherit}.dt-merge-btn:hover{background:#3b82f614}.dt-merge-label{font-weight:500}.dt-merge-code{font-family:ui-monospace,monospace;font-size:.78rem;color:var(--muted)}.dt-doc-view{display:grid;gap:1rem}@media (min-width: 900px){.dt-doc-view{grid-template-columns:1fr 260px;align-items:start}}.dt-doc-body{margin:0;padding:1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,monospace;font-size:.88rem;line-height:1.5;min-height:200px}.dt-doc-hint{margin:0}.dt-meta-panel{border:1px solid var(--border);border-radius:var(--radius);padding:.85rem;background:var(--surface)}.dt-meta-title{margin:0 0 .5rem;font-size:.95rem}.dt-dl{margin:0;display:grid;gap:.5rem}.dt-dl dt{font-size:.72rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.dt-dl dd{margin:0}.dt-help{margin-top:.75rem}.msg-workspace .msg-slack{display:grid;grid-template-columns:1fr;gap:0;min-height:calc(100dvh - 220px);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-top:.75rem;background:var(--surface)}@media (min-width: 900px){.msg-workspace .msg-slack{grid-template-columns:minmax(260px,320px) 1fr}}.msg-sidebar{border-bottom:1px solid var(--border);display:flex;flex-direction:column;min-height:0;background:var(--bg)}@media (min-width: 900px){.msg-sidebar{border-bottom:none;border-right:1px solid var(--border)}}.msg-sidebar-head{padding:.75rem .85rem;border-bottom:1px solid var(--border);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.msg-sidebar-title{margin:0;font-size:1.1rem}.msg-new-btn{flex-shrink:0}.msg-thread-list{overflow-y:auto;max-height:52vh}@media (min-width: 900px){.msg-thread-list{max-height:calc(100dvh - 280px)}}.msg-thread-list-empty{padding:1rem}.msg-thread-row{display:block;padding:.65rem .85rem;border-bottom:1px solid var(--border);color:inherit;text-decoration:none}.msg-thread-row:hover{background:#3b82f60f}.msg-thread-row--active{background:#3b82f61a;border-left:3px solid var(--accent)}.msg-thread-row-top{display:flex;justify-content:space-between;align-items:center;gap:.35rem}.msg-thread-row-title{font-weight:600;font-size:.92rem}.msg-thread-row-preview{margin:.25rem 0 0;font-size:.82rem;color:var(--muted)}.msg-thread-row-meta{margin:.35rem 0 0;display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.msg-unread-badge{min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:999px;background:var(--accent);color:#fff;font-size:.72rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.msg-main{display:flex;flex-direction:column;min-height:280px;min-width:0}.msg-empty-main{padding:2rem 1rem;text-align:center;color:var(--muted)}.msg-thread-view{display:flex;flex-direction:column;height:100%;min-height:360px}.msg-thread-head{padding:.75rem 1rem;border-bottom:1px solid var(--border)}.msg-thread-title{margin:0;font-size:1.05rem}.msg-thread-sub{margin:.25rem 0 0;font-size:.85rem;color:var(--muted)}.msg-type-pill{display:inline-block;padding:.1rem .4rem;border-radius:6px;font-size:.7rem;font-weight:600;text-transform:capitalize;background:#64748b26;color:#64748b}.msg-type-pill--client{background:#2563eb1f;color:#2563eb}.msg-type-pill--internal{background:#64748b26;color:#64748b}.msg-thread-body{flex:1;display:grid;grid-template-columns:1fr;gap:0;min-height:0}@media (min-width: 1000px){.msg-thread-body{grid-template-columns:1fr 200px}}.msg-thread-stream{overflow-y:auto;padding:.75rem 1rem;flex:1}.msg-list{display:flex;flex-direction:column;gap:.5rem}.msg-muted{color:var(--muted);font-size:.9rem}.msg-muted-sm{font-size:.78rem;color:var(--muted)}.msg-bubble-wrap{display:flex;justify-content:flex-start}.msg-bubble-wrap--mine{justify-content:flex-end}.msg-bubble{max-width:min(92%,520px);padding:.5rem .65rem;border-radius:12px;border:1px solid var(--border);background:var(--bg)}.msg-bubble--mine{background:#3b82f61f;border-color:#3b82f659}.msg-bubble--client:not(.msg-bubble--mine){background:#22c55e14;border-color:#22c55e40}.msg-bubble-meta{display:flex;flex-wrap:wrap;gap:.35rem;font-size:.72rem;color:var(--muted);margin-bottom:.25rem}.msg-bubble-author{font-weight:600;color:var(--text)}.msg-bubble-body{white-space:pre-wrap;word-break:break-word;font-size:.9rem}.msg-composer{padding:.65rem 1rem;border-top:1px solid var(--border);background:var(--surface)}.msg-composer-input{width:100%;font:inherit;padding:.5rem .6rem;border-radius:8px;border:1px solid var(--border);resize:vertical;min-height:72px}.msg-composer-actions{margin-top:.5rem;display:flex;justify-content:flex-end}.msg-participants{padding:.75rem;border-top:1px solid var(--border);font-size:.85rem}@media (min-width: 1000px){.msg-participants{border-top:none;border-left:1px solid var(--border)}}.msg-participants-title{margin:0 0 .5rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.msg-participants-ul{margin:0;padding-left:1.1rem}.msg-field{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.msg-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--muted)}.msg-input,.msg-select{font:inherit;padding:.45rem .55rem;border-radius:8px;border:1px solid var(--border)}.msg-user-pick{list-style:none;padding:0;margin:0;max-height:200px;overflow:auto;border:1px solid var(--border);border-radius:8px}.msg-user-pick li{padding:.35rem .5rem;border-bottom:1px solid var(--border)}.msg-user-pick li:last-child{border-bottom:none}.msg-check{display:flex;align-items:center;gap:.5rem;cursor:pointer}.nn-bell-wrap{position:relative}.nn-bell-btn{position:relative;background:transparent;border:1px solid var(--border);border-radius:8px;padding:.35rem .55rem;cursor:pointer;font-size:1.1rem;line-height:1}.nn-bell-count{position:absolute;top:-6px;right:-6px;min-width:1.1rem;height:1.1rem;padding:0 4px;border-radius:999px;background:var(--accent);color:#fff;font-size:.65rem;font-weight:700;display:flex;align-items:center;justify-content:center}.nn-dropdown{position:absolute;right:0;top:calc(100% + 6px);width:min(360px,92vw);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 24px #0000001f;z-index:50;max-height:70vh;overflow:auto}.nn-dropdown-head{display:flex;justify-content:space-between;align-items:center;padding:.55rem .75rem;border-bottom:1px solid var(--border);font-weight:600;font-size:.9rem}.nn-dropdown-all{font-size:.85rem;font-weight:500}.nn-list{list-style:none;padding:0;margin:0}.nn-list--compact .nn-row{border-bottom:1px solid var(--border)}.nn-row{margin:0}.nn-link{display:block;width:100%;text-align:left;padding:.55rem .75rem;color:inherit;text-decoration:none;border:none;background:transparent;font:inherit;cursor:pointer}.nn-link:hover{background:#3b82f60f}.nn-link--btn{border-top:1px solid var(--border)}.nn-title{font-weight:600;font-size:.88rem}.nn-title--unread:before{content:"● ";color:var(--accent);font-size:.65rem}.nn-body{font-size:.82rem;color:var(--muted);margin-top:.2rem}.nn-time{font-size:.72rem;color:var(--muted);display:block;margin-top:.25rem}.nn-empty{padding:1rem;color:var(--muted);text-align:center}.nn-muted{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fm-shell{margin-top:.5rem}.fm-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.fm-head-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.fm-search{min-width:200px;max-width:320px}.fm-bc{font-size:.9rem;margin-bottom:.75rem;color:var(--muted)}.fm-bc a{color:var(--accent)}.fm-bc-sep{margin:0 .25rem;opacity:.6}.fm-grid{display:grid;grid-template-columns:1fr;gap:.75rem;min-height:420px;border:1px solid var(--border);border-radius:var(--radius);padding:.75rem;background:var(--surface)}.fm-grid--drop{outline:2px dashed var(--accent);outline-offset:4px}@media (min-width: 900px){.fm-grid{grid-template-columns:200px minmax(0,1fr) minmax(240px,320px)}}.fm-aside{border:1px solid var(--border);border-radius:8px;padding:.5rem;max-height:60vh;overflow:auto;background:var(--bg)}.fm-aside-title{margin:0 0 .35rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.fm-tree-root{display:block;width:100%;text-align:left;padding:.35rem .45rem;margin-bottom:.35rem;border-radius:6px;border:1px solid transparent;background:transparent;font:inherit;cursor:pointer}.fm-tree-root.fm-tree-link--active{background:#3b82f61f;border-color:#3b82f659}.fm-tree-ul{list-style:none;padding:0 0 0 .5rem;margin:0}.fm-tree-row{display:flex;align-items:center;gap:.25rem}.fm-tree-link{flex:1;text-align:left;border:none;background:transparent;font:inherit;padding:.25rem .35rem;border-radius:6px;cursor:pointer}.fm-tree-link--active{background:#3b82f61f;font-weight:600}.fm-tree-del{padding:.1rem .35rem;font-size:1rem;line-height:1}.fm-muted{color:var(--muted);font-size:.9rem}.fm-table{width:100%;border-collapse:collapse;font-size:.88rem}.fm-table th,.fm-table td{padding:.45rem .35rem;border-bottom:1px solid var(--border);text-align:left}.fm-tr-active{background:#3b82f60f}.fm-file-name{background:none;border:none;font:inherit;color:var(--accent);cursor:pointer;text-decoration:underline;text-align:left}.fm-preview{border:1px solid var(--border);border-radius:8px;padding:.65rem;min-height:200px;background:var(--bg)}.fm-preview-inner{display:flex;flex-direction:column;gap:.5rem}.fm-preview-title{margin:0;font-size:1rem}.fm-preview-img{max-width:100%;border-radius:8px;max-height:280px;object-fit:contain}.fm-preview-frame{width:100%;min-height:320px;border:none;border-radius:8px}.fm-preview-icon{font-size:3rem;text-align:center;padding:1rem;color:var(--muted)}.fm-meta{margin-top:.75rem;border-top:1px solid var(--border);padding-top:.65rem}.fm-meta-h{margin:.5rem 0 .35rem;font-size:.78rem;text-transform:uppercase;color:var(--muted)}.fm-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem}.fm-tag{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .45rem;border-radius:999px;background:#64748b1f;font-size:.78rem}.fm-tag-x{border:none;background:transparent;cursor:pointer;font-size:1rem;line-height:1}.fm-tag-add{display:flex;gap:.35rem;flex-wrap:wrap;margin-bottom:.75rem}.fm-ver-list{margin:0;padding-left:1.1rem;font-size:.82rem}.fm-ver-current{font-weight:600}.fm-upload-ver{display:inline-block;margin-top:.35rem;cursor:pointer}.fm-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.db-quick{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a59;padding:.75rem 1rem}.db-quick-label{margin:0;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.db-quick-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0 -.25rem;padding:0 .25rem .15rem;scrollbar-width:thin}.db-quick-list{display:flex;flex-wrap:nowrap;gap:.5rem;list-style:none;margin:0;padding:0;min-width:min-content}@media (min-width: 900px){.db-quick-list{flex-wrap:wrap}}.db-quick-item{flex:0 0 auto}.db-quick-btn{white-space:nowrap;font-size:.88rem;padding:.45rem .75rem}.db-quick-btn--todo{opacity:.65;cursor:not-allowed}.db-v1{display:flex;flex-direction:column;gap:1.25rem}.db-v1-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.db-v1-eyebrow{margin:0 0 .25rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.db-v1-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;font-size:.85rem}.db-v1-badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;background:#3b82f61f;border:1px solid var(--border);font-size:.8rem}.db-v1-banner{border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem}.db-v1-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 900px){.db-v1-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.db-v1-tile-desc{margin:0 0 .75rem;color:var(--muted);font-size:.92rem}.db-v1-metrics{margin:0 0 .75rem;padding-left:1.2rem;color:var(--text);font-size:.92rem}.db-v1-metrics li{margin-bottom:.25rem}.db-v1-tile-err{font-size:.88rem;margin:0 0 .5rem}.db-v1-empty{margin:0 0 .75rem;color:var(--muted);font-size:.9rem}.db-v1-tile-actions{margin-top:auto;padding-top:.5rem}.db-v1-skeleton{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.db-v1-skeleton-line{height:.65rem;border-radius:4px;background:linear-gradient(90deg,var(--border),#1e2430,var(--border));background-size:200% 100%;animation:db-v1-shimmer 1.2s ease-in-out infinite}.db-v1-skeleton-line--short{width:55%}@keyframes db-v1-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
