.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}.monaco-diff-editor .gutter>div{position:absolute}.monaco-diff-editor .gutter .gutterItem{opacity:0;transition:opacity .7s}.monaco-diff-editor .gutter .gutterItem.showAlways{opacity:1;transition:none}.monaco-diff-editor .gutter .gutterItem.noTransition{transition:none}.monaco-diff-editor .gutter:hover .gutterItem{opacity:1;transition:opacity .1s ease-in-out}.monaco-diff-editor .gutter .gutterItem .background{position:absolute;height:100%;left:50%;width:1px;border-left:2px var(--vscode-menu-border) solid}.monaco-diff-editor .gutter .gutterItem .buttons{position:absolute;width:100%;display:flex;justify-content:center;align-items:center}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar{height:fit-content}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar{line-height:1}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container{width:fit-content;border-radius:4px;background:var(--vscode-editorGutter-commentRangeForeground)}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container .action-item:hover{background:var(--vscode-toolbar-hoverBackground)}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container .action-item .action-label{padding:1px 2px}.monaco-diff-editor .diff-hidden-lines-compact{display:flex;height:11px}.monaco-diff-editor .diff-hidden-lines-compact .line-left,.monaco-diff-editor .diff-hidden-lines-compact .line-right{height:1px;border-top:1px solid;border-color:var(--vscode-editorCodeLens-foreground);opacity:.5;margin:auto;width:100%}.monaco-diff-editor .diff-hidden-lines-compact .line-left{width:20px}.monaco-diff-editor .diff-hidden-lines-compact .text{color:var(--vscode-editorCodeLens-foreground);text-wrap:nowrap;font-size:11px;line-height:11px;margin:0 4px}.monaco-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}.monaco-component.multiDiffEditor>div{position:absolute;top:0;left:0;height:100%;width:100%}.monaco-component.multiDiffEditor>div.placeholder{visibility:hidden;display:grid;place-items:center;place-content:center}.monaco-component.multiDiffEditor>div.placeholder.visible{visibility:visible}.monaco-component.multiDiffEditor .active{--vscode-multiDiffEditor-border: var(--vscode-focusBorder)}.monaco-component.multiDiffEditor .multiDiffEntry{display:flex;flex-direction:column;flex:1;overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button{margin:0 5px;cursor:pointer}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button a{display:block}.monaco-component.multiDiffEditor .multiDiffEntry .header{z-index:1000;background:var(--vscode-editor-background)}.monaco-component.multiDiffEditor .multiDiffEntry .header:not(.collapsed) .header-content{border-bottom:1px solid var(--vscode-sideBarSectionHeader-border)}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content{margin:8px 0 0;padding:4px 5px;border-top:1px solid var(--vscode-multiDiffEditor-border);display:flex;align-items:center;color:var(--vscode-foreground);background:var(--vscode-multiDiffEditor-headerBackground)}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content.shadow{box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path{display:flex;flex:1;min-width:0}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .title{font-size:14px;line-height:22px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .title.original{flex:1;min-width:0;text-overflow:ellipsis}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .status{font-weight:600;opacity:.75;margin:0 10px;line-height:22px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .actions{padding:0 8px}.monaco-component.multiDiffEditor .multiDiffEntry .editorParent{flex:1;display:flex;flex-direction:column;border-bottom:1px solid var(--vscode-multiDiffEditor-border);overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .editorContainer{flex:1}.monaco-editor .selection-anchor{background-color:#007acc;width:2px!important}.monaco-editor .bracket-match{box-sizing:border-box;background-color:var(--vscode-editorBracketMatch-background);border:1px solid var(--vscode-editorBracketMatch-border)}.inline-editor-progress-decoration{display:inline-block;width:1em;height:1em}.inline-progress-widget{display:flex!important;justify-content:center;align-items:center}.inline-progress-widget .icon{font-size:80%!important}.inline-progress-widget:hover .icon{font-size:90%!important;animation:none}.inline-progress-widget:hover .icon:before{content:var(--vscode-icon-x-content);font-family:var(--vscode-icon-x-font-family)}.monaco-editor .monaco-editor-overlaymessage{padding-bottom:8px;z-index:10000}.monaco-editor .monaco-editor-overlaymessage.below{padding-bottom:0;padding-top:8px;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.monaco-editor .monaco-editor-overlaymessage.fadeIn{animation:fadeIn .15s ease-out}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.monaco-editor .monaco-editor-overlaymessage.fadeOut{animation:fadeOut .1s ease-out}.monaco-editor .monaco-editor-overlaymessage .message{padding:2px 4px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-inputValidation-infoBorder);border-radius:3px}.monaco-editor .monaco-editor-overlaymessage .message p{margin-block:0px}.monaco-editor .monaco-editor-overlaymessage .message a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-editor-overlaymessage .message a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor.hc-black .monaco-editor-overlaymessage .message,.monaco-editor.hc-light .monaco-editor-overlaymessage .message{border-width:2px}.monaco-editor .monaco-editor-overlaymessage .anchor{width:0!important;height:0!important;border-color:transparent;border-style:solid;z-index:1000;border-width:8px;position:absolute;left:2px}.monaco-editor .monaco-editor-overlaymessage .anchor.top{border-bottom-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage .anchor.below{border-top-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top,.monaco-editor .monaco-editor-overlaymessage.below .anchor.below{display:none}.monaco-editor .monaco-editor-overlaymessage.below .anchor.top{display:inherit;top:-8px}.post-edit-widget{box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:1px solid var(--vscode-widget-border, transparent);border-radius:4px;background-color:var(--vscode-editorWidget-background);overflow:hidden}.post-edit-widget .monaco-button{padding:2px;border:none;border-radius:0}.post-edit-widget .monaco-button:hover{background-color:var(--vscode-button-secondaryHoverBackground)!important}.post-edit-widget .monaco-button .codicon{margin:0}@font-face{font-family:codicon;font-display:block;src:url(/assets/codicon-DCmgc-ay.ttf) format("truetype")}.codicon[class*=codicon-]{font: 16px/1 codicon;display:inline-block;text-decoration:none;text-rendering:auto;text-align:center;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none}.codicon-wrench-subaction{opacity:.5}@keyframes codicon-spin{to{transform:rotate(360deg)}}.codicon-sync.codicon-modifier-spin,.codicon-loading.codicon-modifier-spin,.codicon-gear.codicon-modifier-spin,.codicon-notebook-state-executing.codicon-modifier-spin{animation:codicon-spin 1.5s steps(30) infinite}.codicon-modifier-disabled{opacity:.4}.codicon-loading,.codicon-tree-item-loading:before{animation-duration:1s!important;animation-timing-function:cubic-bezier(.53,.21,.29,.67)!important}.monaco-editor .codicon.codicon-symbol-array,.monaco-workbench .codicon.codicon-symbol-array{color:var(--vscode-symbolIcon-arrayForeground)}.monaco-editor .codicon.codicon-symbol-boolean,.monaco-workbench .codicon.codicon-symbol-boolean{color:var(--vscode-symbolIcon-booleanForeground)}.monaco-editor .codicon.codicon-symbol-class,.monaco-workbench .codicon.codicon-symbol-class{color:var(--vscode-symbolIcon-classForeground)}.monaco-editor .codicon.codicon-symbol-method,.monaco-workbench .codicon.codicon-symbol-method{color:var(--vscode-symbolIcon-methodForeground)}.monaco-editor .codicon.codicon-symbol-color,.monaco-workbench .codicon.codicon-symbol-color{color:var(--vscode-symbolIcon-colorForeground)}.monaco-editor .codicon.codicon-symbol-constant,.monaco-workbench .codicon.codicon-symbol-constant{color:var(--vscode-symbolIcon-constantForeground)}.monaco-editor .codicon.codicon-symbol-constructor,.monaco-workbench .codicon.codicon-symbol-constructor{color:var(--vscode-symbolIcon-constructorForeground)}.monaco-editor .codicon.codicon-symbol-value,.monaco-workbench .codicon.codicon-symbol-value,.monaco-editor .codicon.codicon-symbol-enum,.monaco-workbench .codicon.codicon-symbol-enum{color:var(--vscode-symbolIcon-enumeratorForeground)}.monaco-editor .codicon.codicon-symbol-enum-member,.monaco-workbench .codicon.codicon-symbol-enum-member{color:var(--vscode-symbolIcon-enumeratorMemberForeground)}.monaco-editor .codicon.codicon-symbol-event,.monaco-workbench .codicon.codicon-symbol-event{color:var(--vscode-symbolIcon-eventForeground)}.monaco-editor .codicon.codicon-symbol-field,.monaco-workbench .codicon.codicon-symbol-field{color:var(--vscode-symbolIcon-fieldForeground)}.monaco-editor .codicon.codicon-symbol-file,.monaco-workbench .codicon.codicon-symbol-file{color:var(--vscode-symbolIcon-fileForeground)}.monaco-editor .codicon.codicon-symbol-folder,.monaco-workbench .codicon.codicon-symbol-folder{color:var(--vscode-symbolIcon-folderForeground)}.monaco-editor .codicon.codicon-symbol-function,.monaco-workbench .codicon.codicon-symbol-function{color:var(--vscode-symbolIcon-functionForeground)}.monaco-editor .codicon.codicon-symbol-interface,.monaco-workbench .codicon.codicon-symbol-interface{color:var(--vscode-symbolIcon-interfaceForeground)}.monaco-editor .codicon.codicon-symbol-key,.monaco-workbench .codicon.codicon-symbol-key{color:var(--vscode-symbolIcon-keyForeground)}.monaco-editor .codicon.codicon-symbol-keyword,.monaco-workbench .codicon.codicon-symbol-keyword{color:var(--vscode-symbolIcon-keywordForeground)}.monaco-editor .codicon.codicon-symbol-module,.monaco-workbench .codicon.codicon-symbol-module{color:var(--vscode-symbolIcon-moduleForeground)}.monaco-editor .codicon.codicon-symbol-namespace,.monaco-workbench .codicon.codicon-symbol-namespace{color:var(--vscode-symbolIcon-namespaceForeground)}.monaco-editor .codicon.codicon-symbol-null,.monaco-workbench .codicon.codicon-symbol-null{color:var(--vscode-symbolIcon-nullForeground)}.monaco-editor .codicon.codicon-symbol-number,.monaco-workbench .codicon.codicon-symbol-number{color:var(--vscode-symbolIcon-numberForeground)}.monaco-editor .codicon.codicon-symbol-object,.monaco-workbench .codicon.codicon-symbol-object{color:var(--vscode-symbolIcon-objectForeground)}.monaco-editor .codicon.codicon-symbol-operator,.monaco-workbench .codicon.codicon-symbol-operator{color:var(--vscode-symbolIcon-operatorForeground)}.monaco-editor .codicon.codicon-symbol-package,.monaco-workbench .codicon.codicon-symbol-package{color:var(--vscode-symbolIcon-packageForeground)}.monaco-editor .codicon.codicon-symbol-property,.monaco-workbench .codicon.codicon-symbol-property{color:var(--vscode-symbolIcon-propertyForeground)}.monaco-editor .codicon.codicon-symbol-reference,.monaco-workbench .codicon.codicon-symbol-reference{color:var(--vscode-symbolIcon-referenceForeground)}.monaco-editor .codicon.codicon-symbol-snippet,.monaco-workbench .codicon.codicon-symbol-snippet{color:var(--vscode-symbolIcon-snippetForeground)}.monaco-editor .codicon.codicon-symbol-string,.monaco-workbench .codicon.codicon-symbol-string{color:var(--vscode-symbolIcon-stringForeground)}.monaco-editor .codicon.codicon-symbol-struct,.monaco-workbench .codicon.codicon-symbol-struct{color:var(--vscode-symbolIcon-structForeground)}.monaco-editor .codicon.codicon-symbol-text,.monaco-workbench .codicon.codicon-symbol-text{color:var(--vscode-symbolIcon-textForeground)}.monaco-editor .codicon.codicon-symbol-type-parameter,.monaco-workbench .codicon.codicon-symbol-type-parameter{color:var(--vscode-symbolIcon-typeParameterForeground)}.monaco-editor .codicon.codicon-symbol-unit,.monaco-workbench .codicon.codicon-symbol-unit{color:var(--vscode-symbolIcon-unitForeground)}.monaco-editor .codicon.codicon-symbol-variable,.monaco-workbench .codicon.codicon-symbol-variable{color:var(--vscode-symbolIcon-variableForeground)}.monaco-editor .lightBulbWidget{display:flex;align-items:center;justify-content:center}.monaco-editor .lightBulbWidget:hover{cursor:pointer}.monaco-editor .lightBulbWidget.codicon-light-bulb,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .lightBulbWidget.codicon-lightbulb-autofix,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle-autofix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .lightBulbWidget.codicon-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground))}.monaco-editor .lightBulbWidget:before{position:relative;z-index:2}.monaco-editor .lightBulbWidget:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;opacity:.3;z-index:1}.monaco-editor .glyph-margin-widgets .cgmr[class*=codicon-gutter-lightbulb]{display:block;cursor:pointer}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-auto-fix,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-aifix-auto-fix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground))}.action-widget{font-size:13px;min-width:160px;max-width:80vw;z-index:40;display:block;width:100%;border:1px solid var(--vscode-editorWidget-border)!important;border-radius:5px;background-color:var(--vscode-editorActionList-background);color:var(--vscode-editorActionList-foreground);padding:4px;box-shadow:0 2px 8px var(--vscode-widget-shadow)}.context-view-block{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:-1}.context-view-pointerBlock{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:2}.action-widget .monaco-list{user-select:none;-webkit-user-select:none;border:none!important;border-width:0!important}.action-widget .monaco-list:focus:before{outline:0!important}.action-widget .monaco-list .monaco-scrollable-element{overflow:visible}.action-widget .monaco-list .monaco-list-row{padding:0 10px;white-space:nowrap;cursor:pointer;touch-action:none;width:100%;border-radius:4px}.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-disabled){background-color:var(--vscode-editorActionList-focusBackground)!important;color:var(--vscode-editorActionList-focusForeground);outline:1px solid var(--vscode-menu-selectionBorder, transparent);outline-offset:-1px}.action-widget .monaco-list-row.group-header{color:var(--vscode-descriptionForeground)!important;font-weight:600;font-size:12px}.action-widget .monaco-list-row.group-header:not(:first-of-type){margin-top:2px}.action-widget .monaco-list .group-header,.action-widget .monaco-list .option-disabled,.action-widget .monaco-list .option-disabled:before,.action-widget .monaco-list .option-disabled .focused,.action-widget .monaco-list .option-disabled .focused:before{cursor:default!important;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:transparent!important;outline:0 solid!important}.action-widget .monaco-list-row.action{display:flex;gap:8px;align-items:center}.action-widget .monaco-list-row.action.option-disabled,.action-widget .monaco-list:focus .monaco-list-row.focused.action.option-disabled,.action-widget .monaco-list-row.action.option-disabled .codicon,.action-widget .monaco-list:not(.drop-target):not(.dragging) .monaco-list-row:hover:not(.selected):not(.focused).option-disabled{color:var(--vscode-disabledForeground)}.action-widget .monaco-list-row.action:not(.option-disabled) .codicon{color:inherit}.action-widget .monaco-list-row.action .title{flex:1;overflow:hidden;text-overflow:ellipsis}.action-widget .monaco-list-row.action .monaco-keybinding>.monaco-keybinding-key{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-radius:3px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow)}.action-widget .action-widget-action-bar{background-color:var(--vscode-editorActionList-background);border-top:1px solid var(--vscode-editorHoverWidget-border);margin-top:2px}.action-widget .action-widget-action-bar:before{display:block;content:"";width:100%}.action-widget .action-widget-action-bar .actions-container{padding:3px 8px 0}.action-widget-action-bar .action-label{color:var(--vscode-textLink-activeForeground);font-size:12px;line-height:22px;padding:0;pointer-events:all}.action-widget-action-bar .action-item{margin-right:16px;pointer-events:none}.action-widget-action-bar .action-label:hover{background-color:transparent!important}.monaco-action-bar .actions-container.highlight-toggled .action-label.checked{background:var(--vscode-actionBar-toggledBackground)!important}.monaco-editor .codelens-decoration{overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize);padding-right:calc(var(--vscode-editorCodeLens-fontSize)*.5);font-feature-settings:var(--vscode-editorCodeLens-fontFeatureSettings);font-family:var(--vscode-editorCodeLens-fontFamily),var(--vscode-editorCodeLens-fontFamilyDefault)}.monaco-editor .codelens-decoration>span,.monaco-editor .codelens-decoration>a{user-select:none;-webkit-user-select:none;white-space:nowrap;vertical-align:sub}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration>a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration .codicon{vertical-align:middle;color:currentColor!important;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize)}.monaco-editor .codelens-decoration>a:hover .codicon:before{cursor:pointer}@keyframes fadein{0%{opacity:0;visibility:visible}to{opacity:1}}.monaco-editor .codelens-decoration.fadein{animation:fadein .1s linear}.colorpicker-widget{height:190px;user-select:none;-webkit-user-select:none}.colorpicker-color-decoration,.hc-light .colorpicker-color-decoration{border:solid .1em #000;box-sizing:border-box;margin:.1em .2em 0;width:.8em;height:.8em;line-height:.8em;display:inline-block;cursor:pointer}.hc-black .colorpicker-color-decoration,.vs-dark .colorpicker-color-decoration{border:solid .1em #eee}.colorpicker-header{display:flex;height:24px;position:relative;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-header .picked-color{width:240px;display:flex;align-items:center;justify-content:center;line-height:24px;cursor:pointer;color:#fff;flex:1;white-space:nowrap;overflow:hidden}.colorpicker-header .picked-color .picked-color-presentation{white-space:nowrap;margin-left:5px;margin-right:5px}.colorpicker-header .picked-color .codicon{color:inherit;font-size:14px}.colorpicker-header .picked-color.light{color:#000}.colorpicker-header .original-color{width:74px;z-index:inherit;cursor:pointer}.standalone-colorpicker{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header.standalone-colorpicker{border-bottom:none}.colorpicker-header .close-button{cursor:pointer;background-color:var(--vscode-editorHoverWidget-background);border-left:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header .close-button-inner-div{width:100%;height:100%;text-align:center}.colorpicker-header .close-button-inner-div:hover{background-color:var(--vscode-toolbar-hoverBackground)}.colorpicker-header .close-icon{padding:3px}.colorpicker-body{display:flex;padding:8px;position:relative}.colorpicker-body .saturation-wrap{overflow:hidden;height:150px;position:relative;min-width:220px;flex:1}.colorpicker-body .saturation-box{height:150px;position:absolute}.colorpicker-body .saturation-selection{width:9px;height:9px;margin:-5px 0 0 -5px;border:1px solid rgb(255,255,255);border-radius:100%;box-shadow:0 0 2px #000c;position:absolute}.colorpicker-body .strip{width:25px;height:150px}.colorpicker-body .standalone-strip{width:25px;height:122px}.colorpicker-body .hue-strip{position:relative;margin-left:8px;cursor:grab;background:linear-gradient(to bottom,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.colorpicker-body .opacity-strip{position:relative;margin-left:8px;cursor:grab;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-body .strip.grabbing{cursor:grabbing}.colorpicker-body .slider{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:4px;box-sizing:border-box;border:1px solid rgba(255,255,255,.71);box-shadow:0 0 1px #000000d9}.colorpicker-body .strip .overlay{height:150px;pointer-events:none}.colorpicker-body .standalone-strip .standalone-overlay{height:122px;pointer-events:none}.standalone-colorpicker-body{display:block;border:1px solid transparent;border-bottom:1px solid var(--vscode-editorHoverWidget-border);overflow:hidden}.colorpicker-body .insert-button{position:absolute;height:20px;width:58px;padding:0;right:8px;bottom:8px;background:var(--vscode-button-background);color:var(--vscode-button-foreground);border-radius:2px;border:none;cursor:pointer}.colorpicker-body .insert-button:hover{background:var(--vscode-button-hoverBackground)}.monaco-editor .inlineSuggestionsHints.withBorder{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .inlineSuggestionsHints a,.monaco-editor .inlineSuggestionsHints a:hover{color:var(--vscode-foreground)}.monaco-editor .inlineSuggestionsHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineSuggestionsHints .availableSuggestionCount a{display:flex;min-width:19px;justify-content:center}.monaco-editor .inlineSuggestionStatusBarItemLabel{margin-right:2px}.monaco-editor .peekview-widget .head{box-sizing:border-box;display:flex;justify-content:space-between;flex-wrap:nowrap}.monaco-editor .peekview-widget .head .peekview-title{display:flex;align-items:baseline;font-size:13px;margin-left:20px;min-width:0;text-overflow:ellipsis;overflow:hidden}.monaco-editor .peekview-widget .head .peekview-title.clickable{cursor:pointer}.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty){font-size:.9em;margin-left:.5em}.monaco-editor .peekview-widget .head .peekview-title .meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monaco-editor .peekview-widget .head .peekview-title .dirname,.monaco-editor .peekview-widget .head .peekview-title .filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty):before{content:"-";padding:0 .3em}.monaco-editor .peekview-widget .head .peekview-actions{flex:1;text-align:right;padding-right:2px}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar{display:inline-block}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar,.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar>.actions-container{height:100%}.monaco-editor .peekview-widget>.body{border-top:1px solid;position:relative}.monaco-editor .peekview-widget .head .peekview-title .codicon{margin-right:4px;align-self:center}.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon{color:inherit!important}.monaco-editor .zone-widget{position:absolute;z-index:10}.monaco-editor .zone-widget .zone-widget-container{border-top-style:solid;border-bottom-style:solid;border-top-width:0;border-bottom-width:0;position:relative}.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget{border-top-width:1px;border-bottom-width:1px}.monaco-editor .reference-zone-widget .inline{display:inline-block;vertical-align:top}.monaco-editor .reference-zone-widget .messages{height:100%;width:100%;text-align:center;padding:3em 0}.monaco-editor .reference-zone-widget .ref-tree{line-height:23px;background-color:var(--vscode-peekViewResult-background);color:var(--vscode-peekViewResult-lineForeground)}.monaco-editor .reference-zone-widget .ref-tree .reference{text-overflow:ellipsis;overflow:hidden}.monaco-editor .reference-zone-widget .ref-tree .reference-file{display:inline-flex;width:100%;height:100%;color:var(--vscode-peekViewResult-fileForeground)}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file{color:inherit!important}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows>.monaco-list-row.selected:not(.highlighted){background-color:var(--vscode-peekViewResult-selectionBackground);color:var(--vscode-peekViewResult-selectionForeground)!important}.monaco-editor .reference-zone-widget .ref-tree .reference-file .count{margin-right:12px;margin-left:auto}.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight{background-color:var(--vscode-peekViewResult-matchHighlightBackground)}.monaco-editor .reference-zone-widget .preview .reference-decoration{background-color:var(--vscode-peekViewEditor-matchHighlightBackground);border:2px solid var(--vscode-peekViewEditor-matchHighlightBorder);box-sizing:border-box}.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background,.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input{background-color:var(--vscode-peekViewEditor-background)}.monaco-editor .reference-zone-widget .preview .monaco-editor .margin{background-color:var(--vscode-peekViewEditorGutter-background)}.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file,.monaco-editor.hc-light .reference-zone-widget .ref-tree .reference-file{font-weight:700}.monaco-editor.hc-black .reference-zone-widget .ref-tree .referenceMatch .highlight,.monaco-editor.hc-light .reference-zone-widget .ref-tree .referenceMatch .highlight{border:1px dotted var(--vscode-contrastActiveBorder, transparent);box-sizing:border-box}.monaco-editor .hoverHighlight{background-color:var(--vscode-editor-hoverHighlightBackground)}.monaco-editor .monaco-hover-content{padding-right:2px;padding-bottom:2px;box-sizing:border-box}.monaco-editor .monaco-hover{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px}.monaco-editor .monaco-hover a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .monaco-hover .hover-row{display:flex}.monaco-editor .monaco-hover .hover-row .hover-row-contents{min-width:0;display:flex;flex-direction:column}.monaco-editor .monaco-hover .hover-row .verbosity-actions{display:flex;flex-direction:column;padding-left:5px;padding-right:5px;justify-content:end;border-right:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon{cursor:pointer;font-size:11px}.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon.enabled{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon.disabled{opacity:.6}.monaco-editor .monaco-hover .hover-row .actions{background-color:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-editor .monaco-hover code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor.vs .dnd-target,.monaco-editor.hc-light .dnd-target{border-right:2px dotted black;color:#fff}.monaco-editor.vs-dark .dnd-target{border-right:2px dotted #AEAFAD;color:#51504f}.monaco-editor.hc-black .dnd-target{border-right:2px dotted #fff;color:#000}.monaco-editor.mouse-default .view-lines,.monaco-editor.vs-dark.mac.mouse-default .view-lines,.monaco-editor.hc-black.mac.mouse-default .view-lines,.monaco-editor.hc-light.mac.mouse-default .view-lines{cursor:default}.monaco-editor.mouse-copy .view-lines,.monaco-editor.vs-dark.mac.mouse-copy .view-lines,.monaco-editor.hc-black.mac.mouse-copy .view-lines,.monaco-editor.hc-light.mac.mouse-copy .view-lines{cursor:copy}.monaco-editor .findOptionsWidget{background-color:var(--vscode-editorWidget-background);color:var(--vscode-editorWidget-foreground);box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:2px solid var(--vscode-contrastBorder)}.monaco-editor .find-widget{position:absolute;z-index:35;height:33px;overflow:hidden;line-height:19px;transition:transform .2s linear;padding:0 4px;box-sizing:border-box;transform:translateY(calc(-100% - 10px));box-shadow:0 0 8px 2px var(--vscode-widget-shadow);color:var(--vscode-editorWidget-foreground);border-left:1px solid var(--vscode-widget-border);border-right:1px solid var(--vscode-widget-border);border-bottom:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px;background-color:var(--vscode-editorWidget-background)}.monaco-workbench.reduce-motion .monaco-editor .find-widget{transition:transform 0ms linear}.monaco-editor .find-widget textarea{margin:0}.monaco-editor .find-widget.hiddenEditor{display:none}.monaco-editor .find-widget.replaceToggled>.replace-part{display:flex}.monaco-editor .find-widget.visible{transform:translateY(0)}.monaco-editor .find-widget .monaco-inputbox.synthetic-focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px;outline-color:var(--vscode-focusBorder)}.monaco-editor .find-widget .monaco-inputbox .input{background-color:transparent;min-height:0}.monaco-editor .find-widget .monaco-findInput .input{font-size:13px}.monaco-editor .find-widget>.find-part,.monaco-editor .find-widget>.replace-part{margin:3px 25px 0 17px;font-size:12px;display:flex}.monaco-editor .find-widget>.find-part .monaco-inputbox,.monaco-editor .find-widget>.replace-part .monaco-inputbox{min-height:25px}.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-right:22px}.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.mirror,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-top:2px;padding-bottom:2px}.monaco-editor .find-widget>.find-part .find-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget>.replace-part .replace-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget .monaco-findInput{vertical-align:middle;display:flex;flex:1}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element{width:100%}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element .scrollbar.vertical{opacity:0}.monaco-editor .find-widget .matchesCount{display:flex;flex:initial;margin:0 0 0 3px;padding:2px 0 0 2px;height:25px;vertical-align:middle;box-sizing:border-box;text-align:center;line-height:23px}.monaco-editor .find-widget .button{width:16px;height:16px;padding:3px;border-radius:5px;flex:initial;margin-left:3px;background-position:center center;background-repeat:no-repeat;cursor:pointer;display:flex;align-items:center;justify-content:center}.monaco-editor .find-widget .codicon-find-selection{width:22px;height:22px;padding:3px;border-radius:5px}.monaco-editor .find-widget .button.left{margin-left:0;margin-right:3px}.monaco-editor .find-widget .button.wide{width:auto;padding:1px 6px;top:-1px}.monaco-editor .find-widget .button.toggle{position:absolute;top:0;left:3px;width:18px;height:100%;border-radius:0;box-sizing:border-box}.monaco-editor .find-widget .button.toggle.disabled{display:none}.monaco-editor .find-widget .disabled{color:var(--vscode-disabledForeground);cursor:default}.monaco-editor .find-widget>.replace-part{display:none}.monaco-editor .find-widget>.replace-part>.monaco-findInput{position:relative;display:flex;vertical-align:middle;flex:auto;flex-grow:0;flex-shrink:0}.monaco-editor .find-widget>.replace-part>.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.monaco-editor .find-widget.reduced-find-widget .matchesCount{display:none}.monaco-editor .find-widget.narrow-find-widget{max-width:257px!important}.monaco-editor .find-widget.collapsed-find-widget{max-width:170px!important}.monaco-editor .find-widget.collapsed-find-widget .button.previous,.monaco-editor .find-widget.collapsed-find-widget .button.next,.monaco-editor .find-widget.collapsed-find-widget .button.replace,.monaco-editor .find-widget.collapsed-find-widget .button.replace-all,.monaco-editor .find-widget.collapsed-find-widget>.find-part .monaco-findInput .controls{display:none}.monaco-editor .find-widget.no-results .matchesCount{color:var(--vscode-errorForeground)}.monaco-editor .findMatch{animation-duration:0;animation-name:inherit!important;background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor .currentFindMatch{background-color:var(--vscode-editor-findMatchBackground);border:2px solid var(--vscode-editor-findMatchBorder);padding:1px;box-sizing:border-box}.monaco-editor .findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor .find-widget .monaco-sash{left:0!important;background-color:var(--vscode-editorWidget-resizeBorder, var(--vscode-editorWidget-border))}.monaco-editor.hc-black .find-widget .button:before{position:relative;top:1px;left:2px}.monaco-editor .find-widget .button:not(.disabled):hover,.monaco-editor .find-widget .codicon-find-selection:hover{background-color:var(--vscode-toolbar-hoverBackground)!important}.monaco-editor.findMatch{background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor.currentFindMatch{background-color:var(--vscode-editor-findMatchBackground)}.monaco-editor.findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor.findMatch{background-color:var(--vscode-editorWidget-background)}.monaco-editor .find-widget>.button.codicon-widget-close{position:absolute;top:5px;right:4px}.monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-editor .margin-view-overlays .codicon-folding-collapsed{cursor:pointer;opacity:0;transition:opacity .5s;display:flex;align-items:center;justify-content:center;font-size:140%;margin-left:2px}.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-collapsed{transition:initial}.monaco-editor .margin-view-overlays:hover .codicon,.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon.codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons{opacity:1}.monaco-editor .inline-folded:after{color:var(--vscode-editor-foldPlaceholderForeground);margin:.1em .2em 0;content:"⋯";display:inline;line-height:1em;cursor:pointer}.monaco-editor .folded-background{background-color:var(--vscode-editor-foldBackground)}.monaco-editor .cldr.codicon.codicon-folding-expanded,.monaco-editor .cldr.codicon.codicon-folding-collapsed,.monaco-editor .cldr.codicon.codicon-folding-manual-expanded,.monaco-editor .cldr.codicon.codicon-folding-manual-collapsed{color:var(--vscode-editorGutter-foldingControlForeground)!important}.monaco-editor .suggest-preview-additional-widget{white-space:nowrap}.monaco-editor .suggest-preview-additional-widget .content-spacer{color:transparent;white-space:pre}.monaco-editor .suggest-preview-additional-widget .button{display:inline-block;cursor:pointer;text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-hidden{opacity:0;font-size:0}.monaco-editor .ghost-text-decoration,.monaco-editor .suggest-preview-text .ghost-text{font-style:italic}.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text{color:var(--vscode-editorGhostText-foreground)!important;background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}.monaco-editor .snippet-placeholder{min-width:2px;outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetTabstopHighlightBorder, transparent)}.monaco-editor .finish-snippet-placeholder{outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetFinalTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetFinalTabstopHighlightBorder, transparent)}.monaco-editor .suggest-widget{width:430px;z-index:40;display:flex;flex-direction:column;border-radius:3px}.monaco-editor .suggest-widget.message{flex-direction:row;align-items:center}.monaco-editor .suggest-widget,.monaco-editor .suggest-details{flex:0 1 auto;width:100%;border-style:solid;border-width:1px;border-color:var(--vscode-editorSuggestWidget-border);background-color:var(--vscode-editorSuggestWidget-background)}.monaco-editor.hc-black .suggest-widget,.monaco-editor.hc-black .suggest-details,.monaco-editor.hc-light .suggest-widget,.monaco-editor.hc-light .suggest-details{border-width:2px}.monaco-editor .suggest-widget .suggest-status-bar{box-sizing:border-box;display:none;flex-flow:row nowrap;justify-content:space-between;width:100%;font-size:80%;padding:0 4px;border-top:1px solid var(--vscode-editorSuggestWidget-border);overflow:hidden}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar{display:flex}.monaco-editor .suggest-widget .suggest-status-bar .left{padding-right:8px}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-label{color:var(--vscode-editorSuggestWidgetStatus-foreground)}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label{margin-right:0}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label:after{content:", ";margin-right:.3em}.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget.with-status-bar:not(.docs-side) .monaco-list .monaco-list-row:hover>.contents>.main>.right.can-expand-details>.details-label{width:100%}.monaco-editor .suggest-widget>.message{padding-left:22px}.monaco-editor .suggest-widget>.tree{height:100%;width:100%}.monaco-editor .suggest-widget .monaco-list{user-select:none;-webkit-user-select:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row{display:flex;-mox-box-sizing:border-box;box-sizing:border-box;padding-right:10px;background-repeat:no-repeat;background-position:2px 2px;white-space:nowrap;cursor:pointer;touch-action:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused{color:var(--vscode-editorSuggestWidget-selectedForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused .codicon{color:var(--vscode-editorSuggestWidget-selectedIconForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents{flex:1;height:100%;overflow:hidden;padding-left:2px}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main{display:flex;overflow:hidden;text-overflow:ellipsis;white-space:pre;justify-content:space-between}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{display:flex}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.focused)>.contents>.main .monaco-icon-label{color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-widget:not(.frozen) .monaco-highlighted-label .highlight{font-weight:700}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-highlightForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-focusHighlightForeground)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:before{color:inherit;opacity:1;font-size:14px;cursor:pointer}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close{position:absolute;top:6px;right:2px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close:hover,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:hover{opacity:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{opacity:.7}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.signature-label{overflow:hidden;text-overflow:ellipsis;opacity:.6}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{margin-left:12px;opacity:.4;font-size:85%;line-height:initial;text-overflow:ellipsis;overflow:hidden;align-self:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{font-size:85%;margin-left:1.1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label>.monaco-tokenized-source{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{display:none}.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row.focused:not(.string-label)>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right.can-expand-details>.details-label{width:calc(100% - 26px)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left{flex-shrink:1;flex-grow:1;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.monaco-icon-label{flex-shrink:0}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.left>.monaco-icon-label{max-width:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.left>.monaco-icon-label{flex-shrink:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{overflow:hidden;flex-shrink:4;max-width:70%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:inline-block;position:absolute;right:10px;width:18px;height:18px;visibility:hidden}.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none!important}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:inline-block}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right>.readMore{visibility:visible}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated{opacity:.66;text-decoration:unset}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated>.monaco-icon-label-container>.monaco-icon-name-container{text-decoration:line-through}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label:before{height:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon{display:block;height:16px;width:16px;margin-left:2px;background-repeat:no-repeat;background-size:80%;background-position:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon{display:flex;align-items:center;margin-right:4px}.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon:before{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.customcolor .colorspan{margin:0 0 0 .3em;border:.1em solid #000;width:.7em;height:.7em;display:inline-block}.monaco-editor .suggest-details-container{z-index:41}.monaco-editor .suggest-details{display:flex;flex-direction:column;cursor:default;color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-details.focused{border-color:var(--vscode-focusBorder)}.monaco-editor .suggest-details a{color:var(--vscode-textLink-foreground)}.monaco-editor .suggest-details a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .suggest-details code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .suggest-details.no-docs{display:none}.monaco-editor .suggest-details>.monaco-scrollable-element{flex:1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body{box-sizing:border-box;height:100%;width:100%}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type{flex:2;overflow:hidden;text-overflow:ellipsis;opacity:.7;white-space:pre;margin:0 24px 0 0;padding:4px 0 12px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type.auto-wrap{white-space:normal;word-break:break-all}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs{margin:0;padding:4px 5px;white-space:pre-wrap}.monaco-editor .suggest-details.no-type>.monaco-scrollable-element>.body>.docs{margin-right:24px;overflow:hidden}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs{padding:0;white-space:initial;min-height:calc(1rem + 8px)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div,.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>span:not(:empty){padding:4px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:first-child{margin-top:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:last-child{margin-bottom:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .monaco-tokenized-source{white-space:pre}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs .code{white-space:pre-wrap;word-wrap:break-word}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .codicon{vertical-align:sub}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>p:empty{display:none}.monaco-editor .suggest-details code{border-radius:3px;padding:0 .4em}.monaco-editor .suggest-details ul,.monaco-editor .suggest-details ol{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}.monaco-editor .goto-definition-link{text-decoration:underline;cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .peekview-widget .head .peekview-title .severity-icon{display:inline-block;vertical-align:text-top;margin-right:4px}.monaco-editor .marker-widget{text-overflow:ellipsis;white-space:nowrap}.monaco-editor .marker-widget>.stale{opacity:.6;font-style:italic}.monaco-editor .marker-widget .title{display:inline-block;padding-right:5px}.monaco-editor .marker-widget .descriptioncontainer{position:absolute;white-space:pre;user-select:text;-webkit-user-select:text;padding:8px 12px 0 20px}.monaco-editor .marker-widget .descriptioncontainer .message{display:flex;flex-direction:column}.monaco-editor .marker-widget .descriptioncontainer .message .details{padding-left:6px}.monaco-editor .marker-widget .descriptioncontainer .message .source,.monaco-editor .marker-widget .descriptioncontainer .message span.code{opacity:.6}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link{opacity:.6;color:inherit}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:before{content:"("}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:after{content:")"}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-activeForeground)}.monaco-editor .marker-widget .descriptioncontainer .filename{cursor:pointer;color:var(--vscode-textLink-activeForeground)}.monaco-editor .zone-widget .codicon.codicon-error,.markers-panel .marker-icon.error,.markers-panel .marker-icon .codicon.codicon-error,.text-search-provider-messages .providerMessage .codicon.codicon-error,.extensions-viewlet>.extensions .codicon.codicon-error,.extension-editor .codicon.codicon-error,.preferences-editor .codicon.codicon-error{color:var(--vscode-problemsErrorIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-warning,.markers-panel .marker-icon.warning,.markers-panel .marker-icon .codicon.codicon-warning,.text-search-provider-messages .providerMessage .codicon.codicon-warning,.extensions-viewlet>.extensions .codicon.codicon-warning,.extension-editor .codicon.codicon-warning,.preferences-editor .codicon.codicon-warning{color:var(--vscode-problemsWarningIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-info,.markers-panel .marker-icon.info,.markers-panel .marker-icon .codicon.codicon-info,.text-search-provider-messages .providerMessage .codicon.codicon-info,.extensions-viewlet>.extensions .codicon.codicon-info,.extension-editor .codicon.codicon-info,.preferences-editor .codicon.codicon-info{color:var(--vscode-problemsInfoIcon-foreground)}.monaco-editor.vs .valueSetReplacement{outline:solid 2px var(--vscode-editorBracketMatch-border)}.monaco-editor .linked-editing-decoration{background-color:var(--vscode-editor-linkedEditingBackground);min-width:1px}.monaco-editor .detected-link,.monaco-editor .detected-link-active{text-decoration:underline;text-underline-position:under}.monaco-editor .detected-link-active{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .focused .selectionHighlight{background-color:var(--vscode-editor-selectionHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-selectionHighlightBorder)}.monaco-editor.hc-black .focused .selectionHighlight,.monaco-editor.hc-light .focused .selectionHighlight{border-style:dotted}.monaco-editor .wordHighlight{background-color:var(--vscode-editor-wordHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightBorder)}.monaco-editor.hc-black .wordHighlight,.monaco-editor.hc-light .wordHighlight{border-style:dotted}.monaco-editor .wordHighlightStrong{background-color:var(--vscode-editor-wordHighlightStrongBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightStrongBorder)}.monaco-editor.hc-black .wordHighlightStrong,.monaco-editor.hc-light .wordHighlightStrong{border-style:dotted}.monaco-editor .wordHighlightText{background-color:var(--vscode-editor-wordHighlightTextBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightTextBorder)}.monaco-editor.hc-black .wordHighlightText,.monaco-editor.hc-light .wordHighlightText{border-style:dotted}.monaco-editor .inline-edit-remove{background-color:var(--vscode-editorGhostText-background);font-style:italic}.monaco-editor .inline-edit-hidden{opacity:0;font-size:0}.monaco-editor .inline-edit-decoration,.monaco-editor .suggest-preview-text .inline-edit{font-style:italic}.monaco-editor .inline-completion-text-to-replace{text-decoration:underline;text-underline-position:under}.monaco-editor .inline-edit-decoration,.monaco-editor .inline-edit-decoration-preview,.monaco-editor .suggest-preview-text .inline-edit{color:var(--vscode-editorGhostText-foreground)!important;background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}.monaco-editor .inlineEditHints.withBorder{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .inlineEditHints a,.monaco-editor .inlineEditHints a:hover{color:var(--vscode-foreground)}.monaco-editor .inlineEditHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineEditHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineEditStatusBarItemLabel{margin-right:2px}.monaco-editor .inlineEditSideBySide{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);white-space:pre}.monaco-editor div.inline-edits-widget{--widget-color: var(--vscode-notifications-background)}.monaco-editor div.inline-edits-widget .promptEditor .monaco-editor{--vscode-editor-placeholder-foreground: var(--vscode-editorGhostText-foreground)}.monaco-editor div.inline-edits-widget .toolbar,.monaco-editor div.inline-edits-widget .promptEditor{opacity:0;transition:opacity .2s ease-in-out}.monaco-editor div.inline-edits-widget:hover .toolbar,.monaco-editor div.inline-edits-widget:hover .promptEditor,.monaco-editor div.inline-edits-widget.focused .toolbar,.monaco-editor div.inline-edits-widget.focused .promptEditor{opacity:1}.monaco-editor div.inline-edits-widget .preview .monaco-editor{--vscode-editor-background: var(--widget-color)}.monaco-editor div.inline-edits-widget .preview .monaco-editor .mtk1{color:var(--vscode-editorGhostText-foreground)}.monaco-editor div.inline-edits-widget .preview .monaco-editor .view-overlays .current-line-exact,.monaco-editor div.inline-edits-widget .preview .monaco-editor .current-line-margin{border:none}.monaco-editor div.inline-edits-widget svg .gradient-start{stop-color:var(--vscode-editor-background)}.monaco-editor div.inline-edits-widget svg .gradient-stop{stop-color:var(--widget-color)}.monaco-editor .parameter-hints-widget{z-index:39;display:flex;flex-direction:column;line-height:1.5em;cursor:default;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.hc-black .monaco-editor .parameter-hints-widget,.hc-light .monaco-editor .parameter-hints-widget{border-width:2px}.monaco-editor .parameter-hints-widget>.phwrapper{max-width:440px;display:flex;flex-direction:row}.monaco-editor .parameter-hints-widget.multiple{min-height:3.3em;padding:0}.monaco-editor .parameter-hints-widget.multiple .body:before{content:"";display:block;height:100%;position:absolute;opacity:.5;border-left:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget p,.monaco-editor .parameter-hints-widget ul{margin:8px 0}.monaco-editor .parameter-hints-widget .monaco-scrollable-element,.monaco-editor .parameter-hints-widget .body{display:flex;flex:1;flex-direction:column;min-height:100%}.monaco-editor .parameter-hints-widget .signature{padding:4px 5px;position:relative}.monaco-editor .parameter-hints-widget .signature.has-docs:after{content:"";display:block;position:absolute;left:0;width:100%;padding-top:4px;opacity:.5;border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget .code{font-family:var(--vscode-parameterHintsWidget-editorFontFamily),var(--vscode-parameterHintsWidget-editorFontFamilyDefault)}.monaco-editor .parameter-hints-widget .docs{padding:0 10px 0 5px;white-space:pre-wrap}.monaco-editor .parameter-hints-widget .docs.empty{display:none}.monaco-editor .parameter-hints-widget .docs a{color:var(--vscode-textLink-foreground)}.monaco-editor .parameter-hints-widget .docs a:hover{color:var(--vscode-textLink-activeForeground);cursor:pointer}.monaco-editor .parameter-hints-widget .docs .markdown-docs{white-space:initial}.monaco-editor .parameter-hints-widget .docs code{font-family:var(--monaco-monospace-font);border-radius:3px;padding:0 .4em;background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .parameter-hints-widget .docs .monaco-tokenized-source,.monaco-editor .parameter-hints-widget .docs .code{white-space:pre-wrap}.monaco-editor .parameter-hints-widget .controls{display:none;flex-direction:column;align-items:center;min-width:22px;justify-content:flex-end}.monaco-editor .parameter-hints-widget.multiple .controls{display:flex;padding:0 2px}.monaco-editor .parameter-hints-widget.multiple .button{width:16px;height:16px;background-repeat:no-repeat;cursor:pointer}.monaco-editor .parameter-hints-widget .button.previous{bottom:24px}.monaco-editor .parameter-hints-widget .overloads{text-align:center;height:12px;line-height:12px;font-family:var(--monaco-monospace-font)}.monaco-editor .parameter-hints-widget .signature .parameter.active{color:var(--vscode-editorHoverWidget-highlightForeground);font-weight:700}.monaco-editor .parameter-hints-widget .documentation-parameter>.parameter{font-weight:700;margin-right:.5em}.monaco-editor{--vscode-editor-placeholder-foreground: var(--vscode-editorGhostText-foreground)}.monaco-editor .editorPlaceholder{top:0;position:absolute;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;pointer-events:none;color:var(--vscode-editor-placeholder-foreground)}.monaco-editor .rename-box{z-index:100;color:inherit;border-radius:4px}.monaco-editor .rename-box.preview{padding:4px 4px 0}.monaco-editor .rename-box .rename-input-with-button{padding:3px;border-radius:2px;width:calc(100% - 8px)}.monaco-editor .rename-box .rename-input{width:calc(100% - 8px);padding:0}.monaco-editor .rename-box .rename-input:focus{outline:none}.monaco-editor .rename-box .rename-suggestions-button{display:flex;align-items:center;padding:3px;background-color:transparent;border:none;border-radius:5px;cursor:pointer}.monaco-editor .rename-box .rename-suggestions-button:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-editor .rename-box .rename-candidate-list-container .monaco-list-row{border-radius:2px}.monaco-editor .rename-box .rename-label{display:none;opacity:.8}.monaco-editor .rename-box.preview .rename-label{display:inherit}.monaco-editor .sticky-widget{overflow:hidden}.monaco-editor .sticky-widget-line-numbers{float:left;background-color:inherit}.monaco-editor .sticky-widget-lines-scrollable{display:inline-block;position:absolute;overflow:hidden;width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit}.monaco-editor .sticky-widget-lines{position:absolute;background-color:inherit}.monaco-editor .sticky-line-number,.monaco-editor .sticky-line-content{color:var(--vscode-editorLineNumber-foreground);white-space:nowrap;display:inline-block;position:absolute;background-color:inherit}.monaco-editor .sticky-line-number .codicon-folding-expanded,.monaco-editor .sticky-line-number .codicon-folding-collapsed{float:right;transition:var(--vscode-editorStickyScroll-foldingOpacityTransition)}.monaco-editor .sticky-line-content{width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit;white-space:nowrap}.monaco-editor .sticky-line-number-inner{display:inline-block;text-align:right}.monaco-editor .sticky-widget{border-bottom:1px solid var(--vscode-editorStickyScroll-border)}.monaco-editor .sticky-line-content:hover{background-color:var(--vscode-editorStickyScrollHover-background);cursor:pointer}.monaco-editor .sticky-widget{width:100%;box-shadow:var(--vscode-editorStickyScroll-shadow) 0 4px 2px -2px;z-index:4;background-color:var(--vscode-editorStickyScroll-background);right:initial!important}.monaco-editor .sticky-widget.peek{background-color:var(--vscode-peekViewEditorStickyScroll-background)}.monaco-editor .unicode-highlight{border:1px solid var(--vscode-editorUnicodeHighlight-border);background-color:var(--vscode-editorUnicodeHighlight-background);box-sizing:border-box}.editor-banner{box-sizing:border-box;cursor:default;width:100%;font-size:12px;display:flex;overflow:visible;height:26px;background:var(--vscode-banner-background)}.editor-banner .icon-container{display:flex;flex-shrink:0;align-items:center;padding:0 6px 0 10px}.editor-banner .icon-container.custom-icon{background-repeat:no-repeat;background-position:center center;background-size:16px;width:16px;padding:0;margin:0 6px 0 10px}.editor-banner .message-container{display:flex;align-items:center;line-height:26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-banner .message-container p{margin-block-start:0;margin-block-end:0}.editor-banner .message-actions-container{flex-grow:1;flex-shrink:0;line-height:26px;margin:0 4px}.editor-banner .message-actions-container a.monaco-button{width:inherit;margin:2px 8px;padding:0 12px}.editor-banner .message-actions-container a{padding:3px;margin-left:12px;text-decoration:underline}.editor-banner .action-container{padding:0 10px 0 6px}.editor-banner{background-color:var(--vscode-banner-background)}.editor-banner,.editor-banner .action-container .codicon,.editor-banner .message-actions-container .monaco-link{color:var(--vscode-banner-foreground)}.editor-banner .icon-container .codicon{color:var(--vscode-banner-iconForeground)}.monaco-link{color:var(--vscode-textLink-foreground)}.monaco-link:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .iPadShowKeyboard{width:58px;min-width:0;height:36px;min-height:0;margin:0;padding:0;position:absolute;resize:none;overflow:hidden;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjNDI0MjQyIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #F6F6F6;border-radius:4px}.monaco-editor.vs-dark .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjQzVDNUM1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #252526}.monaco-editor .tokens-inspect-widget{z-index:50;user-select:text;-webkit-user-select:text;padding:10px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor.hc-black .tokens-inspect-widget,.monaco-editor.hc-light .tokens-inspect-widget{border-width:2px}.monaco-editor .tokens-inspect-widget .tokens-inspect-separator{height:1px;border:0;background-color:var(--vscode-editorHoverWidget-border)}.monaco-editor .tokens-inspect-widget .tm-token{font-family:var(--monaco-monospace-font)}.monaco-editor .tokens-inspect-widget .tm-token-length{font-weight:400;font-size:60%;float:right}.monaco-editor .tokens-inspect-widget .tm-metadata-table{width:100%}.monaco-editor .tokens-inspect-widget .tm-metadata-value{font-family:var(--monaco-monospace-font);text-align:right}.monaco-editor .tokens-inspect-widget .tm-token-type{font-family:var(--monaco-monospace-font)}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/manrope-cyrillic-400-normal-BMzJvInZ.woff2) format("woff2"),url(/assets/manrope-cyrillic-400-normal-Dvx59UGC.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/manrope-cyrillic-500-normal-B1OEZity.woff2) format("woff2"),url(/assets/manrope-cyrillic-500-normal-CNwnNrRC.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-cyrillic-600-normal-DvRl3Mj-.woff2) format("woff2"),url(/assets/manrope-cyrillic-600-normal-It4mZcQk.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/manrope-latin-400-normal-PaqtzbVb.woff2) format("woff2"),url(/assets/manrope-latin-400-normal-8tf8FM3T.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/manrope-latin-500-normal-BYYD-dBL.woff2) format("woff2"),url(/assets/manrope-latin-500-normal-DMZssgOp.woff) format("woff")}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/quicksand-latin-700-normal-Dpk7G9Y6.woff2) format("woff2"),url(/assets/quicksand-latin-700-normal-HjJN-aaT.woff) format("woff")}:root{--accent: #4b40d4;--accent-hover: #372cc0;--accent-soft: #edecfb;--on-accent: #fff;--brand: #4b40d4;--brand-soft: #edecfb;--svc-disk: #d9930a;--svc-disk-soft: #f7efdf;--svc-disk-deep: #9a6a08;--svc-disk-light: #f0c169;--svc-docs: #2f6bd8;--svc-docs-soft: #e6eefb;--svc-docs-deep: #2558b3;--svc-sheets: #35845b;--svc-sheets-soft: #eaf1ed;--svc-sheets-deep: #2c6e4c;--svc-forms: #8b3fd6;--svc-forms-soft: #f3ebfc;--svc-chat: #b5487f;--svc-chat-soft: #f7e9f1;--svc-chat-deep: #a34172;--svc-cal: #e0533a;--svc-cal-soft: #fdeeeb;--svc-cal-deep: #a83521;--svc-ide: #0f9bb3;--svc-ide-soft: #e6f5f8;--svc-contacts: #b5487f;--svc-contacts-soft: #f8ecf3;--accent-deep: #372cc0;--accent-light: #f0c169;--bg-app: #f2f3f5;--bg-panel: #fbfbfc;--bg-toolbar: #f7f8f9;--bg-input: #f2f2f0;--bg-menu-panel: #f4f5f7;--bg-surface: #fff;--bg-hover: #eceef0;--bg-hover-menu: #f1f3f4;--bg-hover-side: #e9eaec;--bg-row-hover: #e7e9ec;--bg-row-sel: #dfe2e6;--bg-row-sel-hover: #d8dbdf;--border: #e5e6e8;--border-strong: #d7d9dc;--border-faint: #f0f0ee;--text: #1e2024;--text-secondary: #5b6067;--text-faint: #8b9098;--text-muted: #a7abb2;--danger: #c8422c;--danger-hover: #a83521;--danger-soft: #f6e2de;--danger-border: #e9c6bf;--danger-text: #8f3122;--success: #35845b;--font-ui: "Manrope", system-ui, sans-serif;--font-logo: "Quicksand", sans-serif;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fs-micro: 11px;--fs-caption: 11.5px;--fs-small: 12.5px;--fs-body: 13.5px;--fs-strong: 15px;--fs-title: 17px;--fs-h1: 21px;--fs-hero: 30px;--radius-ctl: 4px;--radius-pop: 7px;--radius-modal: 6px;--radius-cb: 3px;--shadow-pop: 0 8px 24px -8px rgb(30 32 36 / .22);--shadow-panel: 8px 0 32px -12px rgb(0 0 0 / .3);--shadow-menu-panel: var(--shadow-panel);--shadow-modal: 0 10px 30px -16px rgb(0 0 0 / .35);--transition: .15s ease-out}.yo-svchead{height:58px;flex:none;background:var(--bg-panel);border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 20px;gap:11px;font-family:var(--font-ui)}.yo-burger{color:var(--text-secondary);font-size:15px}.yo-svcmark{width:26px;height:26px;display:flex;align-items:center;justify-content:center;flex:none}.yo-svctile{width:22px;height:19px;border-radius:var(--radius-ctl);display:flex;align-items:center;justify-content:center;flex:none}.yo-svctile-in{width:11px;height:10px;border:1.6px solid #fff;box-sizing:border-box}.yo-svcname{font-size:var(--fs-strong);font-weight:var(--fw-semibold);color:var(--text);letter-spacing:-.005em;margin-right:3px}.yo-svchead--tall{height:74px;align-items:stretch;padding-top:7px;padding-bottom:0}.yo-svchead-stack{display:flex;flex-direction:column;min-width:0;gap:1px}.yo-svchead-line{display:flex;align-items:center;gap:8px;min-width:0}.yo-svchead-below{display:flex;align-items:flex-end;min-height:26px}.yo-svchead--tall .yo-svcmark{align-self:flex-start;margin-top:3px}.yo-svchead--tall .yo-burger{align-self:flex-start;margin-top:1px}.yo-svchead--tall .yo-svchead-right{align-self:center}.yo-svchead-actions{display:flex;align-items:center;gap:8px;margin-left:6px}.yo-svchead-act{height:28px;padding:0 12px;border:1px solid var(--border-strong);border-radius:var(--radius-ctl);background:var(--bg-surface);color:var(--text);font:inherit;font-size:var(--fs-small);font-weight:var(--fw-medium);cursor:pointer;white-space:nowrap;transition:background var(--transition),border-color var(--transition)}.yo-svchead-act:hover{background:var(--bg-hover);border-color:var(--text-faint)}.yo-svchead-act--primary{display:inline-flex;align-items:center;gap:6px;background:var(--accent);border-color:transparent;color:var(--on-accent);font-weight:var(--fw-semibold)}.yo-svchead-act--primary:hover{background:var(--accent-hover);border-color:transparent}.yo-svchead-act--primary svg{font-size:16px}.yo-svchead-search{width:520px;max-width:100%;flex:none}.yo-svchead-right{margin-left:auto;display:flex;align-items:center;gap:8px}.yo-search{position:relative;display:flex;align-items:center;gap:9px;height:34px;background:var(--bg-input);border:1px solid transparent;border-radius:var(--radius-ctl);padding:0 11px}.yo-search.focus{background:var(--bg-surface);border-color:var(--border-strong)}.yo-search-ic{font-size:14px;color:var(--text-faint);flex:none}.yo-search input{flex:1;min-width:0;border:none;background:none;outline:none;font:inherit;font-size:var(--fs-body);color:var(--text)}.yo-search input::placeholder{color:var(--text-faint)}.yo-search-x{flex:none;width:18px;height:18px;border:0;background:none;border-radius:3px;color:var(--text-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.yo-search-x:hover{background:var(--bg-hover)}.yo-search-x svg{font-size:12px}.yo-search-pop{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-pop);box-shadow:var(--shadow-pop);padding:5px 0;z-index:100;max-height:360px;overflow:auto}.yo-search-grp{padding:8px 13px 5px;font-size:var(--fs-micro);font-weight:var(--fw-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint)}.yo-search-hit{display:flex;align-items:center;gap:10px;width:100%;padding:7px 13px;border:none;background:none;cursor:pointer;font:inherit;font-size:var(--fs-small);color:var(--text);text-align:left}.yo-search-hit:hover,.yo-search-hit.active{background:var(--bg-hover-menu)}.yo-search-name{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yo-search-where,.yo-search-meta{flex:none;font-size:var(--fs-micro);color:var(--text-muted)}.yo-search-clock{flex:none;font-size:14px;color:var(--text-muted)}.yo-search-empty{padding:14px 13px;font-size:var(--fs-small);color:var(--text-muted)}.yo-search-foot{border-top:1px solid var(--border-faint);margin-top:5px;padding:8px 13px 6px;font-size:var(--fs-caption);color:var(--text-faint)}.yo-search-foot b{font-weight:var(--fw-semibold);color:var(--text-secondary)}mark.yo-mark{background:#fdf0b8;color:inherit;border-radius:2px;padding:0 1px}.yo-chip{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border-radius:var(--radius-ctl);border:1px solid var(--border-strong);background:var(--bg-surface);font:inherit;font-size:var(--fs-small);color:var(--text-secondary);white-space:nowrap;cursor:pointer;transition:background var(--transition)}.yo-chip:hover{background:var(--bg-hover)}.yo-chip.on{background:var(--accent-soft);border-color:var(--accent);color:var(--text)}.yo-chip-chev,.yo-chip-x{font-size:12px}.yo-typedot{width:18px;height:15px;border-radius:3px;flex:none;background-color:var(--text-muted)}.yo-tabs{display:flex;align-items:center;gap:2px;border-bottom:1px solid var(--border);margin-bottom:18px}.yo-tabs-bare{border-bottom:none}.yo-tab{position:relative;padding:7px 11px;font-size:12.5px;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;gap:6px;border-radius:var(--radius-ctl) var(--radius-ctl) 0 0;transition:background var(--transition)}.yo-tab:hover{background:var(--bg-hover)}.yo-tab.active{color:var(--text);font-weight:var(--fw-semibold)}.yo-tab-ind{position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px 2px 0 0}.yo-tab-count{font-size:10px;border-radius:8px;padding:1px 5px;min-width:15px;text-align:center;background:var(--bg-hover);color:var(--text-muted)}.yo-tab.active .yo-tab-count{color:var(--text-secondary)}.yo-tab-add{width:26px;height:28px;border:none;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-faint);font-size:15px;border-radius:var(--radius-ctl);margin-left:2px}.yo-tab-add:hover{background:var(--bg-hover)}.yo-tab-input{height:26px;border:1px solid var(--border-strong);border-radius:var(--radius-ctl);padding:0 8px;font:inherit;font-size:12.5px;outline:none;background:var(--bg-surface)}.yo-pop-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150}.yo-pop{position:absolute;top:calc(100% + 4px);left:0;min-width:246px;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-pop);box-shadow:var(--shadow-pop);padding:5px 0;z-index:151}.yo-menu-item{display:flex;align-items:center;gap:11px;width:100%;padding:5px 12px;border:none;background:none;font:inherit;font-size:var(--fs-small);color:var(--text);text-align:left;cursor:pointer;white-space:nowrap}.yo-menu-item:hover{background:var(--bg-hover-menu)}.yo-menu-item.danger{color:var(--danger)}.yo-menu-item.danger:hover{background:var(--danger-soft)}.yo-menu-item.off{opacity:.42;cursor:default}.yo-menu-item.off:hover{background:none}.yo-menu-ic{width:16px;height:16px;flex:none;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:16px}.yo-menu-item.danger .yo-menu-ic{color:var(--danger)}.yo-menu-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.yo-menu-sh{margin-left:auto;font-size:var(--fs-micro);color:var(--text-muted)}.yo-menu-check{width:15px;height:15px;flex:none;margin-left:auto;color:var(--accent);font-size:15px;display:flex;align-items:center;justify-content:center}.yo-menu-sub{width:9px;flex:none;margin-left:auto;color:var(--text-muted);font-size:9px;display:flex}.yo-menu-grp{font-size:var(--fs-micro);font-weight:var(--fw-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);padding:6px 12px 4px}.yo-menu-sep{height:1px;background:var(--border-faint);margin:5px 0}.yo-soon{margin-left:auto;font-size:var(--fs-micro);color:var(--text-muted);background:var(--bg-app);border-radius:3px;padding:1px 5px;letter-spacing:.02em}.yo-ctxmenu{min-width:246px}.yo-kebab-pop{right:0;left:auto;min-width:246px}.yo-cb-wrap{display:inline-flex;align-items:center;gap:9px;cursor:pointer}.yo-cb{width:16px;height:16px;border-radius:var(--radius-cb);border:1px solid var(--border-strong);background:var(--bg-surface);display:flex;align-items:center;justify-content:center;flex:none;cursor:pointer;color:#fff;padding:0;font-size:11px}.yo-cb svg{stroke-width:3}.yo-cb.on,.yo-cb.part{background:var(--accent);border-color:var(--accent)}.yo-cb-bar{width:8px;height:2px;background:#fff;display:block}.yo-cb-label{font-size:var(--fs-small);color:var(--text)}.yo-iconbtn{width:30px;height:30px;border:0;background:none;border-radius:var(--radius-ctl);display:inline-flex;align-items:center;justify-content:center;flex:none;color:var(--text-secondary);cursor:pointer;padding:0;font-size:15px;transition:background var(--transition)}.yo-iconbtn:hover,.yo-iconbtn.on{background:var(--bg-hover)}.yo-iconbtn.off{opacity:.42;cursor:default}.yo-iconbtn.off:hover{background:none}.yo-table{background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--radius-ctl)}.yo-table-bare{background:none;border:none;border-radius:0}.yo-thead{display:flex;align-items:center;height:30px;flex:none;padding:0 10px;gap:12px;margin-bottom:8px;border-bottom:1px solid var(--border);font-size:var(--fs-micro);font-weight:var(--fw-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint)}.yo-thead-noline{border-bottom:none}.yo-trow{position:relative;display:flex;align-items:center;height:55px;padding:0 10px;gap:12px;border-radius:var(--radius-ctl);cursor:pointer;transition:background var(--transition)}.yo-trow:hover{background:var(--bg-row-hover)}.yo-trow.sel{background:var(--bg-row-sel)}.yo-trow.sel:hover{background:var(--bg-row-sel-hover)}.yo-th-name{flex:1;min-width:0}.yo-td-name{display:flex;align-items:center;gap:12px}.yo-typedot{width:20px;height:20px;border-radius:3px;flex:none;background-color:var(--text-muted)}.yo-fname{min-width:0;flex:0 1 auto;display:flex;flex-direction:column}.yo-td-title{display:block;font-size:var(--fs-body);color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yo-fname-kind{display:block;font-size:var(--fs-caption);color:var(--text-secondary);margin-top:1px;white-space:nowrap}.yo-tagdots{display:flex;align-items:center;gap:4px;flex:none}.yo-tagdot{display:block;width:7px;height:7px;border-radius:50%;flex:none}.yo-td{font-size:var(--fs-small);color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yo-th-owner{width:150px;flex:none}.yo-th-when{width:180px;flex:none}.yo-th-size{width:90px;flex:none;text-align:right}.yo-th-menu{width:24px;flex:none;display:flex;justify-content:center}.yo-kebab-wrap{position:relative;flex:none;display:flex}.yo-kebab{width:24px;height:24px;border:none;background:none;border-radius:var(--radius-ctl);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-muted);font-size:12px;padding:0}.yo-kebab:hover{background:#e5e6e8}.yo-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;align-content:start}.yo-card{position:relative;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-ctl);padding:12px;cursor:pointer;transition:background var(--transition),border-color var(--transition)}.yo-card:hover{background:var(--bg-panel);border-color:var(--border-strong)}.yo-card.sel{background:var(--bg-row-sel);border-color:var(--border-strong)}.yo-card-top{display:flex;align-items:center;gap:9px;margin-bottom:10px}.yo-card-title{flex:1;min-width:0;font-size:var(--fs-small);font-weight:var(--fw-medium);color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yo-card-thumb{height:78px;border-radius:3px;background:var(--bg-app);border:1px solid var(--border-faint);display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;overflow:hidden}.yo-thumb-lines{padding-top:14px}.yo-thumb-lines i{display:block;height:6px;border-radius:2px;background:#e4e6e9;margin:0 12px 7px}.yo-thumb-lines i.short{margin-right:38px}.yo-thumb-tile{align-items:center;justify-content:center}.yo-thumb-tile-ic{width:28px;height:28px;display:block}.yo-thumb-folder{align-items:center;justify-content:center;font-size:var(--fs-micro);color:var(--text-muted)}.yo-card-kind{font-size:var(--fs-caption);color:var(--text-secondary);margin-top:2px}.yo-card-meta{font-size:var(--fs-micro);color:var(--text-muted);margin-top:9px}.yo-viewtoggle{display:flex;border:1px solid var(--border-strong);border-radius:var(--radius-ctl);overflow:hidden;flex:none}.yo-viewbtn{width:30px;height:28px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;background:var(--bg-surface);color:var(--text-faint);font-size:14px;transition:background var(--transition)}.yo-viewbtn+.yo-viewbtn{border-left:1px solid var(--border-strong)}.yo-viewbtn:hover{background:var(--bg-hover)}.yo-viewbtn.active{background:var(--text);color:#fff}.yo-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:60px 0;text-align:center}.yo-empty-text{font-size:var(--fs-body);color:var(--text-secondary)}.yo-empty-sub{margin:0;font-size:var(--fs-small);color:var(--text-muted)}.yo-empty-action{border:none;background:none;font:inherit;font-size:var(--fs-small);font-weight:var(--fw-semibold);color:var(--accent-deep);cursor:pointer}.yo-sk{background:linear-gradient(90deg,#eceef0 25%,#f4f5f6 37%,#eceef0 63%);background-size:400% 100%;animation:yoSk 1.4s ease infinite;border-radius:3px}@keyframes yoSk{0%{background-position:100% 50%}to{background-position:0 50%}}.yo-skel-row{display:flex;align-items:center;gap:12px;height:55px;padding:0 10px}.yo-skel-row .yo-sk-tile{width:20px;height:20px;border-radius:4px}.yo-skel-row .yo-sk-lines{flex:1;display:flex;flex-direction:column;gap:6px}.yo-skel-row .yo-sk-l1{height:10px;width:60%}.yo-skel-row .yo-sk-l2{height:8px;width:26%}.yo-skel-row .yo-sk-right{width:70px;height:8px}.yo-td-title.folder{font-weight:var(--fw-semibold)}.yo-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#14141952;z-index:var(--z-backdrop,110)}.yo-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:340px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);background:var(--bg-surface);border:1px solid var(--border-strong);border-radius:var(--radius-modal);box-shadow:var(--shadow-modal);z-index:var(--z-modal,120);display:flex;flex-direction:column}.yo-modal.wide{width:440px}.yo-modal-head{display:flex;align-items:center;gap:10px;padding:13px 14px 13px 16px;border-bottom:1px solid var(--border-faint);flex:none}.yo-modal-titles{flex:1;min-width:0}.yo-modal-title{font-size:var(--fs-body);font-weight:var(--fw-semibold);color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yo-modal-sub{font-size:var(--fs-caption);color:var(--text-faint);margin-top:2px}.yo-modal-close{width:24px;height:24px;color:var(--text-faint);font-size:14px}.yo-modal-form{padding:14px 16px 16px}.yo-modal-text{margin:0;padding:14px 16px 16px;font-size:var(--fs-small);color:var(--text-secondary);line-height:1.55}.yo-modal-list{padding:6px;max-height:280px;overflow:auto}.yo-modal-foot{display:flex;align-items:center;gap:8px;padding:10px 14px;border-top:1px solid var(--border-faint);flex:none}.yo-modal-foot-left{margin-right:auto}.yo-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:30px;padding:0 14px;border-radius:var(--radius-ctl);font:inherit;font-size:var(--fs-small);font-weight:var(--fw-semibold);border:1px solid var(--border-strong);background:var(--bg-surface);color:var(--text);white-space:nowrap;cursor:pointer}.yo-btn:hover:not(:disabled){background:var(--bg-hover)}.yo-btn.primary{background:var(--accent);border-color:var(--accent);color:var(--on-accent,#fff)}.yo-btn.primary:hover:not(:disabled){background:var(--accent-deep);border-color:var(--accent-deep)}.yo-btn.danger{background:var(--danger);border-color:var(--danger);color:#fff}.yo-btn.danger:hover:not(:disabled){background:var(--danger-hover);border-color:var(--danger-hover)}.yo-btn.disabled,.yo-btn:disabled{opacity:.45;cursor:default}.yo-field{display:block;width:100%;height:34px;padding:0 10px;border:1px solid var(--border-strong);border-radius:var(--radius-ctl);background:var(--bg-surface);font:inherit;font-size:var(--fs-body);color:var(--text);outline:none;box-sizing:border-box}.yo-field:focus{border-color:var(--accent)}.yo-field.bad{border-color:var(--danger)}.yo-field::placeholder{color:var(--text-faint)}.yo-field-label{display:block;font-size:var(--fs-caption);color:var(--text-faint);margin-bottom:6px}.yo-inline-err{display:flex;align-items:flex-start;gap:7px;margin-top:7px;font-size:var(--fs-caption);color:var(--danger)}.yo-inline-err svg{font-size:14px;flex:none;margin-top:1px}.palette-pop{border-radius:8px;padding:10px;width:268px;box-shadow:0 12px 32px -10px #00000059}.pal-row{display:flex;gap:4px;margin-bottom:4px;align-items:center}.pal-custom{flex-wrap:wrap}.pal-dot{width:20px;height:20px;border-radius:50%;border:1px solid transparent;padding:0;display:flex;align-items:center;justify-content:center;font-size:11px;cursor:pointer}.pal-dot svg{stroke-width:3.2}.pal-label{font-size:var(--fs-micro);font-weight:var(--fw-semibold);color:var(--text-faint);letter-spacing:.03em;text-transform:uppercase;margin:10px 0 6px}.pal-input{width:92px;height:30px;border:1px solid var(--border-strong);border-radius:var(--radius-ctl);padding:0 8px;font:inherit;font-size:var(--fs-small);outline:none}.pal-input:focus{border-color:var(--accent)}.pal-hint{font-size:var(--fs-micro);color:var(--text-muted)}.tag-search{position:relative;margin:8px 10px 0}.tag-search svg{position:absolute;left:11px;top:10px;font-size:14px;color:var(--text-muted)}.tag-search .yo-field{padding-left:32px;height:30px}.tag-row-wrap{position:relative;display:flex;align-items:center}.tag-row{display:flex;align-items:center;gap:10px;flex:1;min-width:0;height:34px;padding:0 10px;border:0;background:none;border-radius:var(--radius-ctl);text-align:left;transition:background var(--transition)}.tag-row:hover,.tag-row-wrap:hover .tag-row{background:var(--bg-hover)}.tag-dot{width:10px;height:10px;border-radius:50%;flex:none}.tag-name{flex:1;min-width:0;font-size:var(--fs-small);color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tag-count{font-size:var(--fs-micro);color:var(--text-muted);flex:none}.tag-check{width:15px;height:15px;flex:none;color:var(--accent);font-size:15px;display:flex;align-items:center;justify-content:center}.tag-part{width:8px;height:2px;border-radius:1px;background:var(--text-muted);display:block}.tag-more{position:absolute;right:8px;width:22px;height:22px;border-radius:3px;display:none;align-items:center;justify-content:center;border:0;background:none;color:var(--text-muted);padding:0;font-size:12px}.tag-row-wrap:hover .tag-more{display:flex}.tag-more:hover{background:#e5e6e8}.tag-mixed{font-size:var(--fs-caption);color:var(--text-faint);line-height:1.45;padding:8px 10px 4px;margin:0}.tag-form{padding:8px 10px 10px;border-radius:var(--radius-ctl);background:var(--bg-hover-menu);margin:2px 4px 4px}.tag-form-row{display:flex;align-items:center;gap:9px}.tag-form-row .yo-field{flex:1;min-width:0}.color-btn{width:30px;height:30px;border-radius:50%;border:1px solid var(--border-strong);flex:none;padding:0}.tag-form-foot{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:8px}.tag-confirm{margin:4px;padding:10px 12px;border-radius:var(--radius-ctl);background:var(--danger-soft);border:1px solid var(--danger-border)}.tag-confirm-text{font-size:var(--fs-small);color:var(--danger-text);line-height:1.45}.tag-empty{padding:24px 16px;text-align:center}.tag-empty-title{font-size:var(--fs-small);color:var(--text-secondary)}.tag-empty-sub{font-size:var(--fs-caption);color:var(--text-muted);margin-top:4px}.new-tag{display:inline-flex;align-items:center;gap:7px;font-size:var(--fs-small);color:var(--text-secondary);background:none;border:0;padding:0}.new-tag svg{font-size:13px}.new-tag:hover{color:var(--text)}.yo-sw{width:34px;height:18px;flex:none;border-radius:9px;border:0;padding:0;background:var(--border-strong);position:relative;cursor:pointer;transition:background var(--transition)}.yo-sw.on{background:var(--accent)}.yo-sw:disabled{opacity:.5;cursor:default}.yo-sw-knob{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;transition:left var(--transition)}.yo-sw.on .yo-sw-knob{left:18px}.yo-select{position:relative;display:inline-block;width:280px}.yo-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:32px;border:1px solid var(--border-strong);border-radius:var(--radius-ctl);background:var(--bg-surface);color:var(--text);padding:0 28px 0 10px;font:inherit;font-size:var(--fs-small);cursor:pointer}.yo-select select:hover{background:var(--bg-hover-menu)}.yo-select svg{position:absolute;right:9px;top:10px;font-size:12px;color:var(--text-muted);pointer-events:none}.yo-input{width:280px;height:32px;border:1px solid var(--border-strong);border-radius:var(--radius-ctl);background:var(--bg-surface);color:var(--text);padding:0 10px;font:inherit;font-size:var(--fs-small)}.yo-input:focus{outline:none;border-color:var(--accent)}.yo-input.off{background:var(--bg-app);color:var(--text-faint)}.yo-btn.danger-quiet{color:var(--danger);border-color:var(--danger-border);background:var(--bg-surface)}.yo-btn.danger-quiet:hover:not(:disabled){background:var(--danger-soft)}.yo-picker{width:420px}.yo-picker[data-service=docs]{--accent:var(--svc-docs);--accent-deep:var(--svc-docs-deep)}.yo-picker[data-service=sheets]{--accent:var(--svc-sheets);--accent-deep:var(--svc-sheets-deep)}.yo-picker[data-service=disk]{--accent:var(--svc-disk);--accent-deep:var(--svc-disk-deep)}.yo-picker[data-service=ide]{--accent:var(--svc-ide);--accent-deep:var(--svc-ide)}.yo-picker .yo-modal-head{padding:15px 16px 15px 20px}.yo-picker-search{padding:12px 18px 0;position:relative;flex:none}.yo-picker-search-ic{position:absolute;left:30px;top:23px;font-size:14px;color:var(--text-muted)}.yo-picker-input{width:100%;box-sizing:border-box;height:36px;padding:0 12px 0 34px;border:1px solid var(--border-strong);border-radius:var(--radius-ctl);background:var(--bg-surface);font:inherit;font-size:var(--fs-small);color:var(--text);outline:none}.yo-picker-input:focus{border-color:var(--accent)}.yo-picker-input::placeholder{color:var(--text-faint)}.yo-picker-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:3px;padding:12px 18px 6px;font-size:var(--fs-small);border-bottom:1px solid var(--border-faint);flex:none}.yo-picker-crumb{border:none;background:none;padding:0;font:inherit;font-size:var(--fs-small);color:var(--text-secondary);cursor:pointer}.yo-picker-crumb:hover{color:var(--accent)}.yo-picker-crumb.cur{color:var(--text);font-weight:var(--fw-semibold);cursor:default}.yo-picker-sep{color:var(--text-muted)}.yo-picker-list{padding:2px 0 10px;min-height:196px;overflow:auto}.yo-picker-cap{font-size:10.5px;font-weight:var(--fw-semibold);letter-spacing:.05em;color:var(--text-muted);padding:8px 18px 4px}.yo-picker-cap.next{margin-top:6px}.yo-picker-row{display:flex;align-items:center;gap:11px;padding:9px 14px;cursor:pointer}.yo-picker-row:hover{background:#f2f3f5}.yo-picker-row.off{cursor:default;opacity:.45}.yo-picker-row.off:hover{background:none}.yo-picker-tile{width:18px;height:18px;flex:none;border-radius:var(--radius-ctl)}.yo-picker-tile.plain{background-color:var(--text-muted)}.yo-picker-folder{font-size:17px;color:var(--text-muted);flex:none}.yo-picker-chev{font-size:13px;color:var(--text-muted);flex:none}.yo-picker-name{flex:1;min-width:0;font-size:var(--fs-small);color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yo-picker-right{font-size:var(--fs-micro);color:var(--text-muted);white-space:nowrap}.yo-picker-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:44px 30px}.yo-picker-empty-t{font-size:var(--fs-small);color:var(--text)}.yo-picker-empty-s{font-size:var(--fs-caption);color:var(--text-faint);margin-top:5px}.yo-picker-retry{margin-top:8px;border:none;background:none;font:inherit;font-size:var(--fs-small);font-weight:var(--fw-semibold);color:var(--accent);cursor:pointer}.yo-picker-skel{padding:16px 18px 18px;min-height:227px;box-sizing:border-box}.yo-picker-sk{height:10px;border-radius:5px;margin-bottom:13px}.yo-picker-sk:first-child{margin:6px 0 16px}.yo-picker .yo-modal-foot{justify-content:flex-end;gap:10px;padding:14px 20px}.yo-picker-cancel{height:32px;padding:0 16px;border:none;border-radius:var(--radius-ctl);background:none;font:inherit;font-size:var(--fs-small);font-weight:var(--fw-semibold);color:var(--text);cursor:pointer}.yo-picker-pick{height:30px;padding:0 14px;border:1px solid transparent;border-radius:var(--radius-ctl);background:var(--accent);color:var(--on-accent);font:inherit;font-size:var(--fs-small);font-weight:var(--fw-semibold);cursor:pointer}.yo-picker-pick:hover{background:var(--accent-hover)}.yo-picker-pick:disabled{opacity:.5;cursor:default}.yo-picker[data-service=scripts]{--accent:#404040;--accent-hover:#262626;--accent-soft:#ededed;--accent-deep:#262626}.yo-picker-cancel:hover{background:var(--bg-hover)}.yo-modal.share-modal{width:472px}.share-body{display:flex;flex-direction:column}.share-sk{height:38px}.share-grp{font-size:var(--fs-small);font-weight:var(--fw-semibold);color:var(--text-secondary);margin:20px 0 10px}.person{display:flex;align-items:center;gap:11px;padding:5px 0}.person-av{width:32px;height:32px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;background:var(--text-muted);color:#fff;font-size:var(--fs-small);font-weight:var(--fw-semibold)}.person-text{flex:1;min-width:0;text-align:left}.person-name{font-size:var(--fs-small);font-weight:var(--fw-medium);color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.person-mail{font-size:var(--fs-micro);color:var(--text-faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.person-role{font-size:var(--fs-small);color:var(--text-faint);flex:none;padding-right:8px}.person-note{font-size:var(--fs-micro);color:var(--text-faint);flex:none}.picker-wrap{position:relative;flex:none}.picker{display:flex;align-items:center;gap:5px;height:28px;padding:0 8px;border:0;background:none;border-radius:var(--radius-ctl);font-size:var(--fs-small);color:var(--text-secondary);white-space:nowrap}.picker:hover{background:var(--bg-hover)}.picker.strong{height:26px;padding:0 7px;font-size:var(--fs-body);font-weight:var(--fw-semibold);color:var(--text)}.picker-chev{font-size:11px;color:var(--text-muted)}.link-row{display:flex;align-items:center;gap:11px;margin-top:6px}.link-ic{width:38px;height:38px;border-radius:50%;flex:none;background:var(--bg-hover);display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:17px}.link-ic.on{background:var(--accent-soft);color:var(--accent-deep)}.link-text{flex:1;min-width:0}.link-sub{font-size:var(--fs-micro);color:var(--text-faint);padding-left:7px;margin-top:1px}.add-person{position:relative}.add-person .yo-field{height:38px}.contact-hits{top:calc(100% + 4px);left:0;right:0;max-height:260px;overflow:auto}.hit-row{display:flex;align-items:center;gap:11px;width:100%;padding:6px 12px;border:0;background:none;text-align:left}.hit-row:hover{background:var(--bg-hover-menu)}.hit-row.off{opacity:.5;cursor:default}.hit-row.off:hover{background:none}.hit-empty{padding:10px 12px;font-size:var(--fs-caption);color:var(--text-faint)}.share-note{font-size:var(--fs-caption);color:var(--text-faint);line-height:1.5;margin:12px 0 0}:root{--accent: #404040;--accent-deep: #262626;--accent-soft: #ededed;--bg: #f2f3f5;--panel: #fbfbfc;--strip: #f7f8f9;--canvas: #fff;--text: #1e2024;--text2: #5b6067;--muted: #8b9098;--faint: #a7abb2;--line: #e5e6e8;--line-strong: #d7d9dc;--hair: #f0f0ee;--hover: #eceef0;--hover-menu: #f1f3f4;--danger: #c8422c;--danger-soft: #f6e2de;--danger-border: #e9c6bf;--danger-text: #8f3122;--ok-soft: #e6f0ea;--ok-border: #cadecf;--svc-sheets: #1f7a4d;--svc-docs: #2f5fbf;--svc-disk: #6b5bd2;--ok: #2c6e4c;--warn-soft: #f7efdf;--warn-border: #e8d3a8;--warn-text: #7a5a10;--radius: 4px;--radius-pop: 7px;--shadow-pop: 0 8px 24px -8px rgba(0, 0, 0, .3);--shadow-dock: -14px 0 34px -18px rgba(0, 0, 0, .28);--mono: "Cascadia Mono", Consolas, "JetBrains Mono", ui-monospace, monospace}*{box-sizing:border-box}input[type=checkbox]{accent-color:var(--accent);width:14px;height:14px;margin:0}body{margin:0;height:100vh;overflow:hidden;background:var(--canvas);color:var(--text);font-family:Manrope,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}.app{display:flex;flex-direction:column;height:100vh}.hdr{flex:none;display:flex;align-items:center;gap:12px;padding:7px 16px;background:var(--panel);border-bottom:1px solid var(--line)}.ico-btn{width:32px;height:32px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;color:var(--text2);flex:none}.ico-btn:hover{background:var(--hover)}.hdr .yo-svcmark{display:flex;flex:none}.hdr .yo-svctile{width:28px;height:24px;border-radius:5px;background-size:cover}.name-block{display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0}.name-row{display:flex;align-items:center;gap:5px;min-width:0}.name{font-size:15px;font-weight:600;color:var(--text);padding:2px 8px;margin-left:-8px;border-radius:3px;max-width:320px;letter-spacing:-.005em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini{width:24px;height:22px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;color:var(--text2);flex:none}.mini:hover{background:var(--hover)}.state{font-size:11px;color:var(--muted);white-space:nowrap;flex:none;margin-left:2px}.state.is-dirty{color:var(--warn-text)}.hdr-right{margin-left:auto;display:flex;align-items:center;gap:5px}.sep{width:1px;height:22px;background:var(--line);margin:0 3px;flex:none}.share{display:flex;align-items:center;flex:none}.share-main{height:30px;padding:0 15px;border:1px solid var(--line-strong);border-right:none;border-radius:var(--radius) 0 0 var(--radius);background:#fff;color:var(--text);font-size:12px;font-weight:500}.share-main:hover:not(:disabled){background:var(--bg)}.share-main:disabled,.share-more:disabled{color:var(--faint);cursor:default}.share-more{height:30px;width:26px;border:1px solid var(--line-strong);border-radius:0 var(--radius) var(--radius) 0;background:#fff;display:flex;align-items:center;justify-content:center}.share-more:hover:not(:disabled){background:var(--bg)}.avatar{width:29px;height:29px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex:none;border:0;cursor:pointer}.menurow{position:relative;display:flex;align-items:center;gap:1px;margin-left:-8px}.m-btn{padding:3px 8px;border-radius:3px;font-size:12.5px;color:var(--text)}.m-btn:hover,.m-btn.is-open{background:var(--hover);color:var(--text)}.dd{position:absolute;top:100%;left:0;min-width:216px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-pop);box-shadow:var(--shadow-pop);padding:5px 0;z-index:40}.dd-row{display:flex;align-items:center;gap:11px;padding:5px 12px;font-size:12.5px;width:100%;text-align:left;color:var(--text)}.dd-row:hover:not([aria-disabled=true]){background:var(--hover-menu)}.dd-row[aria-disabled=true]{color:var(--faint);cursor:default}.dd-row .sc{margin-left:auto;font-size:11px;color:var(--muted)}.dd-hr{height:1px;background:var(--hair);margin:5px 0}.dd-num{width:44px;height:24px;margin-left:auto;margin-right:5px;border:1px solid var(--line-strong);border-radius:3px;background:#fff;color:var(--text);font:inherit;font-size:12px;text-align:center}.dd-num:focus{outline:none;border-color:var(--accent)}.toolbar{flex:none;height:38px;display:flex;align-items:center;gap:3px;padding:0 10px;background:var(--strip);border-bottom:1px solid var(--line);color:var(--text2);position:relative}.t-btn{width:26px;height:26px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;flex:none}.t-btn:hover:not(:disabled){background:var(--hover)}.t-btn:disabled{color:var(--faint);cursor:default}.t-txt{height:26px;padding:0 8px;border-radius:var(--radius);display:flex;align-items:center;gap:6px;font-size:12px;flex:none}.t-txt:hover:not(:disabled){background:var(--hover)}.t-txt:disabled{color:var(--faint);cursor:default}.t-drop{height:26px;padding:0 9px;border-radius:var(--radius);display:flex;align-items:center;gap:6px;font-size:12px;flex:none}.t-drop:hover{background:var(--hover)}.t-drop .fn{font-family:var(--mono);font-size:11.5px}.t-sep{width:1px;height:20px;background:var(--line);margin:0 4px;flex:none}.t-spacer{margin-left:auto}.run-wrap{position:relative;display:flex;align-items:center;flex:none}.run{display:flex;align-items:center;flex:none}.run-main{height:26px;padding:0 10px 0 8px;border-radius:var(--radius) 0 0 var(--radius);background:var(--accent);color:#fff;display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:500}.run-main:hover:not(:disabled){background:var(--accent-deep)}.run-more{width:18px;height:26px;border-radius:0 var(--radius) var(--radius) 0;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;border-left:1px solid rgba(255,255,255,.22)}.run-more:hover:not(:disabled){background:var(--accent-deep)}.run-main:disabled,.run-more:disabled{background:var(--faint);cursor:default}.args{position:absolute;top:31px;right:0;width:300px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-pop);box-shadow:var(--shadow-pop);padding:12px 14px 10px;z-index:40}.args h4{margin:0 0 2px;font-size:13.5px;font-weight:600}.args .sub{font-size:11px;color:var(--muted);margin:0 0 10px;font-family:var(--mono)}.fld{display:block;margin-bottom:8px}.fld>span{display:block;font-size:11px;color:var(--text2);margin-bottom:3px}.inp{width:100%;height:26px;padding:0 7px;border:1px solid var(--line-strong);border-radius:3px;font-size:12px;font-family:var(--mono);background:#fff;color:var(--text)}.inp:focus{outline:none;border-color:var(--accent)}.args-foot{display:flex;align-items:center;gap:8px;margin-top:10px}.fld span em{font-style:normal;color:var(--faint);font-family:var(--mono)}.args-empty{font-size:11.5px;color:var(--muted);line-height:1.5;margin:0 0 8px}.btn-acc{height:26px;padding:0 12px;border-radius:var(--radius);background:var(--accent);color:#fff;font-size:12.5px;font-weight:500}.btn-acc:hover{background:var(--accent-deep)}.btn-out{height:26px;padding:0 10px;border-radius:var(--radius);border:1px solid var(--line-strong);font-size:12.5px;color:var(--text2)}.btn-out:hover{background:var(--hover)}.link-btn{font-size:11.5px;color:var(--text2);text-decoration:underline dotted}.work{flex:1;display:flex;min-height:0}.split-v{width:5px;flex:none;cursor:col-resize;background:transparent;margin:0 -2px;z-index:5}.split-v:hover,.split-v:focus-visible{outline:none;background:linear-gradient(90deg,transparent 2px,var(--accent) 2px,var(--accent) 3px,transparent 3px)}.split-h{height:5px;flex:none;cursor:row-resize;background:transparent;margin:-2px 0 0;z-index:5}.split-h:hover,.split-h:focus-visible{outline:none;background:linear-gradient(180deg,transparent 2px,var(--accent) 2px,var(--accent) 3px,transparent 3px)}.files{width:var(--files-w, 232px);flex:none;background:var(--panel);border-right:1px solid var(--line);display:flex;flex-direction:column;padding:0 8px 8px;overflow:auto}.f-cap{display:flex;align-items:center;justify-content:space-between;padding:11px 4px 5px 6px}.f-cap b{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--faint)}.f-add{width:22px;height:22px;border-radius:3px;display:flex;align-items:center;justify-content:center;color:var(--text2)}.f-add:hover{background:var(--hover)}.f-row{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border-radius:var(--radius);font-size:12.5px;color:var(--text);text-align:left}.f-row svg{flex:none;color:var(--text2)}.f-row:hover{background:var(--hover)}.f-row.is-active{background:var(--accent-soft);font-weight:600}.f-row.is-active svg{color:var(--text)}.f-name{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.f-x{width:20px;height:20px;border-radius:3px;display:flex;align-items:center;justify-content:center;color:var(--faint);flex:none;opacity:0}.f-row:hover .f-x{opacity:1}.f-x:hover{background:var(--hover);color:var(--text2)}.f-new{padding:4px 8px}.f-new input{width:100%;height:26px;padding:0 7px;border:1px solid var(--line-strong);border-radius:3px;font-family:var(--mono);font-size:12px}.f-note{margin-top:auto;font-size:11px;color:var(--faint);padding:8px 6px 0;line-height:1.45}.center{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--canvas)}.tabs{flex:none;height:30px;display:flex;background:var(--strip);border-bottom:1px solid var(--line);overflow-x:auto}.tab{display:flex;align-items:center;gap:7px;padding:0 10px;font-size:12.5px;color:var(--text2);border-right:1px solid var(--line);position:relative;max-width:190px;white-space:nowrap}.tab:hover{background:var(--hover)}.tab.is-active{background:var(--canvas);color:var(--text);font-weight:600}.tab.is-active:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:var(--accent)}.tab.is-drag{opacity:.45}.tab.is-over{box-shadow:inset 2px 0 0 var(--accent)}.tab-x{width:16px;height:16px;border-radius:3px;display:flex;align-items:center;justify-content:center;color:var(--faint);opacity:0}.tab:hover .tab-x,.tab.is-active .tab-x{opacity:1}.tab-x:hover{background:var(--hover);color:var(--text2)}.code{flex:1;min-height:0;display:flex}.code-editor{flex:1;min-width:0}.code-empty{padding:22px 16px;font-size:12.5px;color:var(--muted)}.banner{flex:none;display:flex;align-items:center;gap:10px;padding:7px 14px;font-size:12.5px;background:var(--warn-soft);border-bottom:1px solid var(--warn-border);color:var(--warn-text)}.banner.is-err{background:var(--danger-soft);border-color:var(--danger-border);color:var(--danger-text)}.banner button{margin-left:auto;font-size:12.5px;font-weight:600;color:inherit;text-decoration:underline}.banner svg{flex:none}.dock{width:var(--dock-w, 320px);flex:none;background:#fff;border-left:1px solid var(--line-strong);box-shadow:var(--shadow-dock);display:flex;flex-direction:column;min-height:0}.dock-cap{flex:none;display:flex;align-items:center;padding:15px 14px 15px 20px;border-bottom:1px solid var(--line)}.dock-cap b{font-size:13.5px;font-weight:600}.dock-cap .x{margin-left:auto;width:22px;height:22px;border-radius:3px;display:flex;align-items:center;justify-content:center;color:var(--text2)}.dock-cap .x:hover{background:var(--hover)}.dock-body{flex:1;overflow:auto;padding:6px 16px 14px}.dock-foot{flex:none;border-top:1px solid var(--line);padding:9px 16px}.dock-foot>button{font-size:12.5px;font-weight:600;color:var(--accent);display:flex;align-items:center;gap:7px}.dock-foot.two{display:flex;gap:8px}.dock-foot.two .btn-acc{color:#fff;font-weight:500}.dock-foot.two .btn-out{color:var(--text2);font-weight:500}.sec{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);padding:12px 0 6px}.row{display:flex;align-items:center;gap:9px;padding:8px 0;border-bottom:1px solid var(--hair);font-size:12.5px}.row .col{min-width:0;flex:1}.row .t1{font-size:12.5px}.row .t2{font-size:11px;color:var(--muted);margin-top:2px}.row .kebab{margin-left:auto;width:22px;height:22px;border-radius:3px;display:flex;align-items:center;justify-content:center;color:var(--text2);flex:none}.row .kebab:hover{background:var(--hover)}.sw{width:32px;height:18px;border-radius:9px;background:#d7d9dc;position:relative;flex:none;border:0;padding:0;cursor:pointer}.sw i{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000040;transition:left .14s}.sw.on{background:var(--accent)}.sw.on i{left:16px}.sc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 28px;align-items:start}@media(max-width:752px){.sc-grid{grid-template-columns:1fr}}.sc-sec{margin-bottom:14px}.sc-sec-title{margin:0 0 4px;color:var(--text2);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.sc-row{display:flex;align-items:baseline;gap:12px;padding:3px 0;border-bottom:1px solid var(--hair)}.sc-label{color:var(--text)}.sc-keys{margin-left:auto;flex:none;color:var(--text2);white-space:nowrap;display:flex;gap:3px}.sc-keys kbd{display:inline-block;min-width:16px;padding:1px 5px;border:1px solid var(--line-strong);border-bottom-width:2px;border-radius:var(--radius);background:var(--strip);color:var(--text);font-family:Manrope,system-ui,sans-serif;font-size:11px;text-align:center}.chip-off{font-size:11px;background:var(--warn-soft);border:1px solid var(--warn-border);color:var(--warn-text);border-radius:3px;padding:1px 5px}.off-row{display:flex;align-items:center;gap:8px;margin-top:5px;flex-wrap:wrap}.off-row .link-act{font-size:11px;color:var(--accent);text-decoration:underline}.off-row .link-act:hover{color:var(--accent-deep)}.empty-note{font-size:11.5px;color:var(--muted);line-height:1.5;padding:10px 0}.loading{padding:14px 0;font-size:12.5px;color:var(--muted)}.msg-error{font-size:11.5px;color:var(--danger-text);padding:6px 0 0}.pr{display:grid;grid-template-columns:1fr auto;gap:2px 10px;padding:8px 26px 8px 0;position:relative;border-bottom:1px solid var(--hair);font-size:12.5px}.pr .k{font-family:var(--mono);font-size:12px}.pr .v{font-family:var(--mono);font-size:12px;color:var(--text2);justify-self:end;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pr .kebab{position:absolute;right:-4px;top:5px;width:22px;height:22px;border-radius:3px;display:flex;align-items:center;justify-content:center;color:var(--text2);opacity:0}.pr:hover .kebab{opacity:1}.pr .kebab:hover{background:var(--hover)}.seg{display:flex;gap:2px;background:var(--strip);border:1px solid var(--line);border-radius:var(--radius);padding:2px;margin:8px 0 2px}.seg button{flex:1;height:22px;border-radius:3px;font-size:11.5px;color:var(--text2)}.seg button.on{background:#fff;color:var(--text);font-weight:600;box-shadow:0 1px 2px #0000000f}.set-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid var(--hair);font-size:12.5px}.set-row select,.set-row input{height:26px;border:1px solid var(--line-strong);border-radius:3px;font-size:12px;padding:0 6px;background:#fff;color:var(--text);font-family:inherit;max-width:170px}.set-row input[type=number]{width:84px}.sect{padding:12px 0}.sect.mine{background:var(--strip);border-top:1px solid var(--line-strong);box-shadow:inset 0 6px 12px -12px #00000047;margin:6px -14px -14px;padding:12px 14px 14px}.sec-head{display:flex;align-items:center;gap:7px;margin:0 0 3px}.sec-t{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text2)}.sec-ico{color:var(--faint);flex:none;display:flex}.sec-n{font-size:10.5px;font-weight:600;line-height:1;margin-left:auto;padding:3px 7px;border-radius:9px;border:1px solid var(--line);color:var(--muted);background:#fff;white-space:nowrap}.sec-n.warn{color:var(--warn-text);background:var(--warn-soft);border-color:var(--warn-border)}.sec-n.ok{color:var(--ok);background:var(--ok-soft);border-color:var(--ok-border)}.sec-sub{font-size:11.5px;color:var(--muted);line-height:1.5;margin:0 0 10px}.card{background:#fff;border:1px solid var(--line);border-radius:5px;padding:9px 10px;margin-bottom:8px}.card:hover{border-color:var(--line-strong)}.card.dim{background:var(--strip)}.c-top{display:flex;align-items:flex-start;gap:8px}.c-ico{flex:none;color:var(--muted);display:flex;padding-top:1px}.c-tile{width:15px;height:15px;border-radius:3px;flex:none;margin-top:1px}.c-tile.svc-dot{width:15px;height:15px;border-radius:4px}.c-name{flex:1;min-width:0;font-size:12.5px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-name.any{font-style:italic;font-weight:500;color:var(--text2)}.c-name.all{color:var(--warn-text)}.c-sub{font-size:11px;font-weight:400;color:var(--muted);font-style:normal}.c-x{width:20px;height:20px;border-radius:3px;display:flex;align-items:center;justify-content:center;color:var(--faint);flex:none;opacity:0}.card:hover .c-x,.c-x:focus-visible{opacity:1}.c-x:hover{background:var(--hover);color:var(--text2)}.c-why{font-size:11px;color:var(--muted);line-height:1.45;padding:4px 0 0 23px}.c-why-inp{width:calc(100% - 23px);margin:4px 0 0 23px;border:0;background:none;font:inherit;font-size:11px;color:var(--muted);padding:2px 4px;border-radius:3px}.c-why-inp:hover{background:var(--hover)}.c-why-inp:focus{outline:1px solid var(--accent);background:#fff;color:var(--text)}.c-foot{display:flex;align-items:center;gap:8px;padding:7px 0 0 23px;min-width:0}.c-svc{font-size:11px;color:var(--muted);white-space:nowrap}.c-dot{color:var(--faint)}.lvl-btn{height:22px;padding:0 5px 0 7px;border-radius:3px;display:flex;align-items:center;gap:5px;font-size:11.5px;color:var(--text2);flex:0 1 auto;min-width:0;white-space:nowrap;border:1px solid transparent}.c-foot .lvl-btn>span{overflow:hidden;text-overflow:ellipsis}.lvl-btn:hover:not(:disabled){background:var(--hover);border-color:var(--line)}.lvl-static{font-size:11px;color:var(--text2)}.lvl-btn:disabled{color:var(--faint);cursor:default}.mark{font-size:10.5px;font-weight:600;line-height:1;padding:3px 6px;border-radius:9px;flex:none;white-space:nowrap;margin-left:auto}.mark.ok{color:var(--ok);background:var(--ok-soft);border:1px solid var(--ok-border)}.mark.no{color:var(--warn-text);background:var(--warn-soft);border:1px solid var(--warn-border)}.mark.extra{color:var(--muted);background:var(--strip);border:1px solid var(--line)}.adds{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:2px 0 8px}.add-btn{display:flex;align-items:center;gap:5px;height:26px;padding:0 9px;border:1px dashed var(--line-strong);border-radius:var(--radius);font-size:11.5px;font-weight:600;color:var(--text2);background:#fff}.add-btn:hover{background:var(--hover);border-style:solid}.area-add{font-size:11.5px;font-weight:600;color:var(--accent);text-decoration:underline dotted}.area-add:hover{color:var(--accent-deep)}.empty-card{border:1px dashed var(--line-strong);border-radius:5px;padding:12px;text-align:center;font-size:11.5px;color:var(--muted);line-height:1.5;background:#fff;margin-bottom:8px}.sect-foot{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.foot-btn{display:flex;align-items:center;gap:6px;height:26px;padding:0 9px;border:1px solid var(--line-strong);border-radius:var(--radius);font-size:11.5px;font-weight:600;color:var(--text2);background:#fff}.foot-btn:hover{background:var(--hover)}.foot-btn.danger{color:var(--danger-text);border-color:var(--danger-border)}.foot-btn.danger:hover{background:var(--danger-soft)}.sect-note{font-size:11px;color:var(--muted);line-height:1.5;padding-top:10px}.grant-modal{width:520px}.grant-modal .grant-body{padding:14px 18px;font-size:12.5px;line-height:1.55;overflow:auto}.grant-lead{color:var(--text2);margin:0 0 12px}.grant-mini{font-size:11.5px;color:var(--muted);line-height:1.5;margin:12px 0 0}.grant-count{font-size:11.5px;color:var(--muted)}.ask{border:1px solid var(--line);border-radius:5px;padding:10px 12px;margin-bottom:10px}.ask-head{display:flex;align-items:flex-start;gap:9px}.ask-t{flex:1;min-width:0;font-size:12.5px;font-weight:600}.ask-lvl{font-size:11.5px;color:var(--text2);flex:none;white-space:nowrap}.ask-why{font-size:11.5px;color:var(--muted);line-height:1.45;padding:3px 0 0 24px}.ask-pick{display:flex;align-items:center;gap:8px;padding:9px 0 0 24px;flex-wrap:wrap}.ask-fixed{font-size:12px;color:var(--text2);padding:7px 0 0 24px;display:flex;align-items:center;gap:7px}.seg-area{display:flex;border:1px solid var(--line-strong);border-radius:var(--radius);overflow:hidden}.seg-area button{height:26px;padding:0 10px;font-size:11.5px;color:var(--text2);border-right:1px solid var(--line);background:#fff}.seg-area button:last-child{border-right:0}.seg-area button:hover{background:var(--hover)}.seg-area button[aria-pressed=true]{background:var(--accent-soft);color:var(--text);font-weight:600}.picked{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text)}.foot-left{margin-right:auto;font-size:11.5px;color:var(--muted)}.rail{width:34px;flex:none;background:var(--panel);border-left:1px solid var(--line);display:flex;flex-direction:column;align-items:center;padding-top:8px;gap:4px}.r-btn{width:26px;height:26px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;color:var(--text2)}.r-btn:hover{background:var(--hover)}.r-btn.on{background:var(--accent-soft);color:var(--text)}.bottom{flex:none;border-top:1px solid var(--line);display:flex;flex-direction:column;background:var(--canvas)}.b-strip{flex:none;height:36px;display:flex;align-items:center;gap:3px;padding:0 10px;background:var(--strip)}.b-tab{height:24px;padding:0 10px;border-radius:3px;font-size:12px;color:var(--text2);display:flex;align-items:center;gap:6px}.b-tab:hover{background:var(--hover)}.b-tab.on{background:#fff;color:var(--text);font-weight:600;border:1px solid var(--line)}.b-tab .cnt{font-size:11px;color:var(--muted)}.b-right{margin-left:auto;display:flex;align-items:center;gap:8px}.b-state{font-size:11.5px;color:var(--text2);display:flex;align-items:center;gap:6px}.dot{width:7px;height:7px;border-radius:50%;background:var(--faint);flex:none}.dot.run{background:#9a6a08;animation:pulse 1s infinite}.dot.ok{background:var(--ok)}.dot.err{background:var(--danger)}@keyframes pulse{50%{opacity:.35}}.b-body{height:var(--log-h, 204px);overflow:auto;background:var(--canvas)}.log{font-family:var(--mono);font-size:12px;line-height:18px;padding:8px 16px;margin:0;white-space:pre-wrap}.log-empty{padding:22px 16px;font-size:12.5px;color:var(--muted)}.runs{width:100%;border-collapse:collapse;font-size:12.5px}.runs th{text-align:left;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--faint);padding:7px 16px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--canvas)}.runs td{padding:7px 16px;border-bottom:1px solid var(--hair);color:var(--text)}.runs tr:hover td{background:var(--strip)}.runs .st-ok{color:var(--ok)}.runs .st-er{color:var(--danger-text)}.runs .num{font-family:var(--mono);font-size:12px;color:var(--text2)}.runs .act{color:var(--text2);text-decoration:underline dotted;font-size:11.5px}.runs .act.is-off{text-decoration:none;opacity:.65;cursor:default}.runs tr.rrow{cursor:pointer}.runs td.exp{width:26px;padding-right:0;color:var(--muted)}.runs td.exp svg{transition:transform .14s;display:block}.runs tr.rrow.open td{background:var(--strip)}.runs tr.rrow.open td.exp svg{transform:rotate(90deg)}.rdet td{background:var(--strip);border-bottom:1px solid var(--line);padding:0 16px 12px 42px}.rdet dl{display:grid;grid-template-columns:auto 1fr;gap:3px 14px;margin:0;padding:2px 0 9px;font-size:11.5px}.rdet dt{color:var(--muted)}.rdet dd{margin:0;color:var(--text)}.rdet dd.mono{font-family:var(--mono);font-size:11.5px}.rdet .mini-log{font-family:var(--mono);font-size:11.5px;line-height:17px;background:var(--canvas);border:1px solid var(--line);border-radius:var(--radius);padding:7px 9px;max-height:112px;overflow:auto;margin:0;white-space:pre-wrap}.rdet .acts{display:flex;align-items:center;gap:10px;padding-top:9px}.form-row{display:flex;flex-direction:column;gap:4px;padding:7px 0}.form-row>span{font-size:11px;color:var(--text2)}.form-row select,.form-row input{height:28px;border:1px solid var(--line-strong);border-radius:3px;font:inherit;font-size:12.5px;padding:0 7px;background:#fff;color:var(--text);width:100%}.form-row input.mono{font-family:var(--mono);font-size:12px}.form-row select:focus,.form-row input:focus{outline:none;border-color:var(--accent)}.form-2{display:flex;gap:8px}.form-2>label{flex:1;min-width:0}.form-chk{display:flex;align-items:flex-start;gap:8px;padding:9px 0 2px;font-size:12px;color:var(--text2);line-height:1.45}.pick-field{display:flex;align-items:center;gap:6px;width:100%;height:28px;border:1px solid var(--line-strong);border-radius:3px;background:#fff;padding:0 7px;font:inherit;font-size:12.5px;color:var(--text);text-align:left}.pick-field>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pick-field:after{content:"▾";font-size:9px;color:var(--muted)}.pick-field:hover:not(:disabled){background:var(--hover)}.pick-field:disabled{color:var(--muted)}.quick{display:flex;gap:6px;margin-top:6px;flex-wrap:wrap}.chip-pick{height:22px;padding:0 9px;border:1px solid var(--line-strong);border-radius:99px;background:#fff;color:var(--text2);font-size:11.5px}.chip-pick:hover{background:var(--hover)}.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}.arg-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4px 6px}.arg-row>span{grid-column:1 / -1}.form-hint{font-size:11px;color:var(--muted);line-height:1.5;padding-top:3px}.who{display:flex;align-items:flex-start;gap:9px;padding:9px 10px;margin-top:12px;border-radius:var(--radius);background:var(--strip);border:1px solid var(--line);font-size:11.5px;color:var(--text2);line-height:1.5}.who svg{color:var(--muted);flex:none;margin-top:1px}.next-run{font-size:11.5px;color:var(--text2);padding-top:10px}.next-run b{font-weight:600;color:var(--text)}.codehint{margin-top:12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--strip);padding:9px 10px}.codehint .cap{font-size:11px;color:var(--muted);margin-bottom:5px}.codehint code{display:block;font-family:var(--mono);font-size:11.5px;color:var(--text);white-space:pre-wrap;line-height:1.65}.copy-btn{width:22px;height:22px;border-radius:3px;display:flex;align-items:center;justify-content:center;color:var(--text2);flex:none}.copy-btn:hover{background:var(--hover)}.node-head{flex:none;height:38px;display:flex;align-items:center;gap:10px;padding:0 10px;background:var(--panel);border-bottom:1px solid var(--line)}.node-run{margin-left:auto;display:flex;align-items:center;gap:3px}.node-body{flex:1;min-height:0;overflow:auto;padding:14px 16px}.node-panel{max-width:680px}.node-tabs{display:flex;gap:3px;margin-bottom:10px}.card-msg{max-width:420px;margin:15vh auto;text-align:center}.card-msg h2{font-size:15px;font-weight:600;margin:0 0 8px}.card-msg p{font-size:12.5px;color:var(--text2);margin:0 0 12px}.yRemoteSelection{border-radius:2px}.yRemoteSelectionHead{position:relative;box-sizing:border-box;margin-left:-1px;border-left:2px solid;border-top:2px solid;border-bottom:2px solid}.yRemoteSelectionHead:after{position:absolute;left:-2px;top:-1.35em;z-index:10;padding:0 5px;border-radius:3px 3px 3px 0;color:#fff;font-family:Manrope,system-ui,sans-serif;font-size:10.5px;line-height:1.5;white-space:nowrap;pointer-events:none}.source-pick{display:flex;flex-direction:column;gap:6px;margin-top:8px}.source-pick button{display:flex;align-items:center;gap:8px;width:100%;height:30px;padding:0 10px;border-radius:var(--radius);border:1px solid var(--line-strong);font-size:12.5px;color:var(--text);background:#fff;text-align:left}.source-pick button:hover:not(:disabled){background:var(--hover)}.source-pick button:disabled{color:var(--faint);background:var(--strip);cursor:default}.source-pick .sp-ico{display:flex;width:16px;justify-content:center;flex:none;color:var(--text2)}.source-pick button:disabled .sp-ico{opacity:.45}.source-pick .sp-soon{margin-left:auto;font-size:10.5px;color:var(--faint)}.sec.split{display:flex;align-items:center;gap:8px;color:var(--text2);border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.sec.split:after{content:"";flex:1;height:1px;background:var(--hair)}.sec.split.first{border-top:0;margin-top:0;padding-top:6px}.yomark{display:inline-flex;align-items:center;justify-content:center;flex:none;background:var(--brand, #4b40d4);color:var(--on-accent, #fff);font-family:var(--font-logo, "Quicksand", sans-serif);font-weight:var(--fw-bold, 700);letter-spacing:-.01em;-webkit-text-stroke:.8px currentColor}.sw-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;background:#14141952;animation:swFade .16s ease}.sw-panel{position:fixed;top:0;left:0;bottom:0;width:var(--switcher-w,232px);z-index:120;background:var(--bg-panel,#fbfbfc);box-shadow:var(--shadow-panel,8px 0 32px -12px rgb(0 0 0 / .3));animation:swSlide .24s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;padding:15px 12px;box-sizing:border-box}.sw-sidebar{width:var(--sidebar-w,232px);flex:none;padding:15px 12px;display:flex;flex-direction:column;background:var(--bg-panel,#fbfbfc);border-right:1px solid var(--border,#e5e6e8)}.sw-panel .sw-head,.sw-sidebar .sw-head{display:flex;align-items:center;gap:10px;padding:2px 4px 17px 6px}.sw-title{font-size:var(--fs-body,13.5px);font-weight:var(--fw-semibold,600);color:var(--text,#1e2024)}.markbtn{border:0;background:none;padding:0;display:inline-flex}.svc-dot{width:20px;height:20px;border-radius:5px;flex:none}.sw-item{display:flex;align-items:center;gap:11px;padding:9px 10px;border-radius:var(--radius-ctl,4px);color:var(--text-secondary,#5b6067);font-size:var(--fs-small,12.5px);cursor:pointer;text-decoration:none}.sw-item:hover{background:var(--bg-hover-side,#e9eaec)}.sw-item.active{background:var(--accent-soft,#edecfb);color:var(--text,#1e2024);font-weight:var(--fw-semibold,600)}.sw-item.soon{cursor:default}.sw-item.soon .sw-name{color:var(--text-muted,#a7abb2)}.sw-item.soon:hover{background:none}.sw-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.soon-badge{margin-left:auto;font-size:var(--fs-micro,11px);color:var(--text-muted,#a7abb2);background:var(--bg-app,#f2f3f5);border-radius:3px;padding:1px 5px;letter-spacing:.02em}.sw-rail{width:60px;align-items:center;padding:15px 0;gap:5px;display:flex;flex-direction:column}.sw-rail-item{width:36px;height:36px;border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:background var(--transition, .14s)}.sw-rail-item:hover{background:var(--bg-hover-side, #e9eaec)}.sw-rail-item.active{background:var(--accent-soft, #edecfb)}.sw-rail-item.soon{opacity:.5;cursor:default}.sw-rail-item.soon:hover{background:none}.svc-dot-lg{width:22px;height:22px;border-radius:5px}.sw-rail .markbtn{margin-bottom:6px;cursor:pointer}.sw-sidebar .sw-title{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-sidebar .markbtn{cursor:pointer}.sw-collapse{width:26px;height:26px;border:none;background:none;border-radius:var(--radius-ctl, 4px);cursor:pointer;color:var(--text-faint, #8b9098);display:inline-flex;align-items:center;justify-content:center;padding:0;flex:none;transition:background var(--transition, .15s ease-out)}.sw-collapse:hover{background:var(--bg-hover-side, #e9eaec)}.yo-glyph{background-repeat:no-repeat;background-size:100% 100%}.yo-typedot.yo-glyph{background-color:transparent}.svc-dot.yo-glyph-home,.yo-glyph-sq.yo-glyph-home{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20preserveAspectRatio='none'%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%3E%3Cpath%20d='M0%209C0%204.02944%204.02944%200%209%200H39C43.9706%200%2048%204.02944%2048%209V35H0V9Z'%20fill='%233429B8'/%3E%3Cpath%20d='M17.636%2010.364C21.1508%206.84925%2026.8492%206.84924%2030.364%2010.364L45.364%2025.364C47.0518%2027.0518%2048%2029.341%2048%2031.7279V39C48%2043.9706%2043.9706%2048%2039%2048H9C4.02944%2048%200%2043.9706%200%2039V31.7279C0%2029.341%200.948212%2027.0518%202.63604%2025.364L17.636%2010.364Z'%20fill='%234B40D4'/%3E%3Cpath%20d='M14%2041C14%2036.0294%2018.0294%2032%2023%2032H25C29.9706%2032%2034%2036.0294%2034%2041V48H14V41Z'%20fill='%235F55D9'/%3E%3C/svg%3E")}.svc-dot.yo-glyph-disk,.yo-glyph-sq.yo-glyph-disk{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 23H48V39C48 43.9706 43.9706 48 39 48H9C4.02944 48 0 43.9706 0 39V23Z' fill='%23F1A40B'/%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H39C43.9706 0 48 4.02944 48 9V23C48 27.9706 43.9706 32 39 32H9C4.02944 32 0 27.9706 0 23V9Z' fill='%23D9930A'/%3E%3Cpath d='M42 40C42 42.2091 40.2091 44 38 44C35.7909 44 34 42.2091 34 40C34 37.7909 35.7909 36 38 36C40.2091 36 42 37.7909 42 40Z' fill='%23C18209'/%3E%3C/svg%3E")}.svc-dot.yo-glyph-docs{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H39C43.9706 0 48 4.02944 48 9V16H0V9Z' fill='%232F6BD8'/%3E%3Cpath d='M0 16H48V32H0V16Z' fill='%23265FC8'/%3E%3Cpath d='M0 32H48V39C48 43.9706 43.9706 48 39 48H9C4.02944 48 0 43.9706 0 39V32Z' fill='%232155B3'/%3E%3C/svg%3E")}.svc-dot.yo-glyph-sheets{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H17V17H0V9Z' fill='%23266042'/%3E%3Cpath d='M39 0C43.9706 0 48 4.02944 48 9V17H17V0H39Z' fill='%232E724E'/%3E%3Cpath d='M0 17H17V48H9C4.02944 48 0 43.9706 0 39V17Z' fill='%232E724E'/%3E%3Cpath d='M17 17H48V39C48 43.9706 43.9706 48 39 48H17V17Z' fill='%2335845B'/%3E%3C/svg%3E")}.svc-dot.yo-glyph-forms{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H16V16H0V9Z' fill='%237128BA'/%3E%3Cpath d='M16 0H39C43.9706 0 48 4.02944 48 9V16H16V0Z' fill='%237E2CCF'/%3E%3Cpath d='M0 16H16V32H0V16Z' fill='%237E2CCF'/%3E%3Cpath d='M16 32H48V39C48 43.9706 43.9706 48 39 48H16V32Z' fill='%239854DA'/%3E%3Cpath d='M16 16H48V32H16V16Z' fill='%238B3FD6'/%3E%3Cpath d='M0 32H16V48H9C4.02944 48 0 43.9706 0 39V32Z' fill='%238B3FD6'/%3E%3C/svg%3E")}.svc-dot.yo-glyph-scripts{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%209C0%204.02944%204.02944%200%209%200H39C43.9706%200%2048%204.02944%2048%209V39C48%2043.9706%2043.9706%2048%2039%2048H9C4.02944%2048%200%2043.9706%200%2039V9Z%22%20fill%3D%22%23404040%22%2F%3E%3Cpath%20d%3D%22M32%200H39C43.9706%200%2048%204.02944%2048%209V10H32V0Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M16%200H32V10H16V0Z%22%20fill%3D%22%23737373%22%2F%3E%3Cpath%20d%3D%22M0%209C0%204.02944%204.02944%200%209%200H16V10H0V9Z%22%20fill%3D%22%238C8C8C%22%2F%3E%3Cpath%20d%3D%22M24%2036H40V40H24V36Z%22%20fill%3D%22%23B2B2B2%22%2F%3E%3Cpath%20d%3D%22M6.00006%2037.3137L17.3138%2026L20.1422%2028.8284L8.82849%2040.1421L6.00006%2037.3137Z%22%20fill%3D%22%238C8C8C%22%2F%3E%3Cpath%20d%3D%22M8.82843%2017.5L20.1421%2028.8137L17.3137%2031.6421L6%2020.3284L8.82843%2017.5Z%22%20fill%3D%22%23B2B2B2%22%2F%3E%3C%2Fsvg%3E)}.svc-dot.yo-glyph-cal{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8H48V39C48 43.9706 43.9706 48 39 48H9C4.02944 48 0 43.9706 0 39V8Z' fill='%23E0533A'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H40C44.4183 0 48 3.58172 48 8H0Z' fill='%23C8391F'/%3E%3Cpath d='M31 28H45V40C45 42.2091 43.2091 44 41 44H31V28Z' fill='%23EEA092'/%3E%3Cpath d='M3 28H17V44H7C4.79086 44 3 42.2091 3 40V28Z' fill='%23E77966'/%3E%3Cpath d='M3 12H17V28H3V12Z' fill='%23E36650'/%3E%3Cpath d='M17 28H31V44H17V28Z' fill='%23EA8C7C'/%3E%3Cpath d='M31 12H45V28H31V12Z' fill='%23EA8C7C'/%3E%3Cpath d='M17 12H31V28H17V12Z' fill='%23E77966'/%3E%3C/svg%3E")}.svc-dot.yo-glyph-ide{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H16V48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%2311AFCB'/%3E%3Cpath d='M32 0H39C43.9706 0 48 4.02944 48 9V39C48 43.9706 43.9706 48 39 48H32V0Z' fill='%230D879B'/%3E%3Cpath d='M16 0H32V48H16V0Z' fill='%230F9BB3'/%3E%3C/svg%3E")}.svc-dot.yo-glyph-contacts,.svc-dot.yo-glyph-chat{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H40V48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%23B5487F'/%3E%3Cpath d='M40 0C44.4183 0 48 3.58172 48 8V16H40V0Z' fill='%23C46C98'/%3E%3Cpath d='M40 16H48V32H40V16Z' fill='%23BD598C'/%3E%3Cpath d='M40 32H48V40C48 44.4183 44.4183 48 40 48V32Z' fill='%23A34172'/%3E%3Cpath d='M10 18C10 12.4772 14.4772 8 20 8C25.5228 8 30 12.4772 30 18C30 23.5228 25.5228 28 20 28C14.4772 28 10 23.5228 10 18Z' fill='%23C46C98'/%3E%3Cpath d='M10 40C10 35.5817 13.5817 32 18 32H22C26.4183 32 30 35.5817 30 40H10Z' fill='%23C46C98'/%3E%3C/svg%3E")}.yo-svctile.yo-glyph-disk{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 23H56V39C56 43.9706 51.9706 48 47 48H9C4.02944 48 0 43.9706 0 39V23Z' fill='%23F1A40B'/%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H47C51.9706 0 56 4.02944 56 9V23C56 27.9706 51.9706 32 47 32H9C4.02944 32 0 27.9706 0 23V9Z' fill='%23D9930A'/%3E%3Cpath d='M48 40C48 42.2091 46.2091 44 44 44C41.7909 44 40 42.2091 40 40C40 37.7909 41.7909 36 44 36C46.2091 36 48 37.7909 48 40Z' fill='%23C18209'/%3E%3C/svg%3E")}.yo-svctile.yo-glyph-docs{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H47C51.9706 0 56 4.02944 56 9V16H0V9Z' fill='%232F6BD8'/%3E%3Cpath d='M0 16H56V32H0V16Z' fill='%23265FC8'/%3E%3Cpath d='M0 32H56V39C56 43.9706 51.9706 48 47 48H9C4.02944 48 0 43.9706 0 39V32Z' fill='%232155B3'/%3E%3C/svg%3E")}.yo-svctile.yo-glyph-sheets{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H17V17H0V9Z' fill='%23266042'/%3E%3Cpath d='M0 17H17V48H9C4.02944 48 0 43.9706 0 39V17Z' fill='%232E724E'/%3E%3Cpath d='M47 0C51.9706 0 56 4.02944 56 9V17H17V0H47Z' fill='%232E724E'/%3E%3Cpath d='M17 17H56V39C56 43.9706 51.9706 48 47 48H17V17Z' fill='%2335845B'/%3E%3C/svg%3E")}.yo-svctile.yo-glyph-forms{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H16V16H0V9Z' fill='%237128BA'/%3E%3Cpath d='M16 0H47C51.9706 0 56 4.02944 56 9V16H16V0Z' fill='%237E2CCF'/%3E%3Cpath d='M0 16H16V32H0V16Z' fill='%237E2CCF'/%3E%3Cpath d='M16 32H56V39C56 43.9706 51.9706 48 47 48H16V32Z' fill='%239854DA'/%3E%3Cpath d='M16 16H56V32H16V16Z' fill='%238B3FD6'/%3E%3Cpath d='M0 32H16V48H9C4.02944 48 0 43.9706 0 39V32Z' fill='%238B3FD6'/%3E%3C/svg%3E")}.yo-svctile.yo-glyph-scripts{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2256%22%20height%3D%2248%22%20viewBox%3D%220%200%2056%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%209C0%204.02944%204.02944%200%209%200H47C51.9706%200%2056%204.02944%2056%209V39C56%2043.9706%2051.9706%2048%2047%2048H9C4.02944%2048%200%2043.9706%200%2039V9Z%22%20fill%3D%22%23404040%22%2F%3E%3Cpath%20d%3D%22M38%200H47C51.9706%200%2056%204.02944%2056%209V10H38V0Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M18%200H38V10H18V0Z%22%20fill%3D%22%23737373%22%2F%3E%3Cpath%20d%3D%22M0%209C0%204.02944%204.02944%200%209%200H18V10H0V9Z%22%20fill%3D%22%238C8C8C%22%2F%3E%3Cpath%20d%3D%22M24%2036H48V40H24V36Z%22%20fill%3D%22%23B2B2B2%22%2F%3E%3Cpath%20d%3D%22M8%2037.3137L19.3137%2026L22.1421%2028.8284L10.8284%2040.1421L8%2037.3137Z%22%20fill%3D%22%238C8C8C%22%2F%3E%3Cpath%20d%3D%22M10.8283%2017.5L22.1421%2028.8137L19.3136%2031.6421L7.99992%2020.3284L10.8283%2017.5Z%22%20fill%3D%22%23B2B2B2%22%2F%3E%3C%2Fsvg%3E)}.yo-svctile.yo-glyph-cal{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8H56V39C56 43.9706 51.9706 48 47 48H9C4.02944 48 0 43.9706 0 39V8Z' fill='%23E0533A'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H48C52.4183 0 56 3.58172 56 8H0Z' fill='%23C8391F'/%3E%3Cpath d='M36 28H52V40C52 42.2091 50.2091 44 48 44H36V28Z' fill='%23EEA092'/%3E%3Cpath d='M4 28H20V44H8C5.79086 44 4 42.2091 4 40V28Z' fill='%23E77966'/%3E%3Cpath d='M4 12H20V28H4V12Z' fill='%23E36650'/%3E%3Cpath d='M20 28H36V44H20V28Z' fill='%23EA8C7C'/%3E%3Cpath d='M36 12H52V28H36V12Z' fill='%23EA8C7C'/%3E%3Cpath d='M20 12H36V28H20V12Z' fill='%23E77966'/%3E%3C/svg%3E")}.yo-svctile.yo-glyph-ide{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 0H40V48H16V0Z' fill='%230F9BB3'/%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H16V48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%2311AFCB'/%3E%3Cpath d='M40 0H47C51.9706 0 56 4.02944 56 9V39C56 43.9706 51.9706 48 47 48H40V0Z' fill='%230D879B'/%3E%3C/svg%3E")}.yo-svctile.yo-glyph-contacts,.yo-svctile.yo-glyph-chat{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H44V48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%23B5487F'/%3E%3Cpath d='M44 0H47C51.9706 0 56 4.02944 56 9V16H44V0Z' fill='%23C46C98'/%3E%3Cpath d='M44 16H56V32H44V16Z' fill='%23BD598C'/%3E%3Cpath d='M44 32H56V39C56 43.9706 51.9706 48 47 48H44V32Z' fill='%23A34172'/%3E%3Cpath d='M12 18C12 12.4772 16.4772 8 22 8C27.5228 8 32 12.4772 32 18C32 23.5228 27.5228 28 22 28C16.4772 28 12 23.5228 12 18Z' fill='%23C46C98'/%3E%3Cpath d='M12 40C12 35.5817 15.5817 32 20 32H24C28.4183 32 32 35.5817 32 40H12Z' fill='%23C46C98'/%3E%3C/svg%3E")}.yo-typedot.yo-glyph-sheets,.yo-glyph-rect.yo-glyph-sheets{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H47C51.9706 0 56 4.02944 56 9V39C56 43.9706 51.9706 48 47 48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%2335845B'/%3E%3Cpath d='M16 0H18V48H16V0Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M56 16V18H18V16H56Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M16 16V18H0V16H16Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3C/svg%3E")}.yo-typedot.yo-glyph-docs,.yo-glyph-rect.yo-glyph-docs{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H47C51.9706 0 56 4.02944 56 9V39C56 43.9706 51.9706 48 47 48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%232F6BD8'/%3E%3Cpath d='M12 13.5C12 12.6716 12.6716 12 13.5 12H42.5C43.3284 12 44 12.6716 44 13.5C44 14.3284 43.3284 15 42.5 15H13.5C12.6716 15 12 14.3284 12 13.5Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M12 29.5C12 28.6716 12.6716 28 13.5 28H26.5C27.3284 28 28 28.6716 28 29.5C28 30.3284 27.3284 31 26.5 31H13.5C12.6716 31 12 30.3284 12 29.5Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M12 21.5C12 20.6716 12.6716 20 13.5 20H42.5C43.3284 20 44 20.6716 44 21.5C44 22.3284 43.3284 23 42.5 23H13.5C12.6716 23 12 22.3284 12 21.5Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3C/svg%3E")}.yo-typedot.yo-glyph-forms,.yo-glyph-rect.yo-glyph-forms{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H47C51.9706 0 56 4.02944 56 9V39C56 43.9706 51.9706 48 47 48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%238B3FD6'/%3E%3Cpath d='M20 16C20 15.4477 20.4477 15 21 15H43C43.5523 15 44 15.4477 44 16C44 16.5523 43.5523 17 43 17H21C20.4477 17 20 16.5523 20 16Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M12 16C12 14.8954 12.8954 14 14 14C15.1046 14 16 14.8954 16 16C16 17.1046 15.1046 18 14 18C12.8954 18 12 17.1046 12 16Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M12 32C12 30.8954 12.8954 30 14 30C15.1046 30 16 30.8954 16 32C16 33.1046 15.1046 34 14 34C12.8954 34 12 33.1046 12 32Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M12 24C12 22.8954 12.8954 22 14 22C15.1046 22 16 22.8954 16 24C16 25.1046 15.1046 26 14 26C12.8954 26 12 25.1046 12 24Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M20 32C20 31.4477 20.4477 31 21 31H43C43.5523 31 44 31.4477 44 32C44 32.5523 43.5523 33 43 33H21C20.4477 33 20 32.5523 20 32Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M20 24C20 23.4477 20.4477 23 21 23H43C43.5523 23 44 23.4477 44 24C44 24.5523 43.5523 25 43 25H21C20.4477 25 20 24.5523 20 24Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3C/svg%3E")}.yo-typedot.yo-glyph-scripts,.yo-glyph-rect.yo-glyph-scripts{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2256%22%20height%3D%2248%22%20viewBox%3D%220%200%2056%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%209C0%204.02944%204.02944%200%209%200H47C51.9706%200%2056%204.02944%2056%209V39C56%2043.9706%2051.9706%2048%2047%2048H9C4.02944%2048%200%2043.9706%200%2039V9Z%22%20fill%3D%22%23404040%22%2F%3E%3Cpath%20d%3D%22M38%200H47C51.9706%200%2056%204.02944%2056%209V10H38V0Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M18%200H38V10H18V0Z%22%20fill%3D%22%23737373%22%2F%3E%3Cpath%20d%3D%22M0%209C0%204.02944%204.02944%200%209%200H18V10H0V9Z%22%20fill%3D%22%238C8C8C%22%2F%3E%3Cpath%20d%3D%22M24%2036H48V40H24V36Z%22%20fill%3D%22%23B2B2B2%22%2F%3E%3Cpath%20d%3D%22M8%2037.3137L19.3137%2026L22.1421%2028.8284L10.8284%2040.1421L8%2037.3137Z%22%20fill%3D%22%238C8C8C%22%2F%3E%3Cpath%20d%3D%22M10.8283%2017.5L22.1421%2028.8137L19.3136%2031.6421L7.99992%2020.3284L10.8283%2017.5Z%22%20fill%3D%22%23B2B2B2%22%2F%3E%3C%2Fsvg%3E)}.yo-typedot.yo-glyph-pdf,.yo-glyph-rect.yo-glyph-pdf{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H44V48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%23E0533A'/%3E%3Cpath d='M44 10H56V39C56 43.9706 51.9706 48 47 48H44V10Z' fill='%23E0533A'/%3E%3Cpath d='M13.8857 30V18.3636H17.8175C18.7304 18.3636 19.4766 18.5284 20.0561 18.858C20.6394 19.1837 21.0713 19.625 21.3516 20.1818C21.6319 20.7386 21.772 21.3598 21.772 22.0455C21.772 22.7311 21.6319 23.3542 21.3516 23.9148C21.075 24.4754 20.647 24.9223 20.0675 25.2557C19.4879 25.5852 18.7455 25.75 17.8402 25.75H15.022V24.5H17.7947C18.4197 24.5 18.9216 24.392 19.3004 24.1761C19.6792 23.9602 19.9538 23.6686 20.1243 23.3011C20.2985 22.9299 20.3857 22.5114 20.3857 22.0455C20.3857 21.5795 20.2985 21.1629 20.1243 20.7955C19.9538 20.428 19.6773 20.1402 19.2947 19.9318C18.9122 19.7197 18.4046 19.6136 17.772 19.6136H15.2947V30H13.8857Z' fill='white'/%3E%3Cpath d='M27.6328 30H24.0419V18.3636H27.7919C28.9207 18.3636 29.8866 18.5966 30.6896 19.0625C31.4927 19.5246 32.1082 20.1894 32.5362 21.0568C32.9643 21.9205 33.1783 22.9545 33.1783 24.1591C33.1783 25.3712 32.9624 26.4148 32.5305 27.2898C32.0987 28.161 31.4699 28.8314 30.6442 29.3011C29.8184 29.767 28.8146 30 27.6328 30ZM25.451 28.75H27.5419C28.504 28.75 29.3014 28.5644 29.9339 28.1932C30.5665 27.822 31.0381 27.2936 31.3487 26.608C31.6593 25.9223 31.8146 25.1061 31.8146 24.1591C31.8146 23.2197 31.6612 22.411 31.3544 21.733C31.0476 21.0511 30.5893 20.5284 29.9794 20.1648C29.3696 19.7973 28.6101 19.6136 27.701 19.6136H25.451V28.75Z' fill='white'/%3E%3Cpath d='M35.5419 30V18.3636H42.5192V19.6136H36.951V23.5455H41.9964V24.7955H36.951V30H35.5419Z' fill='white'/%3E%3Cpath d='M44 0L56 10H44V0Z' fill='%23C8391F'/%3E%3C/svg%3E")}.yo-typedot.yo-glyph-mp3,.yo-glyph-rect.yo-glyph-mp3{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H44V48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%230F9BB3'/%3E%3Cpath d='M44 10H56V39C56 43.9706 51.9706 48 47 48H44V10Z' fill='%230F9BB3'/%3E%3Cpath d='M12.12 18.3636H13.8018L17.7564 28.0227H17.8928L21.8473 18.3636H23.5291V30H22.2109V21.1591H22.0973L18.4609 30H17.1882L13.5518 21.1591H13.4382V30H12.12V18.3636Z' fill='white'/%3E%3Cpath d='M26.3544 30V18.3636H30.2862C31.1991 18.3636 31.9453 18.5284 32.5249 18.858C33.1082 19.1837 33.54 19.625 33.8203 20.1818C34.1006 20.7386 34.2408 21.3598 34.2408 22.0455C34.2408 22.7311 34.1006 23.3542 33.8203 23.9148C33.5438 24.4754 33.1158 24.9223 32.5362 25.2557C31.9567 25.5852 31.2143 25.75 30.3089 25.75H27.4908V24.5H30.2635C30.8885 24.5 31.3904 24.392 31.7692 24.1761C32.148 23.9602 32.4226 23.6686 32.593 23.3011C32.7673 22.9299 32.8544 22.5114 32.8544 22.0455C32.8544 21.5795 32.7673 21.1629 32.593 20.7955C32.4226 20.428 32.1461 20.1402 31.7635 19.9318C31.3809 19.7197 30.8733 19.6136 30.2408 19.6136H27.7635V30H26.3544Z' fill='white'/%3E%3Cpath d='M40.2379 30.1591C39.4879 30.1591 38.8194 30.0303 38.2322 29.7727C37.6489 29.5152 37.1849 29.1572 36.8402 28.6989C36.4993 28.2367 36.3137 27.7008 36.2834 27.0909H37.7152C37.7455 27.4659 37.8743 27.7898 38.1016 28.0625C38.3288 28.3314 38.6262 28.5398 38.9936 28.6875C39.361 28.8352 39.7682 28.9091 40.2152 28.9091C40.7152 28.9091 41.1584 28.822 41.5447 28.6477C41.9311 28.4735 42.2341 28.2311 42.4538 27.9205C42.6735 27.6098 42.7834 27.25 42.7834 26.8409C42.7834 26.4129 42.6773 26.036 42.4652 25.7102C42.2531 25.3807 41.9425 25.1231 41.5334 24.9375C41.1243 24.7519 40.6243 24.6591 40.0334 24.6591H39.1016V23.4091H40.0334C40.4955 23.4091 40.9008 23.3258 41.2493 23.1591C41.6016 22.9924 41.8762 22.7576 42.0732 22.4545C42.2739 22.1515 42.3743 21.7955 42.3743 21.3864C42.3743 20.9924 42.2872 20.6496 42.1129 20.358C41.9387 20.0663 41.6925 19.839 41.3743 19.6761C41.0599 19.5133 40.6887 19.4318 40.2607 19.4318C39.8591 19.4318 39.4804 19.5057 39.1243 19.6534C38.772 19.7973 38.4841 20.0076 38.2607 20.2841C38.0372 20.5568 37.916 20.8864 37.897 21.2727H36.5334C36.5561 20.6629 36.7398 20.1288 37.0845 19.6705C37.4292 19.2083 37.88 18.8485 38.4368 18.5909C38.9974 18.3333 39.6129 18.2045 40.2834 18.2045C41.0031 18.2045 41.6205 18.3504 42.1357 18.642C42.6508 18.9299 43.0466 19.3106 43.3232 19.7841C43.5997 20.2576 43.7379 20.7689 43.7379 21.3182C43.7379 21.9735 43.5656 22.5322 43.2209 22.9943C42.88 23.4564 42.416 23.7765 41.8288 23.9545V24.0455C42.5637 24.1667 43.1375 24.4792 43.5504 24.983C43.9633 25.483 44.1697 26.1023 44.1697 26.8409C44.1697 27.4735 43.9974 28.0417 43.6527 28.5455C43.3118 29.0455 42.8459 29.4394 42.255 29.7273C41.6641 30.0152 40.9917 30.1591 40.2379 30.1591Z' fill='white'/%3E%3Cpath d='M44 0L56 10H44V0Z' fill='%230D879B'/%3E%3C/svg%3E")}.yo-typedot.yo-glyph-mp4,.yo-glyph-rect.yo-glyph-mp4{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='48' viewBox='0 0 56 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H44V48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%23B5487F'/%3E%3Cpath d='M44 10H56V39C56 43.9706 51.9706 48 47 48H44V10Z' fill='%23B5487F'/%3E%3Cpath d='M12.081 18.3636H13.7628L17.7173 28.0227H17.8537L21.8082 18.3636H23.4901V30H22.1719V21.1591H22.0582L18.4219 30H17.1491L13.5128 21.1591H13.3991V30H12.081V18.3636Z' fill='white'/%3E%3Cpath d='M26.3153 30V18.3636H30.2472C31.16 18.3636 31.9062 18.5284 32.4858 18.858C33.0691 19.1837 33.5009 19.625 33.7812 20.1818C34.0616 20.7386 34.2017 21.3598 34.2017 22.0455C34.2017 22.7311 34.0616 23.3542 33.7812 23.9148C33.5047 24.4754 33.0767 24.9223 32.4972 25.2557C31.9176 25.5852 31.1752 25.75 30.2699 25.75H27.4517V24.5H30.2244C30.8494 24.5 31.3513 24.392 31.7301 24.1761C32.1089 23.9602 32.3835 23.6686 32.554 23.3011C32.7282 22.9299 32.8153 22.5114 32.8153 22.0455C32.8153 21.5795 32.7282 21.1629 32.554 20.7955C32.3835 20.428 32.107 20.1402 31.7244 19.9318C31.3419 19.7197 30.8343 19.6136 30.2017 19.6136H27.7244V30H26.3153Z' fill='white'/%3E%3Cpath d='M35.9943 27.6136V26.4545L41.108 18.3636H41.9489V20.1591H41.3807L37.517 26.2727V26.3636H44.4034V27.6136H35.9943ZM41.4716 30V18.3636H42.8125V30H41.4716Z' fill='white'/%3E%3Cpath d='M44 0L56 10H44V0Z' fill='%23A34172'/%3E%3C/svg%3E")}.yo-typedot.yo-glyph-folder,.yo-glyph-rect.yo-glyph-folder{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='44' viewBox='0 0 56 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8H56V35C56 39.9706 51.9706 44 47 44H9C4.02944 44 0 39.9706 0 35V8Z' fill='%23D9930A'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H23L28 8H0Z' fill='%23C18209'/%3E%3C/svg%3E")}.yo-typedot.yo-glyph-folder-ide,.yo-glyph-rect.yo-glyph-folder-ide{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='56' height='44' viewBox='0 0 56 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8H56V35C56 39.9706 51.9706 44 47 44H9C4.02944 44 0 39.9706 0 35V8Z' fill='%230F9BB3'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H23L28 8H0Z' fill='%230D879B'/%3E%3Cpath d='M18.1697 20.3636V32H16.7607V20.3636H18.1697Z' fill='white'/%3E%3Cpath d='M24.5859 32H20.995V20.3636H24.745C25.8738 20.3636 26.8397 20.5966 27.6428 21.0625C28.4458 21.5246 29.0613 22.1894 29.4893 23.0568C29.9174 23.9205 30.1314 24.9545 30.1314 26.1591C30.1314 27.3712 29.9155 28.4148 29.4837 29.2898C29.0518 30.161 28.4231 30.8314 27.5973 31.3011C26.7715 31.767 25.7678 32 24.5859 32ZM22.4041 30.75H24.495C25.4572 30.75 26.2545 30.5644 26.8871 30.1932C27.5196 29.822 27.9912 29.2936 28.3018 28.608C28.6125 27.9223 28.7678 27.1061 28.7678 26.1591C28.7678 25.2197 28.6143 24.411 28.3075 23.733C28.0007 23.0511 27.5424 22.5284 26.9325 22.1648C26.3227 21.7973 25.5632 21.6136 24.6541 21.6136H22.4041V30.75Z' fill='white'/%3E%3Cpath d='M32.495 32V20.3636H39.5178V21.6136H33.9041V25.5455H39.1541V26.7955H33.9041V30.75H39.6087V32H32.495Z' fill='white'/%3E%3C/svg%3E")}.yo-glyph-sq.yo-glyph-sheets{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H39C43.9706 0 48 4.02944 48 9V39C48 43.9706 43.9706 48 39 48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%2335845B'/%3E%3Cpath d='M16 0H18V48H16V0Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M48 16V18H18V16H48Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M16 16V18H0V16H16Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3C/svg%3E")}.yo-glyph-sq.yo-glyph-docs{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H39C43.9706 0 48 4.02944 48 9V39C48 43.9706 43.9706 48 39 48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%232F6BD8'/%3E%3Cpath d='M8 13.5C8 12.6716 8.67157 12 9.5 12H38.5C39.3284 12 40 12.6716 40 13.5C40 14.3284 39.3284 15 38.5 15H9.5C8.67157 15 8 14.3284 8 13.5Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M8 29.5C8 28.6716 8.67157 28 9.5 28H22.5C23.3284 28 24 28.6716 24 29.5C24 30.3284 23.3284 31 22.5 31H9.5C8.67157 31 8 30.3284 8 29.5Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M8 21.5C8 20.6716 8.67157 20 9.5 20H38.5C39.3284 20 40 20.6716 40 21.5C40 22.3284 39.3284 23 38.5 23H9.5C8.67157 23 8 22.3284 8 21.5Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3C/svg%3E")}.yo-glyph-sq.yo-glyph-forms{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H39C43.9706 0 48 4.02944 48 9V39C48 43.9706 43.9706 48 39 48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%238B3FD6'/%3E%3Cpath d='M16 16C16 15.4477 16.4477 15 17 15H39C39.5523 15 40 15.4477 40 16C40 16.5523 39.5523 17 39 17H17C16.4477 17 16 16.5523 16 16Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M8 16C8 14.8954 8.89543 14 10 14C11.1046 14 12 14.8954 12 16C12 17.1046 11.1046 18 10 18C8.89543 18 8 17.1046 8 16Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M8 32C8 30.8954 8.89543 30 10 30C11.1046 30 12 30.8954 12 32C12 33.1046 11.1046 34 10 34C8.89543 34 8 33.1046 8 32Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M8 24C8 22.8954 8.89543 22 10 22C11.1046 22 12 22.8954 12 24C12 25.1046 11.1046 26 10 26C8.89543 26 8 25.1046 8 24Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M16 32C16 31.4477 16.4477 31 17 31H39C39.5523 31 40 31.4477 40 32C40 32.5523 39.5523 33 39 33H17C16.4477 33 16 32.5523 16 32Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3Cpath d='M16 24C16 23.4477 16.4477 23 17 23H39C39.5523 23 40 23.4477 40 24C40 24.5523 39.5523 25 39 25H17C16.4477 25 16 24.5523 16 24Z' fill='%23D9D9D9' fill-opacity='0.9'/%3E%3C/svg%3E")}.yo-glyph-sq.yo-glyph-scripts{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%209C0%204.02944%204.02944%200%209%200H39C43.9706%200%2048%204.02944%2048%209V39C48%2043.9706%2043.9706%2048%2039%2048H9C4.02944%2048%200%2043.9706%200%2039V9Z%22%20fill%3D%22%23404040%22%2F%3E%3Cpath%20d%3D%22M32%200H39C43.9706%200%2048%204.02944%2048%209V10H32V0Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M16%200H32V10H16V0Z%22%20fill%3D%22%23737373%22%2F%3E%3Cpath%20d%3D%22M0%209C0%204.02944%204.02944%200%209%200H16V10H0V9Z%22%20fill%3D%22%238C8C8C%22%2F%3E%3Cpath%20d%3D%22M24%2036H40V40H24V36Z%22%20fill%3D%22%23B2B2B2%22%2F%3E%3Cpath%20d%3D%22M6.00006%2037.3137L17.3138%2026L20.1422%2028.8284L8.82849%2040.1421L6.00006%2037.3137Z%22%20fill%3D%22%238C8C8C%22%2F%3E%3Cpath%20d%3D%22M8.82843%2017.5L20.1421%2028.8137L17.3137%2031.6421L6%2020.3284L8.82843%2017.5Z%22%20fill%3D%22%23B2B2B2%22%2F%3E%3C%2Fsvg%3E)}.yo-glyph-sq.yo-glyph-pdf{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H36V48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%23E0533A'/%3E%3Cpath d='M36 10H48V39C48 43.9706 43.9706 48 39 48H36V10Z' fill='%23E0533A'/%3E%3Cpath d='M36 0L48 10H36V0Z' fill='%23C8391F'/%3E%3Cpath d='M9.88565 30V18.3636H13.8175C14.7304 18.3636 15.4766 18.5284 16.0561 18.858C16.6394 19.1837 17.0713 19.625 17.3516 20.1818C17.6319 20.7386 17.772 21.3598 17.772 22.0455C17.772 22.7311 17.6319 23.3542 17.3516 23.9148C17.075 24.4754 16.647 24.9223 16.0675 25.2557C15.4879 25.5852 14.7455 25.75 13.8402 25.75H11.022V24.5H13.7947C14.4197 24.5 14.9216 24.392 15.3004 24.1761C15.6792 23.9602 15.9538 23.6686 16.1243 23.3011C16.2985 22.9299 16.3857 22.5114 16.3857 22.0455C16.3857 21.5795 16.2985 21.1629 16.1243 20.7955C15.9538 20.428 15.6773 20.1402 15.2947 19.9318C14.9122 19.7197 14.4046 19.6136 13.772 19.6136H11.2947V30H9.88565Z' fill='white'/%3E%3Cpath d='M23.6328 30H20.0419V18.3636H23.7919C24.9207 18.3636 25.8866 18.5966 26.6896 19.0625C27.4927 19.5246 28.1082 20.1894 28.5362 21.0568C28.9643 21.9205 29.1783 22.9545 29.1783 24.1591C29.1783 25.3712 28.9624 26.4148 28.5305 27.2898C28.0987 28.161 27.4699 28.8314 26.6442 29.3011C25.8184 29.767 24.8146 30 23.6328 30ZM21.451 28.75H23.5419C24.504 28.75 25.3014 28.5644 25.9339 28.1932C26.5665 27.822 27.0381 27.2936 27.3487 26.608C27.6593 25.9223 27.8146 25.1061 27.8146 24.1591C27.8146 23.2197 27.6612 22.411 27.3544 21.733C27.0476 21.0511 26.5893 20.5284 25.9794 20.1648C25.3696 19.7973 24.6101 19.6136 23.701 19.6136H21.451V28.75Z' fill='white'/%3E%3Cpath d='M31.5419 30V18.3636H38.5192V19.6136H32.951V23.5455H37.9964V24.7955H32.951V30H31.5419Z' fill='white'/%3E%3C/svg%3E")}.yo-glyph-sq.yo-glyph-mp3{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H36V48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%230F9BB3'/%3E%3Cpath d='M36 10H48V39C48 43.9706 43.9706 48 39 48H36V10Z' fill='%230F9BB3'/%3E%3Cpath d='M36 0L48 10H36V0Z' fill='%230D879B'/%3E%3Cpath d='M8.12003 18.3636H9.80185L13.7564 28.0227H13.8928L17.8473 18.3636H19.5291V30H18.2109V21.1591H18.0973L14.4609 30H13.1882L9.55185 21.1591H9.43821V30H8.12003V18.3636Z' fill='white'/%3E%3Cpath d='M22.3544 30V18.3636H26.2862C27.1991 18.3636 27.9453 18.5284 28.5249 18.858C29.1082 19.1837 29.54 19.625 29.8203 20.1818C30.1006 20.7386 30.2408 21.3598 30.2408 22.0455C30.2408 22.7311 30.1006 23.3542 29.8203 23.9148C29.5438 24.4754 29.1158 24.9223 28.5362 25.2557C27.9567 25.5852 27.2143 25.75 26.3089 25.75H23.4908V24.5H26.2635C26.8885 24.5 27.3904 24.392 27.7692 24.1761C28.148 23.9602 28.4226 23.6686 28.593 23.3011C28.7673 22.9299 28.8544 22.5114 28.8544 22.0455C28.8544 21.5795 28.7673 21.1629 28.593 20.7955C28.4226 20.428 28.1461 20.1402 27.7635 19.9318C27.3809 19.7197 26.8733 19.6136 26.2408 19.6136H23.7635V30H22.3544Z' fill='white'/%3E%3Cpath d='M36.2379 30.1591C35.4879 30.1591 34.8194 30.0303 34.2322 29.7727C33.6489 29.5152 33.1849 29.1572 32.8402 28.6989C32.4993 28.2367 32.3137 27.7008 32.2834 27.0909H33.7152C33.7455 27.4659 33.8743 27.7898 34.1016 28.0625C34.3288 28.3314 34.6262 28.5398 34.9936 28.6875C35.361 28.8352 35.7682 28.9091 36.2152 28.9091C36.7152 28.9091 37.1584 28.822 37.5447 28.6477C37.9311 28.4735 38.2341 28.2311 38.4538 27.9205C38.6735 27.6098 38.7834 27.25 38.7834 26.8409C38.7834 26.4129 38.6773 26.036 38.4652 25.7102C38.2531 25.3807 37.9425 25.1231 37.5334 24.9375C37.1243 24.7519 36.6243 24.6591 36.0334 24.6591H35.1016V23.4091H36.0334C36.4955 23.4091 36.9008 23.3258 37.2493 23.1591C37.6016 22.9924 37.8762 22.7576 38.0732 22.4545C38.2739 22.1515 38.3743 21.7955 38.3743 21.3864C38.3743 20.9924 38.2872 20.6496 38.1129 20.358C37.9387 20.0663 37.6925 19.839 37.3743 19.6761C37.0599 19.5133 36.6887 19.4318 36.2607 19.4318C35.8591 19.4318 35.4804 19.5057 35.1243 19.6534C34.772 19.7973 34.4841 20.0076 34.2607 20.2841C34.0372 20.5568 33.916 20.8864 33.897 21.2727H32.5334C32.5561 20.6629 32.7398 20.1288 33.0845 19.6705C33.4292 19.2083 33.88 18.8485 34.4368 18.5909C34.9974 18.3333 35.6129 18.2045 36.2834 18.2045C37.0031 18.2045 37.6205 18.3504 38.1357 18.642C38.6508 18.9299 39.0466 19.3106 39.3232 19.7841C39.5997 20.2576 39.7379 20.7689 39.7379 21.3182C39.7379 21.9735 39.5656 22.5322 39.2209 22.9943C38.88 23.4564 38.416 23.7765 37.8288 23.9545V24.0455C38.5637 24.1667 39.1375 24.4792 39.5504 24.983C39.9633 25.483 40.1697 26.1023 40.1697 26.8409C40.1697 27.4735 39.9974 28.0417 39.6527 28.5455C39.3118 29.0455 38.8459 29.4394 38.255 29.7273C37.6641 30.0152 36.9917 30.1591 36.2379 30.1591Z' fill='white'/%3E%3C/svg%3E")}.yo-glyph-sq.yo-glyph-mp4{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9C0 4.02944 4.02944 0 9 0H36V48H9C4.02944 48 0 43.9706 0 39V9Z' fill='%23B5487F'/%3E%3Cpath d='M36 10H48V39C48 43.9706 43.9706 48 39 48H36V10Z' fill='%23B5487F'/%3E%3Cpath d='M36 0L48 10H36V0Z' fill='%23A34172'/%3E%3Cpath d='M8.08097 18.3636H9.76278L13.7173 28.0227H13.8537L17.8082 18.3636H19.4901V30H18.1719V21.1591H18.0582L14.4219 30H13.1491L9.51278 21.1591H9.39915V30H8.08097V18.3636Z' fill='white'/%3E%3Cpath d='M22.3153 30V18.3636H26.2472C27.16 18.3636 27.9063 18.5284 28.4858 18.858C29.0691 19.1837 29.5009 19.625 29.7812 20.1818C30.0616 20.7386 30.2017 21.3598 30.2017 22.0455C30.2017 22.7311 30.0616 23.3542 29.7812 23.9148C29.5047 24.4754 29.0767 24.9223 28.4972 25.2557C27.9176 25.5852 27.1752 25.75 26.2699 25.75H23.4517V24.5H26.2244C26.8494 24.5 27.3513 24.392 27.7301 24.1761C28.1089 23.9602 28.3835 23.6686 28.554 23.3011C28.7282 22.9299 28.8153 22.5114 28.8153 22.0455C28.8153 21.5795 28.7282 21.1629 28.554 20.7955C28.3835 20.428 28.107 20.1402 27.7244 19.9318C27.3419 19.7197 26.8343 19.6136 26.2017 19.6136H23.7244V30H22.3153Z' fill='white'/%3E%3Cpath d='M31.9943 27.6136V26.4545L37.108 18.3636H37.9489V20.1591H37.3807L33.517 26.2727V26.3636H40.4034V27.6136H31.9943ZM37.4716 30V18.3636H38.8125V30H37.4716Z' fill='white'/%3E%3C/svg%3E")}.yo-glyph-sq.yo-glyph-folder{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='44' viewBox='0 0 48 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8H48V35C48 39.9706 43.9706 44 39 44H9C4.02944 44 0 39.9706 0 35V8Z' fill='%23D9930A'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H21.3571L26 8H0Z' fill='%23C18209'/%3E%3C/svg%3E")}.yo-glyph-sq.yo-glyph-folder-ide{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='48' height='44' viewBox='0 0 48 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8H48V35C48 39.9706 43.9706 44 39 44H9C4.02944 44 0 39.9706 0 35V8Z' fill='%230F9BB3'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H21.3571L26 8H0Z' fill='%230D879B'/%3E%3Cpath d='M14.1697 20.3636V32H12.7607V20.3636H14.1697Z' fill='white'/%3E%3Cpath d='M20.5859 32H16.995V20.3636H20.745C21.8738 20.3636 22.8397 20.5966 23.6428 21.0625C24.4458 21.5246 25.0613 22.1894 25.4893 23.0568C25.9174 23.9205 26.1314 24.9545 26.1314 26.1591C26.1314 27.3712 25.9155 28.4148 25.4837 29.2898C25.0518 30.161 24.4231 30.8314 23.5973 31.3011C22.7715 31.767 21.7678 32 20.5859 32ZM18.4041 30.75H20.495C21.4572 30.75 22.2545 30.5644 22.8871 30.1932C23.5196 29.822 23.9912 29.2936 24.3018 28.608C24.6125 27.9223 24.7678 27.1061 24.7678 26.1591C24.7678 25.2197 24.6143 24.411 24.3075 23.733C24.0007 23.0511 23.5424 22.5284 22.9325 22.1648C22.3227 21.7973 21.5632 21.6136 20.6541 21.6136H18.4041V30.75Z' fill='white'/%3E%3Cpath d='M28.495 32V20.3636H35.5178V21.6136H29.9041V25.5455H35.1541V26.7955H29.9041V30.75H35.6087V32H28.495Z' fill='white'/%3E%3C/svg%3E")}@keyframes swFade{0%{opacity:0}to{opacity:1}}@keyframes swSlide{0%{transform:translate(-100%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.sw-backdrop,.sw-panel{animation:none}}.profile{position:relative;display:inline-flex}.profile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:39}.profile-pop{position:absolute;z-index:40;min-width:200px;background:var(--bg-surface, #fff);border:1px solid var(--border, #e6e7ea);border-radius:var(--radius-md, 10px);box-shadow:var(--shadow-pop, 0 8px 24px rgb(20 22 26 / .14));padding:var(--sp-2, 8px);display:flex;flex-direction:column}.profile-header .profile-pop{top:calc(100% + 6px);right:0}.profile-rail .profile-pop{left:calc(100% + 8px);bottom:0}.profile-who{padding:var(--sp-1, 4px) var(--sp-2, 8px) var(--sp-2, 8px);border-bottom:1px solid var(--border, #e6e7ea);margin-bottom:var(--sp-1, 4px)}.profile-name{font-size:var(--fs-body, 13px);font-weight:var(--fw-semibold, 600);color:var(--text, #23272e)}.profile-mail{font-size:var(--fs-micro, 11px);color:var(--text-muted, #a7abb2)}.profile-item{display:flex;align-items:center;gap:8px;text-align:left;text-decoration:none;border:0;background:none;padding:8px;border-radius:var(--radius-sm, 6px);font:inherit;font-size:var(--fs-body, 13px);color:var(--text, #23272e);cursor:pointer}.profile-item:hover{background:var(--bg-hover, #f2f3f5)}.bell{position:relative;display:inline-flex}.yo-bell{width:30px;height:30px;border:0;background:none;border-radius:var(--radius-ctl, 4px);display:flex;align-items:center;justify-content:center;color:var(--text-secondary, #5b6067);cursor:pointer;position:relative;transition:background var(--transition, .15s ease-out)}.yo-bell:hover{background:var(--bg-hover, #eceef0)}.yo-bell-dot{position:absolute;top:5px;right:6px;width:6px;height:6px;box-sizing:border-box;border-radius:50%;background:var(--svc-cal, #e0533a);border:1.5px solid var(--bg-panel, #fbfbfc)}.bell-pop{position:absolute;z-index:40;width:380px;max-width:92vw;max-height:452px;box-sizing:border-box;background:var(--bg-surface, #fff);border:1px solid var(--border, #e5e6e8);border-radius:var(--radius-pop, 7px);box-shadow:var(--shadow-pop, 0 8px 24px -8px rgb(30 32 36 / .22));display:flex;flex-direction:column;overflow:hidden}.bell-header .bell-pop{top:calc(100% + 6px);right:0}.bell-rail .bell-pop{left:calc(100% + 8px);bottom:0}.bell-head{display:flex;align-items:center;gap:8px;height:44px;flex:none;padding:0 14px;border-bottom:1px solid var(--border-faint, #f0f0ee)}.bell-head-title{font-size:var(--fs-body, 13.5px);font-weight:var(--fw-semibold, 600);color:var(--text, #1e2024);flex:1}.bell-head-count{font-size:var(--fs-caption, 11.5px);color:var(--text-faint, #8b9098);flex:none}.bell-head-act{font-size:var(--fs-small, 12.5px);color:var(--text-secondary, #5b6067);background:none;border:0;padding:0;cursor:pointer;font:inherit;flex:none}.bell-head-act:hover{color:var(--text, #1e2024);text-decoration:underline}.bell-head-act.off{color:var(--text-muted, #a7abb2);cursor:default}.bell-head-act.off:hover{text-decoration:none;color:var(--text-muted, #a7abb2)}.bell-body{flex:1;min-height:0;overflow:auto;padding:4px 0 6px}.bell-grp{font-size:var(--fs-micro, 11px);font-weight:var(--fw-semibold, 600);letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint, #8b9098);padding:9px 14px 5px}.bell-item{display:flex;gap:10px;padding:9px 14px 10px;cursor:pointer;text-decoration:none;color:inherit;transition:background var(--transition, .15s ease-out)}.bell-item:hover{background:var(--bg-row-hover, #e7e9ec)}.bell-dot{width:6px;height:6px;border-radius:50%;background:var(--accent, #4b40d4);flex:none;margin-top:10px}.bell-dot.ghost{background:none}.bell-ava{width:28px;height:28px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;color:#fff;font-size:var(--fs-caption, 11.5px);font-weight:var(--fw-semibold, 600)}.bell-item-body{min-width:0;flex:1}.bell-item-text{font-size:var(--fs-small, 12.5px);color:var(--text-secondary, #5b6067);line-height:1.45;display:block}.bell-item-text b{font-weight:var(--fw-semibold, 600);color:var(--text, #1e2024)}.bell-item-quote{display:block;margin-top:3px;font-size:var(--fs-small, 12.5px);color:var(--text-faint, #8b9098);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bell-item-time{display:block;font-size:var(--fs-micro, 11px);color:var(--text-muted, #a7abb2);margin-top:3px}.bell-empty{padding:44px 30px 48px;text-align:center}.bell-empty-ic{width:40px;height:40px;border-radius:50%;background:var(--bg-app, #f2f3f5);color:var(--text-muted, #a7abb2);display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.bell-empty-title{font-size:var(--fs-body, 13.5px);font-weight:var(--fw-semibold, 600);color:var(--text, #1e2024);margin-bottom:5px}.bell-empty-sub{font-size:var(--fs-small, 12.5px);color:var(--text-secondary, #5b6067);line-height:1.5}.bell-sk{display:flex;gap:10px;padding:11px 14px;animation:bellPulse 1.4s ease-in-out infinite}.bell-sk-ava{width:28px;height:28px;border-radius:50%;flex:none;background:var(--bg-hover, #eceef0)}.bell-sk-lines{flex:1}.bell-sk-line{display:block;height:9px;border-radius:3px;background:var(--bg-hover, #eceef0);width:78%}.bell-sk-line.short{width:34%;height:8px;margin-top:8px}@keyframes bellPulse{0%,to{opacity:1}50%{opacity:.45}}@media(prefers-reduced-motion:reduce){.bell-sk{animation:none}}.bell-err{padding:30px 26px 34px;text-align:center}.bell-err-title{font-size:var(--fs-small, 12.5px);color:var(--text, #1e2024);margin-bottom:10px}.bell-err-btn,.bell-more{height:28px;padding:0 12px;border-radius:var(--radius-ctl, 4px);border:1px solid var(--border-strong, #d7d9dc);background:var(--bg-surface, #fff);font:inherit;font-size:var(--fs-small, 12.5px);color:var(--text-secondary, #5b6067);cursor:pointer}.bell-err-btn:hover,.bell-more:hover{background:var(--bg-hover, #eceef0)}.bell-more{display:block;margin:6px auto 2px}.bell-item-acts{display:flex;gap:6px;margin-top:6px}.bell-act{height:26px;padding:0 10px;border:1px solid var(--border-strong, #d7d9dc);border-radius:var(--radius-ctl, 4px);background:var(--bg-surface, #fff);font:inherit;font-size:12px;font-weight:600;color:var(--text, #1e2024);cursor:pointer}.bell-act:hover{background:var(--bg-hover, #eceef0)}.bell-act.primary{background:var(--brand, #4b40d4);border-color:transparent;color:#fff}.bell-act.primary:hover{background:var(--accent-deep, #372cc0)}.bell-item-done{display:inline-flex;align-items:center;gap:5px;margin-top:6px;font-size:12px;color:var(--text-secondary, #5b6067)}.bell-item-done svg{width:13px;height:13px}.yo-denied{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bg-page, #fafafa);font-family:var(--font-ui, "Manrope", system-ui, sans-serif)}.svc-dot.yo-denied-mark{width:48px;height:48px;border-radius:9px;margin-bottom:22px}.yo-denied-body{display:flex;flex-direction:column;align-items:center}.yo-denied-title{font-size:19px;font-weight:600;color:var(--text, #1e2024);letter-spacing:-.01em}.yo-denied-sub{font-size:13px;color:var(--text-secondary, #5b6067);line-height:1.55;max-width:420px;text-align:center;margin-top:10px}.yo-textarea{box-sizing:border-box;padding:10px 12px;border:1px solid var(--border-strong, #d7d9dc);border-radius:4px;font:inherit;font-size:12.5px;color:var(--text, #1e2024);background:var(--bg-surface, #fff);outline:none;resize:none}.yo-textarea:focus{border-color:var(--yo-denied-accent, var(--accent, #4b40d4));box-shadow:0 0 0 3px color-mix(in srgb,var(--yo-denied-accent, var(--accent, #4b40d4)) 14%,transparent)}.yo-denied-msg{width:380px;height:72px;margin-top:22px}.yo-denied-btn{height:36px;padding:0 22px;border:0;border-radius:4px;margin-top:14px;color:#fff;background:var(--yo-denied-accent, var(--accent, #4b40d4));font:inherit;font-size:12.5px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center}.yo-denied-btn:hover{background:var(--yo-denied-deep, var(--accent-deep, #372cc0))}.yo-denied-btn:disabled{opacity:.7;cursor:default}.yo-denied-btn.busy:after{content:"";display:inline-block;width:12px;height:12px;margin-left:8px;border:2px solid rgb(255 255 255 / .45);border-top-color:#fff;border-radius:50%;animation:yoDeniedSpin .7s linear infinite}@keyframes yoDeniedSpin{to{transform:rotate(360deg)}}.yo-denied-err{min-height:16px;margin-top:8px;font-size:12px;color:var(--danger, #c8422c)}.yo-denied-foot{position:absolute;left:0;right:0;bottom:26px;display:flex;flex-direction:column;align-items:center;gap:7px}.yo-denied-who{font-size:12px;color:var(--text-faint, #8b9098)}.yo-denied-mail{color:var(--text-secondary, #5b6067);font-weight:600}.yo-denied-switch{border:0;background:none;padding:0;font:inherit;font-size:12px;color:var(--text-secondary, #5b6067);cursor:pointer}.yo-denied-switch:hover{text-decoration:underline}
