/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-text-shadow-color: initial;
      --tw-text-shadow-alpha: 100%;
      --tw-content: "";
    }
  }
}

@layer base {
  :root.dark {
    --vscode-font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    --vscode-font-weight: normal;
    --vscode-font-size: 13px;
    --vscode-editor-font-family: Menlo, Monaco, "Courier New", monospace;
    --vscode-editor-font-weight: normal;
    --vscode-editor-font-size: 13px;
    --text-link-decoration: none;
    --vscode-foreground: #ccc;
    --vscode-disabledForeground: #cccccc80;
    --vscode-errorForeground: #f85149;
    --vscode-descriptionForeground: #9d9d9d;
    --vscode-icon-foreground: #ccc;
    --vscode-focusBorder: #0078d4;
    --vscode-textLink-foreground: #4daafc;
    --vscode-textLink-activeForeground: #4daafc;
    --vscode-textSeparator-foreground: #21262d;
    --vscode-textPreformat-foreground: #d0d0d0;
    --vscode-textPreformat-background: #3c3c3c;
    --vscode-textBlockQuote-background: #2b2b2b;
    --vscode-textBlockQuote-border: #616161;
    --vscode-textCodeBlock-background: #2b2b2b;
    --vscode-sash-hoverBorder: #0078d4;
    --vscode-badge-background: #616161;
    --vscode-badge-foreground: #f8f8f8;
    --vscode-activityWarningBadge-foreground: #000;
    --vscode-activityWarningBadge-background: #cca700;
    --vscode-activityErrorBadge-foreground: #000;
    --vscode-activityErrorBadge-background: #f14c4c;
    --vscode-scrollbar-shadow: #000;
    --vscode-scrollbarSlider-background: #79797966;
    --vscode-scrollbarSlider-hoverBackground: #646464b3;
    --vscode-scrollbarSlider-activeBackground: #bfbfbf66;
    --vscode-progressBar-background: #0078d4;
    --vscode-chart-line: #236b8e;
    --vscode-chart-axis: #bfbfbf66;
    --vscode-chart-guide: #bfbfbf33;
    --vscode-editor-background: #1f1f1f;
    --vscode-editor-foreground: #ccc;
    --vscode-editorStickyScroll-background: #1f1f1f;
    --vscode-editorStickyScrollGutter-background: #1f1f1f;
    --vscode-editorStickyScrollHover-background: #2a2d2e;
    --vscode-editorStickyScroll-shadow: #000;
    --vscode-editorWidget-background: #202020;
    --vscode-editorWidget-foreground: #ccc;
    --vscode-editorWidget-border: #454545;
    --vscode-editorError-foreground: #f14c4c;
    --vscode-editorWarning-foreground: #cca700;
    --vscode-editorInfo-foreground: #3794ff;
    --vscode-editorHint-foreground: #eeeeeeb3;
    --vscode-editorLink-activeForeground: #4e94ce;
    --vscode-editor-selectionBackground: #264f78;
    --vscode-editor-inactiveSelectionBackground: #3a3d41;
    --vscode-editor-selectionHighlightBackground: #add6ff26;
    --vscode-editor-compositionBorder: #fff;
    --vscode-editor-findMatchBackground: #9e6a03;
    --vscode-editor-findMatchHighlightBackground: #ea5c0054;
    --vscode-editor-findRangeHighlightBackground: #3a3d4166;
    --vscode-editor-hoverHighlightBackground: #264f7840;
    --vscode-editorHoverWidget-background: #202020;
    --vscode-editorHoverWidget-foreground: #ccc;
    --vscode-editorHoverWidget-border: #454545;
    --vscode-editorHoverWidget-statusBarBackground: #262626;
    --vscode-editorInlayHint-foreground: #969696;
    --vscode-editorInlayHint-background: #6161611a;
    --vscode-editorInlayHint-typeForeground: #969696;
    --vscode-editorInlayHint-typeBackground: #6161611a;
    --vscode-editorInlayHint-parameterForeground: #969696;
    --vscode-editorInlayHint-parameterBackground: #6161611a;
    --vscode-editorLightBulb-foreground: #fc0;
    --vscode-editorLightBulbAutoFix-foreground: #75beff;
    --vscode-editorLightBulbAi-foreground: #fc0;
    --vscode-editor-snippetTabstopHighlightBackground: #7c7c7c4d;
    --vscode-editor-snippetFinalTabstopHighlightBorder: #525252;
    --vscode-diffEditor-insertedTextBackground: #9ccc2c33;
    --vscode-diffEditor-removedTextBackground: #f003;
    --vscode-diffEditor-insertedLineBackground: #9bb95533;
    --vscode-diffEditor-removedLineBackground: #f003;
    --vscode-diffEditor-diagonalFill: #ccc3;
    --vscode-diffEditor-unchangedRegionBackground: #181818;
    --vscode-diffEditor-unchangedRegionForeground: #ccc;
    --vscode-diffEditor-unchangedCodeBackground: #74747429;
    --vscode-widget-shadow: #0000005c;
    --vscode-widget-border: #313131;
    --vscode-toolbar-hoverBackground: #5a5d5e4f;
    --vscode-toolbar-activeBackground: #6366674f;
    --vscode-breadcrumb-foreground: #cccc;
    --vscode-breadcrumb-background: #1f1f1f;
    --vscode-breadcrumb-focusForeground: #e0e0e0;
    --vscode-breadcrumb-activeSelectionForeground: #e0e0e0;
    --vscode-breadcrumbPicker-background: #202020;
    --vscode-merge-currentHeaderBackground: #40c8ae80;
    --vscode-merge-currentContentBackground: #40c8ae33;
    --vscode-merge-incomingHeaderBackground: #40a6ff80;
    --vscode-merge-incomingContentBackground: #40a6ff33;
    --vscode-merge-commonHeaderBackground: #60606066;
    --vscode-merge-commonContentBackground: #60606029;
    --vscode-editorOverviewRuler-currentContentForeground: #40c8ae80;
    --vscode-editorOverviewRuler-incomingContentForeground: #40a6ff80;
    --vscode-editorOverviewRuler-commonContentForeground: #60606066;
    --vscode-editorOverviewRuler-findMatchForeground: #d186167d;
    --vscode-editorOverviewRuler-selectionHighlightForeground: #a0a0a0cc;
    --vscode-problemsErrorIcon-foreground: #f14c4c;
    --vscode-problemsWarningIcon-foreground: #cca700;
    --vscode-problemsInfoIcon-foreground: #3794ff;
    --vscode-minimap-findMatchHighlight: #d18616;
    --vscode-minimap-selectionOccurrenceHighlight: #676767;
    --vscode-minimap-selectionHighlight: #264f78;
    --vscode-minimap-infoHighlight: #3794ff;
    --vscode-minimap-warningHighlight: #cca700;
    --vscode-minimap-errorHighlight: #ff1212b3;
    --vscode-minimap-foregroundOpacity: #000;
    --vscode-minimapSlider-background: #79797933;
    --vscode-minimapSlider-hoverBackground: #64646459;
    --vscode-minimapSlider-activeBackground: #bfbfbf33;
    --vscode-charts-foreground: #ccc;
    --vscode-charts-lines: #cccccc80;
    --vscode-charts-red: #f14c4c;
    --vscode-charts-blue: #3794ff;
    --vscode-charts-yellow: #cca700;
    --vscode-charts-orange: #d18616;
    --vscode-charts-green: #89d185;
    --vscode-charts-purple: #b180d7;
    --vscode-input-background: #313131;
    --vscode-input-foreground: #ccc;
    --vscode-input-border: #3c3c3c;
    --vscode-inputOption-activeBorder: #2488db;
    --vscode-inputOption-hoverBackground: #5a5d5e80;
    --vscode-inputOption-activeBackground: #2489db82;
    --vscode-inputOption-activeForeground: #fff;
    --vscode-input-placeholderForeground: #989898;
    --vscode-inputValidation-infoBackground: #063b49;
    --vscode-inputValidation-infoBorder: #007acc;
    --vscode-inputValidation-warningBackground: #352a05;
    --vscode-inputValidation-warningBorder: #b89500;
    --vscode-inputValidation-errorBackground: #5a1d1d;
    --vscode-inputValidation-errorBorder: #be1100;
    --vscode-dropdown-background: #313131;
    --vscode-dropdown-listBackground: #1f1f1f;
    --vscode-dropdown-foreground: #ccc;
    --vscode-dropdown-border: #3c3c3c;
    --vscode-button-foreground: #fff;
    --vscode-button-separator: #fff6;
    --vscode-button-background: #0078d4;
    --vscode-button-hoverBackground: #026ec1;
    --vscode-button-border: #ffffff12;
    --vscode-button-secondaryForeground: #ccc;
    --vscode-button-secondaryBackground: #313131;
    --vscode-button-secondaryHoverBackground: #3c3c3c;
    --vscode-radio-activeForeground: #fff;
    --vscode-radio-activeBackground: #2489db82;
    --vscode-radio-activeBorder: #2488db;
    --vscode-radio-inactiveBorder: #fff3;
    --vscode-radio-inactiveHoverBackground: #5a5d5e80;
    --vscode-checkbox-background: #313131;
    --vscode-checkbox-selectBackground: #202020;
    --vscode-checkbox-foreground: #ccc;
    --vscode-checkbox-border: #3c3c3c;
    --vscode-checkbox-selectBorder: #ccc;
    --vscode-checkbox-disabled\.background: #646464;
    --vscode-checkbox-disabled\.foreground: #989898;
    --vscode-keybindingLabel-background: #8080802b;
    --vscode-keybindingLabel-foreground: #ccc;
    --vscode-keybindingLabel-border: #3339;
    --vscode-keybindingLabel-bottomBorder: #4449;
    --vscode-list-focusOutline: #0078d4;
    --vscode-list-activeSelectionBackground: #04395e;
    --vscode-list-activeSelectionForeground: #fff;
    --vscode-list-activeSelectionIconForeground: #fff;
    --vscode-list-inactiveSelectionBackground: #37373d;
    --vscode-list-hoverBackground: #2a2d2e;
    --vscode-list-dropBackground: #383b3d;
    --vscode-list-dropBetweenBackground: #ccc;
    --vscode-list-highlightForeground: #2aaaff;
    --vscode-list-focusHighlightForeground: #2aaaff;
    --vscode-list-invalidItemForeground: #b89500;
    --vscode-list-errorForeground: #f88070;
    --vscode-list-warningForeground: #cca700;
    --vscode-listFilterWidget-background: #202020;
    --vscode-listFilterWidget-outline: #0000;
    --vscode-listFilterWidget-noMatchesOutline: #be1100;
    --vscode-listFilterWidget-shadow: #0000005c;
    --vscode-list-filterMatchBackground: #ea5c0054;
    --vscode-list-deemphasizedForeground: #8c8c8c;
    --vscode-tree-indentGuidesStroke: #585858;
    --vscode-tree-inactiveIndentGuidesStroke: #58585866;
    --vscode-tree-tableColumnsBorder: #cccccc21;
    --vscode-tree-tableOddRowsBackground: #cccccc0a;
    --vscode-editorActionList-background: #202020;
    --vscode-editorActionList-foreground: #ccc;
    --vscode-editorActionList-focusForeground: #fff;
    --vscode-editorActionList-focusBackground: #04395e;
    --vscode-menu-border: #454545;
    --vscode-menu-foreground: #ccc;
    --vscode-menu-background: #1f1f1f;
    --vscode-menu-selectionForeground: #fff;
    --vscode-menu-selectionBackground: #0078d4;
    --vscode-menu-separatorBackground: #454545;
    --vscode-quickInput-background: #222;
    --vscode-quickInput-foreground: #ccc;
    --vscode-quickInputTitle-background: #ffffff1a;
    --vscode-pickerGroup-foreground: #3794ff;
    --vscode-pickerGroup-border: #3c3c3c;
    --vscode-quickInputList-focusForeground: #fff;
    --vscode-quickInputList-focusIconForeground: #fff;
    --vscode-quickInputList-focusBackground: #04395e;
    --vscode-search-resultsInfoForeground: #cccccca6;
    --vscode-searchEditor-findMatchBackground: #ea5c0038;
    --vscode-editor-lineHighlightBorder: #282828;
    --vscode-editor-rangeHighlightBackground: #ffffff0a;
    --vscode-editor-symbolHighlightBackground: #ea5c0054;
    --vscode-editorCursor-foreground: #aeafad;
    --vscode-editorMultiCursor-primary\.foreground: #aeafad;
    --vscode-editorMultiCursor-secondary\.foreground: #aeafad;
    --vscode-editorWhitespace-foreground: #e3e4e229;
    --vscode-editorLineNumber-foreground: #6e7681;
    --vscode-editorIndentGuide-background: #e3e4e229;
    --vscode-editorIndentGuide-activeBackground: #e3e4e229;
    --vscode-editorIndentGuide-background1: #404040;
    --vscode-editorIndentGuide-background2: #0000;
    --vscode-editorIndentGuide-background3: #0000;
    --vscode-editorIndentGuide-background4: #0000;
    --vscode-editorIndentGuide-background5: #0000;
    --vscode-editorIndentGuide-background6: #0000;
    --vscode-editorIndentGuide-activeBackground1: #707070;
    --vscode-editorIndentGuide-activeBackground2: #0000;
    --vscode-editorIndentGuide-activeBackground3: #0000;
    --vscode-editorIndentGuide-activeBackground4: #0000;
    --vscode-editorIndentGuide-activeBackground5: #0000;
    --vscode-editorIndentGuide-activeBackground6: #0000;
    --vscode-editorActiveLineNumber-foreground: #c6c6c6;
    --vscode-editorLineNumber-activeForeground: #ccc;
    --vscode-editorRuler-foreground: #5a5a5a;
    --vscode-editorCodeLens-foreground: #999;
    --vscode-editorBracketMatch-background: #0064001a;
    --vscode-editorBracketMatch-border: #888;
    --vscode-editorOverviewRuler-border: #010409;
    --vscode-editorGutter-background: #1f1f1f;
    --vscode-editorUnnecessaryCode-opacity: #000000ab;
    --vscode-editorGhostText-foreground: #ffffff57;
    --vscode-editorOverviewRuler-rangeHighlightForeground: #007acc99;
    --vscode-editorOverviewRuler-errorForeground: #ff1212b3;
    --vscode-editorOverviewRuler-warningForeground: #cca700;
    --vscode-editorOverviewRuler-infoForeground: #3794ff;
    --vscode-editorBracketHighlight-foreground1: gold;
    --vscode-editorBracketHighlight-foreground2: orchid;
    --vscode-editorBracketHighlight-foreground3: #179fff;
    --vscode-editorBracketHighlight-foreground4: #0000;
    --vscode-editorBracketHighlight-foreground5: #0000;
    --vscode-editorBracketHighlight-foreground6: #0000;
    --vscode-editorBracketHighlight-unexpectedBracket\.foreground: #ff1212cc;
    --vscode-editorBracketPairGuide-background1: #0000;
    --vscode-editorBracketPairGuide-background2: #0000;
    --vscode-editorBracketPairGuide-background3: #0000;
    --vscode-editorBracketPairGuide-background4: #0000;
    --vscode-editorBracketPairGuide-background5: #0000;
    --vscode-editorBracketPairGuide-background6: #0000;
    --vscode-editorBracketPairGuide-activeBackground1: #0000;
    --vscode-editorBracketPairGuide-activeBackground2: #0000;
    --vscode-editorBracketPairGuide-activeBackground3: #0000;
    --vscode-editorBracketPairGuide-activeBackground4: #0000;
    --vscode-editorBracketPairGuide-activeBackground5: #0000;
    --vscode-editorBracketPairGuide-activeBackground6: #0000;
    --vscode-editorUnicodeHighlight-border: #cca700;
    --vscode-diffEditor-move\.border: #8b8b8b9c;
    --vscode-diffEditor-moveActive\.border: orange;
    --vscode-diffEditor-unchangedRegionShadow: #000;
    --vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;
    --vscode-actionBar-toggledBackground: #383a49;
    --vscode-symbolIcon-arrayForeground: #ccc;
    --vscode-symbolIcon-booleanForeground: #ccc;
    --vscode-symbolIcon-classForeground: #ee9d28;
    --vscode-symbolIcon-colorForeground: #ccc;
    --vscode-symbolIcon-constantForeground: #ccc;
    --vscode-symbolIcon-constructorForeground: #b180d7;
    --vscode-symbolIcon-enumeratorForeground: #ee9d28;
    --vscode-symbolIcon-enumeratorMemberForeground: #75beff;
    --vscode-symbolIcon-eventForeground: #ee9d28;
    --vscode-symbolIcon-fieldForeground: #75beff;
    --vscode-symbolIcon-fileForeground: #ccc;
    --vscode-symbolIcon-folderForeground: #ccc;
    --vscode-symbolIcon-functionForeground: #b180d7;
    --vscode-symbolIcon-interfaceForeground: #75beff;
    --vscode-symbolIcon-keyForeground: #ccc;
    --vscode-symbolIcon-keywordForeground: #ccc;
    --vscode-symbolIcon-methodForeground: #b180d7;
    --vscode-symbolIcon-moduleForeground: #ccc;
    --vscode-symbolIcon-namespaceForeground: #ccc;
    --vscode-symbolIcon-nullForeground: #ccc;
    --vscode-symbolIcon-numberForeground: #ccc;
    --vscode-symbolIcon-objectForeground: #ccc;
    --vscode-symbolIcon-operatorForeground: #ccc;
    --vscode-symbolIcon-packageForeground: #ccc;
    --vscode-symbolIcon-propertyForeground: #ccc;
    --vscode-symbolIcon-referenceForeground: #ccc;
    --vscode-symbolIcon-snippetForeground: #ccc;
    --vscode-symbolIcon-stringForeground: #ccc;
    --vscode-symbolIcon-structForeground: #ccc;
    --vscode-symbolIcon-textForeground: #ccc;
    --vscode-symbolIcon-typeParameterForeground: #ccc;
    --vscode-symbolIcon-unitForeground: #ccc;
    --vscode-symbolIcon-variableForeground: #75beff;
    --vscode-peekViewTitle-background: #252526;
    --vscode-peekViewTitleLabel-foreground: #fff;
    --vscode-peekViewTitleDescription-foreground: #ccccccb3;
    --vscode-peekView-border: #3794ff;
    --vscode-peekViewResult-background: #1f1f1f;
    --vscode-peekViewResult-lineForeground: #bbb;
    --vscode-peekViewResult-fileForeground: #fff;
    --vscode-peekViewResult-selectionBackground: #39f3;
    --vscode-peekViewResult-selectionForeground: #fff;
    --vscode-peekViewEditor-background: #1f1f1f;
    --vscode-peekViewEditorGutter-background: #1f1f1f;
    --vscode-peekViewEditorStickyScroll-background: #1f1f1f;
    --vscode-peekViewEditorStickyScrollGutter-background: #1f1f1f;
    --vscode-peekViewResult-matchHighlightBackground: #bb800966;
    --vscode-peekViewEditor-matchHighlightBackground: #bb800966;
    --vscode-editorMarkerNavigationError-background: #f14c4c;
    --vscode-editorMarkerNavigationError-headerBackground: #f14c4c1a;
    --vscode-editorMarkerNavigationWarning-background: #cca700;
    --vscode-editorMarkerNavigationWarning-headerBackground: #cca7001a;
    --vscode-editorMarkerNavigationInfo-background: #3794ff;
    --vscode-editorMarkerNavigationInfo-headerBackground: #3794ff1a;
    --vscode-editorMarkerNavigation-background: #1f1f1f;
    --vscode-editor-foldBackground: #264f784d;
    --vscode-editor-foldPlaceholderForeground: gray;
    --vscode-editorGutter-foldingControlForeground: #ccc;
    --vscode-editorSuggestWidget-background: #202020;
    --vscode-editorSuggestWidget-border: #454545;
    --vscode-editorSuggestWidget-foreground: #ccc;
    --vscode-editorSuggestWidget-selectedForeground: #fff;
    --vscode-editorSuggestWidget-selectedIconForeground: #fff;
    --vscode-editorSuggestWidget-selectedBackground: #04395e;
    --vscode-editorSuggestWidget-highlightForeground: #2aaaff;
    --vscode-editorSuggestWidget-focusHighlightForeground: #2aaaff;
    --vscode-editorSuggestWidgetStatus-foreground: #cccccc80;
    --vscode-inlineEdit-originalBackground: #ff00000a;
    --vscode-inlineEdit-modifiedBackground: #9ccc2c0f;
    --vscode-inlineEdit-originalChangedLineBackground: #ff000029;
    --vscode-inlineEdit-originalChangedTextBackground: #ff000029;
    --vscode-inlineEdit-modifiedChangedLineBackground: #9bb95524;
    --vscode-inlineEdit-modifiedChangedTextBackground: #9ccc2c24;
    --vscode-inlineEdit-gutterIndicator\.primaryForeground: #fff;
    --vscode-inlineEdit-gutterIndicator\.primaryBorder: #0078d4;
    --vscode-inlineEdit-gutterIndicator\.primaryBackground: #0078d466;
    --vscode-inlineEdit-gutterIndicator\.secondaryForeground: #ccc;
    --vscode-inlineEdit-gutterIndicator\.secondaryBorder: #313131;
    --vscode-inlineEdit-gutterIndicator\.secondaryBackground: #313131;
    --vscode-inlineEdit-gutterIndicator\.successfulForeground: #fff;
    --vscode-inlineEdit-gutterIndicator\.successfulBorder: #0078d4;
    --vscode-inlineEdit-gutterIndicator\.successfulBackground: #0078d4;
    --vscode-inlineEdit-gutterIndicator\.background: #18181880;
    --vscode-inlineEdit-originalBorder: #f003;
    --vscode-inlineEdit-modifiedBorder: #9ccc2c33;
    --vscode-inlineEdit-tabWillAcceptModifiedBorder: #9ccc2c33;
    --vscode-inlineEdit-tabWillAcceptOriginalBorder: #f003;
    --vscode-editor-linkedEditingBackground: #ff00004d;
    --vscode-editor-wordHighlightBackground: #575757b8;
    --vscode-editor-wordHighlightStrongBackground: #004972b8;
    --vscode-editor-wordHighlightTextBackground: #575757b8;
    --vscode-editorOverviewRuler-wordHighlightForeground: #a0a0a0cc;
    --vscode-editorOverviewRuler-wordHighlightStrongForeground: #c0a0c0cc;
    --vscode-editorOverviewRuler-wordHighlightTextForeground: #a0a0a0cc;
    --vscode-editorHoverWidget-highlightForeground: #2aaaff;
    --vscode-editor-placeholder\.foreground: #ffffff57;
    --vscode-tab-activeBackground: #1f1f1f;
    --vscode-tab-unfocusedActiveBackground: #1f1f1f;
    --vscode-tab-inactiveBackground: #181818;
    --vscode-tab-unfocusedInactiveBackground: #181818;
    --vscode-tab-activeForeground: #fff;
    --vscode-tab-inactiveForeground: #9d9d9d;
    --vscode-tab-unfocusedActiveForeground: #ffffff80;
    --vscode-tab-unfocusedInactiveForeground: #9d9d9d80;
    --vscode-tab-hoverBackground: #1f1f1f;
    --vscode-tab-unfocusedHoverBackground: #1f1f1f;
    --vscode-tab-border: #2b2b2b;
    --vscode-tab-lastPinnedBorder: #ccc3;
    --vscode-tab-activeBorder: #1f1f1f;
    --vscode-tab-unfocusedActiveBorder: #1f1f1f;
    --vscode-tab-activeBorderTop: #0078d4;
    --vscode-tab-unfocusedActiveBorderTop: #2b2b2b;
    --vscode-tab-selectedBorderTop: #6caddf;
    --vscode-tab-selectedBackground: #222;
    --vscode-tab-selectedForeground: #ffffffa1;
    --vscode-tab-dragAndDropBorder: #fff;
    --vscode-tab-activeModifiedBorder: #39c;
    --vscode-tab-inactiveModifiedBorder: #3399cc80;
    --vscode-tab-unfocusedActiveModifiedBorder: #3399cc80;
    --vscode-tab-unfocusedInactiveModifiedBorder: #3399cc40;
    --vscode-editorPane-background: #1f1f1f;
    --vscode-editorGroupHeader-tabsBackground: #181818;
    --vscode-editorGroupHeader-tabsBorder: #2b2b2b;
    --vscode-editorGroupHeader-noTabsBackground: #1f1f1f;
    --vscode-editorGroup-border: #ffffff17;
    --vscode-editorGroup-dropBackground: #53595d80;
    --vscode-editorGroup-dropIntoPromptForeground: #ccc;
    --vscode-editorGroup-dropIntoPromptBackground: #202020;
    --vscode-sideBySideEditor-horizontalBorder: #ffffff17;
    --vscode-sideBySideEditor-verticalBorder: #ffffff17;
    --vscode-banner-background: #04395e;
    --vscode-banner-foreground: #fff;
    --vscode-banner-iconForeground: #3794ff;
    --vscode-statusBar-foreground: #ccc;
    --vscode-statusBar-noFolderForeground: #ccc;
    --vscode-statusBar-background: #181818;
    --vscode-statusBar-noFolderBackground: #1f1f1f;
    --vscode-statusBar-border: #2b2b2b;
    --vscode-statusBar-focusBorder: #0078d4;
    --vscode-statusBar-noFolderBorder: #2b2b2b;
    --vscode-statusBarItem-activeBackground: #ffffff2e;
    --vscode-statusBarItem-focusBorder: #0078d4;
    --vscode-statusBarItem-hoverBackground: #f1f1f133;
    --vscode-statusBarItem-hoverForeground: #fff;
    --vscode-statusBarItem-compactHoverBackground: #ffffff1f;
    --vscode-statusBarItem-prominentForeground: #ccc;
    --vscode-statusBarItem-prominentBackground: #6e768166;
    --vscode-statusBarItem-prominentHoverForeground: #fff;
    --vscode-statusBarItem-prominentHoverBackground: #f1f1f133;
    --vscode-statusBarItem-errorBackground: #b91007;
    --vscode-statusBarItem-errorForeground: #fff;
    --vscode-statusBarItem-errorHoverForeground: #fff;
    --vscode-statusBarItem-errorHoverBackground: #f1f1f133;
    --vscode-statusBarItem-warningBackground: #7a6400;
    --vscode-statusBarItem-warningForeground: #fff;
    --vscode-statusBarItem-warningHoverForeground: #fff;
    --vscode-statusBarItem-warningHoverBackground: #f1f1f133;
    --vscode-activityBar-background: #181818;
    --vscode-activityBar-foreground: #d7d7d7;
    --vscode-activityBar-inactiveForeground: #868686;
    --vscode-activityBar-border: #2b2b2b;
    --vscode-activityBar-activeBorder: #0078d4;
    --vscode-activityBar-dropBorder: #d7d7d7;
    --vscode-activityBarBadge-background: #0078d4;
    --vscode-activityBarBadge-foreground: #fff;
    --vscode-activityBarTop-foreground: #e7e7e7;
    --vscode-activityBarTop-activeBorder: #e7e7e7;
    --vscode-activityBarTop-inactiveForeground: #e7e7e799;
    --vscode-activityBarTop-dropBorder: #e7e7e7;
    --vscode-panel-background: #181818;
    --vscode-panel-border: #2b2b2b;
    --vscode-panelTitle-activeForeground: #ccc;
    --vscode-panelTitle-inactiveForeground: #9d9d9d;
    --vscode-panelTitle-activeBorder: #0078d4;
    --vscode-panelTitleBadge-background: #0078d4;
    --vscode-panelTitleBadge-foreground: #fff;
    --vscode-panelInput-border: #2b2b2b;
    --vscode-panel-dropBorder: #ccc;
    --vscode-panelSection-dropBackground: #53595d80;
    --vscode-panelSectionHeader-background: #80808033;
    --vscode-panelSection-border: #2b2b2b;
    --vscode-panelStickyScroll-background: #181818;
    --vscode-panelStickyScroll-shadow: #000;
    --vscode-profileBadge-background: #4d4d4d;
    --vscode-profileBadge-foreground: #fff;
    --vscode-statusBarItem-remoteBackground: #0078d4;
    --vscode-statusBarItem-remoteForeground: #fff;
    --vscode-statusBarItem-remoteHoverForeground: #fff;
    --vscode-statusBarItem-remoteHoverBackground: #f1f1f133;
    --vscode-statusBarItem-offlineBackground: #6c1717;
    --vscode-statusBarItem-offlineForeground: #fff;
    --vscode-statusBarItem-offlineHoverForeground: #fff;
    --vscode-statusBarItem-offlineHoverBackground: #f1f1f133;
    --vscode-extensionBadge-remoteBackground: #0078d4;
    --vscode-extensionBadge-remoteForeground: #fff;
    --vscode-sideBar-background: #181818;
    --vscode-sideBar-foreground: #ccc;
    --vscode-sideBar-border: #2b2b2b;
    --vscode-sideBarTitle-background: #181818;
    --vscode-sideBarTitle-foreground: #ccc;
    --vscode-sideBar-dropBackground: #53595d80;
    --vscode-sideBarSectionHeader-background: #181818;
    --vscode-sideBarSectionHeader-foreground: #ccc;
    --vscode-sideBarSectionHeader-border: #2b2b2b;
    --vscode-sideBarActivityBarTop-border: #2b2b2b;
    --vscode-sideBarStickyScroll-background: #181818;
    --vscode-sideBarStickyScroll-shadow: #000;
    --vscode-titleBar-activeForeground: #ccc;
    --vscode-titleBar-inactiveForeground: #9d9d9d;
    --vscode-titleBar-activeBackground: #181818;
    --vscode-titleBar-inactiveBackground: #1f1f1f;
    --vscode-titleBar-border: #2b2b2b;
    --vscode-menubar-selectionForeground: #ccc;
    --vscode-menubar-selectionBackground: #5a5d5e4f;
    --vscode-commandCenter-foreground: #ccc;
    --vscode-commandCenter-activeForeground: #ccc;
    --vscode-commandCenter-inactiveForeground: #9d9d9d;
    --vscode-commandCenter-background: #ffffff0d;
    --vscode-commandCenter-activeBackground: #ffffff14;
    --vscode-commandCenter-border: #ccc3;
    --vscode-commandCenter-activeBorder: #cccccc4d;
    --vscode-commandCenter-inactiveBorder: #9d9d9d40;
    --vscode-notificationCenter-border: #313131;
    --vscode-notificationToast-border: #313131;
    --vscode-notifications-foreground: #ccc;
    --vscode-notifications-background: #1f1f1f;
    --vscode-notificationLink-foreground: #4daafc;
    --vscode-notificationCenterHeader-foreground: #ccc;
    --vscode-notificationCenterHeader-background: #1f1f1f;
    --vscode-notifications-border: #2b2b2b;
    --vscode-notificationsErrorIcon-foreground: #f14c4c;
    --vscode-notificationsWarningIcon-foreground: #cca700;
    --vscode-notificationsInfoIcon-foreground: #3794ff;
    --vscode-editorGutter-modifiedBackground: #0078d4;
    --vscode-editorGutter-modifiedSecondaryBackground: #003c6a;
    --vscode-editorGutter-addedBackground: #2ea043;
    --vscode-editorGutter-addedSecondaryBackground: #175021;
    --vscode-editorGutter-deletedBackground: #f85149;
    --vscode-editorGutter-deletedSecondaryBackground: #b91007;
    --vscode-minimapGutter-modifiedBackground: #0078d4;
    --vscode-minimapGutter-addedBackground: #2ea043;
    --vscode-minimapGutter-deletedBackground: #f85149;
    --vscode-editorOverviewRuler-modifiedForeground: #0078d499;
    --vscode-editorOverviewRuler-addedForeground: #2ea04399;
    --vscode-editorOverviewRuler-deletedForeground: #f8514999;
    --vscode-editorGutter-itemGlyphForeground: #ccc;
    --vscode-editorGutter-itemBackground: #37373d;
    --vscode-terminal-foreground: #ccc;
    --vscode-terminal-selectionBackground: #264f78;
    --vscode-terminal-inactiveSelectionBackground: #3a3d41;
    --vscode-terminalCommandDecoration-defaultBackground: #ffffff40;
    --vscode-terminalCommandDecoration-successBackground: #1b81a8;
    --vscode-terminalCommandDecoration-errorBackground: #f14c4c;
    --vscode-terminalOverviewRuler-cursorForeground: #a0a0a0cc;
    --vscode-terminal-border: #2b2b2b;
    --vscode-terminalOverviewRuler-border: #010409;
    --vscode-terminal-findMatchBackground: #9e6a03;
    --vscode-terminal-hoverHighlightBackground: #264f7821;
    --vscode-terminal-findMatchHighlightBackground: #ea5c0054;
    --vscode-terminalOverviewRuler-findMatchForeground: #d186167d;
    --vscode-terminal-dropBackground: #53595d80;
    --vscode-terminal-tab\.activeBorder: #0078d4;
    --vscode-terminal-initialHintForeground: #ffffff57;
    --vscode-scmGraph-historyItemRefColor: #3794ff;
    --vscode-scmGraph-historyItemRemoteRefColor: #b180d7;
    --vscode-scmGraph-historyItemBaseRefColor: #ea5c00;
    --vscode-scmGraph-historyItemHoverDefaultLabelForeground: #ccc;
    --vscode-scmGraph-historyItemHoverDefaultLabelBackground: #616161;
    --vscode-scmGraph-historyItemHoverLabelForeground: #181818;
    --vscode-scmGraph-historyItemHoverAdditionsForeground: #81b88b;
    --vscode-scmGraph-historyItemHoverDeletionsForeground: #c74e39;
    --vscode-scmGraph-foreground1: #ffb000;
    --vscode-scmGraph-foreground2: #dc267f;
    --vscode-scmGraph-foreground3: #994f00;
    --vscode-scmGraph-foreground4: #40b0a6;
    --vscode-scmGraph-foreground5: #b66dff;
    --vscode-commentsView-resolvedIcon: #cccccc80;
    --vscode-commentsView-unresolvedIcon: #0078d4;
    --vscode-editorCommentsWidget-replyInputBackground: #252526;
    --vscode-editorCommentsWidget-resolvedBorder: #cccccc80;
    --vscode-editorCommentsWidget-unresolvedBorder: #0078d4;
    --vscode-editorCommentsWidget-rangeBackground: #0078d41a;
    --vscode-editorCommentsWidget-rangeActiveBackground: #0078d41a;
    --vscode-editorGutter-commentRangeForeground: #37373d;
    --vscode-editorOverviewRuler-commentForeground: #37373d;
    --vscode-editorOverviewRuler-commentUnresolvedForeground: #37373d;
    --vscode-editorGutter-commentGlyphForeground: #ccc;
    --vscode-editorGutter-commentUnresolvedGlyphForeground: #ccc;
    --vscode-ports-iconRunningProcessForeground: #369432;
    --vscode-editorWatermark-foreground: #ccc9;
    --vscode-settings-headerForeground: #fff;
    --vscode-settings-settingsHeaderHoverForeground: #ffffffb3;
    --vscode-settings-modifiedItemIndicator: #bb800966;
    --vscode-settings-headerBorder: #2b2b2b;
    --vscode-settings-sashBorder: #2b2b2b;
    --vscode-settings-dropdownBackground: #313131;
    --vscode-settings-dropdownForeground: #ccc;
    --vscode-settings-dropdownBorder: #3c3c3c;
    --vscode-settings-dropdownListBorder: #454545;
    --vscode-settings-checkboxBackground: #313131;
    --vscode-settings-checkboxForeground: #ccc;
    --vscode-settings-checkboxBorder: #3c3c3c;
    --vscode-settings-textInputBackground: #313131;
    --vscode-settings-textInputForeground: #ccc;
    --vscode-settings-textInputBorder: #3c3c3c;
    --vscode-settings-numberInputBackground: #313131;
    --vscode-settings-numberInputForeground: #ccc;
    --vscode-settings-numberInputBorder: #3c3c3c;
    --vscode-settings-focusedRowBackground: #2a2d2e99;
    --vscode-settings-rowHoverBackground: #2a2d2e4d;
    --vscode-settings-focusedRowBorder: #0078d4;
    --vscode-keybindingTable-headerBackground: #cccccc0a;
    --vscode-keybindingTable-rowsBackground: #cccccc0a;
    --vscode-extensionButton-background: #0078d4;
    --vscode-extensionButton-foreground: #fff;
    --vscode-extensionButton-hoverBackground: #026ec1;
    --vscode-extensionButton-separator: #fff6;
    --vscode-extensionButton-prominentBackground: #0078d4;
    --vscode-extensionButton-prominentForeground: #fff;
    --vscode-extensionButton-prominentHoverBackground: #026ec1;
    --vscode-debugToolBar-background: #181818;
    --vscode-debugIcon-startForeground: #89d185;
    --vscode-notebook-cellBorderColor: #37373d;
    --vscode-notebook-focusedEditorBorder: #0078d4;
    --vscode-notebookStatusSuccessIcon-foreground: #89d185;
    --vscode-notebookEditorOverviewRuler-runningCellForeground: #89d185;
    --vscode-notebookStatusErrorIcon-foreground: #f85149;
    --vscode-notebookStatusRunningIcon-foreground: #ccc;
    --vscode-notebook-cellToolbarSeparator: #80808059;
    --vscode-notebook-selectedCellBackground: #37373d;
    --vscode-notebook-selectedCellBorder: #37373d;
    --vscode-notebook-focusedCellBorder: #0078d4;
    --vscode-notebook-inactiveFocusedCellBorder: #37373d;
    --vscode-notebook-cellStatusBarItemHoverBackground: #ffffff26;
    --vscode-notebook-cellInsertionIndicator: #0078d4;
    --vscode-notebookScrollbarSlider-background: #79797966;
    --vscode-notebookScrollbarSlider-hoverBackground: #646464b3;
    --vscode-notebookScrollbarSlider-activeBackground: #bfbfbf66;
    --vscode-notebook-symbolHighlightBackground: #ffffff0a;
    --vscode-notebook-cellEditorBackground: #181818;
    --vscode-notebook-editorBackground: #1f1f1f;
    --vscode-inlineChat-foreground: #ccc;
    --vscode-inlineChat-background: #202020;
    --vscode-inlineChat-border: #454545;
    --vscode-inlineChat-shadow: #0000005c;
    --vscode-inlineChatInput-border: #454545;
    --vscode-inlineChatInput-focusBorder: #0078d4;
    --vscode-inlineChatInput-placeholderForeground: #989898;
    --vscode-inlineChatInput-background: #313131;
    --vscode-inlineChatDiff-inserted: #9ccc2c1a;
    --vscode-editorOverviewRuler-inlineChatInserted: #9ccc2c1f;
    --vscode-editorMinimap-inlineChatInserted: #9ccc2c1f;
    --vscode-inlineChatDiff-removed: #ff00001a;
    --vscode-editorOverviewRuler-inlineChatRemoved: #ff00001f;
    --vscode-extensionIcon-verifiedForeground: #4daafc;
    --vscode-extensionIcon-starForeground: #ff8e00;
    --vscode-extensionIcon-preReleaseForeground: #1d9271;
    --vscode-extensionIcon-sponsorForeground: #d758b3;
    --vscode-extensionIcon-privateForeground: #ffffff61;
    --vscode-chat-requestBorder: #ffffff1a;
    --vscode-chat-requestBackground: #1f1f1f9e;
    --vscode-chat-slashCommandBackground: #26477866;
    --vscode-chat-slashCommandForeground: #85b6ff;
    --vscode-chat-avatarBackground: #1f1f1f;
    --vscode-chat-avatarForeground: #ccc;
    --vscode-chat-editedFileForeground: #e2c08d;
    --vscode-chat-requestCodeBorder: #004972b8;
    --vscode-chat-requestBubbleBackground: #264f784d;
    --vscode-chat-requestBubbleHoverBackground: #264f7899;
    --vscode-chat-checkpointSeparator: #585858;
    --vscode-chat-linesAddedForeground: #54b054;
    --vscode-chat-linesRemovedForeground: #fc6a6a;
    --vscode-debugExceptionWidget-border: #a31515;
    --vscode-debugExceptionWidget-background: #420b0d;
    --vscode-editor-inlineValuesForeground: #ffffff80;
    --vscode-editor-inlineValuesBackground: #ffc80033;
    --vscode-debugIcon-breakpointForeground: #e51400;
    --vscode-debugIcon-breakpointDisabledForeground: #848484;
    --vscode-debugIcon-breakpointUnverifiedForeground: #848484;
    --vscode-debugIcon-breakpointCurrentStackframeForeground: #fc0;
    --vscode-debugIcon-breakpointStackframeForeground: #89d185;
    --vscode-editor-stackFrameHighlightBackground: #ff03;
    --vscode-editor-focusedStackFrameHighlightBackground: #7abd7a4d;
    --vscode-multiDiffEditor-headerBackground: #262626;
    --vscode-multiDiffEditor-background: #1f1f1f;
    --vscode-multiDiffEditor-border: #2b2b2b;
    --vscode-minimap-chatEditHighlight: #1f1f1f99;
    --vscode-chatManagement-sashBorder: #2b2b2b;
    --vscode-gauge-foreground: #007acc;
    --vscode-gauge-background: #007acc4d;
    --vscode-gauge-warningForeground: #b89500;
    --vscode-gauge-warningBackground: #b895004d;
    --vscode-gauge-errorForeground: #be1100;
    --vscode-gauge-errorBackground: #be11004d;
    --vscode-mcpIcon-starForeground: #ff8e00;
    --vscode-interactive-activeCodeBorder: #007acc;
    --vscode-interactive-inactiveCodeBorder: #37373d;
    --vscode-testing-iconFailed: #f14c4c;
    --vscode-testing-iconErrored: #f14c4c;
    --vscode-testing-iconPassed: #73c991;
    --vscode-testing-runAction: #73c991;
    --vscode-testing-iconQueued: #cca700;
    --vscode-testing-iconUnset: #848484;
    --vscode-testing-iconSkipped: #848484;
    --vscode-testing-peekBorder: #f14c4c;
    --vscode-testing-messagePeekBorder: #3794ff;
    --vscode-testing-peekHeaderBackground: #f14c4c1a;
    --vscode-testing-messagePeekHeaderBackground: #3794ff1a;
    --vscode-testing-coveredBackground: #9ccc2c33;
    --vscode-testing-coveredBorder: #9ccc2c26;
    --vscode-testing-coveredGutterBackground: #9ccc2c1f;
    --vscode-testing-uncoveredBranchBackground: #781212;
    --vscode-testing-uncoveredBackground: #f003;
    --vscode-testing-uncoveredBorder: #ff000026;
    --vscode-testing-uncoveredGutterBackground: #ff00004d;
    --vscode-testing-coverCountBadgeBackground: #616161;
    --vscode-testing-coverCountBadgeForeground: #f8f8f8;
    --vscode-testing-message\.error\.badgeBackground: #f14c4c;
    --vscode-testing-message\.error\.badgeBorder: #f14c4c;
    --vscode-testing-message\.error\.badgeForeground: #000;
    --vscode-testing-message\.info\.decorationForeground: #cccccc80;
    --vscode-testing-iconErrored\.retired: #f14c4cb3;
    --vscode-testing-iconFailed\.retired: #f14c4cb3;
    --vscode-testing-iconPassed\.retired: #73c991b3;
    --vscode-testing-iconQueued\.retired: #cca700b3;
    --vscode-testing-iconUnset\.retired: #848484b3;
    --vscode-testing-iconSkipped\.retired: #848484b3;
    --vscode-searchEditor-textInputBorder: #3c3c3c;
    --vscode-statusBar-debuggingBackground: #0078d4;
    --vscode-statusBar-debuggingForeground: #fff;
    --vscode-statusBar-debuggingBorder: #2b2b2b;
    --vscode-commandCenter-debuggingBackground: #0078d442;
    --vscode-debugTokenExpression-name: #c586c0;
    --vscode-debugTokenExpression-type: #4a90e2;
    --vscode-debugTokenExpression-value: #ccc9;
    --vscode-debugTokenExpression-string: #ce9178;
    --vscode-debugTokenExpression-boolean: #4e94ce;
    --vscode-debugTokenExpression-number: #b5cea8;
    --vscode-debugTokenExpression-error: #f48771;
    --vscode-debugView-exceptionLabelForeground: #ccc;
    --vscode-debugView-exceptionLabelBackground: #6c2022;
    --vscode-debugView-stateLabelForeground: #ccc;
    --vscode-debugView-stateLabelBackground: #88888845;
    --vscode-debugView-valueChangedHighlight: #569cd6;
    --vscode-debugConsole-infoForeground: #3794ff;
    --vscode-debugConsole-warningForeground: #cca700;
    --vscode-debugConsole-errorForeground: #f85149;
    --vscode-debugConsole-sourceForeground: #ccc;
    --vscode-debugConsoleInputIcon-foreground: #ccc;
    --vscode-debugIcon-pauseForeground: #75beff;
    --vscode-debugIcon-stopForeground: #f48771;
    --vscode-debugIcon-disconnectForeground: #f48771;
    --vscode-debugIcon-restartForeground: #89d185;
    --vscode-debugIcon-stepOverForeground: #75beff;
    --vscode-debugIcon-stepIntoForeground: #75beff;
    --vscode-debugIcon-stepOutForeground: #75beff;
    --vscode-debugIcon-continueForeground: #75beff;
    --vscode-debugIcon-stepBackForeground: #75beff;
    --vscode-mergeEditor-change\.background: #9bb95533;
    --vscode-mergeEditor-change\.word\.background: #9ccc2c33;
    --vscode-mergeEditor-changeBase\.background: #4b1818;
    --vscode-mergeEditor-changeBase\.word\.background: #6f1313;
    --vscode-mergeEditor-conflict\.unhandledUnfocused\.border: #ffa6007a;
    --vscode-mergeEditor-conflict\.unhandledFocused\.border: #ffa600;
    --vscode-mergeEditor-conflict\.handledUnfocused\.border: #8686864a;
    --vscode-mergeEditor-conflict\.handledFocused\.border: #c1c1c1cc;
    --vscode-mergeEditor-conflict\.handled\.minimapOverViewRuler: #adaca8ed;
    --vscode-mergeEditor-conflict\.unhandled\.minimapOverViewRuler: #fcba03;
    --vscode-mergeEditor-conflictingLines\.background: #ffea0047;
    --vscode-mergeEditor-conflict\.input1\.background: #40c8ae33;
    --vscode-mergeEditor-conflict\.input2\.background: #40a6ff33;
    --vscode-terminal-ansiBlack: #000;
    --vscode-terminal-ansiRed: #cd3131;
    --vscode-terminal-ansiGreen: #0dbc79;
    --vscode-terminal-ansiYellow: #e5e510;
    --vscode-terminal-ansiBlue: #2472c8;
    --vscode-terminal-ansiMagenta: #bc3fbc;
    --vscode-terminal-ansiCyan: #11a8cd;
    --vscode-terminal-ansiWhite: #e5e5e5;
    --vscode-terminal-ansiBrightBlack: #666;
    --vscode-terminal-ansiBrightRed: #f14c4c;
    --vscode-terminal-ansiBrightGreen: #23d18b;
    --vscode-terminal-ansiBrightYellow: #f5f543;
    --vscode-terminal-ansiBrightBlue: #3b8eea;
    --vscode-terminal-ansiBrightMagenta: #d670d6;
    --vscode-terminal-ansiBrightCyan: #29b8db;
    --vscode-terminal-ansiBrightWhite: #e5e5e5;
    --vscode-simpleFindWidget-sashBorder: #454545;
    --vscode-terminalStickyScrollHover-background: #2a2d2e;
    --vscode-terminalCommandGuide-foreground: #37373d;
    --vscode-terminalSymbolIcon-flagForeground: #ee9d28;
    --vscode-terminalSymbolIcon-aliasForeground: #b180d7;
    --vscode-terminalSymbolIcon-optionValueForeground: #75beff;
    --vscode-terminalSymbolIcon-methodForeground: #b180d7;
    --vscode-terminalSymbolIcon-argumentForeground: #75beff;
    --vscode-terminalSymbolIcon-optionForeground: #ee9d28;
    --vscode-terminalSymbolIcon-fileForeground: #ccc;
    --vscode-terminalSymbolIcon-folderForeground: #ccc;
    --vscode-terminalSymbolIcon-commitForeground: #ccc;
    --vscode-terminalSymbolIcon-branchForeground: #ccc;
    --vscode-terminalSymbolIcon-tagForeground: #ccc;
    --vscode-terminalSymbolIcon-stashForeground: #ccc;
    --vscode-terminalSymbolIcon-remoteForeground: #ccc;
    --vscode-terminalSymbolIcon-pullRequestForeground: #ccc;
    --vscode-terminalSymbolIcon-pullRequestDoneForeground: #ccc;
    --vscode-terminalSymbolIcon-symbolicLinkFileForeground: #ccc;
    --vscode-terminalSymbolIcon-symbolicLinkFolderForeground: #ccc;
    --vscode-terminalSymbolIcon-symbolText: #ccc;
    --vscode-markdownAlert-note\.foreground: #3794ff;
    --vscode-markdownAlert-tip\.foreground: #89d185;
    --vscode-markdownAlert-important\.foreground: #b180d7;
    --vscode-markdownAlert-warning\.foreground: #cca700;
    --vscode-markdownAlert-caution\.foreground: #f14c4c;
    --vscode-welcomePage-tileBackground: #2b2b2b;
    --vscode-welcomePage-tileHoverBackground: #262626;
    --vscode-welcomePage-tileBorder: #ffffff1a;
    --vscode-welcomePage-progress\.background: #313131;
    --vscode-welcomePage-progress\.foreground: #0078d4;
    --vscode-walkthrough-stepTitle\.foreground: #fff;
    --vscode-walkThrough-embeddedEditorBackground: #0006;
    --vscode-profiles-sashBorder: #2b2b2b;
    --vscode-gitDecoration-addedResourceForeground: #81b88b;
    --vscode-gitDecoration-modifiedResourceForeground: #e2c08d;
    --vscode-gitDecoration-deletedResourceForeground: #c74e39;
    --vscode-gitDecoration-renamedResourceForeground: #73c991;
    --vscode-gitDecoration-untrackedResourceForeground: #73c991;
    --vscode-gitDecoration-ignoredResourceForeground: #8c8c8c;
    --vscode-gitDecoration-stageModifiedResourceForeground: #e2c08d;
    --vscode-gitDecoration-stageDeletedResourceForeground: #c74e39;
    --vscode-gitDecoration-conflictingResourceForeground: #e4676b;
    --vscode-gitDecoration-submoduleResourceForeground: #8db9e2;
    --vscode-git-blame\.editorDecorationForeground: #969696;
    --vscode-rainbowtrack1: red;
    --vscode-rainbowtrack2: #0f0;
    --vscode-rainbowtrack3: #00f;
    --vscode-editor-font-feature-settings: "liga" off, "calt" off;
  }

  :root.light {
    --text-link-decoration: none;
    --vscode-font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    --vscode-font-weight: normal;
    --vscode-font-size: 13px;
    --vscode-editor-font-family: Menlo, Monaco, "Courier New", monospace;
    --vscode-editor-font-weight: normal;
    --vscode-editor-font-size: 13px;
    --vscode-foreground: #3b3b3b;
    --vscode-disabledForeground: #61616180;
    --vscode-errorForeground: #f85149;
    --vscode-descriptionForeground: #3b3b3b;
    --vscode-icon-foreground: #3b3b3b;
    --vscode-focusBorder: #005fb8;
    --vscode-textLink-foreground: #005fb8;
    --vscode-textLink-activeForeground: #005fb8;
    --vscode-textSeparator-foreground: #21262d;
    --vscode-textPreformat-foreground: #3b3b3b;
    --vscode-textPreformat-background: #0000001f;
    --vscode-textBlockQuote-background: #f8f8f8;
    --vscode-textBlockQuote-border: #e5e5e5;
    --vscode-textCodeBlock-background: #f8f8f8;
    --vscode-sash-hoverBorder: #005fb8;
    --vscode-badge-background: #ccc;
    --vscode-badge-foreground: #3b3b3b;
    --vscode-activityWarningBadge-foreground: #fff;
    --vscode-activityWarningBadge-background: #bf8803;
    --vscode-activityErrorBadge-foreground: #fff;
    --vscode-activityErrorBadge-background: #e51400;
    --vscode-scrollbar-shadow: #ddd;
    --vscode-scrollbarSlider-background: #64646466;
    --vscode-scrollbarSlider-hoverBackground: #646464b3;
    --vscode-scrollbarSlider-activeBackground: #0009;
    --vscode-progressBar-background: #005fb8;
    --vscode-chart-line: #236b8e;
    --vscode-chart-axis: #0009;
    --vscode-chart-guide: #0003;
    --vscode-editor-background: #fff;
    --vscode-editor-foreground: #3b3b3b;
    --vscode-editorStickyScroll-background: #fff;
    --vscode-editorStickyScrollGutter-background: #fff;
    --vscode-editorStickyScrollHover-background: #f0f0f0;
    --vscode-editorStickyScroll-shadow: #ddd;
    --vscode-editorWidget-background: #f8f8f8;
    --vscode-editorWidget-foreground: #3b3b3b;
    --vscode-editorWidget-border: #c8c8c8;
    --vscode-editorError-foreground: #e51400;
    --vscode-editorWarning-foreground: #bf8803;
    --vscode-editorInfo-foreground: #1a85ff;
    --vscode-editorHint-foreground: #6c6c6c;
    --vscode-editorLink-activeForeground: #00f;
    --vscode-editor-selectionBackground: #add6ff;
    --vscode-editor-inactiveSelectionBackground: #e5ebf1;
    --vscode-editor-selectionHighlightBackground: #add6ff80;
    --vscode-editor-compositionBorder: #000;
    --vscode-editor-findMatchBackground: #a8ac94;
    --vscode-editor-findMatchHighlightBackground: #ea5c0054;
    --vscode-editor-findRangeHighlightBackground: #b4b4b44d;
    --vscode-editor-hoverHighlightBackground: #add6ff26;
    --vscode-editorHoverWidget-background: #f8f8f8;
    --vscode-editorHoverWidget-foreground: #3b3b3b;
    --vscode-editorHoverWidget-border: #c8c8c8;
    --vscode-editorHoverWidget-statusBarBackground: #ececec;
    --vscode-editorInlayHint-foreground: #969696;
    --vscode-editorInlayHint-background: #cccccc1a;
    --vscode-editorInlayHint-typeForeground: #969696;
    --vscode-editorInlayHint-typeBackground: #cccccc1a;
    --vscode-editorInlayHint-parameterForeground: #969696;
    --vscode-editorInlayHint-parameterBackground: #cccccc1a;
    --vscode-editorLightBulb-foreground: #ddb100;
    --vscode-editorLightBulbAutoFix-foreground: #007acc;
    --vscode-editorLightBulbAi-foreground: #ddb100;
    --vscode-editor-snippetTabstopHighlightBackground: #0a326433;
    --vscode-editor-snippetFinalTabstopHighlightBorder: #0a326480;
    --vscode-diffEditor-insertedTextBackground: #9ccc2c40;
    --vscode-diffEditor-removedTextBackground: #f003;
    --vscode-diffEditor-insertedLineBackground: #9bb95533;
    --vscode-diffEditor-removedLineBackground: #f003;
    --vscode-diffEditor-diagonalFill: #2223;
    --vscode-diffEditor-unchangedRegionBackground: #f8f8f8;
    --vscode-diffEditor-unchangedRegionForeground: #3b3b3b;
    --vscode-diffEditor-unchangedCodeBackground: #b8b8b829;
    --vscode-widget-shadow: #00000029;
    --vscode-widget-border: #e5e5e5;
    --vscode-toolbar-hoverBackground: #b8b8b84f;
    --vscode-toolbar-activeBackground: #a6a6a64f;
    --vscode-breadcrumb-foreground: #3b3b3bcc;
    --vscode-breadcrumb-background: #fff;
    --vscode-breadcrumb-focusForeground: #2f2f2f;
    --vscode-breadcrumb-activeSelectionForeground: #2f2f2f;
    --vscode-breadcrumbPicker-background: #f8f8f8;
    --vscode-merge-currentHeaderBackground: #40c8ae80;
    --vscode-merge-currentContentBackground: #40c8ae33;
    --vscode-merge-incomingHeaderBackground: #40a6ff80;
    --vscode-merge-incomingContentBackground: #40a6ff33;
    --vscode-merge-commonHeaderBackground: #60606066;
    --vscode-merge-commonContentBackground: #60606029;
    --vscode-editorOverviewRuler-currentContentForeground: #40c8ae80;
    --vscode-editorOverviewRuler-incomingContentForeground: #40a6ff80;
    --vscode-editorOverviewRuler-commonContentForeground: #60606066;
    --vscode-editorOverviewRuler-findMatchForeground: #d186167d;
    --vscode-editorOverviewRuler-selectionHighlightForeground: #a0a0a0cc;
    --vscode-problemsErrorIcon-foreground: #e51400;
    --vscode-problemsWarningIcon-foreground: #bf8803;
    --vscode-problemsInfoIcon-foreground: #1a85ff;
    --vscode-minimap-findMatchHighlight: #d18616;
    --vscode-minimap-selectionOccurrenceHighlight: #c9c9c9;
    --vscode-minimap-selectionHighlight: #add6ff;
    --vscode-minimap-infoHighlight: #1a85ff;
    --vscode-minimap-warningHighlight: #bf8803;
    --vscode-minimap-errorHighlight: #ff1212b3;
    --vscode-minimap-foregroundOpacity: #000;
    --vscode-minimapSlider-background: #64646433;
    --vscode-minimapSlider-hoverBackground: #64646459;
    --vscode-minimapSlider-activeBackground: #0000004d;
    --vscode-charts-foreground: #3b3b3b;
    --vscode-charts-lines: #3b3b3b80;
    --vscode-charts-red: #e51400;
    --vscode-charts-blue: #1a85ff;
    --vscode-charts-yellow: #bf8803;
    --vscode-charts-orange: #d18616;
    --vscode-charts-green: #388a34;
    --vscode-charts-purple: #652d90;
    --vscode-input-background: #fff;
    --vscode-input-foreground: #3b3b3b;
    --vscode-input-border: #cecece;
    --vscode-inputOption-activeBorder: #005fb8;
    --vscode-inputOption-hoverBackground: #b8b8b84f;
    --vscode-inputOption-activeBackground: #bed6ed;
    --vscode-inputOption-activeForeground: #000;
    --vscode-input-placeholderForeground: #767676;
    --vscode-inputValidation-infoBackground: #d6ecf2;
    --vscode-inputValidation-infoBorder: #007acc;
    --vscode-inputValidation-warningBackground: #f6f5d2;
    --vscode-inputValidation-warningBorder: #b89500;
    --vscode-inputValidation-errorBackground: #f2dede;
    --vscode-inputValidation-errorBorder: #be1100;
    --vscode-dropdown-background: #fff;
    --vscode-dropdown-listBackground: #fff;
    --vscode-dropdown-foreground: #3b3b3b;
    --vscode-dropdown-border: #cecece;
    --vscode-button-foreground: #fff;
    --vscode-button-separator: #fff6;
    --vscode-button-background: #005fb8;
    --vscode-button-hoverBackground: #0258a8;
    --vscode-button-border: #0000001a;
    --vscode-button-secondaryForeground: #3b3b3b;
    --vscode-button-secondaryBackground: #e5e5e5;
    --vscode-button-secondaryHoverBackground: #ccc;
    --vscode-radio-activeForeground: #000;
    --vscode-radio-activeBackground: #bed6ed;
    --vscode-radio-activeBorder: #005fb8;
    --vscode-radio-inactiveBorder: #0003;
    --vscode-radio-inactiveHoverBackground: #b8b8b84f;
    --vscode-checkbox-background: #f8f8f8;
    --vscode-checkbox-selectBackground: #f8f8f8;
    --vscode-checkbox-foreground: #3b3b3b;
    --vscode-checkbox-border: #cecece;
    --vscode-checkbox-selectBorder: #3b3b3b;
    --vscode-checkbox-disabled\.background: #b9b9b9;
    --vscode-checkbox-disabled\.foreground: #797979;
    --vscode-keybindingLabel-background: #ddd6;
    --vscode-keybindingLabel-foreground: #3b3b3b;
    --vscode-keybindingLabel-border: #ccc6;
    --vscode-keybindingLabel-bottomBorder: #bbb6;
    --vscode-list-focusOutline: #005fb8;
    --vscode-list-focusAndSelectionOutline: #005fb8;
    --vscode-list-activeSelectionBackground: #e8e8e8;
    --vscode-list-activeSelectionForeground: #000;
    --vscode-list-activeSelectionIconForeground: #000;
    --vscode-list-inactiveSelectionBackground: #e4e6f1;
    --vscode-list-hoverBackground: #f2f2f2;
    --vscode-list-dropBackground: #d6ebff;
    --vscode-list-dropBetweenBackground: #3b3b3b;
    --vscode-list-highlightForeground: #0066bf;
    --vscode-list-focusHighlightForeground: #0066bf;
    --vscode-list-invalidItemForeground: #b89500;
    --vscode-list-errorForeground: #b01011;
    --vscode-list-warningForeground: #855f00;
    --vscode-listFilterWidget-background: #f8f8f8;
    --vscode-listFilterWidget-outline: #0000;
    --vscode-listFilterWidget-noMatchesOutline: #be1100;
    --vscode-listFilterWidget-shadow: #00000029;
    --vscode-list-filterMatchBackground: #ea5c0054;
    --vscode-list-deemphasizedForeground: #8e8e90;
    --vscode-tree-indentGuidesStroke: #a9a9a9;
    --vscode-tree-inactiveIndentGuidesStroke: #a9a9a966;
    --vscode-tree-tableColumnsBorder: #61616121;
    --vscode-tree-tableOddRowsBackground: #3b3b3b0a;
    --vscode-editorActionList-background: #f8f8f8;
    --vscode-editorActionList-foreground: #3b3b3b;
    --vscode-editorActionList-focusForeground: #000;
    --vscode-editorActionList-focusBackground: #e8e8e8;
    --vscode-menu-border: #cecece;
    --vscode-menu-foreground: #3b3b3b;
    --vscode-menu-background: #fff;
    --vscode-menu-selectionForeground: #fff;
    --vscode-menu-selectionBackground: #005fb8;
    --vscode-menu-separatorBackground: #d4d4d4;
    --vscode-quickInput-background: #f8f8f8;
    --vscode-quickInput-foreground: #3b3b3b;
    --vscode-quickInputTitle-background: #0000000f;
    --vscode-pickerGroup-foreground: #8b949e;
    --vscode-pickerGroup-border: #e5e5e5;
    --vscode-quickInputList-focusForeground: #000;
    --vscode-quickInputList-focusIconForeground: #000;
    --vscode-quickInputList-focusBackground: #e8e8e8;
    --vscode-search-resultsInfoForeground: #3b3b3b;
    --vscode-searchEditor-findMatchBackground: #ea5c0038;
    --vscode-editor-lineHighlightBorder: #eee;
    --vscode-editor-rangeHighlightBackground: #fdff0033;
    --vscode-editor-symbolHighlightBackground: #ea5c0054;
    --vscode-editorCursor-foreground: #000;
    --vscode-editorMultiCursor-primary\.foreground: #000;
    --vscode-editorMultiCursor-secondary\.foreground: #000;
    --vscode-editorWhitespace-foreground: #3333;
    --vscode-editorLineNumber-foreground: #6e7681;
    --vscode-editorIndentGuide-background: #3333;
    --vscode-editorIndentGuide-activeBackground: #3333;
    --vscode-editorIndentGuide-background1: #d3d3d3;
    --vscode-editorIndentGuide-background2: #0000;
    --vscode-editorIndentGuide-background3: #0000;
    --vscode-editorIndentGuide-background4: #0000;
    --vscode-editorIndentGuide-background5: #0000;
    --vscode-editorIndentGuide-background6: #0000;
    --vscode-editorIndentGuide-activeBackground1: #939393;
    --vscode-editorIndentGuide-activeBackground2: #0000;
    --vscode-editorIndentGuide-activeBackground3: #0000;
    --vscode-editorIndentGuide-activeBackground4: #0000;
    --vscode-editorIndentGuide-activeBackground5: #0000;
    --vscode-editorIndentGuide-activeBackground6: #0000;
    --vscode-editorActiveLineNumber-foreground: #0b216f;
    --vscode-editorLineNumber-activeForeground: #171184;
    --vscode-editorRuler-foreground: #d3d3d3;
    --vscode-editorCodeLens-foreground: #919191;
    --vscode-editorBracketMatch-background: #0064001a;
    --vscode-editorBracketMatch-border: #b9b9b9;
    --vscode-editorOverviewRuler-border: #e5e5e5;
    --vscode-editorGutter-background: #fff;
    --vscode-editorUnnecessaryCode-opacity: #00000078;
    --vscode-editorGhostText-foreground: #00000078;
    --vscode-editorOverviewRuler-rangeHighlightForeground: #007acc99;
    --vscode-editorOverviewRuler-errorForeground: #ff1212b3;
    --vscode-editorOverviewRuler-warningForeground: #bf8803;
    --vscode-editorOverviewRuler-infoForeground: #1a85ff;
    --vscode-editorBracketHighlight-foreground1: #0431fa;
    --vscode-editorBracketHighlight-foreground2: #319331;
    --vscode-editorBracketHighlight-foreground3: #7b3814;
    --vscode-editorBracketHighlight-foreground4: #0000;
    --vscode-editorBracketHighlight-foreground5: #0000;
    --vscode-editorBracketHighlight-foreground6: #0000;
    --vscode-editorBracketHighlight-unexpectedBracket\.foreground: #ff1212cc;
    --vscode-editorBracketPairGuide-background1: #0000;
    --vscode-editorBracketPairGuide-background2: #0000;
    --vscode-editorBracketPairGuide-background3: #0000;
    --vscode-editorBracketPairGuide-background4: #0000;
    --vscode-editorBracketPairGuide-background5: #0000;
    --vscode-editorBracketPairGuide-background6: #0000;
    --vscode-editorBracketPairGuide-activeBackground1: #0000;
    --vscode-editorBracketPairGuide-activeBackground2: #0000;
    --vscode-editorBracketPairGuide-activeBackground3: #0000;
    --vscode-editorBracketPairGuide-activeBackground4: #0000;
    --vscode-editorBracketPairGuide-activeBackground5: #0000;
    --vscode-editorBracketPairGuide-activeBackground6: #0000;
    --vscode-editorUnicodeHighlight-border: #bf8803;
    --vscode-diffEditor-move\.border: #8b8b8b9c;
    --vscode-diffEditor-moveActive\.border: orange;
    --vscode-diffEditor-unchangedRegionShadow: #737373bf;
    --vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;
    --vscode-actionBar-toggledBackground: #ddd;
    --vscode-symbolIcon-arrayForeground: #3b3b3b;
    --vscode-symbolIcon-booleanForeground: #3b3b3b;
    --vscode-symbolIcon-classForeground: #d67e00;
    --vscode-symbolIcon-colorForeground: #3b3b3b;
    --vscode-symbolIcon-constantForeground: #3b3b3b;
    --vscode-symbolIcon-constructorForeground: #652d90;
    --vscode-symbolIcon-enumeratorForeground: #d67e00;
    --vscode-symbolIcon-enumeratorMemberForeground: #007acc;
    --vscode-symbolIcon-eventForeground: #d67e00;
    --vscode-symbolIcon-fieldForeground: #007acc;
    --vscode-symbolIcon-fileForeground: #3b3b3b;
    --vscode-symbolIcon-folderForeground: #3b3b3b;
    --vscode-symbolIcon-functionForeground: #652d90;
    --vscode-symbolIcon-interfaceForeground: #007acc;
    --vscode-symbolIcon-keyForeground: #3b3b3b;
    --vscode-symbolIcon-keywordForeground: #3b3b3b;
    --vscode-symbolIcon-methodForeground: #652d90;
    --vscode-symbolIcon-moduleForeground: #3b3b3b;
    --vscode-symbolIcon-namespaceForeground: #3b3b3b;
    --vscode-symbolIcon-nullForeground: #3b3b3b;
    --vscode-symbolIcon-numberForeground: #3b3b3b;
    --vscode-symbolIcon-objectForeground: #3b3b3b;
    --vscode-symbolIcon-operatorForeground: #3b3b3b;
    --vscode-symbolIcon-packageForeground: #3b3b3b;
    --vscode-symbolIcon-propertyForeground: #3b3b3b;
    --vscode-symbolIcon-referenceForeground: #3b3b3b;
    --vscode-symbolIcon-snippetForeground: #3b3b3b;
    --vscode-symbolIcon-stringForeground: #3b3b3b;
    --vscode-symbolIcon-structForeground: #3b3b3b;
    --vscode-symbolIcon-textForeground: #3b3b3b;
    --vscode-symbolIcon-typeParameterForeground: #3b3b3b;
    --vscode-symbolIcon-unitForeground: #3b3b3b;
    --vscode-symbolIcon-variableForeground: #007acc;
    --vscode-peekViewTitle-background: #f3f3f3;
    --vscode-peekViewTitleLabel-foreground: #000;
    --vscode-peekViewTitleDescription-foreground: #616161;
    --vscode-peekView-border: #1a85ff;
    --vscode-peekViewResult-background: #fff;
    --vscode-peekViewResult-lineForeground: #646465;
    --vscode-peekViewResult-fileForeground: #1e1e1e;
    --vscode-peekViewResult-selectionBackground: #39f3;
    --vscode-peekViewResult-selectionForeground: #6c6c6c;
    --vscode-peekViewEditor-background: #f2f8fc;
    --vscode-peekViewEditorGutter-background: #f2f8fc;
    --vscode-peekViewEditorStickyScroll-background: #f2f8fc;
    --vscode-peekViewEditorStickyScrollGutter-background: #f2f8fc;
    --vscode-peekViewResult-matchHighlightBackground: #bb800966;
    --vscode-peekViewEditor-matchHighlightBackground: #bb800966;
    --vscode-editorMarkerNavigationError-background: #e51400;
    --vscode-editorMarkerNavigationError-headerBackground: #e514001a;
    --vscode-editorMarkerNavigationWarning-background: #bf8803;
    --vscode-editorMarkerNavigationWarning-headerBackground: #bf88031a;
    --vscode-editorMarkerNavigationInfo-background: #1a85ff;
    --vscode-editorMarkerNavigationInfo-headerBackground: #1a85ff1a;
    --vscode-editorMarkerNavigation-background: #fff;
    --vscode-editor-foldBackground: #add6ff4d;
    --vscode-editor-foldPlaceholderForeground: gray;
    --vscode-editorGutter-foldingControlForeground: #3b3b3b;
    --vscode-editorSuggestWidget-background: #f8f8f8;
    --vscode-editorSuggestWidget-border: #c8c8c8;
    --vscode-editorSuggestWidget-foreground: #3b3b3b;
    --vscode-editorSuggestWidget-selectedForeground: #000;
    --vscode-editorSuggestWidget-selectedIconForeground: #000;
    --vscode-editorSuggestWidget-selectedBackground: #e8e8e8;
    --vscode-editorSuggestWidget-highlightForeground: #0066bf;
    --vscode-editorSuggestWidget-focusHighlightForeground: #0066bf;
    --vscode-editorSuggestWidgetStatus-foreground: #3b3b3b80;
    --vscode-inlineEdit-originalBackground: #ff00000a;
    --vscode-inlineEdit-modifiedBackground: #9ccc2c12;
    --vscode-inlineEdit-originalChangedLineBackground: #ff000029;
    --vscode-inlineEdit-originalChangedTextBackground: #ff000029;
    --vscode-inlineEdit-modifiedChangedLineBackground: #9bb95524;
    --vscode-inlineEdit-modifiedChangedTextBackground: #9ccc2c2e;
    --vscode-inlineEdit-gutterIndicator\.primaryForeground: #fff;
    --vscode-inlineEdit-gutterIndicator\.primaryBorder: #005fb8;
    --vscode-inlineEdit-gutterIndicator\.primaryBackground: #005fb880;
    --vscode-inlineEdit-gutterIndicator\.secondaryForeground: #3b3b3b;
    --vscode-inlineEdit-gutterIndicator\.secondaryBorder: #e5e5e5;
    --vscode-inlineEdit-gutterIndicator\.secondaryBackground: #e5e5e5;
    --vscode-inlineEdit-gutterIndicator\.successfulForeground: #fff;
    --vscode-inlineEdit-gutterIndicator\.successfulBorder: #005fb8;
    --vscode-inlineEdit-gutterIndicator\.successfulBackground: #005fb8;
    --vscode-inlineEdit-gutterIndicator\.background: #5f5f5f17;
    --vscode-inlineEdit-originalBorder: #f003;
    --vscode-inlineEdit-modifiedBorder: #3e511240;
    --vscode-inlineEdit-tabWillAcceptModifiedBorder: #3e511240;
    --vscode-inlineEdit-tabWillAcceptOriginalBorder: #f003;
    --vscode-editor-linkedEditingBackground: #ff00004d;
    --vscode-editor-wordHighlightBackground: #57575740;
    --vscode-editor-wordHighlightStrongBackground: #0e639c40;
    --vscode-editor-wordHighlightTextBackground: #57575740;
    --vscode-editorOverviewRuler-wordHighlightForeground: #a0a0a0cc;
    --vscode-editorOverviewRuler-wordHighlightStrongForeground: #c0a0c0cc;
    --vscode-editorOverviewRuler-wordHighlightTextForeground: #a0a0a0cc;
    --vscode-editorHoverWidget-highlightForeground: #0066bf;
    --vscode-editor-placeholder\.foreground: #00000078;
    --vscode-tab-activeBackground: #fff;
    --vscode-tab-unfocusedActiveBackground: #fff;
    --vscode-tab-inactiveBackground: #f8f8f8;
    --vscode-tab-unfocusedInactiveBackground: #f8f8f8;
    --vscode-tab-activeForeground: #3b3b3b;
    --vscode-tab-inactiveForeground: #868686;
    --vscode-tab-unfocusedActiveForeground: #3b3b3bb3;
    --vscode-tab-unfocusedInactiveForeground: #86868680;
    --vscode-tab-hoverBackground: #fff;
    --vscode-tab-unfocusedHoverBackground: #f8f8f8;
    --vscode-tab-border: #e5e5e5;
    --vscode-tab-lastPinnedBorder: #d4d4d4;
    --vscode-tab-activeBorder: #f8f8f8;
    --vscode-tab-unfocusedActiveBorder: #f8f8f8;
    --vscode-tab-activeBorderTop: #005fb8;
    --vscode-tab-unfocusedActiveBorderTop: #e5e5e5;
    --vscode-tab-selectedBorderTop: #68a3da;
    --vscode-tab-selectedBackground: #ffffffa6;
    --vscode-tab-selectedForeground: #333333b3;
    --vscode-tab-dragAndDropBorder: #3b3b3b;
    --vscode-tab-activeModifiedBorder: #3ae;
    --vscode-tab-inactiveModifiedBorder: #33aaee80;
    --vscode-tab-unfocusedActiveModifiedBorder: #33aaeeb3;
    --vscode-tab-unfocusedInactiveModifiedBorder: #33aaee40;
    --vscode-editorPane-background: #fff;
    --vscode-editorGroupHeader-tabsBackground: #f8f8f8;
    --vscode-editorGroupHeader-tabsBorder: #e5e5e5;
    --vscode-editorGroupHeader-noTabsBackground: #fff;
    --vscode-editorGroup-border: #e5e5e5;
    --vscode-editorGroup-dropBackground: #2677cb2e;
    --vscode-editorGroup-dropIntoPromptForeground: #3b3b3b;
    --vscode-editorGroup-dropIntoPromptBackground: #f8f8f8;
    --vscode-sideBySideEditor-horizontalBorder: #e5e5e5;
    --vscode-sideBySideEditor-verticalBorder: #e5e5e5;
    --vscode-banner-background: #a2a2a2;
    --vscode-banner-foreground: #000;
    --vscode-banner-iconForeground: #1a85ff;
    --vscode-statusBar-foreground: #3b3b3b;
    --vscode-statusBar-noFolderForeground: #3b3b3b;
    --vscode-statusBar-background: #f8f8f8;
    --vscode-statusBar-noFolderBackground: #f8f8f8;
    --vscode-statusBar-border: #e5e5e5;
    --vscode-statusBar-focusBorder: #005fb8;
    --vscode-statusBar-noFolderBorder: #e5e5e5;
    --vscode-statusBarItem-activeBackground: #ffffff2e;
    --vscode-statusBarItem-focusBorder: #005fb8;
    --vscode-statusBarItem-hoverBackground: #1f1f1f12;
    --vscode-statusBarItem-hoverForeground: #000;
    --vscode-statusBarItem-compactHoverBackground: #ccc;
    --vscode-statusBarItem-prominentForeground: #3b3b3b;
    --vscode-statusBarItem-prominentBackground: #6e768166;
    --vscode-statusBarItem-prominentHoverForeground: #000;
    --vscode-statusBarItem-prominentHoverBackground: #1f1f1f12;
    --vscode-statusBarItem-errorBackground: #c72e0f;
    --vscode-statusBarItem-errorForeground: #fff;
    --vscode-statusBarItem-errorHoverForeground: #000;
    --vscode-statusBarItem-errorHoverBackground: #1f1f1f12;
    --vscode-statusBarItem-warningBackground: #725102;
    --vscode-statusBarItem-warningForeground: #fff;
    --vscode-statusBarItem-warningHoverForeground: #000;
    --vscode-statusBarItem-warningHoverBackground: #1f1f1f12;
    --vscode-activityBar-background: #f8f8f8;
    --vscode-activityBar-foreground: #1f1f1f;
    --vscode-activityBar-inactiveForeground: #616161;
    --vscode-activityBar-border: #e5e5e5;
    --vscode-activityBar-activeBorder: #005fb8;
    --vscode-activityBar-dropBorder: #1f1f1f;
    --vscode-activityBarBadge-background: #005fb8;
    --vscode-activityBarBadge-foreground: #fff;
    --vscode-activityBarTop-foreground: #424242;
    --vscode-activityBarTop-activeBorder: #424242;
    --vscode-activityBarTop-inactiveForeground: #424242bf;
    --vscode-activityBarTop-dropBorder: #424242;
    --vscode-panel-background: #f8f8f8;
    --vscode-panel-border: #e5e5e5;
    --vscode-panelTitle-activeForeground: #3b3b3b;
    --vscode-panelTitle-inactiveForeground: #3b3b3b;
    --vscode-panelTitle-activeBorder: #005fb8;
    --vscode-panelTitleBadge-background: #005fb8;
    --vscode-panelTitleBadge-foreground: #fff;
    --vscode-panelInput-border: #e5e5e5;
    --vscode-panel-dropBorder: #3b3b3b;
    --vscode-panelSection-dropBackground: #2677cb2e;
    --vscode-panelSectionHeader-background: #80808033;
    --vscode-panelSection-border: #e5e5e5;
    --vscode-panelStickyScroll-background: #f8f8f8;
    --vscode-panelStickyScroll-shadow: #ddd;
    --vscode-profileBadge-background: #c4c4c4;
    --vscode-profileBadge-foreground: #333;
    --vscode-statusBarItem-remoteBackground: #005fb8;
    --vscode-statusBarItem-remoteForeground: #fff;
    --vscode-statusBarItem-remoteHoverForeground: #000;
    --vscode-statusBarItem-remoteHoverBackground: #1f1f1f12;
    --vscode-statusBarItem-offlineBackground: #6c1717;
    --vscode-statusBarItem-offlineForeground: #fff;
    --vscode-statusBarItem-offlineHoverForeground: #000;
    --vscode-statusBarItem-offlineHoverBackground: #1f1f1f12;
    --vscode-extensionBadge-remoteBackground: #005fb8;
    --vscode-extensionBadge-remoteForeground: #fff;
    --vscode-sideBar-background: #f8f8f8;
    --vscode-sideBar-foreground: #3b3b3b;
    --vscode-sideBar-border: #e5e5e5;
    --vscode-sideBarTitle-background: #f8f8f8;
    --vscode-sideBarTitle-foreground: #3b3b3b;
    --vscode-sideBar-dropBackground: #2677cb2e;
    --vscode-sideBarSectionHeader-background: #f8f8f8;
    --vscode-sideBarSectionHeader-foreground: #3b3b3b;
    --vscode-sideBarSectionHeader-border: #e5e5e5;
    --vscode-sideBarActivityBarTop-border: #e5e5e5;
    --vscode-sideBarStickyScroll-background: #f8f8f8;
    --vscode-sideBarStickyScroll-shadow: #ddd;
    --vscode-titleBar-activeForeground: #1e1e1e;
    --vscode-titleBar-inactiveForeground: #8b949e;
    --vscode-titleBar-activeBackground: #f8f8f8;
    --vscode-titleBar-inactiveBackground: #f8f8f8;
    --vscode-titleBar-border: #e5e5e5;
    --vscode-menubar-selectionForeground: #1e1e1e;
    --vscode-menubar-selectionBackground: #b8b8b84f;
    --vscode-commandCenter-foreground: #1e1e1e;
    --vscode-commandCenter-activeForeground: #1e1e1e;
    --vscode-commandCenter-inactiveForeground: #8b949e;
    --vscode-commandCenter-background: #0000000d;
    --vscode-commandCenter-activeBackground: #00000014;
    --vscode-commandCenter-border: #1e1e1e33;
    --vscode-commandCenter-activeBorder: #1e1e1e4d;
    --vscode-commandCenter-inactiveBorder: #8b949e40;
    --vscode-notificationCenter-border: #e5e5e5;
    --vscode-notificationToast-border: #e5e5e5;
    --vscode-notifications-foreground: #3b3b3b;
    --vscode-notifications-background: #fff;
    --vscode-notificationLink-foreground: #005fb8;
    --vscode-notificationCenterHeader-foreground: #3b3b3b;
    --vscode-notificationCenterHeader-background: #fff;
    --vscode-notifications-border: #e5e5e5;
    --vscode-notificationsErrorIcon-foreground: #e51400;
    --vscode-notificationsWarningIcon-foreground: #bf8803;
    --vscode-notificationsInfoIcon-foreground: #1a85ff;
    --vscode-editorGutter-modifiedBackground: #005fb8;
    --vscode-editorGutter-modifiedSecondaryBackground: #3aa0ff;
    --vscode-editorGutter-addedBackground: #2ea043;
    --vscode-editorGutter-addedSecondaryBackground: #83db93;
    --vscode-editorGutter-deletedBackground: #f85149;
    --vscode-editorGutter-deletedSecondaryBackground: #fcaaa6;
    --vscode-minimapGutter-modifiedBackground: #005fb8;
    --vscode-minimapGutter-addedBackground: #2ea043;
    --vscode-minimapGutter-deletedBackground: #f85149;
    --vscode-editorOverviewRuler-modifiedForeground: #005fb899;
    --vscode-editorOverviewRuler-addedForeground: #2ea04399;
    --vscode-editorOverviewRuler-deletedForeground: #f8514999;
    --vscode-editorGutter-itemGlyphForeground: #3b3b3b;
    --vscode-editorGutter-itemBackground: #d5d8e9;
    --vscode-terminal-foreground: #3b3b3b;
    --vscode-terminalCursor-foreground: #005fb8;
    --vscode-terminal-selectionBackground: #add6ff;
    --vscode-terminal-inactiveSelectionBackground: #e5ebf1;
    --vscode-terminalCommandDecoration-defaultBackground: #00000040;
    --vscode-terminalCommandDecoration-successBackground: #2090d3;
    --vscode-terminalCommandDecoration-errorBackground: #e51400;
    --vscode-terminalOverviewRuler-cursorForeground: #a0a0a0cc;
    --vscode-terminal-border: #e5e5e5;
    --vscode-terminalOverviewRuler-border: #e5e5e5;
    --vscode-terminal-findMatchBackground: #a8ac94;
    --vscode-terminal-hoverHighlightBackground: #add6ff12;
    --vscode-terminal-findMatchHighlightBackground: #ea5c0054;
    --vscode-terminalOverviewRuler-findMatchForeground: #d186167d;
    --vscode-terminal-dropBackground: #2677cb2e;
    --vscode-terminal-tab\.activeBorder: #005fb8;
    --vscode-terminal-initialHintForeground: #00000078;
    --vscode-scmGraph-historyItemRefColor: #1a85ff;
    --vscode-scmGraph-historyItemRemoteRefColor: #652d90;
    --vscode-scmGraph-historyItemBaseRefColor: #ea5c00;
    --vscode-scmGraph-historyItemHoverDefaultLabelForeground: #3b3b3b;
    --vscode-scmGraph-historyItemHoverDefaultLabelBackground: #ccc;
    --vscode-scmGraph-historyItemHoverLabelForeground: #f8f8f8;
    --vscode-scmGraph-historyItemHoverAdditionsForeground: #587c0c;
    --vscode-scmGraph-historyItemHoverDeletionsForeground: #ad0707;
    --vscode-scmGraph-foreground1: #ffb000;
    --vscode-scmGraph-foreground2: #dc267f;
    --vscode-scmGraph-foreground3: #994f00;
    --vscode-scmGraph-foreground4: #40b0a6;
    --vscode-scmGraph-foreground5: #b66dff;
    --vscode-commentsView-resolvedIcon: #61616180;
    --vscode-commentsView-unresolvedIcon: #005fb8;
    --vscode-editorCommentsWidget-replyInputBackground: #f3f3f3;
    --vscode-editorCommentsWidget-resolvedBorder: #61616180;
    --vscode-editorCommentsWidget-unresolvedBorder: #005fb8;
    --vscode-editorCommentsWidget-rangeBackground: #005fb81a;
    --vscode-editorCommentsWidget-rangeActiveBackground: #005fb81a;
    --vscode-editorGutter-commentRangeForeground: #d5d8e9;
    --vscode-editorOverviewRuler-commentForeground: #d5d8e9;
    --vscode-editorOverviewRuler-commentUnresolvedForeground: #d5d8e9;
    --vscode-editorGutter-commentGlyphForeground: #3b3b3b;
    --vscode-editorGutter-commentUnresolvedGlyphForeground: #3b3b3b;
    --vscode-ports-iconRunningProcessForeground: #369432;
    --vscode-editorWatermark-foreground: #3b3b3bad;
    --vscode-settings-headerForeground: #1f1f1f;
    --vscode-settings-settingsHeaderHoverForeground: #1f1f1fb3;
    --vscode-settings-modifiedItemIndicator: #bb800966;
    --vscode-settings-headerBorder: #e5e5e5;
    --vscode-settings-sashBorder: #e5e5e5;
    --vscode-settings-dropdownBackground: #fff;
    --vscode-settings-dropdownForeground: #3b3b3b;
    --vscode-settings-dropdownBorder: #cecece;
    --vscode-settings-dropdownListBorder: #c8c8c8;
    --vscode-settings-checkboxBackground: #f8f8f8;
    --vscode-settings-checkboxForeground: #3b3b3b;
    --vscode-settings-checkboxBorder: #cecece;
    --vscode-settings-textInputBackground: #fff;
    --vscode-settings-textInputForeground: #3b3b3b;
    --vscode-settings-textInputBorder: #cecece;
    --vscode-settings-numberInputBackground: #fff;
    --vscode-settings-numberInputForeground: #3b3b3b;
    --vscode-settings-numberInputBorder: #cecece;
    --vscode-settings-focusedRowBackground: #f2f2f299;
    --vscode-settings-rowHoverBackground: #f2f2f24d;
    --vscode-settings-focusedRowBorder: #005fb8;
    --vscode-keybindingTable-headerBackground: #3b3b3b0a;
    --vscode-keybindingTable-rowsBackground: #3b3b3b0a;
    --vscode-extensionButton-background: #005fb8;
    --vscode-extensionButton-foreground: #fff;
    --vscode-extensionButton-hoverBackground: #0258a8;
    --vscode-extensionButton-separator: #fff6;
    --vscode-extensionButton-prominentBackground: #005fb8;
    --vscode-extensionButton-prominentForeground: #fff;
    --vscode-extensionButton-prominentHoverBackground: #0258a8;
    --vscode-debugToolBar-background: #f3f3f3;
    --vscode-debugIcon-startForeground: #388a34;
    --vscode-notebook-cellBorderColor: #e5e5e5;
    --vscode-notebook-focusedEditorBorder: #005fb8;
    --vscode-notebookStatusSuccessIcon-foreground: #388a34;
    --vscode-notebookEditorOverviewRuler-runningCellForeground: #388a34;
    --vscode-notebookStatusErrorIcon-foreground: #f85149;
    --vscode-notebookStatusRunningIcon-foreground: #3b3b3b;
    --vscode-notebook-cellToolbarSeparator: #80808059;
    --vscode-notebook-selectedCellBackground: #c8ddf14f;
    --vscode-notebook-selectedCellBorder: #e5e5e5;
    --vscode-notebook-focusedCellBorder: #005fb8;
    --vscode-notebook-inactiveFocusedCellBorder: #e5e5e5;
    --vscode-notebook-cellStatusBarItemHoverBackground: #00000014;
    --vscode-notebook-cellInsertionIndicator: #005fb8;
    --vscode-notebookScrollbarSlider-background: #64646466;
    --vscode-notebookScrollbarSlider-hoverBackground: #646464b3;
    --vscode-notebookScrollbarSlider-activeBackground: #0009;
    --vscode-notebook-symbolHighlightBackground: #fdff0033;
    --vscode-notebook-cellEditorBackground: #f8f8f8;
    --vscode-notebook-editorBackground: #fff;
    --vscode-inlineChat-foreground: #3b3b3b;
    --vscode-inlineChat-background: #f8f8f8;
    --vscode-inlineChat-border: #c8c8c8;
    --vscode-inlineChat-shadow: #00000029;
    --vscode-inlineChatInput-border: #c8c8c8;
    --vscode-inlineChatInput-focusBorder: #005fb8;
    --vscode-inlineChatInput-placeholderForeground: #767676;
    --vscode-inlineChatInput-background: #fff;
    --vscode-inlineChatDiff-inserted: #9ccc2c21;
    --vscode-editorOverviewRuler-inlineChatInserted: #9ccc2c33;
    --vscode-editorMinimap-inlineChatInserted: #9ccc2c33;
    --vscode-inlineChatDiff-removed: #ff00001a;
    --vscode-editorOverviewRuler-inlineChatRemoved: #ff000029;
    --vscode-extensionIcon-verifiedForeground: #005fb8;
    --vscode-extensionIcon-starForeground: #df6100;
    --vscode-extensionIcon-preReleaseForeground: #1d9271;
    --vscode-extensionIcon-sponsorForeground: #b51e78;
    --vscode-extensionIcon-privateForeground: #00000061;
    --vscode-chat-requestBorder: #0000001a;
    --vscode-chat-requestBackground: #ffffff9e;
    --vscode-chat-slashCommandBackground: #adceff7a;
    --vscode-chat-slashCommandForeground: #26569e;
    --vscode-chat-avatarBackground: #f2f2f2;
    --vscode-chat-avatarForeground: #3b3b3b;
    --vscode-chat-editedFileForeground: #895503;
    --vscode-chat-requestCodeBorder: #0e639c40;
    --vscode-chat-requestBubbleBackground: #add6ff4d;
    --vscode-chat-requestBubbleHoverBackground: #add6ff99;
    --vscode-chat-checkpointSeparator: #a9a9a9;
    --vscode-chat-linesAddedForeground: #107c10;
    --vscode-chat-linesRemovedForeground: #bc2f32;
    --vscode-debugExceptionWidget-border: #a31515;
    --vscode-debugExceptionWidget-background: #f1dfde;
    --vscode-editor-inlineValuesForeground: #00000080;
    --vscode-editor-inlineValuesBackground: #ffc80033;
    --vscode-debugIcon-breakpointForeground: #e51400;
    --vscode-debugIcon-breakpointDisabledForeground: #848484;
    --vscode-debugIcon-breakpointUnverifiedForeground: #848484;
    --vscode-debugIcon-breakpointCurrentStackframeForeground: #be8700;
    --vscode-debugIcon-breakpointStackframeForeground: #89d185;
    --vscode-editor-stackFrameHighlightBackground: #ffff6673;
    --vscode-editor-focusedStackFrameHighlightBackground: #cee7ce73;
    --vscode-multiDiffEditor-headerBackground: #f8f8f8;
    --vscode-multiDiffEditor-background: #fff;
    --vscode-multiDiffEditor-border: #ccc;
    --vscode-minimap-chatEditHighlight: #fff9;
    --vscode-chatManagement-sashBorder: #e5e5e5;
    --vscode-gauge-foreground: #007acc;
    --vscode-gauge-background: #007acc4d;
    --vscode-gauge-warningForeground: #b89500;
    --vscode-gauge-warningBackground: #b895004d;
    --vscode-gauge-errorForeground: #be1100;
    --vscode-gauge-errorBackground: #be11004d;
    --vscode-mcpIcon-starForeground: #df6100;
    --vscode-interactive-activeCodeBorder: #007acc;
    --vscode-interactive-inactiveCodeBorder: #e4e6f1;
    --vscode-testing-iconFailed: #f14c4c;
    --vscode-testing-iconErrored: #f14c4c;
    --vscode-testing-iconPassed: #73c991;
    --vscode-testing-runAction: #73c991;
    --vscode-testing-iconQueued: #cca700;
    --vscode-testing-iconUnset: #848484;
    --vscode-testing-iconSkipped: #848484;
    --vscode-testing-peekBorder: #e51400;
    --vscode-testing-messagePeekBorder: #1a85ff;
    --vscode-testing-peekHeaderBackground: #e514001a;
    --vscode-testing-messagePeekHeaderBackground: #1a85ff1a;
    --vscode-testing-coveredBackground: #9ccc2c40;
    --vscode-testing-coveredBorder: #9ccc2c30;
    --vscode-testing-coveredGutterBackground: #9ccc2c26;
    --vscode-testing-uncoveredBranchBackground: #f99;
    --vscode-testing-uncoveredBackground: #f003;
    --vscode-testing-uncoveredBorder: #ff000026;
    --vscode-testing-uncoveredGutterBackground: #ff00004d;
    --vscode-testing-coverCountBadgeBackground: #ccc;
    --vscode-testing-coverCountBadgeForeground: #3b3b3b;
    --vscode-testing-message\.error\.badgeBackground: #e51400;
    --vscode-testing-message\.error\.badgeBorder: #e51400;
    --vscode-testing-message\.error\.badgeForeground: #fff;
    --vscode-testing-message\.info\.decorationForeground: #3b3b3b80;
    --vscode-testing-iconErrored\.retired: #f14c4cb3;
    --vscode-testing-iconFailed\.retired: #f14c4cb3;
    --vscode-testing-iconPassed\.retired: #73c991b3;
    --vscode-testing-iconQueued\.retired: #cca700b3;
    --vscode-testing-iconUnset\.retired: #848484b3;
    --vscode-testing-iconSkipped\.retired: #848484b3;
    --vscode-searchEditor-textInputBorder: #cecece;
    --vscode-statusBar-debuggingBackground: #fd716c;
    --vscode-statusBar-debuggingForeground: #000;
    --vscode-statusBar-debuggingBorder: #e5e5e5;
    --vscode-commandCenter-debuggingBackground: #fd716c42;
    --vscode-debugTokenExpression-name: #9b46b0;
    --vscode-debugTokenExpression-type: #4a90e2;
    --vscode-debugTokenExpression-value: #6c6c6ccc;
    --vscode-debugTokenExpression-string: #a31515;
    --vscode-debugTokenExpression-boolean: #00f;
    --vscode-debugTokenExpression-number: #098658;
    --vscode-debugTokenExpression-error: #e51400;
    --vscode-debugView-exceptionLabelForeground: #fff;
    --vscode-debugView-exceptionLabelBackground: #a31515;
    --vscode-debugView-stateLabelForeground: #3b3b3b;
    --vscode-debugView-stateLabelBackground: #88888845;
    --vscode-debugView-valueChangedHighlight: #569cd6;
    --vscode-debugConsole-infoForeground: #1a85ff;
    --vscode-debugConsole-warningForeground: #bf8803;
    --vscode-debugConsole-errorForeground: #f85149;
    --vscode-debugConsole-sourceForeground: #3b3b3b;
    --vscode-debugConsoleInputIcon-foreground: #3b3b3b;
    --vscode-debugIcon-pauseForeground: #007acc;
    --vscode-debugIcon-stopForeground: #a1260d;
    --vscode-debugIcon-disconnectForeground: #a1260d;
    --vscode-debugIcon-restartForeground: #388a34;
    --vscode-debugIcon-stepOverForeground: #007acc;
    --vscode-debugIcon-stepIntoForeground: #007acc;
    --vscode-debugIcon-stepOutForeground: #007acc;
    --vscode-debugIcon-continueForeground: #007acc;
    --vscode-debugIcon-stepBackForeground: #007acc;
    --vscode-mergeEditor-change\.background: #9bb95533;
    --vscode-mergeEditor-change\.word\.background: #9ccc2c66;
    --vscode-mergeEditor-changeBase\.background: #fcc;
    --vscode-mergeEditor-changeBase\.word\.background: #ffa3a3;
    --vscode-mergeEditor-conflict\.unhandledUnfocused\.border: #ffa600;
    --vscode-mergeEditor-conflict\.unhandledFocused\.border: #ffa600;
    --vscode-mergeEditor-conflict\.handledUnfocused\.border: #8686864a;
    --vscode-mergeEditor-conflict\.handledFocused\.border: #c1c1c1cc;
    --vscode-mergeEditor-conflict\.handled\.minimapOverViewRuler: #adaca8ed;
    --vscode-mergeEditor-conflict\.unhandled\.minimapOverViewRuler: #fcba03;
    --vscode-mergeEditor-conflictingLines\.background: #ffea0047;
    --vscode-mergeEditor-conflict\.input1\.background: #40c8ae33;
    --vscode-mergeEditor-conflict\.input2\.background: #40a6ff33;
    --vscode-terminal-ansiBlack: #000;
    --vscode-terminal-ansiRed: #cd3131;
    --vscode-terminal-ansiGreen: #107c10;
    --vscode-terminal-ansiYellow: #949800;
    --vscode-terminal-ansiBlue: #0451a5;
    --vscode-terminal-ansiMagenta: #bc05bc;
    --vscode-terminal-ansiCyan: #0598bc;
    --vscode-terminal-ansiWhite: #555;
    --vscode-terminal-ansiBrightBlack: #666;
    --vscode-terminal-ansiBrightRed: #cd3131;
    --vscode-terminal-ansiBrightGreen: #14ce14;
    --vscode-terminal-ansiBrightYellow: #b5ba00;
    --vscode-terminal-ansiBrightBlue: #0451a5;
    --vscode-terminal-ansiBrightMagenta: #bc05bc;
    --vscode-terminal-ansiBrightCyan: #0598bc;
    --vscode-terminal-ansiBrightWhite: #a5a5a5;
    --vscode-simpleFindWidget-sashBorder: #c8c8c8;
    --vscode-terminalStickyScrollHover-background: #f0f0f0;
    --vscode-terminalCommandGuide-foreground: #e4e6f1;
    --vscode-terminalSymbolIcon-flagForeground: #d67e00;
    --vscode-terminalSymbolIcon-aliasForeground: #652d90;
    --vscode-terminalSymbolIcon-optionValueForeground: #007acc;
    --vscode-terminalSymbolIcon-methodForeground: #652d90;
    --vscode-terminalSymbolIcon-argumentForeground: #007acc;
    --vscode-terminalSymbolIcon-optionForeground: #d67e00;
    --vscode-terminalSymbolIcon-fileForeground: #3b3b3b;
    --vscode-terminalSymbolIcon-folderForeground: #3b3b3b;
    --vscode-terminalSymbolIcon-commitForeground: #3b3b3b;
    --vscode-terminalSymbolIcon-branchForeground: #3b3b3b;
    --vscode-terminalSymbolIcon-tagForeground: #3b3b3b;
    --vscode-terminalSymbolIcon-stashForeground: #3b3b3b;
    --vscode-terminalSymbolIcon-remoteForeground: #3b3b3b;
    --vscode-terminalSymbolIcon-pullRequestForeground: #3b3b3b;
    --vscode-terminalSymbolIcon-pullRequestDoneForeground: #3b3b3b;
    --vscode-terminalSymbolIcon-symbolicLinkFileForeground: #3b3b3b;
    --vscode-terminalSymbolIcon-symbolicLinkFolderForeground: #3b3b3b;
    --vscode-terminalSymbolIcon-symbolText: #3b3b3b;
    --vscode-markdownAlert-note\.foreground: #1a85ff;
    --vscode-markdownAlert-tip\.foreground: #388a34;
    --vscode-markdownAlert-important\.foreground: #652d90;
    --vscode-markdownAlert-warning\.foreground: #bf8803;
    --vscode-markdownAlert-caution\.foreground: #e51400;
    --vscode-welcomePage-tileBackground: #f3f3f3;
    --vscode-welcomePage-tileHoverBackground: #dfdfdf;
    --vscode-welcomePage-tileBorder: #0000001a;
    --vscode-welcomePage-progress\.background: #fff;
    --vscode-welcomePage-progress\.foreground: #005fb8;
    --vscode-walkthrough-stepTitle\.foreground: #000;
    --vscode-walkThrough-embeddedEditorBackground: #f4f4f4;
    --vscode-profiles-sashBorder: #e5e5e5;
    --vscode-gitDecoration-addedResourceForeground: #587c0c;
    --vscode-gitDecoration-modifiedResourceForeground: #895503;
    --vscode-gitDecoration-deletedResourceForeground: #ad0707;
    --vscode-gitDecoration-renamedResourceForeground: #007100;
    --vscode-gitDecoration-untrackedResourceForeground: #007100;
    --vscode-gitDecoration-ignoredResourceForeground: #8e8e90;
    --vscode-gitDecoration-stageModifiedResourceForeground: #895503;
    --vscode-gitDecoration-stageDeletedResourceForeground: #ad0707;
    --vscode-gitDecoration-conflictingResourceForeground: #ad0707;
    --vscode-gitDecoration-submoduleResourceForeground: #1258a7;
    --vscode-git-blame\.editorDecorationForeground: #969696;
    --vscode-rainbowtrack1: red;
    --vscode-rainbowtrack2: #0f0;
    --vscode-rainbowtrack3: #00f;
    --vscode-editor-font-feature-settings: "liga" off, "calt" off;
  }

  html {
    scrollbar-color: var(--vscode-scrollbarSlider-background) var(--vscode-editor-background);
  }

  body {
    overscroll-behavior-x: none;
    color: var(--vscode-editor-foreground);
    font-family: var(--vscode-font-family);
    font-weight: var(--vscode-font-weight);
    font-size: var(--vscode-font-size);
    background: #181818;
    margin: 0;
  }

  .light body {
    background: #f8f8f8;
  }

  img, video {
    max-width: 100%;
    max-height: 100%;
  }

  a, a code {
    color: var(--vscode-textLink-foreground);
  }

  a:hover {
    color: var(--vscode-textLink-activeForeground);
  }

  a:focus, input:focus, select:focus, textarea:focus {
    outline: 1px solid -webkit-focus-ring-color;
    outline-offset: -1px;
  }

  code {
    color: var(--vscode-textPreformat-foreground);
  }

  blockquote {
    background: var(--vscode-textBlockQuote-background);
    border-color: var(--vscode-textBlockQuote-border);
  }

  kbd {
    background-color: var(--vscode-keybindingLabel-background);
    color: var(--vscode-keybindingLabel-foreground);
    border-style: solid;
    border-width: 1px;
    border-color: var(--vscode-keybindingLabel-border);
    border-bottom-color: var(--vscode-keybindingLabel-bottomBorder);
    box-shadow: inset 0 -1px 0 var(--vscode-widget-shadow);
    vertical-align: middle;
    border-radius: 3px;
    padding: 1px 3px;
  }

  ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }

  ::-webkit-scrollbar-corner {
    background-color: var(--vscode-editor-background);
  }

  ::-webkit-scrollbar-thumb {
    background-color: var(--vscode-scrollbarSlider-background);
  }

  ::-webkit-scrollbar-thumb:hover {
    background-color: var(--vscode-scrollbarSlider-hoverBackground);
  }

  ::-webkit-scrollbar-thumb:active {
    background-color: var(--vscode-scrollbarSlider-activeBackground);
  }

  ::highlight(find-highlight) {
    background-color: var(--vscode-editor-findMatchHighlightBackground);
  }

  ::highlight(current-find-highlight) {
    background-color: var(--vscode-editor-findMatchBackground);
  }

  body {
    background: var(--vscode-tab-activeBackground);
  }

  body.vscode-light {
    background: #f8f8f8;
  }

  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  :root {
    --color-primary-btn-background: var(--vscode-button-background);
    --plugin-background: var(--vscode-editor-background);
  }

  body[data-script="menu"] {
    --plugin-background: var(--vscode-sideBar-background);
  }

  body {
    background: var(--plugin-background);
    font-size: 16px;
  }

  :root {
    --button-action-color: #0078d4;
  }

  .vscode-dark {
    --button-action-color: #005fb8;
  }

  .bg-vscode-bg, .bg-vscode-light {
    background: var(--vscode-editor-background);
  }

  .bg-vscode-sidebar-bg {
    background: var(--vscode-sideBar-background);
    scrollbar-color: var(--vscode-scrollbarSlider-background) var(--vscode-sideBar-background);
  }

  .scrollbar-gutter-stable {
    scrollbar-gutter: stable;
  }

  body {
    color: #000d;
    background: #f8f8f8;
  }

  .dark body {
    color: #fffd;
    background: #1f1f1f;
  }

  .light body {
    color: #000d;
    background: #f8f8f8;
  }

  [x-cloak] {
    display: none !important;
  }

  html {
    font-size: 16px;
  }

  :is(:is(.Course, .Gitopedia) p, :is(.Course, .Gitopedia) li, :is(.Course, .Gitopedia) dl, :is(.Course, .Gitopedia) dd, :is(.Course, .Gitopedia) hr, :is(.Course, .Gitopedia) figure, :is(.Course, .Gitopedia) blockquote, :is(.Course, .Gitopedia) .mw, :is(.Course, .Gitopedia) .Tip, :is(.Course, .Gitopedia) pre, :is(.Course, .Gitopedia) .Run, :is(.Course, .Gitopedia) .Output, :is(.Course, .Gitopedia) .File, :is(.Course, .Gitopedia) .RunExample, :is(.Course, .Gitopedia) .LinkButtonBlock):not(.no-mw) {
    max-width: 50rem;
  }

  :is(.Course, .Gitopedia) .mw-none, :is(.Course, .Gitopedia) .mw-none p {
    width: auto;
    max-width: none;
  }

  p, .p, h1, h2, h3, h4, h5, pre, blockquote, ul, ol, dl, dd, hr, figure, .Tip, .Spoiler, .Run, .Output, .File, .RunExample, .RunExampleList, .Task, .Quiz, .LinkButtonBlock {
    margin-bottom: 1.5rem;
  }

  :is(p, .p, h1, h2, h3, h4, h5, pre, blockquote, ul, ol, dl, dd, hr, figure, .Tip, .Spoiler, .Run, .Output, .File, .RunExample, .RunExampleList, .Task, .Quiz, .LinkButtonBlock):last-child, .RunExampleList .RunExample {
    margin-bottom: 0;
  }

  b, strong {
    font-weight: bold;
    font-family: var(--font-head), sans-serif;
  }

  em, i {
    font-style: italic;
    font-family: var(--font-head), sans-serif;
  }

  q {
    font-family: Shantell Sans, sans-serif;
    font-style: italic;
  }

  q:after, q:before {
    content: "";
  }

  i b, b i, em strong, strong em {
    font-style: italic;
    font-weight: bold;
    font-family: var(--font-hand), sans-serif;
  }

  h1, h2, h3, h4, h5 {
    font-family: var(--font-head), sans-serif;
    font-weight: bold;
  }

  h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  h2 {
    font-size: 1.75rem;
    line-height: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1.125rem;
  }

  ul {
    padding-left: 1.25rem;
    list-style: outside;
  }

  ol {
    padding-left: 1.25rem;
    list-style: number;
  }

  li {
    margin-bottom: .5rem;
  }

  li:last-child {
    margin-bottom: 0;
  }

  :is(li > p, li > ul, li > ol, li > dl, li > figure, li > blockquote, li > .Tip, li > .LinkButtonBlock, li > .Spoiler, li > .Run, li > .Output, li > .File, li > .RunExample, li > .RunExampleList):last-child {
    margin-bottom: 1.5rem;
  }

  ul ul, ol ol, ul ol, ol ul {
    margin-top: .5rem;
  }

  hr {
    background: linear-gradient(90deg, var(--vscode-textBlockQuote-border, #e5e5e5), transparent);
    border: none;
    border-radius: 2px;
    width: 100%;
    height: 1px;
    margin: 1.5rem 0;
  }

  .dark :is(hr), .vscode-dark :is(hr) {
    background: linear-gradient(90deg, var(--vscode-textBlockQuote-border, #616161), transparent);
  }

  blockquote {
    --dot-radius: .5rem;
    background: #0001;
    padding: 2rem;
    position: relative;
  }

  .dark :is(blockquote), .vscode-dark :is(blockquote) {
    background: #fff1;
  }

  blockquote {
    -webkit-mask-image: radial-gradient(circle var(--dot-radius) at 50% 50%, #000 calc(var(--dot-radius)), transparent calc(var(--dot-radius)  + .01px)), radial-gradient(circle var(--dot-radius) at 50% 50%, #000 calc(var(--dot-radius)), transparent calc(var(--dot-radius)  + .01px)), radial-gradient(circle var(--dot-radius) at 50% 50%, #000 calc(var(--dot-radius)), transparent calc(var(--dot-radius)  + .01px)), radial-gradient(circle var(--dot-radius) at 50% 50%, #000 calc(var(--dot-radius)), transparent calc(var(--dot-radius)  + .01px)), linear-gradient(#000 0 0);
    -webkit-mask-image: radial-gradient(circle var(--dot-radius) at 50% 50%, #000 calc(var(--dot-radius)), transparent calc(var(--dot-radius)  + .01px)), radial-gradient(circle var(--dot-radius) at 50% 50%, #000 calc(var(--dot-radius)), transparent calc(var(--dot-radius)  + .01px)), radial-gradient(circle var(--dot-radius) at 50% 50%, #000 calc(var(--dot-radius)), transparent calc(var(--dot-radius)  + .01px)), radial-gradient(circle var(--dot-radius) at 50% 50%, #000 calc(var(--dot-radius)), transparent calc(var(--dot-radius)  + .01px)), linear-gradient(#000 0 0);
    mask-image: radial-gradient(circle var(--dot-radius) at 50% 50%, #000 calc(var(--dot-radius)), transparent calc(var(--dot-radius)  + .01px)), radial-gradient(circle var(--dot-radius) at 50% 50%, #000 calc(var(--dot-radius)), transparent calc(var(--dot-radius)  + .01px)), radial-gradient(circle var(--dot-radius) at 50% 50%, #000 calc(var(--dot-radius)), transparent calc(var(--dot-radius)  + .01px)), radial-gradient(circle var(--dot-radius) at 50% 50%, #000 calc(var(--dot-radius)), transparent calc(var(--dot-radius)  + .01px)), linear-gradient(#000 0 0);
    -webkit-mask-composite: xor, xor, xor, xor;
    -webkit-mask-composite: xor, xor, xor, xor;
    border-radius: 1rem;
    -webkit-mask-position: -.75rem .25rem, calc(100% + .75rem) 0, .25rem -.75rem, 0 calc(100% + .75rem), 0;
    mask-position: -.75rem .25rem, calc(100% + .75rem) 0, .25rem -.75rem, 0 calc(100% + .75rem), 0;
    -webkit-mask-size: 1.5rem 1.5rem, 1.5rem 1.5rem, 1.5rem 1.5rem, 1.5rem 1.5rem, auto;
    mask-size: 1.5rem 1.5rem, 1.5rem 1.5rem, 1.5rem 1.5rem, 1.5rem 1.5rem, auto;
    -webkit-mask-repeat: repeat-y, repeat-y, repeat-x, repeat-x, no-repeat;
    mask-repeat: repeat-y, repeat-y, repeat-x, repeat-x, no-repeat;
    -webkit-mask-composite: xor, xor, xor, xor;
    mask-composite: exclude, exclude, exclude, exclude;
  }

  figure.Image {
    text-align: center;
    background-color: #0001;
    display: inline-block;
  }

  .vscode-dark :is(figure.Image) {
    background-color: #fff1;
  }

  [data-vscode-theme-name*="High Contrast"] :is(figure.Image) {
    border-style: var(--tw-border-style);
    background-color: #0000;
    border-width: 2px;
  }

  [data-vscode-theme-name="Light High Contrast"] :is(figure.Image) {
    border-color: #000;
  }

  [data-vscode-theme-name="Dark High Contrast"] :is(figure.Image) {
    border-color: #fff;
  }

  figure.Image {
    padding: calc(var(--spacing) * 2);
    border-radius: var(--radius-xl);
  }

  figure.Image > img, figure.Image > .Video {
    border-radius: var(--radius-lg);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: #fff1;
    overflow: hidden;
  }

  figure.Image > figcaption {
    padding-block: calc(var(--spacing) * 2);
    padding-top: calc(var(--spacing) * 4);
    font-style: italic;
  }

  figure.Image > figcaption li {
    text-align: left;
  }

  kbd, .Tip kbd {
    vertical-align: middle;
    text-align: center;
    min-width: 2em;
    box-shadow: none;
    padding-inline: calc(var(--spacing) * 1);
    border-bottom-style: var(--tw-border-style);
    border-color: #0003;
    border-bottom-width: 2px;
    border-radius: .25rem;
    font-size: 1em;
    display: inline-block;
  }

  .vscode-dark :is(kbd, .Tip kbd) {
    border-color: #fff2;
  }

  kbd, .Tip kbd {
    background-color: #0001;
  }

  .vscode-dark :is(kbd, .Tip kbd) {
    background-color: #fff2;
  }

  kbd, .Tip kbd {
    color: #000d;
  }

  .vscode-dark :is(kbd, .Tip kbd) {
    color: #fffd;
  }

  [data-vscode-theme-name*="High Contrast"] :is(kbd, .Tip kbd) {
    border-style: var(--tw-border-style);
    background-color: #0000;
    border-width: 2px;
  }

  [data-vscode-theme-name="Light High Contrast"] :is(kbd, .Tip kbd) {
    color: var(--color-black);
    border-color: #000;
  }

  [data-vscode-theme-name="Dark High Contrast"] :is(kbd, .Tip kbd) {
    color: var(--color-white);
    border-color: #fff;
  }

  .Task kbd, .vscode-dark :is(.Task kbd) {
    background-color: #0002;
  }

  .Task kbd {
    border-bottom-style: var(--tw-border-style);
    border-color: #0003;
    border-bottom-width: 2px;
  }

  .vscode-dark :is(.Task kbd) {
    border-color: #0003;
  }

  .Task kbd, .vscode-dark :is(.Task kbd) {
    color: #000;
  }

  [data-vscode-theme-name*="High Contrast"] :is(.Task kbd) {
    border-style: var(--tw-border-style);
    color: var(--color-black);
    background-color: #0000;
    border-width: 2px;
    border-color: #000;
  }

  kbd[title="Command"], kbd[title="Option"], kbd[title="Shift"], kbd[title="Control"] {
    padding: 0;
  }

  fieldset {
    margin-block: calc(var(--spacing) * 6);
    gap: calc(var(--spacing) * 4);
    flex-direction: column;
    display: flex;
  }

  fieldset legend {
    margin-top: calc(var(--spacing) * 4);
    margin-bottom: calc(var(--spacing) * 2);
    font-family: var(--font-head);
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  label:not(.description) {
    margin-bottom: calc(var(--spacing) * 1);
    font-family: var(--font-head);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    display: block;
  }

  label.description {
    margin-top: calc(var(--spacing) * 1);
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
    display: block;
  }

  [type="text"], input:where(:not([type])), [type="email"], [type="url"], [type="password"], [type="number"], [type="date"], [type="datetime-local"], [type="month"], [type="search"], [type="tel"], [type="time"], [type="week"], [multiple], textarea, select {
    appearance: none;
    --tw-shadow: 0 0 #0000;
    background-color: #fff;
    border-width: 1px;
    border-color: oklch(55.1% .027 264.364);
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  :is([type="text"], input:where(:not([type])), [type="email"], [type="url"], [type="password"], [type="number"], [type="date"], [type="datetime-local"], [type="month"], [type="search"], [type="tel"], [type="time"], [type="week"], [multiple], textarea, select):focus {
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% .245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: oklch(54.6% .245 262.881);
    outline: 2px solid #0000;
  }

  input::placeholder, textarea::placeholder {
    color: oklch(55.1% .027 264.364);
    opacity: 1;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }

  ::-webkit-date-and-time-value {
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  select {
    print-color-adjust: exact;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
  }

  [multiple], [size]:where(select:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    print-color-adjust: unset;
    padding-right: .75rem;
  }

  [type="checkbox"], [type="radio"] {
    appearance: none;
    print-color-adjust: exact;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    color: oklch(54.6% .245 262.881);
    --tw-shadow: 0 0 #0000;
    background-color: #fff;
    background-origin: border-box;
    border-width: 1px;
    border-color: oklch(55.1% .027 264.364);
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    padding: 0;
    display: inline-block;
  }

  [type="checkbox"] {
    border-radius: 0;
  }

  [type="radio"] {
    border-radius: 100%;
  }

  [type="checkbox"]:focus, [type="radio"]:focus {
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% .245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    outline: 2px solid #0000;
  }

  [type="checkbox"]:checked, [type="radio"]:checked {
    background-color: currentColor;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: #0000;
  }

  [type="checkbox"]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
  }

  @media (forced-colors: active) {
    [type="checkbox"]:checked {
      appearance: auto;
    }
  }

  [type="radio"]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
  }

  @media (forced-colors: active) {
    [type="radio"]:checked {
      appearance: auto;
    }
  }

  [type="checkbox"]:checked:hover, [type="checkbox"]:checked:focus, [type="radio"]:checked:hover, [type="radio"]:checked:focus {
    background-color: currentColor;
    border-color: #0000;
  }

  [type="checkbox"]:indeterminate {
    background-color: currentColor;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: #0000;
  }

  @media (forced-colors: active) {
    [type="checkbox"]:indeterminate {
      appearance: auto;
    }
  }

  [type="checkbox"]:indeterminate:hover, [type="checkbox"]:indeterminate:focus {
    background-color: currentColor;
    border-color: #0000;
  }

  [type="file"] {
    background: unset;
    border-color: inherit;
    font-size: unset;
    line-height: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
  }

  [type="file"]:focus {
    outline: 1px solid buttontext;
    outline: 1px auto -webkit-focus-ring-color;
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: "Menlo", "Fira Code", "Monaco", "Consolas", "Courier New", "monospace";
    --color-red-50: oklch(97.1% .013 17.38);
    --color-red-100: oklch(93.6% .032 17.717);
    --color-red-200: oklch(88.5% .062 18.334);
    --color-red-300: oklch(80.8% .114 19.571);
    --color-red-400: oklch(70.4% .191 22.216);
    --color-red-500: oklch(63.7% .237 25.331);
    --color-red-600: oklch(57.7% .245 27.325);
    --color-red-700: oklch(50.5% .213 27.518);
    --color-red-800: oklch(44.4% .177 26.899);
    --color-red-900: oklch(39.6% .141 25.723);
    --color-red-950: oklch(25.8% .092 26.042);
    --color-amber-50: oklch(98.7% .022 95.277);
    --color-amber-100: oklch(96.2% .059 95.617);
    --color-amber-200: oklch(92.4% .12 95.746);
    --color-amber-400: oklch(82.8% .189 84.429);
    --color-amber-500: oklch(76.9% .188 70.08);
    --color-amber-600: oklch(66.6% .179 58.318);
    --color-amber-700: oklch(55.5% .163 48.998);
    --color-amber-800: oklch(47.3% .137 46.201);
    --color-yellow-50: oklch(98.7% .026 102.212);
    --color-yellow-100: oklch(97.3% .071 103.193);
    --color-yellow-200: oklch(94.5% .129 101.54);
    --color-yellow-400: oklch(85.2% .199 91.936);
    --color-yellow-500: oklch(79.5% .184 86.047);
    --color-yellow-600: oklch(68.1% .162 75.834);
    --color-yellow-700: oklch(55.4% .135 66.442);
    --color-yellow-800: oklch(47.6% .114 61.907);
    --color-yellow-900: oklch(42.1% .095 57.708);
    --color-yellow-950: oklch(28.6% .066 53.813);
    --color-lime-500: oklch(76.8% .233 130.85);
    --color-lime-700: oklch(53.2% .157 131.589);
    --color-green-50: oklch(98.2% .018 155.826);
    --color-green-100: oklch(96.2% .044 156.743);
    --color-green-200: oklch(92.5% .084 155.995);
    --color-green-300: oklch(87.1% .15 154.449);
    --color-green-500: oklch(72.3% .219 149.579);
    --color-green-600: oklch(62.7% .194 149.214);
    --color-green-700: oklch(52.7% .154 150.069);
    --color-green-800: oklch(44.8% .119 151.328);
    --color-green-900: oklch(39.3% .095 152.535);
    --color-green-950: oklch(26.6% .065 152.934);
    --color-emerald-500: oklch(69.6% .17 162.48);
    --color-emerald-600: oklch(59.6% .145 163.225);
    --color-sky-50: oklch(97.7% .013 236.62);
    --color-sky-100: oklch(95.1% .026 236.824);
    --color-sky-200: oklch(90.1% .058 230.902);
    --color-sky-300: oklch(82.8% .111 230.318);
    --color-sky-400: oklch(74.6% .16 232.661);
    --color-sky-500: oklch(68.5% .169 237.323);
    --color-sky-600: oklch(58.8% .158 241.966);
    --color-sky-700: oklch(50% .134 242.749);
    --color-sky-800: oklch(44.3% .11 240.79);
    --color-sky-900: oklch(39.1% .09 240.876);
    --color-sky-950: oklch(29.3% .066 243.157);
    --color-blue-50: oklch(97% .014 254.604);
    --color-blue-100: oklch(93.2% .032 255.585);
    --color-blue-200: oklch(88.2% .059 254.128);
    --color-blue-300: oklch(80.9% .105 251.813);
    --color-blue-500: oklch(62.3% .214 259.815);
    --color-blue-600: oklch(54.6% .245 262.881);
    --color-blue-700: oklch(48.8% .243 264.376);
    --color-blue-800: oklch(42.4% .199 265.638);
    --color-blue-900: oklch(37.9% .146 265.522);
    --color-blue-950: oklch(28.2% .091 267.935);
    --color-indigo-500: oklch(58.5% .233 277.117);
    --color-indigo-600: oklch(51.1% .262 276.966);
    --color-purple-400: oklch(71.4% .203 305.504);
    --color-purple-500: oklch(62.7% .265 303.9);
    --color-rose-500: oklch(64.5% .246 16.439);
    --color-rose-600: oklch(58.6% .253 17.585);
    --color-rose-700: oklch(51.4% .222 16.935);
    --color-gray-50: oklch(98.5% .002 247.839);
    --color-gray-100: oklch(96.7% .003 264.542);
    --color-gray-200: oklch(92.8% .006 264.531);
    --color-gray-300: oklch(87.2% .01 258.338);
    --color-gray-400: oklch(70.7% .022 261.325);
    --color-gray-500: oklch(55.1% .027 264.364);
    --color-gray-600: oklch(44.6% .03 256.802);
    --color-gray-700: oklch(37.3% .034 259.733);
    --color-gray-800: oklch(27.8% .033 256.848);
    --color-gray-900: oklch(21% .034 264.665);
    --color-stone-100: oklch(97% .001 106.424);
    --color-stone-300: oklch(86.9% .005 56.366);
    --color-stone-500: oklch(55.3% .013 58.071);
    --color-stone-600: oklch(44.4% .011 73.639);
    --color-stone-700: oklch(37.4% .01 67.558);
    --color-stone-800: oklch(26.8% .007 34.298);
    --color-stone-900: oklch(21.6% .006 56.043);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-xs: 20rem;
    --container-sm: 24rem;
    --container-xl: 36rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-6xl: 72rem;
    --container-7xl: 80rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-tight: -.025em;
    --tracking-wider: .05em;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --ease-in: cubic-bezier(.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --blur-sm: 8px;
    --blur-md: 12px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-primary-200: var(--color-sky-200);
    --color-primary-400: var(--color-sky-400);
    --color-primary-500: var(--color-sky-500);
    --color-primary-700: var(--color-sky-700);
    --color-primary-900: var(--color-sky-900);
    --color-action-500: var(--color-sky-500);
    --color-action-700: var(--color-sky-700);
    --font-admin: "Inter", -apple-system, system-ui, sans-serif;
    --font-head: "Chakra Petch", "-apple-system", "BlinkMacSystemFont", "Helvetica Neue", "Arial", "sans-serif";
    --font-hand: "Shantell Sans", "-apple-system", "BlinkMacSystemFont", "Helvetica Neue", "Arial", "sans-serif";
  }
}

@layer components {
  .btn {
    --btn_pt: calc((var(--btn-is-flat, 0) * 2px));
    --btn_pb: 2px;
    --btn_pl: .75rem;
    --btn_pr: .75rem;
    --btn-is-flat: 0;
    --btn-not-flat: calc(1 - var(--btn-is-flat, 0));
    --btn-span_translate-x: 0;
    --btn-span_translate-y: -1px;
    --btn-before_translate-x: 0;
    --btn-before_translate-y: 0;
    --btn-after_translate-x: 0;
    --btn-after_translate-y: -3px;
    --btn-after_active-translate-y: 0px;
    --color-primary-btn-foregound: #fff;
    --btn_font-family: var(--font-head);
    --btn_font-weight: 600;
    --btn_filter: none;
    --btn-hover_filter: none;
    --btn_content-gap: .25rem;
    --btn-span_active-translate-y: 2px;
    --btn-outline-offset: 1px;
    --btn_transition-duration: .1s;
    --btn_transition-timing-function: ease-in-out;
    --btn-after_border-width: 1px;
    --btn_text-size: var(--text-lg, 1.25rem);
    --btn_line-height: var(--tw-leading, var(--text-lg--line-height, 1.25rem));
    --btn_min-height: 2.5rem;
    --btn_min-width: 2.5rem;
    --btn_border-radius: 6px;
    --btn_border-top-width: 3px;
    --btn_foreground-color: var(--color-primary-btn-foregound, #fff);
    --btn_background-color: var(--color-primary-btn-background, var(--color-primary-500));
    --btn-before_background: var(--btn_background-color, #0078d4);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .btn {
      --btn-before_background: color-mix(in srgb, var(--btn_background-color, #0078d4), #222);
    }
  }

  .btn {
    --btn-after_background: var(--btn_background-color);
    --btn-after_border-color: var(--btn_background-color, #0078d4);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .btn {
      --btn-after_border-color: color-mix(in srgb, var(--btn_background-color, #0078d4), #222);
    }
  }

  .btn {
    --btn-outline-color: var(--btn_background-color);
  }

  .btn:not(.bootstrap .btn) {
    isolation: isolate;
    width: auto;
    font-weight: var(--btn_font-weight, 600);
    color: var(--btn_foreground-color);
    cursor: pointer;
    font-family: var(--btn_font-family, sans-serif);
    padding: var(--btn_pt, 0) var(--btn_pr, 0) var(--btn_pb, 0) var(--btn_pl, 0);
    font-size: var(--btn_text-size);
    line-height: var(--btn_line-height);
    transition: background var(--btn_transition-duration) var(--btn_transition-timing-function);
    min-height: var(--btn_min-height);
    min-width: var(--btn_min-width);
    border-radius: var(--btn_border-radius);
    border-color: #0000;
    border-top: solid calc(var(--btn_border-top-width, 0) * var(--btn-not-flat, 1)) transparent;
    filter: var(--btn_filter, none);
    align-items: stretch;
    text-decoration: none;
    display: inline-flex;
    position: relative;
  }

  .btn:not(.bootstrap .btn):before, .btn:not(.bootstrap .btn):after {
    content: "";
    z-index: 0;
    border-radius: var(--btn_border-radius);
    position: absolute;
    inset: 0;
  }

  .btn:not(.bootstrap .btn) > span {
    z-index: 1;
    justify-content: center;
    align-items: center;
    gap: var(--btn_content-gap, .25rem);
    width: 100%;
    transform: translate(var(--btn-span_translate-x, 0), calc(var(--btn-span_translate-y, 0) * var(--btn-not-flat, 1)));
    transition: transform var(--btn_transition-duration) var(--btn_transition-timing-function);
    display: inline-flex;
  }

  .btn:not(.bootstrap .btn):before {
    background: var(--btn-before_background, transparent);
    transform: translate(var(--btn-before_translate-x, 0), var(--btn-before_translate-y, 0));
    transition: transform var(--btn_transition-duration) var(--btn_transition-timing-function);
  }

  .btn:not(.bootstrap .btn):after {
    background: var(--btn-after_background, transparent);
    border: solid calc(var(--btn-after_border-width, 0) * var(--btn-border-enabled, 0)) var(--btn-after_border-color, transparent);
    transform: translate(var(--btn-after_translate-x, 0), calc(var(--btn-after_translate-y, 0) * var(--btn-not-flat, 1)));
    transition: transform var(--btn_transition-duration) var(--btn_transition-timing-function);
  }

  .btn:not(.bootstrap .btn):not(.btn-disabled):hover:not(:active):not(.btn-active) {
    --btn_filter: brightness(1.1);
  }

  :is(.btn:not(.bootstrap .btn):not(.btn-disabled).btn-active, .btn:not(.bootstrap .btn):not(.btn-disabled):active) > span {
    transform: translate(var(--btn-span_translate-x, 0), calc(var(--btn-span_active-translate-y, var(--btn-span_translate-y, 0)) * var(--btn-not-flat, 1)  + 2px * var(--btn-is-flat, 0)));
  }

  :is(.btn:not(.bootstrap .btn):not(.btn-disabled).btn-active, .btn:not(.bootstrap .btn):not(.btn-disabled):active):after {
    transform: translate(var(--btn-after_translate-x, 0), calc(var(--btn-after_active-translate-y, var(--btn-after_translate-y, 0)) * var(--btn-not-flat, 1)));
  }

  .btn:not(.bootstrap .btn):focus {
    outline: none;
  }

  .btn:not(.bootstrap .btn):focus-visible {
    outline: 2px solid var(--btn-outline-color);
    outline-offset: var(--btn-outline-offset);
  }

  .btn:not(.bootstrap .btn):focus-visible.outline-offset-0 {
    outline-offset: 0;
  }

  .btn:not(.bootstrap .btn):focus-visible.-outline-offset-1 {
    outline-offset: -1px;
  }

  [data-vscode-theme-name="Dark High Contrast"] .btn {
    --btn-border-enabled: 1;
    --btn-after_border-width: 1px;
    --btn-after_background: white;
    --btn_foreground-color: black;
    --btn-before_background: transparent;
    --btn-is-flat: 1;
    --btn-after_border-color: black !important;
  }

  [data-vscode-theme-name="Dark High Contrast"] .btn-vscode-secondary {
    --btn-is-flat: 1;
    --btn-after_background: black !important;
    --btn-after_border-color: white !important;
    --btn_foreground-color: white !important;
    --btn-before_background: transparent !important;
  }

  [data-vscode-theme-name="Light High Contrast"] .btn {
    --btn-border-enabled: 1;
    --btn-after_border-width: 1px;
    --btn-after_background: black;
    --btn_foreground-color: white;
    --btn-before_background: transparent;
    --btn-is-flat: 1;
    --btn-after_border-color: white !important;
  }

  [data-vscode-theme-name="Light High Contrast"] .btn-vscode-secondary {
    --btn-is-flat: 1;
    --btn-after_background: white !important;
    --btn-after_border-color: black !important;
    --btn_foreground-color: black !important;
    --btn-before_background: transparent !important;
  }

  .input, .input-select, .input-checkbox, .input-radio {
    --input-border-color: var(--vscode-input-border, #0003);
    --input-bg: var(--vscode-input-background, #fff);
    --input-color: var(--vscode-input-foreground, #3b3b3b);
    --input-placeholder-color: var(--vscode-input-placeholderForeground, #868686);
    --input-focus-border: var(--color-primary-500, #0ea5e9);
    --input-focus-ring: color-mix(in srgb, var(--color-primary-200, #bae6fd) 60%, transparent);
    --input-shadow: 0 1px 2px 0 #0000000d;
    --input-inset-shadow: inset 0 3px 10px 0 #0000000d;
    --input-control-active-bg: color-mix(in srgb, var(--color-primary-500, #0ea5e9) 15%, var(--input-bg));
    --input-checkbox-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23111827' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m5 10 3.5 3.5L15 7'/%3E%3C/svg%3E");
    --input-checkbox-indeterminate-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23111827' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 10h8'/%3E%3C/svg%3E");
    --input-radio-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23111827'%3E%3Ccircle cx='10' cy='10' r='4'/%3E%3C/svg%3E");
    --input-font-size: var(--text-base, 1rem);
    --input-line-height: var(--tw-leading, var(--text-base--line-height, 1.5rem));
    --input-px: .75rem;
    --input-py: .4375rem;
    --input-radius: .5rem;
    --input-min-height: 2.5rem;
    --input-border-width: 1px;
  }

  .dark :is(.input, .input-select, .input-checkbox, .input-radio), .vscode-dark :is(.input, .input-select, .input-checkbox, .input-radio) {
    --input-focus-ring: #00bcfe33;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark :is(.input, .input-select, .input-checkbox, .input-radio), .vscode-dark :is(.input, .input-select, .input-checkbox, .input-radio) {
      --input-focus-ring: color-mix(in srgb, var(--color-primary-400, #bae6fd) 20%, transparent);
    }
  }

  .dark :is(.input, .input-select, .input-checkbox, .input-radio), .vscode-dark :is(.input, .input-select, .input-checkbox, .input-radio) {
    --input-inset-shadow: inset 0 3px 10px 0 #00000026;
    --input-border-color: var(--vscode-input-border, #0004);
    --input-bg: var(--vscode-input-background, #313131);
    --input-color: var(--vscode-input-foreground, #ccc);
    --input-placeholder-color: var(--vscode-input-placeholderForeground, #818181);
    --input-control-active-bg: oklch(68.5% .169 237.323);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark :is(.input, .input-select, .input-checkbox, .input-radio), .vscode-dark :is(.input, .input-select, .input-checkbox, .input-radio) {
      --input-control-active-bg: color-mix(in srgb, var(--color-primary-500, #0ea5e9) 25%, var(--input-bg));
    }
  }

  .dark :is(.input, .input-select, .input-checkbox, .input-radio), .vscode-dark :is(.input, .input-select, .input-checkbox, .input-radio) {
    --input-checkbox-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m5 10 3.5 3.5L15 7'/%3E%3C/svg%3E");
    --input-checkbox-indeterminate-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 10h8'/%3E%3C/svg%3E");
    --input-radio-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffffff'%3E%3Ccircle cx='10' cy='10' r='4'/%3E%3C/svg%3E");
    border-bottom: solid var(--input-border-width) #fff3;
  }

  .input {
    background: var(--input-bg);
    width: 100%;
    color: var(--input-color);
    border: solid var(--input-border-width) var(--input-border-color);
    border-radius: var(--input-radius);
    padding: var(--input-py) var(--input-px);
    font-size: var(--input-font-size);
    line-height: var(--input-line-height);
    min-height: var(--input-min-height);
    box-shadow: var(--input-shadow), var(--input-inset-shadow);
  }

  .input-select {
    --input-select-icon: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111827' stroke-width='1.5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
    background: var(--input-bg);
    width: 100%;
    color: var(--input-color);
    border: solid var(--input-border-width) var(--input-border-color);
    border-radius: var(--input-radius);
    padding: var(--input-py) calc(var(--input-px)  + 1.75rem) var(--input-py) var(--input-px);
    font-size: var(--input-font-size);
    line-height: var(--input-line-height);
    min-height: var(--input-min-height);
    box-shadow: var(--input-shadow), var(--input-inset-shadow);
    appearance: none;
    background-position: right .25rem center;
    background-repeat: no-repeat;
    background-size: 1.5rem 1.5rem;
    background-image: var(--input-select-icon);
    cursor: pointer;
  }

  .dark .input-select, .vscode-dark .input-select {
    --input-select-icon: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23ffffff' stroke-width='1.5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
  }

  .input-select[multiple] {
    padding-right: var(--input-px);
    min-height: calc(var(--input-line-height) * 3 + var(--input-py) * 2);
    background-image: none;
  }

  .input-checkbox, .input-radio {
    appearance: none;
    background: var(--input-bg);
    border: solid var(--input-border-width) var(--input-border-color);
    cursor: pointer;
    box-shadow: var(--input-shadow), var(--input-inset-shadow);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    border-radius: .375rem;
    place-content: center;
    display: inline-grid;
  }

  .input-checkbox {
    border-radius: .35rem;
  }

  .dark .input-checkbox, .vscode-dark .input-checkbox {
    border-bottom: solid var(--input-border-width) #fff3;
  }

  .input-radio {
    border-radius: 9999px;
  }

  .dark .input-radio, .vscode-dark .input-radio {
    border-bottom: solid var(--input-border-width) #fff3;
    border-right: solid var(--input-border-width) #fff3;
    transform: rotate(45deg);
  }

  .input-checkbox:checked {
    background: var(--input-bg);
    background-image: var(--input-checkbox-icon);
  }

  .input-checkbox:indeterminate {
    background: var(--input-bg);
    background-image: var(--input-checkbox-indeterminate-icon);
  }

  .input-radio:checked {
    background: var(--input-bg);
    background-image: var(--input-radio-icon);
  }

  .input::placeholder {
    color: var(--input-placeholder-color);
    opacity: 1;
  }

  .input-checkbox:focus, .input-radio:focus {
    border-color: var(--input-focus-border);
    box-shadow: 0 0 0 3px var(--input-focus-ring), var(--input-shadow);
  }

  .input:focus-visible, .input-select:focus-visible, .input-checkbox:focus-visible, .input-radio:focus-visible {
    border-color: var(--input-focus-border);
    box-shadow: 0 0 0 3px var(--input-focus-ring), var(--input-shadow);
    outline: none;
  }

  .input-select.input-disabled, .input-select:disabled, .input.input-disabled, .input:disabled {
    cursor: not-allowed;
    opacity: .65;
    background: var(--input-bg);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .input-select.input-disabled, .input-select:disabled, .input.input-disabled, .input:disabled {
      background: color-mix(in srgb, var(--input-bg) 90%, #000);
    }
  }

  .input-select.input-disabled, .input-select:disabled, .input.input-disabled, .input:disabled {
    box-shadow: none;
  }

  .dark :is(.input-select.input-disabled, .input-select:disabled, .input.input-disabled, .input:disabled), .vscode-dark :is(.input-select.input-disabled, .input-select:disabled, .input.input-disabled, .input:disabled) {
    background: var(--input-bg);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark :is(.input-select.input-disabled, .input-select:disabled, .input.input-disabled, .input:disabled), .vscode-dark :is(.input-select.input-disabled, .input-select:disabled, .input.input-disabled, .input:disabled) {
      background: color-mix(in srgb, var(--input-bg) 80%, #fff);
    }
  }

  :is(.input-checkbox, .input-radio).input-disabled, :is(.input-checkbox, .input-radio):disabled {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none;
  }

  :is(.dark, .vscode-dark) .input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert();
  }

  :is(.dark, .vscode-dark) .input[type="time"]::-webkit-calendar-picker-indicator {
    filter: invert();
  }

  :root {
    --web-ui_button-transition-lip: .2s;
    --web-ui_button-border-radius: 12px;
    --web-ui_button-line-height: normal;
    --web-ui_bg-opacity: 100%;
    --web-ui_transition-duration: .1s;
  }

  .vscode-high-contrast {
    --web-ui_bg-border-width: 2px;
  }

  .pn {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    touch-action: manipulation;
    display: inline-flex;
    position: relative;
    transform: translateZ(0);
  }

  .pn-panel {
    --web-ui_button-padding: 20px 20px;
    --web-ui_button-lip-width: 8px;
    --web-ui_button-font-weight: normal;
  }

  .pn {
    --__internal__background-color: var(--web-ui_button-background-color, var(--vscode-editor-background));
  }

  @supports (color: color-mix(in lab, red, red)) {
    .pn {
      --__internal__background-color: color-mix(in srgb, var(--web-ui_button-background-color, var(--vscode-editor-background)) var(--web-ui_bg-opacity), transparent);
    }
  }

  .pn {
    --__internal__background-color-disabled: var(--web-ui_button-background-color-disabled);
    --__internal__border-color: var(--web-ui_button-border-color, var(--vscode-editor-background));
    --__internal__border-radius: var(--web-ui_button-border-radius, 12px);
    --__internal__color: var(--web-ui_button-color, var(--vscode-editor-foreground));
    --__internal__color-active: var(--web-ui_button-color-active, var(--__internal__color));
    --__internal__color-disabled: var(--web-ui_button-color-disabled);
    --__internal__filter-hover: var(--web-ui_button-filter-hover, brightness(1.1));
    --__internal__lip-width: var(--web-ui_button-lip-width, 4px);
    --__internal__padding: var(--web-ui_button-padding, 8px 12px);
    --__internal__font-weight: var(--web-ui_button-font-weight, bold);
    --__internal__bg-border-width: var(--web-ui_bg-border-width, 0);
    --__internal__transition-duration: var(--web-ui_transition-duration, .1s);
    border-radius: var(--__internal__border-radius);
    border-style: solid;
    border-color: #0000;
    border-width: 0 0 var(--__internal__lip-width);
    color: var(--__internal__color);
    padding: var(--__internal__padding);
    transition: filter, transform var(--web-ui_button-transition-lip);
    transition-duration: var(--__internal__transition-duration);
    font-weight: var(--__internal__font-weight);
    background: none;
    text-decoration: none;
  }

  .pn:not(.pn-disabled):not(.pn-non-clickable) {
    cursor: pointer;
  }

  .pn:before {
    border-style: solid;
    border-width: var(--__internal__bg-border-width);
    border-color: var(--__internal__border-color);
    background-color: var(--__internal__background-color);
    border-radius: var(--__internal__border-radius);
    box-shadow: 0 var(--__internal__lip-width) 0;
    color: var(--__internal__border-color);
    content: "";
    transition: background-color, box-shadow var(--web-ui_button-transition-lip);
    transition-duration: var(--__internal__transition-duration);
    z-index: -1;
    position: absolute;
    inset: 0;
  }

  .pn:after {
    border-radius: var(--__internal__border-radius);
    content: "";
    z-index: -1;
    background: none;
    position: absolute;
    inset: 0;
  }

  .pn.pn-flat {
    --web-ui_button-lip-width: 0;
  }

  .pn.pn-flat:before {
    box-shadow: 0 0;
  }

  .pn.pn-disabled:not(.WxjqG), .pn._9HA6X:not(.pn-disabled), .pn:active:not(.pn-disabled):not(.pn-non-clickable) {
    color: var(--__internal__color-active);
    transform: translateY(var(--__internal__lip-width)) translateZ(0);
  }

  .pn.pn-disabled:not(.WxjqG):before, .pn._9HA6X:not(.pn-disabled):before, .pn:active:not(.pn-disabled):not(.pn-non-clickable):before {
    box-shadow: 0 0;
  }

  .pn.pn-disabled:not(.WxjqG):before, .pn._9HA6X:not(.pn-disabled):after, .pn:active:not(.pn-disabled):not(.pn-non-clickable):after {
    transform: translateY(calc(-1 * var(--__internal__lip-width))) translateZ(0);
  }

  .pn.pn-disabled:not(.WxjqG) {
    color: var(--__internal__color-disabled);
  }

  .pn.pn-disabled:not(.WxjqG):before {
    background-color: var(--__internal__background-color-disabled);
  }

  @media (hover: hover) {
    .pn:hover:not(.pn-disabled):not(.pn-non-clickable) {
      filter: var(--__internal__filter-hover);
      color: var(--web-ui_button-color, var(--__internal__color));
    }

    .pn:hover:not(.pn-disabled):not(.pn-non-clickable):before {
      background-color: var(--web-ui_button-background-color-hover, var(--web-ui_button-background-color, var(--vscode-editor-background)));
    }

    @supports (color: color-mix(in lab, red, red)) {
      .pn:hover:not(.pn-disabled):not(.pn-non-clickable):before {
        background-color: color-mix(in srgb, var(--web-ui_button-background-color-hover, var(--web-ui_button-background-color, var(--vscode-editor-background))) var(--web-ui_bg-opacity), transparent);
      }
    }

    .pn:hover:not(.pn-disabled):not(.pn-non-clickable):before {
      border-color: var(--web-ui_button-border-color-hover, var(--__internal__border-color));
      color: var(--web-ui_button-border-color-hover, var(--__internal__border-color));
    }
  }

  .pn .PanelLabel {
    background-color: var(--__internal__background-color);
    border-radius: 5px;
    padding: 2px 6px;
    position: relative;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .pn .PanelLabel {
      background-color: color-mix(in srgb, var(--__internal__background-color) 90%, var(--web-ui_base-color));
    }
  }

  .pn .PanelLabel {
    border: 1px solid var(--__internal__border-color);
  }

  .pn .PanelLabel svg {
    color: var(--__internal__border-color);
  }

  .pn .PanelLabel:before {
    content: " ";
    background: var(--web-ui_base-color);
    z-index: -1;
    border-radius: 5px;
    position: absolute;
    inset: 0;
  }

  .pn.border {
    --web-ui_bg-border-width: 1px;
  }

  .pn.border-2 {
    --web-ui_bg-border-width: 2px;
  }

  .pn.border-3 {
    --web-ui_bg-border-width: 3px;
  }

  .pn.border-4 {
    --web-ui_bg-border-width: 4px;
  }

  .pn.bg-opacity-0 {
    --web-ui_bg-opacity: 0%;
    --web-ui_button-color: inherit;
  }

  .pn.bg-opacity-10 {
    --web-ui_bg-opacity: 10%;
    --web-ui_button-color: inherit;
  }

  .pn.bg-opacity-20 {
    --web-ui_bg-opacity: 20%;
    --web-ui_button-color: inherit;
  }

  .pn.bg-opacity-30 {
    --web-ui_bg-opacity: 30%;
    --web-ui_button-color: inherit;
  }

  .pn.bg-opacity-40 {
    --web-ui_bg-opacity: 40%;
    --web-ui_button-color: inherit;
  }

  .pn.bg-opacity-50 {
    --web-ui_bg-opacity: 50%;
  }

  .pn.bg-opacity-60 {
    --web-ui_bg-opacity: 60%;
  }

  .pn.bg-opacity-70 {
    --web-ui_bg-opacity: 70%;
  }

  .pn.bg-opacity-80 {
    --web-ui_bg-opacity: 80%;
  }

  .pn.bg-opacity-90 {
    --web-ui_bg-opacity: 90%;
  }

  .pn.bg-opacity-100 {
    --web-ui_bg-opacity: 100%;
  }

  .pn.bg-opacity-25 {
    --web-ui_bg-opacity: 25%;
  }

  .pn.bg-opacity-75 {
    --web-ui_bg-opacity: 75%;
  }

  .pn:hover.hover\:bg-opacity-0 {
    --web-ui_bg-opacity: 0%;
    --web-ui_button-color: inherit;
  }

  .pn:hover.hover\:bg-opacity-10 {
    --web-ui_bg-opacity: 10%;
    --web-ui_button-color: inherit;
  }

  .pn:hover.hover\:bg-opacity-20 {
    --web-ui_bg-opacity: 20%;
    --web-ui_button-color: inherit;
  }

  .pn:hover.hover\:bg-opacity-30 {
    --web-ui_bg-opacity: 30%;
    --web-ui_button-color: inherit;
  }

  .pn:hover.hover\:bg-opacity-40 {
    --web-ui_bg-opacity: 40%;
    --web-ui_button-color: inherit;
  }

  .pn:hover.hover\:bg-opacity-50 {
    --web-ui_bg-opacity: 50%;
  }

  .pn:hover.hover\:bg-opacity-60 {
    --web-ui_bg-opacity: 60%;
  }

  .pn:hover.hover\:bg-opacity-70 {
    --web-ui_bg-opacity: 70%;
  }

  .pn:hover.hover\:bg-opacity-80 {
    --web-ui_bg-opacity: 80%;
  }

  .pn:hover.hover\:bg-opacity-90 {
    --web-ui_bg-opacity: 90%;
  }

  .pn:hover.hover\:bg-opacity-100 {
    --web-ui_bg-opacity: 100%;
  }

  .pn:hover.hover\:bg-opacity-25 {
    --web-ui_bg-opacity: 25%;
  }

  .pn:hover.hover\:bg-opacity-75 {
    --web-ui_bg-opacity: 75%;
  }

  :root {
    --web-ui_base-color: var(--vscode-editor-background);
    --web-ui_black-white: white;
  }

  .dark, .vscode-dark {
    --web-ui_black-white: black;
  }

  .pn {
    --web-ui_button-background-color-disabled: #0003;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .pn {
      --web-ui_button-background-color-disabled: color-mix(in srgb, var(--color-black) 20%, transparent);
    }
  }

  .pn {
    --web-ui_button-color-disabled: #0006;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .pn {
      --web-ui_button-color-disabled: color-mix(in srgb, var(--color-black) 40%, transparent);
    }
  }

  .pn {
    --web-ui_button-color: var(--color-white);
  }

  .dark .pn, .vscode-dark .pn {
    --web-ui_button-background-color-disabled: #fff3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark .pn, .vscode-dark .pn {
      --web-ui_button-background-color-disabled: color-mix(in srgb, var(--color-white) 20%, transparent);
    }
  }

  .dark .pn, .vscode-dark .pn {
    --web-ui_button-color-disabled: #fff6;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark .pn, .vscode-dark .pn {
      --web-ui_button-color-disabled: color-mix(in srgb, var(--color-white) 40%, transparent);
    }
  }

  .pn-vscode-sidebar {
    --web-ui_button-background-color: var(--vscode-sideBar-background);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .pn-vscode-sidebar {
      --web-ui_button-background-color: color-mix(in srgb, var(--vscode-sideBar-background) 95%, #000);
    }
  }

  .pn-vscode-sidebar {
    --web-ui_button-border-color: var(--vscode-sideBar-border);
    --web-ui_button-color: var(--vscode-sideBar-foreground);
    --web-ui_button-background-color-hover: var(--vscode-button-background);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .pn-vscode-sidebar {
      --web-ui_button-background-color-hover: color-mix(in srgb, var(--vscode-button-background) 20%, var(--web-ui_base-color));
    }
  }

  .pn-vscode-sidebar {
    --web-ui_button-border-color-hover: var(--vscode-button-background);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .pn-vscode-sidebar {
      --web-ui_button-border-color-hover: color-mix(in srgb, var(--vscode-button-background) 20%, var(--web-ui_base-color));
    }
  }

  .pn-vscode-sidebar {
    --web-ui_button-color-hover: var(--vscode-sideBar-foreground);
    --web-ui_button-filter-hover: none;
  }

  .pn-vscode-sidebar.pn-half-dimmed:before {
    border-color: var(--vscode-sideBar-border);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .pn-vscode-sidebar.pn-half-dimmed:before {
      border-color: color-mix(in srgb, var(--vscode-sideBar-border), transparent);
    }
  }
}

@layer utilities {
  .\@container {
    container-type: inline-size;
  }

  .pointer-events-none {
    pointer-events: none;
  }

  .collapse {
    visibility: collapse;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .sr-only {
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .inset-y-0 {
    inset-block: calc(var(--spacing) * 0);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-5 {
    top: calc(var(--spacing) * 5);
  }

  .top-12 {
    top: calc(var(--spacing) * 12);
  }

  .top-\[0\] {
    top: 0;
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-3 {
    right: calc(var(--spacing) * 3);
  }

  .right-full {
    right: 100%;
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .z-0 {
    z-index: 0;
  }

  .z-1 {
    z-index: 1;
  }

  .z-2 {
    z-index: 2;
  }

  .z-10 {
    z-index: 10;
  }

  .z-\[1\] {
    z-index: 1;
  }

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }

  .order-last {
    order: 9999;
  }

  .col-6 {
    grid-column: 6;
  }

  .col-12 {
    grid-column: 12;
  }

  .col-span-3 {
    grid-column: span 3 / span 3;
  }

  .col-span-6 {
    grid-column: span 6 / span 6;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 200px) {
    .container {
      max-width: 200px;
    }
  }

  @media (min-width: 300px) {
    .container {
      max-width: 300px;
    }
  }

  @media (min-width: 400px) {
    .container {
      max-width: 400px;
    }
  }

  @media (min-width: 490px) {
    .container {
      max-width: 490px;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .m-0 {
    margin: calc(var(--spacing) * 0);
  }

  .m-auto {
    margin: auto;
  }

  .-mx-1\.5 {
    margin-inline: calc(var(--spacing) * -1.5);
  }

  .-mx-3 {
    margin-inline: calc(var(--spacing) * -3);
  }

  .-mx-4 {
    margin-inline: calc(var(--spacing) * -4);
  }

  .-mx-6 {
    margin-inline: calc(var(--spacing) * -6);
  }

  .-mx-14 {
    margin-inline: calc(var(--spacing) * -14);
  }

  .-mx-\[8px\] {
    margin-inline: -8px;
  }

  .mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }

  .mx-auto {
    margin-inline: auto;
  }

  .-my-1\.5 {
    margin-block: calc(var(--spacing) * -1.5);
  }

  .-my-8 {
    margin-block: calc(var(--spacing) * -8);
  }

  .-my-\[8px\] {
    margin-block: -8px;
  }

  .my-0 {
    margin-block: calc(var(--spacing) * 0);
  }

  .my-1 {
    margin-block: calc(var(--spacing) * 1);
  }

  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }

  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }

  .ms-1 {
    margin-inline-start: calc(var(--spacing) * 1);
  }

  .ms-2 {
    margin-inline-start: calc(var(--spacing) * 2);
  }

  .me-1 {
    margin-inline-end: calc(var(--spacing) * 1);
  }

  .me-2 {
    margin-inline-end: calc(var(--spacing) * 2);
  }

  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
  }

  .prose :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .prose :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-lead);
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    font-size: 1.25em;
    line-height: 1.6;
  }

  .prose :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-links);
    font-weight: 500;
    text-decoration: underline;
  }

  .prose :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-bold);
    font-weight: 600;
  }

  .prose :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
  }

  .prose :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
    list-style-type: decimal;
  }

  .prose :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-alpha;
  }

  .prose :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-alpha;
  }

  .prose :where(ol[type="A" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-alpha;
  }

  .prose :where(ol[type="a" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-alpha;
  }

  .prose :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-roman;
  }

  .prose :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-roman;
  }

  .prose :where(ol[type="I" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-roman;
  }

  .prose :where(ol[type="i" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-roman;
  }

  .prose :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: decimal;
  }

  .prose :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
    list-style-type: disc;
  }

  .prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
    color: var(--tw-prose-counters);
    font-weight: 400;
  }

  .prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
    color: var(--tw-prose-bullets);
  }

  .prose :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 1.25em;
    font-weight: 600;
  }

  .prose :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .prose :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-quotes);
    border-inline-start-width: .25rem;
    border-inline-start-color: var(--tw-prose-quote-borders);
    quotes: "“""”""‘""’";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
    font-style: italic;
    font-weight: 500;
  }

  .prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):before {
    content: open-quote;
  }

  .prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
    content: close-quote;
  }

  .prose :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 0;
    margin-bottom: .888889em;
    font-size: 2.25em;
    font-weight: 800;
    line-height: 1.11111;
  }

  .prose :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 900;
  }

  .prose :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.33333;
  }

  .prose :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 800;
  }

  .prose :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 1.6em;
    margin-bottom: .6em;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.6;
  }

  .prose :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 700;
  }

  .prose :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 1.5em;
    margin-bottom: .5em;
    font-weight: 600;
    line-height: 1.5;
  }

  .prose :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 700;
  }

  .prose :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .prose :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
    display: block;
  }

  .prose :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .prose :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-kbd);
    box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
    padding-top: .1875em;
    padding-inline-end: .375em;
    padding-bottom: .1875em;
    border-radius: .3125rem;
    padding-inline-start: .375em;
    font-family: inherit;
    font-size: .875em;
    font-weight: 500;
  }

  .prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-code);
    font-size: .875em;
    font-weight: 600;
  }

  .prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
    content: "`";
  }

  .prose :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
  }

  .prose :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-size: .875em;
  }

  .prose :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-size: .9em;
  }

  .prose :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
  }

  .prose :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    padding-top: .857143em;
    padding-inline-end: 1.14286em;
    padding-bottom: .857143em;
    border-radius: .375rem;
    margin-top: 1.71429em;
    margin-bottom: 1.71429em;
    padding-inline-start: 1.14286em;
    font-size: .875em;
    font-weight: 400;
    line-height: 1.71429;
    overflow-x: auto;
  }

  .prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    padding: 0;
  }

  .prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
    content: none;
  }

  .prose :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    table-layout: auto;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .875em;
    line-height: 1.71429;
  }

  .prose :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders);
  }

  .prose :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    vertical-align: bottom;
    padding-inline-end: .571429em;
    padding-bottom: .571429em;
    padding-inline-start: .571429em;
    font-weight: 600;
  }

  .prose :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
  }

  .prose :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 0;
  }

  .prose :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    vertical-align: baseline;
  }

  .prose :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders);
  }

  .prose :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    vertical-align: top;
  }

  .prose :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    text-align: start;
  }

  .prose :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .prose :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-captions);
    margin-top: .857143em;
    font-size: .875em;
    line-height: 1.42857;
  }

  .prose {
    --tw-prose-body: oklch(37.3% .034 259.733);
    --tw-prose-headings: oklch(21% .034 264.665);
    --tw-prose-lead: oklch(44.6% .03 256.802);
    --tw-prose-links: oklch(21% .034 264.665);
    --tw-prose-bold: oklch(21% .034 264.665);
    --tw-prose-counters: oklch(55.1% .027 264.364);
    --tw-prose-bullets: oklch(87.2% .01 258.338);
    --tw-prose-hr: oklch(92.8% .006 264.531);
    --tw-prose-quotes: oklch(21% .034 264.665);
    --tw-prose-quote-borders: oklch(92.8% .006 264.531);
    --tw-prose-captions: oklch(55.1% .027 264.364);
    --tw-prose-kbd: oklch(21% .034 264.665);
    --tw-prose-kbd-shadows: oklab(21% -.00316127 -.0338527 / .1);
    --tw-prose-code: oklch(21% .034 264.665);
    --tw-prose-pre-code: oklch(92.8% .006 264.531);
    --tw-prose-pre-bg: oklch(27.8% .033 256.848);
    --tw-prose-th-borders: oklch(87.2% .01 258.338);
    --tw-prose-td-borders: oklch(92.8% .006 264.531);
    --tw-prose-invert-body: oklch(87.2% .01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% .022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% .022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% .03 256.802);
    --tw-prose-invert-hr: oklch(37.3% .034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% .003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% .034 259.733);
    --tw-prose-invert-captions: oklch(70.7% .022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: #ffffff1a;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% .01 258.338);
    --tw-prose-invert-pre-bg: #00000080;
    --tw-prose-invert-th-borders: oklch(44.6% .03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% .034 259.733);
    font-size: 1rem;
    line-height: 1.75;
  }

  .prose :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .prose :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .5em;
    margin-bottom: .5em;
  }

  .prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: .375em;
  }

  .prose :where(.prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .75em;
    margin-bottom: .75em;
  }

  .prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  .prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 1.25em;
  }

  .prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  .prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 1.25em;
  }

  .prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .75em;
    margin-bottom: .75em;
  }

  .prose :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .prose :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .5em;
    padding-inline-start: 1.625em;
  }

  .prose :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }

  .prose :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .prose :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .prose :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .571429em;
    padding-inline-end: .571429em;
    padding-bottom: .571429em;
    padding-inline-start: .571429em;
  }

  .prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .prose :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .prose :where(.prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }

  .prose :where(.prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 0;
  }

  .-mt-2 {
    margin-top: calc(var(--spacing) * -2);
  }

  .-mt-4 {
    margin-top: calc(var(--spacing) * -4);
  }

  .-mt-6 {
    margin-top: calc(var(--spacing) * -6);
  }

  .-mt-8 {
    margin-top: calc(var(--spacing) * -8);
  }

  .-mt-10 {
    margin-top: calc(var(--spacing) * -10);
  }

  .-mt-14 {
    margin-top: calc(var(--spacing) * -14);
  }

  .-mt-\[1px\] {
    margin-top: -1px;
  }

  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }

  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }

  .-mr-2 {
    margin-right: calc(var(--spacing) * -2);
  }

  .-mr-4 {
    margin-right: calc(var(--spacing) * -4);
  }

  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }

  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }

  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }

  .mr-auto {
    margin-right: auto;
  }

  .-mb-6 {
    margin-bottom: calc(var(--spacing) * -6);
  }

  .-mb-8 {
    margin-bottom: calc(var(--spacing) * -8);
  }

  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .-ml-4 {
    margin-left: calc(var(--spacing) * -4);
  }

  .-ml-\[2px\] {
    margin-left: -2px;
  }

  .-ml-px {
    margin-left: -1px;
  }

  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }

  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }

  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }

  .ml-6 {
    margin-left: calc(var(--spacing) * 6);
  }

  .ml-7 {
    margin-left: calc(var(--spacing) * 7);
  }

  .ml-auto {
    margin-left: auto;
  }

  .\!hidden {
    display: none !important;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .flow-root {
    display: flow-root;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-flex {
    display: inline-flex;
  }

  .table {
    display: table;
  }

  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }

  .size-7 {
    width: calc(var(--spacing) * 7);
    height: calc(var(--spacing) * 7);
  }

  .size-8 {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }

  .size-13 {
    width: calc(var(--spacing) * 13);
    height: calc(var(--spacing) * 13);
  }

  .h-0 {
    height: calc(var(--spacing) * 0);
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-7 {
    height: calc(var(--spacing) * 7);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-16 {
    height: calc(var(--spacing) * 16);
  }

  .h-\[64px\] {
    height: 64px;
  }

  .h-\[calc\(100\%\+16px\)\] {
    height: calc(100% + 16px);
  }

  .h-full {
    height: 100%;
  }

  .h-screen {
    height: 100vh;
  }

  .max-h-10 {
    max-height: calc(var(--spacing) * 10);
  }

  .max-h-\[64px\] {
    max-height: 64px;
  }

  .min-h-0 {
    min-height: calc(var(--spacing) * 0);
  }

  .min-h-\[1\.5rem\] {
    min-height: 1.5rem;
  }

  .min-h-\[2\.5rem\] {
    min-height: 2.5rem;
  }

  .min-h-\[2rem\] {
    min-height: 2rem;
  }

  .min-h-\[3\.5rem\] {
    min-height: 3.5rem;
  }

  .min-h-\[3rem\] {
    min-height: 3rem;
  }

  .min-h-\[4\.5rem\] {
    min-height: 4.5rem;
  }

  .min-h-\[4rem\] {
    min-height: 4rem;
  }

  .min-h-\[24px\] {
    min-height: 24px;
  }

  .min-h-\[32px\] {
    min-height: 32px;
  }

  .min-h-\[40px\] {
    min-height: 40px;
  }

  .min-h-\[48px\] {
    min-height: 48px;
  }

  .min-h-\[56px\] {
    min-height: 56px;
  }

  .min-h-\[64px\] {
    min-height: 64px;
  }

  .min-h-\[72px\] {
    min-height: 72px;
  }

  .min-h-\[calc\(100vh-64px\)\] {
    min-height: calc(100vh - 64px);
  }

  .min-h-full {
    min-height: 100%;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-1\/12 {
    width: 8.33333%;
  }

  .w-2\/12 {
    width: 16.6667%;
  }

  .w-3 {
    width: calc(var(--spacing) * 3);
  }

  .w-3\/12 {
    width: 25%;
  }

  .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .w-5 {
    width: calc(var(--spacing) * 5);
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-7 {
    width: calc(var(--spacing) * 7);
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-25 {
    width: calc(var(--spacing) * 25);
  }

  .w-36 {
    width: calc(var(--spacing) * 36);
  }

  .w-48 {
    width: calc(var(--spacing) * 48);
  }

  .w-64 {
    width: calc(var(--spacing) * 64);
  }

  .w-100 {
    width: calc(var(--spacing) * 100);
  }

  .w-\[6px\] {
    width: 6px;
  }

  .w-\[25px\] {
    width: 25px;
  }

  .w-\[64px\] {
    width: 64px;
  }

  .w-\[calc\(100\%\+16px\)\] {
    width: calc(100% + 16px);
  }

  .w-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

  .max-w-3xl {
    max-width: var(--container-3xl);
  }

  .max-w-4xl {
    max-width: var(--container-4xl);
  }

  .max-w-6xl {
    max-width: var(--container-6xl);
  }

  .max-w-7xl {
    max-width: var(--container-7xl);
  }

  .max-w-64 {
    max-width: calc(var(--spacing) * 64);
  }

  .max-w-\[65ch\] {
    max-width: 65ch;
  }

  .max-w-\[100px\] {
    max-width: 100px;
  }

  .max-w-\[200px\] {
    max-width: 200px;
  }

  .max-w-\[480px\] {
    max-width: 480px;
  }

  .max-w-\[560px\] {
    max-width: 560px;
  }

  .max-w-sm {
    max-width: var(--container-sm);
  }

  .max-w-xl {
    max-width: var(--container-xl);
  }

  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }

  .min-w-\[1\.5rem\] {
    min-width: 1.5rem;
  }

  .min-w-\[2\.5rem\] {
    min-width: 2.5rem;
  }

  .min-w-\[2rem\] {
    min-width: 2rem;
  }

  .min-w-\[3\.5rem\] {
    min-width: 3.5rem;
  }

  .min-w-\[3rem\] {
    min-width: 3rem;
  }

  .min-w-\[4\.5rem\] {
    min-width: 4.5rem;
  }

  .min-w-\[4rem\] {
    min-width: 4rem;
  }

  .min-w-\[50px\] {
    min-width: 50px;
  }

  .min-w-\[300px\] {
    min-width: 300px;
  }

  .min-w-full {
    min-width: 100%;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

  .flex-shrink-0 {
    flex-shrink: 0;
  }

  .shrink {
    flex-shrink: 1;
  }

  .shrink-0 {
    flex-shrink: 0;
  }

  .flex-grow {
    flex-grow: 1;
  }

  .table-fixed {
    table-layout: fixed;
  }

  .origin-top-right {
    transform-origin: 100% 0;
  }

  .translate-x-\[40px\] {
    --tw-translate-x: 40px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-\[1px\] {
    --tw-translate-y: calc(1px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-\[2px\] {
    --tw-translate-y: calc(2px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-\[3px\] {
    --tw-translate-y: calc(3px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-full {
    --tw-translate-y: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-\[-10px\] {
    --tw-translate-y: -10px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .scale-95 {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .-rotate-30 {
    rotate: -30deg;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .transform\! {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, ) !important;
  }

  .btn-disabled {
    opacity: .5;
    cursor: not-allowed;
    outline: hidden;
  }

  .cursor-default {
    cursor: default;
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .resize-x {
    resize: horizontal;
  }

  .list-disc {
    list-style-type: disc;
  }

  .form-select {
    appearance: none;
    --tw-shadow: 0 0 #0000;
    background-color: #fff;
    border-width: 1px;
    border-color: oklch(55.1% .027 264.364);
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .form-select:focus {
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% .245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: oklch(54.6% .245 262.881);
    outline: 2px solid #0000;
  }

  .form-select {
    print-color-adjust: exact;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
  }

  .form-select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    print-color-adjust: unset;
    padding-right: .75rem;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .btn-vertical {
    --btn_pt: .5rem;
    --btn_pb: .5rem;
  }

  .btn-vertical span {
    text-align: center;
    flex-direction: column;
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-col-reverse {
    flex-direction: column-reverse;
  }

  .flex-row {
    flex-direction: row;
  }

  .flex-row-reverse {
    flex-direction: row-reverse;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .items-center {
    align-items: center;
  }

  .items-start {
    align-items: flex-start;
  }

  .items-stretch {
    align-items: stretch;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .justify-end {
    justify-content: flex-end;
  }

  .justify-start {
    justify-content: flex-start;
  }

  .justify-stretch {
    justify-content: stretch;
  }

  .justify-items-center {
    justify-items: center;
  }

  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }

  :where(.-space-y-px > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(-1px * var(--tw-space-y-reverse));
    margin-block-end: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-8 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
  }

  .gap-x-4 {
    column-gap: calc(var(--spacing) * 4);
  }

  :where(.space-x-4 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  .gap-y-6 {
    row-gap: calc(var(--spacing) * 6);
  }

  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }

  :where(.divide-\[\#0001\] > :not(:last-child)) {
    border-color: #0001;
  }

  :where(.divide-\[\#0002\] > :not(:last-child)) {
    border-color: #0002;
  }

  :where(.divide-gray-200 > :not(:last-child)) {
    border-color: var(--color-gray-200);
  }

  .self-start {
    align-self: flex-start;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-x-auto {
    overflow-x: auto;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }

  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: var(--radius-lg);
  }

  .rounded-md {
    border-radius: var(--radius-md);
  }

  .rounded-sm {
    border-radius: var(--radius-sm);
  }

  .rounded-xl {
    border-radius: var(--radius-xl);
  }

  .rounded-t-lg {
    border-top-left-radius: var(--radius-lg);
    border-top-right-radius: var(--radius-lg);
  }

  .rounded-t-sm {
    border-top-left-radius: var(--radius-sm);
    border-top-right-radius: var(--radius-sm);
  }

  .rounded-l-md {
    border-top-left-radius: var(--radius-md);
    border-bottom-left-radius: var(--radius-md);
  }

  .rounded-tl-md {
    border-top-left-radius: var(--radius-md);
  }

  .rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .rounded-r-md {
    border-top-right-radius: var(--radius-md);
    border-bottom-right-radius: var(--radius-md);
  }

  .rounded-tr-md {
    border-top-right-radius: var(--radius-md);
  }

  .rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .rounded-b-md {
    border-bottom-right-radius: var(--radius-md);
    border-bottom-left-radius: var(--radius-md);
  }

  .rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .rounded-b-sm {
    border-bottom-right-radius: var(--radius-sm);
    border-bottom-left-radius: var(--radius-sm);
  }

  .rounded-b-xl {
    border-bottom-right-radius: var(--radius-xl);
    border-bottom-left-radius: var(--radius-xl);
  }

  .border, .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .pn-half-dimmed {
    --web-ui_bg-opacity: 20%;
    --web-ui_button-color: inherit;
  }

  .pn-half-dimmed:hover.hover\:bg-opacity-50 {
    --web-ui_bg-opacity: 50%;
  }

  .pn-half-dimmed:before {
    border-width: 2px;
  }

  .border-y {
    border-block-style: var(--tw-border-style);
    border-block-width: 1px;
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }

  .border-t-\[3px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: 3px;
  }

  .border-t-\[4px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: 4px;
  }

  .border-t-\[6px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: 6px;
  }

  .border-t-\[8px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: 8px;
  }

  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }

  .border-b-4 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 4px;
  }

  .border-dotted {
    --tw-border-style: dotted;
    border-style: dotted;
  }

  .border-\[\#0001\] {
    border-color: #0001;
  }

  .border-\[\#0002\] {
    border-color: #0002;
  }

  .border-\[\#0004\] {
    border-color: #0004;
  }

  .border-\[\#0005\] {
    border-color: #0005;
  }

  .border-\[\#fff\] {
    border-color: #fff;
  }

  .border-amber-400 {
    border-color: var(--color-amber-400);
  }

  .border-amber-600 {
    border-color: var(--color-amber-600);
  }

  .border-blue-200 {
    border-color: var(--color-blue-200);
  }

  .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .border-gray-300 {
    border-color: var(--color-gray-300);
  }

  .border-gray-400 {
    border-color: var(--color-gray-400);
  }

  .border-gray-800 {
    border-color: var(--color-gray-800);
  }

  .border-green-200 {
    border-color: var(--color-green-200);
  }

  .border-green-500\/25 {
    border-color: #00c75840;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-green-500\/25 {
      border-color: color-mix(in oklab, var(--color-green-500) 25%, transparent);
    }
  }

  .border-red-200 {
    border-color: var(--color-red-200);
  }

  .border-red-300 {
    border-color: var(--color-red-300);
  }

  .border-red-500\/30 {
    border-color: #fb2c364d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-red-500\/30 {
      border-color: color-mix(in oklab, var(--color-red-500) 30%, transparent);
    }
  }

  .border-transparent {
    border-color: #0000;
  }

  .border-yellow-200 {
    border-color: var(--color-yellow-200);
  }

  .border-t-\[\#0001\] {
    border-top-color: #0001;
  }

  .bg-\[\#0001\] {
    background-color: #0001;
  }

  .bg-\[\#00000002\] {
    background-color: #00000002;
  }

  .bg-\[\#0002\] {
    background-color: #0002;
  }

  .bg-\[\#0003\] {
    background-color: #0003;
  }

  .bg-\[\#0004\] {
    background-color: #0004;
  }

  .bg-\[\#00000007\] {
    background-color: #00000007;
  }

  .bg-\[\#00000011\] {
    background-color: #0001;
  }

  .bg-\[\#00000022\] {
    background-color: #0002;
  }

  .bg-\[\#fff1\] {
    background-color: #fff1;
  }

  .bg-\[\#fff3\] {
    background-color: #fff3;
  }

  .bg-\[\#fff\] {
    background-color: #fff;
  }

  .bg-amber-50 {
    background-color: var(--color-amber-50);
  }

  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }

  .bg-blue-100 {
    background-color: var(--color-blue-100);
  }

  .bg-blue-300 {
    background-color: var(--color-blue-300);
  }

  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }

  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }

  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }

  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }

  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }

  .bg-gray-600 {
    background-color: var(--color-gray-600);
  }

  .bg-green-50 {
    background-color: var(--color-green-50);
  }

  .bg-green-100 {
    background-color: var(--color-green-100);
  }

  .bg-green-500\/10 {
    background-color: #00c7581a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-green-500\/10 {
      background-color: color-mix(in oklab, var(--color-green-500) 10%, transparent);
    }
  }

  .bg-green-600 {
    background-color: var(--color-green-600);
  }

  .bg-purple-500 {
    background-color: var(--color-purple-500);
  }

  .bg-red-50 {
    background-color: var(--color-red-50);
  }

  .bg-red-100 {
    background-color: var(--color-red-100);
  }

  .bg-red-500\/10 {
    background-color: #fb2c361a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-red-500\/10 {
      background-color: color-mix(in oklab, var(--color-red-500) 10%, transparent);
    }
  }

  .bg-red-600 {
    background-color: var(--color-red-600);
  }

  .bg-red-950 {
    background-color: var(--color-red-950);
  }

  .bg-rose-500 {
    background-color: var(--color-rose-500);
  }

  .bg-transparent {
    background-color: #0000;
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-white\/95 {
    background-color: #fffffff2;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/95 {
      background-color: color-mix(in oklab, var(--color-white) 95%, transparent);
    }
  }

  .bg-yellow-50 {
    background-color: var(--color-yellow-50);
  }

  .bg-yellow-100 {
    background-color: var(--color-yellow-100);
  }

  .bg-yellow-600 {
    background-color: var(--color-yellow-600);
  }

  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .from-\[\#0001\] {
    --tw-gradient-from: #0001;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-\[\#00000008\] {
    --tw-gradient-from: #00000008;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-\[\#00000012\] {
    --tw-gradient-from: #00000012;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-amber-100 {
    --tw-gradient-from: var(--color-amber-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-yellow-200 {
    --tw-gradient-from: var(--color-yellow-200);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .via-transparent {
    --tw-gradient-via: transparent;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .to-\[\#00000005\] {
    --tw-gradient-to: #00000005;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#00000012\] {
    --tw-gradient-to: #00000012;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#00000014\] {
    --tw-gradient-to: #00000014;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-yellow-500 {
    --tw-gradient-to: var(--color-yellow-500);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-10\% {
    --tw-gradient-to-position: 10%;
  }

  .to-20\% {
    --tw-gradient-to-position: 20%;
  }

  .p-1 {
    padding: calc(var(--spacing) * 1);
  }

  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .p-3 {
    padding: calc(var(--spacing) * 3);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-\[1px\] {
    padding: 1px;
  }

  .p-\[8px\] {
    padding: 8px;
  }

  .\!px-0 {
    padding-inline: calc(var(--spacing) * 0) !important;
  }

  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }

  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }

  .\!py-0 {
    padding-block: calc(var(--spacing) * 0) !important;
  }

  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }

  .py-0\.5 {
    padding-block: calc(var(--spacing) * .5);
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }

  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }

  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }

  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }

  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }

  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }

  .pt-\[0\] {
    padding-top: 0;
  }

  .pt-\[2px\] {
    padding-top: 2px;
  }

  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }

  .pr-3 {
    padding-right: calc(var(--spacing) * 3);
  }

  .pr-6 {
    padding-right: calc(var(--spacing) * 6);
  }

  .pr-10 {
    padding-right: calc(var(--spacing) * 10);
  }

  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }

  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }

  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }

  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }

  .pb-\[2px\] {
    padding-bottom: 2px;
  }

  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }

  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }

  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }

  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }

  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }

  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }

  .text-center {
    text-align: center;
  }

  .text-end {
    text-align: end;
  }

  .text-left {
    text-align: left;
  }

  .text-right {
    text-align: right;
  }

  .align-bottom {
    vertical-align: bottom;
  }

  .align-middle {
    vertical-align: middle;
  }

  .align-top {
    vertical-align: top;
  }

  .font-admin {
    font-family: var(--font-admin);
  }

  .font-hand {
    font-family: var(--font-hand);
  }

  .font-head {
    font-family: var(--font-head);
  }

  .font-mono {
    font-family: var(--font-mono);
  }

  .font-sans {
    font-family: var(--font-sans);
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }

  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }

  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .text-\[10px\] {
    font-size: 10px;
  }

  .text-\[18px\] {
    font-size: 18px;
  }

  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }

  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }

  .leading-10 {
    --tw-leading: calc(var(--spacing) * 10);
    line-height: calc(var(--spacing) * 10);
  }

  .leading-\[1\.25rem\] {
    --tw-leading: 1.25rem;
    line-height: 1.25rem;
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }

  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }

  .text-nowrap {
    text-wrap: nowrap;
  }

  .break-all {
    word-break: break-all;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .\!text-black {
    color: var(--color-black) !important;
  }

  .text-\[\#000b\] {
    color: #000b;
  }

  .text-\[\#000c\] {
    color: #000c;
  }

  .text-\[\#0003\] {
    color: #0003;
  }

  .text-\[\#0007\] {
    color: #0007;
  }

  .text-\[\#0008\] {
    color: #0008;
  }

  .text-\[\#0009\] {
    color: #0009;
  }

  .text-black {
    color: var(--color-black);
  }

  .text-blue-500 {
    color: var(--color-blue-500);
  }

  .text-blue-600 {
    color: var(--color-blue-600);
  }

  .text-blue-700 {
    color: var(--color-blue-700);
  }

  .text-blue-800 {
    color: var(--color-blue-800);
  }

  .text-gray-400 {
    color: var(--color-gray-400);
  }

  .text-gray-500 {
    color: var(--color-gray-500);
  }

  .text-gray-600 {
    color: var(--color-gray-600);
  }

  .text-gray-700 {
    color: var(--color-gray-700);
  }

  .text-gray-800 {
    color: var(--color-gray-800);
  }

  .text-gray-900 {
    color: var(--color-gray-900);
  }

  .text-green-500 {
    color: var(--color-green-500);
  }

  .text-green-600 {
    color: var(--color-green-600);
  }

  .text-green-700 {
    color: var(--color-green-700);
  }

  .text-green-800 {
    color: var(--color-green-800);
  }

  .text-green-900\/80 {
    color: #0d542bcc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-green-900\/80 {
      color: color-mix(in oklab, var(--color-green-900) 80%, transparent);
    }
  }

  .text-red-300 {
    color: var(--color-red-300);
  }

  .text-red-400 {
    color: var(--color-red-400);
  }

  .text-red-500 {
    color: var(--color-red-500);
  }

  .text-red-600 {
    color: var(--color-red-600);
  }

  .text-red-700 {
    color: var(--color-red-700);
  }

  .text-red-800 {
    color: var(--color-red-800);
  }

  .text-red-900\/80 {
    color: #82181acc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-red-900\/80 {
      color: color-mix(in oklab, var(--color-red-900) 80%, transparent);
    }
  }

  .text-white {
    color: var(--color-white);
  }

  .text-yellow-500 {
    color: var(--color-yellow-500);
  }

  .text-yellow-600 {
    color: var(--color-yellow-600);
  }

  .text-yellow-700 {
    color: var(--color-yellow-700);
  }

  .text-yellow-800 {
    color: var(--color-yellow-800);
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .underline {
    text-decoration-line: underline;
  }

  .decoration-dashed {
    text-decoration-style: dashed;
  }

  .decoration-1 {
    text-decoration-thickness: 1px;
  }

  .underline-offset-2 {
    text-underline-offset: 2px;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-70 {
    opacity: .7;
  }

  .opacity-100 {
    opacity: 1;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0_10px_50px_rgba\(15\,23\,42\,0\.08\)\] {
    --tw-shadow: 0 10px 50px var(--tw-shadow-color, #0f172a14);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[inset_0_25px_50px_-15px_\#00000011\] {
    --tw-shadow: inset 0 25px 50px -15px var(--tw-shadow-color, #0001);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .ring-gray-300 {
    --tw-ring-color: var(--color-gray-300);
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .grayscale {
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .filter\! {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, ) !important;
  }

  .backdrop-blur-md {
    --tw-backdrop-blur: blur(var(--blur-md));
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(50%);
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .btn-transparent {
    --btn-before_background: transparent;
    --btn-after_background: transparent;
    --btn-border-enabled: 1;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }

  .dark .btn-transparent, .vscode-dark .btn-transparent, .btn-transparent.btn-transparent-light {
    --btn_foreground-color: #fff;
    --btn-after_border-color: #fff;
  }

  .light .btn-transparent, .vscode-light .btn-transparent, .btn-transparent.btn-transparent-dark {
    --btn_foreground-color: #000;
    --btn-after_border-color: #000;
  }

  .btn-transparent:hover:not(.btn-disabled):not(:active):not(.btn-active) {
    --btn_filter: brightness(.95);
  }

  .btn-transparent.btn-active:not(.btn-disabled), .btn-transparent:active:not(.btn-disabled) {
    --btn_filter: brightness(.8);
  }

  .dark :is(.btn-transparent.btn-active:not(.btn-disabled), .btn-transparent:active:not(.btn-disabled)), .vscode-dark :is(.btn-transparent.btn-active:not(.btn-disabled), .btn-transparent:active:not(.btn-disabled)), :is(.btn-transparent.btn-active:not(.btn-disabled), .btn-transparent:active:not(.btn-disabled)).btn-transparent-light {
    --btn-after_background: #fff1;
  }

  .light :is(.btn-transparent.btn-active:not(.btn-disabled), .btn-transparent:active:not(.btn-disabled)), .vscode-light :is(.btn-transparent.btn-active:not(.btn-disabled), .btn-transparent:active:not(.btn-disabled)), :is(.btn-transparent.btn-active:not(.btn-disabled), .btn-transparent:active:not(.btn-disabled)).btn-transparent-dark {
    --btn-after_background: #0001;
  }

  :is(.light :is(.btn-transparent.btn-active:not(.btn-disabled), .btn-transparent:active:not(.btn-disabled)), .vscode-light :is(.btn-transparent.btn-active:not(.btn-disabled), .btn-transparent:active:not(.btn-disabled)), :is(.btn-transparent.btn-active:not(.btn-disabled), .btn-transparent:active:not(.btn-disabled)).btn-transparent-dark):hover:not(.btn-disabled):not(:active):not(.btn-active) {
    --btn_filter: brightness(1.1);
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-\[filter\] {
    transition-property: filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-\[transform\] {
    transition-property: transform;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-bounce {
    transition-timing-function: linear(0, .004, .016, .035, .063, .098, .141 13.6%, .25, .391, .563, .765, 1, .891 40.9%, .848, .813, .785, .766, .754, .75, .754, .766, .785, .813, .848, .891 68.2%, 1 72.7%, .973, .953, .941, .938, .941, .953, .973, 1, .988, .984, .988, 1);
    transition-duration: .3s;
  }

  .duration-75 {
    --tw-duration: 75ms;
    transition-duration: 75ms;
  }

  .duration-100 {
    --tw-duration: .1s;
    transition-duration: .1s;
  }

  .duration-150 {
    --tw-duration: .15s;
    transition-duration: .15s;
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

  .btn-secondary {
    --btn-before_background: var(--color-stone-300);
    --btn-after_background: var(--color-white, #fff);
    --btn-after_border-color: var(--color-stone-300);
    --btn_foreground-color: color-mix(in srgb, var(--color-stone-900) 80%, #fff);
    --btn-outline-color: var(--color-stone-300);
  }

  .btn-secondary:hover:not(.btn-disabled):not(:active):not(.btn-active) {
    --btn_filter: brightness(.95);
  }

  .btn-secondary.btn-active:not(.btn-disabled), .btn-secondary:active:not(.btn-disabled) {
    --btn_filter: brightness(.85);
  }

  .btn-secondary {
    --btn-border-enabled: 1;
    --btn-after_border-width: 1px;
  }

  .vscode-dark .btn-secondary {
    --btn-before_background: #151212;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .btn-secondary {
      --btn-before_background: color-mix(in srgb, var(--color-stone-800), #000);
    }
  }

  .vscode-dark .btn-secondary {
    --btn-after_background: #22201e;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .btn-secondary {
      --btn-after_background: color-mix(in srgb, var(--color-stone-700), #000);
    }
  }

  .vscode-dark .btn-secondary {
    --btn-after_border-color: #151212;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .btn-secondary {
      --btn-after_border-color: color-mix(in srgb, var(--color-stone-800), #000);
    }
  }

  .vscode-dark .btn-secondary {
    --btn_foreground-color: #c4c4c3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .btn-secondary {
      --btn_foreground-color: color-mix(in srgb, var(--color-stone-100) 80%, #000);
    }
  }

  .vscode-dark .btn-secondary {
    --btn-outline-color: #6b6a68;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .btn-secondary {
      --btn-outline-color: color-mix(in srgb, var(--color-stone-300), #000);
    }
  }

  .vscode-dark .btn-secondary:hover:not(.btn-disabled):not(:active):not(.btn-active) {
    --btn_filter: brightness(.9);
  }

  .vscode-dark .btn-secondary.btn-active:not(.btn-disabled), .vscode-dark .btn-secondary:active:not(.btn-disabled) {
    --btn_filter: brightness(.8);
  }

  .vscode-dark .btn-secondary {
    --btn-border-enabled: 1;
    --btn-after_border-width: 1px;
  }

  .btn-2xl {
    --btn_pl: 1.25rem;
    --btn_pr: 1.25rem;
    --btn_text-size: var(--text-3xl, 1.875rem);
    --btn_line-height: var(--tw-leading, var(--text-3xl--line-height, 2.25rem));
    --btn_min-height: 4rem;
    --btn_min-width: 4rem;
    --btn_border-radius: .75rem;
    --btn_content-gap: .5rem;
    --btn-after_active-translate-y: 0px;
    --btn-after_border-width: 2px;
    --btn-outline-offset: 2px;
    --btn_border-top-width: 4px;
    --btn-after_translate-y: -4px;
    --btn-span_translate-y: -3px;
    --btn-span_active-translate-y: 3px;
  }

  .btn-3xl {
    --btn_pl: 1.5rem;
    --btn_pr: 1.5rem;
    --btn_text-size: var(--text-4xl, 2.25rem);
    --btn_line-height: var(--tw-leading, var(--text-4xl--line-height, 2.5rem));
    --btn_min-height: 4.5rem;
    --btn_min-width: 4.5rem;
    --btn_border-radius: .75rem;
    --btn_content-gap: .5rem;
    --btn-after_active-translate-y: 0px;
    --btn-after_border-width: 2px;
    --btn-outline-offset: 2px;
    --btn_border-top-width: 6px;
    --btn-after_translate-y: -6px;
    --btn-span_translate-y: -3px;
    --btn-span_active-translate-y: 3px;
  }

  .btn-lg {
    --btn_pl: .75rem;
    --btn_pr: .75rem;
    --btn_text-size: var(--text-xl, 1.25rem);
    --btn_line-height: var(--tw-leading, var(--text-xl--line-height, 1.75rem));
    --btn_min-height: 3rem;
    --btn_min-width: 3rem;
    --btn_border-radius: .5rem;
    --btn_content-gap: .5rem;
    --btn-after_active-translate-y: 0px;
    --btn-after_border-width: 1px;
    --btn_border-top-width: 3px;
    --btn-after_translate-y: -3px;
    --btn-span_translate-y: -2px;
    --btn-span_active-translate-y: 2px;
  }

  .btn-sm {
    --btn_pl: .625rem;
    --btn_pr: .625rem;
    --btn_text-size: var(--text-base, 1rem);
    --btn_line-height: var(--tw-leading, var(--text-base--line-height, 1.5rem));
    --btn_min-height: 2rem;
    --btn_min-width: 2rem;
    --btn_border-radius: .375rem;
    --btn-after_active-translate-y: 0px;
    --btn_content-gap: .25rem;
    --btn-after_border-width: 1px;
    --btn_border-top-width: 2px;
    --btn-after_translate-y: -2px;
    --btn-span_translate-y: 0px;
    --btn-span_active-translate-y: 2px;
  }

  .btn-xl {
    --btn_pl: 1rem;
    --btn_pr: 1rem;
    --btn_text-size: var(--text-2xl, 1.5rem);
    --btn_line-height: var(--tw-leading, var(--text-2xl--line-height, 2rem));
    --btn_min-height: 3.5rem;
    --btn_min-width: 3.5rem;
    --btn_border-radius: .75rem;
    --btn_content-gap: .5rem;
    --btn-after_active-translate-y: 0px;
    --btn-after_border-width: 2px;
    --btn_border-top-width: 3px;
    --btn-after_translate-y: -3px;
    --btn-span_translate-y: -2px;
    --btn-span_active-translate-y: 2px;
  }

  .btn-xs {
    --btn_pl: .5rem;
    --btn_pr: .5rem;
    --btn_text-size: var(--text-sm, .875rem);
    --btn_line-height: var(--tw-leading, var(--text-sm--line-height, 1.25rem));
    --btn_min-height: 1.5rem;
    --btn_min-width: 1.5rem;
    --btn_border-radius: .25rem;
    --btn-after_active-translate-y: 0px;
    --btn_content-gap: .25rem;
    --btn-after_border-width: 1px;
    --btn_border-top-width: 1px;
    --btn-after_translate-y: -1px;
    --btn-span_translate-y: 0px;
    --btn-span_active-translate-y: 1px;
  }

  .btn-md {
    --btn_pl: .75rem;
    --btn_pr: .75rem;
    --btn_text-size: var(--text-lg, 1.25rem);
    --btn_line-height: var(--tw-leading, var(--text-lg--line-height, 1.25rem));
    --btn_min-height: 2.5rem;
    --btn_min-width: 2.5rem;
    --btn_border-radius: 6px;
    --btn-after_active-translate-y: 0px;
    --btn-after_border-width: 1px;
    --btn_border-top-width: 3px;
    --btn-after_translate-y: -3px;
    --btn-span_translate-y: -1px;
    --btn-span_active-translate-y: 2px;
  }

  .btn-white {
    --btn-before_background: var(--color-stone-300);
    --btn-after_background: var(--color-white, #fff);
    --btn-after_border-color: var(--color-stone-300);
    --btn_foreground-color: #494745;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .btn-white {
      --btn_foreground-color: color-mix(in srgb, var(--color-stone-900) 80%, #fff);
    }
  }

  .btn-white {
    --btn-outline-color: var(--color-stone-300);
  }

  .btn-white:hover:not(.btn-disabled):not(:active):not(.btn-active) {
    --btn_filter: brightness(.95);
  }

  .btn-white.btn-active:not(.btn-disabled), .btn-white:active:not(.btn-disabled) {
    --btn_filter: brightness(.85);
  }

  .btn-white {
    --btn-border-enabled: 1;
    --btn-after_border-width: 1px;
  }

  .btn-vscode-secondary {
    --btn-before_background: var(--vscode-button-secondaryBackground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .btn-vscode-secondary {
      --btn-before_background: color-mix(in srgb, var(--vscode-button-secondaryBackground), #999);
    }
  }

  .btn-vscode-secondary {
    --btn-after_background: var(--vscode-button-secondaryBackground);
    --btn-after_border-color: var(--vscode-button-secondaryBackground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .btn-vscode-secondary {
      --btn-after_border-color: color-mix(in srgb, var(--vscode-button-secondaryBackground), #999);
    }
  }

  .btn-vscode-secondary {
    --btn_foreground-color: var(--vscode-button-secondaryForeground);
    --btn-outline-color: var(--vscode-list-focusOutline);
  }

  .dark .btn-vscode-secondary, .vscode-dark .btn-vscode-secondary {
    --btn-before_background: var(--vscode-button-secondaryBackground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark .btn-vscode-secondary, .vscode-dark .btn-vscode-secondary {
      --btn-before_background: color-mix(in srgb, var(--vscode-button-secondaryBackground), #111);
    }
  }

  .dark .btn-vscode-secondary, .vscode-dark .btn-vscode-secondary {
    --btn-after_border-color: var(--vscode-button-secondaryBackground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark .btn-vscode-secondary, .vscode-dark .btn-vscode-secondary {
      --btn-after_border-color: color-mix(in srgb, var(--vscode-button-secondaryBackground), #999);
    }
  }

  :is(.light .btn-vscode-secondary, .vscode-light .btn-vscode-secondary):hover:not(.btn-disabled) {
    --btn_filter: brightness(1.03);
  }

  .btn-primary {
    --btn_foreground-color: var(--color-primary-btn-foregound, #fff);
    --btn_background-color: var(--color-primary-btn-background, var(--color-primary-500));
    --btn-before_background: var(--btn_background-color, #0078d4);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .btn-primary {
      --btn-before_background: color-mix(in srgb, var(--btn_background-color, #0078d4), #222);
    }
  }

  .btn-primary {
    --btn-after_background: var(--btn_background-color);
    --btn-after_border-color: var(--btn_background-color, #0078d4);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .btn-primary {
      --btn-after_border-color: color-mix(in srgb, var(--btn_background-color, #0078d4), #222);
    }
  }

  .btn-primary {
    --btn-outline-color: var(--btn_background-color);
  }

  .btn-amber {
    --btn-before_background: var(--color-amber-700);
    --btn-after_background: var(--color-amber-500);
    --btn-after_border-color: var(--color-amber-700);
    --btn_foreground-color: #000;
    --btn-outline-color: var(--color-amber-700);
  }

  .btn-lime {
    --btn-before_background: var(--color-lime-700);
    --btn-after_background: var(--color-lime-500);
    --btn-after_border-color: var(--color-lime-700);
    --btn_foreground-color: #000;
    --btn-outline-color: var(--color-lime-700);
  }

  .btn-rose {
    --btn-before_background: var(--color-rose-700);
    --btn-after_background: var(--color-rose-500);
    --btn-after_border-color: var(--color-rose-700);
    --btn_foreground-color: #000;
    --btn-outline-color: var(--color-rose-700);
  }

  .btn-vscode-primary {
    --btn-before_background: var(--vscode-button-background);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .btn-vscode-primary {
      --btn-before_background: color-mix(in srgb, var(--vscode-button-background), #222);
    }
  }

  .btn-vscode-primary {
    --btn-after_background: var(--vscode-button-background);
    --btn-after_border-color: var(--vscode-button-background);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .btn-vscode-primary {
      --btn-after_border-color: color-mix(in srgb, var(--vscode-button-background), #222);
    }
  }

  .btn-vscode-primary {
    --btn_foreground-color: var(--vscode-button-foreground);
    --btn-outline-color: var(--vscode-list-focusOutline);
  }

  .pn-rose {
    --web-ui_button-background-color: var(--color-rose-500);
    --web-ui_button-border-color: var(--color-rose-600);
  }

  .pn-rose:not(.pn-half-dimmed) {
    --web-ui_button-color: var(--color-white);
  }

  .dark .pn-rose, .vscode-dark .pn-rose {
    --web-ui_button-background-color: var(--color-rose-600);
    --web-ui_button-border-color: var(--color-rose-700);
  }

  .btn-emboss-xl {
    --btn_border-top-width: 3px;
    --btn-after_translate-y: -3px;
    --btn-span_translate-y: -2px;
    --btn-span_active-translate-y: 2px;
  }

  .btn-border {
    --btn-border-enabled: 1;
    --btn-after_border-width: 1px;
  }

  .btn-flat {
    --btn-is-flat: 1;
    --btn_pt: 2px;
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  .anim-bounce {
    --animation-easing: linear(0, .004, .016, .035, .063, .098, .141 13.6%, .25, .391, .563, .765, 1, .891 40.9%, .848, .813, .785, .766, .754, .75, .754, .766, .785, .813, .848, .891 68.2%, 1 72.7%, .973, .953, .941, .938, .941, .953, .973, 1, .988, .984, .988, 1);
  }

  .btn-round {
    --btn_border-radius: 9999px;
  }

  .btn-square {
    --btn_border-radius: 0px;
  }

  .text-shadow-\[0_1px_black\] {
    text-shadow: 0 1px var(--tw-text-shadow-color, black);
  }

  .group-checked\:text-primary-900:is(:where(.group):checked *) {
    color: var(--color-primary-900);
  }

  @media (hover: hover) {
    .group-hover\:translate-x-\[80px\]:is(:where(.group):hover *) {
      --tw-translate-x: 80px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .group-hover\:translate-y-\[-40px\]:is(:where(.group):hover *) {
      --tw-translate-y: -40px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .group-hover\:rotate-10:is(:where(.group):hover *) {
      rotate: 10deg;
    }

    .group-hover\:bg-\[\#0002\]:is(:where(.group):hover *) {
      background-color: #0002;
    }

    .group-hover\:opacity-100:is(:where(.group):hover *) {
      opacity: 1;
    }

    .group-hover\/buy\:invisible:is(:where(.group\/buy):hover *) {
      visibility: hidden;
    }

    .group-hover\/buy\:block:is(:where(.group\/buy):hover *) {
      display: block;
    }

    .group-hover\/buy\:hidden:is(:where(.group\/buy):hover *) {
      display: none;
    }

    .group-hover\/buy\:inline:is(:where(.group\/buy):hover *) {
      display: inline;
    }
  }

  .group-active\:translate-y-\[1px\]:is(:where(.group):active *) {
    --tw-translate-y: 1px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .group-active\:translate-y-\[2px\]:is(:where(.group):active *) {
    --tw-translate-y: 2px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .group-active\:translate-y-\[3px\]:is(:where(.group):active *) {
    --tw-translate-y: 3px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .group-active\:translate-y-\[4px\]:is(:where(.group):active *) {
    --tw-translate-y: 4px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .group-active\:translate-y-\[6px\]:is(:where(.group):active *) {
    --tw-translate-y: 6px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .group-active\:scale-95:is(:where(.group):active *) {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .placeholder\:text-gray-400::placeholder {
    color: var(--color-gray-400);
  }

  .before\:absolute:before {
    content: var(--tw-content);
    position: absolute;
  }

  .before\:inset-0:before {
    content: var(--tw-content);
    inset: calc(var(--spacing) * 0);
  }

  .before\:z-0:before {
    content: var(--tw-content);
    z-index: 0;
  }

  .before\:rounded-full:before {
    content: var(--tw-content);
    border-radius: 3.40282e38px;
  }

  .before\:rounded-lg:before {
    content: var(--tw-content);
    border-radius: var(--radius-lg);
  }

  .before\:rounded-md:before {
    content: var(--tw-content);
    border-radius: var(--radius-md);
  }

  .before\:rounded-sm:before {
    content: var(--tw-content);
    border-radius: var(--radius-sm);
  }

  .before\:rounded-xl:before {
    content: var(--tw-content);
    border-radius: var(--radius-xl);
  }

  .before\:bg-amber-700:before {
    content: var(--tw-content);
    background-color: var(--color-amber-700);
  }

  .before\:bg-gray-300:before {
    content: var(--tw-content);
    background-color: var(--color-gray-300);
  }

  .before\:bg-green-700:before {
    content: var(--tw-content);
    background-color: var(--color-green-700);
  }

  .before\:bg-primary-700:before {
    content: var(--tw-content);
    background-color: var(--color-primary-700);
  }

  .before\:bg-red-700:before {
    content: var(--tw-content);
    background-color: var(--color-red-700);
  }

  .before\:bg-sky-700:before {
    content: var(--tw-content);
    background-color: var(--color-sky-700);
  }

  .after\:absolute:after {
    content: var(--tw-content);
    position: absolute;
  }

  .after\:inset-0:after {
    content: var(--tw-content);
    inset: calc(var(--spacing) * 0);
  }

  .after\:z-0:after {
    content: var(--tw-content);
    z-index: 0;
  }

  .after\:-translate-y-\[1px\]:after {
    content: var(--tw-content);
    --tw-translate-y: calc(1px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .after\:-translate-y-\[2px\]:after {
    content: var(--tw-content);
    --tw-translate-y: calc(2px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .after\:-translate-y-\[3px\]:after {
    content: var(--tw-content);
    --tw-translate-y: calc(3px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .after\:-translate-y-\[4px\]:after {
    content: var(--tw-content);
    --tw-translate-y: calc(4px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .after\:-translate-y-\[6px\]:after {
    content: var(--tw-content);
    --tw-translate-y: calc(6px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .after\:rounded-full:after {
    content: var(--tw-content);
    border-radius: 3.40282e38px;
  }

  .after\:rounded-lg:after {
    content: var(--tw-content);
    border-radius: var(--radius-lg);
  }

  .after\:rounded-md:after {
    content: var(--tw-content);
    border-radius: var(--radius-md);
  }

  .after\:rounded-sm:after {
    content: var(--tw-content);
    border-radius: var(--radius-sm);
  }

  .after\:rounded-xl:after {
    content: var(--tw-content);
    border-radius: var(--radius-xl);
  }

  .after\:border:after {
    content: var(--tw-content);
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .after\:border-amber-700:after {
    content: var(--tw-content);
    border-color: var(--color-amber-700);
  }

  .after\:border-gray-300:after {
    content: var(--tw-content);
    border-color: var(--color-gray-300);
  }

  .after\:border-green-700:after {
    content: var(--tw-content);
    border-color: var(--color-green-700);
  }

  .after\:border-primary-700:after {
    content: var(--tw-content);
    border-color: var(--color-primary-700);
  }

  .after\:border-red-700:after {
    content: var(--tw-content);
    border-color: var(--color-red-700);
  }

  .after\:border-sky-700:after {
    content: var(--tw-content);
    border-color: var(--color-sky-700);
  }

  .after\:bg-amber-500:after {
    content: var(--tw-content);
    background-color: var(--color-amber-500);
  }

  .after\:bg-blue-500:after {
    content: var(--tw-content);
    background-color: var(--color-blue-500);
  }

  .after\:bg-green-500:after {
    content: var(--tw-content);
    background-color: var(--color-green-500);
  }

  .after\:bg-primary-500:after {
    content: var(--tw-content);
    background-color: var(--color-primary-500);
  }

  .after\:bg-red-500:after {
    content: var(--tw-content);
    background-color: var(--color-red-500);
  }

  .after\:bg-white:after {
    content: var(--tw-content);
    background-color: var(--color-white);
  }

  .after\:transition-\[transform\]:after {
    content: var(--tw-content);
    transition-property: transform;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .first-of-type\:rounded-t-md:first-of-type {
    border-top-left-radius: var(--radius-md);
    border-top-right-radius: var(--radius-md);
  }

  .last-of-type\:rounded-b-md:last-of-type {
    border-bottom-right-radius: var(--radius-md);
    border-bottom-left-radius: var(--radius-md);
  }

  @media (hover: hover) {
    .hover\:bg-\[\#0002\]:hover {
      background-color: #0002;
    }

    .hover\:bg-\[\#f9f9f9\]:hover {
      background-color: #f9f9f9;
    }

    .hover\:bg-amber-100:hover {
      background-color: var(--color-amber-100);
    }

    .hover\:bg-blue-100:hover {
      background-color: var(--color-blue-100);
    }

    .hover\:bg-blue-200:hover {
      background-color: var(--color-blue-200);
    }

    .hover\:bg-blue-700:hover {
      background-color: var(--color-blue-700);
    }

    .hover\:bg-gray-50:hover {
      background-color: var(--color-gray-50);
    }

    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }

    .hover\:bg-gray-200:hover {
      background-color: var(--color-gray-200);
    }

    .hover\:bg-gray-500:hover {
      background-color: var(--color-gray-500);
    }

    .hover\:bg-gray-700:hover {
      background-color: var(--color-gray-700);
    }

    .hover\:bg-green-100:hover {
      background-color: var(--color-green-100);
    }

    .hover\:bg-green-200:hover {
      background-color: var(--color-green-200);
    }

    .hover\:bg-green-700:hover {
      background-color: var(--color-green-700);
    }

    .hover\:bg-purple-400:hover {
      background-color: var(--color-purple-400);
    }

    .hover\:bg-red-100:hover {
      background-color: var(--color-red-100);
    }

    .hover\:bg-red-200:hover {
      background-color: var(--color-red-200);
    }

    .hover\:bg-red-700:hover {
      background-color: var(--color-red-700);
    }

    .hover\:bg-yellow-100:hover {
      background-color: var(--color-yellow-100);
    }

    .hover\:bg-yellow-200:hover {
      background-color: var(--color-yellow-200);
    }

    .hover\:bg-yellow-700:hover {
      background-color: var(--color-yellow-700);
    }

    .hover\:text-gray-400:hover {
      color: var(--color-gray-400);
    }

    .hover\:text-gray-700:hover {
      color: var(--color-gray-700);
    }

    .hover\:text-gray-800:hover {
      color: var(--color-gray-800);
    }

    .hover\:text-gray-900:hover {
      color: var(--color-gray-900);
    }

    .hover\:underline:hover {
      text-decoration-line: underline;
    }

    .hover\:opacity-20:hover {
      opacity: .2;
    }

    .hover\:opacity-100:hover {
      opacity: 1;
    }

    .hover\:shadow-none:hover {
      --tw-shadow: 0 0 #0000;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }

    .hover\:brightness-95:hover {
      --tw-brightness: brightness(95%);
      filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
    }

    .hover\:brightness-110:hover {
      --tw-brightness: brightness(110%);
      filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
    }

    .hover\:grayscale-0:hover {
      --tw-grayscale: grayscale(0%);
      filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
    }
  }

  .focus\:z-10:focus {
    z-index: 10;
  }

  .focus\:border-blue-300:focus {
    border-color: var(--color-blue-300);
  }

  .focus\:border-blue-500:focus {
    border-color: var(--color-blue-500);
  }

  .focus\:border-primary-500:focus {
    border-color: var(--color-primary-500);
  }

  .focus\:ring:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus\:ring-\[\#0003\]:focus {
    --tw-ring-color: #0003;
  }

  .focus\:ring-blue-200:focus {
    --tw-ring-color: var(--color-blue-200);
  }

  .focus\:ring-blue-500:focus {
    --tw-ring-color: var(--color-blue-500);
  }

  .focus\:ring-gray-200:focus {
    --tw-ring-color: var(--color-gray-200);
  }

  .focus\:ring-gray-500:focus {
    --tw-ring-color: var(--color-gray-500);
  }

  .focus\:ring-green-200:focus {
    --tw-ring-color: var(--color-green-200);
  }

  .focus\:ring-primary-200:focus {
    --tw-ring-color: var(--color-primary-200);
  }

  .focus\:ring-red-200:focus {
    --tw-ring-color: var(--color-red-200);
  }

  .focus\:ring-red-500:focus {
    --tw-ring-color: var(--color-red-500);
  }

  .focus\:ring-yellow-200:focus {
    --tw-ring-color: var(--color-yellow-200);
  }

  .focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .focus-visible\:ring:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus-visible\:ring-2:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus-visible\:ring-\[\#0003\]:focus-visible {
    --tw-ring-color: #0003;
  }

  .focus-visible\:ring-amber-200:focus-visible {
    --tw-ring-color: var(--color-amber-200);
  }

  .focus-visible\:ring-gray-200:focus-visible {
    --tw-ring-color: var(--color-gray-200);
  }

  .focus-visible\:ring-green-200:focus-visible {
    --tw-ring-color: var(--color-green-200);
  }

  .focus-visible\:ring-primary-200:focus-visible {
    --tw-ring-color: var(--color-primary-200);
  }

  .focus-visible\:ring-red-200:focus-visible {
    --tw-ring-color: var(--color-red-200);
  }

  .focus-visible\:ring-sky-200:focus-visible {
    --tw-ring-color: var(--color-sky-200);
  }

  .focus-visible\:outline-primary-500:focus-visible {
    outline-color: var(--color-primary-500);
  }

  .focus-visible\:outline-none:focus-visible {
    --tw-outline-style: none;
    outline-style: none;
  }

  .focus-visible\:outline-solid:focus-visible {
    --tw-outline-style: solid;
    outline-style: solid;
  }

  .active\:bg-\[\#0004\]:active {
    background-color: #0004;
  }

  .active\:bg-gray-100:active {
    background-color: var(--color-gray-100);
  }

  .active\:pt-2\.5:active {
    padding-top: calc(var(--spacing) * 2.5);
  }

  .active\:pb-1\.5:active {
    padding-bottom: calc(var(--spacing) * 1.5);
  }

  .active\:text-gray-500:active {
    color: var(--color-gray-500);
  }

  .active\:text-gray-700:active {
    color: var(--color-gray-700);
  }

  .active\:text-gray-800:active {
    color: var(--color-gray-800);
  }

  .active\:brightness-90:active {
    --tw-brightness: brightness(90%);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .active\:brightness-\[0\.8\]:active {
    --tw-brightness: brightness(.8);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .active\:after\:translate-y-0:active:after {
    content: var(--tw-content);
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .disabled\:text-gray-500:disabled {
    color: var(--color-gray-500);
  }

  @media not all and (min-width: 490px) {
    .max-sm\:hidden {
      display: none;
    }
  }

  @media not all and (min-width: 48rem) {
    .max-md\:hidden {
      display: none;
    }
  }

  @media (min-width: 400px) {
    .xs\:mt-0 {
      margin-top: calc(var(--spacing) * 0);
    }

    .xs\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }

    .xs\:flex-row {
      flex-direction: row;
    }

    .xs\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }

  @media (min-width: 490px) {
    .sm\:absolute {
      position: absolute;
    }

    .sm\:top-4 {
      top: calc(var(--spacing) * 4);
    }

    .sm\:left-4 {
      left: calc(var(--spacing) * 4);
    }

    .sm\:order-none {
      order: 0;
    }

    .sm\:col-span-2 {
      grid-column: span 2 / span 2;
    }

    .sm\:col-span-3 {
      grid-column: span 3 / span 3;
    }

    .sm\:-mx-3 {
      margin-inline: calc(var(--spacing) * -3);
    }

    .sm\:-mx-4 {
      margin-inline: calc(var(--spacing) * -4);
    }

    .sm\:-mx-6 {
      margin-inline: calc(var(--spacing) * -6);
    }

    .sm\:-mx-12 {
      margin-inline: calc(var(--spacing) * -12);
    }

    .sm\:mx-1 {
      margin-inline: calc(var(--spacing) * 1);
    }

    .sm\:mx-2 {
      margin-inline: calc(var(--spacing) * 2);
    }

    .sm\:my-0 {
      margin-block: calc(var(--spacing) * 0);
    }

    .sm\:-mt-3 {
      margin-top: calc(var(--spacing) * -3);
    }

    .sm\:-mt-6 {
      margin-top: calc(var(--spacing) * -6);
    }

    .sm\:-mt-8 {
      margin-top: calc(var(--spacing) * -8);
    }

    .sm\:mt-0 {
      margin-top: calc(var(--spacing) * 0);
    }

    .sm\:mt-8 {
      margin-top: calc(var(--spacing) * 8);
    }

    .sm\:mr-2 {
      margin-right: calc(var(--spacing) * 2);
    }

    .sm\:-mb-8 {
      margin-bottom: calc(var(--spacing) * -8);
    }

    .sm\:-mb-12 {
      margin-bottom: calc(var(--spacing) * -12);
    }

    .sm\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }

    .sm\:mb-6 {
      margin-bottom: calc(var(--spacing) * 6);
    }

    .sm\:mb-8 {
      margin-bottom: calc(var(--spacing) * 8);
    }

    .sm\:ml-0 {
      margin-left: calc(var(--spacing) * 0);
    }

    .sm\:ml-2 {
      margin-left: calc(var(--spacing) * 2);
    }

    .sm\:ml-6 {
      margin-left: calc(var(--spacing) * 6);
    }

    .sm\:block {
      display: block;
    }

    .sm\:flex {
      display: flex;
    }

    .sm\:hidden {
      display: none;
    }

    .sm\:inline {
      display: inline;
    }

    .sm\:inline-flex {
      display: inline-flex;
    }

    .sm\:size-15 {
      width: calc(var(--spacing) * 15);
      height: calc(var(--spacing) * 15);
    }

    .sm\:w-3\/12 {
      width: 25%;
    }

    .sm\:w-9\/12 {
      width: 75%;
    }

    .sm\:w-auto {
      width: auto;
    }

    .sm\:max-w-\[200px\] {
      max-width: 200px;
    }

    .sm\:max-w-xs {
      max-width: var(--container-xs);
    }

    .sm\:flex-1 {
      flex: 1;
    }

    .sm\:flex-grow-0 {
      flex-grow: 0;
    }

    .sm\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .sm\:grid-cols-6 {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .sm\:flex-row {
      flex-direction: row;
    }

    .sm\:flex-wrap {
      flex-wrap: wrap;
    }

    .sm\:items-center {
      align-items: center;
    }

    .sm\:justify-between {
      justify-content: space-between;
    }

    .sm\:justify-center {
      justify-content: center;
    }

    .sm\:justify-start {
      justify-content: flex-start;
    }

    .sm\:gap-1 {
      gap: calc(var(--spacing) * 1);
    }

    .sm\:gap-2 {
      gap: calc(var(--spacing) * 2);
    }

    .sm\:rounded {
      border-radius: .25rem;
    }

    .sm\:rounded-2xl {
      border-radius: var(--radius-2xl);
    }

    .sm\:rounded-full {
      border-radius: 3.40282e38px;
    }

    .sm\:rounded-lg {
      border-radius: var(--radius-lg);
    }

    .sm\:rounded-md {
      border-radius: var(--radius-md);
    }

    .sm\:rounded-xl {
      border-radius: var(--radius-xl);
    }

    .sm\:rounded-t-xl {
      border-top-left-radius: var(--radius-xl);
      border-top-right-radius: var(--radius-xl);
    }

    .sm\:rounded-b-lg {
      border-bottom-right-radius: var(--radius-lg);
      border-bottom-left-radius: var(--radius-lg);
    }

    .sm\:rounded-b-xl {
      border-bottom-right-radius: var(--radius-xl);
      border-bottom-left-radius: var(--radius-xl);
    }

    .sm\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }

    .sm\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }

    .sm\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }

    .sm\:py-6 {
      padding-block: calc(var(--spacing) * 6);
    }

    .sm\:py-8 {
      padding-block: calc(var(--spacing) * 8);
    }

    .sm\:py-12 {
      padding-block: calc(var(--spacing) * 12);
    }

    .sm\:pt-6 {
      padding-top: calc(var(--spacing) * 6);
    }

    .sm\:pb-6 {
      padding-bottom: calc(var(--spacing) * 6);
    }

    .sm\:text-left {
      text-align: left;
    }

    .sm\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }

    .sm\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }

    .sm\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }

    .sm\:text-\[24px\] {
      font-size: 24px;
    }

    .sm\:text-\[28px\] {
      font-size: 28px;
    }

    .sm\:text-\[32px\] {
      font-size: 32px;
    }

    .sm\:text-\[36px\] {
      font-size: 36px;
    }

    .sm\:leading-\[24px\] {
      --tw-leading: 24px;
      line-height: 24px;
    }

    .sm\:leading-\[28px\] {
      --tw-leading: 28px;
      line-height: 28px;
    }

    .sm\:leading-\[38px\] {
      --tw-leading: 38px;
      line-height: 38px;
    }

    .sm\:leading-\[40px\] {
      --tw-leading: 40px;
      line-height: 40px;
    }

    .sm\:whitespace-nowrap {
      white-space: nowrap;
    }

    .sm\:transition-opacity {
      transition-property: opacity;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
  }

  @media (min-width: 1800px) {
    .min-\[1800px\]\:flex-nowrap {
      flex-wrap: nowrap;
    }
  }

  @media (min-width: 48rem) {
    .md\:static {
      position: static;
    }

    .md\:inset-auto {
      inset: auto;
    }

    .md\:order-2 {
      order: 2;
    }

    .md\:-mx-6 {
      margin-inline: calc(var(--spacing) * -6);
    }

    .md\:mx-0 {
      margin-inline: calc(var(--spacing) * 0);
    }

    .md\:mx-auto {
      margin-inline: auto;
    }

    .md\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }

    .md\:ml-6 {
      margin-left: calc(var(--spacing) * 6);
    }

    .md\:flex {
      display: flex;
    }

    .md\:hidden {
      display: none;
    }

    .md\:inline {
      display: inline;
    }

    .md\:w-1\/4 {
      width: 25%;
    }

    .md\:w-3\/4 {
      width: 75%;
    }

    .md\:w-auto {
      width: auto;
    }

    .md\:w-full {
      width: 100%;
    }

    .md\:max-w-3xl {
      max-width: var(--container-3xl);
    }

    .md\:flex-none {
      flex: none;
    }

    .md\:grow-0 {
      flex-grow: 0;
    }

    .md\:flex-row {
      flex-direction: row;
    }

    .md\:items-stretch {
      align-items: stretch;
    }

    .md\:justify-end {
      justify-content: flex-end;
    }

    .md\:justify-start {
      justify-content: flex-start;
    }

    .md\:rounded-2xl {
      border-radius: var(--radius-2xl);
    }

    .md\:rounded-xl {
      border-radius: var(--radius-xl);
    }

    .md\:rounded-b-xl {
      border-bottom-right-radius: var(--radius-xl);
      border-bottom-left-radius: var(--radius-xl);
    }

    .md\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }

    .md\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }

    .md\:pr-0 {
      padding-right: calc(var(--spacing) * 0);
    }

    .md\:pr-6 {
      padding-right: calc(var(--spacing) * 6);
    }

    .md\:pb-16 {
      padding-bottom: calc(var(--spacing) * 16);
    }

    .md\:pl-8 {
      padding-left: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 64rem) {
    .lg\:static {
      position: static;
    }

    .lg\:-mx-8 {
      margin-inline: calc(var(--spacing) * -8);
    }

    .lg\:mx-0 {
      margin-inline: calc(var(--spacing) * 0);
    }

    .lg\:mt-6 {
      margin-top: calc(var(--spacing) * 6);
    }

    .lg\:inline {
      display: inline;
    }

    .lg\:size-17 {
      width: calc(var(--spacing) * 17);
      height: calc(var(--spacing) * 17);
    }

    .lg\:max-w-none {
      max-width: none;
    }

    .lg\:scale-95 {
      --tw-scale-x: 95%;
      --tw-scale-y: 95%;
      --tw-scale-z: 95%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }

    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lg\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }

    .lg\:overflow-y-visible {
      overflow-y: visible;
    }

    .lg\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }

    .lg\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }

    @media (hover: hover) {
      .lg\:hover\:scale-100:hover {
        --tw-scale-x: 100%;
        --tw-scale-y: 100%;
        --tw-scale-z: 100%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }

  @media (min-width: 80rem) {
    .xl\:order-last {
      order: 9999;
    }

    .xl\:mt-12 {
      margin-top: calc(var(--spacing) * 12);
    }

    .xl\:block {
      display: block;
    }

    .xl\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
  }

  @container not (min-width: 250px) {
    .\@max-\[250px\]\:btn-vertical {
      --btn_pt: .5rem;
      --btn_pb: .5rem;
    }

    .\@max-\[250px\]\:btn-vertical span {
      text-align: center;
      flex-direction: column;
    }
  }

  @container not (min-width: 200px) {
    .\@max-\[200px\]\:btn-vertical {
      --btn_pt: .5rem;
      --btn_pb: .5rem;
    }

    .\@max-\[200px\]\:btn-vertical span {
      text-align: center;
      flex-direction: column;
    }
  }

  .rtl\:flex-row-reverse:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
    flex-direction: row-reverse;
  }

  :where(.vscode-dark .dark\:divide-\[\#fff2\] > :not(:last-child)) {
    border-color: #fff2;
  }

  .vscode-dark .dark\:border-\[\#fff1\] {
    border-color: #fff1;
  }

  .vscode-dark .dark\:border-\[\#fff2\] {
    border-color: #fff2;
  }

  .vscode-dark .dark\:border-\[\#fff3\] {
    border-color: #fff3;
  }

  .vscode-dark .dark\:border-\[\#fff5\] {
    border-color: #fff5;
  }

  .vscode-dark .dark\:border-blue-800 {
    border-color: var(--color-blue-800);
  }

  .vscode-dark .dark\:border-gray-600 {
    border-color: var(--color-gray-600);
  }

  .vscode-dark .dark\:border-green-300\/40 {
    border-color: #7bf1a866;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .dark\:border-green-300\/40 {
      border-color: color-mix(in oklab, var(--color-green-300) 40%, transparent);
    }
  }

  .vscode-dark .dark\:border-green-800 {
    border-color: var(--color-green-800);
  }

  .vscode-dark .dark\:border-red-300\/40 {
    border-color: #ffa3a366;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .dark\:border-red-300\/40 {
      border-color: color-mix(in oklab, var(--color-red-300) 40%, transparent);
    }
  }

  .vscode-dark .dark\:border-red-800 {
    border-color: var(--color-red-800);
  }

  .vscode-dark .dark\:border-yellow-800 {
    border-color: var(--color-yellow-800);
  }

  .vscode-dark .dark\:border-t-\[\#fff3\] {
    border-top-color: #fff3;
  }

  .vscode-dark .dark\:bg-\[\#0003\] {
    background-color: #0003;
  }

  .vscode-dark .dark\:bg-\[\#00000040\] {
    background-color: #00000040;
  }

  .vscode-dark .dark\:bg-\[\#00000055\] {
    background-color: #0005;
  }

  .vscode-dark .dark\:bg-\[\#fff1\] {
    background-color: #fff1;
  }

  .vscode-dark .dark\:bg-\[\#fff2\] {
    background-color: #fff2;
  }

  .vscode-dark .dark\:bg-\[\#fff3\] {
    background-color: #fff3;
  }

  .vscode-dark .dark\:bg-\[\#fff4\] {
    background-color: #fff4;
  }

  .vscode-dark .dark\:bg-\[\#ffffff05\] {
    background-color: #ffffff05;
  }

  .vscode-dark .dark\:bg-\[\#ffffff07\] {
    background-color: #ffffff07;
  }

  .vscode-dark .dark\:bg-\[\#ffffff11\] {
    background-color: #fff1;
  }

  .vscode-dark .dark\:bg-\[\#ffffff14\] {
    background-color: #ffffff14;
  }

  .vscode-dark .dark\:bg-amber-800\/30 {
    background-color: #953d004d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .dark\:bg-amber-800\/30 {
      background-color: color-mix(in oklab, var(--color-amber-800) 30%, transparent);
    }
  }

  .vscode-dark .dark\:bg-blue-900 {
    background-color: var(--color-blue-900);
  }

  .vscode-dark .dark\:bg-blue-950 {
    background-color: var(--color-blue-950);
  }

  .vscode-dark .dark\:bg-gray-700 {
    background-color: var(--color-gray-700);
  }

  .vscode-dark .dark\:bg-gray-800 {
    background-color: var(--color-gray-800);
  }

  .vscode-dark .dark\:bg-green-500\/20 {
    background-color: #00c75833;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .dark\:bg-green-500\/20 {
      background-color: color-mix(in oklab, var(--color-green-500) 20%, transparent);
    }
  }

  .vscode-dark .dark\:bg-green-800\/30 {
    background-color: #0166304d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .dark\:bg-green-800\/30 {
      background-color: color-mix(in oklab, var(--color-green-800) 30%, transparent);
    }
  }

  .vscode-dark .dark\:bg-green-900 {
    background-color: var(--color-green-900);
  }

  .vscode-dark .dark\:bg-green-950 {
    background-color: var(--color-green-950);
  }

  .vscode-dark .dark\:bg-red-500\/20 {
    background-color: #fb2c3633;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .dark\:bg-red-500\/20 {
      background-color: color-mix(in oklab, var(--color-red-500) 20%, transparent);
    }
  }

  .vscode-dark .dark\:bg-red-800\/30 {
    background-color: #9f07124d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .dark\:bg-red-800\/30 {
      background-color: color-mix(in oklab, var(--color-red-800) 30%, transparent);
    }
  }

  .vscode-dark .dark\:bg-red-900 {
    background-color: var(--color-red-900);
  }

  .vscode-dark .dark\:bg-red-950 {
    background-color: var(--color-red-950);
  }

  .vscode-dark .dark\:bg-transparent {
    background-color: #0000;
  }

  .vscode-dark .dark\:bg-white {
    background-color: var(--color-white);
  }

  .vscode-dark .dark\:bg-yellow-400 {
    background-color: var(--color-yellow-400);
  }

  .vscode-dark .dark\:bg-yellow-900 {
    background-color: var(--color-yellow-900);
  }

  .vscode-dark .dark\:bg-yellow-950 {
    background-color: var(--color-yellow-950);
  }

  .vscode-dark .dark\:from-\[\#0004\] {
    --tw-gradient-from: #0004;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .vscode-dark .dark\:from-\[\#00000033\] {
    --tw-gradient-from: #0003;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .vscode-dark .dark\:from-\[\#ffffff1f\] {
    --tw-gradient-from: #ffffff1f;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .vscode-dark .dark\:from-yellow-200 {
    --tw-gradient-from: var(--color-yellow-200);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .vscode-dark .dark\:via-\[\#ffffff14\] {
    --tw-gradient-via: #ffffff14;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .vscode-dark .dark\:to-\[\#0003\], .vscode-dark .dark\:to-\[\#00000033\] {
    --tw-gradient-to: #0003;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .vscode-dark .dark\:to-\[\#ffffff0c\] {
    --tw-gradient-to: #ffffff0c;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .vscode-dark .dark\:to-yellow-800 {
    --tw-gradient-to: var(--color-yellow-800);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .vscode-dark .dark\:text-\[\#fff3\] {
    color: #fff3;
  }

  .vscode-dark .dark\:text-\[\#fff8\] {
    color: #fff8;
  }

  .vscode-dark .dark\:text-\[\#fff9\] {
    color: #fff9;
  }

  .vscode-dark .dark\:text-\[\#fff\] {
    color: #fff;
  }

  .vscode-dark .dark\:text-gray-200 {
    color: var(--color-gray-200);
  }

  .vscode-dark .dark\:text-gray-300 {
    color: var(--color-gray-300);
  }

  .vscode-dark .dark\:text-gray-400 {
    color: var(--color-gray-400);
  }

  .vscode-dark .dark\:text-gray-600 {
    color: var(--color-gray-600);
  }

  .vscode-dark .dark\:text-green-100 {
    color: var(--color-green-100);
  }

  .vscode-dark .dark\:text-green-200 {
    color: var(--color-green-200);
  }

  .vscode-dark .dark\:text-red-100 {
    color: var(--color-red-100);
  }

  .vscode-dark .dark\:text-red-200 {
    color: var(--color-red-200);
  }

  .vscode-dark .dark\:text-white {
    color: var(--color-white);
  }

  .vscode-dark .dark\:text-yellow-200 {
    color: var(--color-yellow-200);
  }

  .vscode-dark .dark\:shadow-\[0_10px_50px_rgba\(0\,0\,0\,0\.07\)\] {
    --tw-shadow: 0 10px 50px var(--tw-shadow-color, #00000012);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .vscode-dark .dark\:shadow-\[0_10px_60px_rgba\(0\,0\,0\,0\.7\)\] {
    --tw-shadow: 0 10px 60px var(--tw-shadow-color, #000000b3);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .vscode-dark .dark\:btn-black {
    --btn-before_background: #151212;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .dark\:btn-black {
      --btn-before_background: color-mix(in srgb, var(--color-stone-800), #000);
    }
  }

  .vscode-dark .dark\:btn-black {
    --btn-after_background: #22201e;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .dark\:btn-black {
      --btn-after_background: color-mix(in srgb, var(--color-stone-700), #000);
    }
  }

  .vscode-dark .dark\:btn-black {
    --btn-after_border-color: #151212;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .dark\:btn-black {
      --btn-after_border-color: color-mix(in srgb, var(--color-stone-800), #000);
    }
  }

  .vscode-dark .dark\:btn-black {
    --btn_foreground-color: #c4c4c3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .dark\:btn-black {
      --btn_foreground-color: color-mix(in srgb, var(--color-stone-100) 80%, #000);
    }
  }

  .vscode-dark .dark\:btn-black {
    --btn-outline-color: #6b6a68;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .vscode-dark .dark\:btn-black {
      --btn-outline-color: color-mix(in srgb, var(--color-stone-300), #000);
    }
  }

  .vscode-dark .dark\:btn-black:hover:not(.btn-disabled):not(:active):not(.btn-active) {
    --btn_filter: brightness(.9);
  }

  .vscode-dark .dark\:btn-black.btn-active:not(.btn-disabled), .vscode-dark .dark\:btn-black:active:not(.btn-disabled) {
    --btn_filter: brightness(.8);
  }

  .vscode-dark .dark\:btn-black {
    --btn-border-enabled: 1;
    --btn-after_border-width: 1px;
  }

  .vscode-dark .dark\:text-shadow-\[1px_1px_0_\#000b\] {
    text-shadow: 1px 1px 0 var(--tw-text-shadow-color, #000b);
  }

  @media (hover: hover) {
    .vscode-dark .dark\:group-hover\:bg-\[\#fff2\]:is(:where(.group):hover *) {
      background-color: #fff2;
    }

    .vscode-dark .dark\:hover\:bg-\[\#0002\]:hover {
      background-color: #0002;
    }

    .vscode-dark .dark\:hover\:bg-\[\#fff2\]:hover {
      background-color: #fff2;
    }

    .vscode-dark .dark\:hover\:bg-amber-800\/50:hover {
      background-color: #953d0080;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .vscode-dark .dark\:hover\:bg-amber-800\/50:hover {
        background-color: color-mix(in oklab, var(--color-amber-800) 50%, transparent);
      }
    }

    .vscode-dark .dark\:hover\:bg-blue-800:hover {
      background-color: var(--color-blue-800);
    }

    .vscode-dark .dark\:hover\:bg-gray-900:hover {
      background-color: var(--color-gray-900);
    }

    .vscode-dark .dark\:hover\:bg-green-800:hover {
      background-color: var(--color-green-800);
    }

    .vscode-dark .dark\:hover\:bg-green-800\/50:hover {
      background-color: #01663080;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .vscode-dark .dark\:hover\:bg-green-800\/50:hover {
        background-color: color-mix(in oklab, var(--color-green-800) 50%, transparent);
      }
    }

    .vscode-dark .dark\:hover\:bg-red-800:hover {
      background-color: var(--color-red-800);
    }

    .vscode-dark .dark\:hover\:bg-red-800\/50:hover {
      background-color: #9f071280;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .vscode-dark .dark\:hover\:bg-red-800\/50:hover {
        background-color: color-mix(in oklab, var(--color-red-800) 50%, transparent);
      }
    }

    .vscode-dark .dark\:hover\:bg-yellow-800:hover {
      background-color: var(--color-yellow-800);
    }

    .vscode-dark .dark\:hover\:text-gray-200:hover {
      color: var(--color-gray-200);
    }

    .vscode-dark .dark\:hover\:text-gray-300:hover {
      color: var(--color-gray-300);
    }
  }

  .vscode-dark .dark\:focus\:border-blue-700:focus {
    border-color: var(--color-blue-700);
  }

  .vscode-dark .dark\:focus\:border-blue-800:focus {
    border-color: var(--color-blue-800);
  }

  .vscode-dark .dark\:focus\:ring-\[\#fff2\]:focus {
    --tw-ring-color: #fff2;
  }

  .vscode-dark .dark\:focus\:ring-blue-500:focus {
    --tw-ring-color: var(--color-blue-500);
  }

  .vscode-dark .dark\:focus\:ring-green-500:focus {
    --tw-ring-color: var(--color-green-500);
  }

  .vscode-dark .dark\:focus\:ring-red-500:focus {
    --tw-ring-color: var(--color-red-500);
  }

  .vscode-dark .dark\:focus\:ring-yellow-500:focus {
    --tw-ring-color: var(--color-yellow-500);
  }

  .vscode-dark .dark\:focus-visible\:ring-\[\#fff2\]:focus-visible {
    --tw-ring-color: #fff2;
  }

  .vscode-dark .dark\:active\:bg-\[\#fff4\]:active {
    background-color: #fff4;
  }

  .vscode-dark .dark\:active\:bg-gray-700:active {
    background-color: var(--color-gray-700);
  }

  .vscode-dark .dark\:active\:text-gray-300:active {
    color: var(--color-gray-300);
  }

  .\[\&_a\]\:underline a {
    text-decoration-line: underline;
  }

  .\[\&_a\]\:outline-red-700 a {
    outline-color: var(--color-red-700);
  }

  .vscode-dark .dark\:\[\&_a\]\:outline-red-200 a {
    outline-color: var(--color-red-200);
  }

  .\[\&\>a\]\:underline > a {
    text-decoration-line: underline;
  }

  .\[\&\>a\]\:outline-\[\#0006\] > a {
    outline-color: #0006;
  }

  .\[\&\>a\]\:outline-none > a {
    --tw-outline-style: none;
    outline-style: none;
  }

  .\[\&\>a\]\:focus-visible\:outline-solid > a:focus-visible {
    --tw-outline-style: solid;
    outline-style: solid;
  }

  .vscode-dark .dark\:\[\&\>a\]\:outline-\[\#fff6\] > a {
    outline-color: #fff6;
  }
}

.cart-item-image img {
  width: 75px;
  height: 75px;
}

.cart-item-title {
  margin-top: .75rem !important;
  font-size: 1.25rem !important;
}

#checkout .fa-envelope {
  opacity: .3;
  background-color: #0000;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3C%21--%21Font%20Awesome%20Free%206.5.2%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20Copyright%202024%20Fonticons%2C%20Inc.--%3E%3Cpath%20d%3D%22M64%20112c-8.8%200-16%207.2-16%2016v22.1L220.5%20291.7c20.7%2017%2050.4%2017%2071.1%200L464%20150.1V128c0-8.8-7.2-16-16-16H64zM48%20212.2V384c0%208.8%207.2%2016%2016%2016H448c8.8%200%2016-7.2%2016-16V212.2L322%20328.8c-38.4%2031.5-93.7%2031.5-132%200L48%20212.2zM0%20128C0%2092.7%2028.7%2064%2064%2064H448c35.3%200%2064%2028.7%2064%2064V384c0%2035.3-28.7%2064-64%2064H64c-35.3%200-64-28.7-64-64V128z%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  background-attachment: local;
  width: 1rem;
  height: 1rem;
  margin-top: 14px !important;
}

#checkout .fa-unlock-alt {
  opacity: .3;
  background-color: #0000;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3C%21--%21Font%20Awesome%20Pro%206.5.2%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%20%28Commercial%20License%29%20Copyright%202024%20Fonticons%2C%20Inc.--%3E%3Cpath%20d%3D%22M144%20128c0-44.2%2035.8-80%2080-80c35.6%200%2065.8%2023.2%2076.1%2055.4c4.1%2012.6%2017.6%2019.5%2030.2%2015.5s19.5-17.6%2015.5-30.2C329.2%2037.2%20281%200%20224%200C153.3%200%2096%2057.3%2096%20128v64H64c-35.3%200-64%2028.7-64%2064V448c0%2035.3%2028.7%2064%2064%2064H384c35.3%200%2064-28.7%2064-64V256c0-35.3-28.7-64-64-64H144V128zM48%20256c0-8.8%207.2-16%2016-16H384c8.8%200%2016%207.2%2016%2016V448c0%208.8-7.2%2016-16%2016H64c-8.8%200-16-7.2-16-16V256z%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  background-attachment: local;
  width: 1rem;
  height: 1rem;
  margin-top: 13px !important;
  margin-left: 11px !important;
}

.bootstrap #checkout .login-title {
  font-size: 19px !important;
}

.bootstrap #checkout .btn .si-icon {
  justify-content: center;
  justify-items: center;
  display: inline-flex;
}

.bootstrap #checkout .btn, .bootstrap #checkout h1, .bootstrap #checkout h2, .bootstrap #checkout h3, .bootstrap #checkout h4, .bootstrap #checkout h5, .bootstrap #checkout h6 {
  font-family: Chakra Petch, sans-serif !important;
  font-weight: bold !important;
}

.bootstrap #checkout input, .bootstrap #checkout select, .bootstrap #checkout textarea, .bootstrap #checkout label, .bootstrap #checkout .btn, .bootstrap #checkout .cart-total, .bootstrap #checkout .cart-total-value, .bootstrap #checkout .total-brief, .bootstrap #checkout .total-brief * {
  font-family: Chakra Petch, sans-serif !important;
}

.bootstrap #checkout .cart-item-title {
  margin-top: 5px !important;
  font-family: Chakra Petch, sans-serif !important;
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 24px !important;
}

.bootstrap #checkout .cart-item-info {
  pointer-events: none;
}

.bootstrap #checkout .cart-item-price {
  line-height: 24px;
  font-family: Chakra Petch, sans-serif !important;
  font-size: 22px !important;
  font-weight: bold !important;
}

:root {
  --animation-duration: .3s;
  --animation-fill-mode: none;
  --animation-easing: ease-in;
  --animation-size: 1;
  --animation-iteration-count: 1;
}

.anim-fadein {
  animation-duration: var(--animation-duration);
  animation-delay: var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count);
  animation-name: var(--animation1-name);
  --animation1-name: keyframe-fadein;
}

.anim-fadeout {
  animation-duration: var(--animation-duration);
  animation-delay: var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count);
  animation-name: var(--animation1-name);
  --animation1-name: keyframe-fadeout;
}

.anim-slide-from-top {
  animation-duration: var(--animation-duration);
  animation-delay: var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count);
  animation-name: var(--animation1-name);
  --animation1-name: keyframe-slide-from-top;
}

.anim-slide-from-bottom {
  animation-duration: var(--animation-duration);
  animation-delay: var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count);
  animation-name: var(--animation1-name);
  --animation1-name: keyframe-slide-from-bottom;
}

.anim-slide-from-left {
  animation-duration: var(--animation-duration);
  animation-delay: var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count);
  animation-name: var(--animation1-name);
  --animation1-name: keyframe-slide-from-left;
}

.anim-slide-from-right {
  animation-duration: var(--animation-duration);
  animation-delay: var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count);
  animation-name: var(--animation1-name);
  --animation1-name: keyframe-slide-from-right;
}

.anim-fadeout-slide-left {
  animation-duration: var(--animation-duration), var(--animation-duration);
  animation-delay: var(--animation-delay, 0s), var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode), var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing), var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count), var(--animation-iteration-count);
  animation-name: var(--animation1-name), var(--animation2-name);
  --animation1-name: keyframe-fadeout;
  --animation2-name: keyframe-slide-left;
}

.anim-fadein-slide-from-left {
  animation-duration: var(--animation-duration), var(--animation-duration);
  animation-delay: var(--animation-delay, 0s), var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode), var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing), var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count), var(--animation-iteration-count);
  animation-name: var(--animation1-name), var(--animation2-name);
  --animation1-name: keyframe-fadein;
  --animation2-name: keyframe-slide-from-left;
}

.anim-fadeout-slide-right {
  animation-duration: var(--animation-duration), var(--animation-duration);
  animation-delay: var(--animation-delay, 0s), var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode), var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing), var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count), var(--animation-iteration-count);
  animation-name: var(--animation1-name), var(--animation2-name);
  --animation1-name: keyframe-fadeout;
  --animation2-name: keyframe-slide-right;
}

.anim-fadein-slide-from-right {
  animation-duration: var(--animation-duration), var(--animation-duration);
  animation-delay: var(--animation-delay, 0s), var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode), var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing), var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count), var(--animation-iteration-count);
  animation-name: var(--animation1-name), var(--animation2-name);
  --animation1-name: keyframe-fadein;
  --animation2-name: keyframe-slide-from-right;
}

.anim-fadeout-slide-top {
  animation-duration: var(--animation-duration), var(--animation-duration);
  animation-delay: var(--animation-delay, 0s), var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode), var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing), var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count), var(--animation-iteration-count);
  animation-name: var(--animation1-name), var(--animation2-name);
  --animation1-name: keyframe-fadeout;
  --animation2-name: keyframe-slide-top;
}

.anim-fadein-slide-from-top {
  animation-duration: var(--animation-duration), var(--animation-duration);
  animation-delay: var(--animation-delay, 0s), var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode), var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing), var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count), var(--animation-iteration-count);
  animation-name: var(--animation1-name), var(--animation2-name);
  --animation1-name: keyframe-fadein;
  --animation2-name: keyframe-slide-from-top;
}

.anim-fadeout-slide-bottom {
  animation-duration: var(--animation-duration), var(--animation-duration);
  animation-delay: var(--animation-delay, 0s), var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode), var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing), var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count), var(--animation-iteration-count);
  animation-name: var(--animation1-name), var(--animation2-name);
  --animation1-name: keyframe-fadeout;
  --animation2-name: keyframe-slide-bottom;
}

.anim-fadein-slide-from-bottom {
  animation-duration: var(--animation-duration), var(--animation-duration);
  animation-delay: var(--animation-delay, 0s), var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode), var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing), var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count), var(--animation-iteration-count);
  animation-name: var(--animation1-name), var(--animation2-name);
  --animation1-name: keyframe-fadein;
  --animation2-name: keyframe-slide-from-bottom;
}

