@charset "UTF-8";[data-v-96174c46] svg{display:inline-block;vertical-align:middle;line-height:1}[data-v-a7c09967]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-a7c09967]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-a7c09967]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-a7c09967]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-a7c09967]:root{--border-radius: 3px;--border-radius-sm: 2px}.badge[data-v-a7c09967]{display:inline-flex;align-items:center;gap:var(--spacing-xs);border-radius:var(--border-radius);font-weight:500;text-align:center;white-space:nowrap;font-family:var(--vscode-font-family)}.badge--default[data-v-a7c09967]{background-color:var(--vscode-badge-background);color:var(--vscode-badge-foreground)}.badge--success[data-v-a7c09967]{background-color:var(--vscode-testing-iconPassed);color:var(--vscode-button-foreground)}.badge--warning[data-v-a7c09967]{background-color:var(--vscode-testing-iconSkipped);color:var(--vscode-button-foreground)}.badge--error[data-v-a7c09967]{background-color:var(--vscode-testing-iconFailed);color:var(--vscode-button-foreground)}.badge--info[data-v-a7c09967]{background-color:var(--vscode-button-background);color:var(--vscode-button-foreground)}.badge--outline[data-v-a7c09967]{background-color:transparent;border:1px solid}.badge--outline.badge--default[data-v-a7c09967]{border-color:var(--vscode-badge-background);color:var(--vscode-badge-background)}.badge--outline.badge--success[data-v-a7c09967]{border-color:var(--vscode-testing-iconPassed);color:var(--vscode-testing-iconPassed)}.badge--outline.badge--warning[data-v-a7c09967]{border-color:var(--vscode-testing-iconSkipped);color:var(--vscode-testing-iconSkipped)}.badge--outline.badge--error[data-v-a7c09967]{border-color:var(--vscode-testing-iconFailed);color:var(--vscode-testing-iconFailed)}.badge--outline.badge--info[data-v-a7c09967]{border-color:var(--vscode-button-background);color:var(--vscode-button-background)}.badge--small[data-v-a7c09967]{padding:var(--spacing-xs) var(--spacing-sm);font-size:10px;min-height:16px}.badge--medium[data-v-a7c09967]{padding:var(--spacing-xs) var(--spacing-md);font-size:11px;min-height:18px}.badge--large[data-v-a7c09967]{padding:var(--spacing-sm) var(--spacing-lg);font-size:12px;min-height:20px}[data-v-60f45e1b]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-60f45e1b]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-60f45e1b]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-60f45e1b]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-60f45e1b]:root{--border-radius: 3px;--border-radius-sm: 2px}.btn[data-v-60f45e1b]{background-color:var(--vscode-button-background);border:none;color:var(--vscode-button-foreground);border-radius:var(--border-radius);padding:var(--spacing-sm) var(--spacing-lg);font-family:var(--vscode-font-family);font-size:var(--vscode-font-size);cursor:pointer}.btn[data-v-60f45e1b]:hover{background-color:var(--vscode-button-hoverBackground)}.btn[data-v-60f45e1b]:disabled{opacity:.5;cursor:not-allowed}.btn[data-v-60f45e1b]{display:inline-flex;align-items:center;justify-content:center;gap:0;border:none;cursor:pointer;font-family:var(--vscode-font-family);font-weight:var(--vscode-font-weight);line-height:1;transition:background-color .1s ease,color .1s ease}.btn__icon[data-v-60f45e1b]{display:inline-flex;align-items:center;justify-content:center;line-height:0}.btn__text[data-v-60f45e1b]{display:inline-flex;align-items:center;line-height:1.2;gap:4px}.btn--primary[data-v-60f45e1b]{background-color:var(--vscode-button-background);color:var(--vscode-button-foreground)}.btn--primary[data-v-60f45e1b]:hover:not(.btn--disabled){background-color:var(--vscode-button-hoverBackground)}.btn--secondary[data-v-60f45e1b]{background-color:transparent;color:var(--vscode-foreground);border:1px solid var(--vscode-border)}.btn--secondary[data-v-60f45e1b]:hover:not(.btn--disabled){background-color:var(--vscode-list-hoverBackground)}.btn--icon[data-v-60f45e1b]{background-color:transparent;color:var(--vscode-foreground);border:none;padding:var(--spacing-sm);border-radius:var(--border-radius-sm);min-width:unset}.btn--icon[data-v-60f45e1b]:hover:not(.btn--disabled){background-color:var(--vscode-list-hoverBackground)}.btn--small[data-v-60f45e1b]{padding:var(--spacing-xs) var(--spacing-sm);font-size:12px}.btn--medium[data-v-60f45e1b]{padding:var(--spacing-sm) var(--spacing-lg);font-size:var(--vscode-font-size)}.btn--large[data-v-60f45e1b]{padding:var(--spacing-md) var(--spacing-xl);font-size:14px}.btn--disabled[data-v-60f45e1b]{opacity:.5;cursor:not-allowed}.btn[data-v-60f45e1b]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.ml-1[data-v-60f45e1b]{margin-left:var(--spacing-sm)}[data-v-e3df4261]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-e3df4261]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-e3df4261]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-e3df4261]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-e3df4261]:root{--border-radius: 3px;--border-radius-sm: 2px}.dropdown[data-v-e3df4261]{position:relative;display:inline-block;min-width:120px}.dropdown-trigger[data-v-e3df4261]{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;background:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground);border:1px solid var(--vscode-dropdown-border);border-radius:2px;cursor:pointer;font-size:13px;line-height:18px;min-height:26px}.dropdown-trigger[data-v-e3df4261]:hover:not(:disabled){background:var(--vscode-dropdown-background);border-color:var(--vscode-inputOption-activeBorder)}.dropdown-trigger[data-v-e3df4261]:focus{outline:none;border-color:var(--vscode-focusBorder);box-shadow:0 0 0 1px var(--vscode-focusBorder)}.dropdown-trigger[data-v-e3df4261]:disabled{opacity:.4;cursor:not-allowed}.dropdown-trigger.dropdown-trigger-active[data-v-e3df4261]{background:var(--vscode-dropdown-background);border-color:var(--vscode-focusBorder)}.dropdown-label[data-v-e3df4261]{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-arrow[data-v-e3df4261]{margin-left:4px;color:var(--vscode-foreground);transition:transform .15s ease}.dropdown-arrow.dropdown-arrow-open[data-v-e3df4261]{transform:rotate(180deg)}.dropdown-menu[data-v-e3df4261]{position:absolute;z-index:1000;left:0;right:0;background:var(--vscode-dropdown-listBackground);border:1px solid var(--vscode-widget-border);border-radius:2px;box-shadow:0 2px 8px var(--vscode-widget-shadow);max-height:300px;overflow-y:auto}.dropdown-menu.dropdown-menu-bottom[data-v-e3df4261]{top:100%;margin-top:1px}.dropdown-menu.dropdown-menu-top[data-v-e3df4261]{bottom:100%;margin-bottom:1px}.dropdown-item[data-v-e3df4261]{display:flex;align-items:center;padding:4px 8px;cursor:pointer;font-size:13px;line-height:18px;color:var(--vscode-foreground)}.dropdown-item[data-v-e3df4261]:hover:not(.dropdown-item-disabled){background:var(--vscode-list-hoverBackground);color:var(--vscode-list-hoverForeground)}.dropdown-item.dropdown-item-highlighted[data-v-e3df4261]:not(.dropdown-item-disabled){background:var(--vscode-list-focusBackground);color:var(--vscode-list-focusForeground)}.dropdown-item.dropdown-item-selected[data-v-e3df4261]{background:var(--vscode-list-activeSelectionBackground);color:var(--vscode-list-activeSelectionForeground)}.dropdown-item.dropdown-item-disabled[data-v-e3df4261]{opacity:.4;cursor:not-allowed}.dropdown-item-icon[data-v-e3df4261]{margin-right:6px;flex-shrink:0}.dropdown-item-label[data-v-e3df4261]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-item-description[data-v-e3df4261]{margin-left:8px;opacity:.7;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-item-check[data-v-e3df4261]{margin-left:6px;flex-shrink:0;color:var(--vscode-list-activeSelectionIconForeground)}.dropdown-empty[data-v-e3df4261]{padding:8px;text-align:center;color:var(--vscode-descriptionForeground);font-size:12px;font-style:italic}[data-v-e2bf3ae8]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-e2bf3ae8]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-e2bf3ae8]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-e2bf3ae8]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-e2bf3ae8]:root{--border-radius: 3px;--border-radius-sm: 2px}.input-wrapper[data-v-e2bf3ae8]{position:relative;display:inline-flex;align-items:center;width:100%}.input[data-v-e2bf3ae8]{background-color:var(--vscode-settings-textInputBackground);border:1px solid var(--vscode-settings-textInputBorder);color:var(--vscode-settings-textInputForeground);border-radius:var(--border-radius);padding:var(--spacing-sm) var(--spacing-md);font-family:var(--vscode-font-family);font-size:var(--vscode-font-size)}.input[data-v-e2bf3ae8]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.input[data-v-e2bf3ae8]{flex:1;width:100%;outline:none;transition:border-color .1s ease}.input--small[data-v-e2bf3ae8]{padding:var(--spacing-xs) var(--spacing-sm);font-size:12px}.input--medium[data-v-e2bf3ae8]{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--vscode-font-size)}.input--large[data-v-e2bf3ae8]{padding:var(--spacing-md) var(--spacing-lg);font-size:14px}.input--disabled[data-v-e2bf3ae8]{opacity:.5;cursor:not-allowed}.input--readonly[data-v-e2bf3ae8]{background-color:var(--vscode-backgroundSecondary);cursor:default}.input--error[data-v-e2bf3ae8]{border-color:var(--vscode-inputValidation-errorBorder);background-color:var(--vscode-inputValidation-errorBackground)}.input--error[data-v-e2bf3ae8]:focus{border-color:var(--vscode-inputValidation-errorBorder)}.input--success[data-v-e2bf3ae8]{border-color:var(--vscode-terminal-ansiGreen)}.input--success[data-v-e2bf3ae8]:focus{border-color:var(--vscode-terminal-ansiGreen)}.input[data-v-e2bf3ae8]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px;border-color:var(--vscode-focusBorder)}.input[data-v-e2bf3ae8]::placeholder{color:var(--vscode-foreground);opacity:.6}.input-prefix-icon[data-v-e2bf3ae8]{position:absolute;left:var(--spacing-sm);pointer-events:none;z-index:1}.input-suffix[data-v-e2bf3ae8]{position:absolute;right:var(--spacing-xs);display:flex;align-items:center;gap:var(--spacing-xs)}.input-wrapper:has(.input-prefix-icon) .input[data-v-e2bf3ae8]{padding-left:calc(var(--spacing-md) + 14px + var(--spacing-xs))}.input-wrapper:has(.input-suffix) .input[data-v-e2bf3ae8]{padding-right:calc(var(--spacing-xxl) * 2)}.validation-icon--error[data-v-e2bf3ae8]{color:var(--vscode-inputValidation-errorForeground)}.validation-icon--success[data-v-e2bf3ae8]{color:var(--vscode-terminal-ansiGreen)}.error-messages[data-v-e2bf3ae8]{margin-top:var(--spacing-xs)}.error-message[data-v-e2bf3ae8]{display:flex;align-items:flex-start;gap:var(--spacing-xs);font-size:12px;color:var(--vscode-inputValidation-errorForeground);background-color:var(--vscode-inputValidation-errorBackground);border:1px solid var(--vscode-inputValidation-errorBorder);border-radius:var(--border-radius);padding:var(--spacing-xs) var(--spacing-sm);margin-bottom:var(--spacing-xs)}.error-message[data-v-e2bf3ae8]:last-child{margin-bottom:0}.error-message-icon[data-v-e2bf3ae8]{color:var(--vscode-inputValidation-errorForeground);flex-shrink:0;margin-top:1px}[data-v-280a1bc1]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-280a1bc1]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-280a1bc1]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-280a1bc1]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-280a1bc1]:root{--border-radius: 3px;--border-radius-sm: 2px}.modal[data-v-280a1bc1]{padding:0;margin:auto;border:none;border-radius:6px;background:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground);box-shadow:0 8px 32px #0000004d;max-width:min(90vw,600px);max-height:min(90vh,800px);overflow:hidden}.modal[data-v-280a1bc1]::backdrop{background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-content[data-v-280a1bc1]{display:flex;flex-direction:column;min-height:200px;max-height:min(90vh,800px)}.modal-header[data-v-280a1bc1]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--vscode-widget-border);background:var(--vscode-editor-background)}.modal-title[data-v-280a1bc1]{margin:0;font-size:16px;font-weight:600;color:var(--vscode-foreground)}.modal-close[data-v-280a1bc1]{opacity:.8}.modal-close[data-v-280a1bc1]:hover{opacity:1}.modal-body[data-v-280a1bc1]{flex:1;padding:20px;overflow-y:auto}.modal-body[data-v-280a1bc1]::-webkit-scrollbar{width:8px}.modal-body[data-v-280a1bc1]::-webkit-scrollbar-track{background:var(--vscode-scrollbarSlider-background)}.modal-body[data-v-280a1bc1]::-webkit-scrollbar-thumb{background:var(--vscode-scrollbarSlider-hoverBackground);border-radius:4px}.modal-footer[data-v-280a1bc1]{padding:16px 20px;border-top:1px solid var(--vscode-widget-border);background:var(--vscode-editor-background)}.modal-actions[data-v-280a1bc1]{display:flex;gap:12px;justify-content:flex-end}.modal[data-v-280a1bc1]{animation:modalEnter-280a1bc1 .2s ease-out}@keyframes modalEnter-280a1bc1{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}[data-v-cdd2ea83]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-cdd2ea83]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-cdd2ea83]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-cdd2ea83]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-cdd2ea83]:root{--border-radius: 3px;--border-radius-sm: 2px}.notification-action-button[data-v-cdd2ea83]{display:inline-flex;position:relative;z-index:2}.notification-action-button__button[data-v-cdd2ea83]{font-size:12px;min-height:26px;padding:4px 8px;border-radius:var(--border-radius);background-color:var(--vscode-button-secondaryBackground);color:var(--vscode-button-secondaryForeground);border:1px solid var(--vscode-button-border, transparent)}.notification-action-button__button[data-v-cdd2ea83]:hover:not(:disabled){background-color:var(--vscode-button-secondaryHoverBackground)}.notification-action-button__button[data-v-cdd2ea83]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:1px}.notification-action-button__button[data-v-cdd2ea83]:disabled{opacity:.6;cursor:not-allowed}.notification-action-button__button.button--primary[data-v-cdd2ea83]{background-color:var(--vscode-button-background);color:var(--vscode-button-foreground)}.notification-action-button__button.button--primary[data-v-cdd2ea83]:hover:not(:disabled){background-color:var(--vscode-button-hoverBackground)}.notification-action-button__dropdown[data-v-cdd2ea83] .dropdown-trigger{width:100%}[data-v-c275fd4a]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-c275fd4a]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-c275fd4a]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-c275fd4a]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-c275fd4a]:root{--border-radius: 3px;--border-radius-sm: 2px}.notification-icon[data-v-c275fd4a]{flex-shrink:0;display:inline-block}.notification-icon--success[data-v-c275fd4a]{color:var(--vscode-notificationsInfoIcon-foreground, #00aa00)}.notification-icon--warning[data-v-c275fd4a]{color:var(--vscode-notificationsWarningIcon-foreground, #ff8c00)}.notification-icon--error[data-v-c275fd4a]{color:var(--vscode-notificationsErrorIcon-foreground, #f14c4c)}.notification-icon--info[data-v-c275fd4a]{color:var(--vscode-notificationsInfoIcon-foreground, #007acc)}[data-v-19d44864]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-19d44864]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-19d44864]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-19d44864]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-19d44864]:root{--border-radius: 3px;--border-radius-sm: 2px}.notification-message[data-v-19d44864]{flex:1;min-width:0;display:flex;align-items:center;gap:4px}.notification-message__content[data-v-19d44864]{flex:1;line-height:1.3;color:var(--vscode-foreground);word-wrap:break-word;overflow-wrap:break-word;font-size:13px}.notification-message__content.is-expandable[data-v-19d44864]:not(.is-expanded){display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.notification-message__content.is-expanded[data-v-19d44864]{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible;white-space:normal;line-height:1.4}.notification-message__expand-button[data-v-19d44864]{flex-shrink:0;background:none;border:none;color:var(--vscode-textLink-foreground);cursor:pointer;padding:1px 2px;margin:0;border-radius:2px;display:flex;align-items:center;justify-content:center;width:16px;height:16px}.notification-message__expand-button[data-v-19d44864]:hover{background-color:var(--vscode-toolbar-hoverBackground)}.notification-message__expand-button[data-v-19d44864]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:1px}.notification-message--expandable .notification-message__content[data-v-19d44864]{padding-right:2px}[data-v-7c18e5fb]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-7c18e5fb]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-7c18e5fb]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-7c18e5fb]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-7c18e5fb]:root{--border-radius: 3px;--border-radius-sm: 2px}.progress[data-v-7c18e5fb]{display:flex;flex-direction:column;gap:var(--spacing-xs)}.progress--small .progress-track[data-v-7c18e5fb]{height:4px}.progress--medium .progress-track[data-v-7c18e5fb]{height:6px}.progress--large .progress-track[data-v-7c18e5fb]{height:8px}.progress--small .progress-label[data-v-7c18e5fb]{font-size:11px}.progress--medium .progress-label[data-v-7c18e5fb]{font-size:12px}.progress--large .progress-label[data-v-7c18e5fb]{font-size:13px}.progress-track[data-v-7c18e5fb]{position:relative;background-color:var(--vscode-progressBar-background);border-radius:var(--border-radius);overflow:hidden}.progress-fill[data-v-7c18e5fb]{height:100%;border-radius:var(--border-radius);transition:width .3s ease;position:relative}.progress--default .progress-fill[data-v-7c18e5fb]{background-color:var(--vscode-button-background)}.progress--success .progress-fill[data-v-7c18e5fb]{background-color:var(--vscode-testing-iconPassed)}.progress--warning .progress-fill[data-v-7c18e5fb]{background-color:var(--vscode-testing-iconSkipped)}.progress--error .progress-fill[data-v-7c18e5fb]{background-color:var(--vscode-testing-iconFailed)}.progress--indeterminate .progress-fill[data-v-7c18e5fb]{background:none}.progress-indeterminate[data-v-7c18e5fb]{position:absolute;top:0;left:0;height:100%;width:30%;border-radius:var(--border-radius);animation:progress-indeterminate-7c18e5fb 2s infinite ease-in-out}.progress--default .progress-indeterminate[data-v-7c18e5fb]{background-color:var(--vscode-button-background)}.progress--success .progress-indeterminate[data-v-7c18e5fb]{background-color:var(--vscode-testing-iconPassed)}.progress--warning .progress-indeterminate[data-v-7c18e5fb]{background-color:var(--vscode-testing-iconSkipped)}.progress--error .progress-indeterminate[data-v-7c18e5fb]{background-color:var(--vscode-testing-iconFailed)}.progress-label[data-v-7c18e5fb]{font-family:var(--vscode-font-family);color:var(--vscode-foreground);text-align:center;opacity:.8}@keyframes progress-indeterminate-7c18e5fb{0%{left:-30%;transform:scaleX(0)}25%{left:-30%;transform:scaleX(1)}50%{left:50%;transform:scaleX(1)}75%{left:100%;transform:scaleX(1)}to{left:100%;transform:scaleX(0)}}[data-v-7b87a6c2]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-7b87a6c2]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-7b87a6c2]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-7b87a6c2]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-7b87a6c2]:root{--border-radius: 3px;--border-radius-sm: 2px}.select-wrapper[data-v-7b87a6c2]{position:relative;display:inline-block;width:100%}.select[data-v-7b87a6c2]{background-color:var(--vscode-settings-selectBackground);border:1px solid var(--vscode-settings-selectBorder);color:var(--vscode-settings-selectForeground);border-radius:var(--border-radius);padding:var(--spacing-sm) var(--spacing-md);font-family:var(--vscode-font-family);font-size:var(--vscode-font-size)}.select[data-v-7b87a6c2]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.select[data-v-7b87a6c2]{width:100%;appearance:none;cursor:pointer;padding-right:var(--spacing-xxl);outline:none;transition:border-color .1s ease}.select--small[data-v-7b87a6c2]{padding:var(--spacing-xs) var(--spacing-xxl) var(--spacing-xs) var(--spacing-sm);font-size:12px}.select--medium[data-v-7b87a6c2]{padding:var(--spacing-sm) var(--spacing-xxl) var(--spacing-sm) var(--spacing-md);font-size:var(--vscode-font-size)}.select--large[data-v-7b87a6c2]{padding:var(--spacing-md) var(--spacing-xxl) var(--spacing-md) var(--spacing-lg);font-size:14px}.select--disabled[data-v-7b87a6c2]{opacity:.5;cursor:not-allowed}.select--error[data-v-7b87a6c2]{border-color:var(--vscode-inputValidation-errorBorder);background-color:var(--vscode-inputValidation-errorBackground)}.select--error[data-v-7b87a6c2]:focus{border-color:var(--vscode-inputValidation-errorBorder)}.select--success[data-v-7b87a6c2]{border-color:var(--vscode-terminal-ansiGreen)}.select--success[data-v-7b87a6c2]:focus{border-color:var(--vscode-terminal-ansiGreen)}.select[data-v-7b87a6c2]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px;border-color:var(--vscode-focusBorder)}.select[data-v-7b87a6c2]:hover:not(.select--disabled){border-color:var(--vscode-focusBorder)}.select-icon[data-v-7b87a6c2]{position:absolute;right:var(--spacing-md);top:50%;transform:translateY(-50%);pointer-events:none;color:var(--vscode-foreground);opacity:.7}.select--disabled+.select-icon[data-v-7b87a6c2]{opacity:.3}option[data-v-7b87a6c2]{background-color:var(--vscode-settings-selectBackground);color:var(--vscode-settings-selectForeground)}option[data-v-7b87a6c2]:disabled{color:var(--vscode-foreground);opacity:.5}.validation-icon[data-v-7b87a6c2]{position:absolute;right:var(--spacing-xl);top:50%;transform:translateY(-50%);pointer-events:none}.validation-icon--error[data-v-7b87a6c2]{color:var(--vscode-inputValidation-errorForeground)}.validation-icon--success[data-v-7b87a6c2]{color:var(--vscode-terminal-ansiGreen)}.select-wrapper--with-validation .select[data-v-7b87a6c2]{padding-right:calc(var(--spacing-xxl) * 2.5)}.error-messages[data-v-7b87a6c2]{margin-top:var(--spacing-xs)}.error-message[data-v-7b87a6c2]{display:flex;align-items:flex-start;gap:var(--spacing-xs);font-size:12px;color:var(--vscode-inputValidation-errorForeground);background-color:var(--vscode-inputValidation-errorBackground);border:1px solid var(--vscode-inputValidation-errorBorder);border-radius:var(--border-radius);padding:var(--spacing-xs) var(--spacing-sm);margin-bottom:var(--spacing-xs)}.error-message[data-v-7b87a6c2]:last-child{margin-bottom:0}.error-message-icon[data-v-7b87a6c2]{color:var(--vscode-inputValidation-errorForeground);flex-shrink:0;margin-top:1px}[data-v-c6def056]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-c6def056]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-c6def056]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-c6def056]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-c6def056]:root{--border-radius: 3px;--border-radius-sm: 2px}.segmented-control[data-v-c6def056]{display:inline-flex;border-radius:4px;background:var(--vscode-input-background);border:1px solid var(--vscode-input-border);overflow:hidden}.segmented-control--disabled[data-v-c6def056]{opacity:.5;pointer-events:none}.segmented-control__button[data-v-c6def056]{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;background:transparent;border:none;border-right:1px solid var(--vscode-input-border);color:var(--vscode-foreground);font-family:var(--vscode-font-family);font-size:var(--vscode-font-size);cursor:pointer;transition:all .15s ease;white-space:nowrap}.segmented-control__button[data-v-c6def056]:last-child{border-right:none}.segmented-control__button[data-v-c6def056]:hover:not(.segmented-control__button--active){background:var(--vscode-list-hoverBackground)}.segmented-control__button[data-v-c6def056]:active:not(.segmented-control__button--active){background:var(--vscode-list-activeSelectionBackground);color:var(--vscode-list-activeSelectionForeground)}.segmented-control__button--active[data-v-c6def056]{background:var(--vscode-button-background);color:var(--vscode-button-foreground);font-weight:500}.segmented-control__button[data-v-c6def056]:focus,.segmented-control__button[data-v-c6def056]:focus-visible{outline:none!important}.segmented-control__button--cancel[data-v-c6def056]{background:transparent;color:var(--vscode-foreground)}.segmented-control__button--cancel[data-v-c6def056]:hover:not(.segmented-control__button--active){background:var(--vscode-statusBarItem-errorBackground, #f14c4c)!important;color:var(--vscode-statusBarItem-errorForeground, #ffffff)!important}.segmented-control__button--cancel[data-v-c6def056]:active:not(.segmented-control__button--active){background:var(--vscode-inputValidation-errorBorder, #be1100)!important;color:var(--vscode-statusBarItem-errorForeground, #ffffff)!important}.segmented-control__button--cancel.segmented-control__button--active[data-v-c6def056]{background:var(--vscode-statusBarItem-errorBackground, #f14c4c);color:var(--vscode-statusBarItem-errorForeground, #ffffff);font-weight:500}.segmented-control--small .segmented-control__button[data-v-c6def056]{padding:4px 8px;font-size:12px;gap:4px}.segmented-control--medium .segmented-control__button[data-v-c6def056]{padding:6px 12px;font-size:var(--vscode-font-size);gap:6px}.segmented-control--large .segmented-control__button[data-v-c6def056]{padding:8px 16px;font-size:14px;gap:8px}[data-v-d395a04f]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-d395a04f]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-d395a04f]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-d395a04f]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-d395a04f]:root{--border-radius: 3px;--border-radius-sm: 2px}.toggle[data-v-d395a04f]{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;gap:var(--spacing-md)}.toggle--disabled[data-v-d395a04f]{opacity:.5;cursor:not-allowed}.toggle--small .toggle-checkbox[data-v-d395a04f]{width:14px;height:14px}.toggle--small .toggle-label[data-v-d395a04f]{font-size:12px}.toggle--medium .toggle-checkbox[data-v-d395a04f]{width:16px;height:16px}.toggle--medium .toggle-label[data-v-d395a04f]{font-size:var(--vscode-font-size)}.toggle--large .toggle-checkbox[data-v-d395a04f]{width:18px;height:18px}.toggle--large .toggle-label[data-v-d395a04f]{font-size:14px}.toggle-input[data-v-d395a04f]{position:absolute;opacity:0;width:0;height:0}.toggle-checkbox[data-v-d395a04f]{appearance:none;background-color:var(--vscode-settings-checkboxBackground);border:1px solid var(--vscode-settings-checkboxBorder);border-radius:var(--border-radius-sm);width:16px;height:16px;position:relative;cursor:pointer}.toggle-checkbox[data-v-d395a04f]:checked{background-color:var(--vscode-button-background);border-color:var(--vscode-button-background)}.toggle-checkbox[data-v-d395a04f]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--vscode-button-foreground);font-size:10px;font-weight:700}.toggle-checkbox[data-v-d395a04f]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.toggle-checkbox[data-v-d395a04f]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .1s ease}.toggle:hover:not(.toggle--disabled) .toggle-checkbox[data-v-d395a04f]{border-color:var(--vscode-focusBorder)}.toggle-input:focus+.toggle-checkbox[data-v-d395a04f]{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.toggle--checked .toggle-checkbox[data-v-d395a04f]{background-color:var(--vscode-button-background);border-color:var(--vscode-button-background);color:var(--vscode-button-foreground)}.toggle-label[data-v-d395a04f]{font-family:var(--vscode-font-family);color:var(--vscode-foreground);line-height:var(--vscode-line-height)}.toggle--disabled .toggle-label[data-v-d395a04f]{color:var(--vscode-foreground);opacity:.5}[data-v-25bbe4dc]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-25bbe4dc]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-25bbe4dc]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-25bbe4dc]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-25bbe4dc]:root{--border-radius: 3px;--border-radius-sm: 2px}.tooltip-trigger[data-v-25bbe4dc]{display:inline-block}.tooltip[data-v-25bbe4dc]{position:absolute;z-index:9999;background-color:var(--vscode-editor-hoverHighlightBackground);border:1px solid var(--vscode-contrastBorder);border-radius:3px;box-shadow:0 2px 8px var(--vscode-widget-shadow);pointer-events:none;max-width:250px;opacity:0;transform:scale(.95);transition:opacity .15s ease,transform .15s ease}.tooltip.tooltip--visible[data-v-25bbe4dc]{opacity:1;transform:scale(1)}.tooltip--top .tooltip-content[data-v-25bbe4dc]{margin-bottom:6px}.tooltip--bottom .tooltip-content[data-v-25bbe4dc]{margin-top:6px}.tooltip--left .tooltip-content[data-v-25bbe4dc]{margin-right:6px}.tooltip--right .tooltip-content[data-v-25bbe4dc]{margin-left:6px}.tooltip-content[data-v-25bbe4dc]{padding:var(--spacing-sm) var(--spacing-md);color:var(--vscode-editor-foreground);font-size:12px;font-family:var(--vscode-font-family);line-height:1.4;word-wrap:break-word}.tooltip-arrow[data-v-25bbe4dc]{position:absolute;width:0;height:0;border:6px solid transparent}.tooltip-arrow--top[data-v-25bbe4dc]{top:100%;left:50%;transform:translate(-50%);border-top-color:var(--vscode-contrastBorder);border-bottom:none}.tooltip-arrow--top[data-v-25bbe4dc]:after{content:"";position:absolute;top:-7px;left:-5px;border:5px solid transparent;border-top-color:var(--vscode-editor-hoverHighlightBackground);border-bottom:none}.tooltip-arrow--bottom[data-v-25bbe4dc]{bottom:100%;left:50%;transform:translate(-50%);border-bottom-color:var(--vscode-contrastBorder);border-top:none}.tooltip-arrow--bottom[data-v-25bbe4dc]:after{content:"";position:absolute;bottom:-7px;left:-5px;border:5px solid transparent;border-bottom-color:var(--vscode-editor-hoverHighlightBackground);border-top:none}.tooltip-arrow--left[data-v-25bbe4dc]{left:100%;top:50%;transform:translateY(-50%);border-left-color:var(--vscode-contrastBorder);border-right:none}.tooltip-arrow--left[data-v-25bbe4dc]:after{content:"";position:absolute;left:-7px;top:-5px;border:5px solid transparent;border-left-color:var(--vscode-editor-hoverHighlightBackground);border-right:none}.tooltip-arrow--right[data-v-25bbe4dc]{right:100%;top:50%;transform:translateY(-50%);border-right-color:var(--vscode-contrastBorder);border-left:none}.tooltip-arrow--right[data-v-25bbe4dc]:after{content:"";position:absolute;right:-7px;top:-5px;border:5px solid transparent;border-right-color:var(--vscode-editor-hoverHighlightBackground);border-left:none}[data-v-38dd3e10]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-38dd3e10]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-38dd3e10]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-38dd3e10]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-38dd3e10]:root{--border-radius: 3px;--border-radius-sm: 2px}.tree-node[data-v-38dd3e10]{--level: 0;--indent-size: 16px;container-type:inline-size}.tree-node-item[data-v-38dd3e10]{display:grid;grid-template-columns:[indent-start] var(--base-indent) [indicator-start] min-content [label-start] minmax(100px,1fr) [input-start] minmax(350px,75cqw) [input-end];grid-template-areas:"indent indicator label input";align-items:center;gap:8px 16px;padding:4px 0;cursor:pointer;border-radius:var(--border-radius-sm);transition:background-color .1s ease;outline:none;height:32px;min-height:32px;position:relative}.tree-node-item[data-v-38dd3e10]:hover:not(.tree-node-item--disabled){background-color:var(--vscode-list-hoverBackground, transparent);outline:1px solid var(--vscode-list-focusOutline, var(--vscode-focusBorder));outline-offset:-1px}.tree-node-item--selected[data-v-38dd3e10]{background-color:var(--vscode-list-hoverBackground, transparent);outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.tree-node-item--disabled[data-v-38dd3e10]{opacity:.5;cursor:not-allowed}.tree-node-item[data-v-38dd3e10]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.tree-lines[data-v-38dd3e10]{position:absolute;top:0;left:0;height:32px;pointer-events:none;z-index:4;overflow:visible}.tree-node-left[data-v-38dd3e10],.tree-node-right[data-v-38dd3e10]{display:none}.tree-indent-space[data-v-38dd3e10]{grid-column:1}.tree-toggle[data-v-38dd3e10]{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:transparent;border:none;border-radius:var(--border-radius-sm);cursor:pointer;color:var(--vscode-foreground);opacity:.7;transition:opacity .1s ease,background-color .1s ease;grid-area:indicator;position:relative;left:6px}.tree-toggle[data-v-38dd3e10]:hover{opacity:1;background-color:var(--vscode-list-hoverBackground)}.tree-toggle[data-v-38dd3e10]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.tree-toggle--placeholder[data-v-38dd3e10]{cursor:default;opacity:0;width:18px;position:relative;left:6px}.tree-toggle--hidden[data-v-38dd3e10]{display:none}.tree-caret[data-v-38dd3e10]{transition:transform .12s ease}.tree-caret--collapsed[data-v-38dd3e10]{transform:rotate(-90deg)}.tree-label[data-v-38dd3e10]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:inherit;grid-area:label;display:inline-flex;align-items:center;gap:4px}.tree-node-item--disabled .tree-label[data-v-38dd3e10]{opacity:.5}.tree-label-lock[data-v-38dd3e10]{flex-shrink:0;margin-right:2px}.tree-label--add-root[data-v-38dd3e10],.tree-label--add-child[data-v-38dd3e10]{overflow:visible;text-overflow:unset}.tree-add-btn[data-v-38dd3e10]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background:transparent;padding:0;border-radius:3px;cursor:pointer;color:var(--vscode-foreground);opacity:.6;transition:background-color .1s ease,opacity .1s ease}.tree-add-btn[data-v-38dd3e10]:hover{opacity:1;background:var(--vscode-list-hoverBackground)}.tree-add-btn[data-v-38dd3e10]:focus,.tree-add-btn[data-v-38dd3e10]:focus-visible{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.tree-label--add-root .tree-add-btn[data-v-38dd3e10],.tree-label--add-child .tree-add-btn[data-v-38dd3e10]{margin-left:-6px}.tree-value-editor[data-v-38dd3e10]{grid-area:input;width:100%;display:flex;align-items:center}.tree-value-editor--placeholder[data-v-38dd3e10]{visibility:hidden}.tree-value-editor[data-v-38dd3e10] input{padding:2px 6px;font-size:11px;height:22px;border:1px solid transparent;background:var(--vscode-input-background);color:var(--vscode-input-foreground);border-radius:2px;transition:border-color .1s ease;width:100%;box-sizing:border-box}.tree-value-editor[data-v-38dd3e10] input:hover{border-color:var(--vscode-input-border)}.tree-value-editor[data-v-38dd3e10] input:focus{border-color:var(--vscode-focusBorder);outline:none;background:var(--vscode-editor-background)}.tree-value-editor[data-v-38dd3e10] .toggle{margin:0;height:22px;display:flex;align-items:center;justify-content:flex-start;width:100%}.tree-value-editor[data-v-38dd3e10] .toggle .toggle-input{margin:0}.tree-value-editor[data-v-38dd3e10] select{padding:2px 6px;font-size:11px;height:22px;border:1px solid transparent;background:var(--vscode-input-background);color:var(--vscode-input-foreground);border-radius:2px;width:100%;box-sizing:border-box}.tree-value-editor[data-v-38dd3e10] select:hover{border-color:var(--vscode-input-border)}.tree-value-editor[data-v-38dd3e10] select:focus{border-color:var(--vscode-focusBorder);outline:none}.tree-children[data-v-38dd3e10]{margin-left:0}.tree-add-child-row[data-v-38dd3e10]{display:flex;align-items:center;min-height:24px;padding:2px 8px 2px 0}.tree-add-child-row .tree-add-child-indent[data-v-38dd3e10]{flex:0 0 auto}.tree-add-child-row .tree-add-btn[data-v-38dd3e10]{margin-left:4px}.tree-node-item[tabindex="0"][data-v-38dd3e10]{position:relative}[data-v-864c3808]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-864c3808]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-864c3808]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-864c3808]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-864c3808]:root{--border-radius: 3px;--border-radius-sm: 2px}.tree-context-menu-overlay[data-v-864c3808]{position:fixed;inset:0;z-index:9999;pointer-events:none}.tree-context-menu[data-v-864c3808]{position:absolute;margin:0;padding:.15rem;list-style:none;min-width:170px;background:var(--vscode-menu-background, var(--vscode-dropdown-background, var(--vscode-editorWidget-background)));border:1px solid var(--vscode-menu-border, var(--vscode-dropdown-border, var(--vscode-widget-border)));border-radius:4px;box-shadow:0 2px 8px #00000029;font-size:12px;color:var(--vscode-menu-foreground, var(--vscode-dropdown-foreground, var(--vscode-foreground)));z-index:10000;pointer-events:auto}.tree-context-menu-item[data-v-864c3808]{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.15rem;padding:.5rem;border-radius:4px;background:transparent;border:none;text-align:left;color:inherit;cursor:pointer;font:inherit;line-height:1.3}.tree-context-menu-item[data-v-864c3808]:hover:not(:disabled),.tree-context-menu-item[data-v-864c3808]:focus-visible:not(:disabled){background:var(--vscode-list-hoverBackground);outline:none!important;box-shadow:none!important}.tree-context-menu-item[data-v-864c3808]:focus{outline:none!important;box-shadow:none!important}.tree-context-menu-item[data-v-864c3808]:disabled{opacity:.4;cursor:default}.tree-context-menu-item-shortcut[data-v-864c3808]{opacity:.6;font-size:11px}[data-v-a7c2bfed]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-a7c2bfed]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-a7c2bfed]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-a7c2bfed]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-a7c2bfed]:root{--border-radius: 3px;--border-radius-sm: 2px}.tree-view[data-v-a7c2bfed]{font-family:var(--vscode-font-family);font-size:var(--vscode-font-size);color:var(--vscode-foreground);background-color:var(--vscode-background)}.tree-view--small[data-v-a7c2bfed]{font-size:12px}.tree-view--medium[data-v-a7c2bfed]{font-size:var(--vscode-font-size)}.tree-view--large[data-v-a7c2bfed]{font-size:14px}.tree-view--with-lines .tree-node[data-v-a7c2bfed]{position:relative}.tree-view--with-lines .tree-node[data-v-a7c2bfed]:before{content:"";position:absolute;left:calc(var(--level) * var(--indent-size) + var(--spacing-md));top:0;bottom:50%;width:1px;background-color:var(--vscode-border)}.tree-view--with-lines .tree-node[data-v-a7c2bfed]:after{content:"";position:absolute;left:calc(var(--level) * var(--indent-size) + var(--spacing-md));top:50%;width:var(--spacing-sm);height:1px;background-color:var(--vscode-border)}[data-v-c9594550]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-c9594550]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-c9594550]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-c9594550]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-c9594550]:root{--border-radius: 3px;--border-radius-sm: 2px}.action-bar[data-v-c9594550]{display:flex;align-items:center;gap:1px;background:var(--vscode-toolbar-background);border-radius:2px}.action-bar.action-bar-vertical[data-v-c9594550]{flex-direction:column}.action-bar.action-bar-compact[data-v-c9594550]{gap:0}.action-item[data-v-c9594550]{position:relative}.action-item.action-item-separator[data-v-c9594550]{margin:0 4px}.action-separator[data-v-c9594550]{width:1px;height:16px;background:var(--vscode-toolbar-separator)}.action-bar-vertical .action-separator[data-v-c9594550]{width:16px;height:1px}.action-button[data-v-c9594550]{display:flex;align-items:center;gap:4px;padding:4px 8px;background:transparent;border:none;color:var(--vscode-foreground);cursor:pointer;border-radius:2px;font-size:13px;line-height:18px;min-height:26px}.action-button[data-v-c9594550]:hover:not(:disabled){background:var(--vscode-toolbar-hoverBackground);color:var(--vscode-toolbar-hoverOutline)}.action-button[data-v-c9594550]:focus{outline:none;background:var(--vscode-toolbar-activeBackground);box-shadow:0 0 0 1px var(--vscode-focusBorder)}.action-button[data-v-c9594550]:active:not(:disabled){background:var(--vscode-toolbar-activeBackground)}.action-button[data-v-c9594550]:disabled{opacity:.4;cursor:not-allowed}.action-item-active .action-button[data-v-c9594550]{background:var(--vscode-toolbar-activeBackground);color:var(--vscode-toolbar-activeForeground)}.action-item-primary .action-button[data-v-c9594550]{background:var(--vscode-button-background);color:var(--vscode-button-foreground)}.action-item-primary .action-button[data-v-c9594550]:hover:not(:disabled){background:var(--vscode-button-hoverBackground)}.action-bar-compact .action-button[data-v-c9594550]{padding:2px 4px;min-height:22px}.action-icon[data-v-c9594550]{flex-shrink:0}.action-label[data-v-c9594550]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action-dropdown[data-v-c9594550]{position:relative}.action-dropdown-trigger[data-v-c9594550]{padding-right:4px}.action-dropdown-arrow[data-v-c9594550]{margin-left:2px;transition:transform .15s ease}.action-dropdown-arrow.action-dropdown-arrow-open[data-v-c9594550]{transform:rotate(180deg)}.action-dropdown-menu[data-v-c9594550]{position:absolute;top:100%;left:0;z-index:1000;background:var(--vscode-menu-background);border:1px solid var(--vscode-menu-border);border-radius:2px;box-shadow:0 2px 8px var(--vscode-widget-shadow);min-width:160px;max-height:300px;overflow-y:auto;padding:4px 0}.action-bar-vertical .action-dropdown-menu[data-v-c9594550]{top:0;left:100%;margin-left:4px}.action-dropdown-item.action-dropdown-item-separator[data-v-c9594550]{margin:4px 0}.action-dropdown-separator[data-v-c9594550]{height:1px;background:var(--vscode-menu-separatorBackground);margin:0 8px}.action-dropdown-button[data-v-c9594550]{display:flex;align-items:center;width:100%;padding:4px 12px;background:transparent;border:none;color:var(--vscode-menu-foreground);cursor:pointer;font-size:13px;line-height:18px;text-align:left}.action-dropdown-button[data-v-c9594550]:hover:not(:disabled){background:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground)}.action-dropdown-button[data-v-c9594550]:focus{outline:none;background:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground)}.action-dropdown-button[data-v-c9594550]:disabled{opacity:.4;cursor:not-allowed}.action-dropdown-icon[data-v-c9594550]{margin-right:8px;flex-shrink:0}.action-dropdown-label[data-v-c9594550]{flex:1}.action-dropdown-keybinding[data-v-c9594550]{margin-left:16px;opacity:.7;font-size:12px;flex-shrink:0}[data-v-fd0ce985]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-fd0ce985]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-fd0ce985]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-fd0ce985]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-fd0ce985]:root{--border-radius: 3px;--border-radius-sm: 2px}.add-property-form[data-v-fd0ce985]{display:flex;flex-direction:column;gap:16px;min-width:380px}[data-v-abdecf79]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-abdecf79]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-abdecf79]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-abdecf79]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-abdecf79]:root{--border-radius: 3px;--border-radius-sm: 2px}.search-box[data-v-abdecf79]{display:flex;flex-direction:column;gap:var(--spacing-sm)}.search-input-wrapper[data-v-abdecf79]{position:relative;display:flex;align-items:center;background-color:var(--vscode-settings-textInputBackground);border:1px solid var(--vscode-settings-textInputBorder);border-radius:var(--border-radius)}.search-input-wrapper[data-v-abdecf79]:focus-within{border-color:var(--vscode-focusBorder);box-shadow:0 0 0 1px var(--vscode-focusBorder)}.search-icon[data-v-abdecf79]{position:absolute;left:var(--spacing-md);color:var(--vscode-foreground);opacity:.6;pointer-events:none}.search-input[data-v-abdecf79]{flex:1;background:transparent;border:none;outline:none;padding:var(--spacing-sm) var(--spacing-md) var(--spacing-sm) calc(var(--spacing-md) * 2 + 16px);color:var(--vscode-settings-textInputForeground);font-family:var(--vscode-font-family);font-size:var(--vscode-font-size)}.search-input[data-v-abdecf79]::placeholder{color:var(--vscode-foreground);opacity:.6}.search-input[data-v-abdecf79]:disabled{opacity:.5;cursor:not-allowed}.search-actions[data-v-abdecf79]{display:flex;align-items:center;gap:var(--spacing-xs);padding-right:var(--spacing-sm)}.search-results-info[data-v-abdecf79]{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-xs) var(--spacing-sm);background-color:var(--vscode-backgroundSecondary);border:1px solid var(--vscode-border);border-radius:var(--border-radius);font-size:12px}.results-count[data-v-abdecf79]{color:var(--vscode-foreground);opacity:.8}@media (max-width: 768px){.search-results-info[data-v-abdecf79]{flex-direction:column;gap:var(--spacing-sm);align-items:flex-start}}[data-v-85daeee5]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-85daeee5]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-85daeee5]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-85daeee5]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-85daeee5]:root{--border-radius: 3px;--border-radius-sm: 2px}.split-view[data-v-85daeee5]{display:flex;width:100%;height:100%;position:relative;background-color:var(--vscode-background)}.split-view--horizontal[data-v-85daeee5]{flex-direction:row}.split-view--vertical[data-v-85daeee5]{flex-direction:column}.split-view--dragging[data-v-85daeee5]{-webkit-user-select:none;user-select:none}.split-pane[data-v-85daeee5]{display:flex;flex-direction:column;overflow:hidden;background-color:var(--vscode-background)}.split-pane--first[data-v-85daeee5]{order:0}.split-pane--second[data-v-85daeee5]{order:2}.split-resizer[data-v-85daeee5]{position:relative;background-color:var(--vscode-border);transition:background-color .1s ease;order:1}.split-resizer--horizontal[data-v-85daeee5]{width:4px;cursor:col-resize}.split-resizer--horizontal[data-v-85daeee5]:hover,.split-resizer--horizontal--active[data-v-85daeee5]{background-color:var(--vscode-sash-hoverBorder)}.split-resizer--vertical[data-v-85daeee5]{height:4px;cursor:row-resize}.split-resizer--vertical[data-v-85daeee5]:hover,.split-resizer--vertical--active[data-v-85daeee5]{background-color:var(--vscode-sash-hoverBorder)}.split-resizer--disabled[data-v-85daeee5]{cursor:default!important}.split-resizer--disabled[data-v-85daeee5]:hover{background-color:var(--vscode-border)!important}.resizer-line[data-v-85daeee5]{position:absolute;background-color:transparent}.split-resizer--horizontal .resizer-line[data-v-85daeee5]{top:0;bottom:0;left:50%;width:1px;transform:translate(-50%)}.split-resizer--vertical .resizer-line[data-v-85daeee5]{left:0;right:0;top:50%;height:1px;transform:translateY(-50%)}.split-resizer:hover .resizer-line[data-v-85daeee5],.split-resizer--active .resizer-line[data-v-85daeee5]{background-color:var(--vscode-sash-hoverBorder)}.split-toggle[data-v-85daeee5]{position:absolute;z-index:10}.split-toggle--horizontal[data-v-85daeee5]{top:var(--spacing-md)}.split-toggle--horizontal.split-toggle--collapsed[data-v-85daeee5]{left:var(--spacing-sm)}.split-toggle--horizontal.split-toggle--expanded[data-v-85daeee5]{left:calc(var(--v2a06fa4c) * 1px - 28px)}.split-toggle--vertical[data-v-85daeee5]{left:var(--spacing-md)}.split-toggle--vertical.split-toggle--collapsed[data-v-85daeee5]{top:var(--spacing-sm)}.split-toggle--vertical.split-toggle--expanded[data-v-85daeee5]{top:calc(var(--v2a06fa4c) * 1px - 28px)}@media (max-width: 768px){.split-view--horizontal[data-v-85daeee5]{flex-direction:column}.split-view--horizontal .split-resizer--horizontal[data-v-85daeee5]{width:auto;height:4px;cursor:row-resize}.split-view--horizontal .split-toggle--horizontal[data-v-85daeee5]{top:calc(var(--v2a06fa4c) * 1px - 14px);left:50%;transform:translate(-50%)}.split-view--horizontal .split-toggle--horizontal.split-toggle--collapsed[data-v-85daeee5]{top:var(--spacing-sm);left:50%;transform:translate(-50%)}}[data-v-6fb7cb29]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-6fb7cb29]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-6fb7cb29]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-6fb7cb29]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-6fb7cb29]:root{--border-radius: 3px;--border-radius-sm: 2px}.settings-targets-widget[data-v-6fb7cb29]{background-color:var(--vscode-backgroundSecondary);border:1px solid var(--vscode-border);border-radius:var(--border-radius);overflow:hidden}.targets-header[data-v-6fb7cb29]{padding:var(--spacing-lg);border-bottom:1px solid var(--vscode-border)}.targets-title[data-v-6fb7cb29]{margin:0 0 var(--spacing-sm) 0;font-size:14px;font-weight:600;color:var(--vscode-foreground)}.targets-description[data-v-6fb7cb29]{margin:0;font-size:12px;color:var(--vscode-foreground);opacity:.8}.targets-tabs[data-v-6fb7cb29]{display:flex;background-color:var(--vscode-background)}.target-tab[data-v-6fb7cb29]{flex:1;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-lg);background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;font-family:var(--vscode-font-family);color:var(--vscode-foreground);opacity:.7;transition:all .2s ease}.target-tab[data-v-6fb7cb29]:hover{opacity:1;background-color:var(--vscode-list-hoverBackground)}.target-tab--active[data-v-6fb7cb29]{opacity:1;border-bottom-color:var(--vscode-focusBorder);background-color:var(--vscode-backgroundSecondary)}.target-tab[data-v-6fb7cb29]:focus-visible{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.target-label[data-v-6fb7cb29]{font-size:var(--vscode-font-size);font-weight:500}.target-subtitle[data-v-6fb7cb29]{font-size:11px;opacity:.8}.targets-content[data-v-6fb7cb29]{padding:var(--spacing-lg)}.target-panel[data-v-6fb7cb29]{display:flex;flex-direction:column;gap:var(--spacing-lg)}.panel-info[data-v-6fb7cb29]{display:flex;align-items:flex-start;gap:var(--spacing-md)}.panel-text[data-v-6fb7cb29]{flex:1}.panel-title[data-v-6fb7cb29]{margin:0 0 var(--spacing-xs) 0;font-size:14px;font-weight:600;color:var(--vscode-foreground)}.panel-description[data-v-6fb7cb29]{margin:0;font-size:12px;line-height:1.4;color:var(--vscode-foreground);opacity:.8}.panel-actions[data-v-6fb7cb29]{display:flex;gap:var(--spacing-sm);flex-wrap:wrap}@media (max-width: 768px){.targets-tabs[data-v-6fb7cb29]{flex-direction:column}.target-tab[data-v-6fb7cb29]{flex-direction:row;gap:var(--spacing-md);padding:var(--spacing-md) var(--spacing-lg);border-bottom:none;border-right:2px solid transparent}.target-tab--active[data-v-6fb7cb29]{border-bottom:none;border-right-color:var(--vscode-focusBorder)}.target-subtitle[data-v-6fb7cb29]{margin-left:auto}.panel-info[data-v-6fb7cb29]{flex-direction:column;text-align:center}.panel-actions[data-v-6fb7cb29]{justify-content:center}}[data-v-bc710f1a]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-bc710f1a]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-bc710f1a]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-bc710f1a]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-bc710f1a]:root{--border-radius: 3px;--border-radius-sm: 2px}.form-field[data-v-bc710f1a]{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%}.form-field--small[data-v-bc710f1a]{gap:var(--spacing-xs);font-size:12px}.form-field--medium[data-v-bc710f1a]{gap:var(--spacing-sm);font-size:var(--vscode-font-size)}.form-field--large[data-v-bc710f1a]{gap:var(--spacing-md);font-size:14px}.form-field--horizontal[data-v-bc710f1a]{flex-direction:row;align-items:flex-start;gap:var(--spacing-lg)}.form-field--horizontal .field-label[data-v-bc710f1a]{flex-shrink:0;width:150px;margin-top:var(--spacing-xs)}.form-field--horizontal .field-input[data-v-bc710f1a],.form-field--horizontal .field-description[data-v-bc710f1a],.form-field--horizontal .field-help[data-v-bc710f1a],.form-field--horizontal .field-errors[data-v-bc710f1a]{flex:1}.form-field--disabled[data-v-bc710f1a]{opacity:.6;pointer-events:none}.form-field--error .field-label[data-v-bc710f1a]{color:var(--vscode-inputValidation-errorForeground)}.field-label[data-v-bc710f1a]{font-weight:600;color:var(--vscode-foreground);font-size:inherit;line-height:1.4}.field-label--disabled[data-v-bc710f1a]{color:var(--vscode-foreground);opacity:.6}.required-marker[data-v-bc710f1a]{color:var(--vscode-inputValidation-errorForeground);margin-left:var(--spacing-xs);font-weight:400}.field-description[data-v-bc710f1a]{font-size:12px;color:var(--vscode-foreground);opacity:.8;line-height:1.4;margin-top:calc(var(--spacing-sm) * -.5)}.field-input[data-v-bc710f1a]{display:flex;flex-direction:column}.field-help[data-v-bc710f1a]{display:flex;align-items:flex-start;gap:var(--spacing-xs);font-size:12px;color:var(--vscode-foreground);opacity:.7;line-height:1.4}.help-icon[data-v-bc710f1a]{color:var(--vscode-settings-inlineActionsForeground);flex-shrink:0;margin-top:1px}.field-errors[data-v-bc710f1a]{display:flex;flex-direction:column;gap:var(--spacing-xs)}.field-error[data-v-bc710f1a]{display:flex;align-items:flex-start;gap:var(--spacing-xs);font-size:12px;color:var(--vscode-inputValidation-errorForeground);background-color:var(--vscode-inputValidation-errorBackground);border:1px solid var(--vscode-inputValidation-errorBorder);border-radius:var(--border-radius);padding:var(--spacing-xs) var(--spacing-sm);line-height:1.4}.error-icon[data-v-bc710f1a]{color:var(--vscode-inputValidation-errorForeground);flex-shrink:0;margin-top:1px}.form-field--horizontal .field-description[data-v-bc710f1a]{margin-top:0}@media (max-width: 768px){.form-field--horizontal[data-v-bc710f1a]{flex-direction:column;gap:var(--spacing-sm)}.form-field--horizontal .field-label[data-v-bc710f1a]{width:auto;margin-top:0}}[data-v-0e1771b7]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-0e1771b7]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-0e1771b7]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-0e1771b7]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-0e1771b7]:root{--border-radius: 3px;--border-radius-sm: 2px}.form-group[data-v-0e1771b7]{border:none;margin:0;padding:0;width:100%}.form-group--small[data-v-0e1771b7]{font-size:12px}.form-group--medium[data-v-0e1771b7]{font-size:var(--vscode-font-size)}.form-group--large[data-v-0e1771b7]{font-size:14px}.form-group--disabled[data-v-0e1771b7]{opacity:.6;pointer-events:none}.form-group--error .group-legend[data-v-0e1771b7]{color:var(--vscode-inputValidation-errorForeground)}.group-legend[data-v-0e1771b7]{font-weight:600;color:var(--vscode-foreground);font-size:inherit;line-height:1.4;margin-bottom:var(--spacing-sm);padding:0}.group-legend--disabled[data-v-0e1771b7]{color:var(--vscode-foreground);opacity:.6}.required-marker[data-v-0e1771b7]{color:var(--vscode-inputValidation-errorForeground);margin-left:var(--spacing-xs);font-weight:400}.group-description[data-v-0e1771b7]{font-size:12px;color:var(--vscode-foreground);opacity:.8;line-height:1.4;margin-bottom:var(--spacing-md)}.group-content[data-v-0e1771b7]{display:flex;flex-direction:column}.group-content.form-group--vertical .group-content[data-v-0e1771b7]{gap:var(--spacing-lg)}.group-content.form-group--horizontal .group-content[data-v-0e1771b7]{flex-direction:row;align-items:flex-start;flex-wrap:wrap;gap:var(--spacing-lg)}.group-content.form-group--horizontal .group-content[data-v-0e1771b7]>*{flex:1;min-width:200px}.group-content.form-group--grid .group-content[data-v-0e1771b7]{display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group--compact .group-content[data-v-0e1771b7],.form-group--compact .group-content.form-group--grid .form-group--compact .group-content[data-v-0e1771b7]{gap:var(--spacing-sm)}.form-group--relaxed .group-content[data-v-0e1771b7],.form-group--relaxed .group-content.form-group--grid .form-group--relaxed .group-content[data-v-0e1771b7]{gap:var(--spacing-xl)}.form-group--grid .group-content[data-v-0e1771b7]{grid-template-columns:repeat(var(--f9f88d42),1fr)}@media (max-width: 768px){.form-group--grid .group-content[data-v-0e1771b7]{grid-template-columns:1fr}}.group-errors[data-v-0e1771b7]{margin-top:var(--spacing-md);display:flex;flex-direction:column;gap:var(--spacing-xs)}.group-error[data-v-0e1771b7]{display:flex;align-items:flex-start;gap:var(--spacing-xs);font-size:12px;color:var(--vscode-inputValidation-errorForeground);background-color:var(--vscode-inputValidation-errorBackground);border:1px solid var(--vscode-inputValidation-errorBorder);border-radius:var(--border-radius);padding:var(--spacing-sm) var(--spacing-md);line-height:1.4}.group-help[data-v-0e1771b7]{margin-top:var(--spacing-md);display:flex;align-items:flex-start;gap:var(--spacing-xs);font-size:12px;color:var(--vscode-foreground);opacity:.7;line-height:1.4}.help-icon[data-v-0e1771b7]{color:var(--vscode-settings-inlineActionsForeground);flex-shrink:0;margin-top:1px}.error-icon[data-v-0e1771b7]{color:var(--vscode-inputValidation-errorForeground);flex-shrink:0;margin-top:1px}@media (max-width: 768px){.form-group--horizontal .group-content[data-v-0e1771b7]{flex-direction:column}.form-group--horizontal .group-content[data-v-0e1771b7]>*{min-width:auto}}[data-v-ca420aa4]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-ca420aa4]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-ca420aa4]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-ca420aa4]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-ca420aa4]:root{--border-radius: 3px;--border-radius-sm: 2px}.tenant-selector__error[data-v-ca420aa4]{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;background-color:var(--vscode-inputValidation-errorBackground);border:1px solid var(--vscode-inputValidation-errorBorder);border-radius:4px;color:var(--vscode-inputValidation-errorForeground);font-size:12px}[data-v-b26ff3b5]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-b26ff3b5]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-b26ff3b5]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-b26ff3b5]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-b26ff3b5]:root{--border-radius: 3px;--border-radius-sm: 2px}.property-editor[data-v-b26ff3b5]{margin-bottom:16px}.nested-object[data-v-b26ff3b5]{border-left:2px solid var(--color-border);padding-left:16px;margin-top:8px}.object-properties[data-v-b26ff3b5]{display:flex;flex-direction:column;gap:8px}.object-actions[data-v-b26ff3b5]{margin-top:12px;padding-top:8px;border-top:1px solid var(--color-border-light)}.array-editor .input-box[data-v-b26ff3b5]{font-family:monospace;min-height:80px}.debug-info[data-v-b26ff3b5]{font-size:10px;color:var(--vscode-descriptionForeground);background:var(--vscode-textCodeBlock-background);padding:4px 8px;border-radius:2px;margin-top:4px;font-family:monospace;border-left:2px solid var(--vscode-charts-orange)}[data-v-42105c5f]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-42105c5f]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-42105c5f]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-42105c5f]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-42105c5f]:root{--border-radius: 3px;--border-radius-sm: 2px}.notification-content[data-v-42105c5f]{display:flex;flex-direction:column;width:100%;min-width:0}.notification-content__main-row[data-v-42105c5f]{display:flex;align-items:flex-start;gap:var(--spacing-sm);min-height:22px;padding:var(--spacing-sm)}.notification-content__icon[data-v-42105c5f]{flex-shrink:0;margin-top:1px}.notification-content__message-area[data-v-42105c5f]{flex:1;min-width:0;padding-top:1px}.notification-content__message[data-v-42105c5f]{flex:1;min-width:0}.notification-content__controls[data-v-42105c5f]{display:flex;align-items:flex-start;gap:4px;flex-shrink:0;margin-left:var(--spacing-xs);padding-top:1px}.notification-content__expand-button[data-v-42105c5f],.notification-content__close-button[data-v-42105c5f]{flex-shrink:0;background:none;border:none;color:var(--vscode-textLink-foreground);cursor:pointer;padding:1px 2px;margin:0;border-radius:2px;display:flex;align-items:center;justify-content:center;width:16px;height:16px}.notification-content__expand-button[data-v-42105c5f]:hover,.notification-content__close-button[data-v-42105c5f]:hover{background-color:var(--vscode-toolbar-hoverBackground)}.notification-content__expand-button[data-v-42105c5f]:focus,.notification-content__close-button[data-v-42105c5f]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:1px}.notification-content__details-row[data-v-42105c5f]{display:flex;align-items:center;padding:var(--spacing-xs) 0 0 0;gap:var(--spacing-sm)}.notification-content__source[data-v-42105c5f]{font-size:11px;color:var(--vscode-descriptionForeground);opacity:.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;min-width:0}.notification-content__actions-container[data-v-42105c5f]{display:flex;align-items:center;gap:var(--spacing-xs);flex-wrap:wrap;flex-shrink:0;margin-left:auto}.notification-content__progress[data-v-42105c5f]{margin-top:var(--spacing-xs)}.notification-content--success[data-v-42105c5f]{border-left:2px solid var(--vscode-charts-green);padding-left:var(--spacing-xs)}.notification-content--warning[data-v-42105c5f]{border-left:2px solid var(--vscode-charts-orange);padding-left:var(--spacing-xs)}.notification-content--error[data-v-42105c5f]{border-left:2px solid var(--vscode-charts-red);padding-left:var(--spacing-xs)}.notification-content--info[data-v-42105c5f]{border-left:2px solid var(--vscode-charts-blue);padding-left:var(--spacing-xs)}[data-v-bd650cbd]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-bd650cbd]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-bd650cbd]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-bd650cbd]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-bd650cbd]:root{--border-radius: 3px;--border-radius-sm: 2px}.settings-item[data-v-bd650cbd]{display:grid;grid-template-columns:1fr auto;gap:var(--spacing-xl);align-items:start;padding:var(--spacing-lg);border:1px solid transparent;border-radius:var(--border-radius);transition:border-color .1s ease,background-color .1s ease}.settings-item[data-v-bd650cbd]:hover{background-color:var(--vscode-list-hoverBackground);border-color:var(--vscode-border)}.item-info[data-v-bd650cbd]{min-width:0}.item-header[data-v-bd650cbd]{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--spacing-md);margin-bottom:var(--spacing-sm)}.item-label[data-v-bd650cbd]{font-weight:500;color:var(--vscode-foreground);cursor:pointer;line-height:1.4}.item-badges[data-v-bd650cbd]{display:flex;align-items:center;gap:var(--spacing-xs);flex-shrink:0}.item-description[data-v-bd650cbd]{margin:0 0 var(--spacing-sm) 0;font-size:14px;color:var(--vscode-foreground);opacity:.8;line-height:1.4}.item-meta[data-v-bd650cbd]{display:flex;align-items:center;gap:var(--spacing-sm)}.item-key[data-v-bd650cbd]{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:var(--vscode-foreground);opacity:.6;background-color:var(--vscode-background);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--border-radius-sm);border:1px solid var(--vscode-border)}.item-control[data-v-bd650cbd]{display:flex;align-items:center;justify-content:flex-end;min-width:200px}@media (max-width: 768px){.settings-item[data-v-bd650cbd]{grid-template-columns:1fr;gap:var(--spacing-lg)}.item-header[data-v-bd650cbd]{flex-direction:column;align-items:flex-start}.item-control[data-v-bd650cbd]{justify-content:flex-start;min-width:unset}}[data-v-7228e9bd]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-7228e9bd]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-7228e9bd]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-7228e9bd]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-7228e9bd]:root{--border-radius: 3px;--border-radius-sm: 2px}.settings-group[data-v-7228e9bd]{border:1px solid var(--vscode-border);border-radius:var(--border-radius);background-color:var(--vscode-backgroundSecondary)}.group-header[data-v-7228e9bd]{padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid var(--vscode-border)}.group-title[data-v-7228e9bd]{margin:0 0 var(--spacing-sm) 0;font-size:1.1rem;font-weight:600;color:var(--vscode-foreground)}.group-description[data-v-7228e9bd]{margin:0;font-size:14px;color:var(--vscode-foreground);opacity:.8;line-height:1.4}.group-content[data-v-7228e9bd]{padding:var(--spacing-md) var(--spacing-xl);display:flex;flex-direction:column;gap:var(--spacing-lg)}[data-v-93aee7f4]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-93aee7f4]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-93aee7f4]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-93aee7f4]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-93aee7f4]:root{--border-radius: 3px;--border-radius-sm: 2px}.settings-panel[data-v-93aee7f4]{height:100vh;display:flex;flex-direction:column;background-color:var(--vscode-background);color:var(--vscode-foreground)}.settings-header[data-v-93aee7f4]{border-bottom:1px solid var(--vscode-settings-headerBorder);padding:var(--spacing-lg);background-color:var(--vscode-backgroundSecondary)}.header-content[data-v-93aee7f4]{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing-lg)}.settings-title[data-v-93aee7f4]{display:flex;align-items:center;gap:var(--spacing-md);margin:0;font-size:1.25rem;font-weight:600}.header-actions[data-v-93aee7f4]{display:flex;align-items:center;gap:var(--spacing-sm)}.settings-search[data-v-93aee7f4]{margin-bottom:var(--spacing-lg)}.settings-scope[data-v-93aee7f4]{max-width:500px}.settings-content[data-v-93aee7f4]{flex:1;overflow:hidden}.settings-split[data-v-93aee7f4]{height:100%}.settings-sidebar[data-v-93aee7f4]{height:100%;background-color:var(--vscode-backgroundSecondary);display:flex;flex-direction:column;overflow:hidden}.settings-nav[data-v-93aee7f4]{flex:1;padding:var(--spacing-lg);overflow-y:auto}.settings-nav h3[data-v-93aee7f4]{margin:0 0 var(--spacing-md) 0;font-size:14px;font-weight:600;color:var(--vscode-foreground);opacity:.8}.sidebar-actions[data-v-93aee7f4]{padding:var(--spacing-lg);border-top:1px solid var(--vscode-border)}.settings-main[data-v-93aee7f4]{height:100%;padding:var(--spacing-lg);overflow-y:auto}.settings-empty[data-v-93aee7f4]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;text-align:center;color:var(--vscode-foreground);opacity:.6}.settings-empty h3[data-v-93aee7f4]{margin:0 0 var(--spacing-sm) 0;font-size:1.1rem;font-weight:500}.settings-empty p[data-v-93aee7f4]{margin:0;font-size:14px}.settings-groups[data-v-93aee7f4]{display:flex;flex-direction:column;gap:var(--spacing-xxl)}@media (max-width: 768px){.header-content[data-v-93aee7f4]{flex-direction:column;gap:var(--spacing-lg);align-items:flex-start}.settings-scope[data-v-93aee7f4]{max-width:none;width:100%}}[data-v-7c8eda45]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-7c8eda45]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-7c8eda45]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-7c8eda45]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-7c8eda45]:root{--border-radius: 3px;--border-radius-sm: 2px}.data-table[data-v-7c8eda45]{background-color:var(--vscode-background);border:1px solid var(--vscode-border);border-radius:var(--border-radius);overflow:hidden}.table-header[data-v-7c8eda45]{padding:var(--spacing-md);border-bottom:1px solid var(--vscode-border);background-color:var(--vscode-backgroundSecondary)}.table-controls[data-v-7c8eda45]{display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-md)}.search-input[data-v-7c8eda45]{padding:var(--spacing-sm);border:1px solid var(--vscode-border);border-radius:var(--border-radius);background-color:var(--vscode-input-background);color:var(--vscode-input-foreground);font-family:var(--vscode-font-family);min-width:250px}.search-input[data-v-7c8eda45]:focus{outline:none;border-color:var(--vscode-focusBorder)}.table-info[data-v-7c8eda45]{font-size:12px;color:var(--vscode-descriptionForeground)}.table-container[data-v-7c8eda45]{max-height:400px;overflow-y:auto}.data-table-table[data-v-7c8eda45]{width:100%;border-collapse:collapse;font-family:var(--vscode-font-family);font-size:var(--vscode-font-size)}.data-table-table th[data-v-7c8eda45]{background-color:var(--vscode-backgroundSecondary);padding:var(--spacing-sm) var(--spacing-md);text-align:left;font-weight:600;color:var(--vscode-foreground);border-bottom:1px solid var(--vscode-border);position:sticky;top:0}.data-table-table th.sortable[data-v-7c8eda45]{cursor:pointer;-webkit-user-select:none;user-select:none}.data-table-table th.sortable[data-v-7c8eda45]:hover{background-color:var(--vscode-list-hoverBackground)}.data-table-table th.sorted[data-v-7c8eda45]{background-color:var(--vscode-list-activeSelectionBackground)}.data-table-table td[data-v-7c8eda45]{padding:var(--spacing-sm) var(--spacing-md);border-bottom:1px solid var(--vscode-border);color:var(--vscode-foreground)}.data-table-table tbody tr[data-v-7c8eda45]:hover{background-color:var(--vscode-list-hoverBackground)}.data-table-table tbody tr[data-v-7c8eda45]:nth-child(2n){background-color:var(--vscode-list-inactiveSelectionBackground)}.sort-indicator[data-v-7c8eda45]{margin-left:var(--spacing-xs);font-size:12px}.table-footer[data-v-7c8eda45]{padding:var(--spacing-md);border-top:1px solid var(--vscode-border);background-color:var(--vscode-backgroundSecondary)}.pagination[data-v-7c8eda45]{display:flex;justify-content:center;align-items:center;gap:var(--spacing-md)}.pagination-btn[data-v-7c8eda45]{padding:var(--spacing-xs) var(--spacing-md);border:1px solid var(--vscode-border);background-color:var(--vscode-button-background);color:var(--vscode-button-foreground);border-radius:var(--border-radius);cursor:pointer;font-family:var(--vscode-font-family)}.pagination-btn[data-v-7c8eda45]:hover:not(:disabled){background-color:var(--vscode-button-hoverBackground)}.pagination-btn[data-v-7c8eda45]:disabled{opacity:.5;cursor:not-allowed}.pagination-info[data-v-7c8eda45]{font-size:12px;color:var(--vscode-descriptionForeground)}[data-v-305715aa]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-305715aa]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-305715aa]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-305715aa]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-305715aa]:root{--border-radius: 3px;--border-radius-sm: 2px}.monaco-editor-container[data-v-305715aa]{display:flex;flex-direction:column;border:1px solid var(--border-color, #ddd);border-radius:4px;overflow:hidden;background:var(--editor-background, #1e1e1e);height:var(--v8ba62626)}.monaco-editor-toolbar[data-v-305715aa]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--toolbar-background, #2d2d30);border-bottom:1px solid var(--border-color, #3e3e42);font-size:13px}.toolbar-button[data-v-305715aa]{display:flex;align-items:center;gap:4px;padding:4px 8px;background:transparent;border:1px solid var(--border-color, #3e3e42);border-radius:3px;color:var(--text-color, #cccccc);cursor:pointer;font-size:12px;transition:background-color .2s}.toolbar-button[data-v-305715aa]:hover:not(:disabled){background:var(--hover-background, #094771)}.toolbar-button[data-v-305715aa]:disabled{opacity:.5;cursor:not-allowed}.language-info[data-v-305715aa]{margin-left:auto;color:var(--text-muted, #969696);font-size:11px;text-transform:uppercase}.monaco-editor[data-v-305715aa]{flex:1;height:var(--v8ba62626);position:relative}.monaco-editor--loading[data-v-305715aa]{opacity:.5}.monaco-editor--readonly[data-v-305715aa]{background:var(--readonly-background, #252526)}.monaco-editor-loading[data-v-305715aa]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--text-muted, #969696);font-size:14px}[data-v-0a3b5fda]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-0a3b5fda]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-0a3b5fda]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-0a3b5fda]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-0a3b5fda]:root{--border-radius: 3px;--border-radius-sm: 2px}.configuration-section[data-v-0a3b5fda]{background:var(--vscode-editor-background);border-radius:8px;border:1px solid var(--vscode-widget-border);box-shadow:0 1px 3px 0 var(--vscode-widget-shadow);transition:all .3s ease-in-out}.configuration-section--highlighted[data-v-0a3b5fda]{outline:2px solid var(--vscode-focusBorder);outline-offset:0;box-shadow:0 0 0 1px var(--vscode-focusBorder);border-color:var(--vscode-focusBorder)}.configuration-section--unsaved[data-v-0a3b5fda]{outline:2px solid var(--vscode-unsavedBorder)!important;border-color:var(--vscode-unsavedBorder)!important}.configuration-section--unsaved .section-header[data-v-0a3b5fda]{color:var(--vscode-unsavedBorder)!important;border-color:var(--vscode-unsavedBorder)!important}.configuration-section--unsaved .badge[data-v-0a3b5fda]{background-color:var(--vscode-unsavedBorder)!important}.configuration-section--unsaved.configuration-section--highlighted[data-v-0a3b5fda]{outline-color:var(--vscode-unsavedBorder)!important}.configuration-section--unsaved.configuration-section--highlighted .section-header[data-v-0a3b5fda]{color:var(--vscode-unsavedBorder)!important;border-color:var(--vscode-unsavedBorder)!important}.configuration-section--unsaved.configuration-section--highlighted .badge[data-v-0a3b5fda]{background-color:var(--vscode-unsavedBorder)!important}.configuration-section--json-error[data-v-0a3b5fda]{outline-color:var(--negative)}.section-header[data-v-0a3b5fda]{padding:12px 16px;border-bottom:1px solid var(--vscode-widget-border)}.section-title-row[data-v-0a3b5fda]{display:flex;align-items:center;justify-content:space-between;gap:8px}.section-title[data-v-0a3b5fda]{font-size:1.125rem;font-weight:600;color:var(--vscode-foreground);display:flex;align-items:center;margin:0;gap:8px}.section-description[data-v-0a3b5fda]{font-size:.875rem;color:var(--vscode-descriptionForeground);margin:6px 0}.section-metadata[data-v-0a3b5fda]{font-size:.75rem;color:var(--vscode-descriptionForeground)}.section-content-wrapper[data-v-0a3b5fda]{position:relative;min-height:0}.section-content[data-v-0a3b5fda]{padding:12px 16px}.section-view-item[data-v-0a3b5fda]{pointer-events:none;opacity:0;visibility:hidden}.section-view-item[data-v-0a3b5fda]:not(.view-active){position:absolute;top:0;left:0;right:0;width:100%}.section-view-item.view-active[data-v-0a3b5fda]{transition:opacity 75ms ease-out;opacity:1;visibility:visible;pointer-events:auto;position:relative}.empty-state[data-v-0a3b5fda]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 0;color:var(--vscode-descriptionForeground)}.empty-state p[data-v-0a3b5fda]{margin-top:8px;font-size:.875rem}.empty-state-edit[data-v-0a3b5fda]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 0;color:var(--vscode-descriptionForeground)}.empty-state-edit p[data-v-0a3b5fda]{margin-top:8px;margin-bottom:16px;font-size:.875rem}.add-first-property-btn[data-v-0a3b5fda]{background:var(--vscode-button-background);color:var(--vscode-button-foreground);border:none;padding:8px 16px;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s}.add-first-property-btn[data-v-0a3b5fda]:hover{background:var(--vscode-button-hoverBackground)}.add-first-property-btn[data-v-0a3b5fda]:focus{outline:2px solid var(--vscode-focusBorder);outline-offset:2px}.section-actions[data-v-0a3b5fda]{display:flex;gap:8px;align-items:center;margin-left:auto}.section-view-toggle[data-v-0a3b5fda]{display:flex;gap:8px;align-items:center}.saving-indicator[data-v-0a3b5fda]{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--vscode-descriptionForeground);padding:0 8px;animation:pulse-0a3b5fda 1.5s ease-in-out infinite}@keyframes pulse-0a3b5fda{0%,to{opacity:1}50%{opacity:.6}}.json-editor-content[data-v-0a3b5fda]{padding:.43rem!important;line-height:0}.monaco-editor-container[data-v-0a3b5fda]{width:100%;max-height:1200px;border:1px solid var(--vscode-widget-border);border-radius:0 0 4px 4px;overflow:hidden;transition:height .05s ease-in-out;margin:0;display:block;line-height:normal}.monaco-initializing[data-v-0a3b5fda]{display:flex;align-items:center;justify-content:center;min-height:100px;padding:24px}.loading-spinner[data-v-0a3b5fda]{width:20px;height:20px;border:2px solid var(--vscode-progressBar-background);border-top-color:transparent;border-radius:50%;animation:spin-0a3b5fda .8s linear infinite}@keyframes spin-0a3b5fda{to{transform:rotate(360deg)}}[data-v-6dc49f4f]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-6dc49f4f]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-6dc49f4f]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-6dc49f4f]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-6dc49f4f]:root{--border-radius: 3px;--border-radius-sm: 2px}.toast-notification[data-v-6dc49f4f]{position:relative;background:var(--vscode-backgroundSecondary);border:1px solid var(--vscode-border);border-radius:var(--border-radius-sm);box-shadow:0 2px 8px #00000026;padding:var(--spacing-sm);max-width:400px;min-width:300px;cursor:default;color:var(--vscode-foreground)}[data-theme=dark] .toast-notification[data-v-6dc49f4f]{box-shadow:0 2px 8px #0006}.toast-notification[data-v-6dc49f4f]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:1px}.toast-notification__content[data-v-6dc49f4f]{position:relative;z-index:1}.toast-notification__timer[data-v-6dc49f4f]{position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--vscode-border);transform-origin:left center;transition:transform 16ms linear;opacity:.3}.toast-notification__timer[data-v-6dc49f4f]:after{content:"";position:absolute;inset:0;background:var(--vscode-button-background);opacity:.8}.toast-notification--success[data-v-6dc49f4f]{border-left-color:var(--notification-success)}.toast-notification--success .toast-notification__timer[data-v-6dc49f4f]:after{background:var(--notification-success)}.toast-notification--warning[data-v-6dc49f4f]{border-left-color:var(--notification-warning)}.toast-notification--warning .toast-notification__timer[data-v-6dc49f4f]:after{background:var(--notification-warning)}.toast-notification--error[data-v-6dc49f4f]{border-left-color:var(--notification-error)}.toast-notification--error .toast-notification__timer[data-v-6dc49f4f]:after{background:var(--notification-error)}.toast-notification--info[data-v-6dc49f4f]{border-left-color:var(--notification-info)}.toast-notification--info .toast-notification__timer[data-v-6dc49f4f]:after{background:var(--notification-info)}.toast-notification--expanded[data-v-6dc49f4f]{max-height:500px}.toast-notification--paused .toast-notification__timer[data-v-6dc49f4f]{animation:pulse-6dc49f4f 2s infinite}.toast-notification--persistent .toast-notification__timer[data-v-6dc49f4f]{display:none}.toast-enter-active[data-v-6dc49f4f],.toast-leave-active[data-v-6dc49f4f]{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.toast-notification--top-right.toast-enter-from[data-v-6dc49f4f],.toast-notification--top-right.toast-leave-to[data-v-6dc49f4f]{transform:translate(100%) scale(.8);opacity:0}.toast-notification--top-left.toast-enter-from[data-v-6dc49f4f],.toast-notification--top-left.toast-leave-to[data-v-6dc49f4f]{transform:translate(-100%) scale(.8);opacity:0}.toast-notification--bottom-right.toast-enter-from[data-v-6dc49f4f],.toast-notification--bottom-right.toast-leave-to[data-v-6dc49f4f]{transform:translate(100%) scale(.8);opacity:0}.toast-notification--bottom-left.toast-enter-from[data-v-6dc49f4f],.toast-notification--bottom-left.toast-leave-to[data-v-6dc49f4f]{transform:translate(-100%) scale(.8);opacity:0}.toast-notification--top-center.toast-enter-from[data-v-6dc49f4f],.toast-notification--bottom-center.toast-enter-from[data-v-6dc49f4f],.toast-notification--top-center.toast-leave-to[data-v-6dc49f4f],.toast-notification--bottom-center.toast-leave-to[data-v-6dc49f4f]{transform:translateY(-20px) scale(.9);opacity:0}@keyframes pulse-6dc49f4f{0%,to{opacity:1}50%{opacity:.6}}[data-v-68eaa9f1]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-68eaa9f1]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-68eaa9f1]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-68eaa9f1]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-68eaa9f1]:root{--border-radius: 3px;--border-radius-sm: 2px}.toast-container[data-v-68eaa9f1]{position:fixed;pointer-events:none;z-index:var(--v0d20938f)}.toast-container__stack[data-v-68eaa9f1]{display:flex;flex-direction:column;pointer-events:none}.toast-container__toast[data-v-68eaa9f1]{pointer-events:auto;transform-origin:center}.toast-container--top-right[data-v-68eaa9f1]{top:var(--spacing-lg);right:var(--spacing-lg)}.toast-container--top-right .toast-container__stack[data-v-68eaa9f1]{align-items:flex-end}.toast-container--top-left[data-v-68eaa9f1]{top:var(--spacing-lg);left:var(--spacing-lg)}.toast-container--top-left .toast-container__stack[data-v-68eaa9f1]{align-items:flex-start}.toast-container--bottom-right[data-v-68eaa9f1]{bottom:calc(var(--spacing-lg) + var(--status-bar-height, 22px));right:var(--spacing-lg)}.toast-container--bottom-right .toast-container__stack[data-v-68eaa9f1]{align-items:flex-end;flex-direction:column-reverse}.toast-container--bottom-left[data-v-68eaa9f1]{bottom:calc(var(--spacing-lg) + var(--status-bar-height, 22px));left:var(--spacing-lg)}.toast-container--bottom-left .toast-container__stack[data-v-68eaa9f1]{align-items:flex-start;flex-direction:column-reverse}.toast-container--top-center[data-v-68eaa9f1]{top:var(--spacing-lg);left:50%;transform:translate(-50%)}.toast-container--top-center .toast-container__stack[data-v-68eaa9f1]{align-items:center}.toast-container--bottom-center[data-v-68eaa9f1]{bottom:calc(var(--spacing-lg) + var(--status-bar-height, 22px));left:50%;transform:translate(-50%)}.toast-container--bottom-center .toast-container__stack[data-v-68eaa9f1]{align-items:center;flex-direction:column-reverse}.toast-container--spacing-compact .toast-container__toast[data-v-68eaa9f1]:not(:last-child){margin-bottom:var(--spacing-xs)}.toast-container--spacing-compact.toast-container--bottom-right .toast-container__toast[data-v-68eaa9f1]:not(:last-child),.toast-container--spacing-compact.toast-container--bottom-left .toast-container__toast[data-v-68eaa9f1]:not(:last-child),.toast-container--spacing-compact.toast-container--bottom-center .toast-container__toast[data-v-68eaa9f1]:not(:last-child){margin-bottom:0;margin-top:var(--spacing-xs)}.toast-container--spacing-normal .toast-container__toast[data-v-68eaa9f1]:not(:last-child){margin-bottom:var(--spacing-sm)}.toast-container--spacing-normal.toast-container--bottom-right .toast-container__toast[data-v-68eaa9f1]:not(:last-child),.toast-container--spacing-normal.toast-container--bottom-left .toast-container__toast[data-v-68eaa9f1]:not(:last-child),.toast-container--spacing-normal.toast-container--bottom-center .toast-container__toast[data-v-68eaa9f1]:not(:last-child){margin-bottom:0;margin-top:var(--spacing-sm)}.toast-container--spacing-relaxed .toast-container__toast[data-v-68eaa9f1]:not(:last-child){margin-bottom:var(--spacing-md)}.toast-container--spacing-relaxed.toast-container--bottom-right .toast-container__toast[data-v-68eaa9f1]:not(:last-child),.toast-container--spacing-relaxed.toast-container--bottom-left .toast-container__toast[data-v-68eaa9f1]:not(:last-child),.toast-container--spacing-relaxed.toast-container--bottom-center .toast-container__toast[data-v-68eaa9f1]:not(:last-child){margin-bottom:0;margin-top:var(--spacing-md)}.toast-stack-enter-active[data-v-68eaa9f1],.toast-stack-leave-active[data-v-68eaa9f1]{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.toast-stack-enter-from[data-v-68eaa9f1],.toast-stack-leave-to[data-v-68eaa9f1]{opacity:0;transform:scale(.8)}.toast-stack-move[data-v-68eaa9f1]{transition:transform .3s cubic-bezier(.25,.8,.25,1)}@media (max-width: 480px){.toast-container--top-right[data-v-68eaa9f1],.toast-container--top-left[data-v-68eaa9f1],.toast-container--bottom-right[data-v-68eaa9f1],.toast-container--bottom-left[data-v-68eaa9f1]{left:var(--spacing-sm);right:var(--spacing-sm);top:var(--spacing-sm)}.toast-container--top-right .toast-container__stack[data-v-68eaa9f1],.toast-container--top-left .toast-container__stack[data-v-68eaa9f1],.toast-container--bottom-right .toast-container__stack[data-v-68eaa9f1],.toast-container--bottom-left .toast-container__stack[data-v-68eaa9f1]{align-items:stretch}.toast-container--top-right .toast-container__toast[data-v-68eaa9f1],.toast-container--top-left .toast-container__toast[data-v-68eaa9f1],.toast-container--bottom-right .toast-container__toast[data-v-68eaa9f1],.toast-container--bottom-left .toast-container__toast[data-v-68eaa9f1]{max-width:none;min-width:auto}.toast-container--bottom-right[data-v-68eaa9f1],.toast-container--bottom-left[data-v-68eaa9f1]{top:auto;bottom:var(--spacing-sm)}.toast-container--top-center[data-v-68eaa9f1],.toast-container--bottom-center[data-v-68eaa9f1]{left:var(--spacing-sm);right:var(--spacing-sm);transform:none}.toast-container--top-center .toast-container__stack[data-v-68eaa9f1],.toast-container--bottom-center .toast-container__stack[data-v-68eaa9f1]{align-items:stretch}}[data-v-d320960e]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-d320960e]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-d320960e]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-d320960e]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-d320960e]:root{--border-radius: 3px;--border-radius-sm: 2px}.introspection-details[data-v-d320960e]{display:flex;flex-direction:column;gap:16px;padding:16px;background:var(--vscode-editor-background);border:1px solid var(--vscode-widget-border);border-radius:4px}.status-summary[data-v-d320960e]{padding:16px;border-radius:4px;border-left:4px solid}.status-summary--success[data-v-d320960e]{background:var(--vscode-testing-iconPassed);background:color-mix(in srgb,var(--vscode-testing-iconPassed) 10%,transparent);border-left-color:var(--vscode-testing-iconPassed)}.status-summary--error[data-v-d320960e]{background:var(--vscode-testing-iconFailed);background:color-mix(in srgb,var(--vscode-testing-iconFailed) 10%,transparent);border-left-color:var(--vscode-testing-iconFailed)}.status-header[data-v-d320960e]{display:flex;align-items:center;gap:12px;margin-bottom:8px}.status-header h4[data-v-d320960e]{margin:0;font-size:16px;font-weight:600;color:var(--vscode-editor-foreground)}.status-message[data-v-d320960e]{margin:0;font-size:14px;color:var(--vscode-descriptionForeground);line-height:1.5}.metrics-section[data-v-d320960e]{padding:12px;background:var(--vscode-editorWidget-background);border-radius:4px}.metric-cards[data-v-d320960e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.metric-card[data-v-d320960e]{display:flex;align-items:center;gap:12px;padding:12px;background:var(--vscode-editor-background);border:1px solid var(--vscode-widget-border);border-radius:4px}.metric-card--error[data-v-d320960e]{border-left:3px solid var(--vscode-testing-iconFailed)}.metric-card--warning[data-v-d320960e]{border-left:3px solid var(--vscode-testing-iconSkipped)}.metric-content[data-v-d320960e]{display:flex;flex-direction:column;gap:2px}.metric-value[data-v-d320960e]{font-size:20px;font-weight:600;color:var(--vscode-editor-foreground);line-height:1}.metric-label[data-v-d320960e]{font-size:11px;color:var(--vscode-descriptionForeground);text-transform:uppercase;letter-spacing:.5px}.errors-section[data-v-d320960e],.warnings-section[data-v-d320960e]{display:flex;flex-direction:column;gap:12px}.section-header[data-v-d320960e]{display:flex;align-items:center;gap:8px}.section-header h5[data-v-d320960e]{margin:0;font-size:14px;font-weight:600;color:var(--vscode-editor-foreground)}.error-list[data-v-d320960e],.warning-list[data-v-d320960e]{display:flex;flex-direction:column;gap:12px}.error-item[data-v-d320960e],.warning-item[data-v-d320960e]{padding:12px;background:var(--vscode-editorWidget-background);border-radius:4px;border-left:3px solid}.error-item[data-v-d320960e]{border-left-color:var(--vscode-testing-iconFailed)}.warning-item[data-v-d320960e]{border-left-color:var(--vscode-testing-iconSkipped)}.error-header[data-v-d320960e],.warning-header[data-v-d320960e]{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.error-path[data-v-d320960e],.warning-path[data-v-d320960e]{font-family:var(--vscode-editor-font-family);font-size:11px;background:var(--vscode-textCodeBlock-background);padding:2px 6px;border-radius:3px;color:var(--vscode-textPreformat-foreground)}.error-message[data-v-d320960e],.warning-message[data-v-d320960e]{margin:0 0 8px;font-size:13px;color:var(--vscode-editor-foreground);line-height:1.5}.error-template[data-v-d320960e],.warning-template[data-v-d320960e]{display:flex;align-items:center;gap:6px;margin-bottom:6px}.error-template code[data-v-d320960e],.warning-template code[data-v-d320960e]{font-family:var(--vscode-editor-font-family);font-size:12px;background:var(--vscode-textCodeBlock-background);padding:4px 8px;border-radius:3px;color:var(--vscode-textLink-foreground)}.error-details[data-v-d320960e]{margin-top:8px;padding-top:8px;border-top:1px solid var(--vscode-widget-border)}.error-details small[data-v-d320960e]{font-size:11px;color:var(--vscode-descriptionForeground);font-family:var(--vscode-editor-font-family)}.collapsible-section[data-v-d320960e]{border:1px solid var(--vscode-widget-border);border-radius:4px;overflow:hidden}.collapsible-header[data-v-d320960e]{width:100%;display:flex;align-items:center;gap:8px;padding:12px;background:var(--vscode-editorGroupHeader-tabsBackground);border:none;cursor:pointer;transition:background-color .2s ease}.collapsible-header[data-v-d320960e]:hover{background:var(--vscode-list-hoverBackground)}.collapsible-header[data-v-d320960e]:focus{outline:2px solid var(--vscode-focusBorder);outline-offset:-2px}.collapsible-header h5[data-v-d320960e]{margin:0;font-size:14px;font-weight:600;color:var(--vscode-editor-foreground);flex:1}.collapsible-content[data-v-d320960e]{border-top:1px solid var(--vscode-widget-border);background:var(--vscode-editor-background)}[data-v-dc4a8118]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-dc4a8118]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-dc4a8118]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-dc4a8118]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-dc4a8118]:root{--border-radius: 3px;--border-radius-sm: 2px}.components-demo[data-v-dc4a8118]{height:100vh;background-color:var(--vscode-background);color:var(--vscode-foreground);display:flex;flex-direction:column}.demo-header[data-v-dc4a8118]{border-bottom:1px solid var(--vscode-settings-headerBorder);padding:var(--spacing-md) var(--spacing-lg);flex-shrink:0}.header-content[data-v-dc4a8118]{display:flex;align-items:center;justify-content:space-between}.demo-title[data-v-dc4a8118]{margin:0;display:flex;align-items:center;gap:var(--spacing-md);font-size:1.25rem;font-weight:600}.demo-actions[data-v-dc4a8118]{display:flex;align-items:center;gap:var(--spacing-sm)}.demo-content[data-v-dc4a8118]{flex:1}.demo-sidebar[data-v-dc4a8118]{padding:var(--spacing-lg);background-color:var(--vscode-backgroundSecondary);height:100%;overflow-y:auto}.sidebar-section[data-v-dc4a8118]{margin-bottom:var(--spacing-xxl)}.sidebar-section h3[data-v-dc4a8118]{margin:0 0 var(--spacing-md) 0;font-size:14px;font-weight:600;color:var(--vscode-foreground)}.demo-nav[data-v-dc4a8118]{display:flex;flex-direction:column;gap:var(--spacing-xs)}.nav-item[data-v-dc4a8118]{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm) var(--spacing-md);background:transparent;border:none;border-radius:var(--border-radius);cursor:pointer;font-family:var(--vscode-font-family);font-size:var(--vscode-font-size);color:var(--vscode-foreground);opacity:.8;transition:all .1s ease}.nav-item[data-v-dc4a8118]:hover{background-color:var(--vscode-list-hoverBackground);opacity:1}.nav-item--active[data-v-dc4a8118]{background-color:var(--vscode-list-activeSelectionBackground);color:var(--vscode-list-activeSelectionForeground);opacity:1}.demo-main[data-v-dc4a8118]{height:100%;overflow-y:auto}.main-content[data-v-dc4a8118]{padding:var(--spacing-lg)}.demo-section h2[data-v-dc4a8118]{margin:0 0 var(--spacing-md) 0;font-size:1.5rem;font-weight:600}.demo-section p[data-v-dc4a8118]{margin:0 0 var(--spacing-xxl) 0;opacity:.8}.component-showcase[data-v-dc4a8118]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--spacing-xxl)}.showcase-item[data-v-dc4a8118]{background-color:var(--vscode-backgroundSecondary);border:1px solid var(--vscode-border);border-radius:var(--border-radius);padding:var(--spacing-lg)}.showcase-item.full-width[data-v-dc4a8118]{grid-column:1/-1}.showcase-item h4[data-v-dc4a8118]{margin:0 0 var(--spacing-md) 0;font-size:1rem;font-weight:600}.component-group[data-v-dc4a8118]{display:flex;flex-direction:column;gap:var(--spacing-md)}.icon-grid[data-v-dc4a8118]{display:grid;grid-template-columns:repeat(auto-fit,minmax(40px,1fr));gap:var(--spacing-md)}.split-demo[data-v-dc4a8118]{height:300px;border:1px solid var(--vscode-border);border-radius:var(--border-radius);overflow:hidden}.split-panel[data-v-dc4a8118]{padding:var(--spacing-lg);height:100%}.split-panel h5[data-v-dc4a8118]{margin:0 0 var(--spacing-md) 0;font-size:14px;font-weight:600}.split-panel p[data-v-dc4a8118]{margin:0 0 var(--spacing-md) 0;font-size:12px;opacity:.8}.interactive-demo[data-v-dc4a8118]{display:flex;flex-direction:column;gap:var(--spacing-xxl)}.demo-controls[data-v-dc4a8118]{display:flex;gap:var(--spacing-xxl);flex-wrap:wrap}.control-group[data-v-dc4a8118]{display:flex;flex-direction:column;gap:var(--spacing-sm)}.control-group label[data-v-dc4a8118]{font-size:14px;font-weight:600;color:var(--vscode-foreground)}.state-display[data-v-dc4a8118]{background-color:var(--vscode-backgroundSecondary);border:1px solid var(--vscode-border);border-radius:var(--border-radius);padding:var(--spacing-lg)}.state-display h4[data-v-dc4a8118]{margin:0 0 var(--spacing-md) 0;font-size:14px;font-weight:600}.state-display pre[data-v-dc4a8118]{background-color:var(--vscode-background);border:1px solid var(--vscode-border);border-radius:var(--border-radius);padding:var(--spacing-md);font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;overflow-x:auto;margin:0}.tree-demo[data-v-dc4a8118]{display:grid;grid-template-columns:1fr auto;gap:var(--spacing-lg);border:1px solid var(--vscode-border);border-radius:var(--border-radius);overflow:hidden;height:300px}.tree-demo .tree-info[data-v-dc4a8118]{background-color:var(--vscode-background);padding:var(--spacing-md);border-left:1px solid var(--vscode-border);min-width:200px;font-size:12px}.tree-demo .tree-info p[data-v-dc4a8118]{margin:0 0 var(--spacing-sm) 0}.tree-demo .tree-info strong[data-v-dc4a8118]{color:var(--vscode-foreground);font-weight:600}.settings-demo[data-v-dc4a8118]{border:1px solid var(--vscode-border);border-radius:var(--border-radius);overflow:hidden;height:600px;background-color:var(--vscode-background)}.validation-demo[data-v-dc4a8118]{background-color:var(--vscode-background);border:1px solid var(--vscode-border);border-radius:var(--border-radius);padding:var(--spacing-lg);max-height:600px;overflow-y:auto}.form-actions[data-v-dc4a8118]{display:flex;gap:var(--spacing-md);margin-top:var(--spacing-lg);padding-top:var(--spacing-lg);border-top:1px solid var(--vscode-border)}.validation-state[data-v-dc4a8118]{background-color:var(--vscode-background);border:1px solid var(--vscode-border);border-radius:var(--border-radius);padding:var(--spacing-lg)}.state-grid[data-v-dc4a8118]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.state-item[data-v-dc4a8118]{display:flex;align-items:center;gap:var(--spacing-sm)}.state-item strong[data-v-dc4a8118]{font-weight:600;color:var(--vscode-foreground)}.validation-errors h5[data-v-dc4a8118]{margin:0 0 var(--spacing-md) 0;font-size:14px;font-weight:600;color:var(--vscode-foreground)}.no-errors[data-v-dc4a8118]{display:flex;align-items:center;gap:var(--spacing-xs);color:var(--vscode-terminal-ansiGreen);font-size:14px}.no-errors .success-icon[data-v-dc4a8118]{color:var(--vscode-terminal-ansiGreen)}.error-list[data-v-dc4a8118]{display:flex;flex-direction:column;gap:var(--spacing-md)}.field-errors strong[data-v-dc4a8118]{font-weight:600;color:var(--vscode-inputValidation-errorForeground);margin-bottom:var(--spacing-xs);display:block}.field-errors ul[data-v-dc4a8118]{margin:0;padding-left:var(--spacing-lg);color:var(--vscode-inputValidation-errorForeground)}.field-errors ul li[data-v-dc4a8118]{font-size:12px;margin-bottom:var(--spacing-xs)}.chart-demo[data-v-dc4a8118]{background-color:var(--vscode-background);border:1px solid var(--vscode-border);border-radius:var(--border-radius);padding:var(--spacing-lg);min-height:350px}.table-demo[data-v-dc4a8118]{background-color:var(--vscode-background);border:1px solid var(--vscode-border);border-radius:var(--border-radius);overflow:hidden;max-height:600px}.table-info[data-v-dc4a8118]{background-color:var(--vscode-background);border:1px solid var(--vscode-border);border-radius:var(--border-radius);padding:var(--spacing-lg)}.info-grid[data-v-dc4a8118]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.info-item[data-v-dc4a8118]{display:flex;align-items:center;gap:var(--spacing-sm)}.info-item strong[data-v-dc4a8118]{font-weight:600;color:var(--vscode-foreground)}.selected-data h5[data-v-dc4a8118]{margin:0 0 var(--spacing-md) 0;font-size:14px;font-weight:600;color:var(--vscode-foreground)}.selected-data ul[data-v-dc4a8118]{margin:0;padding-left:var(--spacing-lg)}.selected-data ul li[data-v-dc4a8118]{font-size:12px;margin-bottom:var(--spacing-xs);color:var(--vscode-foreground)}.editor-settings[data-v-dc4a8118]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.settings-row[data-v-dc4a8118]{display:flex;flex-direction:column;gap:var(--spacing-sm)}.settings-row label[data-v-dc4a8118]{font-size:12px;font-weight:600;color:var(--vscode-foreground);opacity:.9}.editor-container[data-v-dc4a8118]{width:100%;border:1px solid var(--vscode-input-border);border-radius:var(--border-radius);overflow:hidden;background-color:var(--vscode-input-background)}.simple-editor[data-v-dc4a8118]{width:100%;position:relative}.editor-textarea[data-v-dc4a8118]{width:100%;height:100%;border:none;outline:none;resize:none;font-family:Monaco,Menlo,Ubuntu Mono,monospace;line-height:1.5;padding:var(--spacing-md);box-sizing:border-box}.editor-textarea[data-v-dc4a8118]::placeholder{color:var(--vscode-input-placeholderForeground);opacity:.6}.editor-textarea[data-v-dc4a8118]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.status-bar[data-v-dc4a8118]{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-xs) var(--spacing-md);background-color:var(--vscode-statusBar-background);color:var(--vscode-statusBar-foreground);font-size:11px;border-top:1px solid var(--vscode-statusBar-border, var(--vscode-border));min-height:22px}.status-left[data-v-dc4a8118],.status-right[data-v-dc4a8118]{display:flex;align-items:center;gap:var(--spacing-md)}.status-item[data-v-dc4a8118]{display:flex;align-items:center;gap:var(--spacing-xs);padding:2px var(--spacing-xs);border-radius:2px;transition:background-color .1s ease;height:100%}.status-item[data-v-dc4a8118]:hover{background-color:var(--vscode-statusBarItem-hoverBackground)}.status-ready[data-v-dc4a8118]{color:var(--vscode-terminal-ansiGreen)}.sample-content[data-v-dc4a8118]{margin-top:var(--spacing-md)}.sample-buttons[data-v-dc4a8118]{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)}.editor-actions[data-v-dc4a8118]{margin-bottom:var(--spacing-md)}.editor-info[data-v-dc4a8118]{margin-bottom:var(--spacing-sm);padding:var(--spacing-sm);background-color:var(--vscode-inputValidation-warningBackground);border:1px solid var(--vscode-inputValidation-warningBorder);border-radius:var(--border-radius)}.editor-info .info-message[data-v-dc4a8118]{display:flex;align-items:center;gap:var(--spacing-xs);font-size:12px;color:var(--vscode-inputValidation-warningForeground)}.editor-info .info-message .warning-icon[data-v-dc4a8118]{color:var(--vscode-inputValidation-warningForeground)}[data-v-dc4a8118] .status-badge{padding:2px 8px;border-radius:12px;font-size:11px;font-weight:500}[data-v-dc4a8118] .status-badge.status-success{background-color:var(--vscode-terminal-ansiGreen);color:var(--vscode-background)}[data-v-dc4a8118] .status-badge.status-warning{background-color:var(--vscode-terminal-ansiYellow);color:var(--vscode-background)}[data-v-dc4a8118] .status-badge.status-error{background-color:var(--vscode-terminal-ansiRed);color:var(--vscode-background)}@media (max-width: 768px){.component-showcase[data-v-dc4a8118]{grid-template-columns:1fr}.demo-controls[data-v-dc4a8118]{flex-direction:column;gap:var(--spacing-lg)}.info-grid[data-v-dc4a8118]{grid-template-columns:1fr}}.editor-view-placeholder[data-v-16c53aba]{display:none}[data-v-404c87bd]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-404c87bd]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-404c87bd]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-404c87bd]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-404c87bd]:root{--border-radius: 3px;--border-radius-sm: 2px}.advanced-editor-page[data-v-404c87bd]{padding:24px;min-height:calc(100vh - 64px);background:var(--vscode-editor-background);color:var(--vscode-editor-foreground)}.page-header[data-v-404c87bd]{text-align:center;margin-bottom:32px}.page-header h1[data-v-404c87bd]{font-size:28px;font-weight:600;margin:0 0 8px;color:var(--vscode-editor-foreground)}.page-header p[data-v-404c87bd]{font-size:14px;color:var(--vscode-descriptionForeground);margin:0}.editor-container[data-v-404c87bd]{max-width:1200px;margin:0 auto}.editor-controls[data-v-404c87bd]{display:flex;align-items:center;gap:24px;padding:16px;background:var(--vscode-sideBar-background);border:1px solid var(--vscode-widget-border);border-radius:6px 6px 0 0;flex-wrap:wrap}.control-group[data-v-404c87bd]{display:flex;align-items:center;gap:8px}.control-group label[data-v-404c87bd]{font-size:13px;font-weight:500;color:var(--vscode-editor-foreground);white-space:nowrap}.control-group select[data-v-404c87bd]{padding:4px 8px;background:var(--vscode-input-background);border:1px solid var(--vscode-input-border);border-radius:3px;color:var(--vscode-input-foreground);font-size:13px;min-width:200px}.control-group select[data-v-404c87bd]:focus{outline:none;border-color:var(--vscode-focusBorder)}.language-badge[data-v-404c87bd]{background:var(--vscode-badge-background);color:var(--vscode-badge-foreground);padding:2px 8px;border-radius:3px;font-size:11px;font-weight:500;text-transform:uppercase}.format-button[data-v-404c87bd]{display:flex;align-items:center;gap:6px;padding:6px 12px;background:var(--vscode-button-background);color:var(--vscode-button-foreground);border:none;border-radius:3px;font-size:13px;cursor:pointer;transition:background-color .2s}.format-button[data-v-404c87bd]:hover:not(:disabled){background:var(--vscode-button-hoverBackground)}.format-button[data-v-404c87bd]:disabled{opacity:.5;cursor:not-allowed}.monaco-wrapper[data-v-404c87bd]{border:1px solid var(--vscode-widget-border);border-top:none;border-radius:0 0 6px 6px;overflow:hidden;min-height:50vh;height:auto}@media (max-width: 768px){.advanced-editor-page[data-v-404c87bd]{padding:16px}.editor-controls[data-v-404c87bd]{flex-direction:column;align-items:stretch;gap:16px}.control-group[data-v-404c87bd]{flex-direction:column;align-items:stretch}.control-group select[data-v-404c87bd]{min-width:auto}}[data-v-cd4c8d89]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-cd4c8d89]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-cd4c8d89]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-cd4c8d89]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-cd4c8d89]:root{--border-radius: 3px;--border-radius-sm: 2px}.auth-debug[data-v-cd4c8d89]{padding:16px;max-width:800px}.auth-debug h3[data-v-cd4c8d89]{margin:0 0 24px;color:var(--vscode-editor-foreground)}.auth-debug h4[data-v-cd4c8d89]{margin:0 0 12px;color:var(--vscode-editor-foreground);font-size:14px}.auth-debug h5[data-v-cd4c8d89]{margin:12px 0 8px;color:var(--vscode-editor-foreground);font-size:13px}.debug-section[data-v-cd4c8d89]{margin-bottom:24px;padding:16px;background:var(--vscode-editorWidget-background);border:1px solid var(--vscode-widget-border);border-radius:4px}.debug-info[data-v-cd4c8d89]{display:flex;flex-direction:column;gap:8px;font-family:Consolas,Monaco,monospace;font-size:13px}.keys-list[data-v-cd4c8d89]{display:flex;flex-direction:column;gap:12px}.key-item[data-v-cd4c8d89]{display:flex;align-items:center;gap:12px;padding:12px;background:var(--vscode-editorGroup-background);border-radius:4px;border:1px solid transparent}.key-item.active[data-v-cd4c8d89]{border-color:var(--vscode-focusBorder);background:var(--vscode-list-activeSelectionBackground)}.key-item code[data-v-cd4c8d89]{margin-left:auto;padding:4px 8px;background:var(--vscode-textCodeBlock-background);border-radius:3px;font-size:12px}.loading[data-v-cd4c8d89]{display:flex;align-items:center;gap:12px;margin-top:12px}.loading span[data-v-cd4c8d89]{font-size:13px;color:var(--vscode-descriptionForeground)}.api-result[data-v-cd4c8d89],.api-error[data-v-cd4c8d89]{margin-top:12px}.api-result pre[data-v-cd4c8d89],.api-error pre[data-v-cd4c8d89]{background:var(--vscode-textCodeBlock-background);border:1px solid var(--vscode-widget-border);border-radius:4px;padding:12px;overflow-x:auto;font-size:12px;line-height:1.4}.api-error pre[data-v-cd4c8d89]{background:var(--vscode-inputValidation-errorBackground);border-color:var(--vscode-inputValidation-errorBorder);color:var(--vscode-inputValidation-errorForeground)}.debug-view[data-v-e34bc0c6]{padding:24px;background:var(--vscode-editor-background);color:var(--vscode-foreground)}.debug-view h1[data-v-e34bc0c6],.debug-view h2[data-v-e34bc0c6]{color:var(--vscode-foreground);margin-bottom:16px}.debug-view p[data-v-e34bc0c6]{margin-bottom:8px}.notification-testing[data-v-e34bc0c6]{margin:24px 0;padding:16px;border:1px solid var(--vscode-widget-border);border-radius:4px}.test-buttons[data-v-e34bc0c6]{display:flex;gap:8px;flex-wrap:wrap}[data-v-0bc034d3]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-0bc034d3]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-0bc034d3]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-0bc034d3]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-0bc034d3]:root{--border-radius: 3px;--border-radius-sm: 2px}.login-page[data-v-0bc034d3]{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(135deg,#1a2332,#384d7a 50% 100%)}@media (max-width: 968px){.login-page[data-v-0bc034d3]{grid-template-columns:1fr}}.visual-section[data-v-0bc034d3]{display:flex;align-items:center;justify-content:center;padding:3rem;position:relative;overflow:hidden}@media (max-width: 968px){.visual-section[data-v-0bc034d3]{display:none}}.animated-visual[data-v-0bc034d3]{width:100%;max-width:600px;height:auto;filter:drop-shadow(0 0 30px rgba(0,122,204,.2))}.config-circles .circle[data-v-0bc034d3]{fill:none;stroke:#007acc66;stroke-width:1.5;animation:circlePulse-0bc034d3 10s ease-in-out infinite}.config-circles .circle.circle-1[data-v-0bc034d3]{animation-delay:.5s}.config-circles .circle.circle-2[data-v-0bc034d3]{animation-delay:1s}.config-circles .circle.circle-3[data-v-0bc034d3]{animation-delay:1.5s}.config-circles .circle.circle-4[data-v-0bc034d3]{animation-delay:2s}.config-circles .circle.circle-5[data-v-0bc034d3]{animation-delay:2.5s}@keyframes circlePulse-0bc034d3{0%,to{opacity:.3;stroke-width:1.5}50%{opacity:.6;stroke-width:2}}.flow-particles .particle[data-v-0bc034d3]{fill:#007accf2;filter:blur(.5px)}.flow-particles .particle.particle-1[data-v-0bc034d3]{opacity:.8}.flow-particles .particle.particle-2[data-v-0bc034d3]{opacity:.85}.flow-particles .particle.particle-3[data-v-0bc034d3]{opacity:.9}.flow-particles .particle.particle-4[data-v-0bc034d3]{opacity:.95}.flow-particles .particle.particle-5[data-v-0bc034d3]{opacity:1}.validation-grid .hex[data-v-0bc034d3]{fill:none;stroke:#fff6;stroke-width:2;animation:hexGlow-0bc034d3 10s ease-in-out infinite}.validation-grid .hex.hex-1[data-v-0bc034d3]{animation-delay:.8s}.validation-grid .hex.hex-2[data-v-0bc034d3]{animation-delay:1.6s}.validation-grid .hex.hex-3[data-v-0bc034d3]{animation-delay:2.4s}.validation-grid .hex.hex-4[data-v-0bc034d3]{animation-delay:3.2s}.validation-grid .hex.hex-5[data-v-0bc034d3]{animation-delay:4s}.validation-grid .hex.hex-6[data-v-0bc034d3]{animation-delay:4.8s}.validation-grid .hex.hex-7[data-v-0bc034d3]{animation-delay:5.6s}@keyframes hexGlow-0bc034d3{0%,to{opacity:.15;stroke:#fff6}50%{opacity:.5;stroke:#fffc}}.connection-lines .conn[data-v-0bc034d3]{stroke:#fff9;stroke-dasharray:5,5;animation:dashFlow-0bc034d3 4s linear infinite}.connection-lines .conn.conn-1[data-v-0bc034d3]{animation-delay:.5s}.connection-lines .conn.conn-2[data-v-0bc034d3]{animation-delay:1s}.connection-lines .conn.conn-3[data-v-0bc034d3]{animation-delay:1.5s}.connection-lines .conn.conn-4[data-v-0bc034d3]{animation-delay:2s}@keyframes dashFlow-0bc034d3{0%{stroke-dashoffset:0;opacity:.3}to{stroke-dashoffset:20;opacity:.7}}.central-core .core-outer[data-v-0bc034d3]{fill:none;stroke:#007acc80;stroke-width:2;animation:coreOuterPulse-0bc034d3 5s ease-in-out infinite}.central-core .core-middle[data-v-0bc034d3]{fill:#007acc26;stroke:#007acc4d;stroke-width:1;animation:coreMiddlePulse-0bc034d3 4s ease-in-out infinite}.central-core .core-inner[data-v-0bc034d3]{fill:#007acccc;animation:coreInnerGlow-0bc034d3 3s ease-in-out infinite}.central-core .core-indicators[data-v-0bc034d3]{animation:indicatorRotate-0bc034d3 8s linear infinite;transform-origin:300px 300px}.central-core .core-indicators .indicator[data-v-0bc034d3]{stroke:#007acce6;stroke-width:2;stroke-linecap:round}@keyframes coreOuterPulse-0bc034d3{0%,to{opacity:.4;stroke-width:2}50%{opacity:.7;stroke-width:2.5}}@keyframes coreMiddlePulse-0bc034d3{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.05)}}@keyframes coreInnerGlow-0bc034d3{0%,to{opacity:.7}50%{opacity:1}}@keyframes indicatorRotate-0bc034d3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-section[data-v-0bc034d3]{display:flex;align-items:center;justify-content:center;background:#fff;padding:3rem;position:relative}@media (max-width: 968px){.form-section[data-v-0bc034d3]{padding:2rem 1.5rem}}.login-container[data-v-0bc034d3]{width:100%;max-width:420px}.brand[data-v-0bc034d3]{margin-bottom:3rem}.brand .logo[data-v-0bc034d3]{width:200px;height:auto;margin-bottom:.75rem;color:#1a1a1a;display:block}@media (max-width: 968px){.brand .logo[data-v-0bc034d3]{width:160px}}.brand .subtitle[data-v-0bc034d3]{font-size:.95rem;color:#666;margin:0;font-weight:500;letter-spacing:.5px}.loading-state[data-v-0bc034d3]{text-align:center;padding:3rem 0}.loading-state .spinner[data-v-0bc034d3]{width:48px;height:48px;border:4px solid #e5e7eb;border-top:4px solid var(--vscode-focusBorder);border-radius:50%;animation:spin-0bc034d3 1s linear infinite;margin:0 auto 1.5rem}.loading-state p[data-v-0bc034d3]{color:#666;font-size:.95rem}@keyframes spin-0bc034d3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-form[data-v-0bc034d3]{display:grid;gap:8px}.login-form .btn-login[data-v-0bc034d3]{width:max-content;padding:1rem;font-size:.95rem;font-weight:600;letter-spacing:1px;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease}.login-form .btn-login.btn-primary[data-v-0bc034d3]{background:var(--vscode-button-background);color:var(--vscode-button-foreground);box-shadow:0 4px 12px #007acc4d}.login-form .btn-login.btn-primary[data-v-0bc034d3]:hover{background:var(--vscode-button-hoverBackground);box-shadow:0 6px 16px #007acc66;transform:translateY(-2px)}.login-form .btn-login.btn-primary[data-v-0bc034d3]:active{transform:translateY(0)}.login-form .error-message[data-v-0bc034d3]{margin-top:1.5rem;padding:1rem;background:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;font-size:.9rem}.login-form .config-info[data-v-0bc034d3]{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e5e5}.login-form .config-info dl[data-v-0bc034d3]{display:grid;grid-template-columns:auto 1fr;gap:.75rem 1rem;margin:0}.login-form .config-info dl dt[data-v-0bc034d3]{font-size:.8rem;color:#999;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.login-form .config-info dl dd[data-v-0bc034d3]{font-size:.85rem;color:#666;margin:0;word-break:break-all;font-family:Courier New,monospace}.authenticated-state .welcome[data-v-0bc034d3]{margin-bottom:2rem}.authenticated-state .welcome h2[data-v-0bc034d3]{font-size:1.5rem;color:#1a1a1a;margin:0 0 .5rem;font-weight:600}.authenticated-state .welcome .user-name[data-v-0bc034d3]{font-size:1.25rem;color:var(--vscode-focusBorder);font-weight:600;margin:0}.authenticated-state .user-info[data-v-0bc034d3]{background:#f8f9fa;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.authenticated-state .user-info .info-item[data-v-0bc034d3]{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.authenticated-state .user-info .info-item[data-v-0bc034d3]:last-child{margin-bottom:0}.authenticated-state .user-info .info-item .label[data-v-0bc034d3]{font-size:.75rem;color:#999;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.authenticated-state .user-info .info-item .value[data-v-0bc034d3]{font-size:.9rem;color:#1a1a1a;word-break:break-all}.authenticated-state .actions .btn-login[data-v-0bc034d3]{width:100%;padding:1rem;font-size:.95rem;font-weight:600;letter-spacing:1px;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.authenticated-state .actions .btn-login.btn-secondary[data-v-0bc034d3]{background:#f8f9fa;color:#666;border:2px solid #e5e5e5}.authenticated-state .actions .btn-login.btn-secondary[data-v-0bc034d3]:hover{background:#e9ecef;border-color:#d0d0d0;transform:translateY(-2px)}.authenticated-state .actions .btn-login.btn-secondary[data-v-0bc034d3]:active{transform:translateY(0)}:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}:root{--border-radius: 3px;--border-radius-sm: 2px}*{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:auto!important;text-rendering:optimizeLegibility}html,body{-webkit-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important}.monaco-editor{font-smooth:auto!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:auto!important;outline:none!important}.monaco-editor .inputarea,.monaco-editor .monaco-editor-background,.monaco-editor .margin,.monaco-editor .view-overlays,.monaco-editor .margin-view-overlays{outline:none!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:auto!important}.monaco-editor .cursor{animation-duration:1s!important;animation-timing-function:ease-in-out!important}.monaco-editor *{animation-duration:inherit!important}input::-ms-clear{display:none!important;width:0!important;height:0!important}input::-ms-reveal{display:none!important;width:0!important;height:0!important}.loading,.spinner,[class*=animation],[class*=transition]{animation-duration:1s!important;animation-timing-function:linear!important;transition-duration:.3s!important}.monaco-loading,.monaco-progress-container{animation:spin 1s linear infinite!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button,input,select,textarea{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}button:focus,input:focus,select:focus,textarea:focus{outline:1px solid var(--focus-color, #007acc);outline-offset:0!important}@-moz-document url-prefix(){.monaco-editor{-moz-osx-font-smoothing:auto!important}}@supports (-webkit-appearance: none){.monaco-editor{-webkit-font-smoothing:antialiased!important}}@supports not (-moz-appearance: none){.monaco-editor{-webkit-font-smoothing:antialiased!important;font-smooth:auto!important}}.monaco-list,.monaco-tree,.monaco-scrollable-element{outline:none!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:auto!important}[class*=monaco-]:not([class*=monaco-editor]){font-smooth:auto!important;outline:none!important}:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4;--border-radius: 3px;--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--vscode-editor-background: #ffffff;--vscode-editor-foreground: #333333;--vscode-sideBar-background: #f3f3f3;--vscode-activityBar-background: #2c2c2c;--vscode-activityBar-foreground: #ffffff;--vscode-titleBar-activeBackground: #dddddd;--vscode-titleBar-activeForeground: #333333;--vscode-statusBar-background: #dddddd;--vscode-statusBar-foreground: #333333;--border-color: #cccccc;--vscode-panel-border: #cccccc;--vscode-button-background: #384d7a;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-input-background: #ffffff;--vscode-input-foreground: #333333;--vscode-input-border: #cccccc;--vscode-dropdown-background: #ffffff;--vscode-dropdown-foreground: #333333;--vscode-dropdown-border: #cccccc;--vscode-dropdown-listBackground: #ffffff;--vscode-inputOption-activeBorder: #0e639c;--vscode-widget-border: #cccccc;--vscode-widget-shadow: rgba(0, 0, 0, .16);--vscode-focusBorder: #0e639c;--vscode-contrastBorder: #cccccc;--vscode-editor-hoverHighlightBackground: #f8f8f8;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #333333;--vscode-list-focusBackground: #0e639c;--vscode-list-focusForeground: #ffffff;--vscode-list-activeSelectionBackground: #0e639c;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-activeSelectionIconForeground: #ffffff}[data-theme=dark],.vscode-dark{--vscode-editor-background: #1e1e1e;--vscode-editor-foreground: #cccccc;--vscode-sideBar-background: #252526;--vscode-activityBar-background: #333333;--vscode-activityBar-foreground: #ffffff;--vscode-titleBar-activeBackground: #3c3c3c;--vscode-titleBar-activeForeground: #cccccc;--vscode-statusBar-background: #3c3c3c;--vscode-statusBar-foreground: #cccccc;--border-color: #464647;--vscode-panel-border: #464647;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #464647;--vscode-dropdown-background: #3c3c3c;--vscode-dropdown-foreground: #cccccc;--vscode-dropdown-border: #464647;--vscode-dropdown-listBackground: #252526;--vscode-inputOption-activeBorder: #0e639c;--vscode-widget-border: #464647;--vscode-widget-shadow: rgba(0, 0, 0, .36);--vscode-focusBorder: #0e639c;--vscode-contrastBorder: #464647;--vscode-editor-hoverHighlightBackground: #2d2d30;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-focusBackground: #0e639c;--vscode-list-focusForeground: #ffffff;--vscode-list-activeSelectionBackground: #0e639c;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-activeSelectionIconForeground: #ffffff}.vscode-high-contrast{--vscode-editor-background: #000000;--vscode-editor-foreground: #ffffff;--vscode-sideBar-background: #000000;--vscode-activityBar-background: #000000;--vscode-activityBar-foreground: #ffffff;--vscode-titleBar-activeBackground: #000000;--vscode-titleBar-activeForeground: #ffffff;--border-color: #ffffff;--vscode-panel-border: #ffffff;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-input-background: #000000;--vscode-input-foreground: #ffffff;--vscode-input-border: #ffffff;--vscode-dropdown-background: #000000;--vscode-dropdown-foreground: #ffffff;--vscode-dropdown-border: #ffffff;--vscode-dropdown-listBackground: #000000;--vscode-inputOption-activeBorder: #ffffff;--vscode-widget-border: #ffffff;--vscode-widget-shadow: rgba(255, 255, 255, .16);--vscode-focusBorder: #ffffff;--vscode-contrastBorder: #ffffff;--vscode-editor-hoverHighlightBackground: #333333;--vscode-list-hoverBackground: #333333;--vscode-list-hoverForeground: #ffffff;--vscode-list-focusBackground: #0e639c;--vscode-list-focusForeground: #ffffff;--vscode-list-activeSelectionBackground: #0e639c;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-activeSelectionIconForeground: #ffffff}*{box-sizing:border-box}html{height:100%}body{margin:0;padding:0;height:100%;font-family:var(--vscode-font-family);font-size:var(--vscode-font-size);font-weight:var(--vscode-font-weight);line-height:var(--vscode-line-height);background-color:var(--vscode-editor-background);color:var(--vscode-editor-foreground);transition:background-color .2s ease,color .2s ease}#app{height:100%}.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}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--vscode-editor-background)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--vscode-list-focusBackground)}:focus-visible{outline:1px solid var(--vscode-list-focusBackground);outline-offset:-1px}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.flex-1{flex:1}.w-full{width:100%}.h-full{height:100%}.overflow-hidden{overflow:hidden}.text-xs{font-size:11px}.text-sm{font-size:12px}.opacity-70{opacity:.7}:root{--notification-success: var(--vscode-charts-green, #4caf50);--notification-info: var(--vscode-charts-blue, #2196f3);--notification-warning: var(--vscode-charts-orange, #ff9800);--notification-error: var(--vscode-charts-red, #f44336);--notification-background: var(--vscode-notifications-background, var(--vscode-editor-background, #1e1e1e));--notification-border: var(--vscode-notifications-border, var(--vscode-panel-border, #3c3c3c));--notification-foreground: var(--vscode-notifications-foreground, var(--vscode-editor-foreground, #cccccc));--notification-progress-background: var(--vscode-progressBar-background, #0e70c0);--notification-progress-track: var(--vscode-scrollbarSlider-background, rgba(121, 121, 121, .4));--notification-duration-fast: .2s;--notification-duration-normal: .3s;--notification-duration-slow: .5s;--notification-z-index: 1000;--notification-overlay-z-index: 999;--notification-border-radius: var(--border-radius-sm, 4px);--notification-shadow: var(--shadow-md, 0 4px 8px rgba(0, 0, 0, .2))}@keyframes slideInRight{0%{transform:translate(100%) scale(.8);opacity:0}to{transform:translate(0) scale(1);opacity:1}}@keyframes slideOutRight{0%{transform:translate(0) scale(1);opacity:1}to{transform:translate(100%) scale(.8);opacity:0}}@keyframes slideInLeft{0%{transform:translate(-100%) scale(.8);opacity:0}to{transform:translate(0) scale(1);opacity:1}}@keyframes slideOutLeft{0%{transform:translate(0) scale(1);opacity:1}to{transform:translate(-100%) scale(.8);opacity:0}}@keyframes scaleIn{0%{transform:scale(.8) translateY(-20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes scaleOut{0%{transform:scale(1) translateY(0);opacity:1}to{transform:scale(.8) translateY(-20px);opacity:0}}@keyframes progressIndeterminate{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes notificationPulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-2px)}20%,40%,60%,80%{transform:translate(2px)}}.notification-base{font-family:var(--vscode-font-family, "Segoe UI", Tahoma, Geneva, Verdana, sans-serif);font-size:var(--vscode-font-size, 13px);line-height:1.4;color:var(--notification-foreground)}.notification-base *,.notification-base *:before,.notification-base *:after{box-sizing:border-box}.notification-icon--success{color:var(--notification-success)}.notification-icon--info{color:var(--notification-info)}.notification-icon--warning{color:var(--notification-warning)}.notification-icon--error{color:var(--notification-error)}.notification-message a{color:var(--vscode-textLink-foreground, var(--notification-info));text-decoration:none}.notification-message a:hover{color:var(--vscode-textLink-activeForeground, var(--notification-info));text-decoration:underline}.notification-message a:focus{outline:1px solid var(--vscode-focusBorder, var(--notification-info));outline-offset:1px}.notification-message code{background:var(--vscode-textCodeBlock-background, rgba(10, 10, 10, .4));color:var(--vscode-textPreformat-foreground, var(--notification-foreground));padding:1px 3px;border-radius:2px;font-family:var(--vscode-editor-font-family, "Monaco", "Menlo", "Ubuntu Mono", monospace);font-size:.9em}.notification-action-button--primary{background:var(--vscode-button-background, var(--notification-info));color:var(--vscode-button-foreground, #ffffff);border:none}.notification-action-button--primary:hover:not(:disabled){background:var(--vscode-button-hoverBackground, var(--notification-info))}.notification-action-button--primary:focus{outline:1px solid var(--vscode-focusBorder, var(--notification-info))}.notification-action-button--secondary{background:var(--vscode-button-secondaryBackground, transparent);color:var(--vscode-button-secondaryForeground, var(--notification-foreground));border:1px solid var(--vscode-button-border, var(--notification-border))}.notification-action-button--secondary:hover:not(:disabled){background:var(--vscode-button-secondaryHoverBackground, rgba(255, 255, 255, .1))}.notification-action-button--secondary:focus{outline:1px solid var(--vscode-focusBorder, var(--notification-info))}.notification-action-button--small{padding:var(--spacing-xs) var(--spacing-sm);font-size:.85em}.notification-progress--infinite .notification-progress__fill{position:relative;background:transparent;overflow:hidden}.notification-progress--infinite .notification-progress__fill:after{content:"";position:absolute;top:0;left:0;bottom:0;width:100%;background:linear-gradient(90deg,transparent,var(--notification-progress-background),transparent);animation:progressIndeterminate 2s infinite linear}@media (max-width: 768px){.toast-container--top-right,.toast-container--top-left,.toast-container--bottom-right,.toast-container--bottom-left{left:var(--spacing-sm);right:var(--spacing-sm)}.toast-container--top-right .toast-notification,.toast-container--top-left .toast-notification,.toast-container--bottom-right .toast-notification,.toast-container--bottom-left .toast-notification{max-width:none;min-width:auto}.toast-container--top-center,.toast-container--bottom-center{left:var(--spacing-sm);right:var(--spacing-sm);transform:none}.toast-container--top-center .toast-notification,.toast-container--bottom-center .toast-notification{max-width:none;min-width:auto}}@media (max-width: 480px){.toast-notification{padding:var(--spacing-sm)}.toast-notification .notification-content__actions{flex-direction:column;gap:var(--spacing-xs)}.toast-notification .notification-content__actions .notification-action-button{width:100%;justify-content:center}}@media (prefers-contrast: high){.toast-notification{border-width:2px;border-style:solid}.toast-notification--success{border-color:var(--notification-success)}.toast-notification--info{border-color:var(--notification-info)}.toast-notification--warning{border-color:var(--notification-warning)}.toast-notification--error{border-color:var(--notification-error)}}@media (prefers-reduced-motion: reduce){.toast-notification,.notification-progress__fill,.notification-action-button{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.toast-enter-active,.toast-leave-active{transition-duration:.01ms!important}}@media print{.toast-container{display:none!important}}.notification-theme-integration{--list-active-selection-background: var(--vscode-list-activeSelectionBackground);--list-hover-background: var(--vscode-list-hoverBackground);--list-focus-background: var(--vscode-list-focusBackground);--input-background: var(--vscode-input-background);--input-foreground: var(--vscode-input-foreground);--input-border: var(--vscode-input-border);--menu-background: var(--vscode-menu-background);--menu-foreground: var(--vscode-menu-foreground);--menu-selection-background: var(--vscode-menu-selectionBackground);--menu-selection-foreground: var(--vscode-menu-selectionForeground)}[data-theme=dark] .toast-notification{box-shadow:0 4px 12px #0006}[data-theme=dark] .notification-message a{color:#4fc3f7}[data-theme=dark] .notification-message a:hover{color:#81d4fa}[data-theme=light] .toast-notification{box-shadow:0 2px 8px #00000026;border-color:#d0d0d0}[data-theme=light] .toast-notification.toast-notification--success{border-left-color:var(--notification-success)}[data-theme=light] .toast-notification.toast-notification--warning{border-left-color:var(--notification-warning)}[data-theme=light] .toast-notification.toast-notification--error{border-left-color:var(--notification-error)}[data-theme=light] .toast-notification.toast-notification--info{border-left-color:var(--notification-info)}[data-theme=light] .notification-message a{color:#1976d2}[data-theme=light] .notification-message a:hover{color:#1565c0}/*!-----------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
* Released under the MIT license
* https://github.com/microsoft/vscode/blob/main/LICENSE.txt
*-----------------------------------------------------------*/.monaco-action-bar{height:100%;white-space:nowrap}.monaco-action-bar .actions-container{align-items:center;display:flex;height:100%;margin:0 auto;padding:0;width:100%}.monaco-action-bar.vertical .actions-container{display:inline-block}.monaco-action-bar .action-item{align-items:center;cursor:pointer;display:block;justify-content:center;position:relative}.monaco-action-bar .action-item.disabled{cursor:default}.monaco-action-bar .action-item .codicon,.monaco-action-bar .action-item .icon{display:block}.monaco-action-bar .action-item .codicon{align-items:center;display:flex;height:16px;width:16px}.monaco-action-bar .action-label{border-radius:5px;display:flex;font-size:11px;padding:3px}.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{border-bottom:1px solid #bbb;display:block;margin-left:.8em;margin-right:.8em;padding-top:1px}.monaco-action-bar .action-item .action-label.separator{background-color:#bbb;cursor:default;height:16px;margin:5px 4px!important;min-width:1px;padding:0;width:1px}.secondary-actions .monaco-action-bar .action-label{margin-left:6px}.monaco-action-bar .action-item.select-container{align-items:center;display:flex;flex:1;justify-content:center;margin-right:10px;max-width:170px;min-width:60px;overflow:hidden}.monaco-action-bar .action-item.action-dropdown-item{display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator{align-items:center;cursor:default;display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator>div{width:1px}.monaco-aria-container{left:-999em;position:absolute}.monaco-text-button{align-items:center;border:1px solid var(--vscode-button-border,transparent);border-radius:2px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;line-height:18px;padding:4px;text-align:center;width:100%}.monaco-text-button:focus{outline-offset:2px!important}.monaco-text-button:hover{text-decoration:none!important}.monaco-button.disabled,.monaco-button.disabled:focus{cursor:default;opacity:.4!important}.monaco-text-button .codicon{color:inherit!important;margin:0 .2em}.monaco-text-button.monaco-text-button-with-short-label{flex-direction:row;flex-wrap:wrap;height:28px;overflow:hidden;padding:0 4px}.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;overflow:hidden;width:0}.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{align-items:center;display:flex;font-style:inherit;font-weight:400;justify-content:center;padding:4px 0}.monaco-button-dropdown{cursor:pointer;display:flex}.monaco-button-dropdown.disabled{cursor:default}.monaco-button-dropdown>.monaco-button:focus{outline-offset:-1px!important}.monaco-button-dropdown.disabled>.monaco-button-dropdown-separator,.monaco-button-dropdown.disabled>.monaco-button.disabled,.monaco-button-dropdown.disabled>.monaco-button.disabled:focus{opacity:.4!important}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-right-width:0!important}.monaco-button-dropdown .monaco-button-dropdown-separator{cursor:default;padding:4px 0}.monaco-button-dropdown .monaco-button-dropdown-separator>div{height:100%;width:1px}.monaco-button-dropdown>.monaco-button.monaco-dropdown-button{align-items:center;border:1px solid var(--vscode-button-border,transparent);border-left-width:0!important;border-radius:0 2px 2px 0;display:flex}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-radius:2px 0 0 2px}.monaco-description-button{align-items:center;display:flex;flex-direction:column;margin:4px 5px}.monaco-description-button .monaco-button-description{font-size:11px;font-style:italic;padding:4px 20px}.monaco-description-button .monaco-button-description,.monaco-description-button .monaco-button-label{align-items:center;display:flex;justify-content:center}.monaco-description-button .monaco-button-description>.codicon,.monaco-description-button .monaco-button-label>.codicon{color:inherit!important;margin:0 .2em}.monaco-button-dropdown.default-colors>.monaco-button,.monaco-button.default-colors{background-color:var(--vscode-button-background);color:var(--vscode-button-foreground)}.monaco-button-dropdown.default-colors>.monaco-button:hover,.monaco-button.default-colors:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-button-dropdown.default-colors>.monaco-button.secondary,.monaco-button.default-colors.secondary{background-color:var(--vscode-button-secondaryBackground);color:var(--vscode-button-secondaryForeground)}.monaco-button-dropdown.default-colors>.monaco-button.secondary:hover,.monaco-button.default-colors.secondary:hover{background-color:var(--vscode-button-secondaryHoverBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator{background-color:var(--vscode-button-background);border-bottom:1px solid var(--vscode-button-border);border-top: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)}@font-face{font-display:block;font-family:codicon;src:url(/assets/codicon-DCmgc-ay.ttf) format("truetype")}.codicon[class*=codicon-]{display:inline-block;font: 16px/1 codicon;text-align:center;text-decoration:none;text-rendering:auto;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(1turn)}}.codicon-gear.codicon-modifier-spin,.codicon-loading.codicon-modifier-spin,.codicon-notebook-state-executing.codicon-modifier-spin,.codicon-sync.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}.context-view{position:absolute}.context-view.fixed{all:initial;color:inherit;font-family:inherit;font-size:13px;position:fixed}.monaco-count-badge{border-radius:11px;box-sizing:border-box;display:inline-block;font-size:11px;font-weight:400;line-height:11px;min-height:18px;min-width:18px;padding:3px 6px;text-align:center}.monaco-count-badge.long{border-radius:2px;line-height:normal;min-height:auto;padding:2px 3px}.monaco-dropdown{height:100%;padding:0}.monaco-dropdown>.dropdown-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center}.monaco-dropdown>.dropdown-label>.action-label.disabled{cursor:default}.monaco-dropdown-with-primary{border-radius:5px;display:flex!important;flex-direction:row}.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;line-height:16px;margin-left:-3px;padding-left:0;padding-right:0}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{background-position:50%;background-repeat:no-repeat;background-size:16px;display:block}.monaco-findInput{position:relative}.monaco-findInput .monaco-inputbox{font-size:13px;width:100%}.monaco-findInput>.controls{position:absolute;right:2px;top:3px}.vs .monaco-findInput.disabled{background-color:#e1e1e1}.vs-dark .monaco-findInput.disabled{background-color:#333}.hc-light .monaco-findInput.highlight-0 .controls,.monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-0 .1s linear 0s}.hc-light .monaco-findInput.highlight-1 .controls,.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}}.monaco-hover{animation:fadein .1s linear;box-sizing:border-box;cursor:default;line-height:1.5em;overflow:hidden;position:absolute;user-select:text;-webkit-user-select:text;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 .code,.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6,.monaco-hover p,.monaco-hover ul{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{border-left:0;border-right:0;box-sizing:border-box;height:1px;margin:4px -8px -4px}.monaco-hover .code:first-child,.monaco-hover p:first-child,.monaco-hover ul:first-child{margin-top:0}.monaco-hover .code:last-child,.monaco-hover p:last-child,.monaco-hover ul:last-child{margin-bottom:0}.monaco-hover ol,.monaco-hover ul{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{cursor:pointer;margin-right:16px}.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,.monaco-hover .hover-contents a.code-link:hover{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{border-bottom:1px solid transparent;color:var(--vscode-textLink-foreground);text-decoration:underline;text-underline-position:under}.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{display:inline-block;margin-bottom:4px}.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{cursor:default;opacity:.4;pointer-events:none}.monaco-icon-label{display:flex;overflow:hidden;text-overflow:ellipsis}.monaco-icon-label:before{background-position:0;background-repeat:no-repeat;background-size:16px;display:inline-block;height:22px;line-height:inherit!important;padding-right:6px;width:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;vertical-align:top}.monaco-icon-label-iconpath{display:flex;height:16px;margin-top:2px;padding-left:2px;width:16px}.monaco-icon-label-container.disabled{color:var(--vscode-disabledForeground)}.monaco-icon-label>.monaco-icon-label-container{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.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{font-size:.9em;margin-left:.5em;opacity:.7;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-description-container>.label-description,.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{font-style:italic}.monaco-icon-label.deprecated{opacity:.66;text-decoration:line-through}.monaco-icon-label.italic:after{font-style:italic}.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-description-container>.label-description,.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{text-decoration:line-through}.monaco-icon-label:after{font-size:90%;font-weight:600;margin:auto 16px 0 5px;opacity:.75;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-inputbox{border-radius:2px;box-sizing:border-box;display:block;font-size:inherit;padding:0;position:relative}.monaco-inputbox>.ibwrapper>.input,.monaco-inputbox>.ibwrapper>.mirror{padding:4px 6px}.monaco-inputbox>.ibwrapper{height:100%;position:relative;width:100%}.monaco-inputbox>.ibwrapper>.input{border:none;box-sizing:border-box;color:inherit;display:inline-block;font-family:inherit;font-size:inherit;height:100%;line-height:inherit;resize:none;width:100%}.monaco-inputbox>.ibwrapper>input{text-overflow:ellipsis}.monaco-inputbox>.ibwrapper>textarea.input{display:block;outline:none;scrollbar-width:none}.monaco-inputbox>.ibwrapper>textarea.input::-webkit-scrollbar{display:none}.monaco-inputbox>.ibwrapper>textarea.input.empty{white-space:nowrap}.monaco-inputbox>.ibwrapper>.mirror{box-sizing:border-box;display:inline-block;left:0;position:absolute;top:0;visibility:hidden;white-space:pre-wrap;width:100%;word-wrap:break-word}.monaco-inputbox-container{text-align:right}.monaco-inputbox-container .monaco-inputbox-message{box-sizing:border-box;display:inline-block;font-size:12px;line-height:17px;margin-top:-1px;overflow:hidden;padding:.4em;text-align:left;width:100%;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;height:16px;width:16px}.monaco-keybinding{align-items:center;display:flex;line-height:10px}.monaco-keybinding>.monaco-keybinding-key{border-radius:3px;border-style:solid;border-width:1px;display:inline-block;font-size:11px;margin:0 2px;padding:3px 5px;vertical-align:middle}.monaco-keybinding>.monaco-keybinding-key:first-child{margin-left:0}.monaco-keybinding>.monaco-keybinding-key:last-child{margin-right:0}.monaco-keybinding>.monaco-keybinding-key-separator{display:inline-block}.monaco-keybinding>.monaco-keybinding-key-chord-separator{width:6px}.monaco-list{height:100%;position:relative;white-space:nowrap;width:100%}.monaco-list.mouse-support{user-select:none;-webkit-user-select:none}.monaco-list>.monaco-scrollable-element{height:100%}.monaco-list-rows{height:100%;position:relative;width:100%}.monaco-list.horizontal-scrolling .monaco-list-rows{min-width:100%;width:auto}.monaco-list-row{box-sizing:border-box;overflow:hidden;position:absolute;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-multiple,.monaco-list.selection-single{outline:0!important}.monaco-drag-image{border-radius:10px;display:inline-block;font-size:12px;padding:1px 7px;position:absolute;z-index:1000}.monaco-list-type-filter-message{box-sizing:border-box;height:100%;left:0;opacity:.7;padding:40px 1em 1em;pointer-events:none;position:absolute;text-align:center;top:0;white-space:normal;width:100%}.monaco-list-type-filter-message:empty{display:none}.monaco-mouse-cursor-text{cursor:text}.monaco-progress-container{height:2px;overflow:hidden;width:100%}.monaco-progress-container .progress-bit{display:none;height:2px;left:0;position:absolute;width:2%}.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-duration:4s;animation-iteration-count:infinite;animation-name:progress;animation-timing-function:linear;transform:translateZ(0)}.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)}}:root{--vscode-sash-size:4px;--vscode-sash-hover-size:4px}.monaco-sash{position:absolute;touch-action:none;z-index:35}.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;height:100%;top:0;width:var(--vscode-sash-size)}.monaco-sash.horizontal{cursor:ns-resize;height:var(--vscode-sash-size);left:0;width:100%}.monaco-sash:not(.disabled)>.orthogonal-drag-handle{content:" ";cursor:all-scroll;display:block;height:calc(var(--vscode-sash-size)*2);position:absolute;width:calc(var(--vscode-sash-size)*2);z-index:100}.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{bottom:calc(var(--vscode-sash-size)*-1);left:calc(var(--vscode-sash-size)*-.5)}.monaco-sash.horizontal>.orthogonal-drag-handle.start{left:calc(var(--vscode-sash-size)*-1);top:calc(var(--vscode-sash-size)*-.5)}.monaco-sash.horizontal>.orthogonal-drag-handle.end{right:calc(var(--vscode-sash-size)*-1);top:calc(var(--vscode-sash-size)*-.5)}.monaco-sash:before{background:transparent;content:"";height:100%;pointer-events:none;position:absolute;width:100%}.monaco-workbench:not(.reduce-motion) .monaco-sash:before{transition:background-color .1s ease-out}.monaco-sash.active:before,.monaco-sash.hover:before{background:var(--vscode-sash-hoverBorder)}.monaco-sash.vertical:before{left:calc(50% - var(--vscode-sash-hover-size)/2);width:var(--vscode-sash-hover-size)}.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-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.monaco-scrollable-element>.visible{background:transparent;opacity:1;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{display:none;position:absolute}.monaco-scrollable-element>.shadow.top{box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset;display:block;height:3px;left:3px;top:0;width:100%}.monaco-scrollable-element>.shadow.left{box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset;display:block;height:100%;left:0;top:3px;width:3px}.monaco-scrollable-element>.shadow.top-left-corner{display:block;height:3px;left:0;top:0;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-select-box{border-radius:2px;cursor:pointer;width:100%}.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-height:18px;min-width:100px;padding:2px 23px 2px 8px}.mac .monaco-action-bar .action-item .monaco-select-box{border-radius:5px;font-size:11px}.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{box-sizing:border-box;display:none}.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{font-family:var(--monaco-monospace-font);line-height:15px}.monaco-select-box-dropdown-container.visible{border-bottom-left-radius:3px;border-bottom-right-radius:3px;display:flex;flex-direction:column;overflow:hidden;text-align:left;width:1px}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container{align-self:flex-start;box-sizing:border-box;flex:0 0 auto;overflow:hidden;padding-bottom:var(--dropdown-padding-bottom);padding-left:1px;padding-right:1px;padding-top:var(--dropdown-padding-top);width:100%}.monaco-select-box-dropdown-container>.select-box-details-pane{padding:5px}.hc-black .monaco-select-box-dropdown-container>.select-box-dropdown-list-container{padding-bottom:var(--dropdown-padding-bottom);padding-top:var(--dropdown-padding-top)}.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{float:left;overflow:hidden;padding-left:3.5px;text-overflow:ellipsis;white-space:nowrap}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-detail{float:left;opacity:.7;overflow:hidden;padding-left:3.5px;text-overflow:ellipsis;white-space:nowrap}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-decorator-right{float:right;overflow:hidden;padding-right:10px;text-overflow:ellipsis;white-space:nowrap}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.visually-hidden{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control{align-self:flex-start;flex:1 1 auto;opacity:0}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div{max-height:0;overflow:hidden}.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-split-view2{height:100%;position:relative;width:100%}.monaco-split-view2>.sash-container{height:100%;pointer-events:none;position:absolute;width:100%}.monaco-split-view2>.sash-container>.monaco-sash{pointer-events:auto}.monaco-split-view2>.monaco-scrollable-element{height:100%;width:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container{height:100%;position:relative;white-space:nowrap;width:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view{position:absolute;white-space:normal}.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{background-color:var(--separator-border);content:" ";left:0;pointer-events:none;position:absolute;top:0;z-index:5}.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;height:100%;overflow:hidden;position:relative;white-space:nowrap;width:100%}.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{font-weight:700;height:100%;overflow:hidden;text-overflow:ellipsis;width:100%}.monaco-table-td,.monaco-table-th{box-sizing:border-box;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{border-left:1px solid transparent;content:"";left:calc(var(--vscode-sash-size)/2);position:absolute;width:0}.monaco-workbench:not(.reduce-motion) .monaco-table>.monaco-split-view2,.monaco-workbench:not(.reduce-motion) .monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{transition:border-color .2s ease-out}.monaco-custom-toggle{border:1px solid transparent;border-radius:3px;box-sizing:border-box;cursor:pointer;float:left;height:20px;margin-left:2px;overflow:hidden;padding:1px;user-select:none;-webkit-user-select:none;width:20px}.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-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle,.hc-light .monaco-custom-toggle:hover{background:none}.monaco-custom-toggle.monaco-checkbox{background-size:16px!important;border:1px solid transparent;border-radius:3px;height:18px;margin-left:0;margin-right:9px;opacity:1;padding:0;width:18px}.monaco-action-bar .checkbox-action-item{align-items:center;border-radius:2px;display:flex;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}.monaco-toolbar{height:100%}.monaco-toolbar .toolbar-toggle-more{display:inline-block;padding:0}.monaco-tl-row{align-items:center;display:flex;height:100%;position:relative}.monaco-tl-row.disabled{cursor:default}.monaco-tl-indent{height:100%;left:16px;pointer-events:none;position:absolute;top:0}.hide-arrows .monaco-tl-indent{left:12px}.monaco-tl-indent>.indent-guide{border-left:1px solid transparent;box-sizing:border-box;display:inline-block;height:100%}.monaco-workbench:not(.reduce-motion) .monaco-tl-indent>.indent-guide{transition:border-color .1s linear}.monaco-tl-contents,.monaco-tl-twistie{height:100%}.monaco-tl-twistie{align-items:center;display:flex!important;flex-shrink:0;font-size:10px;justify-content:center;padding-right:6px;text-align:right;transform:translate(3px);width:16px}.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{border:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:flex;margin:0 6px;max-width:200px;padding:3px;position:absolute;top:0;z-index:100}.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{align-items:center;cursor:grab;display:flex!important;justify-content:center;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{background-color:var(--vscode-sideBar-background);height:0;left:0;position:absolute;top:0;width:100%;z-index:13}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row.monaco-list-row{background-color:var(--vscode-sideBar-background);opacity:1!important;overflow:hidden;position:absolute;width:100%}.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{bottom:-3px;height:0;left:0;position:absolute;width:100%}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container[tabindex="0"]:focus{outline:none}.monaco-editor .inputarea{background-color:transparent;border:none;color:transparent;margin:0;min-height:0;min-width:0;outline:none!important;overflow:hidden;padding:0;position:absolute;resize:none;z-index:-10}.monaco-editor .inputarea.ime-input{caret-color:var(--vscode-editorCursor-foreground);color:var(--vscode-editor-foreground);z-index:10}.monaco-workbench .workbench-hover{background:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;box-shadow:0 2px 8px var(--vscode-widget-shadow);color:var(--vscode-editorHoverWidget-foreground);font-size:13px;line-height:19px;max-width:700px;overflow:hidden;position:relative;z-index:40}.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{pointer-events:none;position:absolute;z-index:41}.monaco-workbench .workbench-hover-pointer:after{background-color:var(--vscode-editorHoverWidget-background);border-bottom:1px solid var(--vscode-editorHoverWidget-border);border-right:1px solid var(--vscode-editorHoverWidget-border);content:"";height:5px;position:absolute;width:5px}.monaco-workbench .locked .workbench-hover-pointer:after{border-bottom-width:2px;border-right-width:2px;height:4px;width:4px}.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-color:var(--vscode-focusBorder);outline-offset:-1px;text-decoration:underline}.monaco-workbench .workbench-hover a:active,.monaco-workbench .workbench-hover a:hover{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-left:16px;margin-right:0}.monaco-editor .blockDecorations-container{pointer-events:none;position:absolute;top:0}.monaco-editor .blockDecorations-block{box-sizing:border-box;position:absolute}.monaco-editor .margin-view-overlays .current-line,.monaco-editor .view-overlays .current-line{box-sizing:border-box;display:block;height:100%;left:0;position:absolute;top:0}.monaco-editor .margin-view-overlays .current-line.current-line-margin.current-line-margin-both{border-right:0}.monaco-editor .lines-content .cdr{height:100%;position:absolute}.monaco-editor .glyph-margin{position:absolute;top:0}.monaco-editor .glyph-margin-widgets .cgmr{align-items:center;display:flex;justify-content:center;position:absolute}.monaco-editor .glyph-margin-widgets .cgmr.codicon-modifier-spin:before{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.monaco-editor .lines-content .core-guide{box-sizing:border-box;height:100%;position:absolute}.monaco-editor .margin-view-overlays .line-numbers{bottom:0;box-sizing:border-box;cursor:default;display:inline-block;font-variant-numeric:tabular-nums;position:absolute;text-align:right;vertical-align:middle}.monaco-editor .relative-current-line-number{display:inline-block;text-align:left;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)}.mtkcontrol{background:#960000!important;color:#fff!important}.mtkoverflow{background-color:var(--vscode-button-background,var(--vscode-editor-background));border-color:var(--vscode-contrastBorder);border-radius:2px;border-style:solid;border-width:1px;color:var(--vscode-button-foreground,var(--vscode-editor-foreground));cursor:pointer;padding:4px}.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:auto;-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{bottom:0;position:absolute;top:0}.monaco-editor .mtkw,.monaco-editor .mtkz{color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .mtkz{display:inline-block}.monaco-editor .lines-decorations{background:#fff;position:absolute;top:0}.monaco-editor .margin-view-overlays .cldr{height:100%;position:absolute}.monaco-editor .margin{background-color:var(--vscode-editorGutter-background)}.monaco-editor .margin-view-overlays .cmdr{height:100%;left:0;position:absolute;width:100%}.monaco-editor .minimap.slider-mouseover .minimap-slider{opacity:0;transition:opacity .1s linear}.monaco-editor .minimap.slider-mouseover .minimap-slider.active,.monaco-editor .minimap.slider-mouseover:hover .minimap-slider{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{left:-6px;position:absolute;width:6px}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{left:-1px;position:absolute;width:1px}.minimap.autohide{opacity:0;transition:opacity .5s}.minimap.autohide:hover{opacity:1}.monaco-editor .minimap{z-index:5}.monaco-editor .overlayWidgets{left:0;position:absolute;top:0}.monaco-editor .view-ruler{box-shadow:1px 0 0 0 var(--vscode-editorRuler-foreground) inset;position:absolute;top:0}.monaco-editor .scroll-decoration{box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset;height:6px;left:0;position:absolute;top:0}.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{box-sizing:border-box;overflow:hidden;position:absolute}.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{background:transparent!important;border-bottom-style:solid;border-bottom-width:2px}.monaco-editor .cursors-layer.cursor-underline-thin-style>.cursor{background:transparent!important;border-bottom-style:solid;border-bottom-width:1px}@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{color:var(--vscode-editorWhitespace-foreground)!important;position:absolute}::-ms-clear{display:none}.monaco-editor .editor-widget input{color:inherit}.monaco-editor{overflow:visible;position:relative;-webkit-text-size-adjust:100%;color:var(--vscode-editor-foreground);overflow-wrap:normal}.monaco-editor,.monaco-editor-background{background-color:var(--vscode-editor-background)}.monaco-editor .rangeHighlight{background-color:var(--vscode-editor-rangeHighlightBackground);border:1px solid var(--vscode-editor-rangeHighlightBorder);box-sizing:border-box}.monaco-editor.hc-black .rangeHighlight,.monaco-editor.hc-light .rangeHighlight{border-style:dotted}.monaco-editor .symbolHighlight{background-color:var(--vscode-editor-symbolHighlightBackground);border:1px solid var(--vscode-editor-symbolHighlightBorder);box-sizing:border-box}.monaco-editor.hc-black .symbolHighlight,.monaco-editor.hc-light .symbolHighlight{border-style:dotted}.monaco-editor .overflow-guard{overflow:hidden;position:relative}.monaco-editor .view-overlays{position:absolute;top:0}.monaco-editor .margin-view-overlays>div,.monaco-editor .view-overlays>div{position:absolute;width:100%}.monaco-editor .squiggly-error{border-bottom:4px double var(--vscode-editorError-border)}.monaco-editor .squiggly-error:before{background:var(--vscode-editorError-background);content:"";display:block;height:100%;width:100%}.monaco-editor .squiggly-warning{border-bottom:4px double var(--vscode-editorWarning-border)}.monaco-editor .squiggly-warning:before{background:var(--vscode-editorWarning-background);content:"";display:block;height:100%;width:100%}.monaco-editor .squiggly-info{border-bottom:4px double var(--vscode-editorInfo-border)}.monaco-editor .squiggly-info:before{background:var(--vscode-editorInfo-background);content:"";display:block;height:100%;width:100%}.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-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{color:var(--vscode-editorLineNumber-foreground);display:inline-block;text-align:right}.monaco-component.diff-review .diff-review-summary{padding-left:10px}.monaco-component.diff-review .diff-review-shadow{box-shadow:var(--vscode-scrollbar-shadow) 0 -6px 6px -6px inset;position:absolute}.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;vertical-align:middle;width:10px}.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{height:16px;margin:2px 0;width:16px}.monaco-component.diff-review .revertButton{cursor:pointer}.monaco-editor .diff-hidden-lines-widget{width:100%}.monaco-editor .diff-hidden-lines{font-size:13px;height:0;line-height:14px;transform:translateY(-10px)}.monaco-editor .diff-hidden-lines .bottom.dragging,.monaco-editor .diff-hidden-lines .top.dragging,.monaco-editor .diff-hidden-lines:not(.dragging) .bottom:hover,.monaco-editor .diff-hidden-lines:not(.dragging) .top:hover{background-color:var(--vscode-focusBorder)}.monaco-editor .diff-hidden-lines .bottom,.monaco-editor .diff-hidden-lines .top{background-clip:padding-box;background-color:transparent;border-bottom:2px solid transparent;border-top:4px solid transparent;height:4px;transition:background-color .1s ease-out}.monaco-editor .diff-hidden-lines .bottom.canMoveTop:not(.canMoveBottom),.monaco-editor .diff-hidden-lines .top.canMoveTop:not(.canMoveBottom),.monaco-editor.draggingUnchangedRegion.canMoveTop:not(.canMoveBottom) *{cursor:n-resize!important}.monaco-editor .diff-hidden-lines .bottom:not(.canMoveTop).canMoveBottom,.monaco-editor .diff-hidden-lines .top:not(.canMoveTop).canMoveBottom,.monaco-editor.draggingUnchangedRegion:not(.canMoveTop).canMoveBottom *{cursor:s-resize!important}.monaco-editor .diff-hidden-lines .bottom.canMoveTop.canMoveBottom,.monaco-editor .diff-hidden-lines .top.canMoveTop.canMoveBottom,.monaco-editor.draggingUnchangedRegion.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{align-items:center;background:var(--vscode-editor-background);display:flex;justify-content:center;z-index:1}.monaco-editor .diff-hidden-lines .center{background:var(--vscode-diffEditor-unchangedRegionBackground);box-shadow:inset 0 -5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow),inset 0 5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow);color:var(--vscode-diffEditor-unchangedRegionForeground);display:block;height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .diff-hidden-lines .center span.codicon{vertical-align:middle}.monaco-editor .diff-hidden-lines .center a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important;cursor:pointer}.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 .movedModified,.monaco-editor .movedOriginal{border:2px solid var(--vscode-diffEditor-move-border)}.monaco-editor .movedModified.currentMove,.monaco-editor .movedOriginal.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{pointer-events:none;position:absolute}.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{border-left:3px solid var(--vscode-diffEditor-removedTextBackground);margin-left:-1px}.monaco-editor .char-insert.diff-range-empty{border-left:3px solid var(--vscode-diffEditor-insertedTextBackground)}.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{font-size:12px;height:12px;width: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:transparent}.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-diff-editor .delete-sign,.monaco-diff-editor .insert-sign,.monaco-editor .delete-sign,.monaco-editor .insert-sign{align-items:center;display:flex!important;font-size:11px!important;opacity:.7!important}.monaco-diff-editor.hc-black .delete-sign,.monaco-diff-editor.hc-black .insert-sign,.monaco-diff-editor.hc-light .delete-sign,.monaco-diff-editor.hc-light .insert-sign,.monaco-editor.hc-black .delete-sign,.monaco-editor.hc-black .insert-sign,.monaco-editor.hc-light .delete-sign,.monaco-editor.hc-light .insert-sign{opacity:1}.monaco-editor .inline-added-margin-view-zone,.monaco-editor .inline-deleted-margin-view-zone{text-align:right}.monaco-editor .arrow-revert-change{position:absolute;z-index:10}.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-diff-editor .char-insert,.monaco-editor .char-insert{background-color:var(--vscode-diffEditor-insertedTextBackground)}.monaco-diff-editor .line-insert,.monaco-editor .line-insert{background-color:var(--vscode-diffEditor-insertedLineBackground,var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .char-insert,.monaco-editor .line-insert{border:1px solid var(--vscode-diffEditor-insertedTextBorder);box-sizing:border-box}.monaco-editor.hc-black .char-insert,.monaco-editor.hc-black .line-insert,.monaco-editor.hc-light .char-insert,.monaco-editor.hc-light .line-insert{border-style:dashed}.monaco-editor .char-delete,.monaco-editor .line-delete{border:1px solid var(--vscode-diffEditor-removedTextBorder);box-sizing:border-box}.monaco-editor.hc-black .char-delete,.monaco-editor.hc-black .line-delete,.monaco-editor.hc-light .char-delete,.monaco-editor.hc-light .line-delete{border-style:dashed}.monaco-diff-editor .gutter-insert,.monaco-editor .gutter-insert,.monaco-editor .inline-added-margin-view-zone{background-color:var(--vscode-diffEditorGutter-insertedLineBackground,var(--vscode-diffEditor-insertedLineBackground),var(--vscode-diffEditor-insertedTextBackground))}.monaco-diff-editor .char-delete,.monaco-editor .char-delete,.monaco-editor .inline-deleted-text{background-color:var(--vscode-diffEditor-removedTextBackground)}.monaco-editor .inline-deleted-text{text-decoration:line-through}.monaco-diff-editor .line-delete,.monaco-editor .line-delete{background-color:var(--vscode-diffEditor-removedLineBackground,var(--vscode-diffEditor-removedTextBackground))}.monaco-diff-editor .gutter-delete,.monaco-editor .gutter-delete,.monaco-editor .inline-deleted-margin-view-zone{background-color:var(--vscode-diffEditorGutter-removedLineBackground,var(--vscode-diffEditor-removedLineBackground),var(--vscode-diffEditor-removedTextBackground))}.monaco-diff-editor.side-by-side .editor.modified{border-left:1px solid var(--vscode-diffEditor-border);box-shadow:-6px 0 5px -5px var(--vscode-scrollbar-shadow)}.monaco-diff-editor.side-by-side .editor.original{border-right:1px solid var(--vscode-diffEditor-border);box-shadow:6px 0 5px -5px var(--vscode-scrollbar-shadow)}.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{flex-grow:0;flex-shrink:0;overflow:hidden;position:relative}.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{border-left:2px solid var(--vscode-menu-border);height:100%;left:50%;position:absolute;width:1px}.monaco-diff-editor .gutter .gutterItem .buttons{align-items:center;display:flex;justify-content:center;position:absolute;width:100%}.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{background:var(--vscode-editorGutter-commentRangeForeground);border-radius:4px;width:fit-content}.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{border-top:1px solid;border-color:var(--vscode-editorCodeLens-foreground);height:1px;margin:auto;opacity:.5;width:100%}.monaco-diff-editor .diff-hidden-lines-compact .line-left{width:20px}.monaco-diff-editor .diff-hidden-lines-compact .text{color:var(--vscode-editorCodeLens-foreground);text-wrap:nowrap;font-size:11px;line-height:11px;margin:0 4px}.monaco-editor .rendered-markdown kbd{background-color:var(--vscode-keybindingLabel-background);border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);border-radius:3px;border-style:solid;border-width:1px;box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow);color:var(--vscode-keybindingLabel-foreground);padding:1px 3px;vertical-align:middle}.rendered-markdown li:has(input[type=checkbox]){list-style-type:none}.monaco-component.multiDiffEditor{background:var(--vscode-multiDiffEditor-background);height:100%;overflow-y:hidden;position:relative;width:100%}.monaco-component.multiDiffEditor>div{height:100%;left:0;position:absolute;top:0;width:100%}.monaco-component.multiDiffEditor>div.placeholder{display:grid;place-content:center;place-items:center;visibility:hidden}.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:1;flex-direction:column;overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button{cursor:pointer;margin:0 5px}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button a{display:block}.monaco-component.multiDiffEditor .multiDiffEntry .header{background:var(--vscode-editor-background);z-index:1000}.monaco-component.multiDiffEditor .multiDiffEntry .header:not(.collapsed) .header-content{border-bottom:1px solid var(--vscode-sideBarSectionHeader-border)}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content{align-items:center;background:var(--vscode-multiDiffEditor-headerBackground);border-top:1px solid var(--vscode-multiDiffEditor-border);color:var(--vscode-foreground);display:flex;margin:8px 0 0;padding:4px 5px}.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;line-height:22px;margin:0 10px;opacity:.75}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .actions{padding:0 8px}.monaco-component.multiDiffEditor .multiDiffEntry .editorParent{border-bottom:1px solid var(--vscode-multiDiffEditor-border);display:flex;flex:1;flex-direction:column;overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .editorContainer{flex:1}.monaco-editor .selection-anchor{background-color:#007acc;width:2px!important}.monaco-editor .bracket-match{background-color:var(--vscode-editorBracketMatch-background);border:1px solid var(--vscode-editorBracketMatch-border);box-sizing:border-box}.monaco-editor .lightBulbWidget{align-items:center;display:flex;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{content:"";display:block;height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:1}.monaco-editor .glyph-margin-widgets .cgmr[class*=codicon-gutter-lightbulb]{cursor:pointer;display:block}.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-aifix-auto-fix,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-auto-fix{color:var(--vscode-editorLightBulbAutoFix-foreground,var(--vscode-editorLightBulb-foreground))}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground,var(--vscode-icon-foreground))}.monaco-editor .codelens-decoration{color:var(--vscode-editorCodeLens-foreground);display:inline-block;font-family:var(--vscode-editorCodeLens-fontFamily),var(--vscode-editorCodeLens-fontFamilyDefault);font-feature-settings:var(--vscode-editorCodeLens-fontFeatureSettings);font-size:var(--vscode-editorCodeLens-fontSize);line-height:var(--vscode-editorCodeLens-lineHeight);overflow:hidden;padding-right:calc(var(--vscode-editorCodeLens-fontSize)*.5);text-overflow:ellipsis;white-space:nowrap}.monaco-editor .codelens-decoration>a,.monaco-editor .codelens-decoration>span{user-select:none;-webkit-user-select:none;vertical-align:sub;white-space:nowrap}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer}.monaco-editor .codelens-decoration>a:hover,.monaco-editor .codelens-decoration>a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration .codicon{color:currentColor!important;color:var(--vscode-editorCodeLens-foreground);font-size:var(--vscode-editorCodeLens-fontSize);line-height:var(--vscode-editorCodeLens-lineHeight);vertical-align:middle}.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:.1em solid #000;box-sizing:border-box;cursor:pointer;display:inline-block;height:.8em;line-height:.8em;margin:.1em .2em 0;width:.8em}.hc-black .colorpicker-color-decoration,.vs-dark .colorpicker-color-decoration{border:.1em solid #eee}.colorpicker-header{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;display:flex;height:24px;image-rendering:pixelated;position:relative}.colorpicker-header .picked-color{align-items:center;color:#fff;cursor:pointer;display:flex;flex:1;justify-content:center;line-height:24px;overflow:hidden;white-space:nowrap;width:240px}.colorpicker-header .picked-color .picked-color-presentation{margin-left:5px;margin-right:5px;white-space:nowrap}.colorpicker-header .picked-color .codicon{color:inherit;font-size:14px}.colorpicker-header .picked-color.light{color:#000}.colorpicker-header .original-color{cursor:pointer;width:74px;z-index:inherit}.standalone-colorpicker{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground)}.colorpicker-header.standalone-colorpicker{border-bottom:none}.colorpicker-header .close-button{background-color:var(--vscode-editorHoverWidget-background);border-left:1px solid var(--vscode-editorHoverWidget-border);cursor:pointer}.colorpicker-header .close-button-inner-div{height:100%;text-align:center;width:100%}.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{flex:1;height:150px;min-width:220px;overflow:hidden;position:relative}.colorpicker-body .saturation-box{height:150px;position:absolute}.colorpicker-body .saturation-selection{border:1px solid #fff;border-radius:100%;box-shadow:0 0 2px #000c;height:9px;margin:-5px 0 0 -5px;position:absolute;width:9px}.colorpicker-body .strip{height:150px;width:25px}.colorpicker-body .standalone-strip{height:122px;width:25px}.colorpicker-body .hue-strip{background:linear-gradient(180deg,red 0,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red);cursor:grab;margin-left:8px;position:relative}.colorpicker-body .opacity-strip{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;cursor:grab;image-rendering:pixelated;margin-left:8px;position:relative}.colorpicker-body .strip.grabbing{cursor:grabbing}.colorpicker-body .slider{border:1px solid hsla(0,0%,100%,.71);box-shadow:0 0 1px #000000d9;box-sizing:border-box;height:4px;left:-2px;position:absolute;top:0;width:calc(100% + 4px)}.colorpicker-body .strip .overlay{height:150px;pointer-events:none}.colorpicker-body .standalone-strip .standalone-overlay{height:122px;pointer-events:none}.standalone-colorpicker-body{border:1px solid transparent;border-bottom:1px solid var(--vscode-editorHoverWidget-border);display:block;overflow:hidden}.colorpicker-body .insert-button{background:var(--vscode-button-background);border:none;border-radius:2px;bottom:8px;color:var(--vscode-button-foreground);cursor:pointer;height:20px;padding:0;position:absolute;right:8px;width:58px}.colorpicker-body .insert-button:hover{background:var(--vscode-button-hoverBackground)}.monaco-editor.hc-light .dnd-target,.monaco-editor.vs .dnd-target{border-right:2px dotted #000;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.hc-black.mac.mouse-default .view-lines,.monaco-editor.hc-light.mac.mouse-default .view-lines,.monaco-editor.mouse-default .view-lines,.monaco-editor.vs-dark.mac.mouse-default .view-lines{cursor:default}.monaco-editor.hc-black.mac.mouse-copy .view-lines,.monaco-editor.hc-light.mac.mouse-copy .view-lines,.monaco-editor.mouse-copy .view-lines,.monaco-editor.vs-dark.mac.mouse-copy .view-lines{cursor:copy}.post-edit-widget{background-color:var(--vscode-editorWidget-background);border:1px solid var(--vscode-widget-border,transparent);border-radius:4px;box-shadow:0 0 8px 2px var(--vscode-widget-shadow);overflow:hidden}.post-edit-widget .monaco-button{border:none;border-radius:0;padding:2px}.post-edit-widget .monaco-button:hover{background-color:var(--vscode-button-secondaryHoverBackground)!important}.post-edit-widget .monaco-button .codicon{margin:0}.monaco-editor .findOptionsWidget{border:2px solid var(--vscode-contrastBorder)}.monaco-editor .find-widget,.monaco-editor .findOptionsWidget{background-color:var(--vscode-editorWidget-background);box-shadow:0 0 8px 2px var(--vscode-widget-shadow);color:var(--vscode-editorWidget-foreground)}.monaco-editor .find-widget{border-bottom:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-left:1px solid var(--vscode-widget-border);border-right:1px solid var(--vscode-widget-border);box-sizing:border-box;height:33px;line-height:19px;overflow:hidden;padding:0 4px;position:absolute;transform:translateY(calc(-100% - 10px));transition:transform .2s linear;z-index:35}.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-color:var(--vscode-focusBorder);outline-offset:-1px}.monaco-editor .find-widget .monaco-inputbox .input{background-color:transparent;min-height:0}.monaco-editor .find-widget .monaco-findInput .input{font-size:13px}.monaco-editor .find-widget>.find-part,.monaco-editor .find-widget>.replace-part{display:flex;font-size:12px;margin:3px 25px 0 17px}.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-bottom:2px;padding-top:2px}.monaco-editor .find-widget>.find-part .find-actions,.monaco-editor .find-widget>.replace-part .replace-actions{align-items:center;display:flex;height:25px}.monaco-editor .find-widget .monaco-findInput{display:flex;flex:1;vertical-align:middle}.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{box-sizing:border-box;display:flex;flex:initial;height:25px;line-height:23px;margin:0 0 0 3px;padding:2px 0 0 2px;text-align:center;vertical-align:middle}.monaco-editor .find-widget .button{align-items:center;background-position:50%;background-repeat:no-repeat;border-radius:5px;cursor:pointer;display:flex;flex:initial;height:16px;justify-content:center;margin-left:3px;padding:3px;width:16px}.monaco-editor .find-widget .codicon-find-selection{border-radius:5px;height:22px;padding:3px;width:22px}.monaco-editor .find-widget .button.left{margin-left:0;margin-right:3px}.monaco-editor .find-widget .button.wide{padding:1px 6px;top:-1px;width:auto}.monaco-editor .find-widget .button.toggle{border-radius:0;box-sizing:border-box;height:100%;left:3px;position:absolute;top:0;width:18px}.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{display:flex;flex:auto;flex-grow:0;flex-shrink:0;position:relative;vertical-align:middle}.monaco-editor .find-widget>.replace-part>.monaco-findInput>.controls{position:absolute;right:2px;top:3px}.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.next,.monaco-editor .find-widget.collapsed-find-widget .button.previous,.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);box-sizing:border-box;padding:1px}.monaco-editor .findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor .find-widget .monaco-sash{background-color:var(--vscode-editorWidget-resizeBorder,var(--vscode-editorWidget-border));left:0!important}.monaco-editor.hc-black .find-widget .button:before{left:2px;position:relative;top:1px}.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;right:4px;top:5px}.monaco-editor .margin-view-overlays .codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-manual-expanded{align-items:center;cursor:pointer;display:flex;font-size:140%;justify-content:center;margin-left:2px;opacity:0;transition:opacity .5s}.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-collapsed,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-expanded,.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{transition:initial}.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons,.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon.codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays:hover .codicon{opacity:1}.monaco-editor .inline-folded:after{color:var(--vscode-editor-foldPlaceholderForeground);content:"⋯";cursor:pointer;display:inline;line-height:1em;margin:.1em .2em 0}.monaco-editor .folded-background{background-color:var(--vscode-editor-foldBackground)}.monaco-editor .cldr.codicon.codicon-folding-collapsed,.monaco-editor .cldr.codicon.codicon-folding-expanded,.monaco-editor .cldr.codicon.codicon-folding-manual-collapsed,.monaco-editor .cldr.codicon.codicon-folding-manual-expanded{color:var(--vscode-editorGutter-foldingControlForeground)!important}.monaco-editor .peekview-widget .head .peekview-title .severity-icon{display:inline-block;margin-right:4px;vertical-align:text-top}.monaco-editor .marker-widget{text-overflow:ellipsis;white-space:nowrap}.monaco-editor .marker-widget>.stale{font-style:italic;opacity:.6}.monaco-editor .marker-widget .title{display:inline-block;padding-right:5px}.monaco-editor .marker-widget .descriptioncontainer{padding:8px 12px 0 20px;position:absolute;user-select:text;-webkit-user-select:text;white-space:pre}.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{color:inherit;opacity:.6}.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{border-bottom:1px solid transparent;color:var(--vscode-textLink-activeForeground);text-decoration:underline;text-underline-position:under}.monaco-editor .marker-widget .descriptioncontainer .filename{color:var(--vscode-textLink-activeForeground);cursor:pointer}.monaco-editor .goto-definition-link{color:var(--vscode-editorLink-activeForeground)!important;cursor:pointer;text-decoration:underline}.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget{border-bottom-width:1px;border-top-width:1px}.monaco-editor .reference-zone-widget .inline{display:inline-block;vertical-align:top}.monaco-editor .reference-zone-widget .messages{height:100%;padding:3em 0;text-align:center;width:100%}.monaco-editor .reference-zone-widget .ref-tree{background-color:var(--vscode-peekViewResult-background);color:var(--vscode-peekViewResult-lineForeground);line-height:23px}.monaco-editor .reference-zone-widget .ref-tree .reference{overflow:hidden;text-overflow:ellipsis}.monaco-editor .reference-zone-widget .ref-tree .reference-file{color:var(--vscode-peekViewResult-fileForeground);display:inline-flex;height:100%;width:100%}.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-left:auto;margin-right:12px}.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 .inputarea.ime-input,.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background{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{box-sizing:border-box;padding-bottom:2px;padding-right:2px}.monaco-editor .monaco-hover{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;color:var(--vscode-editorHoverWidget-foreground)}.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{display:flex;flex-direction:column;min-width:0}.monaco-editor .monaco-hover .hover-row .verbosity-actions{border-right:1px solid var(--vscode-editorHoverWidget-border);display:flex;flex-direction:column;justify-content:end;padding-left:5px;padding-right:5px}.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 .valueSetReplacement{outline:solid 2px var(--vscode-editorBracketMatch-border)}.monaco-editor .inlineSuggestionsHints.withBorder{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground);z-index:39}.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;justify-content:center;min-width:19px}.monaco-editor .inlineSuggestionStatusBarItemLabel{margin-right:2px}.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{cursor:pointer;display:inline-block;text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-hidden{font-size:0;opacity: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{background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border);color:var(--vscode-editorGhostText-foreground)!important}.monaco-editor .inline-edit-remove{background-color:var(--vscode-editorGhostText-background);font-style:italic}.monaco-editor .inline-edit-hidden{font-size:0;opacity: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{background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border);color:var(--vscode-editorGhostText-foreground)!important}.monaco-editor .inlineEditHints.withBorder{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground);z-index:39}.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{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground);white-space:pre;z-index:39}.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 .promptEditor,.monaco-editor div.inline-edits-widget .toolbar{opacity:0;transition:opacity .2s ease-in-out}.monaco-editor div.inline-edits-widget.focused .promptEditor,.monaco-editor div.inline-edits-widget.focused .toolbar,.monaco-editor div.inline-edits-widget:hover .promptEditor,.monaco-editor div.inline-edits-widget:hover .toolbar{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 .current-line-margin,.monaco-editor div.inline-edits-widget .preview .monaco-editor .view-overlays .current-line-exact{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)}.inline-editor-progress-decoration{display:inline-block;height:1em;width:1em}.inline-progress-widget{align-items:center;display:flex!important;justify-content:center}.inline-progress-widget .icon{font-size:80%!important}.inline-progress-widget:hover .icon{animation:none;font-size:90%!important}.inline-progress-widget:hover .icon:before{content:var(--vscode-icon-x-content);font-family:var(--vscode-icon-x-font-family)}.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{color:var(--vscode-editorLink-activeForeground)!important;cursor:pointer}.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{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-inputValidation-infoBorder);border-radius:3px;color:var(--vscode-editorHoverWidget-foreground);padding:2px 4px}.monaco-editor .monaco-editor-overlaymessage .message p{margin-block:0}.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{border:8px solid transparent;height:0!important;left:2px;position:absolute;width:0!important;z-index:1000}.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.below .anchor.below,.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top{display:none}.monaco-editor .monaco-editor-overlaymessage.below .anchor.top{display:inherit;top:-8px}.monaco-editor .parameter-hints-widget{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground);cursor:default;display:flex;flex-direction:column;line-height:1.5em;z-index:39}.hc-black .monaco-editor .parameter-hints-widget,.hc-light .monaco-editor .parameter-hints-widget{border-width:2px}.monaco-editor .parameter-hints-widget>.phwrapper{display:flex;flex-direction:row;max-width:440px}.monaco-editor .parameter-hints-widget.multiple{min-height:3.3em;padding:0}.monaco-editor .parameter-hints-widget.multiple .body:before{border-left:1px solid var(--vscode-editorHoverWidget-border);content:"";display:block;height:100%;opacity:.5;position:absolute}.monaco-editor .parameter-hints-widget p,.monaco-editor .parameter-hints-widget ul{margin:8px 0}.monaco-editor .parameter-hints-widget .body,.monaco-editor .parameter-hints-widget .monaco-scrollable-element{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{border-bottom:1px solid var(--vscode-editorHoverWidget-border);content:"";display:block;left:0;opacity:.5;padding-top:4px;position:absolute;width:100%}.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:normal}.monaco-editor .parameter-hints-widget .docs code{background-color:var(--vscode-textCodeBlock-background);border-radius:3px;font-family:var(--monaco-monospace-font);padding:0 .4em}.monaco-editor .parameter-hints-widget .docs .code,.monaco-editor .parameter-hints-widget .docs .monaco-tokenized-source{white-space:pre-wrap}.monaco-editor .parameter-hints-widget .controls{align-items:center;display:none;flex-direction:column;justify-content:flex-end;min-width:22px}.monaco-editor .parameter-hints-widget.multiple .controls{display:flex;padding:0 2px}.monaco-editor .parameter-hints-widget.multiple .button{background-repeat:no-repeat;cursor:pointer;height:16px;width:16px}.monaco-editor .parameter-hints-widget .button.previous{bottom:24px}.monaco-editor .parameter-hints-widget .overloads{font-family:var(--monaco-monospace-font);height:12px;line-height:12px;text-align:center}.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 .peekview-widget .head{box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between}.monaco-editor .peekview-widget .head .peekview-title{align-items:baseline;display:flex;font-size:13px;margin-left:20px;min-width:0;overflow:hidden;text-overflow:ellipsis}.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 .dirname,.monaco-editor .peekview-widget .head .peekview-title .filename,.monaco-editor .peekview-widget .head .peekview-title .meta{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;padding-right:2px;text-align:right}.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{align-self:center;margin-right:4px}.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon{color:inherit!important}.monaco-editor{--vscode-editor-placeholder-foreground:var(--vscode-editorGhostText-foreground)}.monaco-editor .editorPlaceholder{overflow:hidden;position:absolute;text-overflow:ellipsis;top:0;text-wrap:nowrap;color:var(--vscode-editor-placeholder-foreground);pointer-events:none}.monaco-editor .rename-box{border-radius:4px;color:inherit;z-index:100}.monaco-editor .rename-box.preview{padding:4px 4px 0}.monaco-editor .rename-box .rename-input-with-button{border-radius:2px;padding:3px;width:calc(100% - 8px)}.monaco-editor .rename-box .rename-input{padding:0;width:calc(100% - 8px)}.monaco-editor .rename-box .rename-input:focus{outline:none}.monaco-editor .rename-box .rename-suggestions-button{align-items:center;background-color:transparent;border:none;border-radius:5px;cursor:pointer;display:flex;padding:3px}.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 .snippet-placeholder{background-color:var(--vscode-editor-snippetTabstopHighlightBackground,transparent);min-width:2px;outline-color:var(--vscode-editor-snippetTabstopHighlightBorder,transparent);outline-style:solid;outline-width:1px}.monaco-editor .finish-snippet-placeholder{background-color:var(--vscode-editor-snippetFinalTabstopHighlightBackground,transparent);outline-color:var(--vscode-editor-snippetFinalTabstopHighlightBorder,transparent);outline-style:solid;outline-width:1px}.monaco-editor .sticky-widget{overflow:hidden}.monaco-editor .sticky-widget-line-numbers{background-color:inherit;float:left}.monaco-editor .sticky-widget-lines-scrollable{background-color:inherit;display:inline-block;overflow:hidden;position:absolute;width:var(--vscode-editorStickyScroll-scrollableWidth)}.monaco-editor .sticky-widget-lines{background-color:inherit;position:absolute}.monaco-editor .sticky-line-content,.monaco-editor .sticky-line-number{background-color:inherit;color:var(--vscode-editorLineNumber-foreground);display:inline-block;position:absolute;white-space:nowrap}.monaco-editor .sticky-line-number .codicon-folding-collapsed,.monaco-editor .sticky-line-number .codicon-folding-expanded{float:right;transition:var(--vscode-editorStickyScroll-foldingOpacityTransition)}.monaco-editor .sticky-line-content{background-color:inherit;white-space:nowrap;width:var(--vscode-editorStickyScroll-scrollableWidth)}.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{background-color:var(--vscode-editorStickyScroll-background);box-shadow:var(--vscode-editorStickyScroll-shadow) 0 4px 2px -2px;right:auto!important;width:100%;z-index:4}.monaco-editor .sticky-widget.peek{background-color:var(--vscode-peekViewEditorStickyScroll-background)}.monaco-editor .suggest-widget{border-radius:3px;display:flex;flex-direction:column;width:430px;z-index:40}.monaco-editor .suggest-widget.message{align-items:center;flex-direction:row}.monaco-editor .suggest-details,.monaco-editor .suggest-widget{background-color:var(--vscode-editorSuggestWidget-background);border-color:var(--vscode-editorSuggestWidget-border);border-style:solid;border-width:1px;flex:0 1 auto;width:100%}.monaco-editor.hc-black .suggest-details,.monaco-editor.hc-black .suggest-widget,.monaco-editor.hc-light .suggest-details,.monaco-editor.hc-light .suggest-widget{border-width:2px}.monaco-editor .suggest-widget .suggest-status-bar{border-top:1px solid var(--vscode-editorSuggestWidget-border);box-sizing:border-box;display:none;flex-flow:row nowrap;font-size:80%;justify-content:space-between;overflow:hidden;padding:0 4px;width:100%}.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.focused.string-label>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.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{background-position:2px 2px;background-repeat:no-repeat;-mox-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:flex;padding-right:10px;touch-action:none;white-space:nowrap}.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;justify-content:space-between;overflow:hidden;text-overflow:ellipsis;white-space:pre}.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;cursor:pointer;font-size:14px;opacity:1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close{position:absolute;right:2px;top:6px}.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{opacity:.6;overflow:hidden;text-overflow:ellipsis}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{align-self:center;font-size:85%;line-height:normal;margin-left:12px;opacity:.4;overflow:hidden;text-overflow:ellipsis}.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 .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,.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.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-grow:1;flex-shrink: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{flex-shrink:4;max-width:70%;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:inline-block;height:18px;position:absolute;right:10px;visibility:hidden;width:18px}.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{background-position:50%;background-repeat:no-repeat;background-size:80%;display:block;height:16px;margin-left:2px;width:16px}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon{align-items:center;display:flex;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{border:.1em solid #000;display:inline-block;height:.7em;margin:0 0 0 .3em;width:.7em}.monaco-editor .suggest-details-container{z-index:41}.monaco-editor .suggest-details{color:var(--vscode-editorSuggestWidget-foreground);cursor:default;display:flex;flex-direction:column}.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;margin:0 24px 0 0;opacity:.7;overflow:hidden;padding:4px 0 12px 5px;text-overflow:ellipsis;white-space:pre}.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{min-height:calc(1rem + 8px);padding:0;white-space:normal}.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 ol,.monaco-editor .suggest-details ul{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}.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-enum,.monaco-editor .codicon.codicon-symbol-value,.monaco-workbench .codicon.codicon-symbol-enum,.monaco-workbench .codicon.codicon-symbol-value{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)}.editor-banner{background:var(--vscode-banner-background);box-sizing:border-box;cursor:default;display:flex;font-size:12px;height:26px;overflow:visible;width:100%}.editor-banner .icon-container{align-items:center;display:flex;flex-shrink:0;padding:0 6px 0 10px}.editor-banner .icon-container.custom-icon{background-position:50%;background-repeat:no-repeat;background-size:16px;margin:0 6px 0 10px;padding:0;width:16px}.editor-banner .message-container{align-items:center;display:flex;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-banner .message-container p{margin-block-end:0;margin-block-start: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{margin:2px 8px;padding:0 12px;width:inherit}.editor-banner .message-actions-container a{margin-left:12px;padding:3px;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-editor .unicode-highlight{background-color:var(--vscode-editorUnicodeHighlight-background);border:1px solid var(--vscode-editorUnicodeHighlight-border);box-sizing:border-box}.monaco-editor .focused .selectionHighlight{background-color:var(--vscode-editor-selectionHighlightBackground);border:1px solid var(--vscode-editor-selectionHighlightBorder);box-sizing:border-box}.monaco-editor.hc-black .focused .selectionHighlight,.monaco-editor.hc-light .focused .selectionHighlight{border-style:dotted}.monaco-editor .wordHighlight{background-color:var(--vscode-editor-wordHighlightBackground);border:1px solid var(--vscode-editor-wordHighlightBorder);box-sizing:border-box}.monaco-editor.hc-black .wordHighlight,.monaco-editor.hc-light .wordHighlight{border-style:dotted}.monaco-editor .wordHighlightStrong{background-color:var(--vscode-editor-wordHighlightStrongBackground);border:1px solid var(--vscode-editor-wordHighlightStrongBorder);box-sizing:border-box}.monaco-editor.hc-black .wordHighlightStrong,.monaco-editor.hc-light .wordHighlightStrong{border-style:dotted}.monaco-editor .wordHighlightText{background-color:var(--vscode-editor-wordHighlightTextBackground);border:1px solid var(--vscode-editor-wordHighlightTextBorder);box-sizing:border-box}.monaco-editor.hc-black .wordHighlightText,.monaco-editor.hc-light .wordHighlightText{border-style:dotted}.monaco-editor .zone-widget{position:absolute;z-index:10}.monaco-editor .zone-widget .zone-widget-container{border-bottom-style:solid;border-bottom-width:0;border-top-style:solid;border-top-width:0;position:relative}.monaco-editor .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MyIgaGVpZ2h0PSIzNiIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSIjNDI0MjQyIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00OC4wMzYgNC4wMUg0LjAwOFYzMi4wM2g0NC4wMjh6TTQuMDA4LjAwOEE0LjAwMyA0LjAwMyAwIDAgMCAuMDA1IDQuMDFWMzIuMDNhNC4wMDMgNC4wMDMgMCAwIDAgNC4wMDMgNC4wMDJoNDQuMDI4YTQuMDAzIDQuMDAzIDAgMCAwIDQuMDAzLTQuMDAyVjQuMDFBNC4wMDMgNC4wMDMgMCAwIDAgNDguMDM2LjAwOHpNOC4wMSA4LjAxM2g0LjAwM3Y0LjAwM0g4LjAxem0xMi4wMDggMGgtNC4wMDJ2NC4wMDNoNC4wMDJ6bTQuMDAzIDBoNC4wMDJ2NC4wMDNoLTQuMDAyem0xMi4wMDggMGgtNC4wMDN2NC4wMDNoNC4wMDN6bTQuMDAyIDBoNC4wMDN2NC4wMDNINDAuMDN6bS0yNC4wMTUgOC4wMDVIOC4wMXY0LjAwM2g4LjAwNnptNC4wMDIgMGg0LjAwM3Y0LjAwM2gtNC4wMDN6bTEyLjAwOCAwaC00LjAwM3Y0LjAwM2g0LjAwM3ptMTIuMDA4IDB2NC4wMDNoLTguMDA1di00LjAwM3ptLTMyLjAyMSA4LjAwNUg4LjAxdjQuMDAzaDQuMDAzem00LjAwMyAwaDIwLjAxM3Y0LjAwM0gxNi4wMTZ6bTI4LjAxOCAwSDQwLjAzdjQuMDAzaDQuMDAzeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg1M3YzNkgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==) 50% no-repeat;border:4px solid #f6f6f6;border-radius:4px;height:36px;margin:0;min-height:0;min-width:0;overflow:hidden;padding:0;position:absolute;resize:none;width:58px}.monaco-editor.vs-dark .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MyIgaGVpZ2h0PSIzNiIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSIjQzVDNUM1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00OC4wMzYgNC4wMUg0LjAwOFYzMi4wM2g0NC4wMjh6TTQuMDA4LjAwOEE0LjAwMyA0LjAwMyAwIDAgMCAuMDA1IDQuMDFWMzIuMDNhNC4wMDMgNC4wMDMgMCAwIDAgNC4wMDMgNC4wMDJoNDQuMDI4YTQuMDAzIDQuMDAzIDAgMCAwIDQuMDAzLTQuMDAyVjQuMDFBNC4wMDMgNC4wMDMgMCAwIDAgNDguMDM2LjAwOHpNOC4wMSA4LjAxM2g0LjAwM3Y0LjAwM0g4LjAxem0xMi4wMDggMGgtNC4wMDJ2NC4wMDNoNC4wMDJ6bTQuMDAzIDBoNC4wMDJ2NC4wMDNoLTQuMDAyem0xMi4wMDggMGgtNC4wMDN2NC4wMDNoNC4wMDN6bTQuMDAyIDBoNC4wMDN2NC4wMDNINDAuMDN6bS0yNC4wMTUgOC4wMDVIOC4wMXY0LjAwM2g4LjAwNnptNC4wMDIgMGg0LjAwM3Y0LjAwM2gtNC4wMDN6bTEyLjAwOCAwaC00LjAwM3Y0LjAwM2g0LjAwM3ptMTIuMDA4IDB2NC4wMDNoLTguMDA1di00LjAwM3ptLTMyLjAyMSA4LjAwNUg4LjAxdjQuMDAzaDQuMDAzem00LjAwMyAwaDIwLjAxM3Y0LjAwM0gxNi4wMTZ6bTI4LjAxOCAwSDQwLjAzdjQuMDAzaDQuMDAzeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg1M3YzNkgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==) 50% no-repeat;border:4px solid #252526}.monaco-editor .tokens-inspect-widget{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground);padding:10px;user-select:text;-webkit-user-select:text;z-index:50}.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{background-color:var(--vscode-editorHoverWidget-border);border:0;height:1px}.monaco-editor .tokens-inspect-widget .tm-token{font-family:var(--monaco-monospace-font)}.monaco-editor .tokens-inspect-widget .tm-token-length{float:right;font-size:60%;font-weight:400}.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)}.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:#dedede66;border:1px solid hsla(0,0%,80%,.4);border-bottom-color:#bababa66;box-shadow:inset 0 -1px #bababa66;color:#555}.hc-black .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:1px solid #6fc3df;box-shadow:none;color:#fff}.hc-light .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:1px solid #0f4a85;box-shadow:none;color:#292929}.vs-dark .monaco-keybinding>.monaco-keybinding-key{background-color:#8080802b;border:1px solid rgba(51,51,51,.6);border-bottom-color:#4449;box-shadow:inset 0 -1px #4449;color:#ccc}.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-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,.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-hover p{margin:0}.monaco-aria-container{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;top:0;width:1px;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}.monaco-diff-editor .synthetic-focus,.monaco-diff-editor [tabindex="-1"]:focus,.monaco-diff-editor [tabindex="0"]: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,.monaco-editor{opacity:1;outline-color:var(--vscode-focusBorder);outline-offset:-1px;outline-style:solid;outline-width:1px}.action-widget{background-color:var(--vscode-editorActionList-background);border:1px solid var(--vscode-editorWidget-border)!important;border-radius:5px;box-shadow:0 2px 8px var(--vscode-widget-shadow);color:var(--vscode-editorActionList-foreground);display:block;font-size:13px;max-width:80vw;min-width:160px;padding:4px;width:100%;z-index:40}.context-view-block{z-index:-1}.context-view-block,.context-view-pointerBlock{cursor:auto;height:100%;left:0;position:fixed;top:0;width:100%}.context-view-pointerBlock{z-index:2}.action-widget .monaco-list{border:0!important;user-select:none;-webkit-user-select:none}.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{border-radius:4px;cursor:pointer;padding:0 10px;touch-action:none;white-space:nowrap;width:100%}.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-size:12px;font-weight:600}.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 .focused,.action-widget .monaco-list .option-disabled .focused:before,.action-widget .monaco-list .option-disabled:before{cursor:default!important;-webkit-touch-callout:none;background-color:transparent!important;outline:0 solid!important;-webkit-user-select:none;user-select:none}.action-widget .monaco-list-row.action{align-items:center;display:flex;gap:8px}.action-widget .monaco-list-row.action.option-disabled,.action-widget .monaco-list-row.action.option-disabled .codicon,.action-widget .monaco-list:focus .monaco-list-row.focused.action.option-disabled,.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);border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);border-radius:3px;border-style:solid;border-width:1px;box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow);color:var(--vscode-keybindingLabel-foreground)}.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{content:"";display:block;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-action-bar .action-item.menu-entry .action-label.icon{background-position:50%;background-repeat:no-repeat;background-size:16px;height:16px;width:16px}.monaco-action-bar .action-item.menu-entry.text-only .action-label{border-radius:2px;color:var(--vscode-descriptionForeground);overflow:hidden}.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{border-radius:5px;display:flex!important;flex-direction:row}.monaco-dropdown-with-default>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-default>.action-container.menu-entry>.action-label.icon{background-position:50%;background-repeat:no-repeat;background-size:16px;height:16px;width: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;line-height:16px;margin-left:-3px;padding-left:0;padding-right:0}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{background-position:50%;background-repeat:no-repeat;background-size:16px;display:block}.monaco-link{color:var(--vscode-textLink-foreground)}.monaco-link:hover{color:var(--vscode-textLink-activeForeground)}.quick-input-widget{left:50%;margin-left:-300px;position:absolute;width:600px;z-index:2550;-webkit-app-region:no-drag;border-radius:6px}.quick-input-titlebar{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex}.quick-input-left-action-bar{display:flex;flex:1;margin-left:4px}.quick-input-inline-action-bar{margin:2px 0 0 5px}.quick-input-title{overflow:hidden;padding:3px 0;text-align:center;text-overflow:ellipsis}.quick-input-right-action-bar{display:flex;flex:1;margin-right:4px}.quick-input-right-action-bar>.actions-container{justify-content:flex-end}.quick-input-titlebar .monaco-action-bar .action-label.codicon{background-position:50%;background-repeat:no-repeat;padding:2px}.quick-input-description{margin:6px 6px 6px 11px}.quick-input-header .quick-input-description{flex:1;margin:4px 2px}.quick-input-header{display:flex;padding:8px 6px 2px}.quick-input-widget.hidden-input .quick-input-header{margin-bottom:0;padding: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{display:flex;flex-grow:1;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{left:-10000px;position:absolute}.quick-input-count{align-items:center;align-self:center;display:flex;position:absolute;right:4px}.quick-input-count .monaco-count-badge{border-radius:2px;line-height:normal;min-height:auto;padding:2px 4px;vertical-align:middle}.quick-input-action{margin-left:6px}.quick-input-action .monaco-text-button{align-items:center;display:flex;font-size:11px;height:25px;padding:0 6px}.quick-input-message{margin-top:-1px;overflow-wrap:break-word;padding:5px}.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{max-height:440px;overflow:hidden;padding-bottom:5px}.quick-input-list .monaco-scrollable-element{padding:0 5px}.quick-input-list .quick-input-list-entry{box-sizing:border-box;display:flex;overflow:hidden;padding:0 6px}.quick-input-list .quick-input-list-entry.quick-input-list-separator-border{border-top-style:solid;border-top-width:1px}.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{display:flex;flex:1;height:100%;overflow:hidden}.quick-input-list .quick-input-list-checkbox{align-self:center;margin:0}.quick-input-list .quick-input-list-icon{align-items:center;background-position:0;background-repeat:no-repeat;background-size:16px;display:flex;height:22px;justify-content:center;padding-right:6px;width:16px}.quick-input-list .quick-input-list-rows{display:flex;flex:1;flex-direction:column;height:100%;margin-left:5px;overflow:hidden;text-overflow:ellipsis}.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{align-items:center;display:flex}.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{line-height:normal;opacity:.7;overflow:hidden;text-overflow:ellipsis}.quick-input-list .monaco-list .monaco-list-row .monaco-highlighted-label .highlight{background-color:unset;color:var(--vscode-list-highlightForeground)!important;font-weight:700}.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-right:4px;margin-top:1px}.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,.quick-input-list .quick-input-list-entry .quick-input-list-entry-action-bar .action-label.always-visible,.quick-input-list .quick-input-list-entry.focus-inside .quick-input-list-entry-action-bar .action-label,.quick-input-list .quick-input-list-entry:hover .quick-input-list-entry-action-bar .action-label{display:flex}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key,.quick-input-list .monaco-list-row.focused .quick-input-list-entry .quick-input-list-separator{color:inherit}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key{background:none}.quick-input-list .quick-input-list-separator-as-item{font-size:12px;padding:4px 6px}.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}.extension-editor .codicon.codicon-error,.extensions-viewlet>.extensions .codicon.codicon-error,.markers-panel .marker-icon .codicon.codicon-error,.markers-panel .marker-icon.error,.monaco-editor .zone-widget .codicon.codicon-error,.preferences-editor .codicon.codicon-error,.text-search-provider-messages .providerMessage .codicon.codicon-error{color:var(--vscode-problemsErrorIcon-foreground)}.extension-editor .codicon.codicon-warning,.extensions-viewlet>.extensions .codicon.codicon-warning,.markers-panel .marker-icon .codicon.codicon-warning,.markers-panel .marker-icon.warning,.monaco-editor .zone-widget .codicon.codicon-warning,.preferences-editor .codicon.codicon-warning,.text-search-provider-messages .providerMessage .codicon.codicon-warning{color:var(--vscode-problemsWarningIcon-foreground)}.extension-editor .codicon.codicon-info,.extensions-viewlet>.extensions .codicon.codicon-info,.markers-panel .marker-icon .codicon.codicon-info,.markers-panel .marker-icon.info,.monaco-editor .zone-widget .codicon.codicon-info,.preferences-editor .codicon.codicon-info,.text-search-provider-messages .providerMessage .codicon.codicon-info{color:var(--vscode-problemsInfoIcon-foreground)}[data-v-b004390c]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-b004390c]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-b004390c]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-b004390c]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-b004390c]:root{--border-radius: 3px;--border-radius-sm: 2px}.notification-history-item[data-v-b004390c]{display:flex;flex-direction:column;padding:var(--spacing-xs);margin-bottom:var(--spacing-xs);background:var(--vscode-list-inactiveSelectionBackground);border-radius:var(--border-radius);border-left:3px solid transparent;transition:all .15s ease}.notification-history-item[data-v-b004390c]:hover{background:var(--vscode-list-hoverBackground)}.notification-history-item[data-v-b004390c]:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.notification-history-item--unread[data-v-b004390c]{border-left-color:var(--vscode-button-background)}.notification-history-item--unread .notification-history-item__unread-indicator[data-v-b004390c]{opacity:1}.notification-history-item--info[data-v-b004390c]{border-left-color:var(--vscode-notificationsInfoIcon-foreground, #007acc)}.notification-history-item--warning[data-v-b004390c]{border-left-color:var(--vscode-notificationsWarningIcon-foreground, #ff8c00)}.notification-history-item--error[data-v-b004390c]{border-left-color:var(--vscode-notificationsErrorIcon-foreground, #f14c4c)}.notification-history-item--success[data-v-b004390c]{border-left-color:var(--vscode-terminal-ansiGreen, #00bc00)}.notification-history-item__header[data-v-b004390c]{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing-md) var(--spacing-sm)}.notification-history-item__timestamp[data-v-b004390c]{font-size:11px;color:var(--vscode-descriptionForeground);opacity:.8}.notification-history-item__unread-indicator[data-v-b004390c]{width:6px;height:6px;border-radius:50%;background:var(--vscode-button-background);opacity:0;transition:opacity .15s ease}.notification-history-item__content[data-v-b004390c] .notification-content{background:transparent;border:none;box-shadow:none;margin:0;padding:0}.notification-history-item__timer-progress[data-v-b004390c]{position:relative;height:2px;background:var(--vscode-button-background);margin-top:var(--spacing-xs);border-radius:1px;transform-origin:left;transition:transform .1s linear;opacity:.7}.notification-history-item__timer-progress--success[data-v-b004390c]{background:var(--notification-success)}.notification-history-item__timer-progress--info[data-v-b004390c]{background:var(--notification-info)}.notification-history-item__timer-progress--warning[data-v-b004390c]{background:var(--notification-warning)}.notification-history-item__timer-progress--error[data-v-b004390c]{background:var(--notification-error)}.notification-history-item--paused .notification-history-item__timer-progress[data-v-b004390c]{animation:pulse-b004390c 2s infinite}@keyframes pulse-b004390c{0%,to{opacity:.7}50%{opacity:1}}[data-v-cf36e0a3]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-cf36e0a3]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-cf36e0a3]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-cf36e0a3]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-cf36e0a3]:root{--border-radius: 3px;--border-radius-sm: 2px}.notification-history-panel[data-v-cf36e0a3]{position:relative;width:100%;max-height:80vh;background:var(--vscode-sideBar-background);border:1px solid var(--vscode-widget-border);border-radius:var(--border-radius);box-shadow:var(--shadow-lg, 0 8px 16px rgba(0, 0, 0, .3));z-index:1000;display:flex;flex-direction:column;transform:translateY(-10px) scale(.95);opacity:0;visibility:hidden;transition:all .2s cubic-bezier(.34,1.56,.64,1)}.notification-history-panel--visible[data-v-cf36e0a3]{transform:translateY(0) scale(1);opacity:1;visibility:visible}.notification-history-panel__header[data-v-cf36e0a3]{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) var(--spacing-sm);border-bottom:1px solid var(--vscode-widget-border);flex-shrink:0}.notification-history-panel__title[data-v-cf36e0a3]{display:flex;align-items:center;gap:var(--spacing-sm);font-size:14px;font-weight:600;margin:0;color:var(--vscode-foreground)}.notification-history-panel__header-actions[data-v-cf36e0a3]{display:flex;align-items:center;gap:var(--spacing-xs)}.notification-history-panel__stats[data-v-cf36e0a3]{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:var(--vscode-editor-background);border-bottom:1px solid var(--vscode-widget-border)}.notification-history-panel__stats .stats-item[data-v-cf36e0a3]{display:flex;align-items:center;gap:var(--spacing-xs);font-size:12px;color:var(--vscode-descriptionForeground)}.notification-history-panel__filters[data-v-cf36e0a3]{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:var(--vscode-editor-background);border-bottom:1px solid var(--vscode-widget-border);flex-shrink:0}.notification-history-panel__filters .filter-group[data-v-cf36e0a3]{display:flex;gap:var(--spacing-sm);flex:1}.notification-history-panel__filters .filter-actions[data-v-cf36e0a3]{display:flex;gap:var(--spacing-xs)}.notification-history-panel__content[data-v-cf36e0a3]{flex:1;overflow-y:auto;min-height:min-content}.notification-history-panel__empty[data-v-cf36e0a3]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-xxl);text-align:center;color:var(--vscode-descriptionForeground)}.notification-history-panel__empty h3[data-v-cf36e0a3]{margin:var(--spacing-md) 0 var(--spacing-sm) 0;font-size:16px;font-weight:600;color:var(--vscode-foreground)}.notification-history-panel__empty p[data-v-cf36e0a3]{margin:0;font-size:13px;opacity:.8}.notification-history-panel__list[data-v-cf36e0a3]{padding:var(--spacing-xs) 0}.notification-history-panel__footer[data-v-cf36e0a3]{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-sm) var(--spacing-md);border-top:1px solid var(--vscode-widget-border);background:var(--vscode-editor-background);flex-shrink:0}.notification-history-panel__footer .footer-info[data-v-cf36e0a3]{font-size:12px;color:var(--vscode-descriptionForeground)}.notification-history-panel__footer .footer-actions[data-v-cf36e0a3]{display:flex;gap:var(--spacing-xs)}@media (max-width: 768px){.notification-history-panel[data-v-cf36e0a3]{width:100%;max-height:calc(100vh - 80px)}.notification-history-panel__filters[data-v-cf36e0a3]{flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}.notification-history-panel__filters .filter-group[data-v-cf36e0a3]{justify-content:stretch}.notification-history-panel__filters .filter-actions[data-v-cf36e0a3]{justify-content:center}}[data-v-92d33892]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-92d33892]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-92d33892]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-92d33892]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-92d33892]:root{--border-radius: 3px;--border-radius-sm: 2px}.notification-toggle[data-v-92d33892]{position:relative;display:inline-block}.notification-toggle__button[data-v-92d33892]{position:relative}.notification-toggle__icon-container[data-v-92d33892]{position:relative;display:flex;align-items:center;justify-content:center}.notification-toggle__badge[data-v-92d33892]{position:absolute;top:-4px;right:-6px;z-index:1;pointer-events:none;padding:0 3px 2px;font-size:10px;min-height:min-content;line-height:1;border-radius:5px;max-width:max-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-toggle__overlay[data-v-92d33892]{position:fixed;inset:0;z-index:5000;background:transparent}.notification-toggle__panel[data-v-92d33892]{position:fixed;right:8px;bottom:calc(var(--status-bar-height, 24px) + 8px);z-index:5001;width:400px;max-width:90vw;max-height:calc(100vh - 60px - var(--status-bar-height, 24px) - 16px);pointer-events:all}@media (max-width: 768px){.notification-toggle__panel[data-v-92d33892]{left:8px;right:8px;width:auto;top:60px;bottom:calc(var(--status-bar-height, 24px) + 30px);max-width:none;max-height:none}}.notification-panel-enter-active[data-v-92d33892],.notification-panel-leave-active[data-v-92d33892]{transition:all .2s ease}.notification-panel-enter-from[data-v-92d33892],.notification-panel-leave-to[data-v-92d33892]{opacity:0;transform:translateY(-8px) scale(.95)}.notification-panel-enter-to[data-v-92d33892],.notification-panel-leave-from[data-v-92d33892]{opacity:1;transform:translateY(0) scale(1)}@media (max-width: 480px){.notification-toggle__panel[data-v-92d33892]{inset:56px 4px 26px}}@media (prefers-contrast: high){.notification-toggle__button[data-v-92d33892]{border:1px solid var(--vscode-contrastBorder)}}@media (prefers-reduced-motion: reduce){.notification-panel-enter-active[data-v-92d33892],.notification-panel-leave-active[data-v-92d33892]{transition:opacity .2s ease}.notification-panel-enter-from[data-v-92d33892],.notification-panel-leave-to[data-v-92d33892]{transform:none}}[data-v-bee1123f]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-bee1123f]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-bee1123f]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-bee1123f]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-bee1123f]:root{--border-radius: 3px;--border-radius-sm: 2px}.status-bar[data-v-bee1123f]{height:var(--status-bar-height);background:var(--vscode-statusBar-background);border-top:1px solid var(--vscode-statusBar-border, var(--vscode-widget-border));color:var(--vscode-statusBar-foreground);font-size:12px;font-family:var(--vscode-editor-font-family, "Monaco", "Menlo", "Ubuntu Mono", monospace);display:grid;grid-template-columns:1fr auto;align-items:stretch;padding:0 4px;gap:4px;-webkit-user-select:none;user-select:none;min-width:0}.status-bar__status[data-v-bee1123f]{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;overflow:visible;padding:0 4px}.status-bar__actions[data-v-bee1123f]{display:flex;align-items:center;gap:2px;padding-right:4px;overflow:visible}.status-bar__item[data-v-bee1123f]{display:flex;align-items:center;height:100%;padding:0 4px;border-radius:2px;transition:background-color .1s ease;cursor:pointer;position:relative}.status-bar__item[data-v-bee1123f]:hover{background:var(--vscode-statusBarItem-hoverBackground)}.status-bar__item[data-v-bee1123f]:active{background:var(--vscode-statusBarItem-activeBackground)}.status-bar__item[data-v-bee1123f] .btn{height:100%;min-height:auto;padding:0 4px;font-size:11px;border-radius:0;background:transparent!important;display:flex;align-items:center;justify-content:center}.status-bar__item[data-v-bee1123f] .btn:hover{background:transparent!important}.status-bar__item[data-v-bee1123f] .btn:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.status-bar__item[data-v-bee1123f] .btn--icon{min-width:auto;width:100%}@media (prefers-contrast: high){.status-bar[data-v-bee1123f]{border-top:1px solid var(--vscode-contrastBorder)}.status-bar__item[data-v-bee1123f]{border:1px solid transparent}.status-bar__item[data-v-bee1123f]:hover{border-color:var(--vscode-contrastActiveBorder)}}:root{--status-bar-height: 1.75rem}[data-v-d475386e]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-d475386e]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-d475386e]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-d475386e]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-d475386e]:root{--border-radius: 3px;--border-radius-sm: 2px}.sidebar-grid[data-v-d475386e]{display:grid;grid-template-rows:auto 1fr;grid-template-areas:"actions" "presets";height:100%;background:var(--vscode-sideBar-background)}.sidebar-actions[data-v-d475386e]{grid-area:actions;padding:12px 12px 8px;display:flex;flex-direction:column;gap:16px;overflow:hidden}.sidebar-presets[data-v-d475386e]{grid-area:presets;overflow-y:auto;padding:0 12px 16px;min-height:0}.configuration-explorer__toolbar[data-v-d475386e]{display:flex;gap:8px;flex-wrap:wrap}.configuration-explorer__section[data-v-d475386e]{margin-bottom:20px}.configuration-explorer__section h3[data-v-d475386e]{margin:0 0 8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--vscode-sideBarSectionHeader-foreground)}.configuration-explorer__loading[data-v-d475386e],.configuration-explorer__error[data-v-d475386e]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.configuration-explorer__loading[data-v-d475386e]{gap:12px;color:var(--vscode-descriptionForeground);font-size:14px}.configuration-explorer__error[data-v-d475386e]{gap:8px;padding:12px;background:var(--vscode-inputValidation-errorBackground);border:1px solid var(--vscode-inputValidation-errorBorder);border-radius:4px;color:var(--vscode-inputValidation-errorForeground);font-size:12px;margin:16px;z-index:1}.empty-text[data-v-d475386e]{font-size:12px;color:var(--vscode-descriptionForeground);margin:0}.preset-hierarchy[data-v-d475386e]{display:flex;flex-direction:column;gap:4px;width:100%}.preset-hierarchy-item[data-v-d475386e]{display:flex;flex-direction:column;align-items:stretch;width:100%}.preset-flow-indicator[data-v-d475386e]{display:flex;justify-content:center;align-items:center;height:16px;color:var(--vscode-descriptionForeground);opacity:.6;font-size:10px}.preset-flow-indicator[data-v-d475386e]:hover{opacity:1}.preset-item[data-v-d475386e]{width:100%;padding:10px 12px;border:1px solid var(--vscode-widget-border);border-radius:6px;transition:all .2s ease;cursor:pointer}.preset-item[data-v-d475386e]:hover{background:var(--vscode-list-hoverBackground);border-color:var(--vscode-focusBorder)}.preset-item--tenant[data-v-d475386e]{border-color:var(--vscode-widget-border);background:var(--vscode-list-hoverBackground)}.preset-item--selected[data-v-d475386e]{outline:1px solid var(--vscode-focusBorder);outline-offset:0;box-shadow:0 0 0 1px var(--vscode-focusBorder);background:var(--vscode-editor-background);border-color:var(--vscode-focusBorder)}.preset-item--empty[data-v-d475386e]{opacity:.6;cursor:default;background:var(--vscode-sideBar-background);border-style:dashed}.preset-item--empty[data-v-d475386e]:hover{background:var(--vscode-sideBar-background);border-color:var(--vscode-widget-border)}.preset-item__header[data-v-d475386e]{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:11px}.preset-item__precedence-info[data-v-d475386e]{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.preset-item__precedence-info .precedence-value[data-v-d475386e]{font-size:11px;font-weight:500;color:var(--vscode-descriptionForeground)}.preset-item__precedence-info .precedence-description[data-v-d475386e]{font-size:9px;color:var(--vscode-descriptionForeground);opacity:.8;font-style:italic}.preset-item__variant-control[data-v-d475386e]{margin-top:8px;width:100%}.preset-item__override-indicator[data-v-d475386e]{display:flex;align-items:center;color:var(--vscode-charts-orange)}.variant-select-row[data-v-d475386e]{display:flex;gap:6px;align-items:center}.select-wrapper[data-v-d475386e]{position:relative;flex:1;display:flex;align-items:center}.select-wrapper select[data-v-d475386e]{flex:1;padding:4px 6px;font-size:11px;background:var(--vscode-input-background);color:var(--vscode-foreground);border:1px solid var(--vscode-input-border);border-radius:4px;cursor:pointer}.select-wrapper select[data-v-d475386e]:disabled{opacity:.5;cursor:not-allowed}.select-spinner[data-v-d475386e]{position:absolute;right:24px;pointer-events:none;color:var(--vscode-foreground);animation:spin-d475386e 1s linear infinite}@keyframes spin-d475386e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.variant-error[data-v-d475386e]{color:var(--vscode-inputValidation-errorForeground);font-size:10px;margin-top:4px}.variant-form[data-v-d475386e]{display:flex;flex-direction:column;gap:14px}.vf-field[data-v-d475386e]{display:flex;flex-direction:column;gap:4px;font-size:12px}.vf-field label[data-v-d475386e]{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--vscode-descriptionForeground)}.vf-field input[data-v-d475386e],.vf-field textarea[data-v-d475386e]{background:var(--vscode-input-background);color:var(--vscode-foreground);border:1px solid var(--vscode-input-border);border-radius:4px;padding:6px 8px;font-size:12px}.vf-field input[data-v-d475386e]:focus,.vf-field textarea[data-v-d475386e]:focus{outline:1px solid var(--vscode-focusBorder)}.tenant-form[data-v-d475386e]{display:flex;flex-direction:column;gap:16px;width:520px;min-height:480px;max-height:80vh}.tf-field[data-v-d475386e]{display:flex;flex-direction:column;gap:4px;font-size:12px}.tf-field label[data-v-d475386e]{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--vscode-descriptionForeground)}.tf-field input[data-v-d475386e],.tf-field textarea[data-v-d475386e]{background:var(--vscode-input-background);color:var(--vscode-foreground);border:1px solid var(--vscode-input-border);border-radius:4px;padding:8px 10px;font-size:12px;font-family:inherit;transition:border-color .2s ease}.tf-field input[data-v-d475386e]:focus,.tf-field textarea[data-v-d475386e]:focus{outline:none;border-color:var(--vscode-focusBorder);box-shadow:0 0 0 1px var(--vscode-focusBorder)}.tf-field input[data-v-d475386e]::placeholder,.tf-field textarea[data-v-d475386e]::placeholder{color:var(--vscode-input-placeholderForeground);opacity:.8}.tf-field .field-hint[data-v-d475386e]{font-size:11px;color:var(--vscode-descriptionForeground);margin-top:4px;font-style:italic}.tf-field .field-preview[data-v-d475386e]{display:flex;flex-direction:column;gap:4px;margin-top:4px}.tf-field .field-preview code[data-v-d475386e]{background:var(--vscode-textCodeBlock-background);border:1px solid var(--vscode-widget-border);padding:2px 4px;border-radius:3px;font-family:var(--vscode-editor-font-family);font-size:11px}.tf-field .validation-message[data-v-d475386e]{display:flex;align-items:center;gap:6px;font-size:11px;padding:4px 6px;border-radius:4px;background:var(--vscode-inputValidation-infoBackground);border:1px solid var(--vscode-inputValidation-infoBorder);color:var(--vscode-inputValidation-infoForeground)}.tf-field .validation-message.error[data-v-d475386e]{background:var(--vscode-inputValidation-errorBackground);border-color:var(--vscode-inputValidation-errorBorder);color:var(--vscode-inputValidation-errorForeground)}.tf-field input.validation-error[data-v-d475386e]{border-color:var(--vscode-inputValidation-errorBorder);background:var(--vscode-inputValidation-errorBackground)}.tf-field input.validation-error[data-v-d475386e]:focus{border-color:var(--vscode-inputValidation-errorBorder);box-shadow:0 0 0 1px var(--vscode-inputValidation-errorBorder)}.tf-section[data-v-d475386e]{padding:12px;background:var(--vscode-editor-background);border:1px solid var(--vscode-widget-border);border-radius:6px;box-shadow:inset 0 1px 3px #0000001a;flex:1;display:flex;flex-direction:column}.tf-section>p[data-v-d475386e]{margin:0 0 8px;flex-shrink:0}.preset-selections[data-v-d475386e]{display:flex;flex-direction:column;gap:8px}.preset-selection-row[data-v-d475386e]{display:flex;align-items:flex-start;gap:8px}.preset-selection-row .preset-label[data-v-d475386e]{display:flex;align-items:center;gap:6px;min-width:120px;font-size:11px;padding-top:6px;flex-shrink:0}.preset-selection-row .preset-precedence[data-v-d475386e]{font-size:10px;font-weight:500;color:var(--vscode-descriptionForeground)}.preset-selection-row .preset-select[data-v-d475386e]{flex:1;padding:6px 8px;font-size:11px;background:var(--vscode-input-background);color:var(--vscode-foreground);border:1px solid var(--vscode-input-border);border-radius:4px;cursor:pointer;transition:border-color .2s ease;min-width:0}.preset-selection-row .preset-select[data-v-d475386e]:focus{outline:none;border-color:var(--vscode-focusBorder);box-shadow:0 0 0 1px var(--vscode-focusBorder)}.preset-selection-row .preset-select[data-v-d475386e]:disabled{opacity:.6;cursor:not-allowed;background:var(--vscode-input-background);color:var(--vscode-disabledForeground)}.tenant-error[data-v-d475386e]{color:var(--vscode-inputValidation-errorForeground);background:var(--vscode-inputValidation-errorBackground);border:1px solid var(--vscode-inputValidation-errorBorder);padding:10px 12px;border-radius:4px;font-size:11px;line-height:1.4;display:flex;align-items:flex-start;gap:8px}.tenant-error[data-v-d475386e]:before{content:"⚠";color:var(--vscode-inputValidation-errorForeground);font-size:12px;flex-shrink:0}.tenant-source-section[data-v-d475386e]{border-top:1px solid var(--vscode-widget-border);padding-top:16px;margin-top:16px;position:relative;display:flex;flex-direction:column;gap:12px}.tenant-source-section[data-v-d475386e]:before{content:"";position:absolute;top:-1px;left:-16px;right:-16px;height:1px;background:linear-gradient(90deg,transparent,var(--vscode-widget-border),transparent)}.tenant-source-row[data-v-d475386e]{display:flex;align-items:flex-start;gap:8px}.tenant-source-row .preset-label[data-v-d475386e]{display:flex;align-items:center;gap:6px;min-width:120px;font-size:11px;padding-top:6px;flex-shrink:0}.tenant-source-row .preset-precedence[data-v-d475386e]{font-size:10px;font-weight:500;color:var(--vscode-descriptionForeground)}.tenant-source-row .preset-select[data-v-d475386e]{flex:1;padding:6px 8px;font-size:11px;background:var(--vscode-input-background);color:var(--vscode-foreground);border:1px solid var(--vscode-input-border);border-radius:4px;cursor:pointer;transition:border-color .2s ease;min-width:0}.tenant-source-row .preset-select[data-v-d475386e]:focus{outline:none;border-color:var(--vscode-focusBorder);box-shadow:0 0 0 1px var(--vscode-focusBorder)}.tenant-override-toggle[data-v-d475386e]{padding-left:128px}.toggle-label[data-v-d475386e]{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--vscode-foreground);cursor:pointer;-webkit-user-select:none;user-select:none}.toggle-input[data-v-d475386e]{display:none}.toggle-slider[data-v-d475386e]{position:relative;display:inline-block;width:32px;height:18px;background:var(--vscode-input-background);border:1px solid var(--vscode-input-border);border-radius:9px;transition:all .2s ease;cursor:pointer;flex-shrink:0}.toggle-slider[data-v-d475386e]:before{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;background:var(--vscode-foreground);border-radius:50%;transition:transform .2s ease}.toggle-input:checked+.toggle-slider[data-v-d475386e]{background:var(--vscode-button-background);border-color:var(--vscode-button-background)}.toggle-input:checked+.toggle-slider[data-v-d475386e]:before{transform:translate(14px);background:var(--vscode-button-foreground)}.toggle-text[data-v-d475386e]{flex:1;line-height:1.3}.copy-mode-explanation[data-v-d475386e]{font-size:10px;color:var(--vscode-descriptionForeground);margin:0;line-height:1.3;min-height:28px;display:flex;align-items:center;gap:6px;border-radius:4px;background:var(--vscode-textBlockQuote-background);border-left:3px solid var(--vscode-textBlockQuote-border);padding:6px 8px;width:100%}.explanation-icon[data-v-d475386e]{color:var(--vscode-foreground);flex-shrink:0}.copy-mode-explanation strong[data-v-d475386e]{color:var(--vscode-foreground);font-weight:600}.config-progress[data-v-d475386e]{display:flex;gap:8px;margin-bottom:12px;padding:8px;background:var(--vscode-textBlockQuote-background);border-radius:6px;border:1px solid var(--vscode-widget-border);flex-shrink:0}.progress-step[data-v-d475386e]{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:4px;font-size:11px;font-weight:500;color:var(--vscode-descriptionForeground);background:var(--vscode-input-background);border:1px solid var(--vscode-input-border);transition:all .2s ease;flex:1;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none}.progress-step[data-v-d475386e]:hover{background:var(--vscode-list-hoverBackground);border-color:var(--vscode-focusBorder)}.progress-step.active[data-v-d475386e]{color:var(--vscode-button-foreground);background:var(--vscode-button-background);border-color:var(--vscode-button-background);box-shadow:0 1px 3px #0000001a;cursor:default}.progress-step.active[data-v-d475386e]:hover{background:var(--vscode-button-background);border-color:var(--vscode-button-background)}.progress-step span[data-v-d475386e]{white-space:nowrap}.configuration-context[data-v-d475386e]{margin-top:12px;padding:8px 12px;background:var(--vscode-editorWidget-background);border:1px solid var(--vscode-widget-border);border-radius:4px}.context-info[data-v-d475386e]{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--vscode-descriptionForeground)}.context-text[data-v-d475386e]{line-height:1.4}.context-text strong[data-v-d475386e]{color:var(--vscode-foreground);font-weight:600}[data-v-6dfe365b]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-6dfe365b]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-6dfe365b]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-6dfe365b]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-6dfe365b]:root{--border-radius: 3px;--border-radius-sm: 2px}.configuration-properties[data-v-6dfe365b]{display:flex;flex-direction:column;height:100%;background:var(--vscode-sideBar-background)}.properties-header[data-v-6dfe365b]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--vscode-widget-border);background:var(--vscode-sideBarSectionHeader-background)}.properties-header h3[data-v-6dfe365b]{margin:0;font-size:14px;font-weight:600;color:var(--vscode-sideBarSectionHeader-foreground)}.properties-actions[data-v-6dfe365b]{display:flex;align-items:center;gap:8px}.properties-loading[data-v-6dfe365b],.properties-error[data-v-6dfe365b],.properties-empty[data-v-6dfe365b]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center;color:var(--vscode-descriptionForeground);height:100%}.properties-loading p[data-v-6dfe365b],.properties-error p[data-v-6dfe365b],.properties-empty p[data-v-6dfe365b]{margin:0;font-size:12px;opacity:.7}.properties-list[data-v-6dfe365b]{flex:1;padding:16px;overflow-y:auto}[data-v-8229057d]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-8229057d]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-8229057d]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-8229057d]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-8229057d]:root{--border-radius: 3px;--border-radius-sm: 2px}.content-grid[data-v-8229057d]{display:grid;grid-template-rows:auto 1fr;grid-template-areas:"actions" "config";height:100%}.content-actions[data-v-8229057d]{grid-area:actions;background:var(--vscode-editorGroupHeader-tabsBackground);border-bottom:1px solid var(--vscode-widget-border);display:flex;justify-content:space-between;align-items:stretch;min-height:3rem;padding:0 calc(2rem + 1px) 0 1rem}.content-config[data-v-8229057d]{grid-area:config;min-height:0;overflow:hidden;display:flex;flex-direction:column}.configuration-workspace__tabs[data-v-8229057d]{display:flex;flex-wrap:wrap;align-items:flex-end;gap:0;flex:1}.edit-controls[data-v-8229057d],.edit-mode-active[data-v-8229057d],.edit-mode-inactive[data-v-8229057d]{display:flex;align-items:center;gap:8px}.edit-all-button__icon-wrapper[data-v-8229057d]{position:relative;display:flex;align-items:center;justify-content:center}.edit-all-button__badge[data-v-8229057d]{position:absolute;top:-4px;right:-6px}.tab[data-v-8229057d]{display:flex;align-items:center;gap:6px;padding:10px 20px;background:transparent;color:var(--vscode-tab-inactiveForeground);border:1px solid transparent;cursor:pointer;transition:all .15s ease;font-size:13px;position:relative;margin-right:4px;border-radius:4px 4px 0 0}.tab[data-v-8229057d]:hover:not(.tab--disabled):not(.tab--active){background:var(--vscode-tab-hoverBackground, rgba(255, 255, 255, .05));color:var(--vscode-tab-hoverForeground);border-color:var(--vscode-tab-border)}.tab--active[data-v-8229057d]{background:var(--vscode-editor-background);color:var(--vscode-tab-activeForeground);border-color:var(--vscode-tab-border)}.tab--disabled[data-v-8229057d]{opacity:.5;cursor:not-allowed;border-color:transparent}.panel[data-v-8229057d]{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.panel__header[data-v-8229057d]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--vscode-editorGroupHeader-tabsBackground);border-bottom:1px solid var(--vscode-widget-border);flex-shrink:0}.panel__header h3[data-v-8229057d]{margin:0;font-size:14px;font-weight:600}.panel__toolbar[data-v-8229057d]{display:flex;align-items:center;gap:8px}.panel__body[data-v-8229057d]{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.monaco-editor-wrapper[data-v-8229057d]{flex:1;overflow:hidden;height:100%}.monaco-editor-wrapper .monaco-editor[data-v-8229057d]{height:100%!important}.property-editor[data-v-8229057d]{flex:1;padding:16px;overflow-y:auto}.loading-state[data-v-8229057d]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:var(--vscode-foreground);opacity:.7}.loading-state p[data-v-8229057d]{margin-top:var(--spacing-md);font-size:14px}.preset-sections[data-v-8229057d]{height:100%}.preset-configuration-grid[data-v-8229057d]{display:flex;flex-direction:column;gap:var(--spacing-xl)}[id^=preset-section-][data-v-8229057d],#tenant-overrides-section[data-v-8229057d]{scroll-margin-top:var(--spacing-xl)}.fallback-editor[data-v-8229057d]{min-height:200px;height:100%}.presets-container[data-v-8229057d]{flex:1;height:100%;display:flex;flex-direction:column;min-height:0;overflow:hidden}.property-group[data-v-8229057d]{margin-bottom:24px}.property-group h4[data-v-8229057d]{margin:0 0 8px;font-size:14px;font-weight:600;color:var(--vscode-editor-foreground)}.property-group__description[data-v-8229057d]{color:var(--vscode-descriptionForeground);font-size:13px;margin:0;font-style:italic}.preview-content[data-v-8229057d]{flex:1;padding:16px;overflow-y:auto}.preview-sections[data-v-8229057d]{display:flex;flex-direction:column;gap:24px}.preview-section h4[data-v-8229057d]{margin:0 0 12px;font-size:14px;font-weight:600;color:var(--vscode-editor-foreground)}.preview-json[data-v-8229057d]{background:var(--vscode-textBlockQuote-background);border:1px solid var(--vscode-widget-border);border-radius:4px;padding:12px;font-family:var(--vscode-editor-font-family);font-size:12px;overflow-x:auto;white-space:pre-wrap;color:var(--vscode-editor-foreground)}.template-results[data-v-8229057d]{display:flex;flex-direction:column;gap:8px}.introspection-meta[data-v-8229057d]{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;margin-bottom:8px;color:var(--vscode-descriptionForeground)}.introspection-table-wrapper[data-v-8229057d]{max-height:260px;overflow:auto;border:1px solid var(--vscode-widget-border);border-radius:4px}.introspection-table[data-v-8229057d]{width:100%;border-collapse:collapse;font-size:12px}.introspection-table thead[data-v-8229057d]{position:sticky;top:0;background:var(--vscode-editorGroupHeader-tabsBackground)}.introspection-table th[data-v-8229057d],.introspection-table td[data-v-8229057d]{padding:4px 6px;text-align:left;border-bottom:1px solid var(--vscode-widget-border);vertical-align:top}.introspection-table code[data-v-8229057d]{font-family:var(--vscode-editor-font-family);font-size:11px}.row-error[data-v-8229057d]{background:var(--vscode-inputValidation-errorBackground)}.row-warning[data-v-8229057d]{background:var(--vscode-inputValidation-warningBackground)}.error-text[data-v-8229057d]{color:var(--vscode-errorForeground);font-size:11px}.warning-text[data-v-8229057d]{display:inline-block;background:var(--vscode-editorWarning-foreground);color:var(--vscode-editor-background);padding:0 4px;margin:0 2px 2px 0;border-radius:3px;font-size:10px}[data-v-8229057d] .template-unresolved{background:var(--vscode-editorWarning-background)!important;outline:1px solid var(--vscode-editorWarning-border)!important;border-radius:2px!important;text-decoration:underline solid var(--vscode-editorWarning-foreground)!important}[data-v-8229057d] .template-error-token{background:var(--vscode-editorError-background)!important;outline:1px solid var(--vscode-editorError-border)!important;border-radius:2px!important;text-decoration:underline wavy var(--vscode-editorError-foreground)!important}.template-result[data-v-8229057d]{display:flex;align-items:center;gap:8px;padding:8px;background:var(--vscode-textBlockQuote-background);border-radius:4px;font-family:var(--vscode-editor-font-family);font-size:12px}.template-result .template-path[data-v-8229057d]{color:var(--vscode-symbolIcon-variableForeground)}.template-result .template-value[data-v-8229057d]{color:var(--vscode-symbolIcon-stringForeground)}.preset-sources[data-v-8229057d]{display:flex;flex-direction:column;gap:8px}.preset-source[data-v-8229057d]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--vscode-list-hoverBackground);border-radius:4px;font-size:12px}.preset-source__name[data-v-8229057d]{font-weight:500}.preset-source__precedence[data-v-8229057d]{margin-left:auto;color:var(--vscode-descriptionForeground);font-family:var(--vscode-editor-font-family)}.empty-state[data-v-8229057d]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:var(--vscode-descriptionForeground)}.empty-state p[data-v-8229057d]{margin:16px 0 0;font-size:14px}.status-left[data-v-8229057d]{display:flex;align-items:center;gap:16px}.status-right[data-v-8229057d]{display:flex;align-items:center;gap:8px}.edit-indicator[data-v-8229057d]{display:flex;align-items:center;gap:6px;color:var(--vscode-statusBar-foreground)}.validation-indicator[data-v-8229057d]{display:flex;align-items:center;gap:6px;color:var(--vscode-statusBarItem-errorForeground)}.etag-display[data-v-8229057d]{color:var(--vscode-statusBar-foreground);font-family:var(--vscode-editor-font-family);opacity:.8}.properties-content[data-v-8229057d]{flex:1;height:100%;overflow:hidden;display:flex;flex-direction:column;min-height:0}.preset-sidebar[data-v-8229057d]{height:100%;display:flex;flex-direction:column;background:var(--vscode-sideBar-background);border-right:1px solid var(--vscode-widget-border)}.preset-sidebar__header[data-v-8229057d]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--vscode-widget-border);background:var(--vscode-sideBarSectionHeader-background)}.preset-sidebar__header h4[data-v-8229057d]{margin:0;font-size:13px;font-weight:600;color:var(--vscode-sideBarTitle-foreground)}.preset-list[data-v-8229057d]{flex:1;overflow-y:auto;padding:8px}.preset-item[data-v-8229057d]{padding:8px 12px;margin-bottom:4px;border-radius:4px;cursor:pointer;border:1px solid transparent;transition:all .2s ease}.preset-item[data-v-8229057d]:hover{background:var(--vscode-list-hoverBackground);border-color:var(--vscode-list-hoverBorder)}.preset-item--active[data-v-8229057d]{background:var(--vscode-list-activeSelectionBackground);color:var(--vscode-list-activeSelectionForeground);border-color:var(--vscode-focusBorder)}.preset-item__header[data-v-8229057d]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.preset-item__header .preset-name[data-v-8229057d]{flex:1;font-weight:500;font-size:13px}.preset-item__details[data-v-8229057d]{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--vscode-descriptionForeground)}.preset-item__details .preset-priority[data-v-8229057d]{font-family:var(--vscode-editor-font-family)}.preset-item__details .preset-overrides[data-v-8229057d]{display:flex;align-items:center;gap:4px;color:var(--vscode-editorWarning-foreground)}.preset-details[data-v-8229057d]{height:100%;display:flex;flex-direction:column}.preset-details__content[data-v-8229057d]{flex:1;overflow-y:auto;padding:16px}.preset-details__empty[data-v-8229057d]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--vscode-descriptionForeground);text-align:center}.preset-details__empty p[data-v-8229057d]{margin:16px 0 0;font-size:14px}.preset-details-full[data-v-8229057d]{height:100%;display:flex;flex-direction:column;overflow:hidden}.preset-details-full .preset-details__content[data-v-8229057d]{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px;min-height:0}.preset-details-full .preset-details__content[data-v-8229057d]::-webkit-scrollbar{width:8px}.preset-details-full .preset-details__content[data-v-8229057d]::-webkit-scrollbar-track{background:var(--vscode-scrollbarSlider-background)}.preset-details-full .preset-details__content[data-v-8229057d]::-webkit-scrollbar-thumb{background:var(--vscode-scrollbarSlider-hoverBackground);border-radius:4px}.preset-details-full .preset-details__empty[data-v-8229057d]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--vscode-descriptionForeground);text-align:center}.preset-details-full .preset-details__empty p[data-v-8229057d]{margin:16px 0 0;font-size:14px}.all-presets-view[data-v-8229057d]{flex:1;display:flex;flex-direction:column;overflow:hidden}.all-presets-view .all-presets-header[data-v-8229057d]{flex-shrink:0;padding:16px 16px 0;margin-bottom:24px;text-align:center}.all-presets-view .all-presets-header h3[data-v-8229057d]{margin:0 0 8px;color:var(--vscode-foreground);font-size:18px}.all-presets-view .all-presets-header p[data-v-8229057d]{margin:0;color:var(--vscode-descriptionForeground);font-size:14px}.all-presets-view .all-presets-content[data-v-8229057d]{flex:1;overflow-y:auto;overflow-x:hidden;padding:1rem;min-height:0;display:grid;gap:1rem}.all-presets-view .all-presets-content[data-v-8229057d]::-webkit-scrollbar{width:8px}.all-presets-view .all-presets-content[data-v-8229057d]::-webkit-scrollbar-track{background:var(--vscode-scrollbarSlider-background)}.all-presets-view .all-presets-content[data-v-8229057d]::-webkit-scrollbar-thumb{background:var(--vscode-scrollbarSlider-hoverBackground);border-radius:4px}.all-presets-view .all-presets-content[data-v-8229057d]::-webkit-scrollbar-thumb:hover{background:var(--vscode-scrollbarSlider-activeBackground)}[data-v-77496372]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-77496372]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-77496372]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-77496372]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-77496372]:root{--border-radius: 3px;--border-radius-sm: 2px}.template-diagnostics-flyout[data-v-77496372]{position:absolute;bottom:100%;right:0;width:420px;max-height:60vh;background:var(--vscode-sideBar-background);border:1px solid var(--vscode-widget-border);border-radius:4px;box-shadow:var(--shadow-lg, 0 6px 14px rgba(0, 0, 0, .35));display:flex;flex-direction:column;transform:translateY(8px) scale(.96);opacity:0;visibility:hidden;transition:all .18s cubic-bezier(.34,1.56,.64,1);z-index:1100}.template-diagnostics-flyout--visible[data-v-77496372]{transform:translateY(0) scale(1);opacity:1;visibility:visible}.template-diagnostics-flyout__header[data-v-77496372]{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid var(--vscode-widget-border)}.template-diagnostics-flyout__title[data-v-77496372]{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;margin:0}.template-diagnostics-flyout__actions[data-v-77496372]{display:flex;align-items:center;gap:4px}.template-diagnostics-flyout__content[data-v-77496372]{flex:1;overflow:auto;padding:8px 10px}.template-diagnostics-flyout__empty[data-v-77496372]{display:flex;align-items:center;gap:8px;font-size:12px;opacity:.8}.template-diagnostics-flyout__list[data-v-77496372]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.template-diagnostics-flyout__item[data-v-77496372]{display:flex;align-items:flex-start;gap:6px;font-size:12px;line-height:1.3}.template-diagnostics-flyout__item .message[data-v-77496372]{flex:1}.template-diagnostics-flyout__footer[data-v-77496372]{border-top:1px solid var(--vscode-widget-border);padding:6px 10px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.template-diagnostics-flyout .summary[data-v-77496372]{opacity:.8}[data-v-14be4a25]:root{--vscode-foreground: #3c3c3c;--vscode-background: #ffffff;--vscode-backgroundSecondary: #f3f3f3;--vscode-border: #c8c8c8;--vscode-focusBorder: #007acc;--vscode-unsavedBorder: #524231;--vscode-input-background: #ffffff;--vscode-input-foreground: #3c3c3c;--vscode-input-border: #cccccc;--vscode-button-background: #007acc;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #005a9e;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-hoverForeground: #3c3c3c;--vscode-list-activeSelectionBackground: #007acc;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-inactiveSelectionForeground: #3c3c3c;--vscode-select-background: #ffffff;--vscode-select-foreground: #3c3c3c;--vscode-select-border: #cccccc;--vscode-select-listBorder: #c8c8c8;--vscode-checkbox-background: #ffffff;--vscode-checkbox-foreground: #3c3c3c;--vscode-checkbox-border: #cccccc;--vscode-settings-textInputBackground: var(--vscode-input-background);--vscode-settings-textInputForeground: var(--vscode-input-foreground);--vscode-settings-textInputBorder: var(--vscode-input-border);--vscode-settings-numberInputBackground: var(--vscode-input-background);--vscode-settings-numberInputForeground: var(--vscode-input-foreground);--vscode-settings-numberInputBorder: var(--vscode-input-border);--vscode-settings-selectBackground: var(--vscode-select-background);--vscode-settings-selectForeground: var(--vscode-select-foreground);--vscode-settings-selectBorder: var(--vscode-select-border);--vscode-settings-selectListBorder: var(--vscode-select-listBorder);--vscode-settings-checkboxBackground: var(--vscode-checkbox-background);--vscode-settings-checkboxForeground: var(--vscode-checkbox-foreground);--vscode-settings-checkboxBorder: var(--vscode-checkbox-border);--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #c8c8c8;--positive: #21BA45;--negative: #C10015;--warning: #F2C037}[data-theme=dark][data-v-14be4a25]{--vscode-foreground: #cccccc;--vscode-background: #1e1e1e;--vscode-backgroundSecondary: #2d2d30;--vscode-border: #3e3e42;--vscode-focusBorder: #007acc;--vscode-input-background: #3c3c3c;--vscode-input-foreground: #cccccc;--vscode-input-border: #3e3e42;--vscode-button-background: #0e639c;--vscode-button-foreground: #ffffff;--vscode-button-hoverBackground: #1177bb;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-hoverForeground: #cccccc;--vscode-list-activeSelectionBackground: #094771;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-inactiveSelectionForeground: #cccccc;--vscode-select-background: #3c3c3c;--vscode-select-foreground: #cccccc;--vscode-select-border: #3e3e42;--vscode-select-listBorder: #3e3e42;--vscode-checkbox-background: #3c3c3c;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3e3e42;--vscode-sash-hoverBorder: #007acc;--vscode-settings-headerBorder: #3e3e42}[data-v-14be4a25]:root{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--vscode-font-size: 13px;--vscode-font-weight: 400;--vscode-line-height: 1.4}[data-v-14be4a25]:root{--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-xxl: 24px}[data-v-14be4a25]:root{--border-radius: 3px;--border-radius-sm: 2px}.app-grid[data-v-14be4a25]{--divider-color: var(--vscode-border);--divider-active: var(--vscode-focusBorder);display:grid;grid-template-rows:auto 1fr auto;grid-template-areas:"header header header" "sidebar split content" "statusbar statusbar statusbar";height:100vh;background:var(--vscode-editor-background);position:relative;overflow:hidden}[data-area=header][data-v-14be4a25]{grid-area:header}[data-area=sidebar][data-v-14be4a25]{grid-area:sidebar;min-width:0;overflow:hidden}[data-area=split][data-v-14be4a25]{grid-area:split}[data-area=content][data-v-14be4a25]{grid-area:content;min-width:0;min-height:0}[data-area=statusbar][data-v-14be4a25]{grid-area:statusbar}.app-header[data-v-14be4a25]{background:var(--vscode-titleBar-activeBackground);color:var(--vscode-titleBar-activeForeground);border-bottom:1px solid var(--vscode-widget-border);position:sticky;top:0;z-index:10;display:grid;padding:4px 16px}.header-grid[data-v-14be4a25]{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center}.header-title[data-v-14be4a25]{display:flex;align-items:center;gap:12px}.header-title h1[data-v-14be4a25]{margin:0;font-size:18px;font-weight:600}.header-nav[data-v-14be4a25]{display:flex;gap:4px;justify-content:flex-end;flex-wrap:wrap;align-items:center}.nav-divider[data-v-14be4a25]{width:1px;height:20px;background:var(--vscode-titleBar-inactiveForeground);opacity:.3;margin:0 4px}.nav-item[data-v-14be4a25]{display:flex;align-items:center;gap:6px;padding:6px 10px;background:transparent;border:none;color:var(--vscode-titleBar-inactiveForeground);cursor:pointer;border-radius:4px;font-size:13px;font-weight:500;transition:background .15s ease}.nav-item[data-v-14be4a25]:hover{background:var(--vscode-toolbar-hoverBackground);color:var(--vscode-titleBar-activeForeground)}.nav-item.nav-item-active[data-v-14be4a25]{background:var(--vscode-button-background);color:var(--vscode-button-foreground)}.nav-item.nav-item-active[data-v-14be4a25]:hover{background:var(--vscode-button-hoverBackground)}.nav-item.nav-item-signout[data-v-14be4a25]{color:var(--vscode-titleBar-activeForeground)}.nav-item.nav-item-signout[data-v-14be4a25]:hover{background:var(--vscode-statusBarItem-errorBackground, #f14c4c);color:var(--vscode-statusBarItem-errorForeground, #fff)}.sidebar[data-v-14be4a25]{display:flex;flex-direction:column;min-height:0;border-right:1px solid var(--vscode-sideBar-border, var(--vscode-widget-border))}.divider[data-v-14be4a25]{width:100%;cursor:col-resize;background:var(--divider-color);position:relative;transition:background-color .1s linear}.divider[data-v-14be4a25]:hover,.divider--active[data-v-14be4a25]{background:var(--divider-active)}.divider[data-v-14be4a25]:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;transform:translate(-50%);background:var(--vscode-sash-hoverBorder, transparent);opacity:.5}.divider[data-v-14be4a25]:focus{outline:2px solid var(--vscode-focusBorder);outline-offset:-2px}.content[data-v-14be4a25]{display:flex;flex-direction:column;min-height:0;overflow:hidden}.workspace-wrapper[data-v-14be4a25]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:auto;overscroll-behavior:contain}@media (max-width: 760px){.app-grid[data-v-14be4a25]{grid-template-columns:0px 0px 1fr!important}.sidebar[data-v-14be4a25],.divider[data-v-14be4a25]{display:none!important}}.theme-toggle__icon-container[data-v-14be4a25]{display:flex;align-items:center;justify-content:center}.status-left[data-v-14be4a25],.status-right[data-v-14be4a25]{display:flex;align-items:center;gap:8px;overflow:visible}.status-left[data-v-14be4a25],.status-right[data-v-14be4a25]{flex-shrink:0}.status-right[data-v-14be4a25] .btn{height:100%;min-height:auto;padding:0 4px;border-radius:2px;display:flex;align-items:center;justify-content:center}.status-spacer[data-v-14be4a25]{flex:1 1 auto}.status-item[data-v-14be4a25]{display:inline-flex;align-items:center;gap:4px;padding:0 4px;font-size:11px;white-space:nowrap;position:relative}.status-item[data-v-14be4a25] button.btn{padding:0 4px}.status-dirty[data-v-14be4a25]{color:var(--vscode-editorWarning-foreground)}.status-item--clickable[data-v-14be4a25]{cursor:pointer}.diagnostics-overlay[data-v-14be4a25]{position:fixed;inset:0;background:transparent;z-index:2400}.diagnostics-flyout-wrapper[data-v-14be4a25]{position:absolute;bottom:var(--status-bar-height);right:4px;z-index:2401}.diagnostics-button[data-v-14be4a25]{position:relative}.diagnostics-button__icon-wrapper[data-v-14be4a25]{position:relative;display:flex;align-items:center;justify-content:center}.diagnostics-button__badge[data-v-14be4a25]{position:absolute;top:-4px;right:-6px;z-index:1;pointer-events:none;padding:0 3px 2px;font-size:10px;min-height:min-content;line-height:1;border-radius:5px;max-width:max-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
