<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.btn-outline-accent{color:#ff4500;border-color:#ff4500}.btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}@font-face{font-family:Visby;src:url(/fonts/VisbyCF-Medium.woff);font-weight:normal}@font-face{font-family:Visby;src:url(/fonts/VisbyCF-Light.woff);font-weight:200}@font-face{font-family:Visby;src:url(/fonts/VisbyCF-Thin.woff);font-weight:100}@font-face{font-family:Visby;src:url(/fonts/VisbyCF-DemiBold.woff);font-weight:bold}@font-face{font-family:Visby;src:url(/fonts/VisbyCF-Bold.woff);font-weight:800}@font-face{font-family:Visby;src:url(/fonts/VisbyCF-ExtraBold.woff);font-weight:900}@font-face{font-family:Visby;src:url(/fonts/VisbyCF-MediumOblique.woff);font-weight:normal;font-style:italic}@font-face{font-family:Visby;src:url(/fonts/VisbyCF-LightOblique.woff);font-weight:200;font-style:italic}@font-face{font-family:Visby;src:url(/fonts/VisbyCF-ThinOblique.woff);font-weight:100;font-style:italic}@font-face{font-family:Visby;src:url(/fonts/VisbyCF-DemiBoldOblique.woff);font-weight:bold;font-style:italic}@font-face{font-family:Visby;src:url(/fonts/VisbyCF-BoldOblique.woff);font-weight:800;font-style:italic}@font-face{font-family:Visby;src:url(/fonts/VisbyCF-ExtraBoldOblique.woff);font-weight:900;font-style:italic}@font-face{font-family:TWKLausanne;src:url(/fonts/TWKLausanne-350.ttf);font-weight:350}@font-face{font-family:TWKLausanne;src:url(/fonts/TWKLausanne-400.ttf);font-weight:400}@font-face{font-family:TWKLausanne;src:url(/fonts/TWKLausanne-550.ttf);font-weight:550}@font-face{font-family:TWKLausanne;src:url(/fonts/TWKLausanne-700.ttf);font-weight:700}:root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.btn-outline-accent{color:#ff4500;border-color:#ff4500}.btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}@media (max-width: 1199px){html{font-size:9px}}@media (min-width: 1200px) and (max-width: 1920px){html{font-size:calc(1440vw / 1920)}}@media (min-width: 1921px){html{font-size:14.4px}}body{--bs-body-font-family: TWKLausanne, sans-serif;font-weight:400;--sidebar-width: 20rem}body.sidebar-collapsed{--sidebar-width: 5.5rem}main ._container{padding:2.6875rem;padding-left:calc(2.6875rem + 24px);max-width:calc(100vw - var(--sidebar-width))}main.application{background:#f6f5f1;display:grid;grid-template-columns:var(--sidebar-width) auto;min-height:100vh;transition:all .15s ease-out}main.application:has(.login){display:flex;flex-direction:column}main.application:has(.login) .sidebar{display:none !important}.alert:empty,.notice:empty{display:none}.mt-sm{margin-top:1.5rem}.turbo-progress-bar{height:0.1875rem;background-color:#ff4500;border-radius:50%}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}:root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.btn-outline-accent{color:#ff4500;border-color:#ff4500}.btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.live-chat{position:fixed;z-index:100;bottom:1.5rem;right:1.5rem;max-height:calc(100vh - 3rem);flex-direction:column;display:flex;gap:0.625rem;--panel-display: none}.live-chat.open{--panel-display: flex}.live-chat.open .bi-chat-dots-fill{display:none}.live-chat:not(.open) .bi-x-lg{display:none}.live-chat__panel{width:29.75rem;flex:1;flex-direction:column;display:var(--panel-display);min-height:23.75rem;background:white;box-shadow:0 0.5rem 1.5rem rgba(0,0,0,0.12);border-radius:1.25rem;overflow:hidden;animation:panelIn 0.4s cubic-bezier(0.16, 1, 0.3, 1)}.live-chat__panel__header{height:3.75rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:white;text-align:center;background:#ff4500;font-size:1.25rem;font-weight:500;position:relative}.live-chat__panel__header button{position:absolute;top:50%;right:0.75rem;transform:translateY(-50%);font-size:1.125rem;color:white;border:0;background:none;margin:0;padding:0.5rem;border-radius:50%;transition:background-color 0.2s ease}.live-chat__panel__header button:hover{background-color:rgba(255,255,255,0.15)}.live-chat__actions{padding:0.75rem 1rem;background:#f6f5f1;border-top:1px solid rgba(0,0,0,0.05)}.live-chat__actions__message{display:flex;align-items:flex-start;gap:0.5rem}.live-chat__actions__message__input{flex:1}.live-chat__actions__message__submit{padding:0.5rem;margin:0;border:0;background:#ff4500;cursor:pointer;flex-shrink:0;font-size:1.25rem;color:white;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;transition:transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1)}.live-chat__actions__message__submit:hover{background-color:#E12700;transform:translateY(-1px);box-shadow:0 0.1875rem 0.5rem rgba(0,0,0,0.15)}.live-chat__actions__message__submit:active{transform:translateY(0)}.live-chat__actions .form-control{margin:0 !important;padding:0.75rem 1rem !important;font-size:1rem !important;border-radius:0.75rem !important;color:black !important;transition:border-color 0.2s ease, box-shadow 0.2s ease}.live-chat__actions .form-control:focus{box-shadow:0 0 0 3px rgba(255,69,0,0.15);border-color:#ff4500}.live-chat__actions .form-control::placeholder{color:#BDBAB2}.live-chat__actions .multiline-input{resize:none;overflow-y:hidden;min-height:2.625rem;max-height:9.375rem;line-height:1.4}.live-chat__thread{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;padding:0.25rem;scroll-behavior:smooth}.live-chat__thread::-webkit-scrollbar{width:0.375rem}.live-chat__thread::-webkit-scrollbar-track{background:transparent}.live-chat__thread::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.1);border-radius:0.1875rem}.live-chat__thread&gt;div{display:flex;flex-direction:column;flex:1}.live-chat__button{padding:0;margin:0 0 0 auto;cursor:pointer;background:#ff4500;border-radius:100%;width:3.75rem;height:3.75rem;border:0;flex-shrink:0;display:grid;place-items:center;color:white;font-size:1.625rem;animation:buttonIn 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;animation-delay:1s;transform:translateY(6.25rem);box-shadow:0 0.25rem 0.75rem rgba(0,0,0,0.15);transition:transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease}.live-chat__button:hover{background:#E12700;transform:translateY(-2px);box-shadow:0 0.375rem 1rem rgba(0,0,0,0.2)}.live-chat__button:active{transform:translateY(0);box-shadow:0 0.1875rem 0.5rem rgba(0,0,0,0.12)}.live-chat__message-thread{padding:1rem 0.75rem;display:flex;flex-direction:column;margin-top:auto;gap:0.5rem;width:100%;max-width:100%;overflow:hidden}@keyframes panelIn{from{opacity:0;transform:translateY(1.875rem)}to{opacity:1;transform:translateY(0)}}@keyframes buttonIn{0%{opacity:0;transform:translateY(5rem)}70%{opacity:1;transform:translateY(-0.625rem)}100%{opacity:1;transform:translateY(0)}}.message__bubble{position:relative;padding:0.625rem 0.875rem;font-weight:400;line-height:145%;word-wrap:break-word;word-break:break-word}.message__timestamp{position:absolute;font-size:0.625rem;line-height:1.2;white-space:nowrap;display:none}.message__content{line-height:145%;word-wrap:break-word;word-break:break-word}.message__icon{width:2.25rem;height:2.25rem;border-radius:50%;background:#ff4500;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:white;font-size:1.125rem;box-shadow:0 0.125rem 0.375rem rgba(0,0,0,0.1);margin-top:0.125rem}.message__text{display:flex;flex-direction:column;max-width:100%;position:relative}.message__text .message__timestamp{right:0.5rem;bottom:0.25rem;color:#8a8a8a;opacity:0.7}.message__text .message__bubble{background:#f6f5f1;color:black;border-radius:1.125rem 1.125rem 1.125rem 0.25rem;box-shadow:0 0.0625rem 0.1875rem rgba(0,0,0,0.05)}.message__sent{align-self:flex-end;max-width:80%;margin-right:0.5rem;position:relative}.message__sent .message__bubble{background-color:#ff4500;color:white;border-radius:1.125rem 1.125rem 0.25rem 1.125rem;box-shadow:0 0.125rem 0.375rem rgba(0,0,0,0.08)}.message__sent .message__timestamp{right:0.5rem;bottom:0.25rem;color:rgba(255,255,255,0.7)}.message__received{display:flex;align-items:flex-start;max-width:80%;margin-left:0.5rem;position:relative;gap:0.5rem}.reasoning-section{margin-top:8px;border-top:1px dashed rgba(0,0,0,0.1);padding-top:8px}.reasoning-section-only{margin-top:0;border-top:none;padding-top:0}.reasoning-toggle{background:none;border:none;color:#6c757d;padding:4px 8px;font-size:0.85em;cursor:pointer;display:flex;align-items:center;gap:5px;border-radius:12px;transition:all 0.2s ease}.reasoning-toggle:hover{color:#0d6efd;background-color:rgba(13,110,253,0.08)}.reasoning-content{margin-top:8px;overflow:hidden;transition:max-height 0.2s ease-out;max-height:0}.reasoning-section-only .reasoning-content{margin-top:0}.reasoning-code{padding:12px;background-color:#f8f9fa;border-radius:12px;font-size:0.9em;color:#495057;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.05)}.reasoning-content pre{white-space:pre-wrap;margin:0;font-family:'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace;font-size:0.9em}:root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.btn-outline-accent{color:#ff4500;border-color:#ff4500}.btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.code-editor{background:#f6f5f1;border-radius:0.375rem;padding:1rem}.code-editor label{display:block;font-size:1.25rem;color:black;margin-bottom:0.75rem}.code-editor .monaco-editor{outline:none;border-radius:0.375rem}.code-editor .monaco-editor .overflow-guard{border-radius:0.375rem}.code-editor-font-size{font-size:1rem}[data-monaco-editor-target="vscode"]{width:100%;height:12.5rem}[data-monaco-editor-target="vscode"]+.btn{margin-top:0.75rem}[data-monaco-editor-target="vscode"] .monaco-editor.monaco-editor.monaco-editor{--vscode-foreground: #616161;--vscode-disabledForeground: rgba(97, 97, 97, 0.5);--vscode-errorForeground: #a1260d;--vscode-descriptionForeground: #717171;--vscode-icon-foreground: #424242;--vscode-focusBorder: #0090f1;--vscode-textSeparator-foreground: rgba(0, 0, 0, 0.18);--vscode-textLink-foreground: #006ab1;--vscode-textLink-activeForeground: #006ab1;--vscode-textPreformat-foreground: #a31515;--vscode-textPreformat-background: rgba(0, 0, 0, 0.1);--vscode-textBlockQuote-background: #f2f2f2;--vscode-textBlockQuote-border: rgba(0, 122, 204, 0.5);--vscode-textCodeBlock-background: rgba(220, 220, 220, 0.4);--vscode-widget-shadow: rgba(0, 0, 0, 0.16);--vscode-input-background: #f4f3f1;--vscode-input-foreground: #616161;--vscode-inputOption-activeBorder: #007acc;--vscode-inputOption-hoverBackground: rgba(184, 184, 184, 0.31);--vscode-inputOption-activeBackground: rgba(0, 144, 241, 0.2);--vscode-inputOption-activeForeground: #000000;--vscode-input-placeholderForeground: rgba(97, 97, 97, 0.5);--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: #ffffff;--vscode-dropdown-foreground: #616161;--vscode-dropdown-border: #cecece;--vscode-button-foreground: #ffffff;--vscode-button-separator: rgba(255, 255, 255, 0.4);--vscode-button-background: #007acc;--vscode-button-hoverBackground: #0062a3;--vscode-button-secondaryForeground: #ffffff;--vscode-button-secondaryBackground: #5f6a79;--vscode-button-secondaryHoverBackground: #4c5561;--vscode-badge-background: #c4c4c4;--vscode-badge-foreground: #333333;--vscode-scrollbar-shadow: #dddddd;--vscode-scrollbarSlider-background: rgba(100, 100, 100, 0.4);--vscode-scrollbarSlider-hoverBackground: rgba(100, 100, 100, 0.7);--vscode-scrollbarSlider-activeBackground: rgba(0, 0, 0, 0.6);--vscode-progressBar-background: #0e70c0;--vscode-editorError-foreground: #e51400;--vscode-editorWarning-foreground: #bf8803;--vscode-editorInfo-foreground: #1a85ff;--vscode-editorHint-foreground: #6c6c6c;--vscode-sash-hoverBorder: #0090f1;--vscode-editor-background: #FFFEFA;--vscode-editor-foreground: #000000;--vscode-editorStickyScroll-background: #FFFEFA;--vscode-editorStickyScrollHover-background: #f0f0f0;--vscode-editorWidget-background: #f3f3f3;--vscode-editorWidget-foreground: #616161;--vscode-editorWidget-border: #c8c8c8;--vscode-quickInput-background: #f3f3f3;--vscode-quickInput-foreground: #616161;--vscode-quickInputTitle-background: rgba(0, 0, 0, 0.06);--vscode-pickerGroup-foreground: #0066bf;--vscode-pickerGroup-border: #cccedb;--vscode-keybindingLabel-background: rgba(221, 221, 221, 0.4);--vscode-keybindingLabel-foreground: #555555;--vscode-keybindingLabel-border: rgba(204, 204, 204, 0.4);--vscode-keybindingLabel-bottomBorder: rgba(187, 187, 187, 0.4);--vscode-editor-selectionBackground: #add6ff;--vscode-editor-inactiveSelectionBackground: #e5ebf1;--vscode-editor-selectionHighlightBackground: rgba(173, 214, 255, 0.3);--vscode-editor-findMatchBackground: #a8ac94;--vscode-editor-findMatchHighlightBackground: rgba(234, 92, 0, 0.33);--vscode-editor-findRangeHighlightBackground: rgba(180, 180, 180, 0.3);--vscode-searchEditor-findMatchBackground: rgba(234, 92, 0, 0.22);--vscode-search-resultsInfoForeground: #616161;--vscode-editor-hoverHighlightBackground: rgba(173, 214, 255, 0.15);--vscode-editorHoverWidget-background: #f3f3f3;--vscode-editorHoverWidget-foreground: #616161;--vscode-editorHoverWidget-border: #c8c8c8;--vscode-editorHoverWidget-statusBarBackground: #e7e7e7;--vscode-editorLink-activeForeground: #0000ff;--vscode-editorInlayHint-foreground: #969696;--vscode-editorInlayHint-background: rgba(196, 196, 196, 0.1);--vscode-editorInlayHint-typeForeground: #969696;--vscode-editorInlayHint-typeBackground: rgba(196, 196, 196, 0.1);--vscode-editorInlayHint-parameterForeground: #969696;--vscode-editorInlayHint-parameterBackground: rgba(196, 196, 196, 0.1);--vscode-editorLightBulb-foreground: #ddb100;--vscode-editorLightBulbAutoFix-foreground: #007acc;--vscode-editorLightBulbAi-foreground: #b2b2b2;--vscode-diffEditor-insertedTextBackground: rgba(156, 204, 44, 0.25);--vscode-diffEditor-removedTextBackground: rgba(255, 0, 0, 0.2);--vscode-diffEditor-insertedLineBackground: rgba(155, 185, 85, 0.2);--vscode-diffEditor-removedLineBackground: rgba(255, 0, 0, 0.2);--vscode-diffEditor-diagonalFill: rgba(34, 34, 34, 0.2);--vscode-diffEditor-unchangedRegionForeground: #616161;--vscode-diffEditor-unchangedCodeBackground: rgba(184, 184, 184, 0.16);--vscode-list-focusOutline: #0090f1;--vscode-list-activeSelectionBackground: #0060c0;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-hoverBackground: #f0f0f0;--vscode-list-dropBackground: #d6ebff;--vscode-list-highlightForeground: #0066bf;--vscode-list-focusHighlightForeground: #bbe7ff;--vscode-list-invalidItemForeground: #b89500;--vscode-list-errorForeground: #b01011;--vscode-list-warningForeground: #855f00;--vscode-listFilterWidget-background: #f3f3f3;--vscode-listFilterWidget-outline: rgba(0, 0, 0, 0);--vscode-listFilterWidget-noMatchesOutline: #be1100;--vscode-listFilterWidget-shadow: rgba(0, 0, 0, 0.16);--vscode-list-filterMatchBackground: rgba(234, 92, 0, 0.33);--vscode-tree-indentGuidesStroke: #a9a9a9;--vscode-tree-inactiveIndentGuidesStroke: rgba(169, 169, 169, 0.4);--vscode-tree-tableColumnsBorder: rgba(97, 97, 97, 0.13);--vscode-tree-tableOddRowsBackground: rgba(97, 97, 97, 0.04);--vscode-list-deemphasizedForeground: #8e8e90;--vscode-checkbox-background: #ffffff;--vscode-checkbox-selectBackground: #f3f3f3;--vscode-checkbox-foreground: #616161;--vscode-checkbox-border: #cecece;--vscode-checkbox-selectBorder: #424242;--vscode-quickInputList-focusForeground: #ffffff;--vscode-quickInputList-focusBackground: #0060c0;--vscode-menu-foreground: #616161;--vscode-menu-background: #ffffff;--vscode-menu-selectionForeground: #ffffff;--vscode-menu-selectionBackground: #0060c0;--vscode-menu-separatorBackground: #d4d4d4;--vscode-toolbar-hoverBackground: rgba(184, 184, 184, 0.31);--vscode-toolbar-activeBackground: rgba(166, 166, 166, 0.31);--vscode-editor-snippetTabstopHighlightBackground: rgba(10, 50, 100, 0.2);--vscode-editor-snippetFinalTabstopHighlightBorder: rgba(10, 50, 100, 0.5);--vscode-breadcrumb-foreground: rgba(97, 97, 97, 0.8);--vscode-breadcrumb-background: #FFFEFA;--vscode-breadcrumb-focusForeground: #4e4e4e;--vscode-breadcrumb-activeSelectionForeground: #4e4e4e;--vscode-breadcrumbPicker-background: #f3f3f3;--vscode-merge-currentHeaderBackground: rgba(64, 200, 174, 0.5);--vscode-merge-currentContentBackground: rgba(64, 200, 174, 0.2);--vscode-merge-incomingHeaderBackground: rgba(64, 166, 255, 0.5);--vscode-merge-incomingContentBackground: rgba(64, 166, 255, 0.2);--vscode-merge-commonHeaderBackground: rgba(96, 96, 96, 0.4);--vscode-merge-commonContentBackground: rgba(96, 96, 96, 0.16);--vscode-editorOverviewRuler-currentContentForeground: rgba(64, 200, 174, 0.5);--vscode-editorOverviewRuler-incomingContentForeground: rgba(64, 166, 255, 0.5);--vscode-editorOverviewRuler-commonContentForeground: rgba(96, 96, 96, 0.4);--vscode-editorOverviewRuler-findMatchForeground: rgba(209, 134, 22, 0.49);--vscode-editorOverviewRuler-selectionHighlightForeground: rgba(160, 160, 160, 0.8);--vscode-minimap-findMatchHighlight: #d18616;--vscode-minimap-selectionOccurrenceHighlight: #c9c9c9;--vscode-minimap-selectionHighlight: #add6ff;--vscode-minimap-infoHighlight: #1a85ff;--vscode-minimap-warningHighlight: #bf8803;--vscode-minimap-errorHighlight: rgba(255, 18, 18, 0.7);--vscode-minimap-foregroundOpacity: #000000;--vscode-minimapSlider-background: rgba(100, 100, 100, 0.2);--vscode-minimapSlider-hoverBackground: rgba(100, 100, 100, 0.35);--vscode-minimapSlider-activeBackground: rgba(0, 0, 0, 0.3);--vscode-problemsErrorIcon-foreground: #e51400;--vscode-problemsWarningIcon-foreground: #bf8803;--vscode-problemsInfoIcon-foreground: #1a85ff;--vscode-charts-foreground: #616161;--vscode-charts-lines: rgba(97, 97, 97, 0.5);--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-diffEditor-move-border: rgba(139, 139, 139, 0.61);--vscode-diffEditor-moveActive-border: #ffa500;--vscode-diffEditor-unchangedRegionShadow: rgba(115, 115, 115, 0.75);--vscode-multiDiffEditor-headerBackground: #b4b4b4;--vscode-symbolIcon-arrayForeground: #616161;--vscode-symbolIcon-booleanForeground: #616161;--vscode-symbolIcon-classForeground: #d67e00;--vscode-symbolIcon-colorForeground: #616161;--vscode-symbolIcon-constantForeground: #616161;--vscode-symbolIcon-constructorForeground: #652d90;--vscode-symbolIcon-enumeratorForeground: #d67e00;--vscode-symbolIcon-enumeratorMemberForeground: #007acc;--vscode-symbolIcon-eventForeground: #d67e00;--vscode-symbolIcon-fieldForeground: #007acc;--vscode-symbolIcon-fileForeground: #616161;--vscode-symbolIcon-folderForeground: #616161;--vscode-symbolIcon-functionForeground: #652d90;--vscode-symbolIcon-interfaceForeground: #007acc;--vscode-symbolIcon-keyForeground: #616161;--vscode-symbolIcon-keywordForeground: #616161;--vscode-symbolIcon-methodForeground: #652d90;--vscode-symbolIcon-moduleForeground: #616161;--vscode-symbolIcon-namespaceForeground: #616161;--vscode-symbolIcon-nullForeground: #616161;--vscode-symbolIcon-numberForeground: #616161;--vscode-symbolIcon-objectForeground: #616161;--vscode-symbolIcon-operatorForeground: #616161;--vscode-symbolIcon-packageForeground: #616161;--vscode-symbolIcon-propertyForeground: #616161;--vscode-symbolIcon-referenceForeground: #616161;--vscode-symbolIcon-snippetForeground: #616161;--vscode-symbolIcon-stringForeground: #616161;--vscode-symbolIcon-structForeground: #616161;--vscode-symbolIcon-textForeground: #616161;--vscode-symbolIcon-typeParameterForeground: #616161;--vscode-symbolIcon-unitForeground: #616161;--vscode-symbolIcon-variableForeground: #007acc;--vscode-actionBar-toggledBackground: rgba(0, 144, 241, 0.2);--vscode-editor-lineHighlightBorder: #eeeeee;--vscode-editor-rangeHighlightBackground: rgba(253, 255, 0, 0.2);--vscode-editor-symbolHighlightBackground: rgba(234, 92, 0, 0.33);--vscode-editorCursor-foreground: #000000;--vscode-editorWhitespace-foreground: rgba(51, 51, 51, 0.2);--vscode-editorLineNumber-foreground: #237893;--vscode-editorIndentGuide-background: rgba(51, 51, 51, 0.2);--vscode-editorIndentGuide-activeBackground: rgba(51, 51, 51, 0.2);--vscode-editorIndentGuide-background1: #d3d3d3;--vscode-editorIndentGuide-background2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background6: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground1: #939393;--vscode-editorIndentGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorActiveLineNumber-foreground: #0b216f;--vscode-editorLineNumber-activeForeground: #0b216f;--vscode-editorRuler-foreground: #d3d3d3;--vscode-editorCodeLens-foreground: #919191;--vscode-editorBracketMatch-background: rgba(0, 100, 0, 0.1);--vscode-editorBracketMatch-border: #b9b9b9;--vscode-editorOverviewRuler-border: rgba(127, 127, 127, 0.3);--vscode-editorGutter-background: #FFFEFA;--vscode-editorUnnecessaryCode-opacity: rgba(0, 0, 0, 0.47);--vscode-editorGhostText-foreground: rgba(0, 0, 0, 0.47);--vscode-editorOverviewRuler-rangeHighlightForeground: rgba(0, 122, 204, 0.6);--vscode-editorOverviewRuler-errorForeground: rgba(255, 18, 18, 0.7);--vscode-editorOverviewRuler-warningForeground: #bf8803;--vscode-editorOverviewRuler-infoForeground: #1a85ff;--vscode-editorBracketHighlight-foreground1: #0431fa;--vscode-editorBracketHighlight-foreground2: #319331;--vscode-editorBracketHighlight-foreground3: #7b3814;--vscode-editorBracketHighlight-foreground4: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground5: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground6: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-unexpectedBracket-foreground: rgba(255, 18, 18, 0.8);--vscode-editorBracketPairGuide-background1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background6: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorUnicodeHighlight-border: #cea33d;--vscode-editorUnicodeHighlight-background: rgba(206, 163, 61, 0.08);--vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;--vscode-editor-linkedEditingBackground: rgba(255, 0, 0, 0.3);--vscode-editor-wordHighlightBackground: rgba(87, 87, 87, 0.25);--vscode-editor-wordHighlightStrongBackground: rgba(14, 99, 156, 0.25);--vscode-editor-wordHighlightTextBackground: rgba(87, 87, 87, 0.25);--vscode-editorOverviewRuler-wordHighlightForeground: rgba(160, 160, 160, 0.8);--vscode-editorOverviewRuler-wordHighlightStrongForeground: rgba(192, 160, 192, 0.8);--vscode-editorOverviewRuler-wordHighlightTextForeground: rgba(160, 160, 160, 0.8);--vscode-peekViewTitle-background: #f3f3f3;--vscode-peekViewTitleLabel-foreground: #000000;--vscode-peekViewTitleDescription-foreground: #616161;--vscode-peekView-border: #1a85ff;--vscode-peekViewResult-background: #f3f3f3;--vscode-peekViewResult-lineForeground: #646465;--vscode-peekViewResult-fileForeground: #1e1e1e;--vscode-peekViewResult-selectionBackground: rgba(51, 153, 255, 0.2);--vscode-peekViewResult-selectionForeground: #6c6c6c;--vscode-peekViewEditor-background: #f2f8fc;--vscode-peekViewEditorGutter-background: #f2f8fc;--vscode-peekViewEditorStickyScroll-background: #f2f8fc;--vscode-peekViewResult-matchHighlightBackground: rgba(234, 92, 0, 0.3);--vscode-peekViewEditor-matchHighlightBackground: rgba(245, 216, 2, 0.87);--vscode-editorMarkerNavigationError-background: #e51400;--vscode-editorMarkerNavigationError-headerBackground: rgba(229, 20, 0, 0.1);--vscode-editorMarkerNavigationWarning-background: #bf8803;--vscode-editorMarkerNavigationWarning-headerBackground: rgba(191, 136, 3, 0.1);--vscode-editorMarkerNavigationInfo-background: #1a85ff;--vscode-editorMarkerNavigationInfo-headerBackground: rgba(26, 133, 255, 0.1);--vscode-editorMarkerNavigation-background: #FFFEFA;--vscode-editorHoverWidget-highlightForeground: #0066bf;--vscode-editorSuggestWidget-background: #f3f3f3;--vscode-editorSuggestWidget-border: #c8c8c8;--vscode-editorSuggestWidget-foreground: #000000;--vscode-editorSuggestWidget-selectedForeground: #ffffff;--vscode-editorSuggestWidget-selectedBackground: #0060c0;--vscode-editorSuggestWidget-highlightForeground: #0066bf;--vscode-editorSuggestWidget-focusHighlightForeground: #bbe7ff;--vscode-editorSuggestWidgetStatus-foreground: rgba(0, 0, 0, 0.5);--vscode-editor-foldBackground: rgba(173, 214, 255, 0.3);--vscode-editorGutter-foldingControlForeground: #424242}:root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.btn-outline-accent{color:#ff4500;border-color:#ff4500}.btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.nav-tabs{border-bottom:none}.nav-tabs .nav-item{margin-bottom:0}.nav-tabs .nav-link{font-family:TWKLausanne, sans-serif;color:#605e59;border:none;padding:0.5rem 1rem;margin-bottom:-1px;font-weight:500;transition:all 0.2s ease}.nav-tabs .nav-link:hover{color:#ff4500;background-color:rgba(255,69,0,0.04);border-color:transparent}.nav-tabs .nav-link.active{color:#ff4500;background-color:transparent;border-bottom:2px solid #ff4500}.builder-header .nav-tabs .nav-link{font-size:0.9rem}.builder-header .nav-tabs .nav-link i{color:#ff4500;opacity:0.8}.builder-header .nav-tabs .nav-link.active i{opacity:1}.application{--bs-border-radius: 0.5rem}.application :root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.application .btn-outline-accent{color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.application .form-label{font-family:TWKLausanne, sans-serif;font-size:1.25rem;font-style:normal;font-weight:550;line-height:1.3;color:black}.application input.form-control[type="password"],.application input.form-control[type="text"],.application input.form-control[type="url"],.application input.form-control[type="number"],.application input.form-control[type="email"]{padding:0.75rem;font-family:TWKLausanne, sans-serif;font-size:1.25rem;font-style:normal;font-weight:350;line-height:1.25;color:black;--bs-body-color: white;--bs-border-width: 0.0625rem;--bs-border-color: #bdbab2;--bs-border-radius: 0.5rem;--bs-form-valid-border-color: #bdbab2}.application input.form-control[type="password"]:not(.form-select),.application input.form-control.is-valid[type="password"]:not(.form-select),.application input.form-control[type="text"]:not(.form-select),.application input.form-control.is-valid[type="text"]:not(.form-select),.application input.form-control[type="url"]:not(.form-select),.application input.form-control.is-valid[type="url"]:not(.form-select),.application input.form-control[type="number"]:not(.form-select),.application input.form-control.is-valid[type="number"]:not(.form-select),.application input.form-control[type="email"]:not(.form-select),.application input.form-control.is-valid[type="email"]:not(.form-select){background-image:none}.application input.form-control[type="password"]:focus,.application input.form-control.is-valid[type="password"]:focus,.application input.form-control[type="text"]:focus,.application input.form-control.is-valid[type="text"]:focus,.application input.form-control[type="url"]:focus,.application input.form-control.is-valid[type="url"]:focus,.application input.form-control[type="number"]:focus,.application input.form-control.is-valid[type="number"]:focus,.application input.form-control[type="email"]:focus,.application input.form-control.is-valid[type="email"]:focus{box-shadow:0 0 0 0.25rem rgba(35,52,88,0.75)}.application .form-select{padding:0.75rem;font-family:TWKLausanne, sans-serif;font-size:1.25rem;font-style:normal;font-weight:350;line-height:1.25;color:black;--bs-body-color: white;--bs-border-width: 0.0625rem;--bs-border-color: #bdbab2;--bs-border-radius: 0.5rem;--bs-form-valid-border-color: #bdbab2}.application .form-select:not(.form-select),.application .form-select.is-valid:not(.form-select){background-image:none}.application .form-select:focus,.application .form-select.is-valid:focus{box-shadow:0 0 0 0.25rem rgba(35,52,88,0.75)}.application .form-stack{display:grid;grid-gap:1.5rem}.application input[type="checkbox"]+label{font-family:TWKLausanne, sans-serif;font-size:1.25rem;font-style:normal;font-weight:350;line-height:1.3;color:#605e59}.application .field:has(input[type="checkbox"]){display:inline-flex;align-items:center;gap:0.5rem;user-select:none}.application .field:has(input[type="checkbox"]):before{display:block;content:'';width:1.5rem;height:1.5rem;background:white;border-radius:0.25rem;border:0.125rem solid #ff4500}.application .field:has(input[type="checkbox"]):has(input[type="checkbox"]:checked):before{background:#ff4500 50% no-repeat url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNi45Njg1IDQuNDE0MzhDMTcuMjkyIDQuNjczMTMgMTcuMzQ0NCA1LjE0NTEgMTcuMDg1NyA1LjQ2ODU1TDkuMDg1NjUgMTUuNDY4NUM4Ljk1MjM4IDE1LjYzNTEgOC43NTQ0OCAxNS43MzcxIDguNTQxNDggMTUuNzQ4OUM4LjMyODQ3IDE1Ljc2MDcgOC4xMjA1MiAxNS42ODEyIDcuOTY5NjcgMTUuNTMwNEwyLjk2OTY3IDEwLjUzMDRDMi42NzY3OCAxMC4yMzc1IDIuNjc2NzggOS43NjI1OSAyLjk2OTY3IDkuNDY5N0MzLjI2MjU2IDkuMTc2OCAzLjczNzQ0IDkuMTc2OCA0LjAzMDMzIDkuNDY5N0w4LjQzNzgxIDEzLjg3NzJMMTUuOTE0MyA0LjUzMTUxQzE2LjE3MzEgNC4yMDgwNiAxNi42NDUxIDQuMTU1NjIgMTYuOTY4NSA0LjQxNDM4WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);background-size:1.25rem}.application .field:has(input[type="checkbox"]) input{display:none}.application .field:has(input[type="checkbox"]),.application .field:has(input[type="checkbox"]) label{cursor:pointer}.application .file-upload{border-radius:0.5rem;border:0.125rem dashed #bdbab2;background:#f6f5f1;padding:1.25rem;position:relative;transition:all .25s ease-in-out;display:flex;place-content:center;font-size:1.25rem;color:#ff4500}.application .file-upload:hover{border-color:#a5a197;background:#f8f7f4}.application .file-upload input[type="file"]{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:none;cursor:pointer;opacity:0}.application .file-upload__content{display:flex;align-items:center;gap:0.5rem}.application .file-upload__text{font-weight:550}.application .file-upload__text-secondary{font-weight:350;color:#605e59}.application :root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.application .btn-outline-accent{color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.application .pipeline-form .nav-pills{display:inline-flex;border-radius:3.125rem}.application .pipeline-form .nav-pills .nav-link{font-family:TWKLausanne, sans-serif;background:#D5D9E2;line-height:1.25;--bs-nav-link-font-size: 1.25rem;--bs-nav-pills-border-radius: 3.125rem;--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-color: #605e59;--bs-nav-link-font-weight: 350}.application .pipeline-form .nav-pills .nav-link.active{--bs-nav-link-color: white;background:#ff4500}.application :root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.application .btn-outline-accent{color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.application h1,.application h2,.application h3,.application h4,.application h5{font-family:TWKLausanne, sans-serif;font-style:normal;letter-spacing:0.001em;margin:0;padding:0}.application h1{font-size:3rem;font-weight:550}.application h3{font-size:1.25rem;font-weight:550;line-height:1.35}.application :root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.application .btn-outline-accent{color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.application .btn{--bs-btn-font-family: TWKLausanne, sans-serif;--bs-btn-font-size: 1.25rem;--bs-btn-font-weight: 550;--bs-btn-line-height: 1;letter-spacing:0.001em;display:inline-flex;align-items:center}.application .btn.text-center{justify-content:center}.application .btn.btn-lg{gap:0.75rem;--bs-btn-padding-x: 2rem;--bs-btn-padding-y: 1rem;--bs-btn-font-size: 1.25rem;--bs-border-radius: 0.5rem}.application .btn.btn-sm{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.3125rem;--bs-border-radius: 0.25rem;--bs-btn-line-height: normal}.application .btn-secondary{--bs-btn-bg: #233458;--bs-btn-border-color: #233458;--bs-btn-disabled-bg: #233458;--bs-btn-disabled-border-color: #233458;--bs-btn-hover-bg: #354B79;--bs-btn-hover-border-color: #354B79;--bs-btn-active-bg: #354B79;--bs-btn-active-border-color: #354B79;--bs-btn-disabled-color: #354B79;--bs-btn-border-width: 0.125rem}.application .btn-outline-secondary{--bs-btn-color: #354B79;--bs-btn-border-color: #354B79;--bs-btn-hover-bg: #354B79;--bs-btn-hover-border-color: #354B79;--bs-btn-active-bg: #354B79;--bs-btn-active-border-color: #354B79;--bs-btn-disabled-color: #354B79;--bs-btn-disabled-border-color: #354B79;--bs-btn-border-width: 0.125rem}.application .btn-success{--bs-btn-color: #fff;--bs-btn-hover-color: #fff
}.application .btn-primary{--bs-btn-bg: #ff4500;--bs-btn-border-color: #ff4500;--bs-btn-disabled-bg: #ff4500;--bs-btn-disabled-border-color: #ff4500;--bs-btn-hover-bg: #E12700;--bs-btn-hover-border-color: #E12700;--bs-btn-active-bg: #E12700;--bs-btn-active-border-color: #E12700;--bs-btn-border-width: 0.125rem}.application .btn-outline-primary{--bs-btn-color: #ff4500;--bs-btn-border-color: #ff4500;--bs-btn-hover-bg: #ff4500;--bs-btn-hover-border-color: #ff4500;--bs-btn-active-bg: #ff4500;--bs-btn-active-border-color: #ff4500;--bs-btn-disabled-color: #ff4500;--bs-btn-disabled-border-color: #ff4500;--bs-btn-border-width: 0.125rem}.application .btn-outline-danger{--bs-btn-border-width: 0.125rem}.application .btn-icon{box-sizing:border-box}.application .btn-icon.btn-sm{--bs-btn-padding-x: 0.4375rem;--bs-btn-padding-y: 0.4375rem;font-size:1.125rem}.application .btn-icon.btn-sm .bi{width:1em;height:1em}.application .bi-btn{font-size:inherit;width:1em;height:1em;position:relative}.application .bi-btn.bi-plus:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5em}.application :root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.application .btn-outline-accent{color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.application .notice{color:#619044;font-family:TWKLausanne, sans-serif;font-size:1.25rem;font-style:normal;font-weight:350;line-height:135%}.application :root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.application .btn-outline-accent{color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.application .alert-container{position:fixed;top:2.6875rem;left:2.6875rem;right:2.6875rem}.application .alert{font-size:1.25rem;font-weight:550;line-height:135%;--bs-alert-padding-y: 0.75rem;--bs-alert-padding-x: 1rem;--bs-alert-border-radius: 0.25rem
}.application .alert-danger{--bs-alert-color: #A64430;--bs-alert-bg: #F2E2E1;--bs-alert-border-color: #A64430}.application .alert-success{--bs-alert-color: #619044;--bs-alert-bg: #E7EFE1;--bs-alert-border-color: #619044}.application .alert-stack{display:grid;grid-gap:0.75rem}.application :root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.application .btn-outline-accent{color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.application .modal{--bs-modal-padding: 0;--bs-modal-header-padding: 0;--bs-modal-header-border-width: 0;--bs-modal-footer-border-width: 0;--bs-modal-border-radius: 0.625rem;--bs-modal-width: 37.5rem;--bs-backdrop-bg: #3E485C;--bs-backdrop-opacity: 0.8}.application .modal.modal-lg{--bs-modal-width: 62.5rem}.application .modal-overlay{position:fixed;inset:0;background:var(--bs-backdrop-bg);opacity:var(--bs-backdrop-opacity);cursor:default}.application .modal-title{line-height:normal;font-size:2.25rem}.application .modal-content{padding:2.5rem}.application .modal-body{padding:2.5rem 0 2.25rem 0}.application .modal-footer{display:grid;grid-gap:1.5rem;grid-template-columns:25% 1fr}.application :root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.application .btn-outline-accent{color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.application .sidebar{box-shadow:rgba(0,0,0,0.16) 0 0.0625rem 0.25rem;background:rgba(255,255,255,0.5);box-sizing:border-box;height:calc(100vh - 80px);display:grid;grid-template-rows:min-content auto min-content;position:sticky;left:24px;top:40px;z-index:1000}.application .sidebar__header{position:sticky;top:0;padding:2rem 1.25rem 0.875rem}body.sidebar-collapsed .application .sidebar__header{padding-top:2.375rem;display:flex;justify-content:center}.application .sidebar__logo{display:block;width:16.25rem;height:3.25rem;background:url(/images/logo.png);background-size:cover;line-height:200;overflow:hidden}body.sidebar-collapsed .application .sidebar__logo{width:2.1875rem;height:2.1875rem;background-image:url(/images/logo_min.png)}.application .sidebar__link{width:100%;font-family:TWKLausanne, sans-serif;font-size:1.25rem;font-weight:350;display:flex;align-items:center;line-height:1.625rem;gap:1rem;color:black;border:0;background:none;outline:none;padding:0 2rem;margin:0}body.sidebar-collapsed .application .sidebar__link{width:1.5rem;height:1.5rem;overflow:hidden;padding:0}.application .sidebar__link .bi{font-size:1.5rem}.application .sidebar__link,.application .sidebar__link:hover,.application .sidebar__link:active{text-decoration:none}.application .sidebar__link.active,.application .sidebar__link:hover{color:#ff4500}.application .sidebar__link[aria-expanded='true']:after{transform:rotate(180deg)}.application .sidebar__navigation{overflow:auto}.application .sidebar__collapse-button{position:absolute;top:2.3125rem;width:2.625rem;height:2.625rem;border-radius:3.125rem;border:0.375rem solid #f6f5f1;right:-1.3125rem;z-index:10;background:#EFDFD9 50% no-repeat url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjY2MjA1IDAuMzA1NjI4QzEwLjExMjcgMC43MTMxMzEgMTAuMTEyNyAxLjM3MzgzIDkuNjYyMDUgMS43ODEzM0wyLjc4NTYzIDhMOS42NjIwNSAxNC4yMTg3QzEwLjExMjcgMTQuNjI2MiAxMC4xMTI3IDE1LjI4NjkgOS42NjIwNSAxNS42OTQ0QzkuMjExNDQgMTYuMTAxOSA4LjQ4MDg3IDE2LjEwMTkgOC4wMzAyNiAxNS42OTQ0TDAuMzM3OTU0IDguNzM3ODVDLTAuMTEyNjUxIDguMzMwMzUgLTAuMTEyNjUxIDcuNjY5NjUgMC4zMzc5NTQgNy4yNjIxNUw4LjAzMDI2IDAuMzA1NjI4QzguNDgwODcgLTAuMTAxODc2IDkuMjExNDQgLTAuMTAxODc2IDkuNjYyMDUgMC4zMDU2MjhaIiBmaWxsPSIjRTEyNzAwIi8+Cjwvc3ZnPgo=);background-size:0.75rem 1rem}body.sidebar-collapsed .application .sidebar__collapse-button{transform:rotate(180deg)}.application .sidebar__toggle-button:after{content:'';width:1.25rem;height:1.3125rem;display:block;margin-left:auto;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikljb24iPgo8cGF0aCBpZD0iVmVjdG9yIChTdHJva2UpIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTQuNDY5NjcgNy40Njk2N0M0Ljc2MjU2IDcuMTc2NzggNS4yMzc0NCA3LjE3Njc4IDUuNTMwMzMgNy40Njk2N0wxMCAxMS45MzkzTDE0LjQ2OTcgNy40Njk2N0MxNC43NjI2IDcuMTc2NzggMTUuMjM3NCA3LjE3Njc4IDE1LjUzMDMgNy40Njk2N0MxNS44MjMyIDcuNzYyNTYgMTUuODIzMiA4LjIzNzQ0IDE1LjUzMDMgOC41MzAzM0wxMC41MzAzIDEzLjUzMDNDMTAuMjM3NCAxMy44MjMyIDkuNzYyNTYgMTMuODIzMiA5LjQ2OTY3IDEzLjUzMDNMNC40Njk2NyA4LjUzMDMzQzQuMTc2NzggOC4yMzc0NCA0LjE3Njc4IDcuNzYyNTYgNC40Njk2NyA3LjQ2OTY3WiIgZmlsbD0iYmxhY2siLz4KPC9nPgo8L3N2Zz4K");background-size:cover}.application .sidebar__section{padding:1.25rem 0 0 0;display:grid;grid-gap:1.25rem}body.sidebar-collapsed .application .sidebar__section{grid-gap:1.5rem}.application .sidebar__section:not(:first-child):before{content:'';height:0.0625rem;display:block;margin:0 2rem;background-color:#bdbab2}.application .sidebar__submenu{background:#f6f5f1;display:grid;grid-gap:1.125rem;padding:0.625rem 4.5rem;margin:0.625rem 0}body.sidebar-collapsed .application .sidebar__submenu{display:none !important}.application .sidebar__submenu__link{font-family:TWKLausanne, sans-serif;color:#605e59;font-size:1.25rem;font-style:normal;font-weight:350;line-height:1.3;text-decoration:none}.application .sidebar__submenu__link:hover{color:#605e59;text-decoration:underline}.application .sidebar__footer{padding:1.5rem 1rem}body.sidebar-collapsed .application .sidebar__item{display:flex;justify-content:center}.application .sidebar__login-dropdown{width:100%;padding:0;background-color:#f6f5f1;border-radius:0.5rem;border:0;overflow:hidden;min-width:18rem;z-index:1001}body.sidebar-collapsed .application .sidebar__login-dropdown{box-shadow:rgba(50,50,93,0.25) 0px 13px 27px -5px,rgba(0,0,0,0.3) 0px 8px 16px -8px}.application .sidebar__login-dropdown__logout{height:2.625rem;display:flex;align-items:center;text-decoration:none;font-size:1.25rem;font-weight:350;color:#233458;padding-left:2.625rem;background:0.5rem 50% no-repeat url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkNvbXBvbmVudCA1Ij4KPHBhdGggaWQ9IlN1YnRyYWN0IiBkPSJNMTkuODE2OSAxMC4wNTgxQzIwLjA2MSAxMC4zMDIxIDIwLjA2MSAxMC42OTc5IDE5LjgxNjkgMTAuOTQxOUwxNi4wNjY5IDE0LjY5MTlDMTUuODIyOSAxNC45MzYgMTUuNDI3MSAxNC45MzYgMTUuMTgzMSAxNC42OTE5QzE0LjkzOSAxNC40NDc5IDE0LjkzOSAxNC4wNTIxIDE1LjE4MzEgMTMuODA4MUwxNy44NjYxIDExLjEyNUwxMy41IDExLjEyNUwxMy41IDkuODc1SDE3Ljg2NjFMMTUuMTgzMSA3LjE5MTk0QzE0LjkzOSA2Ljk0Nzg2IDE0LjkzOSA2LjU1MjE0IDE1LjE4MzEgNi4zMDgwNkMxNS40MjcxIDYuMDYzOTggMTUuODIyOSA2LjA2Mzk4IDE2LjA2NjkgNi4zMDgwNkwxOS44MTY5IDEwLjA1ODFaIiBmaWxsPSIjMjMzNDU4Ii8+CjxwYXRoIGlkPSJTdWJ0cmFjdF8yIiBkPSJNMiAyQzAuODk1NDMxIDIgMCAyLjg5NTQzIDAgNFYxN0MwIDE4LjEwNDYgMC44OTU0MyAxOSAyIDE5SDExLjVDMTIuNjA0NiAxOSAxMy41IDE4LjEwNDYgMTMuNSAxN1YxMS4xMjVMNi44NzUgMTEuMTI1QzYuNTI5ODIgMTEuMTI1IDYuMjUgMTAuODQ1MiA2LjI1IDEwLjVDNi4yNSAxMC4xNTQ4IDYuNTI5ODIgOS44NzUgNi44NzUgOS44NzVMMTMuNSA5Ljg3NVY0QzEzLjUgMi44OTU0MyAxMi42MDQ2IDIgMTEuNSAySDJaIiBmaWxsPSIjMjMzNDU4Ii8+CjwvZz4KPC9zdmc+Cg==)}.application .sidebar__login-dropdown__logout:hover{background-color:#D8E1F3}.application .sidebar__login-dropdown__profile{height:2.625rem;display:flex;align-items:center;text-decoration:none;font-size:1.25rem;font-weight:350;color:#233458;padding-left:2.625rem;background:0.25rem 50% no-repeat url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDIuMjVDNi42MjM5MSAyLjI1IDIuMjUgNi42MjM5MSAyLjI1IDEyQzIuMjUgMTcuMzc2MSA2LjYyMzkxIDIxLjc1IDEyIDIxLjc1QzE3LjM3NjEgMjEuNzUgMjEuNzUgMTcuMzc2MSAyMS43NSAxMkMyMS43NSA2LjYyMzkxIDE3LjM3NjEgMi4yNSAxMiAyLjI1Wk05LjY0NTk0IDcuNzI1OTRDMTAuMjM5OCA3LjA5NjQxIDExLjA3NTYgNi43NSAxMiA2Ljc1QzEyLjkyNDQgNi43NSAxMy43NTI3IDcuMDk4NzUgMTQuMzQ4OSA3LjczMTU2QzE0Ljk1MzEgOC4zNzI4MSAxNS4yNDcgOS4yMzQzNyAxNS4xNzc3IDEwLjE2MDZDMTUuMDM4OSAxMiAxMy42MTM5IDEzLjUgMTIgMTMuNUMxMC4zODYxIDEzLjUgOC45NTgyOCAxMiA4LjgyMjM0IDEwLjE2MDJDOC43NTM0NCA5LjIyNjQxIDkuMDQ2ODggOC4zNjIwMyA5LjY0NTk0IDcuNzI1OTRaTTEyIDIwLjI1QzEwLjg5ODcgMjAuMjUwNyA5LjgwODM4IDIwLjAzMDMgOC43OTM4MiAxOS42MDE4QzcuNzc5MjcgMTkuMTczMiA2Ljg2MTA5IDE4LjU0NTMgNi4wOTM3NSAxNy43NTUzQzYuNTMzMjMgMTcuMTI4NiA3LjA5MzIgMTYuNTk1NyA3Ljc0MDk0IDE2LjE4NzhDOC45MzU3OCAxNS40MjE5IDEwLjQ0OCAxNSAxMiAxNUMxMy41NTIgMTUgMTUuMDY0MiAxNS40MjE5IDE2LjI1NzcgMTYuMTg3OEMxNi45MDU5IDE2LjU5NTUgMTcuNDY2NCAxNy4xMjg0IDE3LjkwNjIgMTcuNzU1M0MxNy4xMzkgMTguNTQ1NCAxNi4yMjA4IDE5LjE3MzQgMTUuMjA2MiAxOS42MDE5QzE0LjE5MTcgMjAuMDMwNCAxMy4xMDE0IDIwLjI1MDggMTIgMjAuMjVaIiBmaWxsPSIjMzczNzM3Ii8+Cjwvc3ZnPgo=)}.application .sidebar__login-dropdown__profile:hover{background-color:#D8E1F3}.application .sidebar__login-dropdown__header{display:flex;align-items:center;font-size:1.25rem;gap:0.75rem;box-sizing:border-box;padding:0.5rem;color:#233458}.application .sidebar__login-dropdown__list{list-style:none;padding:0;margin:0;border-top:0.0625rem solid #bdbab2;border-bottom:0.0625rem solid #bdbab2}.application .sidebar__login-dropdown__list__item a{display:flex;align-items:center;width:100%;box-sizing:border-box;height:2.375rem;padding-left:2.625rem;text-decoration:none;font-size:1rem;font-weight:350;color:#233458;flex:1}.application .sidebar__login-dropdown__list__item a:hover{background:#D8E1F3}.application .sidebar__username{font-family:TWKLausanne, sans-serif;font-size:1rem;font-style:normal;font-weight:350;line-height:1.25;display:flex;align-items:center;text-align:left;color:#233458;gap:0.5rem;width:100%;box-sizing:border-box;border-radius:.5rem;padding:0.5rem;background-color:#f6f5f1;border:0}.application .sidebar__username:hover{background-color:#D8E1F3}body.sidebar-collapsed .application .sidebar__username{height:3.5rem;justify-content:center}.application .sidebar__username__login{flex:1;font-size:1.25rem}body.sidebar-collapsed .application .sidebar__username__login{display:none}.application .sidebar__username__corp{display:block;font-size:1rem;margin-top:0.125rem}.application .sidebar__username .bi-person-circle{font-size:1.25rem}.application :root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.application .btn-outline-accent{color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.application .applications__header{display:flex;justify-content:space-between;align-items:center}.application .applications__title{color:black;font-family:TWKLausanne, sans-serif;font-size:3rem;font-style:normal;font-weight:550;line-height:normal;letter-spacing:0}.application .applications__controls{padding-top:2.375rem;display:flex;justify-content:space-between}.application .applications__list{margin-top:1rem;border-radius:0.625rem;border:0.0625rem solid #605e59;background:var(--White, #fff);display:table;overflow:hidden;width:100%}.application .applications__list__header{background:#f6f5f1;display:table-row;border-radius:0.625rem 0.625rem 0 0}.application .applications__list__header__col{font-size:20px;font-style:normal;font-weight:350;color:#605e59;padding:1.125rem 1.5rem;display:table-cell;vertical-align:middle}.application .applications__list__header__col:last-child{white-space:nowrap}.application .applications__application{background:white;box-sizing:border-box;display:table-row;border-bottom:0.0625rem solid #bdbab2}.application .applications__application:last-child{border-radius:0 0 0.625rem 0.625rem;border-bottom:0}.application .applications__application__col{padding:1.25rem 1.5rem;display:table-cell;vertical-align:middle;border-top:0.0625rem solid #bdbab2}.application .applications__application__col:last-child{white-space:nowrap}.application .applications__application__icon{width:3.75rem;height:3.75rem;border-radius:0.5rem;background:#f6f5f1 50% no-repeat url(/images/default_app_logo.svg);background-size:2.375rem}.application .applications__application__name{color:black;font-size:1.25rem;font-weight:350;line-height:135%}.application .applications__application__info{display:flex;align-items:center;gap:2rem}.application .applications__application__actions{display:flex;align-items:center;grid-gap:1.875rem}.application :root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.application .btn-outline-accent{color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.application .login{min-height:calc(100vh - 6rem);display:grid;place-content:center}.application .login .card-header{padding:0;border:0;background:none;font-size:2.25rem}.application .login .card-header+p{font-size:1.25rem;color:#605e59;font-weight:350;line-height:1.25;margin-top:0.125rem;margin-bottom:0}.application .login .card-body{padding:0;margin-top:2.625rem}.application .login .card-body .field+.field{margin-top:1.625rem}.application .login__card{padding:2.125rem 2.5rem;background:white;border:0;border-radius:0.625rem;width:37.5rem}.application .login__actions{display:flex;align-items:center;justify-content:space-between;padding-top:0.5rem}.application .login__recovery a{color:black;font-size:1.25rem;font-weight:550}.application .login__recovery a:hover{text-decoration:none}.application .login .actions{padding-top:2rem;padding-bottom:1.5rem}.application .login .actions [type="submit"]{border-radius:0.5rem;background-color:#ff4500;border:0;width:100%}.application .login .actions [type="submit"]:hover{background-color:#E12700}.application :root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.application .btn-outline-accent{color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.application .pipelines-create__page .form-group:has(.pipeline_transform_stages_extract_stage_name){display:none}.application .pipelines-create__page .tab-content{padding-top:1.5rem}.application .pipelines-create__page .nav-pills{margin-top:0.5rem}.application .pipelines-create__header{display:flex;align-items:center;justify-content:space-between}.application .pipelines-create__form{padding-top:2rem}.application .pipelines-create__tabs{background:#EFEDE9;border-radius:0.625rem;padding:1.5rem;margin:2rem 0}.application .pipelines-create__tabs .nav-tabs{border-bottom:0;gap:2rem}.application .pipelines-create__tabs .nav-tabs .nav-link{background:none;border:none;font-size:2.25rem;font-family:TWKLausanne, sans-serif;margin:0;color:#bdbab2;padding:0 0 0.625rem 0;border-bottom:0.125rem solid transparent}.application .pipelines-create__tabs .nav-tabs .nav-link[aria-selected="true"]{color:#233458;border-bottom-color:#233458}.application .pipelines-create__load-stage{display:grid;grid-gap:0.75rem}.application .pipelines-create__load-stage__top-row{display:flex;gap:1.5rem}.application .pipelines-create__load-stage__top-row&gt;div{flex:1}.application :root{--bs-primary: #233458;--bs-accent: #ff4500;--bs-accent-hover: #E12700;--bs-dark-gray: #605e59;--bs-nav-link-color: #605e59;--bs-nav-link-hover-color: #ff4500;--bs-component-active-bg: #ff4500;--bs-component-active-color: white}.application .btn-outline-accent{color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:hover{color:white;background-color:#ff4500;border-color:#ff4500}.application .btn-outline-accent:focus{box-shadow:0 0 0 0.25rem rgba(255,69,0,0.25)}.application .chart__grid{margin-top:3.75rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem}.application .chart__box{background:white;padding:1.5rem;border-radius:0.625rem}.application .chart__box:last-child:nth-child(odd){grid-column:1 / 3}.application .chart__box:last-child:nth-child(odd) canvas{max-width:100%;aspect-ratio:1/0.8}.application .chart__title{color:black;font-size:2.25rem;font-weight:400}.application .chart__canvas{padding-top:0.875rem}.application .chart__canvas canvas{max-width:100%;aspect-ratio:1/1.6}@keyframes fade-in{from{opacity:0}}@keyframes fade-out{to{opacity:0}}@keyframes slide-from-right{from{transform:translateX(60px)}}@keyframes slide-from-left{from{transform:translateX(-30px)}}@keyframes slide-up{from{transform:translateY(130px)}}@keyframes slide-to-left{to{transform:translateX(-30px)}}@keyframes slide-to-right{to{transform:translateX(60px)}}::view-transition-old(root),::view-transition-new(root){animation-duration:0.25s}html[data-turbo-visit-direction="forward"]::view-transition-old(root){animation:90ms cubic-bezier(0.4, 0, 1, 1) both fade-out,300ms cubic-bezier(0.4, 0, 0.2, 1) both slide-to-left}html[data-turbo-visit-direction="forward"]::view-transition-new(root){animation:210ms cubic-bezier(0, 0, 0.2, 1) 90ms both fade-in,300ms cubic-bezier(0.4, 0, 0.2, 1) both slide-from-right}html[data-turbo-visit-direction="back"]::view-transition-old(root){animation:90ms cubic-bezier(0.4, 0, 1, 1) both fade-out,300ms cubic-bezier(0.4, 0, 0.2, 1) both slide-to-right}html[data-turbo-visit-direction="back"]::view-transition-new(root){animation:210ms cubic-bezier(0, 0, 0.2, 1) 90ms both fade-in,300ms cubic-bezier(0.4, 0, 0.2, 1) both slide-from-left}.tools-approval-section{margin:10px 0;border:1px solid #ddd;border-radius:8px;overflow:hidden;background-color:#f8f9fa}.tools-approval-header{background-color:#e9ecef;padding:8px 12px;font-weight:bold;border-bottom:1px solid #ddd;display:flex;align-items:center;gap:6px}.tools-approval-section:has([data-approval-status="approved"]) .tools-approval-header{background-color:#d4edda}.tools-approval-section:has([data-approval-status="rejected"]) .tools-approval-header{background-color:#f8d7da}.tools-approval-content{padding:12px}.tools-list{margin-bottom:12px}.tools-list ul{list-style:none;padding-left:10px;margin-top:8px}.tools-list li{margin-bottom:5px;padding:5px;background-color:#f0f0f0;border-radius:4px}.tools-list li.tool-approved{background-color:#d4edda;border-left:3px solid #28a745}.tools-list li.tool-rejected{background-color:#f8d7da;border-left:3px solid #dc3545}.tools-list li small{display:block;color:#6c757d;font-size:0.85em;margin-top:3px}.tools-approval-actions{display:flex;justify-content:flex-end;margin-top:10px}.tools-approval-actions .btn-group{display:flex;gap:8px}
</pre></body></html>