.anim-shake-x {
  animation-duration: var(--animation-duration);
  animation-delay: var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count);
  animation-name: var(--animation1-name);
  --animation1-name: keyframe-shake-x;
}

.anim-pop {
  animation-duration: var(--animation-duration);
  animation-delay: var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count);
  animation-name: var(--animation1-name);
  --animation1-name: keyframe-pop;
}

.anim-on-off {
  animation-duration: var(--animation-duration);
  animation-delay: var(--animation-delay, 0s);
  animation-fill-mode: var(--animation-fill-mode);
  animation-timing-function: var(--animation-easing);
  animation-iteration-count: var(--animation-iteration-count);
  animation-name: var(--animation1-name);
  --animation1-name: keyframe-on-off;
}

@keyframes keyframe-fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes keyframe-fadeout {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes keyframe-slide-from-top {
  from {
    transform: translateY(calc(-20px * var(--animation-size)));
  }

  to {
    transform: translateY(0);
  }
}

@keyframes keyframe-slide-from-bottom {
  from {
    transform: translateY(calc(20px * var(--animation-size)));
  }

  to {
    transform: translateY(0);
  }
}

@keyframes keyframe-slide-from-left {
  from {
    transform: translateX(calc(-20px * var(--animation-size)));
  }

  to {
    transform: translateX(0);
  }
}

@keyframes keyframe-slide-from-right {
  from {
    transform: translateX(calc(20px * var(--animation-size)));
  }

  to {
    transform: translateX(0);
  }
}

@keyframes keyframe-slide-top {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(calc(-20px * var(--animation-size)));
  }
}

@keyframes keyframe-slide-bottom {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(calc(20px * var(--animation-size)));
  }
}

@keyframes keyframe-slide-left {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-20px * var(--animation-size)));
  }
}

@keyframes keyframe-slide-right {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(20px * var(--animation-size)));
  }
}

@keyframes keyframe-shake-x {
  0% {
    filter: hue-rotate(-60deg) brightness(.5);
    transform: translateX(0);
  }

  25% {
    transform: translateX(-5px);
  }

  50% {
    transform: translateX(5px);
  }

  75% {
    transform: translateX(-5px);
  }

  100% {
    filter: hue-rotate() brightness();
    transform: translateX(0);
  }
}

@keyframes keyframe-pop {
  from {
    filter: brightness();
  }

  50% {
    filter: brightness(2);
  }

  to {
    filter: brightness();
  }
}

@keyframes keyframe-on-off {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  51% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes flowing-gradient {
  0% {
    background-position: -100px 0;
  }

  100% {
    background-position: 0 0;
  }
}

@keyframes ping2 {
  75%, 100% {
    opacity: 0;
    transform: scale(8);
  }
}

@keyframes ping3 {
  0%, 100% {
    opacity: 1;
    scale: 1;
  }

  50% {
    opacity: .5;
    scale: 8;
  }
}

@keyframes animate-transform-button-skew-and-color {
  0% {
    background: var(--button-action-color);
    transform: none;
  }

  to {
    background: #0001;
    transform: skewX(-10deg);
  }
}

@keyframes animate-transform-button-skew-and-color_dark {
  0% {
    background: var(--button-action-color);
    transform: none;
  }

  to {
    background: #fff1;
    transform: skewX(-10deg);
  }
}

@keyframes random-text-style {
  0% {
    font-weight: 100;
  }

  50% {
    font-weight: 900;
  }

  100% {
    font-weight: 100;
  }
}

@keyframes flicker {
  0% {
    opacity: .1;
  }

  50% {
    opacity: .2;
  }

  60% {
    opacity: .1;
  }

  62% {
    opacity: .2;
  }

  100% {
    opacity: .1;
  }
}

@font-face {
  font-family: Chakra Petch;
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url("/build/assets/ChakraPetch-ExtraLightItalic-DpLLMKV1.woff2") format("woff2");
}

@font-face {
  font-family: Chakra Petch;
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("/build/assets/ChakraPetch-LightItalic-Bk9xOfm1.woff2") format("woff2");
}

@font-face {
  font-family: Chakra Petch;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/build/assets/ChakraPetch-Italic-_Dt-sFZ5.woff2") format("woff2");
}

@font-face {
  font-family: Chakra Petch;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/build/assets/ChakraPetch-MediumItalic-Dnv8ktQ-.woff2") format("woff2");
}

@font-face {
  font-family: Chakra Petch;
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/build/assets/ChakraPetch-SemiBoldItalic-CfvH_lUD.woff2") format("woff2");
}

@font-face {
  font-family: Chakra Petch;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/build/assets/ChakraPetch-BoldItalic-C41Xow0y.woff2") format("woff2");
}

@font-face {
  font-family: Chakra Petch;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/build/assets/ChakraPetch-ExtraLight-oyqok6jT.woff2") format("woff2");
}

@font-face {
  font-family: Chakra Petch;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/build/assets/ChakraPetch-Light-BviQw0hy.woff2") format("woff2");
}

@font-face {
  font-family: Chakra Petch;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/build/assets/ChakraPetch-Regular-DQzbSqb1.woff2") format("woff2");
}

@font-face {
  font-family: Chakra Petch;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/build/assets/ChakraPetch-Medium-lZhU8eJE.woff2") format("woff2");
}

@font-face {
  font-family: Chakra Petch;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/build/assets/ChakraPetch-SemiBold-DbGA3eOP.woff2") format("woff2");
}

@font-face {
  font-family: Chakra Petch;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/build/assets/ChakraPetch-Bold-CEonSxRJ.woff2") format("woff2");
}

@font-face {
  font-family: Shantell Sans;
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("../../public/fonts/Shantell_Sans-Normal-Light_Italic.woff2") format("woff2");
}

@font-face {
  font-family: Shantell Sans;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/build/assets/Shantell_Sans-Normal-Regular_Italic-9VTMxLxW.woff2") format("woff2");
}

@font-face {
  font-family: Shantell Sans;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/build/assets/Shantell_Sans-Normal-Medium_Italic-Cdf4iI5A.woff2") format("woff2");
}

@font-face {
  font-family: Shantell Sans;
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/build/assets/Shantell_Sans-Normal-SemiBold_Italic-DH3pK4Fp.woff2") format("woff2");
}

@font-face {
  font-family: Shantell Sans;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/build/assets/Shantell_Sans-Normal-Bold_Italic-BZZK9okc.woff2") format("woff2");
}

@font-face {
  font-family: Shantell Sans;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/build/assets/Shantell_Sans-Normal-Light-CoiELRHC.woff2") format("woff2");
}

@font-face {
  font-family: Shantell Sans;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/build/assets/Shantell_Sans-Normal-Regular-z69xR7DV.woff2") format("woff2");
}

@font-face {
  font-family: Shantell Sans;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/build/assets/Shantell_Sans-Normal-Medium-CpcW23aD.woff2") format("woff2");
}

@font-face {
  font-family: Shantell Sans;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/build/assets/Shantell_Sans-Normal-SemiBold-DZNs9RJP.woff2") format("woff2");
}

@font-face {
  font-family: Shantell Sans;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/build/assets/Shantell_Sans-Normal-Bold-DPVNSQU3.woff2") format("woff2");
}

@font-face {
  font-family: InterVariable;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/InterVariable.woff2") format("woff2");
}

@font-face {
  font-family: InterVariable;
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/InterVariable-Italic.woff2") format("woff2");
}

@font-face {
  font-family: Fira Code;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local(Fira Code), local(Menlo), local(Monaco), local(Consolas), local(Courier New), local("monospace");
}

@font-face {
  font-family: Fira Code;
  font-style: italic;
  font-weight: normal;
  font-display: swap;
  src: local(Fira Code), local(Menlo), local(Monaco), local(Consolas), local(Courier New), local("monospace");
}

@font-face {
  font-family: Fira Code;
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: local(Fira Code), local(Menlo), local(Monaco), local(Consolas), local(Courier New), local("monospace");
}

@font-face {
  font-family: Fira Code;
  font-style: italic;
  font-weight: bold;
  font-display: swap;
  src: local(Fira Code), local(Menlo), local(Monaco), local(Consolas), local(Courier New), local("monospace");
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-ordinal {
  syntax: "*";
  inherits: false
}

@property --tw-slashed-zero {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-figure {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@property --tw-text-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-text-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}
