@charset "UTF-8";.single-page-layout{display:flex;height:100vh;width:100%;flex-direction:column;justify-content:center;align-items:center;background-image:url(/visibility/static/corner_waves-_DQ1oz_T.png);background-position:right bottom;background-repeat:no-repeat;padding-top:25px}.single-page-layout .cc-accent-line{width:100%;height:5px;position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,right top,from(#ff6900),to(#ffb022));background:linear-gradient(to right,#ff6900,#ffb022);z-index:1031}.single-page-layout .riverbed-logo{margin-bottom:20px;text-align:center}.single-page-layout .riverbed-logo>img{height:40px;margin-bottom:10px}.single-page-layout .footer{width:100%;position:absolute;bottom:0;text-align:center}.single-page-layout{margin-top:-15vh}.single-page-layout .cc-accent-line{background:none}.Error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1ch}.Error-Container-text{padding:48px}.Error-Container-text p:first-of-type{margin-bottom:4px}.Error-Container-controls{display:flex;flex-direction:row;justify-content:space-evenly}.Error-Container-controls .Error-Controls-contactus{text-decoration:underline}.Error-container.bp6-card a.Error-Controls-contactus.bp6-button:hover,.Error-container.bp6-card a.Error-Controls-contactus.bp6-button:focus{outline:dashed 2px var(--ds-color-errorBoundary-contactOutline, #106ba3)}html[data-bs-theme=dark] .Error-container.bp6-card a.Error-Controls-contactus.bp6-button{background-color:transparent}.detail-pane-container{display:flex;flex-direction:column;background:var(--ds-color-pageDetail-paneBg, #2f3a4f);box-shadow:2px 0 4px #00000026;z-index:9}.detail-pane-container.floating{margin:0;position:absolute;z-index:15;top:0;bottom:0;right:0}.detail-pane-container .detail-pane-buttons{display:flex}.detail-pane-container .detail-pane-buttons>.detail-pane-buttons-left{flex:1}.detail-pane-container .detail-pane-content{margin:8px}body.bp6-dark .detail-pane-container{background-color:var(--ds-color-pageDetail-paneBg, #2f3a4f)}.icon-title{display:inline-flex;word-wrap:break-word;word-break:break-all}.icon-title .led-holder{background-color:var(--ds-color-iconTitle-ledBg, #6464fd);width:30px;height:30px;min-width:30px;min-height:30px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%}.icon-title .led-holder>*{transform:rotate(45deg)}.icon-title .led-holder .size-s{width:15px;height:15px;min-width:15px;min-height:15px}.icon-title .led-holder span.bp6-icon{transform:scale(2)}.icon-title .title-holder{white-space:nowrap}.bp6-dark .icon-title .led-holder{background-color:var(--ds-color-iconTitle-ledBg, #6464fd)}html[data-bs-theme=light] .sub-nav-header .bp6-navbar,html[data-bs-theme=dark] .sub-nav-header .bp6-navbar{background-color:var(--ds-color-subHeader-navbarBg, #1a192b);box-shadow:none;padding:0 2rem;z-index:1}.display-loading-in-context{position:relative;min-width:100px!important;min-height:100px!important;height:100%}.display-loading-in-context.show-contents{height:auto}.display-loading-in-context .bp6-overlay-backdrop{position:absolute!important}.display-loading-in-context html[data-bs-theme=dark] .loading-overlay{color:var(--ds-color-dataLoadFacade-loadingOverlayText, #ffffff)}.loading-overlay.bp6-overlay-backdrop{background-color:#10161a26}.data-load-facade.transparent-bg .loading-overlay{background:transparent}.scrollable-errors{color:var(--ds-semantic-color-status-critical, #e04b4b);font-size:14px;font-weight:400;max-height:107px;overflow-y:auto}.scrollable-errors div{margin-bottom:5px}.scrollable-warnings{font-size:14px;font-weight:400;max-height:107px;overflow-y:auto}.scrollable-warnings div{margin-bottom:5px}.basic-dialog-error,.basic-dialog-warning{padding:20px}.simple-tooltip-target .simple-tooltip{display:none}.simple-tooltip-target .simple-tooltip .simple-tooltip-content{border-radius:5px;top:2px;z-index:10}.simple-tooltip-target:hover .simple-tooltip{display:block}.icon-video-dialog{width:680px!important;height:450px!important}.ribbon{cursor:pointer;width:40px;height:60px;background-color:var(--ds-color-iconVideo-ribbonBg, #0d8050);position:absolute;right:50px;top:-70px;animation-name:slideDown;animation-duration:60s;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-iteration-count:infinite;animation-fill-mode:forwards}.ribbon:before{content:"";position:absolute;z-index:0;left:0;bottom:-10px;border-left:20px solid var(--ds-color-iconVideo-ribbonBg, #0d8050);border-right:20px solid var(--ds-color-iconVideo-ribbonBg, #0d8050);border-bottom:10px solid transparent}.ribbon .bp6-icon-learning{position:absolute;top:22px;left:13px;filter:brightness(10)}.ribbon .bp6-icon-learning:hover{transform:scale(1.1)}@keyframes slideDown{0%{top:-70px}15%{top:-70px}16%{top:0}99%{top:0}to{top:-70px}}.page-title-holder .simple-tooltip-target .simple-tooltip .simple-tooltip-content{left:-100px}.sub-menu-drawer-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--ds-color-subMenuDrawer-backdropBg, rgba(0, 0, 0, .5));z-index:1000}.sub-menu-drawer{position:fixed;top:50px;left:-230px;width:230px;height:calc(100vh - 50px);background-color:var(--ds-color-subMenuDrawer-bg, #2f333e);z-index:1001;transition:left .3s ease-in-out;display:flex;flex-direction:column;box-shadow:var(--ds-shadow-subMenuDrawer-default, 2px 0 8px rgba(0, 0, 0, .3))}.sub-menu-drawer.is-open{left:0}[data-bs-theme=dark] .sub-menu-drawer{background-color:var(--ds-color-subMenuDrawer-bg, #2f333e)}.sub-menu-drawer .sub-menu-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px}.sub-menu-drawer .sub-menu-drawer-header h3{margin:0;color:var(--ds-color-subMenuDrawer-text, #f6f7f9);font-size:18px;font-weight:600}[data-bs-theme=dark] .sub-menu-drawer .sub-menu-drawer-header h3,.sub-menu-drawer .sub-menu-drawer-header .sub-menu-drawer-close{color:var(--ds-color-subMenuDrawer-text, #f6f7f9)}.sub-menu-drawer .sub-menu-drawer-header .sub-menu-drawer-close:hover{color:var(--ds-color-subMenuDrawer-closeHover, #aaaaaa)}[data-bs-theme=dark] .sub-menu-drawer .sub-menu-drawer-header .sub-menu-drawer-close{color:var(--ds-color-subMenuDrawer-text, #f6f7f9)}[data-bs-theme=dark] .sub-menu-drawer .sub-menu-drawer-header .sub-menu-drawer-close:hover{color:var(--ds-color-subMenuDrawer-closeHover, #aaaaaa)}.sub-menu-drawer .sub-menu-drawer-content{flex:1;overflow-y:auto;padding:0}.sub-menu-drawer .sub-menu-drawer-content .sub-menu-list{background:transparent;border:none;box-shadow:none}.sub-menu-drawer .sub-menu-drawer-content .sub-menu-list .bp6-menu-item{border-radius:0;margin:0;padding:12px 20px;color:var(--ds-color-subMenuDrawer-text, #f6f7f9);background:transparent;border:none}.sub-menu-drawer .sub-menu-drawer-content .sub-menu-list .bp6-menu-item:hover{background-color:var(--hover-bg-color, #f6f7f9);color:var(--ds-color-subMenuDrawer-text, #f6f7f9)}.sub-menu-drawer .sub-menu-drawer-content .sub-menu-list .bp6-menu-item.bp6-active,.sub-menu-drawer .sub-menu-drawer-content .sub-menu-list .bp6-menu-item.sub-menu-item-active{background-color:var(--hover-bg-color, #f6f7f9);color:var(--ds-color-subMenuDrawer-text, #f6f7f9);font-weight:600}.sub-menu-drawer .sub-menu-drawer-content .sub-menu-list .bp6-menu-item.bp6-active:hover,.sub-menu-drawer .sub-menu-drawer-content .sub-menu-list .bp6-menu-item.sub-menu-item-active:hover{background-color:var(--hover-bg-color, #f6f7f9)}[data-bs-theme=dark] .sub-menu-drawer .sub-menu-drawer-content .sub-menu-list .bp6-menu-item{color:var(--ds-color-subMenuDrawer-text, #f6f7f9)}[data-bs-theme=dark] .sub-menu-drawer .sub-menu-drawer-content .sub-menu-list .bp6-menu-item:hover,[data-bs-theme=dark] .sub-menu-drawer .sub-menu-drawer-content .sub-menu-list .bp6-menu-item.bp6-active,[data-bs-theme=dark] .sub-menu-drawer .sub-menu-drawer-content .sub-menu-list .bp6-menu-item.sub-menu-item-active,[data-bs-theme=dark] .sub-menu-drawer .sub-menu-drawer-content .sub-menu-list .bp6-menu-item.bp6-active:hover,[data-bs-theme=dark] .sub-menu-drawer .sub-menu-drawer-content .sub-menu-list .bp6-menu-item.sub-menu-item-active:hover{color:var(--ds-color-subMenuDrawer-text, #f6f7f9);background-color:var(--ds-color-subMenuDrawer-itemHover, #364153)}.time-period-selector{display:inline-flex;vertical-align:middle}.time-period-button{width:40px;height:27px}.range-slider .offset-left{margin-left:-11px;z-index:3}html[data-bs-theme=light] .range-slider .handle{color:#215db0}html[data-bs-theme=dark] .range-slider .handle{color:#8abbff}.range-slider .handle:hover{cursor:grab}.handle-label-base,html[data-bs-theme=dark] .range-slider .handle-label,html[data-bs-theme=light] .range-slider .handle-label{position:absolute;margin-top:-6px;width:80px;font-size:13px}html[data-bs-theme=light] .range-slider .handle-label{color:#5f6b7c}.range-slider .start{margin-left:-60px}.range-slider .end{margin-left:10px}html[data-bs-theme=dark] .range-slider .handle-label{color:#c5cbd3}.label-base,html[data-bs-theme=dark] .range-slider .label,html[data-bs-theme=light] .range-slider .label{display:inline;position:absolute;font-size:12px;margin-top:6px}html[data-bs-theme=light] .range-slider .label{color:#5f6b7c}html[data-bs-theme=dark] .range-slider .label{color:#c5cbd3}.circle-center-base,html[data-bs-theme=dark] .circle-center,html[data-bs-theme=light] .range-slider .circle-center{margin-left:-8px;margin-top:12px;z-index:10}html[data-bs-theme=light] .range-slider .circle-center,html[data-bs-theme=dark] .circle-center{color:#2d72d2}.marker-base,html[data-bs-theme=dark] .range-slider .marker,html[data-bs-theme=light] .range-slider .marker{width:4px;height:3px;margin-top:0}html[data-bs-theme=light] .range-slider .marker{background-color:#fff}html[data-bs-theme=dark] .range-slider .marker{background-color:#111418}.range-slider{display:inline-block;width:100%;min-width:150px;position:relative}html[data-bs-theme=light] .range-slider .pit{background:#d3d8de}html[data-bs-theme=dark] .range-slider .pit{background:#383e47}.slider-base,html[data-bs-theme=light] .track,html[data-bs-theme=dark] .track,html[data-bs-theme=dark] .selected-range,html[data-bs-theme=light] .selected-range,html[data-bs-theme=light] .range-slider .pit,html[data-bs-theme=dark] .range-slider .pit{position:absolute;height:3px;top:0}html[data-bs-theme=light] .selected-range{background:#8abbff}.selected-range:hover{cursor:grab}html[data-bs-theme=dark] .selected-range{background:#8abbff}html[data-bs-theme=dark] .track{background:#383e47}html[data-bs-theme=light] .track{background:#d3d8de}.label-format{min-width:70px;text-align:left;font-size:12px}.time-range-container{display:flex;flex-direction:row}.time-range-container>*{margin-right:7px}.time-range-live-checkbox{position:relative;top:6px}.time-range-select-view{display:flex;vertical-align:middle;height:65px}.time-range-select-view-right{display:flex;vertical-align:middle;justify-content:flex-end;margin-top:18px}.arrow-button{color:#5c7080}.arrow-button:hover{color:#343a40}.time-period-more-view,.time-period-more-view-popover-content{display:inline-flex}.time-period-more-view .time-period-more-option-button,.time-period-more-view-popover-content .time-period-more-option-button{width:40px;height:27px;letter-spacing:1.6px}.time-period-more-view .time-period-more-option-button .bp6-button-text,.time-period-more-view-popover-content .time-period-more-option-button .bp6-button-text{padding-bottom:8px}.time-period-more-view .time-period-more-button-selected,.time-period-more-view-popover-content .time-period-more-button-selected{border-radius:3px!important}.time-period-more-view .time-period-more-option-label,.time-period-more-view-popover-content .time-period-more-option-label{height:17px;margin:5px 5px 5px 10px}.time-period-more-view .time-period-horizontal-line,.time-period-more-view-popover-content .time-period-horizontal-line{border-bottom:1px solid var(--ds-color-timePeriodMore-horizontalLine, rgba(16, 22, 26, .15));margin-inline:5px}.time-period-more-view .time-period-select-date-range,.time-period-more-view-popover-content .time-period-select-date-range{display:inline-block}.time-period-more-view .time-period-select-date-range .time-period-date-range-picker,.time-period-more-view-popover-content .time-period-select-date-range .time-period-date-range-picker{background-color:inherit}.time-period-more-view .time-period-select-date-range .time-period-date-range-picker .DayPicker,.time-period-more-view .time-period-select-date-range .time-period-date-range-picker .DayPicker-Months,.time-period-more-view .time-period-select-date-range .time-period-date-range-picker .DayPicker-Month,.time-period-more-view-popover-content .time-period-select-date-range .time-period-date-range-picker .DayPicker,.time-period-more-view-popover-content .time-period-select-date-range .time-period-date-range-picker .DayPicker-Months,.time-period-more-view-popover-content .time-period-select-date-range .time-period-date-range-picker .DayPicker-Month{width:100%}.time-period-more-view .time-period-select-date-range .time-period-date-range-picker .DayPicker-Month,.time-period-more-view-popover-content .time-period-select-date-range .time-period-date-range-picker .DayPicker-Month{margin:0}.time-period-more-view .time-period-select-date-range .time-period-date-range-picker .bp6-timepicker:first-of-type,.time-period-more-view-popover-content .time-period-select-date-range .time-period-date-range-picker .bp6-timepicker:first-of-type{margin-right:5px}.time-period-more-view .time-period-select-date-range .time-period-date-range-picker .bp6-timepicker-arrow-row,.time-period-more-view-popover-content .time-period-select-date-range .time-period-date-range-picker .bp6-timepicker-arrow-row{text-align:left}.time-period-more-view .bp6-datepicker .DayPicker-Day.DayPicker-Day--selected,.time-period-more-view-popover-content .bp6-datepicker .DayPicker-Day.DayPicker-Day--selected{border-radius:15px}.time-period-more-view .bp6-datepicker .DayPicker-Day--selected-range-start:not(.DayPicker-Day--selected-range-end):not(.DayPicker-Day--hovered-range-end),.time-period-more-view-popover-content .bp6-datepicker .DayPicker-Day--selected-range-start:not(.DayPicker-Day--selected-range-end):not(.DayPicker-Day--hovered-range-end){border-top-right-radius:0;border-bottom-right-radius:0}.time-period-more-view .bp6-datepicker .DayPicker-Day--selected-range-end:not(.DayPicker-Day--selected-range-start):not(.DayPicker-Day--hovered-range-start),.time-period-more-view-popover-content .bp6-datepicker .DayPicker-Day--selected-range-end:not(.DayPicker-Day--selected-range-start):not(.DayPicker-Day--hovered-range-start){border-bottom-left-radius:0;border-top-left-radius:0}html[data-bs-theme=dark] .time-period-more-view-popover .bp6-popover-arrow-fill{fill:var(--ds-color-timePeriodMore-popoverArrowFill, #2f3a4f)!important}html[data-bs-theme=dark] .filter-autocomplete-input input{border:1px solid #5f6b7c!important}.filter-toggle-button{position:relative}.filter-toggle-button.bp6-active{box-shadow:0 0 5px var(--ds-semantic-color-status-normal, #00db7e)!important}.filter-toggle-button.has-filters .bp6-icon{margin-right:0!important}.filter-toggle-button.has-filters .bp6-button-text{position:absolute!important;top:-4px;right:-4px;font-size:9px;line-height:15px;width:15px;height:15px;background:#111418;color:#fff;border-radius:50%;text-align:center}.global-filter-popover.bp6-select-popover .bp6-menu{max-height:500px}html[data-bs-theme=dark] .filter-toggle-button.has-filters .bp6-button-text{line-height:14px;border:1px solid #ffffff}html[data-bs-theme=dark] .page-with-header .page-content,html[data-ui-mode=dark] .page-with-header .page-content{background-color:var(--ds-color-orion-pageContentBg, var(--ds-color-body-bg, #242833))}html .page-with-header .page-content{background-color:var(--ds-color-orion-pageContentBg, var(--ds-color-body-bg, #242833));padding:0}html .page-with-header .page-content.white-background{background-color:var(--ds-color-orion-pageContentBgWhite, var(--ds-component-card-bg, #2f333e))}html .page-with-header .page-content.add-padding{padding:1rem 3rem}html .page-with-header .page-header{z-index:5}html .page-with-header .page-header .bp6-divider{height:25px}html .page-with-header .page-header.full-screen{display:none!important}.tir-ui-form .tir-ui-radio-btn .bp6-label{margin-bottom:10px}span.field-error{color:#dd3949;display:inline-flex;max-height:80px;overflow-y:auto;padding-top:2px}.support-form{padding-top:5px}.support-form .input-field{width:300px}.support-form .subject-field{width:525px}.support-form .description-field{width:525px;height:150px}.bp6-alert{max-width:550px}.bp6-alert.bp6-dialog{width:550px}.support{white-space:pre-line}div.UserProfile-card{display:flex;flex-direction:column;container-name:permissions-box;container-type:inline-size}section.UserProfile-permissions{align-self:flex-end;background-color:var(--ds-color-userProfilePermissions-bg, #e9ecef);border-radius:10px;width:calc(100% - 200px)}section.UserProfile-permissions h2{font-size:14px;font-weight:600}section.UserProfile-permissions .UserProfile-permissions-filter{width:100%}section.UserProfile-permissions .UserProfile-permissions-filter .bp6-tag{background-color:var(--ds-color-userProfilePermissions-tagBg, #007bff);color:var(--ds-color-userProfilePermissions-tagText, #ffffff);border-radius:15px;padding:2px 8px}section.UserProfile-permissions .UserProfile-permissions-filter .bp6-tag .bp6-icon{color:var(--ds-color-userProfilePermissions-tagText, #ffffff)}section.UserProfile-permissions .UserProfile-permissions-filter .bp6-tag:hover{background-color:var(--ds-color-userProfilePermissions-tagHoverBg, #e26e44)}div.UserProfile-permissions-list,div.UserProfile-list-value-roles{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:wrap}.MultiSelect-tooltip{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}@container permissions-box (width < 750px){section.UserProfile-permissions{align-self:flex-start;width:100%}}.riverbed-advisor-container .header.border-bottom{border-bottom-width:2px!important}.riverbed-advisor-container .card{margin-bottom:1rem}.data-card .card-close-button{position:absolute;right:0;z-index:1}.data-card .card-close-button.bp6-button{border-radius:0}.data-card.card{box-shadow:0 6px 12px var(--ds-shadow-body-boxShadowColor, rgba(140, 152, 164, .25));color:var(--ds-color-reporting-surfaceText, #ffffff);font-size:.85rem;overflow:auto;background-color:var(--ds-color-reporting-cardBg, #2f333e);transition:box-shadow var(--ds-semantic-motion-duration-normal, .3s),width var(--ds-semantic-motion-duration-normal, .3s),height var(--ds-semantic-motion-duration-normal, .3s),background-color var(--ds-semantic-motion-duration-slow, .5s)}.data-card.card .tile-icon{color:var(--ds-color-reporting-tileIcon, #f28349);opacity:.7;transition:opacity var(--ds-semantic-motion-duration-normal, .3s)}.data-card.card .tile-icon:hover{opacity:1}.data-card.card h3,.data-card.card h5,.data-card.card h6,.data-card.card table{color:var(--ds-color-reporting-surfaceText, #ffffff);transition:color var(--ds-semantic-motion-duration-normal, .3s),font-size var(--ds-semantic-motion-duration-slow, .5s)}.data-card.card:hover{background-color:var(--ds-color-reporting-surfaceHoverBg, #2f3a4f)}.data-card.card:hover .bp6-icon{opacity:1}.data-card.card.card-height-l{height:400px}.data-card.card.card-height-m{height:200px}.data-card.card.card-height-s{height:100px}.data-card.hide-shadow{box-shadow:none!important}.data-card.hide-border{border:none!important}.status-led{display:inline-flex}.status-led button{min-height:auto!important;padding:1px!important}.status-led .vertical-align-item-center{vertical-align:middle!important}.status-icon:hover{background:none!important}html .card-with-title-and-status{margin-right:1rem;margin-bottom:1rem}html .card-with-title-and-status.status-border{border-width:0 0 0 4px}html .card-with-title-and-status .card-with-title-header .card-title-holder{height:36.8px}html .card-with-title-and-status .card-with-title-header .card-icon{opacity:1;padding-right:10px}html .card-with-title-and-status .card-content-holder:has(div.chart-tile.sparkline-tile){padding-top:10px}html .card-with-title-and-status .card-content-holder:has(#usersList){max-height:330px}html .card-with-title-and-status.card-size-m{width:385px}html .card-with-title-and-status.card-size-l{width:685px}html .card-with-title-and-status.card-size-s{width:180px}html .card-with-title-and-status.card-size-s .footer-text{font-size:.7rem}html .card-with-title-and-status.card-size-flex{flex:1}html .card-with-title-and-status.card-height-l{height:405px}html .card-with-title-and-status.card-height-m{height:180px}html .card-with-title-and-status.card-height-s{height:100px}html .card-with-title-and-status.card-height-s .card-content-holder{padding-top:8px}html[data-bs-theme=light] .card.card-with-title-and-status.metric-mini-card{background-color:var(--ds-color-summaryCard-metricMiniBg, #ffffff);box-shadow:3px 3px 3px #0000000a!important}.card.card-with-title-and-status.metric-mini-card.hollow{background:none!important;border:1px dashed var(--ds-color-summaryCard-hollowBorder, #808080)}.card.card-with-title-and-status.metric-mini-card.hollow .card-body:hover .bp6-icon-plus{transition:transform .2s;transform:scale(1.2)}.card.card-with-title-and-status.metric-mini-card.hollow .card-content-holder{display:flex;flex-direction:column-reverse;flex-grow:unset!important;padding-top:50px!important}.card.card-with-title-and-status.metric-mini-card.hollow .card-content-holder .bp6-icon-plus{border:2px solid var(--ds-color-summaryCard-hollowBorder, #808080);border-radius:50%;padding:5px}.card.card-with-title-and-status.metric-mini-card.hollow .card-content-holder span.display-9{text-transform:uppercase;margin-top:10px}.rounded-link-button{border-radius:15px!important;border:1px solid transparent!important}.rounded-link-button.size-s{font-size:.65rem!important;min-height:20px!important;padding-right:8px!important;padding-left:8px!important}.rounded-link-button.size-xs{font-size:.6rem!important;line-height:.6rem;min-height:10px!important;padding-right:3px!important;padding-left:3px!important}.cards-holder>*{margin-right:.5rem;margin-bottom:.5rem}.sparkline-tile .card-chart-holder{min-width:180px;min-height:70px}.sparkline-tile .highcharts-container{display:inline-block}.timeseries-tile .card-chart-holder{min-width:180px;min-height:70px}.timeseries-tile .highcharts-container{display:inline-block}.timeseries-tile .highcharts-plot-band{opacity:.1}.metric-mini-card .chart-tile{margin-left:-1rem;margin-right:-1rem;overflow:hidden}.metric-mini-card .card-with-title-header,.metric-mini-card .card-value{text-align:center}.runbook-card-row .disabled-card.card-size-s.data-card{opacity:.5;cursor:not-allowed}.runbook-card-row .metric-mini-card .chart-tile{margin-left:0;margin-right:0;overflow:hidden}.multi-select-input .bp6-menu{font-size:14px;font-weight:400}.multi-select-input .draggable-tag{cursor:move;-webkit-user-select:none;user-select:none;padding-left:0!important}.multi-select-input .draggable-tag .bp6-icon{margin-right:0}.multi-select-input .draggable-tag.dragging{opacity:.4}.multi-select-input .draggable-tag.dragged-over{margin-left:15px}.multi-select-input .bp6-menu-divider{border:none;border-top:1px solid #e0e0e0;margin:12px 0;height:0;background:none;opacity:1}.selector-min-width{min-width:90px}.built-in-props-content{background-color:var(--ds-color-transformEditor-builtInPropsBg, #007bff);padding:.2rem .6rem;border-radius:.8rem;color:var(--ds-color-transformEditor-builtInPropsText, #ffffff);font-weight:400;width:auto;margin:2px}.built-in-props{max-width:inherit;display:flex;flex-wrap:wrap;align-content:space-between}.transform-template-dialog{min-width:670px!important;width:fit-content!important;max-width:100vw;max-height:90dvh}.transform-template-dialog .basic-dialog-load-facade{overflow-y:auto!important}.transform-template-dialog textarea{min-width:640px;max-width:100%;max-height:65vh;display:block}.on-demand-input-data-properties span.bp6-popover-target.bp6-popover-target{display:block}html .tabbed-sub-pages{height:100%}html .tabbed-sub-pages .bp6-tab-list{padding:0 1rem;border-bottom:1px solid}html .tabbed-sub-pages .bp6-tab-list .bp6-tab-indicator{margin:0 10px;border-radius:3px 3px 0 0}html .tabbed-sub-pages .bp6-tab-list .bp6-tab{padding:.8rem .8rem .5rem;font-size:.9rem;text-transform:uppercase;color:#6c757d;font-weight:500;transition:color var(--ds-semantic-motion-duration-normal, .3s)}html .tabbed-sub-pages .bp6-tab-list .bp6-tab .status-led{vertical-align:top;position:relative;top:5px;left:5px}html .tabbed-sub-pages .bp6-tab-list .bp6-tab .count-in-tab{display:inline-flex;justify-content:center;align-items:center;width:18px;height:18px;border-radius:50%;font-size:.6rem}html .tabbed-sub-pages .bp6-tab-panel{flex-grow:1;margin-top:0}.copy-view-button{background-color:var(--ds-color-tabbedSubPages-copyViewButtonBg, #d5f1f7)!important}html[data-bs-theme=light] .tabbed-sub-pages .bp6-tab-list{border-bottom-color:#dee2e6}html[data-bs-theme=light] .tabbed-sub-pages .bp6-tab-list .bp6-tab-indicator{background-color:#111418}html[data-bs-theme=light] .tabbed-sub-pages .bp6-tab-list .bp6-tab[aria-selected=true],html[data-bs-theme=light] .tabbed-sub-pages .bp6-tab-list .bp6-tab:hover{color:#111418}html[data-bs-theme=dark] .tabbed-sub-pages .bp6-tab-list{border-bottom-color:#343a40}html[data-bs-theme=dark] .tabbed-sub-pages .bp6-tab-list .bp6-tab-indicator{background-color:#fff}html[data-bs-theme=dark] .tabbed-sub-pages .bp6-tab-list .bp6-tab[aria-selected=true],html[data-bs-theme=dark] .tabbed-sub-pages .bp6-tab-list .bp6-tab:hover{color:#fff}.sortable .sort-content .drag-handle{cursor:grab}.sortable .sort-content.dragging{opacity:.3}.sortable.vertical .sort-content.dragged-over{margin-top:15px}.sortable.vertical .sort-content.drop-in-end{display:none;min-width:15px;min-height:15px}.sortable.vertical.drag-in-progress .sort-content.drop-in-end{display:block}.sortable.horizontal .sort-content{display:inline-block}.sortable.horizontal .sort-content.dragged-over{margin-left:15px}.sortable.horizontal .sort-content.drop-in-end{display:none;min-width:15px;min-height:15px}.sortable.horizontal.drag-in-progress .sort-content.drop-in-end{display:inline-block}.sortable.drag-anywhere .sort-content{cursor:grab}.sortable.drag-anywhere .sort-content:active{cursor:grabbing}.sortable.drag-handles-only .sort-content .drag-handle{cursor:grab}.sortable.drag-handles-only .sort-content:active .drag-handle{cursor:grabbing}.variables-container{overflow-y:auto;width:60vw;height:100%}.add-variable-control{border-style:dashed;border-width:2px;background-color:transparent;box-shadow:none;border-radius:10px;display:flex;flex-direction:column;padding:1em 0 .5em;justify-content:center;align-items:center}.add-variable-control .add-variable-control__trigger-row{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}.add-variable-control>p{text-align:center;width:100%}.add-variable-control div.bp6-popover-arrow:not(.bp6-minimal){display:block}.save-btn{display:flex;flex-direction:column}.variables-grid-header{display:grid;grid-template-columns:1em 1.2fr 1fr .8fr .8fr 1.1em;gap:.5rem}.variables-grid{display:grid!important;grid-template-columns:1em 1.2fr 1fr .8fr .8fr 1em;gap:.5rem}html[data-bs-theme=dark] .properties-background,html[data-bs-theme=light] .properties-background{background-color:var(--ds-color-variableDefinition-propertiesBg, rgba(19, 124, 189, .5))}.properties{border-radius:8px}.properties .properties-grid{display:grid;grid-template-columns:1.8em 1.1fr 1fr .8fr .8fr .5em;gap:.5rem}.variable-list{max-height:45vh;overflow:auto}.add-text{text-decoration:underline;margin-left:10px}html[data-bs-theme=dark] .compare-control{background-color:#383e47}html[data-bs-theme=light] .compare-control{background-color:#edeff2}.fn-operator{width:100px}.exp-unit{min-width:75px}.exp-value{min-width:100px}.exp-operator,.exp-fn-operator{min-width:50px}.exp-attribute{min-width:200px}.wrap-field-in-display-mode.clickable{cursor:pointer}.wrap-field-in-display-mode.display-mode.empty{display:inline-block;width:135px;height:22px}.condition{display:flex}.condition .condition-operation,.condition .condition-value{margin-left:.3rem}.condition .display-holder{display:inline-flex;align-items:center}.condition .display-holder .icon{margin-right:.1rem;margin-top:.1rem}.condition .display-holder .dropdown-icon{margin-right:-.1rem;margin-top:.1rem;opacity:.5}.condition .clickable{cursor:pointer}.condition .condition-key,.condition .condition-operation,.condition .condition-value{border-radius:.8rem;color:var(--ds-color-condition-text, #222222);display:inline-flex;align-items:center}.condition .add-padding{padding:.2rem .6rem}.condition .condition-key{background-color:var(--ds-color-condition-keyBg, #f9e4a7);overflow:hidden}.condition .condition-key .category{background-color:var(--ds-color-condition-keyCategoryBg, #f4c7a9);display:flex;align-items:center;height:100%}.condition .condition-operation{background-color:var(--ds-color-condition-operationBg, #caefb1)}.condition .condition-value{background-color:var(--ds-color-condition-valueBg, #c6e3fe)}.condition-block{display:grid;grid-template-columns:min-content auto min-content;grid-template-rows:auto}.condition-block>*{margin:0 0 .3rem .2rem}.condition-block>.condition-block{grid-column-start:2;grid-column-end:4}.condition-block .block-type-container{grid-row-start:1;display:flex;margin-left:0;position:relative}.condition-block .block-type-container .block-type{display:flex;flex-direction:column;border-radius:.5rem;background-color:var(--ds-color-condition-blockTypeBg, #cfc1f5);color:var(--ds-color-condition-blockTypeText, #222222)}.condition-block .block-type-container .block-type .content{flex-grow:1;display:flex;flex-direction:column}.condition-block .block-type-container .block-type .label{min-width:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;writing-mode:vertical-rl;transform:rotate(180deg);flex-grow:1;padding-bottom:10px}.condition-block .block-type-container .block-type .icon{display:flex;flex-direction:row;justify-content:center}.condition-block .block-type-container.can-denest .block-type .label{padding-bottom:20px}.condition-block .block-type-container .de-nest-block-btn{border-radius:.5rem .5rem 0 0;position:absolute;left:-2px;top:-5px;z-index:1;opacity:.5}.condition-block .block-type-container:hover .de-nest-block-btn{opacity:1}.condition-block.read-only .block-type .label{padding-bottom:0}.condition-block .controls{white-space:nowrap;text-align:right}.condition-block .clickable{cursor:pointer}.condition-block-type-change-popup .contents{padding:10px;min-width:125px}.condition-block-type-change-popup .contents .operation-menu{margin-bottom:10px;border-bottom:1px solid var(--ds-color-condition-blockOperationMenuBorder, rgba(119, 119, 119, .4666666667))}.condition-block-type-change-popup .contents .negation-checkbox{margin-bottom:0}.variables-checked{background:var(--ds-color-liquidTemplate-toolbarCheckedBg, #e1e1e1)!important}td.fixed-textarea textarea{resize:none}html[data-bs-theme=dark] .fixed-textarea textarea{background-color:var(--ds-color-httpEditor-darkTextareaBg, #182026)}html[data-bs-theme=dark] div.rta__entity{background-color:var(--ds-color-httpEditor-darkEntityBg, #182026)}html[data-bs-theme=dark] div.rta__entity.rta__entity--selected{background-color:var(--ds-color-httpEditor-darkEntitySelectedBg, #0366d6)}.textarea-hack.textarea-group{align-items:center;gap:8px;display:flex}.textarea-hack.textarea-group .fill{flex:1 1 auto;width:100%}.textarea-hack.textarea-group .textarea-group-left{flex:0 0 115px}.textarea-hack.textarea-group .bp6-input{padding-left:10px;height:30px;padding-bottom:4px;padding-top:7px}.textarea-hack.textarea-group textarea{white-space:nowrap}.float-list{z-index:2}.grid-alignment{display:grid;grid-template-columns:2fr 1fr .8fr;grid-gap:8px}.http-node-additional-headers .add-additional-header-control{border-style:dashed;border-width:2px;background-color:transparent;box-shadow:none;border-radius:10px;display:flex;flex-direction:column;padding:.5em 0;justify-content:center;align-items:center;max-width:calc(100% - 26px)}.http-node-additional-headers .add-additional-header-control.disabled{opacity:.4;pointer-events:none}.http-node-additional-headers .additional-header-row-insert-variable{display:flex;margin-right:26px;margin-bottom:5px}.http-node-additional-headers .additional-header-row-insert-variable .bp6-form-group{margin-bottom:0}.http-node-additional-headers .additional-header-row{margin-bottom:15px;margin-top:15px}.http-node-additional-headers .additional-header-row:first-child{margin-top:0;position:relative}.http-node-additional-headers .additional-header-row:first-child .additional-header-row-insert-variable{position:absolute;bottom:30px;right:0}.http-node-additional-headers .additional-header-row-inputs{display:flex}.http-node-additional-headers .additional-header-row-inputs .bp6-form-group{margin-bottom:0}.http-node-additional-headers .additional-header-input{flex:1;margin-right:10px}.http-node-additional-headers .additional-header-input:last-child{margin-right:0}.http-node-additional-headers .additional-header-input-error input{border:1px solid var(--ds-color-httpEditor-additionalHeaderInputErrorBorder, #e04b4b)}.http-node-additional-headers .remove-additional-header{width:16px;align-self:flex-end;margin-bottom:7px}.debug-container{overflow-y:auto;width:450px;height:100%}.debug-container .debug-content h3{font-size:18px;font-weight:600;margin:0}.debug-container .debug-content h5{font-size:14px;font-weight:600;margin:0}.debug-container .debug-content p{line-height:1.5}.debug-container .debug-content .node-list{max-height:400px;overflow-y:auto;padding:8px}.debug-container .debug-content .node-list .node-item{display:flex;align-items:center;padding:12px;transition:background-color .2s ease}.debug-container .debug-content .node-list .node-item .node-info{flex:1;min-width:0;margin-left:12px}.debug-container .debug-content .node-list .node-item .node-info .node-name{font-weight:500;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debug-container .debug-content .node-list .node-item .node-info .node-type{font-size:12px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debug-container .debug-content .debug-panel-actions{display:flex;justify-content:flex-end;gap:16px;padding:12px 16px}.debug-container .debug-content .debug-panel-actions .debug-action-link{text-decoration:none;font-size:14px;cursor:pointer}.debug-container .debug-content .debug-panel-actions .debug-action-link:hover{text-decoration:underline}.debug-container .debug-content .debug-panel-footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 0 0 16px;margin-top:auto}html[data-bs-theme=dark] .debug-container .node-item.highlighted,html[data-bs-theme=light] .debug-container .node-item.highlighted{background-color:var(--ds-color-debugPanel-highlightedBg, rgba(19, 124, 189, .5))}.on-demand-create-variable{float:right}.on-demand-create-variable span{color:var(--ds-color-subflow-inputLink, #106ba3)}.on-demand-create-variable.on-demand-create-variable.on-demand-create-variable.on-demand-create-variable:hover{text-decoration:underline}.static-input-values.static-input-values{padding-left:26px}.static-input-values.static-input-values .bp6-menu-item{font-size:.875rem}.static-input-values.static-input-values .bp6-overlay:not(:has(.bp6-menu)){display:none}.static-input-values.static-input-values .bp6-multi-select,.static-input-values.static-input-values .bp6-multi-select.bp6-active{background:var(--ds-color-subflow-inputMultiSelectBg, #e9ecef);box-shadow:var(--ds-shadow-subflow-inputMultiSelect, 0 0 0 1px inset rgba(140, 152, 164, .25))}.static-input-values.static-input-values .bp6-button:has(.bp6-icon-cross){display:none}.static-input-values.static-input-values .add-subflow-static-value .bp6-overlay,.static-input-values.static-input-values .add-subflow-static-value .bp6-multi-select-tag-input-input{display:none}.static-input-values.static-input-values .add-subflow-static-value .bp6-tag-input-values:hover{cursor:default}.static-input-values.static-input-values .add-subflow-static-value .bp6-tag:has(.highlight-item){background-color:var(--ds-color-subflow-inputHighlightItemBg, #008000)}.static-input-values.static-input-values .multi-select-input{max-height:250px;overflow:auto}.enter-context-values-descriptions span{color:var(--ds-color-subflow-inputLink, #106ba3)}.edit-descriptions-dialog .bp6-dialog-body{overflow-x:visible}.edit-descriptions-dialog.edit-descriptions-dialog.edit-descriptions-dialog{width:600px}.edit-descriptions-dialog.edit-descriptions-dialog.edit-descriptions-dialog textarea{padding:6px;min-height:230px}.edit-descriptions-dialog input[type=number]::-webkit-outer-spin-button,.edit-descriptions-dialog input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.edit-descriptions-dialog input[type=number]{-moz-appearance:textfield}.edit-descriptions-dialog .validation-error{height:20px}.subflow-input-node-editor-tabs{min-height:306px}.authentication-profile-modal.main-content{height:625px}.authentication-profile-modal.main-content .bp6-multistep-dialog-panels{height:100%}.authentication-profile-modal.main-content .panel-content{display:flex;flex-direction:column;overflow-y:auto}.authentication-profile-modal.main-content .panel-content textarea{resize:none}.authentication-profile-modal.main-content .panel-content .bp6-dialog-body{padding-left:4px;max-height:500px;overflow-y:auto}.authentication-profile-modal.main-content .bp6-dialog-step-viewed .bp6-dialog-step{cursor:pointer}.authentication-profile-modal .http-success:first-line{color:var(--ds-color-addAuthenticationHttp-success, #0d8050)}.authentication-profile-modal .http-error:first-line{color:var(--ds-color-addAuthenticationHttp-error, #c23030)}.add-alluvio-edge-control{border-style:solid;border-width:1px;background-color:transparent;box-shadow:none;border-radius:10px;display:flex;flex-direction:column;padding:1em 0 .5em;justify-content:center;align-items:center}.add-alluvio-edge-control div.bp6-popover-arrow:not(.bp6-minimal){display:block}.add-alluvio-edge-control div.bp6-popover-content{overflow-y:scroll;max-height:400px}.fieldset--with-bg{background-color:#f6f7f9}.advanced-grid{display:grid;grid-template-columns:1fr 1fr 1fr 2rem;gap:.5rem;grid-gap:.5rem}.advanced-grid .bp6-form-group{margin-bottom:0!important;margin-top:15px!important}.advanced-grid .simple-tooltip{right:-150px}html[data-bs-theme=dark] .fieldset--with-bg{background-color:#2f343c}.bp6-overlay:has(.bp6-dialog-container .confirmation-modal){z-index:99999}.confirmation-modal .bp6-alert-contents{margin:0 auto}.confirmation-modal .message{white-space:pre-line}.api-key-auth-params-panel .add-request-header-control,.token-based-auth-params-panel .add-request-header-control,.jwt-bearer-params .add-request-header-control{border-style:dashed;border-width:2px;background-color:transparent;box-shadow:none;border-radius:10px;display:flex;flex-direction:column;padding:.5em 0;justify-content:center;align-items:center;max-width:calc(100% - 26px)}.api-key-auth-params-panel .request-header-input,.token-based-auth-params-panel .request-header-input,.jwt-bearer-params .request-header-input{flex:1;margin-right:10px}.api-key-auth-params-panel .request-header-input:last-child,.token-based-auth-params-panel .request-header-input:last-child,.jwt-bearer-params .request-header-input:last-child{margin-right:0}.api-key-auth-params-panel .request-header-row,.token-based-auth-params-panel .request-header-row,.jwt-bearer-params .request-header-row{display:flex;align-items:top;margin-bottom:15px}.api-key-auth-params-panel .request-header-row .bp6-form-group,.token-based-auth-params-panel .request-header-row .bp6-form-group,.jwt-bearer-params .request-header-row .bp6-form-group{margin-bottom:0}.api-key-auth-params-panel .remove-request-header,.token-based-auth-params-panel .remove-request-header,.jwt-bearer-params .remove-request-header{width:16px;padding-top:5px}.jwt-bearer-params .is-secret-toggle{padding-top:6px}.authentication-parameters-field-wrap{position:relative}.authentication-parameters-field-wrap .authentication-parameters-upload-field-wrap{position:absolute;top:-10px;right:0}.authentication-parameters-field-wrap .authentication-parameters-upload-field-wrap input[type=file],.authentication-parameters-field-wrap br{display:none}.authentication-parameters-field-wrap .field-error{overflow:visible}.authentication-parameters-field-wrap .field-error:empty{display:none}.authentication-parameters-field-wrap .privateKeyClearedHeading{margin-bottom:25px;display:flex}.authentication-parameters-field-wrap .privateKeyClearedHeading>span{margin-left:20px}.authentication-parameters-field-wrap .privateKeyClearedHeading button{margin-left:auto}.authentication-parameters-field-wrap textarea.bp6-input[name=client_certificate_in_pem_format]{height:120px}.authentication-parameters-field-wrap textarea.bp6-input[name=client_private_key]{height:100px}.authentication-parameters-field-wrap .bp6-popover-target{position:absolute;left:213px;top:-1px}.authentication-parameters-field-wrap.client-private-key .bp6-popover-target{left:130px}.token-based-auth-params-panel .field-error:empty{display:none}.integration-library__modal-links{background:transparent;list-style:none;margin-left:0;padding-left:0}.integration-library__modal-links li.list-group-item{background-color:transparent!important}.integration-library__modal-referenced-resources{max-height:250px;overflow-y:auto}html[data-bs-theme=dark] li.list-group-item{background-color:transparent}.integrations-library__modal .bp6-tab-panel{min-height:300px;max-height:300px;overflow-y:auto}.integrations-library__content-table-wrapper{width:100%;max-height:250px;display:flex;flex-direction:column;overflow:hidden}.integrations-library__content-table{width:100%;margin-bottom:0;border:none;border-collapse:collapse;table-layout:fixed;display:flex;flex-direction:column;height:100%}.integrations-library__content-table .integrations-library__content-table-header th:nth-child(1),.integrations-library__content-table .integrations-library__content-table-body td:nth-child(1){width:30%}.integrations-library__content-table .integrations-library__content-table-header th:nth-child(2),.integrations-library__content-table .integrations-library__content-table-header th:nth-child(3),.integrations-library__content-table .integrations-library__content-table-body td:nth-child(2),.integrations-library__content-table .integrations-library__content-table-body td:nth-child(3){width:12%}.integrations-library__content-table .integrations-library__content-table-header th:nth-child(4),.integrations-library__content-table .integrations-library__content-table-body td:nth-child(4){width:46%}.integrations-library__content-table.integrations-library__content-table--available .integrations-library__content-table-header th:nth-child(1),.integrations-library__content-table.integrations-library__content-table--available .integrations-library__content-table-body td:nth-child(1){width:40%}.integrations-library__content-table.integrations-library__content-table--available .integrations-library__content-table-header th:nth-child(2),.integrations-library__content-table.integrations-library__content-table--available .integrations-library__content-table-body td:nth-child(2){width:18%}.integrations-library__content-table.integrations-library__content-table--available .integrations-library__content-table-header th:nth-child(3),.integrations-library__content-table.integrations-library__content-table--available .integrations-library__content-table-body td:nth-child(3){width:42%}.integrations-library__content-table-header{display:table-header-group;flex-shrink:0}.integrations-library__content-table-header tr{display:table;width:100%;table-layout:fixed;border-collapse:collapse}.integrations-library__content-table-header th{font-size:.65rem;font-weight:600;text-transform:uppercase;border:none;color:var(--ds-color-integrations-config-tableHeader, #f5f8fa);text-align:left}.integrations-library__content-table-header th:nth-child(1){white-space:nowrap;padding:8px 0 8px 12px}.integrations-library__content-table-header th:nth-child(2),.integrations-library__content-table-header th:nth-child(3){white-space:normal;line-height:1.2;padding:8px 0}.integrations-library__content-table-header th:nth-child(2) div,.integrations-library__content-table-header th:nth-child(3) div{line-height:1.2}.integrations-library__content-table-header th:nth-child(4){padding:8px 0}.integrations-library__content-table-body{display:block;max-height:200px;overflow-y:auto;overflow-x:hidden;flex:1}.integrations-library__content-table-body tr{display:table;width:100%;table-layout:fixed;border:none;border-collapse:collapse}.integrations-library__content-table-body tr:hover{background-color:transparent}.integrations-library__content-table-body tr td{vertical-align:top;font-size:.7rem;color:var(--ds-color-integrations-config-tableText, #adb5bd);border:none;overflow:hidden}.integrations-library__content-table-body tr td:nth-child(1){padding:4px 0 4px 12px}.integrations-library__content-table-body tr td:nth-child(2),.integrations-library__content-table-body tr td:nth-child(3){padding:4px 0;font-style:italic}.integrations-library__content-table-body tr td:last-child{overflow:hidden;padding:4px 0;font-style:italic}.integrations-library__content-table-badge{margin-left:6px;vertical-align:middle;font-size:.6rem;padding:2px 6px}.integrations-library__content-table-description{color:var(--ds-color-integrations-config-tableText, #adb5bd);font-size:.7rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%;max-width:100%;line-height:1.4;margin:0;padding:0}.integrations-library__content-tooltip .bp6-popover-content{max-width:400px;word-wrap:break-word;white-space:normal}.integrations-library__content-table-text--not-installed{color:var(--ds-color-integrations-config-notInstalled, #e04b4b)}html[data-bs-theme=dark] .integrations-library__content-table thead th{background-color:transparent;color:var(--ds-color-integrations-config-tableHeader, #f5f8fa)}html[data-bs-theme=dark] .integrations-library__content-table tbody,html[data-bs-theme=dark] .integrations-library__content-table tbody tr:hover{background-color:transparent}html[data-bs-theme=dark] .integrations-library__content-table tbody td{color:var(--ds-color-integrations-config-tableText, #adb5bd)}html[data-bs-theme=dark] .integrations-library__content-table tbody td>span:not(.badge):not(.integrations-library__content-table-text--not-installed){color:var(--ds-color-integrations-config-tableText, #adb5bd)}html[data-bs-theme=dark] .integrations-library__content-table-description{color:var(--ds-color-integrations-config-tableText, #adb5bd)}html[data-bs-theme=dark] .integrations-library__content-table-text--not-installed{color:var(--ds-color-integrations-config-notInstalled, #e04b4b)}.integrations-library__search-bar{max-width:500px}.integrations-library__cards{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.integrations-library__card{flex:1 0 auto;display:flex;flex-direction:column;position:relative;max-width:264px}.integrations-library__card--error{background-color:var(--ds-color-integrations-library-cardErrorBg, #c23030);border:1px solid var(--ds-color-integrations-library-cardErrorBorder, #c23030)}.integrations-library__card-badges{position:absolute;top:.2em;right:.2em}.integrations-library__card-badges--relative{position:relative;left:0;top:0}.integrations-library__card-badges .badge{padding:1em}.integrations-library__card-badges .badge+.badge{margin-left:8px}.integrations-library__progress-error-callout p{max-height:500px;overflow-y:auto}.integrations-library__card-logo{display:flex;align-items:center;justify-content:center;height:128px;width:200px;padding:8px 16px;margin:0 auto}.integrations-library__card-logo img{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.integrations-library__card-logo--small{padding:4px;height:60px;width:120px}.integrations-library__card-logo--avatar{padding:4px;border-radius:10px 0 0 10px;height:100%;max-width:32px;width:32px}.integrations-library__card-logo--avatar img,.integrations-library__card-logo--avatar svg{display:block;height:16px;width:16px}.integrations-library__card-logo--badge{height:32px;width:32px;margin-right:8px;border-radius:0}.integrations-library__card-info-wrapper{position:relative;min-height:60px}.integrations-library__card-error{display:flex;align-items:center;margin-bottom:4px}.integrations-library__card-error span{text-decoration:underline}.integrations-library__card-install-info{position:absolute;bottom:0;left:0;right:0}.integrations-library__card-install-info div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.integrations-library__card-description{display:flex;flex-direction:column;justify-content:center;height:150px;overflow-y:auto;padding:4px 8px}.integrations-library__card-description p{white-space:pre-line;margin-bottom:0}.integrations-library__connectors-list{max-height:250px;overflow-y:auto}.integrations-library__connectors-list li{align-items:center}.integration-library__progress-dialog{align-items:center;display:flex;flex-direction:column;justify-content:center}.integration-library__progress-dialog .content{padding-inline:16px}.bp6-dialog.modal-container{margin-top:0}.bp6-dialog.modal-container .bp6-dialog-body{padding-left:4px;min-height:400px;overflow-y:auto}.bp6-menu-item .integrations-library__card-logo.integrations-library__card-logo--avatar{border-radius:8px!important;padding:4px}html[data-bs-theme=dark] .integrations-library__card-logo{background:var(--ds-color-integrations-library-cardLogoBg, #ffffff);border-radius:16px}html[data-bs-theme=dark] .integrations-library__card-logo--avatar{background:transparent;border-radius:10px 0 0 10px}html[data-bs-theme=dark] .integrations-library__card-logo--badge{border-radius:0}html[data-bs-theme=dark] .integration-library__card-control-btn:disabled .bp6-button-text{color:var(--ds-color-integrations-library-cardControlTextDisabled, #ffffff)}@keyframes nodeErrorAnimation{50%{color:var(--ds-color-baseNode-errorAnimationText, #ff0000)}}.react-flow__node .contents .node-controls{height:0;overflow:hidden}.react-flow__node .contents .node-controls>*{position:relative;top:-20px;opacity:0;transition:top .1s,opacity .1s!important}.react-flow__node .contents .node-controls>*.ctrl-1{transition-delay:.04s!important}.react-flow__node .contents .node-controls>*.ctrl-2{transition-delay:.08s!important}.react-flow__node:hover{z-index:100!important}.react-flow__node.node-warnings-and-errors .warning-and-error-icons{position:relative;top:-22px;opacity:1;transition:opacity .2s!important}.react-flow__node .node-controls.add-menu-active>button,.react-flow__node .node-controls.add-menu-active>span{top:-30px;opacity:1}.react-flow__node.selected .contents .node-controls{height:auto;overflow:unset}.react-flow__node.selected .contents .node-controls>button,.react-flow__node.selected .contents .node-controls>span{top:-30px;opacity:1}.react-flow__node.selected .warning-and-error-icons{opacity:0}.react-flow__node:hover:not(.selected) .contents.dragging .node-controls>button,.react-flow__node:hover:not(.selected) .contents.dragging .node-controls>span{opacity:0}.react-flow__node .plus-container{position:relative;right:-5px;z-index:1}.react-flow__node .plus-container .plus-span{padding:8px 0}.react-flow__node .react-flow__handle-right.extra-plus-handle{right:-17px}.react-flow__node .debug-badge{position:absolute;top:-10px;left:-5px;color:var(--ds-color-baseNode-debugBadgeText, #ffffff);font-size:8px;font-weight:700;padding:2px 6px;border-radius:3px;z-index:10;pointer-events:none;text-transform:uppercase;letter-spacing:.5px;background-color:var(--ds-color-baseNode-debugBadgeBg, #b26076);box-shadow:0 2px 4px #0003}.graph-static .react-flow__node .contents .node-controls,.multiple-nodes-selected .react-flow__node .contents .node-controls,.connection-in-progress .react-flow__node .contents .node-controls{display:none}.react-flow__node-comment{background:var(--ds-color-reactFlow-nodeBg, #ffffff)}.react-flow__node-comment{padding:10px;border-radius:0;width:150px;font-size:12px;color:var(--ds-color-reactFlow-nodeText, #222222);text-align:start;border-width:1px;border-style:solid}.react-flow__node-comment.selected,.react-flow__node-comment.selected:hover{box-shadow:0 0 0 1px var(--ds-color-reactFlow-nodeSelectedOutline, #1a192b)}.react-flow__node-subflow{background:var(--ds-color-reactFlow-nodeBg, #ffffff)}.react-flow__node-subflow{padding:10px;width:150px;font-size:12px;color:var(--ds-color-reactFlow-nodeText, #222222);text-align:center;border-width:1px;border-style:solid}.react-flow__node-subflow.selected,.react-flow__node-subflow.selected:hover{box-shadow:0 0 0 1px var(--ds-color-reactFlow-nodeSelectedOutline, #1a192b)}aside#drag-and-drop-panel{min-height:0;overflow:hidden;-webkit-user-select:none;user-select:none}aside#drag-and-drop-panel .dnd-nodes-list-scroll{flex:1 1 0%;min-height:0;overflow:auto}aside#drag-and-drop-panel .node-wrapper{cursor:grab}aside#drag-and-drop-panel .node-wrapper.default,aside#drag-and-drop-panel .node-wrapper.input,aside#drag-and-drop-panel .node-wrapper.output,aside#drag-and-drop-panel .node-wrapper.subflow{border-color:var(--ds-color-dragAndDrop-nodeBorder, #aaaaaa);border-radius:10px}aside#drag-and-drop-panel .node-wrapper .tooltip-holder{opacity:0;transition:opacity var(--ds-semantic-motion-duration-normal, .3s)}aside#drag-and-drop-panel .node-wrapper .tooltip-holder:has(.bp6-active){opacity:1}aside#drag-and-drop-panel .node-wrapper:hover:not(.dragging) .tooltip-holder{opacity:1}aside#drag-and-drop-panel .node-wrapper.dragging .tooltip-holder{transition:none}aside#drag-and-drop-panel .draggable-node{transform:translate(0)}aside#drag-and-drop-panel .categories>span{opacity:0}aside#drag-and-drop-panel .categories>span:has(.bp6-active){opacity:1}aside#drag-and-drop-panel .categories:hover>span{opacity:1}aside#drag-and-drop-panel .builtin-subflow-icon{background:transparent;width:27px}html[data-bs-theme=dark] aside#drag-and-drop-panel .draggable-node .contents .icon-and-label .name{color:#111}html[data-bs-theme=dark] aside#drag-and-drop-panel .draggable-node .contents .icon-and-label .name .display-10{color:#333}.drag-in-progress .drag-and-drop-hint{display:none}.variable-definitions-trigger{background-color:var(--ds-color-dragAndDrop-variableTriggerBg, #cf9fff);color:var(--ds-color-dragAndDrop-variableTriggerText, #ffffff);min-height:2.5rem;display:flex;align-items:center;justify-content:space-between;width:calc(100% + 16px);margin:-8px}.graph-toolbar{display:flex;align-items:center;height:100%}.graph-toolbar-separator{height:20px;width:1px;background:#999;display:inline-block;vertical-align:middle;margin:0 10px}.graph-toolbar-button{cursor:pointer}.graph-toolbar .layout-button{transform:rotate(-90deg)}.graph-toolbar a.toolbar-warning-button,.graph-toolbar a.toolbar-error-button{padding-left:4px;padding-right:4px}.graph-toolbar .toolbar-warning-button:hover,.graph-toolbar .toolbar-error-button:hover{background:none!important}.unsaved,.version{margin:0 auto -8px;line-height:.5}.runbook-title-wrapper{max-width:540px;margin:0 auto}.runbook-title-wrapper .icon-title{max-width:480px;overflow:hidden;text-overflow:ellipsis}.react-flow__node-switch{background:var(--ds-color-reactFlow-nodeBg, #ffffff)}.react-flow__node-switch{padding:10px;width:150px;font-size:12px;color:var(--ds-color-reactFlow-nodeText, #222222);text-align:center;border-width:1px;border-style:solid}.react-flow__node-switch.selected,.react-flow__node-switch.selected:hover{box-shadow:0 0 0 1px var(--ds-color-reactFlow-nodeSelectedOutline, #1a192b)}.react-flow__node-logic{background:var(--ds-color-reactFlow-nodeBg, #ffffff)}.react-flow__node-logic{padding:10px;width:150px;font-size:12px;color:var(--ds-color-reactFlow-nodeText, #222222);text-align:center;border-width:1px;border-style:solid}.react-flow__node-logic.selected,.react-flow__node-logic.selected:hover{box-shadow:0 0 0 1px var(--ds-color-reactFlow-nodeSelectedOutline, #1a192b)}.react-flow__node-decision{background:var(--ds-color-reactFlow-nodeBg, #ffffff)}.react-flow__node-decision{padding:10px;width:150px;font-size:12px;color:var(--ds-color-reactFlow-nodeText, #222222);text-align:center;border-width:1px;border-style:solid}.react-flow__node-decision.selected,.react-flow__node-decision.selected:hover{box-shadow:0 0 0 1px var(--ds-color-reactFlow-nodeSelectedOutline, #1a192b)}.react-flow__node-data_ocean{background:var(--ds-color-reactFlow-nodeBg, #ffffff)}.react-flow__node-data_ocean{padding:10px;width:150px;font-size:12px;color:var(--ds-color-reactFlow-nodeText, #222222);text-align:center;border-width:1px;border-style:solid}.react-flow__node-data_ocean.selected,.react-flow__node-data_ocean.selected:hover{box-shadow:0 0 0 1px var(--ds-color-reactFlow-nodeSelectedOutline, #1a192b)}.react-flow__node-skeleton{background:var(--ds-color-skeletonNode-bg, #dfecfa);border:2px dashed var(--ds-color-skeletonNode-border, #bbbbbb);border-radius:7px;color:var(--ds-color-skeletonNode-text, #898d91);font-size:12px;opacity:.8;padding:8px;width:150px;text-align:center;cursor:pointer}.react-flow__node-skeleton:hover,.react-flow__node-skeleton:focus{background:var(--ds-color-skeletonNode-hoverBg, #e1e1e1)}.react-flow__node-skeleton.selected,.react-flow__node-skeleton.selected:hover{background:var(--ds-color-skeletonNode-hoverBg, #e1e1e1)}.react-flow-component .react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow-component .react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow-component .react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow-component .react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow-component .react-flow__pane{z-index:1}.react-flow-component .react-flow__pane.draggable{cursor:grab}.react-flow-component .react-flow__pane.dragging{cursor:grabbing}.react-flow-component .react-flow__pane.selection{cursor:pointer}.react-flow-component .react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow-component .react-flow__renderer{z-index:4}.react-flow-component .react-flow__selection{z-index:6}.react-flow-component .react-flow__nodesselection-rect:focus,.react-flow-component .react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow-component .react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow-component .react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow-component .react-flow .react-flow__edges{position:absolute}.react-flow-component .react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow-component .react-flow__edge{pointer-events:visibleStroke}.react-flow-component .react-flow__edge.selectable{cursor:pointer}.react-flow-component .react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow-component .react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow-component .react-flow__edge.inactive{pointer-events:none}.react-flow-component .react-flow__edge.selected,.react-flow-component .react-flow__edge:focus,.react-flow-component .react-flow__edge:focus-visible{outline:none}.react-flow-component .react-flow__edge.selected .react-flow__edge-path,.react-flow-component .react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow-component .react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow-component .react-flow__edge-textwrapper{pointer-events:all}.react-flow-component .react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow-component .react-flow__connection{pointer-events:none}.react-flow-component .react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow-component svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow-component .react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow-component .react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow-component .react-flow__node.selectable{cursor:pointer}.react-flow-component .react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow-component .react-flow__node.draggable.dragging{cursor:grabbing}.react-flow-component .react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow-component .react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow-component .react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow-component .react-flow__handle.connectingfrom{pointer-events:all}.react-flow-component .react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow-component .react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow-component .react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow-component .react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow-component .react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow-component .react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow-component .react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow-component .react-flow__panel.top{top:0}.react-flow-component .react-flow__panel.bottom{bottom:0}.react-flow-component .react-flow__panel.top.center,.react-flow-component .react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow-component .react-flow__panel.left{left:0}.react-flow-component .react-flow__panel.right{right:0}.react-flow-component .react-flow__panel.left.center,.react-flow-component .react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow-component .react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow-component .react-flow__attribution a{text-decoration:none;color:#999}.react-flow-component .react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow-component .react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow-component .react-flow__minimap{background:var(--xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)))}.react-flow-component .react-flow__minimap-svg{display:block}.react-flow-component .react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)))}.react-flow-component .react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)))}.react-flow-component .react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)))}.react-flow-component .react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)))}.react-flow-component .react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)))}.react-flow-component .react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow-component .react-flow__controls.horizontal{flex-direction:row}.react-flow-component .react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var(--xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)));color:var(--xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow-component .react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow-component .react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow-component .react-flow__edge-text{font-size:10px}.react-flow-component .react-flow__node.selectable:focus,.react-flow-component .react-flow__node.selectable:focus-visible{outline:none}.react-flow-component .react-flow__node-input,.react-flow-component .react-flow__node-default,.react-flow-component .react-flow__node-output,.react-flow-component .react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow-component .react-flow__node-input.selectable:hover,.react-flow-component .react-flow__node-default.selectable:hover,.react-flow-component .react-flow__node-output.selectable:hover,.react-flow-component .react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow-component .react-flow__node-input.selectable.selected,.react-flow-component .react-flow__node-input.selectable:focus,.react-flow-component .react-flow__node-input.selectable:focus-visible,.react-flow-component .react-flow__node-default.selectable.selected,.react-flow-component .react-flow__node-default.selectable:focus,.react-flow-component .react-flow__node-default.selectable:focus-visible,.react-flow-component .react-flow__node-output.selectable.selected,.react-flow-component .react-flow__node-output.selectable:focus,.react-flow-component .react-flow__node-output.selectable:focus-visible,.react-flow-component .react-flow__node-group.selectable.selected,.react-flow-component .react-flow__node-group.selectable:focus,.react-flow-component .react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow-component .react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow-component .react-flow__nodesselection-rect,.react-flow-component .react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow-component .react-flow__nodesselection-rect:focus,.react-flow-component .react-flow__nodesselection-rect:focus-visible,.react-flow-component .react-flow__selection:focus,.react-flow-component .react-flow__selection:focus-visible{outline:none}.react-flow-component .react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)))}.react-flow-component .react-flow__controls-button:disabled{pointer-events:none}.react-flow-component .react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow-component .react-flow__controls-button:last-child{border-bottom:none}.react-flow-component .react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)))}.react-flow-component .react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow-component .react-flow__resize-control{position:absolute}.react-flow-component .react-flow__resize-control.left,.react-flow-component .react-flow__resize-control.right{cursor:ew-resize}.react-flow-component .react-flow__resize-control.top,.react-flow-component .react-flow__resize-control.bottom{cursor:ns-resize}.react-flow-component .react-flow__resize-control.top.left,.react-flow-component .react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow-component .react-flow__resize-control.bottom.left,.react-flow-component .react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow-component .react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));transform:translate(-50%,-50%)}.react-flow-component .react-flow__resize-control.handle.left{left:0;top:50%}.react-flow-component .react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow-component .react-flow__resize-control.handle.top{left:50%;top:0}.react-flow-component .react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow-component .react-flow__resize-control.handle.top.left,.react-flow-component .react-flow__resize-control.handle.bottom.left{left:0}.react-flow-component .react-flow__resize-control.handle.top.right,.react-flow-component .react-flow__resize-control.handle.bottom.right{left:100%}.react-flow-component .react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow-component .react-flow__resize-control.line.left,.react-flow-component .react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow-component .react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow-component .react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow-component .react-flow__resize-control.line.top,.react-flow-component .react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow-component .react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow-component .react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow-component .react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow-component .react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.react-flow-component .toolbar{box-shadow:var(--ds-shadow-reactFlow-toolbar, 0 2px 10px rgba(0, 0, 0, .3));min-height:68px;line-height:40px;padding:0 5px;box-sizing:border-box;-webkit-user-select:none;user-select:none;z-index:5;display:grid}.react-flow-component .graph-component-container{min-height:0}.react-flow-component .graph-component-container>#drag-and-drop-panel,.react-flow-component .graph-component-container>.layoutflow{min-height:0}.react-flow-component .graph-component-container .layoutflow{width:100%;height:100%}.react-flow-component.graph-static .graph-component-container .layoutflow{padding-left:0;top:0}.react-flow-component.graph-static .graph-component-container .react-flow{pointer-events:none}.react-flow-component.graph-static .graph-component-container .react-flow__nodes>*:not(.node-warnings-and-errors){pointer-events:none!important}@media screen and (max-height: 500px){.react-flow-component .toolbar{top:30px;height:30px;line-height:30px}}.react-flow-component .react-flow__node{box-shadow:var(--ds-shadow-reactFlow-node, 2px 2px 5px rgba(0, 0, 0, .2509803922))}.react-flow-component .react-flow__node a{font-weight:700;color:var(--ds-color-reactFlow-nodeLink, #111111)}.react-flow-component .react-flow__node .dragging{z-index:1000}.react-flow-component .react-flow__node-selectorNode{font-size:12px;background:var(--ds-color-reactFlow-nodeSelectorBg, #f5f8fa);border:1px solid 555;border-radius:5px;text-align:center}.react-flow-component .react-flow__node-selectorNode .react-flow__handle{border-color:var(--ds-color-reactFlow-nodeSelectorBg, #f5f8fa)}.react-flow-component .react-flow__edge{cursor:pointer;opacity:.5}.react-flow-component .react-flow__edge.selected{opacity:1}.react-flow-component .react-flow__edge-path{stroke:var(--ds-color-reactFlow-edgeStroke, #adb5bd);stroke-width:3}@media screen and (min-width: 768px){.react-flow-component .overview-example__add{display:block}}.react-flow-component .staticked{cursor:not-allowed}.react-flow-component .staticked .react-flow__edge,.react-flow-component .staticked .react-flow__edge-textwrapper,.react-flow-component .staticked .node-warnings-and-errors{pointer-events:none!important}.react-flow-component .staticked .react-flow__handle.target,.react-flow-component .staticked .react-flow__handle.source-plus-handle{pointer-events:none}.react-flow-component .react-flow__node-default,.react-flow-component .react-flow__node-input,.react-flow-component .react-flow__node-output,.react-flow-component .react-flow__node-subflow,.react-flow-component .react-flow__node-switch,.react-flow-component .react-flow__node-logic,.react-flow-component .react-flow__node-data_ocean,.react-flow-component .react-flow__node-comment,.react-flow-component .react-flow__node-decision{padding:0;border-radius:7px;border:none}.react-flow-component .react-flow__node-default .contents,.react-flow-component .react-flow__node-input .contents,.react-flow-component .react-flow__node-output .contents,.react-flow-component .react-flow__node-subflow .contents,.react-flow-component .react-flow__node-switch .contents,.react-flow-component .react-flow__node-logic .contents,.react-flow-component .react-flow__node-data_ocean .contents,.react-flow-component .react-flow__node-comment .contents,.react-flow-component .react-flow__node-decision .contents{min-height:30px;display:flex!important;align-items:stretch!important;justify-content:center;overflow-wrap:anywhere}.react-flow-component .react-flow__node-default .contents .icon-and-label,.react-flow-component .react-flow__node-input .contents .icon-and-label,.react-flow-component .react-flow__node-output .contents .icon-and-label,.react-flow-component .react-flow__node-subflow .contents .icon-and-label,.react-flow-component .react-flow__node-switch .contents .icon-and-label,.react-flow-component .react-flow__node-logic .contents .icon-and-label,.react-flow-component .react-flow__node-data_ocean .contents .icon-and-label,.react-flow-component .react-flow__node-comment .contents .icon-and-label,.react-flow-component .react-flow__node-decision .contents .icon-and-label{display:flex;flex-grow:1}.react-flow-component .react-flow__node-default .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-default .contents .icon-and-label>.name,.react-flow-component .react-flow__node-input .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-input .contents .icon-and-label>.name,.react-flow-component .react-flow__node-output .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-output .contents .icon-and-label>.name,.react-flow-component .react-flow__node-subflow .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-subflow .contents .icon-and-label>.name,.react-flow-component .react-flow__node-switch .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-switch .contents .icon-and-label>.name,.react-flow-component .react-flow__node-logic .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-logic .contents .icon-and-label>.name,.react-flow-component .react-flow__node-data_ocean .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-data_ocean .contents .icon-and-label>.name,.react-flow-component .react-flow__node-comment .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-comment .contents .icon-and-label>.name,.react-flow-component .react-flow__node-decision .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-decision .contents .icon-and-label>.name{display:inline-flex;align-items:center;justify-content:center}.react-flow-component .react-flow__node-default .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-input .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-output .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-subflow .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-switch .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-logic .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-data_ocean .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-comment .contents .icon-and-label>.icon,.react-flow-component .react-flow__node-decision .contents .icon-and-label>.icon{border-radius:7px 0 0 7px;padding-left:7px;padding-right:7px;background:var(--ds-color-reactFlow-nodeIconBg, rgba(0, 0, 0, .3));color:var(--ds-color-reactFlow-nodeIconText, #ffffff)}.react-flow-component .react-flow__node-default .contents .icon-and-label>.name,.react-flow-component .react-flow__node-input .contents .icon-and-label>.name,.react-flow-component .react-flow__node-output .contents .icon-and-label>.name,.react-flow-component .react-flow__node-subflow .contents .icon-and-label>.name,.react-flow-component .react-flow__node-switch .contents .icon-and-label>.name,.react-flow-component .react-flow__node-logic .contents .icon-and-label>.name,.react-flow-component .react-flow__node-data_ocean .contents .icon-and-label>.name,.react-flow-component .react-flow__node-comment .contents .icon-and-label>.name,.react-flow-component .react-flow__node-decision .contents .icon-and-label>.name{padding:3px;font-size:12px;line-height:1.25}.react-flow-component .react-flow__node-default .react-flow__handle,.react-flow-component .react-flow__node-input .react-flow__handle,.react-flow-component .react-flow__node-output .react-flow__handle,.react-flow-component .react-flow__node-subflow .react-flow__handle,.react-flow-component .react-flow__node-switch .react-flow__handle,.react-flow-component .react-flow__node-logic .react-flow__handle,.react-flow-component .react-flow__node-data_ocean .react-flow__handle,.react-flow-component .react-flow__node-comment .react-flow__handle,.react-flow-component .react-flow__node-decision .react-flow__handle{background:var(--ds-color-reactFlow-edgeStroke, #adb5bd);width:10px;height:10px}.react-flow-component .react-flow__node-default .react-flow__handle.target,.react-flow-component .react-flow__node-input .react-flow__handle.target,.react-flow-component .react-flow__node-output .react-flow__handle.target,.react-flow-component .react-flow__node-subflow .react-flow__handle.target,.react-flow-component .react-flow__node-switch .react-flow__handle.target,.react-flow-component .react-flow__node-logic .react-flow__handle.target,.react-flow-component .react-flow__node-data_ocean .react-flow__handle.target,.react-flow-component .react-flow__node-comment .react-flow__handle.target,.react-flow-component .react-flow__node-decision .react-flow__handle.target{transition:width .1s,height .1s,left .1s,right .1s}.react-flow-component .react-flow__node-default .react-flow__handle.target:hover,.react-flow-component .react-flow__node-input .react-flow__handle.target:hover,.react-flow-component .react-flow__node-output .react-flow__handle.target:hover,.react-flow-component .react-flow__node-subflow .react-flow__handle.target:hover,.react-flow-component .react-flow__node-switch .react-flow__handle.target:hover,.react-flow-component .react-flow__node-logic .react-flow__handle.target:hover,.react-flow-component .react-flow__node-data_ocean .react-flow__handle.target:hover,.react-flow-component .react-flow__node-comment .react-flow__handle.target:hover,.react-flow-component .react-flow__node-decision .react-flow__handle.target:hover{height:20px;width:20px;left:-10px;z-index:10}.react-flow-component .react-flow__node-default .react-flow__handle.source-plus-handle,.react-flow-component .react-flow__node-input .react-flow__handle.source-plus-handle,.react-flow-component .react-flow__node-output .react-flow__handle.source-plus-handle,.react-flow-component .react-flow__node-subflow .react-flow__handle.source-plus-handle,.react-flow-component .react-flow__node-switch .react-flow__handle.source-plus-handle,.react-flow-component .react-flow__node-logic .react-flow__handle.source-plus-handle,.react-flow-component .react-flow__node-data_ocean .react-flow__handle.source-plus-handle,.react-flow-component .react-flow__node-comment .react-flow__handle.source-plus-handle,.react-flow-component .react-flow__node-decision .react-flow__handle.source-plus-handle{font-size:15px;display:block;width:14px;height:14px;border-radius:50%;border:1.5px solid var(--ds-color-reactFlow-plusBorder, #aaaaaa);background-color:var(--ds-color-reactFlow-plusBg, #ffffff);line-height:16px;text-align:center;box-sizing:border-box}.react-flow-component .react-flow__node-default .react-flow__handle.source-plus-handle:hover,.react-flow-component .react-flow__node-input .react-flow__handle.source-plus-handle:hover,.react-flow-component .react-flow__node-output .react-flow__handle.source-plus-handle:hover,.react-flow-component .react-flow__node-subflow .react-flow__handle.source-plus-handle:hover,.react-flow-component .react-flow__node-switch .react-flow__handle.source-plus-handle:hover,.react-flow-component .react-flow__node-logic .react-flow__handle.source-plus-handle:hover,.react-flow-component .react-flow__node-data_ocean .react-flow__handle.source-plus-handle:hover,.react-flow-component .react-flow__node-comment .react-flow__handle.source-plus-handle:hover,.react-flow-component .react-flow__node-decision .react-flow__handle.source-plus-handle:hover{transition:width .2s,height .2s,font-size .2s,line-height .2s;font-size:24px;width:23px;height:23px;line-height:25px}.react-flow-component .react-flow__node-default .react-flow__handle.source-plus-handle:hover:after,.react-flow-component .react-flow__node-input .react-flow__handle.source-plus-handle:hover:after,.react-flow-component .react-flow__node-output .react-flow__handle.source-plus-handle:hover:after,.react-flow-component .react-flow__node-subflow .react-flow__handle.source-plus-handle:hover:after,.react-flow-component .react-flow__node-switch .react-flow__handle.source-plus-handle:hover:after,.react-flow-component .react-flow__node-logic .react-flow__handle.source-plus-handle:hover:after,.react-flow-component .react-flow__node-data_ocean .react-flow__handle.source-plus-handle:hover:after,.react-flow-component .react-flow__node-comment .react-flow__handle.source-plus-handle:hover:after,.react-flow-component .react-flow__node-decision .react-flow__handle.source-plus-handle:hover:after{left:3px}.react-flow-component .react-flow__node-default .react-flow__handle.source-plus-handle:after,.react-flow-component .react-flow__node-input .react-flow__handle.source-plus-handle:after,.react-flow-component .react-flow__node-output .react-flow__handle.source-plus-handle:after,.react-flow-component .react-flow__node-subflow .react-flow__handle.source-plus-handle:after,.react-flow-component .react-flow__node-switch .react-flow__handle.source-plus-handle:after,.react-flow-component .react-flow__node-logic .react-flow__handle.source-plus-handle:after,.react-flow-component .react-flow__node-data_ocean .react-flow__handle.source-plus-handle:after,.react-flow-component .react-flow__node-comment .react-flow__handle.source-plus-handle:after,.react-flow-component .react-flow__node-decision .react-flow__handle.source-plus-handle:after{content:"+";position:absolute;font-weight:700;top:-1px;left:-1px;color:var(--ds-color-reactFlow-plusText, #aaaaaa);width:14px;height:14px;border-radius:50%;line-height:.86}.react-flow-component .react-flow__node-default.selected,.react-flow-component .react-flow__node-default.selected:hover,.react-flow-component .react-flow__node-input.selected,.react-flow-component .react-flow__node-input.selected:hover,.react-flow-component .react-flow__node-output.selected,.react-flow-component .react-flow__node-output.selected:hover,.react-flow-component .react-flow__node-subflow.selected,.react-flow-component .react-flow__node-subflow.selected:hover,.react-flow-component .react-flow__node-switch.selected,.react-flow-component .react-flow__node-switch.selected:hover,.react-flow-component .react-flow__node-logic.selected,.react-flow-component .react-flow__node-logic.selected:hover,.react-flow-component .react-flow__node-data_ocean.selected,.react-flow-component .react-flow__node-data_ocean.selected:hover,.react-flow-component .react-flow__node-comment.selected,.react-flow-component .react-flow__node-comment.selected:hover,.react-flow-component .react-flow__node-decision.selected,.react-flow-component .react-flow__node-decision.selected:hover{box-shadow:var(--ds-shadow-reactFlow-selection, 0 0 5px 1px #cb8824);border:1px solid var(--ds-color-reactFlow-selectionBorder, #ffffff)}.react-flow-component .react-flow__node-default.comment{border:1px solid var(--ds-color-reactFlow-commentBorder, #aaaaaa)!important}.react-flow-component .react-flow__node-comment{border-radius:0;width:unset;min-width:150px;max-width:250px}.react-flow-component .react-flow__node-comment .contents .icon-and-label .icon{border-radius:0}.react-flow-component .react-flow__node-comment .contents .icon-and-label .name{padding:20px 10px}.react-flow-component .react-flow__node-subflow{border-radius:10px}.react-flow-component .react-flow__node-subflow .contents .icon{border-radius:7px 0 0}.react-flow-component .react-flow__node-subflow .contents .name{padding:10px}.react-flow-component .react-flow__node-logic .contents .name{padding-right:18px}.react-flow-component .react-flow__node-logic .react-flow__handle{background:var(--ds-color-reactFlow-edgeStroke, #adb5bd);width:10px;height:10px}.react-flow-component .react-flow__node-data_ocean .contents .name{padding-right:18px}.react-flow-component .react-flow__node-data_ocean .react-flow__handle{background:var(--ds-color-reactFlow-edgeStroke, #adb5bd);width:10px;height:10px}.react-flow-component .connection-in-progress .react-flow__node:not(.connection-in-progress-source):hover .react-flow__handle.target{height:20px;width:20px;left:-10px;z-index:10}.react-flow-component .simple-tooltip-target .simple-tooltip .simple-tooltip-content{top:8px}.react-flow-component .simple-tooltip-target .simple-tooltip .simple-tooltip-content.rhs{left:-90px}html[data-bs-theme=dark] .react-flow-component .react-flow__node{box-shadow:var(--ds-shadow-reactFlow-node, 2px 2px 5px rgba(0, 0, 0, .2509803922))}html[data-bs-theme=dark] .react-flow-component .react-flow__node>.contents .icon-and-label>.name,html[data-bs-theme=dark] .react-flow-component .react-flow__node .contents .icon-and-label .name{color:#111}html[data-bs-theme=dark] .react-flow-component .react-flow__node .contents .icon-and-label .name .display-10{color:#333}html[data-bs-theme=dark] .react-flow-component .react-flow__node a{color:#0d4f8c}html[data-bs-theme=dark] .react-flow-component .react-flow__node-selectorNode{color:#111}html[data-bs-theme=dark] .react-flow-component .react-flow__node-default.selected,html[data-bs-theme=dark] .react-flow-component .react-flow__node-default.selected:hover,html[data-bs-theme=dark] .react-flow-component .react-flow__node-input.selected,html[data-bs-theme=dark] .react-flow-component .react-flow__node-input.selected:hover,html[data-bs-theme=dark] .react-flow-component .react-flow__node-output.selected,html[data-bs-theme=dark] .react-flow-component .react-flow__node-output.selected:hover{box-shadow:var(--ds-shadow-reactFlow-selection, 0 0 5px 1px #cb8824);border:1px solid var(--ds-color-reactFlow-selectionBorder, #ffffff)}html[data-bs-theme=dark] .react-flow-component .react-flow__node-default .bp6-icon-help,html[data-bs-theme=dark] .react-flow-component .react-flow__node-input .bp6-icon-help,html[data-bs-theme=dark] .react-flow-component .react-flow__node-output .bp6-icon-help{color:var(--ds-color-reactFlow-helpIcon, #adb5bd)}[data-bs-theme=light] .ic-azure-monitor svg{fill:var(--ds-color-reactFlow-azureIconLight, #e9ecef)!important}[data-bs-theme=dark] .ic-azure-monitor svg{fill:var(--ds-color-reactFlow-azureIcon, #242833)!important}.bp6-submenu>*>.bp6-menu{max-height:96vh;overflow:auto}.color-picker-wrapper{position:relative;display:inline-block}.color{width:36px;height:14px;border-radius:2px;border:1px solid var(--ds-color-thresholdEditor-colorBorder, rgba(16, 22, 26, .15))}.swatch{padding:4px;background:var(--ds-color-thresholdEditor-swatchBg, #ffffff);border-radius:2px;box-shadow:0 0 0 1px #0000001a;display:inline-block;margin-top:5px}.color-popover{position:absolute;z-index:1001;left:-170px}.color-cover{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:var(--ds-color-thresholdEditor-coverBg, rgba(16, 22, 26, .15))}.sketch-picker .flexbox-fix:nth-child(4)>div{width:32px!important;height:32px!important}.font-size-input .bp6-input{width:50px!important}html[data-bs-theme=dark] .text-editor .editor-inner{background:#1c2127;border:1px solid #404854}html[data-bs-theme=dark] .text-editor .editor-input{background:#1c2127;color:#d3d8de}html[data-bs-theme=dark] .text-editor .toolbar{background:#1c2127}html[data-bs-theme=dark] .text-editor .toolbar .toolbar-item:hover:not([disabled]){background-color:#404854}html[data-bs-theme=dark] .text-editor .toolbar .divider{background-color:#404854}html[data-bs-theme=dark] .text-editor .toolbar .toolbar-item{color:var(--ds-color-textEditor-toolbarItemText, #ffffff)}.text-editor .editor-container{max-width:600px;color:var(--ds-color-textEditor-containerText, #000000);position:relative;line-height:20px;font-weight:400;text-align:left;border:1px solid var(--ds-color-textEditor-containerBorder, #999999);background-color:var(--ds-color-textEditor-containerBg, #999999)}.text-editor .editor-inner{background:var(--ds-color-textEditor-innerBg, #ffffff);position:relative}.text-editor .editor-input{min-height:150px;resize:none;font-size:15px;position:relative;-moz-tab-size:1;tab-size:1;outline:0;padding:15px 10px;caret-color:var(--ds-color-textEditor-caret, #444444)}.text-editor .editor-placeholder{color:var(--ds-color-textEditor-placeholder, #999999);overflow:hidden;position:absolute;text-overflow:ellipsis;top:15px;left:10px;font-size:15px;-webkit-user-select:none;user-select:none;display:inline-block;pointer-events:none}.text-editor .editor-text-bold{font-weight:700}.text-editor .editor-text-italic{font-style:italic}.text-editor .editor-text-underline{text-decoration:underline}.text-editor .editor-text-strikethrough{text-decoration:line-through}.text-editor .editor-text-underlineStrikethrough{text-decoration:underline line-through}.text-editor .editor-tokenComment{color:var(--ds-color-textEditor-tokenComment, #007bff)}.text-editor .editor-paragraph{margin:0 0 8px;position:relative}.text-editor .editor-paragraph:last-child{margin-bottom:0}.text-editor .editor-image{display:inline-block;max-width:100%}.text-editor .editor-image-wrapper{display:inline-block;position:relative;max-width:100%;-webkit-user-select:none;user-select:none;line-height:0}.text-editor .editor-image-wrapper.selected{outline:2px solid var(--ds-color-textEditor-imageOutline, #3b82f6);outline-offset:2px}.text-editor .editor-image-wrapper.resizing{cursor:nwse-resize}.text-editor .editor-image-wrapper.resizing *{pointer-events:none}.text-editor .editor-image-element{display:block;max-width:100%;object-fit:contain}.text-editor .resize-handle{position:absolute;width:10px;height:10px;background:var(--ds-color-textEditor-resizeHandleBg, #3b82f6);border:1px solid var(--ds-color-textEditor-resizeHandleBorder, #ffffff);border-radius:2px;z-index:10}.text-editor .resize-handle.resize-handle-n{top:-5px;left:50%;transform:translate(-50%);cursor:ns-resize}.text-editor .resize-handle.resize-handle-s{bottom:-5px;left:50%;transform:translate(-50%);cursor:ns-resize}.text-editor .resize-handle.resize-handle-e{right:-5px;top:50%;transform:translateY(-50%);cursor:ew-resize}.text-editor .resize-handle.resize-handle-w{left:-5px;top:50%;transform:translateY(-50%);cursor:ew-resize}.text-editor .resize-handle.resize-handle-ne{top:-5px;right:-5px;cursor:nesw-resize}.text-editor .resize-handle.resize-handle-nw{top:-5px;left:-5px;cursor:nwse-resize}.text-editor .resize-handle.resize-handle-se{bottom:-5px;right:-5px;cursor:nwse-resize}.text-editor .resize-handle.resize-handle-sw{bottom:-5px;left:-5px;cursor:nesw-resize}.text-editor .editor-heading-h1{font-size:24px;color:var(--ds-color-textEditor-headingH1, #111111);font-weight:400;margin:0 0 12px;padding:0}.text-editor .editor-heading-h2{font-size:15px;color:var(--ds-color-textEditor-headingH2, #65676b);font-weight:700;margin:10px 0 0;padding:0;text-transform:uppercase}.text-editor .editor-quote{margin:0 0 0 20px;font-size:15px;color:var(--ds-color-textEditor-quote, #65676b);border-left-color:var(--ds-color-textEditor-quoteBorder, #ced4da);border-left-width:4px;border-left-style:solid;padding-left:16px}.text-editor .editor-list-ol,.text-editor .editor-list-ul{padding:0;margin:0 0 0 16px}.text-editor .editor-listitem{margin:8px 32px}.text-editor .editor-nested-listitem{list-style-type:none}.text-editor .editor-variable-inner{color:var(--ds-color-textEditor-variableInner, #ffa500)}.text-editor pre::-webkit-scrollbar{background:var(--ds-color-textEditor-scrollbarTrackBg, transparent);width:10px}.text-editor pre::-webkit-scrollbar-thumb{background:var(--ds-color-textEditor-scrollbarThumb, #999999)}.text-editor .toolbar{display:flex;flex-wrap:wrap;margin-bottom:1px;background:var(--ds-color-textEditor-toolbarBg, #ffffff);padding:4px;vertical-align:middle}.text-editor .toolbar .toolbar-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;cursor:pointer;vertical-align:middle}.text-editor .toolbar .toolbar-item.disabled{cursor:not-allowed;opacity:.2}.text-editor .toolbar .toolbar-item.spaced{margin-right:2px}.text-editor .toolbar .toolbar-item.active{background-color:var(--ds-color-textEditor-toolbarActiveBg, #dfecfa)}.text-editor .toolbar .toolbar-item:hover:not([disabled]){background-color:var(--ds-color-textEditor-toolbarHoverBg, #e9ecef)}.text-editor .toolbar .divider{width:1px;background-color:var(--ds-color-textEditor-toolbarDivider, #e9ecef);margin:0 4px}.text-editor .toolbar .font-size-input{width:72px}.text-editor .toolbar .font-size-input .bp6-input{text-align:center;padding:0 6px}.text-editor .toolbar .font-color-picker{display:flex;align-items:center;gap:6px;cursor:pointer}.text-editor .toolbar .font-color-picker input[type=color]{border:0;padding:0;width:24px;height:24px;background:none}.text-editor .toolbar .font-color-picker .font-color-indicator{width:16px;height:16px;border-radius:50%;border:1px solid var(--ds-color-textEditor-fontColorIndicatorBorder, #ced4da)}.v-center-span{display:flex;align-items:center;padding-right:5px}.v-center-span:not(:first-child){padding-left:5px}html[data-bs-theme=light] .do-required-label,html[data-bs-theme=dark] .do-required-label{display:inline-flex}.aggregate-control .grid-container{display:grid;grid-template-columns:.7fr 1.5fr 2fr 2fr;grid-auto-rows:auto;grid-gap:20px}html[data-bs-theme=dark] .aggregate-control{background-color:#abb3bf}html[data-bs-theme=light] .aggregate-control{background-color:#edeff2}.aggregate-control{min-height:100px}.decision-node-editor .top-toolbar .bp6-button.bp6-minimal{background-color:var(--ds-color-surface-default, #161a25)}.decision-node-editor .top-toolbar .bp6-button.bp6-minimal:hover{color:var(--ds-component-button-outline-text, #007bff);box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}.decision-node-editor .add-output-control{border-style:dashed!important;border-width:2px!important;background-color:var(--ds-color-nodeEditor-outputControlBg, transparent)!important;box-shadow:none!important}.decision-node-editor .sort-content.dragged-over:before{content:"";display:block;border:2px dashed var(--ds-color-nodeEditor-reorderPreviewBorder, rgba(119, 119, 119, .4666666667));background-color:var(--ds-color-nodeEditor-reorderPreviewBg, rgba(119, 119, 119, .1333333333));height:40px;border-radius:5px;margin-bottom:25px}.decision-node-editor .top-toolbar,.decision-node-editor .add-output-control,.decision-node-editor .default-output{transition:opacity .5s!important;opacity:1}.decision-node-editor.reorder-in-progress .top-toolbar,.decision-node-editor.reorder-in-progress .add-output-control,.decision-node-editor.reorder-in-progress .default-output{opacity:0}.decision-node-editor button:disabled{opacity:.4}.decision-node-editor .output-block-title,.decision-node-editor .output-block-title .bp6-input-group{flex:auto}.decision-node-editor .output-block-title .duplicate-label input{border:1px solid var(--ds-color-nodeEditor-duplicateLabelBorder, #dc3545)}.decision-node-editor .output-block-title .bp6-popover-target{flex:auto}html[data-bs-theme=light] .decision-node-editor .decision-node-output{background-color:var(--ds-color-nodeEditor-outputBg, #ffffff)}.add-output-control{border-style:dashed!important;border-width:2px!important;background-color:transparent!important;box-shadow:none!important}.variable-template-dialog{min-width:670px!important;width:fit-content!important;max-width:100vw;max-height:90dvh}.variable-template-dialog .basic-dialog-load-facade{overflow-y:auto!important}.variable-template-dialog textarea{min-width:640px;max-width:100%;max-height:65vh;display:block}.resizable-details-panel:has(.set-simple-variables-editor-tabs){flex:0 0 650px}.subflow-editor-tabs.subflow-editor-tabs{margin-left:-.8rem}.subflow-editor-tabs.subflow-editor-tabs .bp6-tab-list{padding-left:0}.subflow-editor-tabs.subflow-editor-tabs .bp6-tab-list .bp6-tab{font-size:large;text-transform:none}.subflow-editor-tabs.subflow-editor-tabs .tabbed-subpage-tab{padding-left:.8rem}.subflow-editor-tabs.subflow-editor-tabs .tabbed-subpage-tab td{white-space:normal}.subflow-editor-tabs.subflow-editor-tabs .tabbed-subpage-tab td select{font-size:13px;padding:0 20px 0 6px}.subflow-editor-tabs.subflow-editor-tabs .tabbed-subpage-tab td span{word-wrap:break-word}.subflow-editor-tabs.subflow-editor-tabs .selector-min-width{min-width:90px}.subflow-editor-tabs.subflow-editor-tabs .selector-min-width option:disabled{display:none!important}.subflow-editor-tabs.subflow-editor-tabs .selector-min-width.method select{text-transform:capitalize}.resizable-details-panel:has(.subflow-editor-tabs){flex:0 0 720px}.resizable-details-panel:has(.subflow-editor-tabs) .edit-subflow-warning{font-size:14px}.coalesce-editor{width:100%}.coalesce-rows{display:flex;flex-direction:column;gap:.5rem;width:100%}.coalesce-row{display:flex;align-items:center;gap:.5rem;width:100%}.coalesce-row-drag,.coalesce-row-trash{flex:0 0 auto}.coalesce-row-drag{cursor:grab}.coalesce-row-control-group{flex:1 1 auto;width:100%}.coalesce-row-select{max-width:none}.coalesce-row-select-var{width:30%}.coalesce-row-select-nodes{width:70%}.coalesce-add-row-btn,.node-editor-content table{width:100%}.node-editor-content table td>*:not(.bp6-callout,.bp6-button,.color-picker-wrapper){padding-bottom:10px}.node-editor-content table td:first-child:has(label){width:1%;white-space:nowrap}.node-editor-content .subflowDescription{font-weight:400;font-size:14px;padding-left:10px;white-space:pre-line}.node-editor-content a.bp6-button .bp6-button-text{padding:5px 10px}.node-editor-content tfoot .bp6-button{min-width:90px}.node-editor-content tfoot .bp6-button:not([class*=bp6-intent-]){border:1px solid var(--ds-component-button-outline-border, #6464fd)}.node-editor-content tfoot .bp6-button:not([class*=bp6-intent-]):hover{background:var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3))}.layout-editor-header{color:#666;font-size:1.8em;height:60px;line-height:60px;margin:0;box-sizing:border-box;padding-left:65px}.layout-editor-content{overflow-y:auto;height:calc(100% - 70px);padding:0 25px}.graph-data-header{color:#666;font-size:1.8em;height:60px;line-height:60px;margin:0;box-sizing:border-box;padding-left:65px}.graph-data-content{overflow-y:auto;height:calc(100% - 70px);padding:0 25px}.graph-error-header{color:var(--ds-color-graphError-headerText, #666666);font-size:1.8em;height:60px;line-height:60px;margin:0;box-sizing:border-box;padding-left:65px}.graph-error-content{overflow-y:auto;height:calc(100% - 70px);padding:0 25px}.warning-error-label .bp6-tree-node-content{min-height:30px;height:unset!important}.warning-error-label .icon-and-label-div{white-space:break-spaces!important}.details-panel{display:flex}.resizable-details-panel{z-index:9}#right-details-pane,#dialog-details-pane{display:flex;transition:width var(--ds-semantic-motion-duration-normal, .3s) linear!important;position:relative;overflow:hidden;width:0;z-index:5}#right-details-pane.show,#dialog-details-pane.show{width:400px}#right-details-pane.show.large,#dialog-details-pane.show.large{width:550px}#right-details-pane.show.x-large,#dialog-details-pane.show.x-large{width:1024px}#right-details-pane.show.resizable,#dialog-details-pane.show.resizable{width:auto}#right-details-pane.floating,#dialog-details-pane.floating{position:relative;width:auto;left:auto;z-index:10}#right-details-pane.floating.show,#dialog-details-pane.floating.show{right:0;width:400px}#right-details-pane.floating.show.large,#dialog-details-pane.floating.show.large{width:550px}#right-details-pane.floating.show.x-large,#dialog-details-pane.floating.show.x-large{width:1024px}#right-details-pane.floating.show.resizable,#dialog-details-pane.floating.show.resizable{width:auto}#right-details-pane .loading-overlay,#dialog-details-pane .loading-overlay{position:absolute!important}#right-details-pane>*,#dialog-details-pane>*{flex-grow:1;overflow:auto}html[data-bs-theme=light] .bp6-html-select.bp6-disabled{background-color:var(--ds-color-detailsPanel-disabledSelectBg, rgba(108, 117, 125, .3));border-radius:3px}.date-time-selector{display:inline-flex}.date-time-selector .date-time-selector-option-button{width:40px;height:27px;letter-spacing:1.6px}.date-time-selector .date-time-selector-option-button .bp6-button-text{padding-bottom:8px}.date-time-selector .date-time-selector-more-button-selected{border-radius:3px!important}.date-time-selector .date-time-selector-date-picker{display:inline-block}.date-time-selector .date-time-selector-date-picker .date-time-selector-date-control{background-color:inherit}.date-time-selector .date-time-selector-date-picker .date-time-selector-date-control .DayPicker,.date-time-selector .date-time-selector-date-picker .date-time-selector-date-control .DayPicker-Months,.date-time-selector .date-time-selector-date-picker .date-time-selector-date-control .DayPicker-Month{width:100%}.date-time-selector .date-time-selector-date-picker .date-time-selector-date-control .DayPicker-Month{margin:0}.date-time-selector .date-time-selector-date-picker .date-time-selector-date-control .bp6-timepicker:first-of-type{margin-right:5px}.date-time-selector .date-time-selector-date-picker .date-time-selector-date-control .bp6-timepicker-arrow-row{text-align:left}.date-time-selector .bp6-datepicker .DayPicker-Day.DayPicker-Day--selected{border-radius:15px}.date-time-selector .bp6-datepicker .DayPicker-Day--selected-range-start:not(.DayPicker-Day--selected-range-end):not(.DayPicker-Day--hovered-range-end){border-top-right-radius:0;border-bottom-right-radius:0}.date-time-selector .bp6-datepicker .DayPicker-Day--selected-range-end:not(.DayPicker-Day--selected-range-start):not(.DayPicker-Day--hovered-range-start){border-bottom-left-radius:0;border-top-left-radius:0}html[data-bs-theme=dark] .date-time-selector-popover .bp6-popover-arrow-fill{fill:var(--ds-color-dateTimeSelector-popoverArrowFill, #2f3a4f)!important}.harvest-date-time-wrapper .date-time-selector .bp6-popover-target .bp6-input-group{min-width:200px;max-width:100%}@media (max-width: 768px){.harvest-date-time-wrapper .date-time-selector .bp6-popover-target .bp6-input-group{min-width:100%;max-width:100%}}.json-additional-parameter{white-space:pre}.ac-suggest-row .ac-suggest-row-item-left{width:75%;text-overflow:ellipsis}.import-runbook-modal{max-height:450px;overflow-y:auto;padding:0 16px 0 0;margin:0}.runbook-list-table .runbook-action-cell button{opacity:0;position:relative;left:-1rem;transition:left var(--ds-semantic-motion-duration-normal, .3s),opacity var(--ds-semantic-motion-duration-normal, .3s)}.runbook-list-table tr:hover .runbook-action-cell button{opacity:1;left:0}.runbook-list-table .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td,.runbook-list-table .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child),.runbook-list-table .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td,.runbook-list-table .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td:not(:first-child){padding-top:8px;padding-bottom:8px}.export-subflow-dialog{width:auto!important}.tir-ui-table-container{min-height:125px}.runbook-graph .runbook-read-only-banner{position:relative;z-index:2}.runbook-graph .show-blade-control{position:absolute;top:50%;right:0;cursor:pointer;z-index:15}.runbook-graph .graph-content{height:calc(100vh - 51px)}.runbook-graph .graph-content:not(.in-dialog){left:0;right:0}.runbook-graph .graph-content.in-dialog{width:100%}.runbook-graph .graph-content .react-flow__node{transition:opacity .5s}.runbook-graph .graph-content.node-selected .react-flow__node{opacity:.5!important}.runbook-graph .graph-content.node-selected .react-flow__node.selected,.runbook-graph .graph-content.node-selected .react-flow__node:hover{opacity:1!important}.saving-scheduled-runbook .bp6-callout.bp6-callout{text-align:justify;padding-right:30px}.titleContainer{container:tituloContainer/inline-size}@container tituloContainer (width < 450px){.dinamicTruncate{width:290px}}@container tituloContainer (width > 450px) and (width < 610px){.dinamicTruncate{width:400px}}.border-top-1{border-top:1px solid var(--ds-color-createRunbook-borderTop, rgba(16, 22, 26, .15))}.special-fixed-positioning-runbook-tools{position:fixed;top:96px;left:0;right:0;transition:left .16s ease-in-out}.special-fixed-positioning-runbook-tools.special-fixed-positioning-runbook-tools--orion{left:64px;width:calc(100% - 64px)!important}.special-fixed-positioning-runbook-tools:has(.one-column-tab){height:calc(100% - 96px)}[data-ui-theme=orion] .special-fixed-positioning-runbook-tools,[data-ds=orion] .special-fixed-positioning-runbook-tools,[data-ds=next] .special-fixed-positioning-runbook-tools{top:50px}[data-ui-theme=orion] .special-fixed-positioning-runbook-tools:has(.one-column-tab),[data-ds=orion] .special-fixed-positioning-runbook-tools:has(.one-column-tab),[data-ds=next] .special-fixed-positioning-runbook-tools:has(.one-column-tab){height:calc(100% - 50px)}.widget-interaction-config-step,.widget-links-config-step{box-sizing:border-box;padding:20px;overflow-x:hidden;overflow-y:auto}.widget-links-config-step .link-entry{background-color:var(--pt-divider-black, rgba(16, 22, 26, .05))}.widget-query-config-step div.h-100,.widget-visualization-step div.h-100{padding:20px}.main-table-color-thresholds-dialog{width:640px;max-width:90vw}.main-table-color-thresholds-dialog-body{min-height:120px}.main-table-color-thresholds-dialog-body .thresholds-editor-container{min-width:100%}.main-table-color-thresholds-dialog-body .thresholds-editor table{width:100%}.navigator-toolbar.full-screen{display:none!important}.navigator-toolbar .tooltip-reset{border-radius:100%;margin:0 1px!important;box-shadow:none!important}html[data-bs-theme=light] .navigator-toolbar,html[data-bs-theme=dark] .navigator-toolbar{background-color:var(--ds-color-navigator-toolbarBg, #242833)}html[data-bs-theme=light] .NavigatorPicker .widget-picker-card ul.widget-list li.simple-widget-card,html[data-bs-theme=dark] .NavigatorPicker .widget-picker-card ul.widget-list li.simple-widget-card{background-color:var(--ds-color-navigator-widgetPickerCardBg, rgba(62, 69, 83, .5))}html[data-bs-theme=dark] .NavigatorPicker .widget-picker-card ul.widget-list li.simple-widget-card:hover{background-color:var(--ds-color-navigator-widgetPickerCardHoverBg, #364153);box-shadow:0 2px 4px #ffffff40}.dragging-highlight-bg,[data-bs-theme=dark] .dragging-highlight-bg{position:relative;background-image:linear-gradient(to right,var(--ds-color-reactGrid-highlightTrackBg, #242833) 10px,var(--ds-color-reactGrid-highlightOverlayStart, rgba(255, 0, 0, .01)) 10px),linear-gradient(to bottom,var(--ds-color-reactGrid-highlightTrackBg, #242833) 10px,var(--ds-color-reactGrid-highlightOverlayEnd, rgba(255, 0, 0, .1)) 10px);background-size:calc((100% - 10px) / 12) 130px}.drop-placeholder-indicator{width:100%;height:100%;border-radius:4px;background:var(--ds-color-reactGrid-dropPlaceholderBg, rgba(220, 53, 69, .2))}[data-bs-theme=dark] .drop-placeholder-indicator{background:var(--ds-color-reactGrid-dropPlaceholderBg, rgba(220, 53, 69, .2))}.empty-drop-hint{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--ds-color-reactGrid-emptyDropHint, #adb5bd);font-size:1.25rem;font-weight:600;pointer-events:none;z-index:1}[data-bs-theme=dark] .empty-drop-hint{color:var(--ds-color-reactGrid-emptyDropHint, #adb5bd)}.data-load-facade:has([class*=bp5-overlay-backdrop]) .empty-drop-hint,.data-load-facade:has([class*=bp4-overlay-backdrop]) .empty-drop-hint{display:none}.wrapper-panel-content .dragging-highlight-bg,.wrapper-panel-content [data-bs-theme=dark] .dragging-highlight-bg{position:relative;background-image:linear-gradient(to right,var(--ds-color-reactGrid-highlightPanelTrackBg, #ffffff) 10px,var(--ds-color-reactGrid-highlightOverlayStart, rgba(255, 0, 0, .01)) 10px),linear-gradient(to bottom,var(--ds-color-reactGrid-highlightPanelTrackBg, #ffffff) 10px,var(--ds-color-reactGrid-highlightOverlayEnd, rgba(255, 0, 0, .1)) 10px);background-size:calc((100% - 10px) / 12) 130px}.time-range-control .time-range-label{border:1px solid var(--ds-color-timeRange-labelBorder, #cccccc);border-radius:9999px;padding:4px;min-width:260px;width:fit-content;background-color:var(--ds-color-timeRange-labelBg, #f5f8fa)}.time-range-dialog{padding:12px;width:700px}.flex-1{flex:1}.render-time-range-label{color:var(--ds-color-timeRange-labelText, #137cbd)}.last-update-time{font-weight:100}[data-bs-theme=dark] .auto-update-control .bp6-control .bp6-control-indicator:before{border:1px solid beige}.pinned-workflow-control.full-screen{display:none!important}.pinned-workflow-control .tooltip-reset{border-radius:100%;margin:0 1px!important;box-shadow:none!important}.save-workflow-popover-content{min-width:600px}.workflow-save-buttons button{min-width:90px}.entity-list .entity-list-header{background:var(--ds-color-entityList-headerBg, #f8f9fa);border-bottom:2px solid var(--ds-color-entityList-headerBorder, #10131a)}.entity-list .entity-list-items .entity-list-item{padding:8px 4px;margin:8px 0;font-size:13px;cursor:grab;background-color:#edeff2;border-radius:5px;box-shadow:1px 1px 3px #0000004d}.entity-list .entity-list-items .entity-list-item:last-child{border-bottom:none;margin-bottom:8px}.entity-list .entity-list-items .entity-list-item:hover{transform:translate(3px)}.entity-list .entity-list-category{border-radius:5px;border:2px solid var(--ds-color-entityList-categoryBorder, #10131a);padding:15px 15px 8px;background-color:var(--ds-color-entityList-categoryBg, #ffffff);font-size:14px}.entity-list .entity-list-category .entity-list-category-name{display:flex}html[data-bs-theme=dark] .entity-list{border-radius:10px}html[data-bs-theme=dark] .entity-list-item{background-color:#738091!important}html[data-bs-theme=dark] .entity-list-header{border-bottom:1px solid var(--ds-color-entityList-headerBorder, #10131a);background:transparent}html[data-bs-theme=dark] .entity-list-category{border:1px solid var(--ds-color-entityList-categoryBorder, #10131a);background:transparent}.widget-editor .widget-editor-header{background:var(--ds-color-widgetEditor-headerBg, #f8f9fa);border-bottom:2px solid var(--ds-color-widgetEditor-headerBorder, #c9c9c9)}.widget-editor .widget-editor-items .widget-editor-item{padding-bottom:4px;margin-bottom:4px;cursor:pointer}.widget-editor .widget-editor-items .widget-editor-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:8px}.widget-editor .widget-editor-category{border-radius:5px;border:2px solid var(--ds-color-widgetEditor-categoryBorder, #e1e1e1);padding:8px 15px;background-color:var(--ds-color-widgetEditor-categoryBg, #4d4d4d)}[data-bs-theme=dark] .widget-editor .widget-editor-category{border-color:transparent;background-color:var(--ds-color-widgetEditor-categoryBg, #4d4d4d)}.add-widget-control .add-widget-control-header{background:var(--ds-color-addWidget-headerBg, #f8f9fa);border-bottom:2px solid var(--ds-color-addWidget-headerBorder, #c9c9c9)}.add-widget-control .add-widget-control-items .add-widget-control-item{padding-bottom:4px;margin-bottom:4px;cursor:pointer}.add-widget-control .add-widget-control-items .add-widget-control-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:8px}.add-widget-control .add-widget-control-category{border-radius:5px;border:2px solid var(--ds-color-addWidget-categoryBorder, #e1e1e1);padding:8px 15px;background-color:var(--ds-color-addWidget-categoryBg, #ffffff)}.json-viewer-content{overflow-y:auto;height:calc(100% - 70px)}.json-viewer-content .bp6-tree-node-label{-webkit-user-select:text!important;user-select:text!important;overflow:visible!important}.json-viewer-content .info-warning-error-label .bp6-tree-node-content{min-height:30px;height:unset!important}.json-viewer-content .info-warning-error-label .icon-and-label-div{white-space:break-spaces!important}html[data-bs-theme=light] .bp6-input.json-viewer-debug-textarea,html[data-bs-theme=dark] .bp6-input.json-viewer-debug-textarea{background-color:transparent;box-shadow:none;width:900px;height:400px}.workspace-widget-top{position:sticky;top:0;z-index:1}.workspace-widget-top .breakdown-table-dropdowns{display:flex;justify-content:flex-end}.workspace-widget-top .breakdown-table-dropdowns .custom-target.custom-target{border-radius:0!important}.workspace-widget-top .filter-by-vantage-points-dropdown{display:inline-block}.workspace-widget-top .filter-by-vantage-points-dropdown .custom-target.custom-target{border-radius:0!important}.workspace-widget-top .navigator-page-dialog{width:650px!important}.workspace-widget-top .react-filter-box{padding:0;height:30px;margin-bottom:0}.workspace-widget-top .CodeMirror-hint:has(.cm-hide){display:none!important}.workspace-widget-top .CodeMirror-scroll{overflow:visible!important}.workspace-widget-top .CodeMirror-vscrollbar,.workspace-widget-top .CodeMirror-hscrollbar{overflow:hidden!important}.workspace-widget-top .CodeMirror-lines{padding:0 60px 0 4px!important;margin-top:4px!important}.workspace-widget-top .actions{position:relative;left:-60px;top:-2px}.workspace-widget-top+.WidgetFactory-Table-container .tir-ui-table-container{padding-top:0!important}.workspace-widget-top+.WidgetFactory-Table-container .TIRUI-Table-controls{display:none!important;position:absolute!important;right:0!important;top:-10px!important;z-index:1!important}.workspace-widget-top+.WidgetFactory-Table-container .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td,.workspace-widget-top+.WidgetFactory-Table-container .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child){padding-top:10px!important;padding-bottom:10px!important}html[data-bs-theme=dark] .workspace-widget-top .react-filter-box{background-color:var(--ds-color-navigator-widgetHeaderFilterBg, #161a25);border:1px solid var(--ds-color-navigator-widgetHeaderFilterBorder, #161a25)}html[data-bs-theme=dark] .workspace-widget-top .CodeMirror{background:var(--ds-color-navigator-widgetHeaderCodeMirrorBg, #161a25)}html[data-bs-theme=dark] .workspace-widget-top .CodeMirror-hints{background:var(--ds-color-navigator-widgetHeaderHintsBg, #2f3a4f);border:1px solid var(--ds-color-navigator-widgetHeaderHintsBorder, #2f3a4f)}html[data-bs-theme=dark] .workspace-widget-top .CodeMirror-cursor{border-left:1px solid var(--ds-color-navigator-widgetHeaderCursorBorder, #ffffff)}html[data-bs-theme=dark] .main-table .WidgetFactory-Table-container table thead{background-color:var(--ds-color-navigator-widgetHeaderMainTableHeadBg, #2f333e)!important}.main-table .WidgetFactory-Table-container .tir-ui-table-container{min-height:255px}.main-table .WidgetFactory-Table-container table{position:absolute!important}.main-table .WidgetFactory-Table-container table thead{position:sticky!important;top:0!important;z-index:1!important;background-color:var(--ds-color-navigator-widgetHeaderMainTableHeadBg, #2f333e)!important}.workspace-widget-top{container:widgetTitle/inline-size}@container widgetTitle (width < 800px){.widget-title>div{width:59cqw!important}}@container widgetTitle (width < 300px){.widget-title>div{width:40cqw!important}}@container (max-width: 1299px){.workspace-widget-top .extra-tools,.workspace-widget-top .navigator-widget-filter-bar{display:none!important}}@container (min-width: 1300px){.workspace-widget-top .extra-tools,.workspace-widget-top .navigator-widget-filter-bar{display:flex!important}}.bp6-input.query-viewer-debug-textarea{background-color:transparent;box-shadow:none;width:900px;height:400px}.console-widget-container .absolute-center{transform:translate(-50%,calc(-50% + 15px))!important}.info-content-content{overflow-y:auto;height:calc(100% - 70px)}.info-content-content .bp6-tree-node-label{-webkit-user-select:text!important;user-select:text!important}.info-content-content .info-warning-error-label .bp6-tree-node-content{min-height:30px;height:unset!important}.info-content-content .info-warning-error-label .icon-and-label-div{white-space:break-spaces!important;overflow-x:auto;overflow-y:hidden}.stacktrace-container{overflow:scroll}.error-dialog-content{overflow-y:auto;height:calc(100% - 70px)}.error-dialog-content .bp6-tree-node-label{-webkit-user-select:text!important;user-select:text!important}.error-dialog-content .info-warning-error-label .bp6-tree-node-content{min-height:30px;height:unset!important}.error-dialog-content .info-warning-error-label .icon-and-label-div{white-space:break-spaces!important}.error-dialog-content .bp6-tree-node-content.bp6-tree-node-content{height:auto}.error-dialog-content .bp6-tree-node-label span{white-space:normal}.error-dialog-content .bp6-tree-node-label span.json-summary-label{white-space:nowrap}.navigator-filter-bar{display:inline-table}.navigator-filter-bar .filter-bar-spinner{left:50%;transform:translate(-50%,-50%);pointer-events:none}.navigator-filter-bar .cm-value{color:var(--ds-color-dataStore-filterCmValue, #9c27b0)}.read-only-filter-bar{pointer-events:none;opacity:.6}.CodeMirror-hints span{color:var(--ds-color-dataStore-filterCmValue, #9c27b0)}.CodeMirror-hints li.CodeMirror-hint-active span{color:var(--ds-color-dataStore-filterCmActiveValue, #ffffff)}.multi-select-input.multi-select-input .custom-target{border:none;font-size:14px;box-shadow:var(--ds-shadow-breakdownControls-target, inset 0 0 0 1px rgba(255, 255, 255, .1), 0 1px 2px rgba(17, 20, 24, .2));color:var(--ds-color-breakdownControls-targetText, #1a192b);height:30px;padding-top:0;padding-bottom:0;width:100%;white-space:nowrap}html[data-bs-theme=dark] .multi-select-input.multi-select-input .custom-target{box-shadow:var(--ds-shadow-breakdownControls-target, inset 0 0 0 1px rgba(255, 255, 255, .1), 0 1px 2px rgba(17, 20, 24, .2))}.workspace-widget{border:2px solid var(--ds-color-dataStore-workspaceBorder, #10131a)}.left-controls:has(.workspaces){width:40%!important}html[data-bs-theme=dark] .workspace-widget{border:1px solid var(--ds-color-dataStore-workspaceBorder, #10131a)}.main-widget-placeholder{height:calc(100% - 20px);width:calc(100% - 20px);display:flex;background:url(/visibility/static/dnd_bg-DQ7l8JWj.svg) 49% no-repeat;background-size:200px;background-color:var(--ds-color-dataStore-placeholderBg, #364153);position:absolute;border-radius:20px;border:5px dashed var(--ds-color-dataStore-placeholderBorder, #e1e1e1);margin:10px;z-index:9}.dependent-widget-placeholder{top:50px;height:calc(100% - 70px);width:calc(100% - 20px);display:flex;background:url(/visibility/static/dep_widget_bg-C0J245mK.svg) 49% no-repeat;background-size:160px;background-color:var(--ds-color-dataStore-placeholderBg, #364153);position:absolute;border-radius:20px;border:5px dashed var(--ds-color-dataStore-placeholderBorder, #e1e1e1);margin:10px;z-index:9}.widget-placeholder-close{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:10px}.widget-placeholder-checkbox{margin-bottom:0!important;font-size:smaller}html[data-bs-theme=dark] .main-widget-placeholder,html[data-bs-theme=dark] .dependent-widget-placeholder{background-color:var(--ds-color-dataStore-placeholderBg, #364153);opacity:.8}.widget-item{container-type:inline-size}.widget-item .tir-ui-table-container{padding-top:0!important}@container (min-width: 1300px){.extra-tools,.navigator-widget-filter-bar{display:none!important}}@container (max-width: 1299px){.extra-tools{display:flex!important;justify-content:end;margin-top:10px}.extra-tools .breakdown-table-dropdowns .custom-target.custom-target,.extra-tools .filter-by-vantage-points-dropdown .custom-target.custom-target{border-radius:0!important}.breakdown-table-dropdowns{display:flex}.navigator-widget-filter-bar{display:flex!important;padding-top:10px;padding-right:10px;width:100%;align-items:flex-start}.navigator-widget-filter-bar .navigator-filter-bar{width:100%!important}}.WidgetFactory-Table-container .TIRUI-Table-controls{display:none!important;position:absolute!important;right:0!important;top:-10px!important;z-index:1!important}body .widget-area .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td,body .widget-area .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child),body .widget-area .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td,body .widget-area .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td:not(:first-child){padding-top:10px;padding-bottom:10px}.widget-area .gauges-helper{height:calc(100% - 50px)}.widget-area .gauges-helper .card,.widget-area .gauges-helper .card .card-body{height:100%!important}.chart-toolbar{width:100%;text-align:end}.chart-toolbar.hover-only{opacity:0}.chart-toolbar.hover-only:hover{opacity:1}.chart-toolbar-button{cursor:pointer}.navigator-icon-bar{background-color:var(--ds-color-navigator-iconBarBg, #2f3a4f)}.navigator-icon-bar .tooltip-reset{border-radius:100%;margin:0 1px!important;box-shadow:none!important}html[data-bs-theme=dark] .navigator-icon-bar{background-color:var(--ds-color-navigator-iconBarBg, #2f3a4f)}html[data-bs-theme=dark] .panel-subbar{border:2px solid var(--ds-color-navigator-subbarBorder, #383e47)}.divider-vertical{border-left:1px solid var(--ds-color-dividerVertical-border, #c9c9c9);margin:0 15px;height:20px}.panel-icon-dim{opacity:.5}.panel-subbar{display:none;border:2px solid var(--ds-color-navigator-subbarBorder, #383e47);border-bottom:none!important}.panel-subbar.show{display:block}.panel-subbar .react-filter-box{max-width:1000px;margin-bottom:0;line-height:10px}.highcharts-legend-item{cursor:pointer}.connection-graph-component .react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.connection-graph-component .react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.connection-graph-component .react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.connection-graph-component .react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.connection-graph-component .react-flow__pane{z-index:1}.connection-graph-component .react-flow__pane.draggable{cursor:grab}.connection-graph-component .react-flow__pane.dragging{cursor:grabbing}.connection-graph-component .react-flow__pane.selection{cursor:pointer}.connection-graph-component .react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.connection-graph-component .react-flow__renderer{z-index:4}.connection-graph-component .react-flow__selection{z-index:6}.connection-graph-component .react-flow__nodesselection-rect:focus,.connection-graph-component .react-flow__nodesselection-rect:focus-visible{outline:none}.connection-graph-component .react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.connection-graph-component .react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.connection-graph-component .react-flow .react-flow__edges{position:absolute}.connection-graph-component .react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.connection-graph-component .react-flow__edge{pointer-events:visibleStroke}.connection-graph-component .react-flow__edge.selectable{cursor:pointer}.connection-graph-component .react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.connection-graph-component .react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.connection-graph-component .react-flow__edge.inactive{pointer-events:none}.connection-graph-component .react-flow__edge.selected,.connection-graph-component .react-flow__edge:focus,.connection-graph-component .react-flow__edge:focus-visible{outline:none}.connection-graph-component .react-flow__edge.selected .react-flow__edge-path,.connection-graph-component .react-flow__edge.selectable:focus .react-flow__edge-path,.connection-graph-component .react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.connection-graph-component .react-flow__edge-textwrapper{pointer-events:all}.connection-graph-component .react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.connection-graph-component .react-flow__connection{pointer-events:none}.connection-graph-component .react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.connection-graph-component svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.connection-graph-component .react-flow__nodes{pointer-events:none;transform-origin:0 0}.connection-graph-component .react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.connection-graph-component .react-flow__node.selectable{cursor:pointer}.connection-graph-component .react-flow__node.draggable{cursor:grab;pointer-events:all}.connection-graph-component .react-flow__node.draggable.dragging{cursor:grabbing}.connection-graph-component .react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.connection-graph-component .react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.connection-graph-component .react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.connection-graph-component .react-flow__handle.connectingfrom{pointer-events:all}.connection-graph-component .react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.connection-graph-component .react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.connection-graph-component .react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.connection-graph-component .react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.connection-graph-component .react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.connection-graph-component .react-flow__edgeupdater{cursor:move;pointer-events:all}.connection-graph-component .react-flow__panel{position:absolute;z-index:5;margin:15px}.connection-graph-component .react-flow__panel.top{top:0}.connection-graph-component .react-flow__panel.bottom{bottom:0}.connection-graph-component .react-flow__panel.top.center,.connection-graph-component .react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.connection-graph-component .react-flow__panel.left{left:0}.connection-graph-component .react-flow__panel.right{right:0}.connection-graph-component .react-flow__panel.left.center,.connection-graph-component .react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.connection-graph-component .react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.connection-graph-component .react-flow__attribution a{text-decoration:none;color:#999}.connection-graph-component .react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.connection-graph-component .react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.connection-graph-component .react-flow__minimap{background:var(--xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)))}.connection-graph-component .react-flow__minimap-svg{display:block}.connection-graph-component .react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)))}.connection-graph-component .react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)))}.connection-graph-component .react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)))}.connection-graph-component .react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)))}.connection-graph-component .react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)))}.connection-graph-component .react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.connection-graph-component .react-flow__controls.horizontal{flex-direction:row}.connection-graph-component .react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var(--xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)));color:var(--xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.connection-graph-component .react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.connection-graph-component .react-flow__edge.updating .react-flow__edge-path{stroke:#777}.connection-graph-component .react-flow__edge-text{font-size:10px}.connection-graph-component .react-flow__node.selectable:focus,.connection-graph-component .react-flow__node.selectable:focus-visible{outline:none}.connection-graph-component .react-flow__node-input,.connection-graph-component .react-flow__node-default,.connection-graph-component .react-flow__node-output,.connection-graph-component .react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.connection-graph-component .react-flow__node-input.selectable:hover,.connection-graph-component .react-flow__node-default.selectable:hover,.connection-graph-component .react-flow__node-output.selectable:hover,.connection-graph-component .react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.connection-graph-component .react-flow__node-input.selectable.selected,.connection-graph-component .react-flow__node-input.selectable:focus,.connection-graph-component .react-flow__node-input.selectable:focus-visible,.connection-graph-component .react-flow__node-default.selectable.selected,.connection-graph-component .react-flow__node-default.selectable:focus,.connection-graph-component .react-flow__node-default.selectable:focus-visible,.connection-graph-component .react-flow__node-output.selectable.selected,.connection-graph-component .react-flow__node-output.selectable:focus,.connection-graph-component .react-flow__node-output.selectable:focus-visible,.connection-graph-component .react-flow__node-group.selectable.selected,.connection-graph-component .react-flow__node-group.selectable:focus,.connection-graph-component .react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.connection-graph-component .react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.connection-graph-component .react-flow__nodesselection-rect,.connection-graph-component .react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.connection-graph-component .react-flow__nodesselection-rect:focus,.connection-graph-component .react-flow__nodesselection-rect:focus-visible,.connection-graph-component .react-flow__selection:focus,.connection-graph-component .react-flow__selection:focus-visible{outline:none}.connection-graph-component .react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)))}.connection-graph-component .react-flow__controls-button:disabled{pointer-events:none}.connection-graph-component .react-flow__controls-button:disabled svg{fill-opacity:.4}.connection-graph-component .react-flow__controls-button:last-child{border-bottom:none}.connection-graph-component .react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)))}.connection-graph-component .react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.connection-graph-component .react-flow__resize-control{position:absolute}.connection-graph-component .react-flow__resize-control.left,.connection-graph-component .react-flow__resize-control.right{cursor:ew-resize}.connection-graph-component .react-flow__resize-control.top,.connection-graph-component .react-flow__resize-control.bottom{cursor:ns-resize}.connection-graph-component .react-flow__resize-control.top.left,.connection-graph-component .react-flow__resize-control.bottom.right{cursor:nwse-resize}.connection-graph-component .react-flow__resize-control.bottom.left,.connection-graph-component .react-flow__resize-control.top.right{cursor:nesw-resize}.connection-graph-component .react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));transform:translate(-50%,-50%)}.connection-graph-component .react-flow__resize-control.handle.left{left:0;top:50%}.connection-graph-component .react-flow__resize-control.handle.right{left:100%;top:50%}.connection-graph-component .react-flow__resize-control.handle.top{left:50%;top:0}.connection-graph-component .react-flow__resize-control.handle.bottom{left:50%;top:100%}.connection-graph-component .react-flow__resize-control.handle.top.left,.connection-graph-component .react-flow__resize-control.handle.bottom.left{left:0}.connection-graph-component .react-flow__resize-control.handle.top.right,.connection-graph-component .react-flow__resize-control.handle.bottom.right{left:100%}.connection-graph-component .react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.connection-graph-component .react-flow__resize-control.line.left,.connection-graph-component .react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.connection-graph-component .react-flow__resize-control.line.left{left:0;border-left-width:1px}.connection-graph-component .react-flow__resize-control.line.right{left:100%;border-right-width:1px}.connection-graph-component .react-flow__resize-control.line.top,.connection-graph-component .react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.connection-graph-component .react-flow__resize-control.line.top{top:0;border-top-width:1px}.connection-graph-component .react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.connection-graph-component .react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.connection-graph-component .react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}@media screen and (max-height: 500px){.connection-graph-component .toolbar{top:30px;height:30px;line-height:30px}}.connection-graph-component .react-flow__node a{font-weight:700;color:var(--ds-color-connectionGraph-link, #111111)}.connection-graph-component .react-flow__node .dragging{z-index:1000}.connection-graph-component .react-flow__edge{cursor:pointer;opacity:.5}.connection-graph-component .react-flow__edge.selected{opacity:1}.connection-graph-component .react-flow__edge-path{stroke:var(--ds-color-connectionGraph-edgeStroke, #adb5bd);stroke-width:3}.connection-graph-component .react-flow__node-default,.connection-graph-component .react-flow__node-input,.connection-graph-component .react-flow__node-output{padding:0;width:70px;border:none}.connection-graph-component .react-flow__node-default .contents,.connection-graph-component .react-flow__node-input .contents,.connection-graph-component .react-flow__node-output .contents{min-height:30px;display:flex!important;align-items:stretch!important;justify-content:center}.connection-graph-component .react-flow__node-default .contents>.icon,.connection-graph-component .react-flow__node-default .contents>.name,.connection-graph-component .react-flow__node-input .contents>.icon,.connection-graph-component .react-flow__node-input .contents>.name,.connection-graph-component .react-flow__node-output .contents>.icon,.connection-graph-component .react-flow__node-output .contents>.name{display:inline-flex;align-items:center;justify-content:center}.connection-graph-component .react-flow__node-default .contents>.icon,.connection-graph-component .react-flow__node-input .contents>.icon,.connection-graph-component .react-flow__node-output .contents>.icon{border-radius:7px 0 0 7px;padding-left:7px;padding-right:7px;background:var(--ds-color-connectionGraph-nodeIconBg, rgba(0, 0, 0, .3));color:var(--ds-color-connectionGraph-nodeIconText, #ffffff)}.connection-graph-component .react-flow__node-default .contents>.name,.connection-graph-component .react-flow__node-input .contents>.name,.connection-graph-component .react-flow__node-output .contents>.name{padding:3px}.connection-graph-component .react-flow__node-input .react-flow__handle,.connection-graph-component .react-flow__node-output .react-flow__handle,.connection-graph-component .react-flow__node-default .react-flow__handle{opacity:0;background:var(--ds-color-connectionGraph-handleBg, #adb5bd);width:10px;height:10px}.connection-graph-component .react-flow__node-input .react-flow__handle.target:hover,.connection-graph-component .react-flow__node-output .react-flow__handle.target:hover,.connection-graph-component .react-flow__node-default .react-flow__handle.target:hover{transition:width .1s,height .1s,left .1s,right .1s;height:20px;width:20px;left:-10px}html[data-bs-theme=dark] .connection-graph-component{background-color:#111418}html[data-bs-theme=dark] .connection-graph-component .react-flow__node{color:#fff}.stacked-percentage-bar{min-height:10px}.stacked-percentage-bar .percentage-bar:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.stacked-percentage-bar .percentage-bar:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}div.dashboard-map{overflow:visible!important}.geomap-tooltip{z-index:1}.metric-sparklines-view{border-bottom:1px solid #ddd}.metric-sparklines-view .list-item-name{font-size:.9em;flex:0 1 30%;width:30%}.metric-sparklines-view .list-item-chart{flex:0 1 70%;width:70%}.metric-name.selected{border:1px #999999 solid}.runbook-widget-query-config-step div.h-100,.runbook-widget-visualization-step div.h-100,.text-widget-visualization-step div.h-100{padding:20px}.edit-metric-categories-widget-dialog.panel-content{max-width:860px;height:860px;display:flex;flex-direction:column}.metric-categories-widget-visualization-step div.h-100,.widget-visualization-step div.h-100,.widget-interaction-step div.h-100{padding:20px}.metrics-widget .console-list .bp6-card{padding:unset!important}.metrics-widget .cli-radiocard{border-radius:15px}.metadata-search-widget-visualization-step div.h-100{padding:20px}.left-metadata-section{width:100%}.left-metadata-section .simple-tooltip-target{width:calc(100% - 100px);margin-right:10px}.metadata-container{flex-direction:column}.metadata-selects{width:100%;margin:10px 0}.metadata-selects-container{margin:10px 0}.right-metadata-section{width:100%}@container widget (width > 500px){.metadata-container{flex-direction:row;justify-content:space-evenly}.metadata-selects-container{margin:0;width:50%}.metadata-selects{width:50%}.right-metadata-section{width:unset}}.sankey-widget .node-clickable .highcharts-node,.sankey-widget .path-clickable .highcharts-link{cursor:pointer}body .user-impact-view .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-compact tbody tr td{padding-top:4px!important;padding-bottom:4px!important}body .user-impact-list-card .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody{box-shadow:none!important;background:transparent!important}body .user-impact-list-card .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody tr:not(:first-child){border-top:none}body .user-impact-list-card .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody td:first-child{box-shadow:none}.overflow-elipsis-table-cell{text-align:left;text-overflow:ellipsis}.summary-user-widget-max-width{max-width:380px;padding-left:0!important}.user-impact-view .tir-ui-table-container{padding-top:0!important}.incident-priority-card .absolute-center.card-body{left:50%;transform:translate(-50%);position:absolute}.paywall-portal .bp6-dialog-container .paywall-background{display:flex;height:270px;width:550px;border-radius:12px;color:var(--ds-color-paywall-text, #ebebeb);text-align:center}.paywall-portal div.bp6-overlay-backdrop{background-color:transparent}.paywall-portal button.bp6-button.paywall-button{width:180px;padding:8px;border-radius:18px;font-size:22px;color:var(--ds-color-paywall-buttonText, #e10098);font-weight:700;margin-bottom:25px}.paywall-portal .bp6-dialog-body p{margin:25px;line-height:1.2;font-size:22px}.paywall-portal .bp6-dialog-body h1{margin:25px;font-size:24px;font-weight:800}.paywall-portal .bp6-dialog-body h1+p{font-size:16px}.ImpactSummary-card{height:100%;container-type:inline-size;container-name:cardContainer}.ImpactSummary-card .ImpactWidget-container{align-content:center;display:flex;justify-content:center;text-align:center;align-items:center}.ImpactSummary-card .ImpactWidget-container .absolute-center.no-data{position:static;top:auto;transform:none;text-align:center;font-size:16px;font-weight:200}.ImpactSummary-card .ImpactWidget-container .HighChartsTimeSeries-chart{width:90%}.ImpactSummary-card .ImpactWidget-container:has(.no-data){height:80%}.ImpactSummary-card .ImpactFilter-controls .ImpactSummaryFilter-control-container{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.ImpactSummary-card .ImpactFilter-controls .ImpactSummaryFilter-control-container .priority-filters button.toggleable{width:fit-content}@container cardContainer (width >=610px){.ImpactSummaryFilter-control-container{margin-top:20px}}.ImpactedWidget-config{padding:20px}.ImpactedWidget-config label.bp6-control{font-size:14px;font-weight:400}.runbook-name.selected{border:1px var(--ds-color-runbooks-summarySelectedBorder, #999999) solid}.console-list{flex-direction:row;padding:0 1rem}.console-list .bp6-divider{align-self:stretch}.console-list .bp6-divider:last-child{display:none}.console-widget-container{container:widget/inline-size}@container widget (width < 405px){.console-list{flex-direction:column}.console-list .console-list-item{justify-content:center}}.integration-name.selected,.datasource-name.selected,.workspace-name.selected{border:1px #999999 solid}.recently-visited-widget{display:grid;column-gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.WidgetSummary-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:16px}.WidgetSummary-container .WidgetSummary-title{text-transform:uppercase}.WidgetSummary-container .WidgetSummary-amount,.WidgetSummary-container .WidgetSummary-percentage{color:var(--bs-secondary-color)}.MonitorUsage-config{padding:20px}.MonitorUsage-config label.bp6-control{font-size:14px;font-weight:400}.edit-vantage-point-widget-dialog.panel-content{max-width:860px;height:860px;display:flex;flex-direction:column}.vantage-point-widget-visualization-step div.h-100,.widget-visualization-step div.h-100,.widget-interaction-step div.h-100{padding:20px}html[data-bs-theme=dark] .layout-button-selected,.layout-button-selected{box-shadow:var(--ds-shadow-layoutButton-selected, 0 0 4px 0px rgba(52, 148, 251, .6))!important;outline:1px solid var(--ds-color-navigator-selectedOutline, #007bff)!important;border-radius:4px}.vantage-point-widget .console-list .bp6-card{padding:unset!important}.vantage-point-widget .cli-radiocard{border-radius:15px}.vantage-point-widget-select{min-width:200px;width:500px!important}.vantage-point-apply{min-width:50px}.edit-toolbar-widget-dialog.panel-content{max-width:860px;height:860px;display:flex;flex-direction:column}.toolbar-widget-visualization-step div.h-100,.toolbar-widget-interaction-step div.h-100{padding:20px}html[data-bs-theme=dark] .layout-button-selected{box-shadow:var(--ds-shadow-layoutButton-selected, 0 0 4px 0px rgba(52, 148, 251, .6))!important;outline:1px solid var(--ds-color-navigator-selectedOutline, #007bff)!important;border-radius:4px}html[data-bs-theme=dark] .toolbar-control-config-card{background:var(--ds-color-toolbarConfigCard-bg, #5a6c7d);border-color:var(--ds-color-toolbarConfigCard-border, #5a6c7d)}html[data-bs-theme=dark] .toolbar-control-config-card .drag-handle{color:var(--ds-color-toolbarConfigCard-dragHandle, #adb5bd)}.layout-button-selected{box-shadow:var(--ds-shadow-layoutButton-selected, 0 0 4px 0px rgba(52, 148, 251, .6))!important;outline:1px solid var(--ds-color-navigator-selectedOutline, #007bff)!important;border-radius:4px}.toolbar-widget .console-list .bp6-card{padding:unset!important}.toolbar-widget .cli-radiocard{border-radius:15px}.toolbar-control-config-card{background:var(--ds-color-toolbarConfigCard-bg, #5a6c7d);border:1px solid var(--ds-color-toolbarConfigCard-border, #5a6c7d);border-radius:8px;padding:5px 12px 12px;margin-bottom:12px}.toolbar-control-config-card-header{display:flex;align-items:center;gap:8px;font-weight:600;margin-bottom:10px}.toolbar-control-config-card .drag-handle{cursor:grab;-webkit-user-select:none;user-select:none;color:var(--ds-color-toolbarConfigCard-dragHandle, #adb5bd);font-weight:700}.toolbar-widget-vantage-point-apply,.toolbar-widget-metrics-apply{min-width:50px}.console-widget-container.toolbar-input-widget .toolbar-widget-vantage-point-select,.console-widget-container.toolbar-input-widget .toolbar-widget-metrics-select,.console-widget-container.toolbar-input-widget .auto-complete-control{width:375px}.console-widget-container.toolbar-input-widget .react-filter-box{margin-bottom:0;border-radius:0}.console-widget-container.toolbar-input-widget .CodeMirror-sizer>div{top:-5px!important}.console-widget-container.toolbar-input-widget .toolbar-controls-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px 0}.console-widget-container.toolbar-input-widget .toolbar-controls-column{display:flex;flex-direction:column;gap:12px}.web-component-inputs-config-step div.h-100{padding:20px;min-height:0;overflow-y:auto;overflow-x:hidden}.web-component-inputs-form{width:100%}.web-component-inputs-form .web-component-inputs-grid-header{display:grid;grid-template-columns:1em 1.2fr 1fr .8fr 1.5fr;gap:.5rem;font-weight:600}.web-component-inputs-form .web-component-inputs-grid{display:grid;grid-template-columns:1em 1.2fr 1fr .8fr 1.5fr;gap:.5rem;align-items:start}.web-component-inputs-form .web-component-inputs-grid span{display:flex;align-items:center;min-width:0}.web-component-inputs-form .web-component-inputs-grid span .bp6-input-group,.web-component-inputs-form .web-component-inputs-grid span .bp6-html-select{width:100%;min-width:0}.web-component-inputs-form .web-component-inputs-grid span .web-component-inputs-textarea{width:100%;min-width:0;min-height:7.5rem;resize:vertical}.web-component-inputs-form .web-component-inputs-grid span:nth-child(2){display:block}.web-component-inputs-form .web-component-inputs-grid span:last-child{align-items:flex-start;flex-direction:column;min-width:0}.web-component-inputs-form .web-component-inputs-grid span:last-child .bp6-input-group,.web-component-inputs-form .web-component-inputs-grid span:last-child .bp6-html-select{width:100%;min-width:0}.web-component-inputs-form .web-component-inputs-grid span:last-child .web-component-inputs-textarea{box-sizing:border-box;line-height:1.4}.web-component-inputs-form .web-component-inputs-grid span:last-child .text-danger{display:block;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%;width:100%;line-height:1.4;box-sizing:border-box}.web-component-inputs-form .web-component-inputs-grid .web-component-inputs-grid-multiline-value{grid-column:2/6;grid-row:2;display:block;min-width:0}.web-component-inputs-form .web-component-inputs-grid .web-component-inputs-grid-multiline-value .web-component-inputs-textarea{width:100%;min-width:0;min-height:10rem;resize:vertical;box-sizing:border-box;line-height:1.4}.web-component-inputs-form .web-component-input-name{white-space:nowrap!important;display:inline!important}.web-component-inputs-form .web-component-input-name .text-danger{display:inline!important;white-space:nowrap!important}.observation-mgr-widget-content{padding:12px}.observation-mgr-widget-content .observation-mgr-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.observation-mgr-widget-content .observation-mgr-header .observation-mgr-title{font-weight:700;font-size:1.1rem}.observation-mgr-widget-content .observation-mgr-loading,.observation-mgr-widget-content .observation-mgr-empty{padding:16px;text-align:center;color:var(--text-muted)}.observation-mgr-widget-content .observation-card{border:1px solid var(--divider-color, #e1e4e8);border-radius:8px;padding:16px;margin-bottom:16px;background:var(--card-bg, #fff)}.observation-mgr-widget-content .observation-card .observation-card-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.observation-mgr-widget-content .observation-card .observation-card-header .severity-tag{font-weight:700;font-size:.7rem;text-transform:uppercase}.observation-mgr-widget-content .observation-card .observation-card-header .incident-number{font-weight:600;font-size:.85rem;color:var(--text-secondary, #57606a)}.observation-mgr-widget-content .observation-card .observation-card-header .approval-tag{font-size:.75rem}.observation-mgr-widget-content .observation-card .observation-card-header .time-since{margin-left:auto;font-size:.8rem;color:var(--text-muted, #8b949e)}.observation-mgr-widget-content .observation-card .observation-card-title{font-weight:700;font-size:1rem;margin-bottom:4px}.observation-mgr-widget-content .observation-card .observation-card-description{font-size:.85rem;color:var(--text-secondary, #57606a);margin-bottom:12px;line-height:1.4}.observation-mgr-widget-content .observation-card .observation-card-stats{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.observation-mgr-widget-content .observation-card .observation-card-stats .stat-item{display:flex;align-items:center;gap:4px;font-size:.8rem;color:var(--text-secondary, #57606a)}.observation-mgr-widget-content .observation-card .observation-card-stats .stat-item.hours-lost{color:var(--intent-danger, #cd4246);font-weight:600}.observation-mgr-widget-content .observation-card .remediation-script{display:flex;align-items:center;gap:12px;padding:12px;background:var(--bg-subtle, #f6f8fa);border-radius:8px;margin-bottom:12px}.observation-mgr-widget-content .observation-card .remediation-script .remediation-script-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--icon-bg, #ddf4ff);color:var(--intent-primary, #2d72d2)}.observation-mgr-widget-content .observation-card .remediation-script .remediation-script-info{flex:1}.observation-mgr-widget-content .observation-card .remediation-script .remediation-script-info .remediation-script-name{font-weight:600;font-size:.85rem}.observation-mgr-widget-content .observation-card .remediation-script .remediation-script-info .remediation-script-desc{font-size:.75rem;color:var(--text-muted, #8b949e)}.observation-mgr-widget-content .observation-card .remediation-script .remediation-chevron{color:var(--text-muted, #8b949e)}.observation-mgr-widget-content .observation-card .observation-card-footer{text-align:center}.observation-mgr-widget-content .observation-card .observation-card-footer .show-details-link{font-size:.8rem;color:var(--intent-primary, #2d72d2);cursor:pointer}.observation-mgr-widget-content .observation-card .observation-card-footer .show-details-link:hover{text-decoration:underline}html[data-bs-theme=dark] .observation-mgr-widget-content .observation-card{background:#2f3a4f;border-color:#ffffff26}html[data-bs-theme=dark] .observation-mgr-widget-content .observation-card .observation-card-header .incident-number{color:#c5cbd3}html[data-bs-theme=dark] .observation-mgr-widget-content .observation-card .observation-card-header .time-since{color:#a7b6c2}html[data-bs-theme=dark] .observation-mgr-widget-content .observation-card .observation-card-title{color:#f5f8fa}html[data-bs-theme=dark] .observation-mgr-widget-content .observation-card .observation-card-description,html[data-bs-theme=dark] .observation-mgr-widget-content .observation-card .observation-card-stats .stat-item{color:#a7b6c2}html[data-bs-theme=dark] .observation-mgr-widget-content .observation-card .remediation-script{background:#252d3b}html[data-bs-theme=dark] .observation-mgr-widget-content .observation-card .remediation-script .remediation-script-icon{background:#2d72d233}html[data-bs-theme=dark] .observation-mgr-widget-content .observation-card .remediation-script .remediation-script-info .remediation-script-desc,html[data-bs-theme=dark] .observation-mgr-widget-content .observation-card .remediation-script .remediation-chevron{color:#a7b6c2}html[data-bs-theme=dark] .observation-mgr-widget-content .observation-card .observation-card-footer .show-details-link{color:#8abbff}.drop-placeholder{display:flex;align-items:center;justify-content:center;min-height:280px;height:100%;border:5px dashed var(--ds-color-navigator-panelDropPlaceholderBorder, #e1e1e1);background-color:var(--ds-color-navigator-panelDropPlaceholderBg, #ffffff);border-radius:10px;background:url(/visibility/static/add_widget_bg-CaHM_dCi.svg) 49% no-repeat;background-size:200px;background-color:var(--ds-color-navigator-panelDropPlaceholderBgSoft, rgba(255, 255, 255, .9))}.drop-placeholder-text{color:#212529}.panel-placeholder-help-parent{position:relative}.panel-placeholder-help{position:absolute;top:10px;right:10px}.wrapper-panel-content{border:2px solid var(--ds-color-navigator-panelWrapperBorder, #383e47);padding:10px}.wrapper-panel-content .react-grid-item.react-resizable .widget-item{height:100%;overflow:auto}html[data-bs-theme=dark] .wrapper-panel-content{border:2px solid var(--ds-color-navigator-panelWrapperBorder, #383e47)}html[data-bs-theme=dark] .drop-placeholder{opacity:.4;background-color:transparent}.unsaved-console{position:absolute;top:-4px}.mcp-chat-panel{display:flex;flex-direction:column;height:100%;overflow:hidden}.mcp-chat-panel__header{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:6px 12px;border-bottom:1px solid var(--divider-color, var(--ds-color-mcpChat-headerBorder, #e1e1e1));flex-shrink:0}.mcp-chat-panel__tabs{display:flex;align-items:center;gap:4px;min-width:0;flex:1;overflow-x:auto;padding-bottom:2px}.mcp-chat-panel__tab-item{display:inline-flex;align-items:center;flex:0 0 auto;border-radius:3px}.mcp-chat-panel__tab-item--active{border-bottom:2px solid var(--intent-primary, var(--ds-color-mcpChat-tabActiveBorder, #137cbd))}.mcp-chat-panel__tab{width:50px;min-width:50px;max-width:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.85;padding-right:0!important}.mcp-chat-panel__tab .bp6-button-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mcp-chat-panel__tab-close{flex:0 0 auto;opacity:.7;margin-left:-2px}.mcp-chat-panel__tab-item--active .mcp-chat-panel__tab,.mcp-chat-panel__tab-item--active .mcp-chat-panel__tab-close{opacity:1}.mcp-chat-panel__new-chat-btn{width:110px;min-width:110px;max-width:110px;flex:0 0 auto;white-space:nowrap}.mcp-chat-panel__messages{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px}.mcp-chat-panel__empty{color:var(--ds-color-mcpChat-loadingDot, #aaaaaa);text-align:center;margin-top:40px;font-style:italic}.mcp-chat-message{display:flex;max-width:100%}.mcp-chat-message--user{justify-content:flex-end}.mcp-chat-message--user .mcp-chat-message__bubble{background-color:var(--intent-primary, var(--ds-color-mcpChat-userBubbleBg, #137cbd));color:var(--ds-color-mcpChat-userBubbleText, #ffffff);border-radius:12px 12px 2px}.mcp-chat-message--assistant{justify-content:flex-start}.mcp-chat-message--assistant .mcp-chat-message__bubble{background-color:var(--card-background, var(--ds-color-mcpChat-assistantBubbleBg, #2f333e));border-radius:12px 12px 12px 2px}html[data-bs-theme=dark] .mcp-chat-message--assistant .mcp-chat-message__bubble{background-color:var(--ds-color-mcpChat-assistantBubbleBg, #2f333e)}.mcp-chat-message__bubble{padding:8px 12px;max-width:90%;word-wrap:break-word}.mcp-chat-message__text{white-space:pre-wrap;font-size:13px;line-height:1.4}.mcp-chat-message__json-section{margin-top:8px;border-top:1px solid var(--ds-color-mcpChat-jsonBorder, rgba(0, 0, 0, .3));padding-top:6px}.mcp-chat-message__json-toggle{font-size:12px;padding:0 4px}.mcp-chat-message__json-block{max-height:300px;overflow:auto;margin:4px 0;padding:8px;border-radius:4px;font-size:11px;line-height:1.3;background-color:var(--ds-color-mcpChat-jsonBg, rgba(0, 0, 0, .3))}.mcp-chat-message__json-block code{white-space:pre}html[data-bs-theme=dark] .mcp-chat-message__json-block{background-color:var(--ds-color-mcpChat-jsonBg, rgba(0, 0, 0, .3));color:var(--ds-color-mcpChat-jsonText, #e1e1e1)}.mcp-chat-message__actions{display:flex;gap:6px;margin-top:4px}.mcp-chat-panel__input-area{padding:8px 12px;border-top:1px solid var(--divider-color, var(--ds-color-mcpChat-inputAreaBorder, #e1e1e1))}.mcp-chat-panel__input-box{display:flex;flex-direction:column;border:1px solid var(--divider-color, var(--ds-color-mcpChat-inputBoxBorder, #444444));border-radius:6px;overflow:hidden;background:var(--input-background, var(--ds-color-mcpChat-inputBoxBg, #2f333e))}html[data-bs-theme=dark] .mcp-chat-panel__input-box{background:var(--ds-color-mcpChat-inputBoxBg, #2f333e);border-color:var(--ds-color-mcpChat-inputBoxBorder, #444444)}.mcp-chat-panel__textarea{flex:1;min-height:60px;max-height:100px;resize:none!important;font-size:13px;border:none!important;box-shadow:none!important;outline:none!important;background:transparent!important}.mcp-chat-panel__input-toolbar{display:flex;align-items:center;justify-content:space-between;padding:4px 6px;border-top:1px solid var(--divider-color, var(--ds-color-mcpChat-toolbarBorder, #e9ecef))}.mcp-chat-panel__input-toolbar-right{display:flex;align-items:center;gap:4px}.mcp-chat-panel__mode-select{flex-shrink:0}.mcp-chat-panel__mode-select select{font-size:12px;min-width:130px;height:26px;padding:0 24px 0 6px}.mcp-chat-panel__mic-btn{opacity:.5}.mcp-chat-panel__mic-btn:hover{opacity:1}.mcp-chat-panel__mic-btn--active{opacity:1;color:var(--ds-color-mcpChat-micActive, #d32f2f)!important;animation:mcp-mic-pulse 1.2s infinite ease-in-out}@keyframes mcp-mic-pulse{0%,to{opacity:1}50%{opacity:.4}}.mcp-chat-panel__send-btn{flex-shrink:0}.mcp-chat-panel__loading{display:flex;justify-content:flex-start;padding:4px 0}.mcp-chat-panel__loading-dots{display:flex;gap:4px;padding:8px 12px}.mcp-chat-panel__loading-dots span{width:8px;height:8px;border-radius:50%;background-color:var(--text-muted, var(--ds-color-mcpChat-loadingDot, #aaaaaa));animation:mcp-dot-bounce 1.2s infinite ease-in-out}.mcp-chat-panel__loading-dots span:nth-child(2){animation-delay:.2s}.mcp-chat-panel__loading-dots span:nth-child(3){animation-delay:.4s}@keyframes mcp-dot-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}.react-grid-item{overflow:auto;border-radius:10px;border:2px solid var(--ds-color-navigator-gridItemBorder, rgba(255, 255, 255, .2));box-shadow:none}.npm-plus-column-container .left-column{background-color:var(--ds-color-navigator-leftColumnBg, #f8f9fa);padding:0 .5rem .5rem;border-radius:10px;margin:10px 20px 10px 10px;overflow:visible;align-self:flex-start;position:-webkit-sticky;position:sticky;top:0}.npm-plus-column-container .widget-area{padding-top:10px;margin-right:20px}.npm-plus-column-container .widget-area.entity-list-hidden{margin-left:20px}.npm-plus-column-container .widget-area .react-grid-item.react-resizable .widget-item{height:100%;overflow:auto}html[data-bs-theme=dark] .npm-plus-column-container .left-column{background-color:transparent}html[data-bs-theme=dark] .react-grid-item{border:1px solid var(--ds-color-navigator-gridItemBorder, rgba(255, 255, 255, .2))}html[data-bs-theme=dark] .confirm-cancel-outline button.bp6-button{border:1px solid var(--ds-color-navigator-confirmBorder, #6464fd)}.wrapper-toggle{gap:10px}.NavigatorTablePicker-container{display:flex;flex-direction:row}.NavigatorTablePicker-container .mb-2{width:100%}.NavigatorPicker{width:20vw;max-width:350px;min-width:250px;height:calc(100vh - 150px);padding-top:10px;padding-left:10px}.confirm-cancel-outline button.bp6-button{border:1px solid var(--ds-color-navigator-confirmBorder, #6464fd)}.confirm-cancel-outline button.bp6-button:hover{background-color:var(--bs-secondary-bg)!important}.migration-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--ds-color-navigator-migrationOverlayBg, rgba(0, 0, 0, .7));display:flex;align-items:center;justify-content:center;z-index:9999;color:var(--ds-color-navigator-migrationOverlayText, #ffffff);font-size:16px;flex-direction:column;gap:20px}.migration-spinner{border:4px solid var(--ds-color-navigator-migrationSpinnerTrack, #f5f8fa);border-top:4px solid var(--ds-color-navigator-migrationSpinnerHead, #2563eb);border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}.metric-value:has(.has-progress-bar){display:block;width:100%}.metric-value,.metric-value .value-container,.metric-value .comparison-value-container{display:inline-block}.metric-value .value-container .value,.metric-value .comparison-value-container .value{min-width:45px;display:inline-block;text-align:right}.metric-value .value-container .unit,.metric-value .comparison-value-container .unit{min-width:20px;display:inline-block;padding-left:4px}.metric-value .value-container{min-width:80px;text-align:right}.metric-value .value-container.has-progress-bar{--table-bar-value-width-ch: 9ch;--table-bar-unit-width-ch: 8ch;--table-bar-track-min-width: 60px;display:grid;grid-template-columns:minmax(var(--table-bar-value-width-ch),auto) minmax(var(--table-bar-track-min-width),1fr);column-gap:8px;align-items:center;width:100%;text-align:left}.metric-value .value-container.has-progress-bar:not(:has(.unit)){column-gap:4px}.metric-value .value-container.has-progress-bar:has(.unit){grid-template-columns:minmax(var(--table-bar-value-width-ch),auto) minmax(var(--table-bar-unit-width-ch),auto) minmax(var(--table-bar-track-min-width),1fr)}.metric-value .value-container.has-progress-bar .progress-bar-track{grid-column:2;min-width:var(--table-bar-track-min-width);height:8px;border-radius:0 9999px 9999px 0;overflow:hidden;align-self:center}.metric-value .value-container.has-progress-bar:has(.unit) .progress-bar-track{grid-column:3}.metric-value .value-container.has-progress-bar .progress-bar-fill{display:block;height:100%;min-width:4px;border-radius:0 9999px 9999px 0;transition:width .15s ease-out}.metric-value .value-container.has-progress-bar .value,.metric-value .value-container.has-progress-bar .unit{white-space:nowrap}.metric-value .value-container.has-progress-bar .value{grid-column:1;text-align:right}.metric-value .value-container.has-progress-bar .unit{grid-column:2;min-width:0}.metric-value .value-container .unit{min-width:unset;text-align:left}td:has(.has-progress-bar){overflow:visible}.table-view.individual-cards tbody.tir-ui-body{box-shadow:none!important;background-color:transparent!important}.table-cell-dash{display:inline-flex;justify-content:flex-end;min-width:80px}.ShowMore-container{display:flex;flex-direction:row-reverse;position:relative;max-height:500px;overflow:auto}html[data-bs-theme=dark] .flipped-table th,html[data-bs-theme=dark] .flipped-table td{border-bottom:1px solid var(--ds-component-table-flipped-border, #242833)!important}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table{display:flex}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table thead,.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table tbody{display:flex;flex-direction:row}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table th,.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table td{display:block;border-bottom:1px solid var(--ds-component-table-flipped-borderLight, #e9ecef)}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table thead{order:-1}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table tbody{order:1;flex:1 1 auto;box-shadow:none}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table tr{display:flex;flex-direction:column;width:100%}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table tr:last-child td:last-child{border-bottom:none}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table tr th{flex:1 1 auto;min-width:235px}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table tr th:last-child{border-bottom:none}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table tr th.select-row-column{display:none}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table tr td{flex:1 1 auto;padding-top:11px;padding-bottom:11px;padding-left:70px;text-align:left}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table tr td *{min-width:0}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table tr td.select-row{display:none}.flipped-table.flipped-table.flipped-table.flipped-table .bp6-html-table tr:hover td{background-color:transparent}.flipped-table.flipped-table.flipped-table.flipped-table .sort-control{display:none}.flipped-table:has(.no-data) .tir-ui-pagination{display:none}.WidgetFactory-Table-container .ShowMore-container .WidgetTable-showmore{width:fit-content;height:fit-content;box-shadow:none;padding:0;margin-right:5px;margin-bottom:16px}.WidgetFactory-Table-container .TIRUI-Table-controls:empty{display:none!important}html[data-bs-theme=dark] .WidgetFactory-Table-container .TIRUI-Table-controls:empty{display:none!important}.WidgetFactory-Table-container .tir-ui-table-container table.tir-ui-table .expand-row{white-space:nowrap}.WidgetFactory-Table-container .tir-ui-table-container table.tir-ui-table tbody tr:first-child td:first-child{box-shadow:none}.WidgetFactory-Table-container .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered .row-sub-component-container{box-shadow:var(--ds-shadow-orion-tableSubrowInset)}.WidgetFactory-Table-container .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered .row-sub-component-container .bp6-button-group .bp6-button,.WidgetFactory-Table-container .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered .row-sub-component-container .bp6-button-group .bp6-button:hover{box-shadow:var(--ds-semantic-shadow-lg, 0px 0px 5px rgba(0, 0, 0, .8))!important}.WidgetFactory-Table-container .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered.tir-ui-table-bg-transparent tbody{background:none;box-shadow:none}.WidgetFactory-Table-container .tir-ui-table-container table.bp6-html-table.bp6-html-table-bordered th:not(:first-child){box-shadow:none}.WidgetFactory-Table-container.WidgetFactory-Table-container.WidgetFactory-Table-container.WidgetFactory-Table-container .flipped-table tr th{min-width:0}.WidgetFactory-Table-container.WidgetFactory-Table-container.WidgetFactory-Table-container.WidgetFactory-Table-container .flipped-table tr.row-selected{background:transparent}.WidgetFactory-Table-container.WidgetFactory-Table-container.WidgetFactory-Table-container.WidgetFactory-Table-container .flipped-table .metric-highlight{background-color:var(--ds-component-table-metric-highlightBg, #007bff)!important}.runbook-view-container .metric-value .value-container.has-progress-bar{display:block}.runbook-view-container .metric-value .value-container.has-progress-bar .value,.runbook-view-container .metric-value .value-container.has-progress-bar .unit{float:left;min-width:0}.runbook-view-container .metric-value .value-container.has-progress-bar .progress-bar-track{margin-left:0;margin-top:5px;float:left;clear:both;min-width:100%}[data-bs-theme=light] .ic-azure-monitor svg{fill:#e9ecef!important}[data-bs-theme=dark] .ic-azure-monitor svg{fill:#242833!important}.runbook-info-dialog{width:650px!important}html[data-bs-theme=light] .copy-view-link{background-color:var(--ds-color-shareLink-buttonBg, #d5f1f7)!important}html[data-bs-theme=dark] .copy-view-link{background-color:#343a40!important}.hide-table-headers .table-view table thead{display:none}.priority-reasons-side-panel{z-index:20}ul.priority-reasons-list{list-style-type:square;padding-inline-start:20px}ul.priority-reasons-list li::marker{font-weight:700}li.priority-reason.critical::marker{color:#c74141}li.priority-reason.high::marker{color:#f28349}li.priority-reason.moderate::marker{color:#fcda5d}li.priority-reason.low::marker{color:#cbd5e0}.http-inspect-tab{padding:16px}.http-inspect-tab .error-banner{margin-bottom:20px}.http-inspect-tab .section{margin-bottom:12px}.http-inspect-tab .section .section-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.http-inspect-tab .section .section-header .section-title{display:flex;align-items:center;gap:8px}.http-inspect-tab .section .section-content{margin:0;padding:12px;background-color:var(--ds-color-inspectTab-sectionContentBg, #dce7f2);border-radius:3px;font-family:monospace;font-size:12px;white-space:pre-wrap}.http-inspect-tab .request-overview{margin-bottom:20px;font-family:monospace;font-size:14px;display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.http-inspect-tab .request-overview .request-method-url{flex:1;min-width:0}.http-inspect-tab .request-overview .request-method-url .request-method{display:inline;margin-right:8px}.http-inspect-tab .request-overview .request-method-url .request-url{display:inline;word-break:break-all;overflow-wrap:break-word}.http-inspect-tab .status-badge{padding:4px 12px;border-radius:3px;color:var(--ds-color-httpInspect-statusText, #ffffff);font-weight:700;font-size:13px;flex-shrink:0}.http-inspect-tab .status-badge.status-success{background-color:var(--ds-color-httpInspect-statusSuccess, #0d8050)}.http-inspect-tab .status-badge.status-redirect{background-color:var(--ds-color-httpInspect-statusRedirect, #d9822b)}.http-inspect-tab .status-badge.status-error{background-color:var(--ds-color-httpInspect-statusError, #c23030)}.http-inspect-tab .attempt-selector{margin-bottom:20px}.http-inspect-tab .attempt-selector .selected-item-display-btn{text-align:left;justify-content:space-between}.http-inspect-tab .attempt-selector .selected-item-display-btn .bp6-button-text{flex:1;text-align:left}.http-inspect-tab .attempt-selector .select-input{position:relative;width:100%}.http-inspect-tab .attempt-selector .select-input .bp6-popover-target{width:100%}.http-inspect-tab .attempt-selector .http-attempt-select-popover .bp6-popover-content{width:var(--button-width, 100%)!important;min-width:var(--button-width, 100%)!important}.http-inspect-tab .attempt-selector .http-attempt-select-popover .bp6-popover{width:var(--button-width, 100%)!important}.http-inspect-tab .attempt-selector .attempt-select-item{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-start;width:100%}.http-inspect-tab .attempt-selector .attempt-select-item .attempt-label,.http-inspect-tab .attempt-selector .attempt-select-item .status-badge{flex-shrink:0}.http-inspect-tab .received-at{margin-bottom:16px;color:var(--ds-color-httpInspect-receivedAt, #65676b);font-size:14px}.transform-inspect-tab{padding:16px}.transform-inspect-tab .error-banner{margin-bottom:20px}.transform-inspect-tab .section{margin-bottom:12px}.transform-inspect-tab .section .section-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.transform-inspect-tab .section .section-header .section-title{display:flex;align-items:center;gap:8px}.transform-inspect-tab .section .section-content{margin:0;padding:12px;background-color:var(--ds-color-inspectTab-sectionContentBg, #dce7f2);border-radius:3px;font-family:monospace;font-size:12px;white-space:pre-wrap}.transform-inspect-tab .validation-warnings{margin-bottom:20px}.transform-inspect-tab .validation-warnings .validation-banner{margin-bottom:12px}.transform-inspect-tab .validation-warnings .validation-banner:last-child{margin-bottom:0}.set-primitive-variables-inspect-tab{padding:16px}.set-primitive-variables-inspect-tab .error-banner{margin-bottom:20px}.set-primitive-variables-inspect-tab .section{margin-bottom:12px}.set-primitive-variables-inspect-tab .section .section-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.set-primitive-variables-inspect-tab .section .section-header .section-title{display:flex;align-items:center;gap:8px}.set-primitive-variables-inspect-tab .section .section-content{margin:0;padding:12px;background-color:var(--ds-color-inspectTab-sectionContentBg, #dce7f2);border-radius:3px;font-family:monospace;font-size:12px;white-space:pre-wrap}.genai-inspect-tab{padding:16px}.genai-inspect-tab .error-banner{margin-bottom:20px}.genai-inspect-tab .section{margin-bottom:12px}.genai-inspect-tab .section .section-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.genai-inspect-tab .section .section-header .section-title{display:flex;align-items:center;gap:8px}.genai-inspect-tab .section .section-content{margin:0;padding:12px;background-color:var(--ds-color-inspectTab-sectionContentBg, #dce7f2);border-radius:3px;font-family:monospace;font-size:12px;white-space:pre-wrap}.genai-inspect-tab .genai-summary{margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.genai-inspect-tab .token-usage-summary{font-size:14px;font-weight:bolder;line-height:1.4}.genai-inspect-tab .token-usage-grid{display:grid;grid-template-columns:max-content max-content;column-gap:24px;row-gap:4px;width:fit-content;font-size:12px;line-height:1.2;color:var(--ds-color-genAi-inspectTokenText, #212529)}.genai-inspect-tab .token-usage-grid *{font-family:monospace!important;color:var(--ds-color-genAi-inspectTokenText, #212529)}.genai-inspect-tab .token-usage-row{display:contents}.genai-inspect-tab .token-usage-value{justify-self:end;text-align:right}.genai-inspect-tab .status-badge{padding:4px 12px;border-radius:3px;color:var(--ds-color-genAi-inspectStatusText, #ffffff);font-weight:700;font-size:13px}.genai-inspect-tab .status-badge.status-success{background-color:var(--ds-color-genAi-inspectStatusSuccess, #0d8050)}.genai-inspect-tab .status-badge.status-default{background-color:var(--ds-color-genAi-inspectStatusDefault, #0366d6)}.data-store-inspect-tab{padding:16px}.data-store-inspect-tab .error-banner{margin-bottom:20px}.data-store-inspect-tab .section{margin-bottom:12px}.data-store-inspect-tab .section .section-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.data-store-inspect-tab .section .section-header .section-title{display:flex;align-items:center;gap:8px}.data-store-inspect-tab .section .section-content{margin:0;padding:12px;background-color:var(--ds-color-inspectTab-sectionContentBg, #dce7f2);border-radius:3px;font-family:monospace;font-size:12px;white-space:pre-wrap}.data-store-inspect-tab .status-section{margin-bottom:20px;display:flex;justify-content:flex-end}.data-store-inspect-tab .status-badge{padding:4px 12px;border-radius:3px;color:var(--ds-color-dataStore-inspectStatusText, #ffffff);font-weight:700;font-size:13px;flex-shrink:0}.data-store-inspect-tab .status-badge.status-success{background-color:var(--ds-color-dataStore-inspectStatusSuccess, #0d8050)}.data-store-inspect-tab .status-badge.status-error{background-color:var(--ds-color-dataStore-inspectStatusError, #c23030)}.general-inspect-tab{padding:16px}.general-inspect-tab .error-banner{margin-bottom:20px}.general-inspect-tab .section{margin-bottom:12px}.general-inspect-tab .section .section-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.general-inspect-tab .section .section-header .section-title{display:flex;align-items:center;gap:8px}.general-inspect-tab .section .section-content{margin:0;padding:12px;background-color:var(--ds-color-inspectTab-sectionContentBg, #dce7f2);border-radius:3px;font-family:monospace;font-size:12px;white-space:pre-wrap}.general-inspect-tab .no-debug-data{padding:16px;background-color:var(--ds-color-generalInspect-emptyBg, #f5f8fa);border-radius:3px;color:var(--ds-color-generalInspect-emptyText, #65676b);font-style:italic}.subflow-inspect-tab{padding:16px}.subflow-inspect-tab .error-banner{margin-bottom:20px}.subflow-inspect-tab .section{margin-bottom:12px}.subflow-inspect-tab .section .section-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.subflow-inspect-tab .section .section-header .section-title{display:flex;align-items:center;gap:8px}.subflow-inspect-tab .section .section-content{margin:0;padding:12px;background-color:var(--ds-color-inspectTab-sectionContentBg, #dce7f2);border-radius:3px;font-family:monospace;font-size:12px;white-space:pre-wrap}.subflow-inspect-tab .subflow-status-badge{display:flex;justify-content:flex-end;margin-bottom:12px}.subflow-inspect-tab .subflow-status-badge .bp6-tag{font-weight:700;font-size:13px;text-transform:uppercase}.subflow-inspect-tab .node-selector{margin-bottom:20px}.subflow-inspect-tab .node-selector .selected-item-display-btn{text-align:left;justify-content:space-between}.subflow-inspect-tab .node-selector .selected-item-display-btn .bp6-button-text{flex:1;text-align:left}.subflow-inspect-tab .node-selector .select-input{position:relative;width:100%}.subflow-inspect-tab .node-selector .select-input .bp6-popover-target{width:100%}.subflow-inspect-tab .node-selector .subflow-node-select-popover .bp6-popover-content{width:var(--button-width, 100%)!important;min-width:var(--button-width, 100%)!important}.subflow-inspect-tab .node-selector .subflow-node-select-popover .bp6-popover{width:var(--button-width, 100%)!important}.subflow-inspect-tab .node-selector .node-select-display,.subflow-inspect-tab .node-selector .node-select-item{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-start;width:100%}.subflow-inspect-tab .node-selector .node-select-display .node-type-icon,.subflow-inspect-tab .node-selector .node-select-item .node-type-icon,.subflow-inspect-tab .node-selector .node-select-display .node-label,.subflow-inspect-tab .node-selector .node-select-item .node-label,.subflow-inspect-tab .node-selector .node-select-display .node-status-tag,.subflow-inspect-tab .node-selector .node-select-item .node-status-tag{flex-shrink:0}.subflow-inspect-tab .node-selector .node-select-display .node-execution-time,.subflow-inspect-tab .node-selector .node-select-item .node-execution-time{color:var(--ds-color-subflow-inspectExecutionTime, #65676b);font-size:.9em}.subflow-inspect-tab .node-selector .node-select-item{width:100%}.subflow-inspect-tab .node-type-display{margin-top:12px;margin-bottom:16px;color:var(--ds-color-subflow-inspectNodeType, #65676b);font-size:14px}.subflow-inspect-tab .node-type-display .node-start-time{margin-top:4px;font-size:13px;color:var(--ds-color-subflow-inspectNodeStartTime, #808080)}.subflow-inspect-tab .node-debug-content{margin-top:0}.subflow-inspect-tab .node-debug-content .http-inspect-tab,.subflow-inspect-tab .node-debug-content .transform-inspect-tab,.subflow-inspect-tab .node-debug-content .set-primitive-variables-inspect-tab,.subflow-inspect-tab .node-debug-content .general-inspect-tab{padding:0}.runbook-details-debug-dialog-content{min-height:300px}.runbook-details-debug-dialog-content .node-selector{display:flex;align-items:center;margin-bottom:16px}.runbook-details-debug-dialog-content .node-selector .node-selector-label{margin-right:8px;font-weight:600;white-space:nowrap}.runbook-details-debug-dialog-content .node-selector .selected-item-display-btn{text-align:left;justify-content:space-between}.runbook-details-debug-dialog-content .node-selector .selected-item-display-btn .bp6-button-text{flex:1;text-align:left}.runbook-details-debug-dialog-content .node-selector .select-input{position:relative;flex:1}.runbook-details-debug-dialog-content .node-selector .select-input .bp6-popover-target{width:100%}.runbook-details-debug-dialog-content .node-selector .runbook-debug-node-select-popover .bp6-popover-content{width:var(--button-width, 100%)!important;min-width:var(--button-width, 100%)!important}.runbook-details-debug-dialog-content .node-selector .runbook-debug-node-select-popover .bp6-popover{width:var(--button-width, 100%)!important}.runbook-details-debug-dialog-content .node-selector .node-select-display,.runbook-details-debug-dialog-content .node-selector .node-select-item{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-start;width:100%}.runbook-details-debug-dialog-content .node-selector .node-select-display .node-type-icon,.runbook-details-debug-dialog-content .node-selector .node-select-item .node-type-icon,.runbook-details-debug-dialog-content .node-selector .node-select-display .node-label,.runbook-details-debug-dialog-content .node-selector .node-select-item .node-label,.runbook-details-debug-dialog-content .node-selector .node-select-display .node-status-tag,.runbook-details-debug-dialog-content .node-selector .node-select-item .node-status-tag{flex-shrink:0}.runbook-details-debug-dialog-content .node-selector .node-select-display .node-execution-time,.runbook-details-debug-dialog-content .node-selector .node-select-item .node-execution-time{color:var(--ds-color-runbooks-detailsNodeExecutionTime, #65676b);font-size:.9em}.runbook-details-debug-dialog-content .node-selector .node-select-item{width:100%}.runbook-details-debug-dialog-content .runbook-debug-tabs .tab-content-fixed{height:600px;overflow-y:auto}.runbook-details-debug-dialog-content .runbook-debug-tabs .tab-content-fixed .json-viewer-textarea{height:100%}.runbook-details-debug-dialog-content .runbook-debug-tabs .bp6-control-indicator{opacity:.5}.runbook-details-debug-dialog-content .runbook-debug-tabs .blade-container button{display:none}.runbook-details-debug-dialog-content .runbook-debug-tabs .blade-container input{pointer-events:none}.runbook-details-debug-dialog-content .runbook-debug-tabs .blade-container tr:has([name=node-debug-entry]){display:none}.runbook-details-debug-dialog-content .runbook-debug-tabs .blade-container #variables-icon{display:none}.runbook-details-debug-dialog-content .runbook-debug-tabs .blade-container #variables-icon+span{display:none}.runbook-details-debug-dialog-content .runbook-debug-tabs .blade-container span:has([data-icon=help]){display:none}.runbook-details-debug-dialog-content .runbook-debug-tabs .decision-node-output:has([id=add-output]){display:none!important}.runbook-details-debug-dialog-content .runbook-debug-tabs .add-output-control,.runbook-details-debug-dialog-content .runbook-debug-tabs textarea:disabled:empty{display:none!important}.runbook-details-debug-dialog-content .runbook-debug-tabs .bp6-radio{pointer-events:none!important}.runbook-path-traversal .card-with-title-and-status{height:800px!important}.runbook-path-traversal .toolbar{box-shadow:none}.runbook-path-traversal .toolbar .graph-toolbar>*,.runbook-path-traversal .toolbar .graph-toolbar .ribbon+button{display:none!important}.runbook-path-traversal .toolbar .graph-toolbar .bp6-button-group{display:inline-flex!important}.runbook-path-traversal .toolbar .graph-toolbar .bp6-button-group>*{display:none!important}.runbook-path-traversal .toolbar .graph-toolbar .bp6-button-group .simple-tooltip-target:has(svg[data-icon=zoom-in]),.runbook-path-traversal .toolbar .graph-toolbar .bp6-button-group .simple-tooltip-target:has(svg[data-icon=zoom-out]),.runbook-path-traversal .toolbar .graph-toolbar .bp6-button-group .simple-tooltip-target:has(svg[data-icon=maximize]){display:inline-block!important}.runbook-path-traversal .react-flow__edge,.runbook-path-traversal .plus-container,.runbook-path-traversal .plus-container *{pointer-events:none}.runbook-path-traversal .node-controls{display:none!important}.runbook-path-traversal .runbook-traversal-view-scroll-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.runbook-path-traversal .react-flow__edge:has(path){opacity:1}.runbook-path-traversal .not-traversed{opacity:.5!important;pointer-events:none!important}.runbook-path-traversal .node-failed:after{content:"Failed";background-color:var(--ds-color-runbooks-pathNodeFailedBg, #c23030);display:block;font-weight:400;color:var(--ds-color-runbooks-pathStatusText, #ffffff);font-size:14px}.runbook-path-traversal .node-succeeded:after{content:"Succeeded";background-color:var(--ds-color-runbooks-pathNodeSucceededBg, #0d8050);display:block;font-weight:400;color:var(--ds-color-runbooks-pathStatusText, #ffffff);font-size:14px}.runbook-path-traversal .react-flow__handle{pointer-events:none!important}.runbook-path-traversal-node-info-dialog{width:660px!important}.runbook-path-traversal-node-info-dialog .blade-container button{display:none}.runbook-path-traversal-node-info-dialog .blade-container input{pointer-events:none}.runbook-path-traversal-node-info-dialog .blade-container tr:has([name=node-debug-entry]){display:none}.runbook-path-traversal-node-info-dialog .blade-container #variables-icon{display:none}.runbook-path-traversal-node-info-dialog .blade-container #variables-icon+span{display:none}.runbook-path-traversal-node-info-dialog .blade-container span:has([data-icon=help]){display:none}.runbook-path-traversal-node-info-dialog .blade-container .bp6-tooltip-indicator{pointer-events:none}.runbook-path-traversal-node-info-dialog .decision-node-output:has([id=add-output]){display:none!important}.runbook-path-traversal-node-info-dialog .add-output-control,.runbook-path-traversal-node-info-dialog textarea:disabled:empty{display:none!important}.runbook-path-traversal-node-info-dialog .bp6-radio{pointer-events:none!important}.path-traversal-tabs .json-viewer-debug-textarea,.path-traversal-tabs .json-viewer-error-textarea{font-size:15px!important}.path-traversal-tabs .json-viewer-textarea{height:100%}.path-traversal-tabs .bp6-control-indicator{opacity:.5}.path-traversal-tabs .tab-content{height:600px!important;overflow-y:auto}.path-traversal-tabs .tab-content .json-viewer-textarea{height:100%}.has-subflow-errors .contents:after{content:"Proceeding with \a Errors";background-color:var(--ds-color-runbooks-pathSubflowErrorsBg, #c23030);font-weight:400;font-size:14px;position:absolute;bottom:-34px;width:100%;color:var(--ds-color-runbooks-pathStatusText, #ffffff);white-space:pre-wrap}.input-width input{width:360px!important}html[data-bs-theme=light] .ac-suggest-row:hover,html[data-bs-theme=dark] .ac-suggest-row:hover{background-color:var(--ds-color-viewRunbook-suggestRowHoverBg, rgba(255, 255, 255, .3))}html[data-bs-theme=light] .ac-suggest-row.selected,html[data-bs-theme=dark] .ac-suggest-row.selected{background-color:var(--ds-color-viewRunbook-suggestRowSelectedBg, #137cbd)}html[data-bs-theme=dark] .ac-suggest-list{background-color:var(--ds-color-viewRunbook-suggestListBg, #242833)}html[data-bs-theme=light] .bp6-input.vrp-textarea,html[data-bs-theme=dark] .bp6-input.vrp-textarea{background-color:transparent;box-shadow:none;width:900px;height:400px}.fd-trigger-list-view .row-sub-component-container{padding:0!important;background-color:var(--ds-color-viewRunbook-rowSubcomponentBg, #242833)}.fd-trigger-list-view .row-sub-component-container .bp6-button-group .bp6-button{box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}.fd-trigger-list-view .row-sub-component-container .bp6-button-group .bp6-button:hover{box-shadow:var(--ds-semantic-shadow-lg, 0px 0px 5px rgba(0, 0, 0, .8))!important}.fd-trigger-list-view .row-expanded{background-color:var(--ds-color-viewRunbook-rowExpandedBg, #161a25)!important}.fd-trigger-list-view>.tir-ui-table-container>table{table-layout:fixed!important}html[data-bs-theme=dark] .fd-trigger-list-view .row-sub-component-container{background-color:var(--ds-color-viewRunbook-rowSubcomponentBg, #242833)}html[data-bs-theme=dark] .fd-trigger-list-view .row-expanded{background-color:var(--ds-color-viewRunbook-rowExpandedBg, #161a25)!important}html[data-bs-theme=light] .fd-runbook-output-tab-runbook-bg,html[data-bs-theme=dark] .fd-runbook-output-tab-runbook-bg{background-color:var(--ds-color-viewRunbook-outputTabBg, #242833)}.view-runbook-input-dialog{min-width:670px!important;width:670px!important;max-width:100vw;max-height:90dvh}.view-runbook-input-dialog table{width:100%}.view-runbook-input-dialog table span{line-height:1.5}.view-runbook-input-dialog .date-time-selector .bp6-input-group .bp6-input{padding-left:30px!important}.view-runbook-nodes-traversed-dialog{width:72vw!important;max-height:93vh!important}.bp6-dialog{position:relative}.bp6-dialog .referencing-runbooks-dialog.bp6-dialog-body{margin:0;height:600px;overflow-y:auto}.bp6-portal.error-dialog{z-index:121}.third-party-authentication-error-modal{word-wrap:break-word}.referencing-runbooks-dialog .show-contents{max-height:80vh;overflow:auto}.orion-assistant-avatar-icon{display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-weight:600;line-height:1;color:var(--ds-color-orionChat-assistantAvatarText);background:linear-gradient(to right,var(--ds-color-orionChat-assistantAvatarGradient-stop1) 0%,var(--ds-color-orionChat-assistantAvatarGradient-stop2) 25%,var(--ds-color-orionChat-assistantAvatarGradient-stop3) 50%,var(--ds-color-orionChat-assistantAvatarGradient-stop4) 75%,var(--ds-color-orionChat-assistantAvatarGradient-stop5) 100%);box-shadow:var(--ds-color-orionChat-assistantAvatarShadow)}.orion-assistant-avatar-icon--sm{width:36px;height:36px;border-radius:12px}.orion-assistant-avatar-icon--sm .orion-assistant-avatar-icon__letter{font-size:16px}.orion-assistant-avatar-icon--md{width:48px;height:48px;border-radius:16px}.orion-assistant-avatar-icon--md .orion-assistant-avatar-icon__letter{font-size:20px}.orion-assistant-avatar-icon--lg{width:60px;height:60px;border-radius:20px}.orion-assistant-avatar-icon--lg .orion-assistant-avatar-icon__letter{font-size:24px}.bp6-dialog-body>.terms{overflow-y:auto;max-height:60vh}.bp6-dialog-body>.details{margin-top:10px;display:flex;justify-content:space-between}.orion-chat-embedded-nav{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-top:1px solid var(--ds-semantic-color-border-subtle);background:var(--ds-color-orionChat-floatingPanelBg)}.orion-chat-embedded-nav__tabs{display:flex;flex:1 1 auto;align-items:center;justify-content:flex-start;gap:8px;min-width:0}.orion-chat-embedded-nav__tab{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:4px 12px;border:none;border-radius:20px;background:transparent;color:var(--ds-semantic-color-text-secondary);font-size:12px;font-weight:500;line-height:1.2;cursor:pointer}.orion-chat-embedded-nav__tab:hover:not(:disabled){color:var(--ds-semantic-color-text-primary)}.orion-chat-embedded-nav__tab:focus-visible{outline:2px solid var(--ds-semantic-color-border-focus);outline-offset:4px}.orion-chat-embedded-nav__tab--active{background:linear-gradient(90deg,var(--ds-color-orionChat-floatingPanelHeaderGradientStart) 0%,var(--ds-color-orionChat-floatingPanelHeaderGradientEnd) 100%);color:var(--ds-color-orionChat-floatingPanelHeaderText)}.orion-chat-embedded-nav__tab--active:hover:not(:disabled){color:var(--ds-color-orionChat-floatingPanelHeaderText)}.orion-chat-embedded-nav__tab-icon{flex-shrink:0}.orion-chat-embedded-nav__new-chat{flex:0 0 auto;gap:4px;color:var(--ds-semantic-color-text-secondary)!important;font-size:12px;font-weight:500;white-space:nowrap}.orion-chat-embedded-nav__new-chat:hover,.orion-chat-embedded-nav__new-chat:focus-visible{color:var(--ds-semantic-color-text-primary)!important}.orion-chat-sessions-list{box-sizing:border-box;padding-block:8px;padding-inline:12px}.orion-chat-sessions-list__header{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-between}.orion-chat-sessions-list__title{flex:1 1 auto;min-width:0}.orion-chat-sessions-list__close-btn{margin:0}.orion-chat-sessions-list__scroll{box-sizing:border-box;margin-inline:-12px}.orion-chat-sessions-list__row{align-items:flex-start;border-bottom:1px solid var(--ds-semantic-color-border-subtle);display:flex;gap:8px;padding-block:8px;padding-inline:12px}@media (prefers-reduced-motion: no-preference){.orion-chat-sessions-list__row{transition:background-color .12s ease}}.orion-chat-sessions-list__row--last{border-bottom:none}.orion-chat-sessions-list__row--selected{background-color:var(--ds-semantic-color-surface-subtle)}.orion-chat-sessions-list__row:hover:not(.orion-chat-sessions-list__row--selected){background-color:var(--ds-semantic-color-surface-subtle)}.orion-chat-sessions-list__scroll-sentinel{min-height:1px}.orion-mic-recording-bar{flex-shrink:0;min-width:0;color:inherit}@media (prefers-reduced-motion: no-preference){.orion-mic-recording-bar{animation:orion-mic-recording-bar-pulse 1.2s infinite ease-in-out}}.orion-mic-recording-bar__bars{height:16px;color:currentColor}.orion-mic-recording-bar__bar{display:block;width:4px;height:100%;border-radius:2px;background-color:currentColor;transform-origin:bottom center;transform:scaleY(.35);will-change:transform}@media (prefers-reduced-motion: reduce){.orion-mic-recording-bar__bar{transform:scaleY(.45)!important}}@media (prefers-reduced-motion: no-preference){.orion-mic-recording-bar--fallback .orion-mic-recording-bar__bar{animation:orion-mic-bar-fallback 1.1s infinite ease-in-out}.orion-mic-recording-bar--fallback .orion-mic-recording-bar__bar:nth-child(1){animation-delay:0s}.orion-mic-recording-bar--fallback .orion-mic-recording-bar__bar:nth-child(2){animation-delay:.12s}.orion-mic-recording-bar--fallback .orion-mic-recording-bar__bar:nth-child(3){animation-delay:.24s}.orion-mic-recording-bar--fallback .orion-mic-recording-bar__bar:nth-child(4){animation-delay:.36s}.orion-mic-recording-bar--fallback .orion-mic-recording-bar__bar:nth-child(5){animation-delay:.48s}.orion-mic-recording-bar--fallback .orion-mic-recording-bar__bar:nth-child(6){animation-delay:.6s}.orion-mic-recording-bar--fallback .orion-mic-recording-bar__bar:nth-child(7){animation-delay:.72s}}@keyframes orion-mic-bar-fallback{0%,to{transform:scaleY(.2)}50%{transform:scaleY(.85)}}@keyframes orion-mic-recording-bar-pulse{0%,to{opacity:1}50%{opacity:.45}}.orion-composer__staging{margin-inline-start:0;padding-inline-start:0;max-width:min(40%,14rem)}.orion-composer__slash-anchor-wrap{position:relative}.orion-composer__slash-popover-anchor{z-index:1;position:absolute;width:1px;pointer-events:none}.orion-slash-typeahead{max-height:50vh}.orion-composer__input-shell{border-radius:16px;box-sizing:border-box;padding:1px;background:linear-gradient(90deg,var(--ds-color-orionChat-composerInputShellGradientStart) 0%,var(--ds-color-orionChat-composerInputShellGradientEnd) 100%)}@media (prefers-reduced-motion: no-preference){.orion-composer__input-shell{transition:box-shadow .15s ease}}.orion-composer__input-shell:focus-within{box-shadow:0 0 0 2px color-mix(in srgb,var(--ds-semantic-color-border-focus) 45%,transparent)}.orion-composer__input-shell-inner{display:flex;flex-direction:column;border-radius:15px;background-color:var(--ds-color-orionChat-composerInputShellInnerBg);min-height:0;max-height:min(50vh,22rem);overflow:hidden}.orion-composer--embedded .orion-composer__shell-textarea-region textarea,.orion-composer--embedded .orion-composer__shell-textarea-region textarea.bp6-input{max-height:min(50vh,22rem)}.orion-composer__shell-textarea-region{flex:1 1 auto;min-height:0;padding:12px 12px 0}.orion-composer__shell-textarea-region textarea,.orion-composer__shell-textarea-region textarea.bp6-input{background-color:transparent!important;border:none!important;box-shadow:none!important;resize:none;max-height:min(50vh,22rem);overflow-x:hidden;overflow-y:auto}.orion-composer__shell-textarea-region textarea:focus,.orion-composer__shell-textarea-region textarea.bp6-input:focus{box-shadow:none!important}.orion-composer__textarea--fullPage,.orion-composer__textarea--fullPage textarea,.orion-composer__textarea--fullPage textarea.bp6-input{min-height:6.5rem}.orion-composer__textarea--embedded,.orion-composer__textarea--embedded textarea,.orion-composer__textarea--embedded textarea.bp6-input{min-height:5rem}.orion-composer.orion-composer--embedded{width:100%;max-width:100%;padding-block:8px;padding-inline:0}.orion-composer--embedded .orion-composer__controls,.orion-composer--embedded .orion-composer__input-column,.orion-composer--embedded .orion-composer__input-shell,.orion-composer--embedded .orion-composer__field{width:100%;max-width:100%}.orion-composer--embedded .orion-composer__field{padding:0}.orion-composer--embedded .orion-composer__below-shell{padding-inline-start:0}.orion-composer__shell-toolbar{gap:8px;padding:8px 12px 12px}.orion-composer__shell-toolbar-end{flex-shrink:0}@media (prefers-reduced-motion: no-preference){.orion-composer__mic-btn--active{animation:orion-composer-mic-pulse 1.2s infinite ease-in-out}}@keyframes orion-composer-mic-pulse{0%,to{opacity:1}50%{opacity:.45}}.orion-composer__below-shell{padding-inline-start:4px}.orion-composer__quick--fullPage{display:grid;gap:8px;width:100%;min-width:0;grid-template-columns:1fr}@media (min-width: 768px){.orion-composer__quick--fullPage{grid-template-columns:repeat(3,minmax(0,1fr))}}.orion-composer__quick-start{min-width:0;text-align:left}.orion-composer__quick--embedded .orion-composer__quick-start{flex:1 1 100%}.orion-composer__quick-start-label{display:block;line-height:1.35;white-space:normal}.orion-composer__quick-start--embedded .orion-composer__quick-start-label{font-size:.875rem}.orion-mermaid-view{overflow:auto;max-width:100%}.orion-mermaid-view svg{display:block;max-width:100%;height:auto}.orion-mermaid-view__error{margin:0;padding:.9rem 1rem;border-radius:8px;overflow:auto;background-color:#fbe8ea;color:#dd3949;white-space:pre-wrap}.orion-mermaid-view__loading{min-height:180px;border-radius:8px;background:linear-gradient(90deg,#d3d8de 25%,#dce0e5 37%,#d3d8de 63%);background-size:400% 100%;animation:orion-mermaid-view-loading 1.4s ease infinite}[data-bs-theme=dark] .orion-mermaid-view__error{background-color:#522831;color:#fa999c}[data-bs-theme=dark] .orion-mermaid-view__loading{background:linear-gradient(90deg,#252a31 25%,#2f343c 37%,#252a31 63%);background-size:400% 100%}@keyframes orion-mermaid-view-loading{0%{background-position:100% 0}to{background-position:0 0}}.orion-markdown-content{min-width:0;max-width:100%;overflow-wrap:anywhere}.orion-markdown-content h1,.orion-markdown-content h2,.orion-markdown-content h3,.orion-markdown-content h4{margin:0 0 .75rem;color:#111827;line-height:1.3}.orion-markdown-content h1{font-size:1.5rem}.orion-markdown-content h2{font-size:1.25rem}.orion-markdown-content h3{font-size:1.1rem}.orion-markdown-content h4{font-size:1rem}.orion-markdown-content p,.orion-markdown-content ul,.orion-markdown-content ol,.orion-markdown-content pre{margin:0 0 1rem}.orion-markdown-content p,.orion-markdown-content li,.orion-markdown-content td,.orion-markdown-content th{overflow-wrap:anywhere}.orion-markdown-content ul,.orion-markdown-content ol{padding-left:1.5rem}.orion-markdown-content code,.orion-markdown-content pre{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.orion-markdown-content code{padding:.1rem .3rem;border-radius:4px;background-color:#f3f4f6}.orion-markdown-content pre{max-width:100%;overflow:auto;padding:.9rem 1rem;border-radius:8px;background-color:#f3f4f6}.orion-markdown-content pre code{padding:0;background-color:transparent}.orion-markdown-content table{margin:0 0 16px;max-width:100%}[data-bs-theme=dark] .orion-markdown-content h1,[data-bs-theme=dark] .orion-markdown-content h2,[data-bs-theme=dark] .orion-markdown-content h3,[data-bs-theme=dark] .orion-markdown-content h4{color:#f3f6fc}[data-bs-theme=dark] .orion-markdown-content code{background-color:#20293a;color:#d7ddea}[data-bs-theme=dark] .orion-markdown-content pre{background-color:#1a2333;color:#d7ddea}[data-bs-theme=dark] .orion-markdown-content table.bp6-html-table{color:#d7ddea}[data-bs-theme=dark] .orion-markdown-content table.bp6-html-table tbody{background-color:#1a2333}[data-bs-theme=dark] .orion-markdown-content table.bp6-html-table.bp6-html-table-bordered th,[data-bs-theme=dark] .orion-markdown-content table.bp6-html-table.bp6-html-table-bordered td{border-color:#ffffff24;box-shadow:none}[data-bs-theme=dark] .orion-markdown-content table.bp6-html-table thead tr:first-child th{background-color:#20293a;font-weight:600}.orion-assistant-markdown{min-width:0;max-width:100%;font-size:.9rem;line-height:1.55}.orion-assistant-markdown .orion-markdown-content{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.orion-assistant-markdown .orion-mermaid-view{margin-bottom:8px}.orion-chat-message--user-bubble{max-width:85%;border-radius:12px;border:1px solid color-mix(in srgb,var(--ds-color-orionChat-userBubbleBorder) 32%,transparent);background-color:var(--ds-color-orionChat-userBubbleBg)}.orion-chat-message--assistant{width:100%;max-width:95%;min-width:0;background:transparent}.orion-chat-message__assistant-row{min-width:0;width:100%}.orion-chat-message__awaiting-sse-label{line-height:1.4}.orion-chat-message--system{width:100%;max-width:95%;min-width:0;background:transparent;color:var(--ds-semantic-color-text-secondary)}.orion-chat-message__body{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.orion-chat-message__tools{min-width:0;max-width:100%;overflow-wrap:anywhere;font-size:.8125rem;color:var(--ds-semantic-color-text-secondary);opacity:.92}.orion-chat-message__tools-toggle{display:inline-flex;align-items:center;flex-wrap:nowrap;max-width:100%;font-weight:600;color:inherit;gap:4px}.orion-chat-message__tools-heading-row{min-width:0}.orion-chat-message__tools-heading{font-weight:600}.orion-chat-message__tools-heading-spinner{flex-shrink:0}.orion-chat-message__tools-list{padding-inline-start:0;list-style:none}.orion-chat-message__tools-list>.orion-chat-message__tools-group,.orion-chat-message__tools-list>.orion-chat-message__tools-item{list-style:none}.orion-chat-message__tools-item{min-width:0;max-width:100%;overflow-wrap:anywhere;margin-bottom:2px}.orion-chat-message__tools-item:last-child{margin-bottom:0}.orion-chat-message__tools-name{font-weight:500;font-size:.8125rem}.orion-chat-message__tools-name--primary{font-weight:600}.orion-chat-message__tools-status-icon{margin-top:1px}.orion-chat-message__tools-group{margin-bottom:4px}.orion-chat-message__tools-group:last-child{margin-bottom:0}.orion-chat-message__tools-group-title{font-weight:600;font-size:.8125rem}.orion-chat-message__tools-group-list{padding-inline-start:8px;list-style:none;border-inline-start:2px solid color-mix(in srgb,var(--ds-semantic-color-text-primary) 12%,transparent)}.orion-chat-message__tools-group-list>.orion-chat-message__tools-item{list-style:none}.orion-chat-message__tools-item--grouped{margin-bottom:4px}.orion-chat-message__tools-item--grouped:last-child{margin-bottom:0}.orion-chat-message__tools-status{color:var(--ds-semantic-color-text-secondary)}.orion-chat-message__tools-item-toggle{color:inherit}.orion-chat-message__tools-title-anchor{cursor:pointer;border-radius:2px}.orion-chat-message__tools-title-anchor:hover{background-color:color-mix(in srgb,var(--ds-semantic-color-text-primary) 4%,transparent)}.orion-chat-message__tools-title-anchor:focus-visible{outline:2px solid var(--ds-semantic-color-border-focus);outline-offset:1px}.orion-chat-message__tools-title-line{min-width:0}.orion-chat-message__tools-name--primary{flex-shrink:0}.orion-chat-message__tools-duration{color:var(--ds-semantic-color-text-secondary)}.orion-chat-message__tools-result-preview{margin-top:0;min-width:0;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--ds-semantic-color-text-secondary)}.orion-chat-message__tools-result-preview--error{color:var(--ds-semantic-color-intent-danger-base)}.orion-chat-message__tools-technical-panel{padding-inline-start:8px;margin-top:2px}.orion-chat-message__tools-debug{padding-inline-start:8px}.orion-chat-message__tools-debug-label{font-weight:500;color:var(--ds-semantic-color-text-secondary)}.orion-chat-message__tools-debug-row{margin-bottom:2px}.orion-chat-message__tools-debug-code{font-size:.75rem;word-break:break-all}.orion-chat-message__tools-debug-block{margin-top:4px;margin-bottom:2px}.orion-chat-message__tools-debug-pre{margin-top:2px;padding:4px;font-size:.75rem;line-height:1.4;white-space:pre-wrap;word-break:break-word;overflow-x:auto;max-height:240px;overflow-y:auto;border-radius:2px;background-color:color-mix(in srgb,var(--ds-semantic-color-text-primary) 6%,transparent);color:inherit}.orion-chat-message__tools-spinner{margin-top:1px}.orion-chat-message__user-time{font-size:.75rem;color:var(--ds-semantic-color-text-secondary);opacity:.85}.orion-chat-message__attachment-img{max-width:100%;max-height:240px}.orion-chat-message__meta-actions{display:flex;flex-wrap:wrap;align-items:center;gap:2px}.orion-chat-thread__search-row{display:flex;justify-content:flex-end;width:100%;padding-inline:clamp(8px,8px + 2vw,40px);position:sticky;top:0;z-index:2;flex-shrink:0;background-color:var(--ds-semantic-color-surface-subtle);border-radius:4px}.orion-chat-thread__search-input{max-width:220px;width:100%}@container orion-chat-core-panel (max-width: 28rem){.orion-chat-thread__search-row{justify-content:stretch;background-color:transparent;border-radius:0}.orion-chat-thread__search-input{flex:1 1 auto;max-width:none;width:100%}.orion-chat-thread__search-input input,.orion-chat-thread__search-input input.bp6-input{text-align:start}}.orion-chat-thread--fill{height:100%;min-height:0}.orion-chat-thread__scroll{flex:1 1 0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-inline-end:8px}.orion-chat-thread__transcript{width:100%;min-width:0;padding-inline:clamp(8px,8px + 2vw,40px)}.orion-chat-thread__scroll-sentinel{min-height:1px}.orion-chat-core-panel{container-type:inline-size;container-name:orion-chat-core-panel;min-height:0;min-width:0}.orion-chat-core-panel--with-composer{display:grid;grid-template-rows:minmax(0,1fr) auto;flex:1 1 0;min-height:0;min-width:0}.orion-chat-core-panel__thread{min-height:0;min-width:0;overflow:hidden}.orion-chat-core-panel__composer{min-width:0;scrollbar-gutter:stable;padding-inline-start:clamp(8px,8px + 2vw,40px);padding-inline-end:calc(clamp(8px,8px + 2vw,40px) + 8px)}.orion-chat-core-panel__first-turn{flex:1 1 0;min-height:0;min-width:0;background-color:transparent}.orion-chat-core-panel__first-turn-stack{flex:1 1 0;min-height:0;min-width:0}.orion-chat-core-panel__first-turn-inner{flex-shrink:0;max-width:min(56rem,100%);margin-inline:auto;gap:12px;padding-block:8px}.page-content.orion-chat-page{--orion-queue-page-icon-inset: 32px;display:flex;flex-direction:column;min-height:0;overflow:hidden}.orion-chat-consent-body{flex:1 1 0;min-height:0;display:flex;flex-direction:column;width:100%}.orion-chat-consent-body .orion-chat-page__stack{flex:1 1 0;min-height:0;display:flex;flex-direction:column}.orion-chat-shell--fullPage{padding-inline-start:calc(var(--bs-gutter-x, 1.5rem) * .5)}.orion-chat-shell--fullPage.orion-chat-shell--flushInlineStart{padding-inline-start:0}.orion-chat-shell__show-all-chats-row{flex-shrink:0;padding-block-start:16px;padding-block-end:8px;padding-inline-start:var(--orion-queue-page-icon-inset);padding-inline-end:8px}.orion-chat-shell__show-all-chats-btn{margin:0;white-space:nowrap}.orion-chat-shell.orion-chat-shell__root,.orion-chat-shell__panes--fill{flex:1 1 0;min-height:0}.orion-chat-shell__main--fill{flex:1 1 0;min-height:0;overflow:hidden;position:relative}.orion-chat-shell--fullPage .orion-chat-shell__main.orion-chat-shell__main--fill{background-color:var(--ds-semantic-color-surface-subtle)}.orion-chat-shell__conversation-column{flex:1 1 0;min-height:0;overflow:hidden;--orion-conversation-pad-inline: clamp( 32px, 24px + 3.5vw, 88px );padding-inline:var(--orion-conversation-pad-inline)}.orion-chat-shell__conversation-column .orion-chat-thread__transcript,.orion-chat-shell__conversation-column .orion-chat-thread__search-row,.orion-chat-shell__conversation-column .orion-chat-core-panel__composer{padding-inline:0}.orion-chat-shell__conversation-column .orion-chat-core-panel__composer{scrollbar-gutter:stable;padding-inline-end:8px}.orion-chat-shell--embedded .orion-chat-shell__main.orion-chat-shell__main--fill{padding-inline:clamp(8px,8px + 2vw,40px)}.orion-chat-shell--embedded .orion-chat-thread__search-row,.orion-chat-shell--embedded .orion-chat-thread__transcript,.orion-chat-shell--embedded .orion-chat-core-panel__composer{padding-inline:0}.orion-chat-shell--embedded .orion-chat-thread__scroll{padding-inline-end:0}.orion-chat-shell--embedded .orion-chat-core-panel__composer{scrollbar-gutter:stable;padding-inline-end:8px}.orion-chat-shell--embedded.orion-chat-shell--embeddedHostGutter .orion-chat-shell__main.orion-chat-shell__main--fill{padding-inline:0}.orion-chat-shell--embedded.orion-chat-shell--embeddedHostGutter .orion-chat-core-panel__composer{padding-inline-end:0;scrollbar-gutter:auto}.orion-chat-shell--fullPage .orion-chat-thread__search-row{background-color:var(--ds-semantic-color-surface-subtle)}.orion-chat-shell__sessions-aside{display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;min-height:0;overflow:hidden}.orion-chat-shell__sessions-aside:not(.orion-chat-shell__sessions-aside--collapsible){flex:0 0 280px;max-width:320px;min-width:200px;padding:8px 8px 8px 16px}.orion-chat-shell__sessions-aside-inner{display:flex;flex-direction:column;height:100%;max-width:320px;min-height:0;min-width:200px;width:280px}.orion-chat-shell__sessions-aside--collapsible{flex:0 0 0;max-width:0;min-width:0;opacity:0;padding-block:8px;padding-inline:0}@media (prefers-reduced-motion: no-preference){.orion-chat-shell__sessions-aside--collapsible{transition:max-width .24s cubic-bezier(.4,0,.2,1),min-width .24s cubic-bezier(.4,0,.2,1),flex-basis .24s cubic-bezier(.4,0,.2,1),opacity .2s ease,padding-inline .24s cubic-bezier(.4,0,.2,1)}}.orion-chat-shell__sessions-aside--collapsible.orion-chat-shell__sessions-aside--open{flex:0 0 280px;max-width:320px;min-width:200px;opacity:1;padding-inline:8px 8px 8px 16px}.orion-chat-shell__list--embedded{flex:0 0 220px;max-width:320px;padding:8px 8px 8px 16px}.orion-chat-sessions-list__scroll,.orion-chat-embedded-layout{min-height:0}.orion-chat-embedded-layout__panels{position:relative;min-height:0}.orion-chat-embedded-layout__panel{min-height:0}.orion-chat-embedded-layout__panel[hidden]{display:none!important}.orion-chat-embedded-layout__panel--history{overflow:hidden}.orion-chat-embedded-layout__history-empty,.orion-chat-embedded-layout__history-error-text{color:var(--ds-semantic-color-text-secondary)}.orion-chat-embedded-layout__history-loading{min-height:80px}.orion-chat-floating-panel__portal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:19;pointer-events:none}.orion-chat-floating-panel__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;width:100%;height:100%;background:var(--ds-color-orionChat-floatingPanelBackdrop);cursor:default;pointer-events:auto}.orion-chat-floating-panel{position:absolute;top:16px;right:16px;bottom:16px;width:min(100vw - 32px,420px);max-width:calc(100vw - 32px);display:flex;flex-direction:column;min-height:0;overflow:hidden;background:var(--ds-color-orionChat-floatingPanelBg);border-radius:12px;box-shadow:var(--ds-color-orionChat-floatingPanelShadow);pointer-events:auto}@media (prefers-reduced-motion: no-preference){.orion-chat-floating-panel{transition:width .2s ease,transform .2s ease,right .2s ease,left .2s ease}}.orion-chat-floating-panel--maximized{left:50%;right:auto;transform:translate(-50%);width:min(100vw - 32px,75rem);max-width:min(92vw,75rem)}.orion-chat-floating-panel__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:linear-gradient(90deg,var(--ds-color-orionChat-floatingPanelHeaderGradientStart) 0%,var(--ds-color-orionChat-floatingPanelHeaderGradientEnd) 100%);color:var(--ds-color-orionChat-floatingPanelHeaderText)}.orion-chat-floating-panel__header-left{display:flex;align-items:center;gap:12px;min-width:0}.orion-chat-floating-panel__header-avatar{flex-shrink:0}.orion-chat-floating-panel__header-text{min-width:0}.orion-chat-floating-panel__title{font-weight:600;font-size:16px;line-height:1.2}.orion-chat-floating-panel__subtitle{margin-top:4px;font-size:12px;opacity:.9}.orion-chat-floating-panel__header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.orion-chat-floating-panel__header-btn{color:var(--ds-color-orionChat-floatingPanelHeaderText)!important}.orion-chat-floating-panel__header-btn:hover,.orion-chat-floating-panel__header-btn:focus-visible{color:var(--ds-color-orionChat-floatingPanelHeaderText)!important;background:var(--ds-color-orionChat-floatingPanelHeaderBtnHoverBg)!important}.orion-chat-floating-panel__body{flex:1 1 auto;min-height:0}.orion-chat-floating-panel__fab-host{position:fixed;right:20px;bottom:20px;z-index:18}.orion-chat-floating-panel__fab{display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;background:transparent;cursor:pointer;border-radius:20px;line-height:0}.orion-chat-floating-panel__fab:focus-visible{outline:2px solid var(--ds-color-orionChat-floatingPanelFabFocusOutline);outline-offset:4px}.orion-chat-floating-panel__fab--concealed{visibility:hidden;pointer-events:none}.orion-chat-floating-panel__fab-avatar{pointer-events:none}html[data-bs-theme=light] .bp6-menu,html[data-bs-theme=dark] .bp6-menu{border-radius:0!important}html[data-bs-theme=light] .select-input .bp6-menu,html[data-bs-theme=dark] .select-input .bp6-menu{font-size:14px;font-weight:400}html[data-bs-theme=light] .select-input .bp6-popover-content,html[data-bs-theme=dark] .select-input .bp6-popover-content{padding:5px}html[data-bs-theme=light] .select-input .bp6-popover-content .with-icon,html[data-bs-theme=dark] .select-input .bp6-popover-content .with-icon{padding-left:0;padding-right:0}html[data-bs-theme=light] .select-input .bp6-button.selected-item-display-btn,html[data-bs-theme=dark] .select-input .bp6-button.selected-item-display-btn{background-image:none}html[data-bs-theme=light] .select-input .bp6-button.selected-item-display-btn.icon-align-top,html[data-bs-theme=dark] .select-input .bp6-button.selected-item-display-btn.icon-align-top{align-items:flex-start}html[data-bs-theme] .sub-header-left-section>span{margin-right:10px}html[data-bs-theme] .sub-header-left-section>div{margin-right:20px}.incident-details-side-panel{height:calc(100vh - 168px);overflow-y:auto}.data-node.show-border .desc{border-left:1px solid var(--ds-color-dataNode-descBorder, #e1e1e1)}.data-node .title{margin-left:1px}.data-node .title-text{width:230px}.data-node .flow-wrap{z-index:32}.pop-up-notes{max-width:300px;max-height:400px;overflow:auto}.desc-link{text-decoration:underline dotted}.formatted-note{position:relative}.formatted-note .row-padding{padding-top:5px;padding-bottom:5px}.formatted-note .note-controls>button{top:-20px;opacity:0;transition:top .1s,opacity .1s!important}.formatted-note .note-controls>button:nth-of-type(2){transition-delay:.04s!important}.formatted-note:hover{z-index:100!important}.formatted-note:hover .note-controls>button{top:-30px;opacity:1}.formatted-noteshow-border .desc{border-left:1px solid var(--ds-color-formattedNote-descBorder, #e1e1e1)}.formatted-note .title{margin-left:1px}.formatted-note .note-controls{position:absolute;right:10px;top:0;z-index:110!important}.rounded-button{border-radius:15px!important;font-size:.65rem!important;min-height:20px!important;padding-right:8px!important;padding-left:8px!important}.time-range-buttons{display:flex;margin:0 0 15px 15px}.time-range-buttons .bp6-outlined{margin-right:10px;border:none!important;box-shadow:var(--ds-semantic-shadow-md, 0px 0px 5px rgba(0, 0, 0, .2))!important}.indicator-detailed-view-dialog{width:900px!important}.indicators-list-view-dialog,.primary-indicator-view-dialog{width:900px!important}.runbook-template .template-container{cursor:grab}.runbook-outputs-dialog{width:650px!important}html[data-bs-theme=light] .runbook-row,html[data-bs-theme=dark] .runbook-row{background-color:var(--ds-color-runbooks-outputsRowBg, #242833);border-radius:16px}.timeline-dialog{min-width:1100px;width:95%!important;min-height:500px;max-height:90vh;overflow-y:auto;padding-bottom:0!important}.timeline-dialog .data-load-facade{display:contents}.timeline-dialog .bp6-dialog-header{position:sticky;top:0;background:var(--ds-color-timeline-dialogBg, #ffffff)!important;z-index:5!important}.timeline-dialog .bp6-dialog-body .react-flow-component{height:100vh!important}.timeline-dialog .bp6-dialog-footer{position:sticky;bottom:0;background:var(--ds-color-timeline-dialogBg, #ffffff);padding:20px 0;z-index:5}.timeline-chart{cursor:text}.timeline-chart .highcharts-legend-item.iqEvents rect{fill:var(--ds-color-timeline-seriesIqEvents, #007bff)}.timeline-chart .highcharts-legend-item.lifecycle rect{fill:var(--ds-color-timeline-seriesLifecycle, #ffa500)}.timeline-chart .highcharts-legend-item.indicators rect{fill:var(--ds-color-timeline-seriesIndicators, #ff0000)}.timeline-chart .highcharts-markers{cursor:pointer}.timeline-chart .highcharts-label{cursor:default}.timeline-chart .highcharts-point{clip-path:circle(50%);stroke:none}.timeline-chart .highcharts-data-label[style*="opacity: 1"] .cta-timeline{cursor:pointer}.timeline-chart .overflow-labels-bg{display:block;height:100px;background-color:var(--ds-color-timeline-overflowLabelsBg, #2f333e);width:100%;position:absolute;transform:translateY(100%);border-radius:8px}.cta-timeline,.metric-timeline{display:block;padding-top:5px}.remove-timeline-bg.card{background-color:transparent!important}html[data-bs-theme=dark] .timeline-chart .overflow-labels-bg{background-color:var(--ds-color-timeline-overflowLabelsBg, #2f333e)}html[data-bs-theme=dark] .timeline-chart .highcharts-legend-item text{fill:var(--ds-color-timeline-legendText, #ffffff)!important}html[data-bs-theme=dark] .timeline-chart .highcharts-data-label span.cta-timeline{color:#669eff!important}html[data-bs-theme=dark] .timeline-chart .highcharts-data-label span:not(.cta-timeline){color:#e5e8eb!important}html[data-bs-theme=dark] .timeline-chart .highcharts-data-label .highcharts-data-label-box{fill:#404854;stroke:#1c2127}html[data-bs-theme=dark] .timeline-zoom-btn{background:var(--ds-color-timeline-zoomBtnBg, #182026)!important}html[data-bs-theme=dark] .timeline-zoom-btn:hover{background:var(--ds-color-timeline-zoomBtnHoverBg, #20293a)!important}.bp6-overlay:has(.timeline-dialog){z-index:110!important}.timeline-zoom-btn{position:absolute;right:0;z-index:1;background:var(--ds-color-timeline-zoomBtnBg, #182026)!important}.timeline-zoom-btn:hover{background:var(--ds-color-timeline-zoomBtnHoverBg, #20293a)!important}.sub-header-props{background-color:inherit!important}.incident-details-side-panel{z-index:19}.favorites-modal{width:316px;border:1px solid var(--ds-semantic-color-border-subtle);border-radius:6px;background:var(--ds-semantic-color-surface-subtle)}.favorites-modal .bp6-dialog-body{margin:0}.favorites-modal .bp6-dialog-footer{margin:0;padding:20px}.favorites-modal__body{display:flex;flex-direction:column;gap:20px;padding:12px 12px 0}.favorites-modal__title{margin:0;color:var(--ds-semantic-color-text-secondary);font-size:16px;font-weight:700;line-height:1.25}.observation-filters-modal{width:560px}.observation-filters-modal .bp6-dialog-header{min-height:44px;background:var(--ds-semantic-color-surface-subtle)}.observation-filters-modal .bp6-dialog-body{margin:0}.observation-filters-modal .bp6-dialog-footer{margin:0;padding:16px 24px 24px}.observation-filters-modal__body{display:flex;flex-direction:column;gap:16px;padding:24px}.observation-filters-modal__section{display:flex;flex-direction:column;gap:8px}.observation-filters-modal__label,.observation-filters-modal .bp6-label{color:var(--ds-semantic-color-text-secondary);font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.observation-filters-modal__favorite-list,.observation-filters-modal__configured-list{display:flex;flex-wrap:wrap;gap:8px}.observation-filters-modal__favorite-tag{min-height:32px;padding:0 8px;border:1px solid var(--ds-semantic-color-border-subtle);background:var(--ds-semantic-color-surface-subtle);color:var(--ds-semantic-color-text-primary);cursor:pointer}.observation-filters-modal__favorite-tag .bp6-icon-star{color:var(--ds-semantic-color-intent-warning-base)}.observation-filters-modal__field{margin:0}.observation-filters-modal__builder-row{display:grid;grid-template-columns:68px minmax(0,1fr) 40px;align-items:end;gap:16px}.observation-filters-modal__operator,.observation-filters-modal__value{margin:0}.observation-filters-modal__value-input{display:flex;align-items:center;min-height:40px;gap:6px;padding:4px 8px;border:1px solid var(--ds-semantic-color-border-default);border-radius:6px;background:var(--ds-semantic-color-surface-raised)}.observation-filters-modal__value-tag{background:var(--ds-semantic-color-intent-primary-subtle);color:var(--ds-semantic-color-text-primary)}.observation-filters-modal__add-filter{min-width:40px;min-height:40px;color:var(--ds-semantic-color-interactive-default)}.observation-filters-modal__configured{display:flex;flex-direction:column;min-height:180px;gap:12px;padding:12px;border:1px solid var(--ds-semantic-color-border-subtle);border-radius:8px;background:var(--ds-semantic-color-surface-subtle)}.observation-filters-modal__configured-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.observation-filters-modal__save-favorite{color:var(--ds-semantic-color-interactive-default)}.observation-filters-modal__save-favorite .bp6-icon-star{color:var(--ds-semantic-color-intent-warning-base)}.observation-details-page{min-height:100%;background:var(--ds-semantic-color-surface-page);color:var(--ds-semantic-color-text-primary)}.observation-details-page__canvas{display:flex;flex-direction:column;gap:32px}.observation-details-page__header{display:flex;justify-content:space-between}.observation-details-page__headline{display:flex;flex-direction:column;gap:4px}.observation-details-page__status-row{display:flex;align-items:center;gap:8px}.observation-details-page__status-button.bp6-button{min-height:24px;border-color:var(--ds-semantic-color-border-default);background:var(--ds-semantic-color-surface-raised);color:var(--ds-semantic-color-text-secondary);font-size:11px;font-weight:700}.observation-details-page__status-button.bp6-button.is-open{border-color:var(--ds-semantic-color-intent-info-base);background:var(--ds-semantic-color-intent-info-subtle);color:var(--ds-semantic-color-intent-info-text)}.observation-details-page__status-dot{color:var(--ds-semantic-color-text-disabled)}.observation-details-page__status-dot.is-open{color:var(--ds-semantic-color-intent-info-base)}.observation-details-page__status-dot.is-closed{color:var(--ds-semantic-color-text-disabled)}.observation-details-page__heading{margin:0;color:var(--ds-semantic-color-text-heading);font-size:24px;font-weight:700;letter-spacing:-.72px;line-height:1.8}.observation-details-page__timestamp{margin:0;color:var(--ds-semantic-color-text-secondary);font-size:12px;font-weight:600}.observation-details-page__description{max-width:1050px;margin:0;color:var(--ds-semantic-color-text-primary);font-size:14px;line-height:24px}.observation-details-page__layout{display:grid;grid-template-columns:minmax(0,100%) minmax(280px,405px);gap:16px;align-items:start}.observation-details-page__main{display:flex;flex-direction:column;gap:12px;min-width:0}.observation-details-page__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.observation-details-page__metric.bp6-card,.observation-details-page__analysis.bp6-card,.observation-details-page__actions.bp6-card,.observation-details-page__artifacts.bp6-card,.observation-details-page__info-card.bp6-card{border-radius:var(--ds-semantic-radius-lg);background:var(--ds-semantic-color-surface-raised)}.observation-details-page__metric.bp6-card{display:flex;min-height:92px;flex-direction:column;justify-content:center;gap:4px;padding:16px}.observation-details-page__metric-label{color:var(--ds-semantic-color-text-secondary);font-size:11px;font-weight:700;letter-spacing:.5px;line-height:16px;text-transform:uppercase}.observation-details-page__metric-value{display:flex;align-items:center;gap:8px;color:var(--ds-semantic-color-text-heading);font-size:16px;font-weight:600;line-height:24px}.observation-details-page__metric.is-large .observation-details-page__metric-value{font-size:28px;line-height:40px}.observation-details-page__analysis.bp6-card{position:relative;display:flex;flex-direction:column;gap:16px;overflow:hidden;padding:16px 16px 16px 24px}.observation-details-page__analysis.bp6-card:before{position:absolute;top:0;bottom:0;left:0;width:4px;background:var(--ds-semantic-color-intent-primary-base);content:""}.observation-details-page__analysis.bp6-card p{max-width:790px;margin:0;color:var(--ds-semantic-color-text-secondary);font-size:16px;line-height:26px}.observation-details-page__analysis.bp6-card strong{color:var(--ds-semantic-color-text-heading)}.observation-details-page__section-title,.observation-details-page__artifacts-header,.observation-details-page__artifact-header,.observation-details-page__artifact-footer{display:flex;align-items:center}.observation-details-page__section-title{gap:8px}.observation-details-page__section-title h3{margin:0;color:var(--ds-semantic-color-text-heading);font-size:16px;font-weight:700}.observation-details-page__actions.bp6-card{display:flex;min-height:100px;flex-direction:column;gap:12px;padding:16px}.observation-details-page__card-title{margin:0;color:var(--ds-semantic-color-text-heading);font-size:16px;font-weight:700;line-height:28px}.observation-details-page__action-list{display:flex;flex-wrap:wrap;gap:8px}.observation-details-page__action-skeleton{width:144px;height:32px;border-radius:var(--ds-semantic-radius-md)}.observation-details-page__artifacts.bp6-card,.observation-details-page__info-card.bp6-card{padding:16px}.observation-details-page__artifacts-header{justify-content:space-between;margin-bottom:12px}.observation-details-page__timeline{display:flex;flex-direction:column}.observation-details-page__artifact-item{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;padding-bottom:12px}.observation-details-page__artifact-item:before{position:absolute;top:8px;bottom:0;left:8px;width:1px;background:var(--ds-semantic-color-border-subtle);content:""}.observation-details-page__artifact-item:last-child{padding-bottom:0}.observation-details-page__artifact-item:last-child:before{display:none}.observation-details-page__timeline-marker{position:relative;z-index:1;width:8px;height:8px;margin:8px 0 0 4px;border-radius:50%;background:var(--ds-semantic-color-intent-primary-base)}.observation-details-page__artifact-card.bp6-card{display:flex;flex-direction:column;gap:6px;min-width:0;padding:16px;border-radius:var(--ds-semantic-radius-lg);background:var(--ds-semantic-color-surface-raised)}.observation-details-page__artifact-card.bp6-card:hover{background:var(--ds-semantic-color-surface-subtle)}.observation-details-page__artifact-header{justify-content:space-between;gap:16px}.observation-details-page__artifact-title{margin:0;color:var(--ds-semantic-color-text-heading);font-size:15px;font-weight:700}.observation-details-page__artifact-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.observation-details-page__artifact-tag.bp6-tag{padding:0 8px;font-size:12px;font-weight:600}.observation-details-page__artifact-tag.bp6-tag.is-neutral{background:var(--ds-semantic-color-surface-subtle);color:var(--ds-semantic-color-text-secondary)}.observation-details-page__artifact-tag.bp6-tag.is-warning{background:var(--ds-semantic-color-intent-warning-subtle);color:var(--ds-semantic-color-intent-warning-text)}.observation-details-page__artifact-tag.bp6-tag.is-accent{background:var(--ds-semantic-color-intent-primary-subtle);color:var(--ds-semantic-color-intent-primary-text)}.observation-details-page__artifact-tag.bp6-tag.is-success{background:var(--ds-semantic-color-intent-success-subtle);color:var(--ds-semantic-color-intent-success-text)}.observation-details-page__artifact-tag.bp6-tag.is-danger{background:var(--ds-semantic-color-intent-danger-subtle);color:var(--ds-semantic-color-intent-danger-text)}.observation-details-page__artifact-description,.observation-details-page__artifact-detail{margin:0;font-size:13px;line-height:18px}.observation-details-page__artifact-description{color:var(--ds-semantic-color-text-primary)}.observation-details-page__artifact-detail,.observation-details-page__artifact-footer{color:var(--ds-semantic-color-text-secondary)}.observation-details-page__artifact-footer{flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:12px}.observation-details-page__artifact-link.bp6-button{color:var(--ds-semantic-color-intent-primary-text);font-weight:700}.observation-details-page__artifact-skeleton-panel{width:100%;height:128px;border-radius:var(--ds-semantic-radius-lg)}.observation-details-page__sidebar{min-width:0}.observation-details-page__info-card.bp6-card{display:flex;flex-direction:column;gap:8px}.observation-details-page__info-row{display:flex;justify-content:space-between;gap:16px;font-size:13px;line-height:18px}.observation-details-page__info-label{color:var(--ds-semantic-color-text-secondary)}.observation-details-page__info-value{color:var(--ds-semantic-color-text-heading);font-weight:700;text-align:right}@media (max-width: 1100px){.observation-details-page__layout{grid-template-columns:1fr}}@media (max-width: 760px){.observation-details-page__canvas{padding:16px}.observation-details-page__metrics{grid-template-columns:1fr}}.observations-page{min-height:100%;padding-top:12px}.observations-page__filters,.observations-page__table-card{border:1px solid var(--ds-semantic-color-border-subtle);border-radius:8px;background:var(--ds-semantic-color-surface-raised);box-shadow:var(--ds-semantic-shadow-xs)}.observations-page__filters{padding:12px;margin-bottom:12px}.observations-page__filter-row{display:flex;align-items:center;gap:12px}.observations-page__filter-button-wrapper{position:relative;width:36px;height:36px;flex:0 0 auto}.observations-page__filter-button{min-width:36px;min-height:36px}.observations-page__filter-count{position:absolute;top:-4px;right:-4px;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:var(--ds-semantic-color-intent-danger-base);color:var(--ds-semantic-color-text-inverse);font-size:10px;font-weight:700;line-height:1}.observations-page__search{flex:1 1 460px;min-width:280px}.observations-page__quick-filter-group{display:flex;flex-direction:column;gap:4px}.observations-page__quick-filter-label{color:var(--ds-semantic-color-text-secondary);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.observations-page__applied-filters{display:flex;align-items:center;gap:8px;margin-top:8px}.observations-page__table-card{overflow:hidden}.observations-page__table{margin:0}.observations-page__table .TIRUI-Table-controls{display:none}.observations-page__table .tir-ui-table-container{padding-top:0}.observations-page__table .bp6-html-table,.observations-page__table table{width:100%}.observations-page__table-skeleton{padding:12px}.observations-page__table-skeleton-row{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:12px;padding:8px 0}.observations-page__table-skeleton-cell{height:40px}.observations-page__observation-cell{display:flex;align-items:center;gap:8px;min-width:320px}.observations-page__state-tag{display:inline-flex;width:52px;justify-content:center}.observations-page__state-tag--open{background:var(--ds-semantic-color-intent-primary-subtle);color:var(--ds-semantic-color-intent-primary-text)}.observations-page__state-tag--closed{background:var(--ds-semantic-color-surface-subtle);color:var(--ds-semantic-color-text-secondary)}.observations-page__severity-dot{flex:0 0 auto}.observations-page__severity-dot--critical{color:var(--ds-semantic-color-intent-danger-base)}.observations-page__severity-dot--high{color:var(--ds-semantic-color-intent-warning-base)}.observations-page__severity-dot--medium{color:var(--ds-semantic-color-intent-info-base)}.observations-page__severity-dot--low{color:var(--ds-semantic-color-intent-success-base)}.observations-page__observation-name{color:var(--ds-semantic-color-text-primary);white-space:nowrap}.observations-page__row-signals{display:flex;justify-content:flex-end;gap:4px;min-width:48px}.observations-page__signal{min-width:16px;min-height:16px}.observations-page__pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-top:1px solid var(--ds-semantic-color-border-subtle);color:var(--ds-semantic-color-text-secondary);font-size:12px}.observations-page__pagination-summary,.observations-page__pagination-controls{display:flex;align-items:center;gap:8px}.observations-page__pagination-ellipsis{color:var(--ds-semantic-color-text-secondary)}@media (max-width: 1100px){.observations-page__filter-row{align-items:stretch;flex-wrap:wrap}.observations-page__search{flex-basis:calc(100% - 48px)}}@media (max-width: 760px){.observations-page__pagination{align-items:flex-start;flex-direction:column}}.numeric-pagination .active{color:var(--ds-color-numericPagination-activeText, #111111)}.user-preferences-debug-dialog{width:700px!important}.user-preferences .standard-text-control-width{width:250px}.user-preferences .small-text-control-width.small-text-control-width{width:100px;display:inline-block}.user-preferences{padding:20px;border-radius:10px}html[data-bs-theme=light] .user-preferences,html[data-bs-theme=dark] .user-preferences{background-color:var(--ds-color-userPreferences-bg, #161a25)}.user-preferences-section{border-radius:5px;border:solid 2px;padding:8px 15px;overflow-x:auto}html[data-bs-theme=light] .user-preferences-section{background-color:var(--ds-color-userPreferences-sectionBg, #2f333e);border-color:var(--ds-color-userPreferences-sectionBorder, #e1e1e1)!important}html[data-bs-theme=dark] .user-preferences-section{background-color:var(--ds-color-userPreferences-sectionBg, #2f333e);border-color:transparent!important}html[data-bs-theme=light] .dashboard-toolbar,html[data-bs-theme=dark] .dashboard-toolbar{position:sticky!important;top:0!important;background-color:var(--ds-color-dashboards-toolbarBg, #242833)}.dashboards-page-dialog{width:650px!important}.dashboard-list-table .dashboard-action-cell button{opacity:0;position:relative;left:-1rem;transition:left var(--ds-semantic-motion-duration-normal, .3s),opacity var(--ds-semantic-motion-duration-normal, .3s)}.dashboard-list-table tr:hover .dashboard-action-cell button{opacity:1;left:0}.dashboard-list-table .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td,.dashboard-list-table .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child),.dashboard-list-table .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td,.dashboard-list-table .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td:not(:first-child){padding-top:8px;padding-bottom:8px}.edit-dashboard-dialog.main-content{width:1250px!important;min-width:1250px!important;height:950px}.edit-dashboard-dialog.main-content .bp6-dialog-header{z-index:100}.edit-dashboard-dialog.panel-content{max-width:900px;height:900px;display:flex;flex-direction:column}.react-grid-item{overflow:auto;border-radius:10px}.widget-headings{border-bottom:1px solid var(--ds-color-dashboards-widgetHeadingsBorder, rgba(255, 255, 255, .2));border-radius:10px 10px 0 0;position:sticky;top:0;z-index:1}html[data-bs-theme=dark] .widget-headings{border-bottom:1px solid var(--ds-color-dashboards-widgetHeadingsBorder, rgba(255, 255, 255, .2))}.move-cursor{cursor:move}.secret--marked-for-deletion{opacity:.3}.secret--expired .expiration-date{color:var(--ds-semantic-color-status-critical, #e04b4b)}html[data-bs-theme=dark] .table tr td,html[data-bs-theme=dark] .table tr th{color:var(--ds-color-manageClientSecrets-tableText, #f5f8fa)}.tir-roles-section label.required:after{content:"*";color:#de4251}.tir-roles-section .roles-assigned-section{margin-bottom:16px}.tir-roles-section .roles-assigned-section .roles-assigned-label{font-weight:600;margin-bottom:8px}.tir-roles-section .roles-assigned-section .roles-tags-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:wrap;min-height:32px;padding:8px;background-color:var(--ds-color-rolesSection-bgSecondary, #f5f8fa);border-radius:6px;border:1px solid var(--ds-color-rolesSection-border, #e1e1e1)}.tir-roles-section .roles-assigned-section .no-roles-message{color:var(--ds-color-rolesSection-textMuted, #65676b);font-style:italic;margin:0}.tir-roles-section .permissions-section{background-color:var(--ds-color-rolesSection-bgSecondary, #f5f8fa);border-radius:10px;padding:16px}.tir-roles-section .permissions-section .permissions-title{font-size:14px;font-weight:600;margin-bottom:12px}.tir-roles-section .permissions-section .permissions-search{width:100%;margin-bottom:12px}.tir-roles-section .permissions-section .permissions-search .bp6-tag{background-color:var(--ds-color-rolesSection-permissionTagBg, #007bff);color:var(--ds-color-rolesSection-permissionTagText, #ffffff);border-radius:15px;padding:2px 8px}.tir-roles-section .permissions-section .permissions-search .bp6-tag .bp6-icon{color:var(--ds-color-rolesSection-permissionTagText, #ffffff)}.tir-roles-section .permissions-section .permissions-search .bp6-tag:hover{background-color:var(--ds-color-rolesSection-permissionTagHoverBg, #e26e44)}.tir-roles-section .permissions-section .permissions-tags-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:wrap;max-height:200px;overflow-y:auto;padding:8px;background-color:var(--ds-color-rolesSection-bgPrimary, #ffffff);border-radius:6px;border:1px solid var(--ds-color-rolesSection-border, #e1e1e1)}.tir-roles-section .permissions-section .no-permissions-message{color:var(--ds-color-rolesSection-textMuted, #65676b);font-style:italic;margin-top:10px}.runbook-brief-blade-container .blade-container-content{background-color:#e9ecef}.runbook-details-error-dialog{width:570px!important}.runbook-details-error-dialog:has(.runbook-details-debug-dialog-content){width:660px!important}.absolute-scrollbar-space{right:6px;bottom:6px}.runbook-details-side-panel{z-index:19;height:calc(100vh - 117px);overflow-y:auto}.three-dots-menu-path-traversal.three-dots-menu-path-traversal span{display:none!important}.three-dots-menu-path-traversal.three-dots-menu-path-traversal div>.bp6-popover-target,.three-dots-menu-path-traversal.three-dots-menu-path-traversal div:has(>.bp6-popover-target) span{display:block!important}.insight-library .insight-library__search-bar{max-width:500px}.insight-library div[role=tablist]{margin-bottom:20px}.insight-library .insight-grid{display:flex;flex-wrap:wrap;gap:20px}.insight-library .insight-card{position:relative;width:320px;border-radius:5px}.insight-library .insight-card svg[data-icon=lock]{fill:var(--ds-color-insight-lockIcon, #9ca3af)}.insight-library .insight-card h4{margin-top:10px;margin-bottom:5px}.insight-library .insight-card p{font-size:.9rem}.insight-library .insight-card .badges-right{position:absolute;top:-10px;right:16px;border-radius:3px}.insight-library .insight-card .badges-right .new-badge{margin-right:5px}.insight-library .insight-card .error-badge{position:absolute;top:-10px;left:16px;border-radius:3px;color:var(--ds-color-insight-errorBadgeText, #ffffff);z-index:10}.insight-library .insight-card .pin-button{position:absolute;top:10px;right:10px}.insight-library .insight-card .pin-button .bp6-icon-star{color:var(--ds-color-insight-pinIcon, #e26e44)}.insight-library .insight-card h3:hover{cursor:pointer;text-decoration:underline}.insight-library .insight-card .image-container{display:flex;align-items:center;justify-content:center;height:143px;margin:30px auto 15px 0}.insight-library .insight-card .image-container:hover{cursor:pointer}.insight-library .insight-card .image-container .inline-svg{height:100%;width:100%;background:var(--ds-color-insight-inlineSvgBg, #e5f0fc);border-radius:10px}.insight-library .insight-card .image-container .inline-svg svg{width:100%;height:auto}.insight-library .insight-card .image-container .inline-svg img{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.insight-library .insight-card .image-container img{max-height:100%;max-width:100%}.insight-library .insight-card .image-placeholder{display:flex;justify-content:center;align-items:center;height:100%;width:100%;background-color:var(--ds-color-insight-placeholderBg, #dfecfa);border-radius:12px}.insight-library .insight-card .image-placeholder img{height:40px}.insight-library .insight-card .tag-list{margin-top:10px}.insight-library .insight-card .tag-list .bp6-tag{margin-right:5px;margin-bottom:5px;background-color:var(--ds-color-insight-tagBg, #007bff);color:var(--ds-color-insight-tagText, #ffffff);border-radius:3px}.insight-library .insight-card .tag-list .tags-button{transition:background-color .2s ease;background-color:var(--ds-color-insight-tagsButtonBg, #e9ecef);border-radius:4px;padding:2px 6px;min-width:auto}.insight-library .insight-card .tag-list .tags-button:hover{background-color:var(--ds-color-insight-tagsButtonHoverBg, #e1e1e1)}.insight-library .insight-card .description{height:120px;overflow-y:auto}.insight-library .insight-card .insight-card__metadata{overflow:hidden}.insight-library .insight-card .insight-card__metadata>div,.insight-library .insight-card .insight-card__metadata>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.insight-library .insight-card .insight-card__metadata>span>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.insight-library .insight-card .insight-card__metadata.disabled{opacity:.6}.insight-library .insight-card.disabled{pointer-events:auto}.insight-library .insight-card.disabled:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;background-color:var(--ds-color-insight-disabledOverlayBg, #ffffff)}.insight-library .insight-card.disabled h3:hover{cursor:not-allowed;text-decoration:none}.insight-library .insight-card.disabled .image-container:hover{cursor:not-allowed}.insight-library .insight-card.disabled .pin-button{opacity:.5}.insight-library .insight-card.disabled .pin-button:hover{cursor:not-allowed}.insight-library .insight-card.disabled .custom-hover-overlay{position:absolute;top:30px;left:0;width:100%;height:143px;background-color:var(--ds-color-insight-customHoverOverlayBg, rgba(255, 255, 255, .9));z-index:20;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-in-out}.insight-library .insight-card.disabled .custom-hover-overlay .hover-content{text-align:center;padding:20px;max-width:280px}.insight-library .insight-card.disabled .custom-hover-overlay .hover-content h4{margin:0 0 12px;font-size:1rem;font-weight:600}.insight-library .insight-card.disabled .custom-hover-overlay .hover-content ul{margin:0;list-style:disc;text-align:left;padding:0 0 0 20px}.insight-library .insight-card.disabled .custom-hover-overlay .hover-content ul li{padding:4px 0;font-size:.9rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.insight-library .insight-card.create-new-insight-card{display:flex;align-items:center;justify-content:center;min-height:200px;border:2px dashed var(--ds-color-insight-createCardBorder, #c9c9c9);background-color:var(--ds-color-insight-createCardBg, #f8f9fa);transition:all .2s ease}.insight-library .insight-card.create-new-insight-card:hover{transform:translateY(-2px);box-shadow:var(--ds-shadow-insight-createCardHover, 0 4px 8px rgba(0, 0, 0, .1))}.insight-library .insight-card.create-new-insight-card .create-new-insight-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}.insight-library .insight-card.create-new-insight-card .create-new-insight-content .bp6-icon{color:var(--ds-color-insight-createIcon, #5c7080);margin-bottom:12px;background-color:var(--ds-color-insight-createIconBg, #dce7f2);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.insight-library .insight-card.create-new-insight-card .create-new-insight-content .create-new-insight-text{font-size:16px;font-weight:500;color:var(--ds-color-insight-createText, #5c7080);margin:0}.insight-library .insight-card .card-actions{height:21px}.insight-library .insight-card .card-menu-button{top:8px;left:8px;z-index:10}.insight-library .insight-card.default-home-insight{border:2px solid var(--ds-color-insight-defaultBorder, #137cbd);box-shadow:0 4px 12px #137cbd26}.insight-library .insight-card.default .card-menu-button{top:12px;left:40px}.migration-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--ds-color-insight-migrationOverlayBg, rgba(0, 0, 0, .7));display:flex;align-items:center;justify-content:center;z-index:9999;color:var(--ds-color-insight-migrationOverlayText, #ffffff);font-size:16px;flex-direction:column;gap:20px}.migration-spinner{border:4px solid var(--ds-color-insight-migrationSpinnerTrack, #f5f8fa);border-top:4px solid var(--ds-color-insight-migrationSpinnerHead, #2563eb);border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html[data-bs-theme=dark] .insight-library .insight-card .custom-hover-overlay{background-color:var(--ds-color-insight-darkHoverOverlayBg, rgba(0, 0, 0, .85))}html[data-bs-theme=dark] .insight-library .insight-card .tag-list button{color:var(--ds-color-insight-darkTagButtonText, #000000)}html[data-bs-theme=light] section.FF-container,html[data-bs-theme=dark] section.FF-container{height:100%;display:flex;align-items:center;justify-content:center}section.FF-Fallback p.FF-Fallback-text{font-size:24px;font-weight:600}html[data-bs-theme=light] .cloudim-landing-page .getting-started-card .pageButton{background:var(--ds-color-cloudim-landing-gettingStartedBg, rgba(183, 183, 222, .5))}html[data-bs-theme=light] .cloudim-landing-page .getting-started-card .pageButton:focus{border:var(--ds-semantic-color-brand-rvbdViolet30, #6F70BD) solid 1.5px}html[data-bs-theme=light] .cloudim-landing-page .getting-started-card .pageButton:hover{background:var(--ds-semantic-color-brand-rvbdViolet10, #B7B7DE)}html[data-bs-theme=light] .cloudim-landing-page .news-and-updates-card .newsAndUpdatesPostContainer .newsAndUpdatesPost{background:var(--ds-color-cloudim-landing-newsPostBg, rgba(47, 47, 101, .4));border:var(--ds-semantic-color-brand-rvbdViolet10, #B7B7DE) solid 1px}html[data-bs-theme=light] .cloudim-landing-page .external-page-card .externalPageButtonContainer .externalPageButton{background:var(--ds-color-cloudim-landing-externalButtonBg, rgba(183, 183, 222, .5))}html[data-bs-theme=light] .cloudim-landing-page .external-page-card .externalPageButtonContainer .externalPageButton:focus{border:var(--ds-semantic-color-brand-rvbdViolet30, #6F70BD) solid 1.5px}html[data-bs-theme=light] .cloudim-landing-page .external-page-card .externalPageButtonContainer .externalPageButton:hover{background:var(--ds-semantic-color-brand-rvbdViolet10, #B7B7DE)}html[data-bs-theme=light] .cloudim-landing-page .cloud-summary-card .summaryPageButton,html[data-bs-theme=light] .cloudim-landing-page .cloud-summary-card .loading-overlay{background:var(--ds-color-cloudim-landing-summaryButtonBg, rgba(183, 183, 222, .5))}html[data-bs-theme=light] .cloudim-landing-page .cloud-summary-card .summaryPageButton:focus{border:var(--ds-semantic-color-brand-rvbdViolet30, #6F70BD) solid 1.5px}html[data-bs-theme=light] .cloudim-landing-page .cloud-summary-card .summaryPageButton:hover{background:var(--ds-semantic-color-brand-rvbdViolet10, #B7B7DE)}html[data-bs-theme=dark] .cloudim-landing-page .getting-started-card .pageButton{background:var(--ds-semantic-color-brand-rvbdViolet60, #2F2F65)}html[data-bs-theme=dark] .cloudim-landing-page .getting-started-card .pageButton:focus{border:var(--ds-semantic-color-brand-rvbdViolet30, #6F70BD) solid 1.5px}html[data-bs-theme=dark] .cloudim-landing-page .getting-started-card .pageButton:hover{background:var(--ds-semantic-color-brand-rvbdViolet40, #4E4FA9)}html[data-bs-theme=dark] .cloudim-landing-page .news-and-updates-card .newsAndUpdatesPostContainer .newsAndUpdatesPost{background:var(--ds-color-cloudim-landing-newsPostBg, rgba(47, 47, 101, .4));border:var(--ds-semantic-color-brand-rvbdViolet50, #3E3F87) solid 1px}html[data-bs-theme=dark] .cloudim-landing-page .external-page-card .externalPageButtonContainer .externalPageButton{background:var(--ds-semantic-color-brand-rvbdViolet60, #2F2F65)}html[data-bs-theme=dark] .cloudim-landing-page .external-page-card .externalPageButtonContainer .externalPageButton:focus{border:var(--ds-semantic-color-brand-rvbdViolet30, #6F70BD) solid 1.5px}html[data-bs-theme=dark] .cloudim-landing-page .external-page-card .externalPageButtonContainer .externalPageButton:hover{background:var(--ds-semantic-color-brand-rvbdViolet40, #4E4FA9)}html[data-bs-theme=dark] .cloudim-landing-page .cloud-summary-card .summaryPageButton,html[data-bs-theme=dark] .cloudim-landing-page .cloud-summary-card .loading-overlay{background:var(--ds-semantic-color-brand-rvbdViolet60, #2F2F65)}html[data-bs-theme=dark] .cloudim-landing-page .cloud-summary-card .summaryPageButton:focus{border:var(--ds-semantic-color-brand-rvbdViolet30, #6F70BD) solid 1.5px}html[data-bs-theme=dark] .cloudim-landing-page .cloud-summary-card .summaryPageButton:hover{background:var(--ds-semantic-color-brand-rvbdViolet40, #4E4FA9)}.cloudim-landing-page{max-width:1440px;height:100%;padding:1rem}.cloudim-landing-page .getting-started-card .pageButton{display:flex;flex-direction:row;align-items:center;padding:10px;border-radius:8px;color:var(--bs-card-color);cursor:pointer}.cloudim-landing-page .news-and-updates-card{flex:1 0 315px}.cloudim-landing-page .news-and-updates-card .newsAndUpdatesPostContainer{flex:1 0 235px;display:flex;flex-direction:column;gap:.5rem;overflow-y:auto}.cloudim-landing-page .news-and-updates-card .newsAndUpdatesPostContainer .newsAndUpdatesPost{display:flex;flex-direction:column;padding:10px;border-radius:8px;gap:.25rem}.cloudim-landing-page .news-and-updates-card .newsAndUpdatesPostContainer .newsAndUpdatesPost .newsAndUpdatesPostType{color:var(--ds-color-cloudim-landing-newsPostTypeText, #ffffff);padding:.25rem;border-radius:2px}.cloudim-landing-page .external-page-card .externalPageButtonContainer{display:flex;flex-direction:column;gap:.5rem}.cloudim-landing-page .external-page-card .externalPageButtonContainer .externalPageButton{color:var(--bs-card-color)!important;display:flex;flex-direction:row;align-items:center}.cloudim-landing-page .cloud-summary-card .display-loading-in-context{min-height:60px!important;border-radius:8px}.cloudim-landing-page .cloud-summary-card .summaryPageButton{display:flex;flex-direction:row;align-items:center;padding:10px;border-radius:8px;color:var(--bs-card-color);cursor:pointer}.detailsFields{display:grid;grid-template-columns:1fr 1fr;margin:10px}.detailsFields .info{display:flex;flex-direction:column;row-gap:10px}.layoutControlContainer{display:flex;flex-direction:column;gap:5px;max-height:190px;overflow-y:auto}.layoutControlContainer>div{display:flex;flex-direction:column}.styleControlContainer{display:flex;flex-direction:column}.styleControlContainer>div{display:flex;flex-direction:column}html[data-bs-theme=dark] .awsNode .icon svg,html[data-bs-theme=dark] .awsContextMenu .icon svg{background-color:#383e47}html[data-bs-theme=dark] .awsNode .icon .themeIcon path,html[data-bs-theme=dark] .awsContextMenu .icon .themeIcon path{fill:var(--ds-color-cloudim-details-awsNodeIconFill, #ffffff)}html[data-bs-theme=light] .awsNode .icon svg,html[data-bs-theme=light] .awsContextMenu .icon svg{background-color:#d3d8de}html[data-bs-theme=light] .awsNode .icon .themeIcon path,html[data-bs-theme=light] .awsContextMenu .icon .themeIcon path{fill:var(--ds-color-cloudim-details-awsNodeIconFill, #ffffff)}.awsContextMenu{display:flex;flex-direction:row;align-items:center;gap:5px}.awsContextMenu .icon .themeIcon{width:30px;height:30px}.awsContextMenu .details{display:flex;flex-direction:column;max-width:400px;white-space:pre-wrap;word-wrap:break-word}.react-flow.glow-health-status .awsNode.healthy .icon svg,.react-flow.glow-health-status .awsNode.healthy .icon .themeIcon{box-shadow:0 0 10px 1px #fff,0 0 20px 11px #29a634}.react-flow.glow-health-status .awsNode.warning .icon svg,.react-flow.glow-health-status .awsNode.warning .icon .themeIcon{box-shadow:0 0 10px 1px #fff,0 0 20px 11px #d1980b}.react-flow.glow-health-status .awsNode.critical .icon svg,.react-flow.glow-health-status .awsNode.critical .icon .themeIcon{box-shadow:0 0 10px 1px #fff,0 0 20px 11px #db2c6f}.awsNode{display:flex;justify-content:center}.expandAndCollapse .awsNode.expanded-true:after{width:11px;height:11px;position:absolute;right:-12px;border:1px solid;content:"-";font-size:13px;line-height:7px;display:inline-block;text-align:center;vertical-align:middle}.expandAndCollapse .awsNode.expanded-false:after{width:11px;height:11px;position:absolute;right:-12px;border:1px solid;content:"+";font-size:13px;line-height:10px;display:inline-block;text-align:center;vertical-align:middle}.awsNode .icon .hasIconBackground svg,.awsContextMenu .icon .hasIconBackground svg,.awsNode .icon .themeIcon,.awsContextMenu .icon .themeIcon{border-radius:20px}.awsNode .labelContainer{position:absolute;top:45px}.awsNode .labelContainer .details{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;width:170px}.awsNode .labelContainer .details span{display:-webkit-box;word-break:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.awsNode.showText .labelContainer .details span{overflow:visible}html[data-bs-theme=dark] .azureNode .icon,html[data-bs-theme=dark] .azureContextMenu .icon{background-color:#383e47}html[data-bs-theme=light] .azureNode .icon,html[data-bs-theme=light] .azureContextMenu .icon{background-color:#d3d8de}.azureContextMenu{display:flex;flex-direction:row;align-items:center;gap:5px}.azureContextMenu .details{display:flex;flex-direction:column;max-width:400px;white-space:pre-wrap;word-wrap:break-word}.react-flow.glow-health-status .azureNode.healthy .icon{box-shadow:0 0 10px 1px #fff,0 0 20px 11px #29a634}.react-flow.glow-health-status .azureNode.warning .icon{box-shadow:0 0 10px 1px #fff,0 0 20px 11px #d1980b}.react-flow.glow-health-status .azureNode.critical .icon{box-shadow:0 0 10px 1px #fff,0 0 20px 11px #db2c6f}.azureNode{display:flex;justify-content:center}.expandAndCollapse .azureNode.expanded-true:after{width:11px;height:11px;position:absolute;right:-12px;border:1px solid;content:"-";font-size:13px;line-height:7px;display:inline-block;text-align:center;vertical-align:middle}.expandAndCollapse .azureNode.expanded-false:after{width:11px;height:11px;position:absolute;right:-12px;border:1px solid;content:"+";font-size:13px;line-height:10px;display:inline-block;text-align:center;vertical-align:middle}.azureNode .icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px}.azureContextMenu .icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:20px}.azureNode .labelContainer{position:absolute;top:45px}.azureNode .labelContainer .details{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;width:170px}.azureNode .labelContainer .details span{display:-webkit-box;word-break:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.azureNode.showText .labelContainer .details span{overflow:visible}html[data-bs-theme=dark] .netimNode .icon{background-color:#383e47}html[data-bs-theme=dark] .netimNode .icon svg path,html[data-bs-theme=dark] .netimContextMenu .icon svg path{stroke:var(--ds-color-cloudim-details-netimNodeIconFill, #ffffff);fill:var(--ds-color-cloudim-details-netimNodeIconFill, #ffffff);stroke-width:0}html[data-bs-theme=light] .netimNode .icon{background-color:#d3d8de}html[data-bs-theme=light] .netimNode .icon svg path,html[data-bs-theme=light] .netimContextMenu .icon svg path{stroke:var(--ds-color-cloudim-details-netimNodeIconFill, #ffffff);fill:var(--ds-color-cloudim-details-netimNodeIconFill, #ffffff);stroke-width:0}.netimContextMenu{display:flex;flex-direction:row;align-items:center;gap:5px}.netimContextMenu .icon svg{width:30px;height:30px}.netimContextMenu .details{display:flex;flex-direction:column;max-width:400px;white-space:pre-wrap}.netimNode{display:flex;justify-content:center}.expandAndCollapse .netimNode.expanded-true:after{width:11px;height:11px;position:absolute;right:-12px;border:1px solid;content:"-";font-size:13px;line-height:7px;display:inline-block;text-align:center;vertical-align:middle}.expandAndCollapse .netimNode.expanded-false:after{width:11px;height:11px;position:absolute;right:-12px;border:1px solid;content:"+";font-size:13px;line-height:10px;display:inline-block;text-align:center;vertical-align:middle}.netimNode .icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px}.netimNode .icon svg{width:25px;height:25px}.netimNode .labelContainer{position:absolute;top:45px}.netimNode .labelContainer .details{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;width:170px}.netimNode .labelContainer .details span{display:-webkit-box;word-break:break-all;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.netimNode.showText .labelContainer .details span{overflow:visible}html[data-bs-theme=dark] .netimEdgeText>rect{fill:#383e47}html[data-bs-theme=dark] .netimEdgeText>text{fill:var(--ds-color-surface-foreground, #f8f9fa)}html[data-bs-theme=light] .netimEdgeText>rect{fill:#edeff2}html[data-bs-theme=light] .netimEdgeText>text{fill:var(--ds-color-surface-foreground, #f8f9fa)}.cloudim-reactflow{width:100%;height:100%}.cloudim-reactflow .react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.cloudim-reactflow .react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.cloudim-reactflow .react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.cloudim-reactflow .react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.cloudim-reactflow .react-flow__pane{z-index:1}.cloudim-reactflow .react-flow__pane.draggable{cursor:grab}.cloudim-reactflow .react-flow__pane.dragging{cursor:grabbing}.cloudim-reactflow .react-flow__pane.selection{cursor:pointer}.cloudim-reactflow .react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.cloudim-reactflow .react-flow__renderer{z-index:4}.cloudim-reactflow .react-flow__selection{z-index:6}.cloudim-reactflow .react-flow__nodesselection-rect:focus,.cloudim-reactflow .react-flow__nodesselection-rect:focus-visible{outline:none}.cloudim-reactflow .react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.cloudim-reactflow .react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.cloudim-reactflow .react-flow .react-flow__edges{position:absolute}.cloudim-reactflow .react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.cloudim-reactflow .react-flow__edge{pointer-events:visibleStroke}.cloudim-reactflow .react-flow__edge.selectable{cursor:pointer}.cloudim-reactflow .react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.cloudim-reactflow .react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.cloudim-reactflow .react-flow__edge.inactive{pointer-events:none}.cloudim-reactflow .react-flow__edge.selected,.cloudim-reactflow .react-flow__edge:focus,.cloudim-reactflow .react-flow__edge:focus-visible{outline:none}.cloudim-reactflow .react-flow__edge.selected .react-flow__edge-path,.cloudim-reactflow .react-flow__edge.selectable:focus .react-flow__edge-path,.cloudim-reactflow .react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.cloudim-reactflow .react-flow__edge-textwrapper{pointer-events:all}.cloudim-reactflow .react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cloudim-reactflow .react-flow__connection{pointer-events:none}.cloudim-reactflow .react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.cloudim-reactflow svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.cloudim-reactflow .react-flow__nodes{pointer-events:none;transform-origin:0 0}.cloudim-reactflow .react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.cloudim-reactflow .react-flow__node.selectable{cursor:pointer}.cloudim-reactflow .react-flow__node.draggable{cursor:grab;pointer-events:all}.cloudim-reactflow .react-flow__node.draggable.dragging{cursor:grabbing}.cloudim-reactflow .react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.cloudim-reactflow .react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.cloudim-reactflow .react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.cloudim-reactflow .react-flow__handle.connectingfrom{pointer-events:all}.cloudim-reactflow .react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.cloudim-reactflow .react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.cloudim-reactflow .react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.cloudim-reactflow .react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.cloudim-reactflow .react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.cloudim-reactflow .react-flow__edgeupdater{cursor:move;pointer-events:all}.cloudim-reactflow .react-flow__panel{position:absolute;z-index:5;margin:15px}.cloudim-reactflow .react-flow__panel.top{top:0}.cloudim-reactflow .react-flow__panel.bottom{bottom:0}.cloudim-reactflow .react-flow__panel.top.center,.cloudim-reactflow .react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.cloudim-reactflow .react-flow__panel.left{left:0}.cloudim-reactflow .react-flow__panel.right{right:0}.cloudim-reactflow .react-flow__panel.left.center,.cloudim-reactflow .react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.cloudim-reactflow .react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.cloudim-reactflow .react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.cloudim-reactflow .react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.cloudim-reactflow .react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cloudim-reactflow .react-flow__minimap{background:var(--xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)))}.cloudim-reactflow .react-flow__minimap-svg{display:block}.cloudim-reactflow .react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)))}.cloudim-reactflow .react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)))}.cloudim-reactflow .react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)))}.cloudim-reactflow .react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)))}.cloudim-reactflow .react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)))}.cloudim-reactflow .react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.cloudim-reactflow .react-flow__controls.horizontal{flex-direction:row}.cloudim-reactflow .react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var(--xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)));color:var(--xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cloudim-reactflow .react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.cloudim-reactflow .react-flow__edge.updating .react-flow__edge-path{stroke:#777}.cloudim-reactflow .react-flow__edge-text{font-size:10px}.cloudim-reactflow .react-flow__node.selectable:focus,.cloudim-reactflow .react-flow__node.selectable:focus-visible{outline:none}.cloudim-reactflow .react-flow__node-input,.cloudim-reactflow .react-flow__node-default,.cloudim-reactflow .react-flow__node-output,.cloudim-reactflow .react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.cloudim-reactflow .react-flow__node-input.selectable:hover,.cloudim-reactflow .react-flow__node-default.selectable:hover,.cloudim-reactflow .react-flow__node-output.selectable:hover,.cloudim-reactflow .react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.cloudim-reactflow .react-flow__node-input.selectable.selected,.cloudim-reactflow .react-flow__node-input.selectable:focus,.cloudim-reactflow .react-flow__node-input.selectable:focus-visible,.cloudim-reactflow .react-flow__node-default.selectable.selected,.cloudim-reactflow .react-flow__node-default.selectable:focus,.cloudim-reactflow .react-flow__node-default.selectable:focus-visible,.cloudim-reactflow .react-flow__node-output.selectable.selected,.cloudim-reactflow .react-flow__node-output.selectable:focus,.cloudim-reactflow .react-flow__node-output.selectable:focus-visible,.cloudim-reactflow .react-flow__node-group.selectable.selected,.cloudim-reactflow .react-flow__node-group.selectable:focus,.cloudim-reactflow .react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.cloudim-reactflow .react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.cloudim-reactflow .react-flow__nodesselection-rect,.cloudim-reactflow .react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.cloudim-reactflow .react-flow__nodesselection-rect:focus,.cloudim-reactflow .react-flow__nodesselection-rect:focus-visible,.cloudim-reactflow .react-flow__selection:focus,.cloudim-reactflow .react-flow__selection:focus-visible{outline:none}.cloudim-reactflow .react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)))}.cloudim-reactflow .react-flow__controls-button:disabled{pointer-events:none}.cloudim-reactflow .react-flow__controls-button:disabled svg{fill-opacity:.4}.cloudim-reactflow .react-flow__controls-button:last-child{border-bottom:none}.cloudim-reactflow .react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)))}.cloudim-reactflow .react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.cloudim-reactflow .react-flow__resize-control{position:absolute}.cloudim-reactflow .react-flow__resize-control.left,.cloudim-reactflow .react-flow__resize-control.right{cursor:ew-resize}.cloudim-reactflow .react-flow__resize-control.top,.cloudim-reactflow .react-flow__resize-control.bottom{cursor:ns-resize}.cloudim-reactflow .react-flow__resize-control.top.left,.cloudim-reactflow .react-flow__resize-control.bottom.right{cursor:nwse-resize}.cloudim-reactflow .react-flow__resize-control.bottom.left,.cloudim-reactflow .react-flow__resize-control.top.right{cursor:nesw-resize}.cloudim-reactflow .react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));transform:translate(-50%,-50%)}.cloudim-reactflow .react-flow__resize-control.handle.left{left:0;top:50%}.cloudim-reactflow .react-flow__resize-control.handle.right{left:100%;top:50%}.cloudim-reactflow .react-flow__resize-control.handle.top{left:50%;top:0}.cloudim-reactflow .react-flow__resize-control.handle.bottom{left:50%;top:100%}.cloudim-reactflow .react-flow__resize-control.handle.top.left,.cloudim-reactflow .react-flow__resize-control.handle.bottom.left{left:0}.cloudim-reactflow .react-flow__resize-control.handle.top.right,.cloudim-reactflow .react-flow__resize-control.handle.bottom.right{left:100%}.cloudim-reactflow .react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.cloudim-reactflow .react-flow__resize-control.line.left,.cloudim-reactflow .react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.cloudim-reactflow .react-flow__resize-control.line.left{left:0;border-left-width:1px}.cloudim-reactflow .react-flow__resize-control.line.right{left:100%;border-right-width:1px}.cloudim-reactflow .react-flow__resize-control.line.top,.cloudim-reactflow .react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.cloudim-reactflow .react-flow__resize-control.line.top{top:0;border-top-width:1px}.cloudim-reactflow .react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.cloudim-reactflow .react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.cloudim-reactflow .react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.cloudim-reactflow .react-flow__controls-button{height:16px;width:16px;padding:5px}.cloudim-reactflow .react-flow__handle{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%)}.cloudim-detail-blade .details-panel-content{display:flex;flex-direction:column;padding-left:10px;padding-right:10px}.cloudim-detail-blade hr{margin-top:.5rem!important;margin-bottom:.5rem!important}.cloudim-detail-blade .cloudim-summary{flex:0 1 auto}.cloudim-detail-blade .cloudim-topology{flex:1 1 auto;min-height:400px}html[data-bs-theme=dark] .cloudim-detail-blade>div:first-child,html[data-bs-theme=dark] .cloudim-detail-blade .bp6-button:not([class*=bp6-intent-]){background:var(--ds-color-cloudim-details-shellBg, #445e87)}html[data-bs-theme=dark] .cloudim-detail-blade .details-panel-content{background-color:var(--ds-color-cloudim-details-contentBg, #0a112e)}html[data-bs-theme=dark] .cloudim-detail-blade .card,html[data-bs-theme=dark] .cloudim-detail-blade .card:hover{background-color:var(--ds-color-cloudim-details-cardBg, #0a112e);box-shadow:none}.d3-geomap-loader.d3-geomap-loader.d3-geomap-loader{height:100%;width:100%;overflow:hidden!important}.d3-geomap{cursor:pointer;height:100%;width:100%;position:relative}.d3-geomap text{fill:var(--ds-color-cloudim-geoMap-textFill, #343a40)}.d3-geomap .dragging{cursor:move}.d3-geomap .background{fill:var(--ds-color-cloudim-geoMap-landBg, #d8e2ed)}.d3-geomap .unit{fill:var(--ds-color-cloudim-geoMap-unit, #2f406a);stroke:var(--ds-color-cloudim-geoMap-unit, #2f406a);stroke-width:1px}.d3-geomap .pins line{stroke:var(--ds-color-cloudim-geoMap-pinStroke, #343a40)}html[data-bs-theme=dark] .d3-geomap .background{fill:var(--ds-color-cloudim-geoMap-background, #0a112e)}html[data-bs-theme=dark] .d3-geomap .unit{fill:var(--ds-color-cloudim-geoMap-unit, #2f406a);stroke:var(--ds-color-cloudim-geoMap-unit, #2f406a);stroke-width:1px}html[data-bs-theme=dark] .d3-geomap .pins line{stroke:var(--ds-color-cloudim-geoMap-pinsLine, #ffffff)}html[data-bs-theme=dark] .d3-geomap .pins text{fill:var(--ds-color-cloudim-geoMap-pinsText, #ffffff)}.d3-geomap .legend-bg{fill:var(--ds-color-cloudim-geoMap-legendBg, #ffffff);fill-opacity:.8}.d3-geomap .legend-bar{stroke:var(--ds-color-cloudim-geoMap-legendBar, #343a40);stroke-width:1px}.d3-geomap .pins>g{cursor:pointer;dominant-baseline:middle}.d3-geomap .pins circle{stroke:none}.d3-geomap .tooltip.tooltip{position:absolute;background-color:var(--ds-color-cloudim-geoMap-tooltipBg, #ffffff);border:1px solid var(--ds-color-cloudim-geoMap-tooltipBorder, #999999);border-radius:.5rem;padding:10px;opacity:1}.d3-geomap .tooltip.hidden{display:none}.d3-geomap .tooltip .displayName{font-weight:700;font-size:larger}.geoLabel{font-weight:700}.d3-geomap .subMetric{padding-left:10px}.d3-geomap .mapControls,.d3-geomap .mapLegend{position:absolute;left:10px;background-color:var(--ds-color-cloudim-geoMap-controlsBg, #ffffff);padding:15px;border-radius:.5rem}.d3-geomap .mapControls{top:10px;padding:5px}.d3-geomap .filterResults{padding-top:5px;text-align:right;height:23px;font-size:12px;display:none}.d3-geomap .mapLegend{bottom:10px;padding-bottom:5px}.d3-geomap .dataSelect{position:absolute;top:10px;right:10px}.pins .AWS circle{fill:var(--ds-color-cloudim-geoMap-aws, #ff9900)}.pins .AZURE circle{fill:var(--ds-color-cloudim-geoMap-azure, #00b5e8)}.pins .ONPREM circle{fill:var(--ds-color-cloudim-geoMap-onPrem, #008000)}#showAws+span:after,#showAzure+span:after,#showOnPrem+span:after{content:"";width:10px;height:10px;background-color:var(--ds-color-cloudim-geoMap-aws, #ff9900);display:block;border-radius:5px;position:relative;left:25px;top:-13px}#showAws+span:after{background-color:var(--ds-color-cloudim-geoMap-aws, #ff9900)}#showAzure+span:after{background-color:var(--ds-color-cloudim-geoMap-azure, #00b5e8)}#showOnPrem+span:after{background-color:var(--ds-color-cloudim-geoMap-onPrem, #008000)}#showAws+span,#showAzure+span,#showOnPrem+span{margin-right:23px}.hideAzure .AZURE,.hideAws .AWS,.hideOnPrem .ONPREM{display:none}.d3-geomap .legendText,.d3-geomap .legendTextBackground{text-anchor:start;color:var(--ds-color-cloudim-geoMap-legendText, #ffffff);font-size:10px;fill:var(--ds-color-cloudim-geoMap-legendText, #ffffff);font-weight:700}.d3-geomap .legendMarker{fill:var(--ds-color-cloudim-geoMap-legendMarker, #ffffff)}.d3-geomap .zoomButtonHolder{position:absolute;bottom:10px;right:10px;padding:10px 8px;border-radius:.5rem}.d3-geomap .zoomButtons{width:18px;height:42px}.d3-geomap .zoomButton{stroke:var(--ds-color-cloudim-geoMap-zoomButtonStroke, #f5f8fa);stroke-width:2px;fill:transparent;stroke-linecap:square;cursor:pointer}.bp6-dark .d3-geomap .zoomButton{stroke:var(--ds-color-cloudim-geoMap-zoomButtonStroke, #f5f8fa)}.d3-geomap.d3-geomap .zoomButton:hover{stroke:var(--ds-color-cloudim-geoMap-zoomButtonHoverStroke, #6c757d)}.facet-section-dialog{width:700px!important}.facet-settings-facet-search-table .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td,.facet-settings-facet-search-table .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child),.facet-settings-facet-search-table .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td,.facet-settings-facet-search-table .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td:not(:first-child){padding-top:8px;padding-bottom:8px}.facet-section-icon{display:none}.facet-section-icon.expanded{display:inline}.facet-section-header{display:flex;justify-content:space-between}.facet-checkbox-list .facet-checkbox:first-child{margin-top:15px}.facet-section-container{border-radius:5px;border:solid 2px;padding:8px 15px;overflow-x:auto}html[data-bs-theme=light] .facet-section-container{background-color:var(--ds-color-facets-sectionContainerBg, #2f333e);border-color:var(--ds-color-facets-sectionContainerBorder, #e1e1e1)!important}html[data-bs-theme=dark] .facet-section-container{background-color:var(--ds-color-facets-sectionContainerBg, #2f333e);border-color:transparent!important}.facet-label{max-width:200px;overflow:hidden;text-overflow:ellipsis;font-weight:400}.facet-label-count{font-weight:400}.facet-cta{position:sticky;bottom:-8px;padding:25px 0 30px;margin:-16px 0}.facet-cta button{min-width:130px!important}html[data-bs-theme=light] .facet-cta,html[data-bs-theme=dark] .facet-cta{background:var(--ds-color-facets-sectionCtaBg, #161a25);border-top:2px solid var(--ds-color-facets-sectionCtaBorder, #808080)}html[data-bs-theme=light] .facet-view-header,html[data-bs-theme=dark] .facet-view-header{background:var(--ds-color-facets-sectionHeaderBg, #161a25);border-bottom:2px solid var(--ds-color-facets-sectionHeaderBorder, #808080)}.facet-view-header{margin:-16px 0;padding:0;position:sticky;top:0;z-index:1}.facet-view-header .simple-tooltip-target .save-query-cta~.simple-tooltip .simple-tooltip-content{left:-120px;top:8px}.facet-view-header .simple-tooltip-target .save-query-delete~.simple-tooltip .simple-tooltip-content{left:-100px}.facet-view-header .simple-tooltip-target .save-query-more~.simple-tooltip .simple-tooltip-content{left:-90px}.save-query-cta{display:block;position:relative;top:4px}.save-query-load select{width:195px!important;background:var(--ds-color-facets-sectionSaveQuerySelectBg, #ffffff)}.ul-style-reset{list-style:none;padding-left:0}html[data-bs-theme=light] .search-header-wrapper,html[data-bs-theme=dark] .search-header-wrapper{background:var(--ds-color-facets-sectionSearchHeaderBg, #242833)}html[data-bs-theme=light] .incident-search-table table th,html[data-bs-theme=dark] .incident-search-table table th{background:var(--ds-color-facets-sectionIncidentTableHeaderBg, #4d4d4d)}.incident-search-table table tbody tr td{padding-top:15px!important;padding-bottom:15px!important}.incident-search-table table thead tr th{position:sticky;top:-1px;z-index:9}.time-period-more-option-button{width:unset!important;letter-spacing:0!important;padding:15px 10px!important}.time-period-more-option-button .bp6-button-text{padding:0!important}html[data-bs-theme=light] .time-period-more-option-button{background:var(--ds-color-facets-sectionTimePeriodOptionBg, #f8f9fa)!important}html[data-bs-theme=light] .facet-facade .left-column{background-color:var(--ds-color-facets-panelLeftColumnBg, #161a25)}html[data-bs-theme=light] .facet-search-header,html[data-bs-theme=light] .pagination-sticky{background:var(--ds-color-facets-panelHeaderBg, #242833)}html[data-bs-theme=dark] .facet-facade .left-column{background-color:var(--ds-color-facets-panelLeftColumnBg, #161a25)}html[data-bs-theme=dark] .facet-search-header,html[data-bs-theme=dark] .pagination-sticky{background:var(--ds-color-facets-panelHeaderBg, #242833)}.bp6-dialog-container .bp6-dialog.facet-dialog{width:80vw}.facet-facade .left-column{padding:0 .5rem .5rem;border-radius:10px;margin:10px;overflow-y:auto;overflow-x:hidden;min-width:320px!important;min-height:30vh}.facet-right-view{display:flex;flex-direction:column;height:100%}.facet-right-view .facet-data-view{flex-grow:1;overflow:auto auto}.facet-right-view .facet-search-header .simple-tooltip-target{align-content:center}html[data-bs-theme=light] .compound-tags .show-button{background:linear-gradient(to bottom,var(--ds-color-cloudim-details-compoundTag-showButtonGradientStart, transparent),var(--ds-color-cloudim-details-compoundTag-showButtonGradientEnd, #000000) 75%)}html[data-bs-theme=light] .compound-tags.expanded .show-button{padding-top:0;background:none}html[data-bs-theme=dark] .compound-tags .show-button{background:linear-gradient(to bottom,var(--ds-color-cloudim-details-compoundTag-showButtonGradientStart, transparent),var(--ds-color-cloudim-details-compoundTag-showButtonGradientEnd, #000000) 75%)}html[data-bs-theme=dark] .compound-tags.expanded .show-button{padding-top:0;background:none}.compound-tags{display:inline-flex;flex-wrap:wrap;gap:5px}.compound-tags.expandable{max-height:25vh;width:100%;overflow-x:visible;overflow-y:hidden}.compound-tags.expandable.expanded{max-height:none}.compound-tags.expandable .show-button{cursor:pointer;width:100%;position:sticky;left:0;bottom:0;text-align:center;padding-top:10px}.compound-tags.expandable .show-button:hover{text-decoration:underline}.compound-tags .compound-tag{display:flex;border-radius:6px;background-color:#7961db;border:2px solid #7961db;color:var(--ds-color-cloudim-details-compoundTag-text, #f6f7f9);font-size:12px}.compound-tags .compound-tag .compound-tag-key,.compound-tags .compound-tag .compound-tag-value{padding:0 6px}.compound-tags .compound-tag .compound-tag-value{display:inline-block;border-radius:6px;background-color:#5642a6}.compound-tags .compound-tag .compound-tag-value:empty{display:none}html[data-bs-theme=dark] .cloudim-assets-page .themeIcon path{fill:var(--ds-color-cloudim-details-assetsThemeIconFill, #ffffff)}html[data-bs-theme=light] .cloudim-assets-page .themeIcon path{fill:var(--ds-color-cloudim-details-assetsThemeIconFill, #ffffff)}.cloudim-assets-page .noAssets{height:100%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.cloudim-assets-page .cloud-assets-table table thead tr th{position:sticky;top:0}.cloudim-assets-page .cloud-assets-table .tir-ui-table-container{padding-top:0}.cloudim-assets-page .cloud-assets-table .asset-tags .compound-tag .compound-tag-value{word-break:break-all}html[data-bs-theme=light] .bp6-dialog-container .bp6-dialog.rulesModal .panel-content .bp6-dialog-body .rulesCase-bar{background-color:#ced4da}html[data-bs-theme=light] .bp6-dialog-container .bp6-dialog.rulesModal .panel-content .bp6-dialog-body .rulesCase-case{background-color:#e9ecef}html[data-bs-theme=dark] .bp6-dialog-container .bp6-dialog.rulesModal .panel-content .bp6-dialog-body .rulesCase-bar{background-color:#212529}html[data-bs-theme=dark] .bp6-dialog-container .bp6-dialog.rulesModal .panel-content .bp6-dialog-body .rulesCase-case{background-color:#495057}.bp6-dialog-container .bp6-dialog.rulesModal{width:70vw}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content{display:flex;flex-direction:column}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .bp6-dialog-body{height:60vh;overflow:auto}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content p{white-space:pre-line}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .bp6-tag{background-color:#7961db;color:var(--ds-color-cloudim-facets-rulesModalTagText, #f6f7f9);padding:0 6px 0 0}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .bp6-tag-remove{color:var(--ds-color-cloudim-facets-rulesModalTagText, #f6f7f9)}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .rulesCase-bar{display:flex;justify-content:space-between;align-items:center;padding:5px 10px}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .rulesCase-barOpen{border-radius:5px 5px 0 0}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .rulesCase-barClosed{border-radius:5px}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .rulesCase-case{border-radius:0 0 5px 5px}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .rulesCase-case .bp6-form-group{margin:0}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .rulesCase-case .bp6-html-select,.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .rulesCase-case .bp6-select{display:block}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .rulesReview .rulesReview-label{width:160px;font-weight:700}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .rulesReview .rulesReview-data{flex:1 0}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .rulesReview .rulesReview-tags{display:flex;flex-wrap:wrap;gap:5px}.bp6-dialog-container .bp6-dialog.rulesModal .panel-content .rulesReview .rulesReview-case{padding-left:30px}.bp6-dialog-container .bp6-dialog.rules-dialog{width:80vw}.rules-card{overflow:visible!important}.rules-card.card-height-s{height:200px}.rules-card.card-height-s .rules-info{max-height:80px}.rules-card.card-height-s .rule-description{max-height:34px}.rules-card.card-height-m{height:300px}.rules-card.card-height-m .rules-info{max-height:180px}.rules-card.card-height-m .rule-description{max-height:134px}.rules-card.card-height-l{height:400px}.rules-card.card-height-l .rules-info{max-height:280px}.rules-card.card-height-l .rule-description{max-height:234px}.rules-card .bp6-tag.rules-enabled{background-color:#1b9059;color:var(--ds-color-cloudim-facets-rulesTagText, #f6f7f9)}.rules-card .bp6-tag.rules-disabled{background-color:#de3e4d;color:var(--ds-color-cloudim-facets-rulesTagText, #f6f7f9)}.rules-card .rules-card-body{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.rules-card .rules-card-body .rules-info{overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.rules-card .rules-card-body .rules-info ::-webkit-scrollbar{display:none}.rules-card .rules-card-body .rules-name-type{position:sticky;top:0;transition:background-color .5s}.rules-card .rules-card-body .rule-name{font-size:16px}.rules-card .rules-card-body .rule-description{font-weight:300;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.rules-card .rules-card-body .rule-description ::-webkit-scrollbar{display:none}.rules-card .rules-card-body .rule-tags{padding:5px 0;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.rules-card .rules-card-body .rule-tags ::-webkit-scrollbar{display:none}.rules-card .rules-card-footer{padding-top:5px;border-top:2px solid grey;display:flex;justify-content:space-between;font-weight:300}.rules-card .rules-card-footer>div{display:flex;align-items:center}.rules-card .rules-card-footer .simple-tooltip-target .simple-tooltip .simple-tooltip-content{left:-130px}.cloudim-rules-page .noRules{height:100%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.cloudim-rules-page .rules-card-holder{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem}.code-input{display:flex;align-items:center}.code-input .bp6-input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:text}.kubernetes-overview-card .bp6-tree-node-content{display:flex;flex-direction:row-reverse}.kubernetes-overview-card .bp6-tree-node-caret-none{display:none}.kubernetes-inventory-card .show-button{color:#3496cb;cursor:pointer}.kubernetes-inventory-card .bp6-tree-node-content{display:flex;flex-direction:row-reverse}.kubernetes-inventory-card .bp6-tree-node-label{white-space:normal;overflow:visible;text-overflow:unset}.kubernetes-inventory-card .bp6-tree-node-caret-none{display:none}.kubernetes-inventory-card .inventory-item-label{display:flex;align-items:flex-start;flex-wrap:nowrap;column-gap:.25rem}.kubernetes-inventory-card .inventory-item-name{flex:1 1 100px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.kubernetes-inventory-card .inventory-item-description{flex:0 1 auto;white-space:normal;overflow-wrap:anywhere;word-break:break-word}html[data-bs-theme=light] .kubernetes-insights-card .insightData{background:#dee2e6}html[data-bs-theme=dark] .kubernetes-insights-card .insightData{background:var(--ds-color-cloudim-kubernetes-insightsBg, rgba(33, 37, 41, .7019607843))}.kubernetes-insights-card .bp6-tree-node-content{display:flex;flex-direction:row-reverse;padding:0}.kubernetes-insights-card .bp6-tree-node-caret-none{display:none}.kubernetes-insights-card .insightsContainer{display:flex;flex-direction:column;gap:.25rem;padding:5px}.kubernetes-insights-card .insightsContainer .insightCards{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.kubernetes-insights-card .insightsContainer .insightCards .insightCard{flex:1}.kubernetes-insights-card .insightsContainer .insightCards .insightCard .insightTitle-min,.kubernetes-insights-card .insightsContainer .insightCards .insightCard .insightTitle-max{font-weight:700}.kubernetes-insights-card .insightsContainer .insightCards .insightCard .insightTitle-min{color:#de3e4d}.kubernetes-insights-card .insightsContainer .insightCards .insightCard .insightTitle-max{color:var(--ds-semantic-color-brand-rvbdViolet, #4E4FA9)}.kubernetes-insights-card .insightsContainer .insightCards .insightCard .insightData{position:relative;padding:10px;border-radius:4px;border-left-width:2px;border-left-style:solid}.kubernetes-insights-card .insightsContainer .insightCards .insightCard .insightData.insightData-min{border-left-color:#de3e4d}.kubernetes-insights-card .insightsContainer .insightCards .insightCard .insightData.insightData-max{border-left-color:var(--ds-semantic-color-brand-rvbdViolet, #4E4FA9)}.kubernetes-insights-card .insightsContainer .insightCards .insightCard .insightData .moreInsights{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;transform:translate(40%,-40%);background:#1774fd;color:var(--ds-color-cloudim-kubernetes-insightsBadgeText, #ffffff);border-radius:50%;width:20px;height:20px;font-size:12px;cursor:pointer}html[data-bs-theme=light] .kubernetes-clusters-card .clusterCard,html[data-bs-theme=light] .kubernetes-clusters-card .clusterCard .clusterInfo{border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=light] .kubernetes-clusters-card .clusterCard .clusterInfo>.infoBox:not(:first-child){border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=dark] .kubernetes-clusters-card .clusterCard,html[data-bs-theme=dark] .kubernetes-clusters-card .clusterCard .clusterInfo{border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}html[data-bs-theme=dark] .kubernetes-clusters-card .clusterCard .clusterInfo>.infoBox:not(:first-child){border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}.kubernetes-clusters-card{width:100%}.kubernetes-clusters-card .clusterCards{display:grid;grid-template-columns:100%;grid-template-rows:1fr;justify-content:space-between;row-gap:.25rem}.kubernetes-clusters-card .clusterCards .clusterCard{border:1px solid;border-radius:5px;padding:10px}.kubernetes-clusters-card .clusterCards .clusterCard .clusterDetails{display:grid;grid-template-columns:40% 60%;grid-template-rows:1fr;height:100%}.kubernetes-clusters-card .clusterCards .clusterCard .clusterDetails .clusterInfo{display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid}.kubernetes-clusters-card .clusterCards .clusterCard .clusterDetails .clusterInfo .infoBox{display:flex;flex-direction:column;padding:0 10px}.kubernetes-clusters-card .clusterCards .clusterCard .clusterDetails .clusterInfo>.infoBox:not(:first-child){border-top:1px solid;padding-top:5px}.kubernetes-clusters-card .clusterCards .clusterCard .clusterDetails .clusterResources .clusterResourceDetails{display:flex;flex-wrap:wrap;justify-content:center;padding:0 10px}.kubernetes-clusters-card .clusterCards .clusterCard .clusterDetails .clusterResources .clusterResourceDetails .clusterResourceInfo{flex:0 1 80px}.kubernetes-clusters-card .clusterCards .clusterCard .clusterDetails .clusterResources .clusterResourceDetails .clusterResourceStats{flex:1 1 auto}.kubernetes-clusters-card .clusterCards .clusterCard .clusterDetails .clusterResources .clusterResourceDetails .clusterResourceStats .stackedBarContainer{position:relative;top:50%;transform:translateY(-50%)}.kubernetes-clusters-card .bp6-tab-panel{margin-top:0}.kubernetes-clusters-card .tir-ui-table-container{padding-top:0}.kubernetes-clusters-card .facet-pagination{background:none!important}@media (min-width: 768px){.kubernetes-clusters-card .clusterCards{grid-template-columns:49% 49%}}html[data-bs-theme=dark] .percentage-bar-hover:hover{background-color:var(--ds-color-percentageBar-hoverBg, rgba(95, 107, 124, .3))}html[data-bs-theme=dark] .percentage-bar-container{background-color:#1c2127}html[data-bs-theme=light] .percentage-bar-hover:hover{background-color:var(--ds-color-percentageBar-hoverBg, rgba(95, 107, 124, .3))}html[data-bs-theme=light] .percentage-bar-container{background-color:#f6f7f9}.percentage-bar{display:flex;align-items:center;padding:2px 4px}.percentage-label{display:flex;align-items:center;flex:1 1 20%}.percentage-label-text{display:-webkit-box;overflow:hidden;word-break:break-all;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.percentage-label-text.showText{overflow:visible;-webkit-line-clamp:none}.percentage-bar-hover:hover{cursor:pointer}.percentage-bar-hover:hover .percentage-label{overflow:visible;-webkit-line-clamp:none}.percentage-bar-container{flex:2;min-height:10px;width:100%;border-radius:3px}.percentage-bar-container>div{border-top-left-radius:2px;border-bottom-left-radius:2px}.percentage-value{min-width:55px;text-align:right}.kubernetes-utilization-card .bp6-tab-panel{margin-top:0}.cloudim-kubernetes-page{height:100%;width:100%;padding:1rem}.cloudim-kubernetes-page .bp6-tree .bp6-tree-node-label .bp6-icon{color:var(--bs-card-color)}.cloudim-kubernetes-page .bp6-tree-node-content{height:fit-content;min-height:30px}.cloudim-kubernetes-page .kubernetesMetricsTab{display:flex;flex-wrap:wrap;flex-direction:column;gap:.5rem}.cloudim-kubernetes-page .kubernetesMetricsTab .metrics-settings{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:.5rem}.cloudim-kubernetes-page .kubernetesMetricsTab .metrics-filter{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.5rem}.cloudim-kubernetes-page .kubernetesMetricsTab .metrics{display:flex;flex-wrap:wrap;gap:.5rem}.tir-data-update-policy{padding-top:20px;padding-left:20px;padding-right:20px}.tir-data-update-policy .bp6-control input[type=radio]{position:absolute;left:0;top:0;opacity:0;z-index:-1}.row.mb-2 .UPSM-min-tolerance-label{width:60%}form div.col-md-2.UPSM-span{width:fit-content}.UPSM-measurement-row{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px}.UPSM-measurement-input{width:60px}form .col-md-12.UpdatePolicyModal-slider-container{width:75%;margin-left:56px}form .row.mb-3.mt-4{margin-top:0!important}.UpdatePolicyModal-slider-container .bp6-slider-label{margin-top:16px}.UpdatePolicyModal-slider-container .bp6-slider-label:first-child{left:3%!important}.UpdatePolicyModal-slider-container .bp6-slider-label:last-child{left:97%!important}.UpdatePolicyModal-slider-container span.bp6-slider-handle .bp6-slider-label{margin-top:4px}.UpdatePolicyModal-slider-container .UpdatePolicyModal-slider-sensitivity-labels{padding-top:8px}.UpdatePolicyModal-slider-sensitivity-labels{display:flex;justify-content:space-between;font-size:12px;color:var(--ds-color-updatePolicy-sensitivityLabelsText, #5c7080);margin-top:4px}html[data-bs-theme=light] section.MissingRole-section,html[data-bs-theme=dark] section.MissingRole-section{display:flex;align-items:center;justify-content:center;height:100%}html[data-bs-theme=light] section.MissingRole-section p,html[data-bs-theme=dark] section.MissingRole-section p{font-size:24px;font-weight:600}.orion-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:12px;font-size:.775rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border:1px solid transparent}.orion-badge--skill{background-color:var(--ds-color-orion-badgeSkillBg);color:var(--ds-color-orion-badgeSkillText);border-color:var(--ds-color-orion-badgeSkillBorder)}.orion-badge--command{background-color:var(--ds-color-orion-badgeCommandBg);color:var(--ds-color-orion-badgeCommandText);border-color:var(--ds-color-orion-badgeCommandBorder)}.orion-badge--published{background-color:var(--ds-color-orion-badgePublishedBg);color:var(--ds-color-orion-badgePublishedText);border-color:var(--ds-color-orion-badgePublishedBorder)}.orion-badge--draft{background-color:var(--ds-color-orion-badgeDraftBg);color:var(--ds-color-orion-badgeDraftText);border-color:var(--ds-color-orion-badgeDraftBorder)}.orion-badge--disabled,.orion-badge--archived{background-color:var(--ds-color-orion-badgeDisabledBg);color:var(--ds-color-orion-badgeDisabledText);border-color:var(--ds-color-orion-badgeDisabledBorder)}.orion-badge--security,.orion-badge--compliance{background-color:var(--ds-color-orion-badgeSecurityBg);color:var(--ds-color-orion-badgeSecurityText);border-color:var(--ds-color-orion-badgeSecurityBorder)}.orion-badge--performance{background-color:var(--ds-color-orion-badgePerformanceBg);color:var(--ds-color-orion-badgePerformanceText);border-color:var(--ds-color-orion-badgePerformanceBorder)}.orion-badge--diagnostics{background-color:var(--ds-color-orion-badgeDiagnosticsBg);color:var(--ds-color-orion-badgeDiagnosticsText);border-color:var(--ds-color-orion-badgeDiagnosticsBorder)}.orion-badge--monitoring{background-color:var(--ds-color-orion-badgeMonitoringBg);color:var(--ds-color-orion-badgeMonitoringText);border-color:var(--ds-color-orion-badgeMonitoringBorder)}.orion-badge--automation{background-color:var(--ds-color-orion-badgeAutomationBg);color:var(--ds-color-orion-badgeAutomationText);border-color:var(--ds-color-orion-badgeAutomationBorder)}.orion-badge[class*=orion-badge--custom-]{background-color:var(--ds-color-orion-badgeCustomBg);color:var(--ds-color-orion-badgeCustomText);border-color:var(--ds-color-orion-badgeCustomBorder)}html[data-bs-theme=dark] .orion-badge--skill{background-color:#388bfd38;color:#93c5fd;border-color:#60a5fa73}html[data-bs-theme=dark] .orion-badge--command{background-color:#a78bfa38;color:#c4b5fd;border-color:#a78bfa73}html[data-bs-theme=dark] .orion-badge--published{background-color:#34d39933;color:#6ee7b7;border-color:#34d39973}html[data-bs-theme=dark] .orion-badge--draft{background-color:#fbbf242e;color:#fcd34d;border-color:#fbbf2466}html[data-bs-theme=dark] .orion-badge--disabled,html[data-bs-theme=dark] .orion-badge--archived{background-color:#94a3b833;color:#cbd5e1;border-color:#94a3b859}html[data-bs-theme=dark] .orion-badge--security,html[data-bs-theme=dark] .orion-badge--compliance{background-color:#3b82f638;color:#93c5fd;border-color:#3b82f673}html[data-bs-theme=dark] .orion-badge--performance{background-color:#eab30833;color:#fde047;border-color:#eab30873}html[data-bs-theme=dark] .orion-badge--diagnostics{background-color:#a78bfa38;color:#d8b4fe;border-color:#a78bfa73}html[data-bs-theme=dark] .orion-badge--monitoring{background-color:#34d39933;color:#6ee7b7;border-color:#34d39973}html[data-bs-theme=dark] .orion-badge--automation{background-color:#f8717138;color:#fca5a5;border-color:#f8717173}html[data-bs-theme=dark] .orion-badge[class*=orion-badge--custom-]{background-color:#818cf838;color:#a5b4fc;border-color:#818cf873}.skill-card{position:relative;border-radius:10px!important;border:2px solid var(--ds-color-orion-skillCardBorder)!important;background-color:var(--ds-color-orion-skillCardBg)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease!important}.skill-card:hover{transform:translateY(-4px)!important;border-color:var(--ds-color-orion-skillCardHoverBorder)!important;background-color:var(--ds-color-orion-skillCardHoverBg)!important;box-shadow:var(--ds-shadow-orion-skillCardHover)!important}@media (prefers-reduced-motion: reduce){.skill-card{transition:box-shadow .18s ease,border-color .18s ease,background-color .18s ease!important}.skill-card:hover{transform:none}}.skill-card .card-body{padding:16px;gap:6px}.skill-card__badges{display:flex;gap:8px;margin-bottom:4px}.skill-card__menu{position:absolute;top:8px;right:8px;z-index:2}.skill-card__menu-button{min-width:28px;min-height:28px}.skill-card__name{font-size:1rem;font-weight:700;margin:0;color:var(--ds-color-orion-skillCardName)}.skill-card__version{font-size:.85rem;color:var(--ds-color-orion-skillCardVersion)}.skill-card__description{font-size:.9rem;color:var(--ds-color-orion-skillCardDescription);margin:4px 0 0;flex-grow:1;height:135px;max-height:135px;overflow-y:auto}.skill-card__metadata{border-top:2px solid var(--ds-color-orion-skillCardBorder);padding-top:10px;margin-top:8px}.skill-card__metadata-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.skill-card__metadata-label{font-size:.75rem;font-weight:600;color:var(--ds-color-orion-skillCardMetadataLabel);text-transform:uppercase;letter-spacing:.04em;text-align:center}.skill-card__metadata-value{font-size:.83rem;color:var(--ds-color-orion-skillCardMetadataValue);text-align:center}.skill-card__metadata-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 8px}.skill-card__metadata-item:not(:last-child){border-right:2px solid var(--ds-color-orion-skillCardBorder)}.skill-card__categories{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.skill-card--clickable{cursor:pointer}.skill-card--clickable:focus-visible{outline:2px solid var(--ds-color-orion-skillCardFocusOutline);outline-offset:2px}html[data-bs-theme=dark] .skill-card{border-color:var(--bs-border-color)!important;background-color:var(--bs-secondary-bg)!important;color:var(--bs-body-color)}html[data-bs-theme=dark] .skill-card:hover{border-color:var(--bs-border-color)!important;background-color:var(--bs-tertiary-bg)!important;box-shadow:0 14px 28px #00000059!important}html[data-bs-theme=dark] .skill-card .skill-card__name{color:var(--bs-emphasis-color)}html[data-bs-theme=dark] .skill-card .skill-card__version{color:var(--bs-secondary-color)}html[data-bs-theme=dark] .skill-card .skill-card__description{color:var(--bs-body-color)}html[data-bs-theme=dark] .skill-card .skill-card__metadata{border-top-color:var(--bs-border-color)}html[data-bs-theme=dark] .skill-card .skill-card__metadata-label{color:var(--bs-secondary-color)}html[data-bs-theme=dark] .skill-card .skill-card__metadata-value{color:var(--bs-emphasis-color)}html[data-bs-theme=dark] .skill-card .skill-card__metadata-item:not(:last-child){border-right-color:var(--bs-border-color)}html[data-bs-theme=dark] .skill-card.skill-card--clickable:focus-visible{outline-color:var(--bs-primary)}.skill-catalog-page{min-height:100%;background-color:var(--bs-body-bg)}.skill-catalog-page__controls-section,.skill-catalog-page__counters-section,.skill-catalog-page__cards-section{padding-left:25px;padding-right:25px}.skill-catalog-page__controls-section{padding-top:22px;padding-bottom:22px;border-bottom:1px solid var(--ds-color-orion-skillCatalogSectionBorder);border-top:1px solid var(--ds-color-orion-skillCatalogSectionBorder);background-color:var(--bs-body-bg)}.skill-catalog-page__counters-section{padding-top:10px;padding-bottom:10px;border-bottom:1px solid var(--ds-color-orion-skillCatalogSectionBorder)}.skill-catalog-page__cards-section{padding-top:22px;padding-bottom:22px}.skill-catalog-page__search{width:100%;margin-bottom:15px}.skill-catalog-page__filters{display:flex;flex-wrap:wrap;gap:10px}.skill-catalog-page__filter-select{justify-content:space-between;min-width:160px;border:1px solid var(--bs-border-color)!important;border-radius:6px!important;background-color:var(--bs-body-bg)!important;color:var(--bs-body-color)!important}.skill-catalog-page__clear-filters{align-self:center;flex-shrink:0}.skill-catalog-page__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),300px));gap:14px;justify-content:start}.skill-catalog-page__loading{display:flex;align-items:center;justify-content:center;min-height:320px}.skill-catalog-page__live-status{margin-top:16px;color:var(--ds-color-orion-skillCatalogLiveStatusText);font-size:.9rem}.skill-catalog-page__live-status--error{color:var(--ds-color-orion-skillCatalogLiveStatusError)}.skill-catalog-page__scroll-sentinel{height:1px;width:100%;pointer-events:none}.skill-catalog-page__load-more{display:flex;align-items:center;justify-content:center;padding-top:16px}html[data-bs-theme=dark] .skill-catalog-page__controls-section,html[data-bs-theme=dark] .skill-catalog-page__counters-section{border-color:var(--bs-border-color)}html[data-bs-theme=dark] .skill-catalog-page__search-input .bp6-input,html[data-bs-theme=dark] .skill-catalog-page__search-input input{border-color:var(--bs-border-color)!important;background-color:var(--bs-secondary-bg)!important;color:var(--bs-body-color)!important}html[data-bs-theme=dark] .skill-catalog-page__search-input .bp6-icon{color:var(--bs-secondary-color)}html[data-bs-theme=dark] .skill-catalog-page__filter-select{border:1px solid var(--bs-border-color)!important;background-color:var(--bs-secondary-bg)!important;color:var(--bs-body-color)!important}html[data-bs-theme=dark] .skill-catalog-page__filter-select .bp6-icon,html[data-bs-theme=dark] .skill-catalog-page__live-status{color:var(--bs-secondary-color)}.orion-category-picker__row{display:flex;align-items:center;gap:10px;min-width:0}.orion-category-picker__chips{display:flex;flex:0 1 auto;flex-wrap:wrap;align-items:center;gap:10px;max-width:100%;min-width:0}.orion-category-picker__chip-button.bp6-button{max-width:100%;padding:0!important;margin:0;border:0;background:transparent!important;line-height:normal;box-shadow:none!important}.orion-category-picker__chip-button.bp6-button:focus-visible{outline:2px solid var(--ds-color-orion-categoryPickerFocusOutline);outline-offset:2px;border-radius:999px}.orion-category-picker .orion-badge.orion-category-picker__badge{padding:7px 18px;font-size:.875rem;border-radius:18px;text-transform:capitalize;overflow:hidden;max-width:min(100%,220px);text-overflow:ellipsis;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.orion-category-picker .orion-badge.orion-category-picker__badge--active{background-color:var(--ds-color-orion-categoryPickerActiveBg);color:var(--ds-color-orion-categoryPickerActiveText);border-color:var(--ds-color-orion-categoryPickerActiveBorder)}.orion-category-picker__add-button.bp6-button{width:34px;height:34px;min-width:34px;min-height:34px;padding:0;border:1px solid var(--ds-color-orion-categoryPickerAddBorder);border-radius:999px;background-color:var(--ds-color-orion-categoryPickerAddBg);color:var(--ds-color-orion-categoryPickerAddText);box-shadow:none}.orion-category-picker__add-button.bp6-button:hover{background-color:var(--ds-color-orion-categoryPickerAddHoverBg);color:var(--ds-color-orion-categoryPickerAddHoverText)}.orion-category-picker__add-container{position:relative;display:inline-flex;flex:0 0 auto}.orion-category-picker__add-tooltip{position:absolute;top:calc(100% + 8px);right:0;z-index:2;display:flex;flex-direction:column;gap:8px;width:220px;padding:10px;border:1px solid var(--ds-color-orion-categoryPickerTooltipBorder);border-radius:10px;background-color:var(--ds-color-orion-categoryPickerTooltipBg);box-shadow:var(--ds-shadow-orion-categoryPickerTooltip)}.orion-category-picker__add-input{width:100%}.orion-category-picker__add-actions{display:flex;justify-content:flex-end;gap:8px}.orion-category-picker__tooltip-button.bp6-button{border-radius:999px;padding:0 12px}.orion-category-picker--scrollable .orion-category-picker__row{align-items:flex-start;border:1px solid var(--ds-color-orion-categoryPickerSurfaceBorder, var(--bs-border-color, #d8dee8));border-radius:10px;padding:8px;background-color:var(--ds-color-orion-categoryPickerSurfaceBg, var(--bs-tertiary-bg, #f8fafc))}.orion-category-picker--scrollable .orion-category-picker__chips{flex:1 1 auto;max-height:112px;align-content:flex-start;overflow-y:auto;padding-right:4px}.orion-category-picker--scrollable .orion-category-picker__add-container{align-self:flex-start}.orion-field{display:flex;flex-direction:column;gap:8px}.orion-field__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.orion-field__label{font-size:.75rem;font-weight:600;color:var(--ds-color-orion-fieldLabelText);text-transform:uppercase;letter-spacing:.04em}.orion-field__actions{display:inline-flex;align-items:center;gap:12px}.orion-field__content{min-width:0}.orion-markdown-editor{display:flex;flex:1 1 auto;flex-direction:column;border:2px solid var(--ds-color-orion-markdownBorder);border-radius:10px;background-color:var(--ds-color-orion-markdownShellBg);min-height:0;overflow:hidden}.orion-markdown-editor__chrome{display:flex;align-items:center;padding:10px 14px;background-color:var(--ds-color-orion-markdownChromeBg);border-bottom:1px solid var(--ds-color-orion-markdownBorder)}.orion-markdown-editor__file-name{color:var(--ds-color-orion-markdownMutedText);font-size:.72rem;font-weight:600;letter-spacing:.04em}.orion-markdown-editor__body{display:flex;flex:1 1 auto;min-height:0;padding:0;background-color:var(--ds-color-orion-markdownPanelBg)}.orion-markdown-editor__textarea,.orion-markdown-editor__textarea-host,.orion-markdown-editor__preview{flex:1 1 auto;min-height:260px;width:100%;margin:0;border:0;border-radius:0;background-color:var(--ds-color-orion-markdownPanelBg);color:var(--ds-color-orion-markdownBodyText);font-size:.88rem;line-height:1.6}.orion-markdown-editor__textarea{padding:22px 24px 24px;font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;resize:vertical;outline:none}.orion-markdown-editor__textarea:focus{border-color:transparent}.orion-markdown-editor__preview{padding:22px 24px 24px;overflow:auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.orion-markdown-editor__preview h1,.orion-markdown-editor__preview h2,.orion-markdown-editor__preview h3,.orion-markdown-editor__preview h4{margin:0 0 .75rem;color:var(--ds-color-orion-markdownHeadingText);line-height:1.3}.orion-markdown-editor__preview h1{font-size:1.5rem}.orion-markdown-editor__preview h2{font-size:1.25rem}.orion-markdown-editor__preview h3{font-size:1.1rem}.orion-markdown-editor__preview h4{font-size:1rem}.orion-markdown-editor__preview p,.orion-markdown-editor__preview ul,.orion-markdown-editor__preview ol,.orion-markdown-editor__preview pre{margin:0 0 1rem}.orion-markdown-editor__preview ul,.orion-markdown-editor__preview ol{padding-left:1.5rem}.orion-markdown-editor__preview code,.orion-markdown-editor__preview pre{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.orion-markdown-editor__preview code{padding:.1rem .3rem;border-radius:4px;background-color:var(--ds-color-orion-markdownCodeBg)}.orion-markdown-editor__preview pre{overflow:auto;padding:.9rem 1rem;border-radius:8px;background-color:var(--ds-color-orion-markdownCodeBg)}.orion-markdown-editor__preview pre code{padding:0;background-color:transparent}.orion-markdown-editor__mermaid,.orion-markdown-editor__mermaid-error{overflow:auto}.orion-markdown-editor__mermaid{max-width:100%}.orion-markdown-editor__mermaid svg{display:block;max-width:100%;height:auto}.orion-markdown-editor__mermaid-error{margin:0;padding:.9rem 1rem;border-radius:8px;background-color:var(--ds-color-orion-markdownErrorBg);color:var(--ds-color-orion-markdownErrorText);white-space:pre-wrap}.orion-markdown-editor__mermaid-loading{min-height:180px;border-radius:8px;background:linear-gradient(90deg,var(--ds-color-orion-markdownLoadingBase) 25%,var(--ds-color-orion-markdownLoadingMid) 37%,var(--ds-color-orion-markdownLoadingBase) 63%);background-size:400% 100%;animation:orion-markdown-editor-loading 1.4s ease infinite}.orion-markdown-editor.orion-markdown-editor--skill-editor,.orion-markdown-editor.orion-markdown-editor--skill-editor .orion-markdown-editor__body,.orion-markdown-editor.orion-markdown-editor--skill-editor .orion-markdown-editor__textarea-host,.orion-markdown-editor.orion-markdown-editor--skill-editor .orion-markdown-editor__preview{flex:1 1 auto;min-height:260px}.orion-markdown-editor.orion-markdown-editor--skill-editor .orion-markdown-editor__textarea-host{display:flex;min-height:0}.orion-markdown-editor.orion-markdown-editor--skill-editor .orion-markdown-editor__textarea{flex:1 1 auto;height:100%;min-height:260px;max-height:100%;resize:vertical}[data-bs-theme=dark] .orion-markdown-editor{border-color:var(--ds-color-orion-markdownBorder);background-color:var(--ds-color-orion-markdownShellBg)}[data-bs-theme=dark] .orion-markdown-editor__chrome{background-color:var(--ds-color-orion-markdownChromeBg);border-bottom-color:var(--ds-color-orion-markdownBorder)}[data-bs-theme=dark] .orion-markdown-editor__file-name{color:var(--ds-color-orion-markdownMutedText)}[data-bs-theme=dark] .orion-markdown-editor__body,[data-bs-theme=dark] .orion-markdown-editor__textarea-host,[data-bs-theme=dark] .orion-markdown-editor__textarea,[data-bs-theme=dark] .orion-markdown-editor__preview{background-color:var(--ds-color-orion-markdownPanelBg);color:var(--ds-color-orion-markdownBodyText)}[data-bs-theme=dark] .orion-markdown-editor__textarea{caret-color:var(--ds-color-orion-markdownBodyText)}[data-bs-theme=dark] .orion-markdown-editor__preview h1,[data-bs-theme=dark] .orion-markdown-editor__preview h2,[data-bs-theme=dark] .orion-markdown-editor__preview h3,[data-bs-theme=dark] .orion-markdown-editor__preview h4{color:var(--ds-color-orion-markdownHeadingText)}[data-bs-theme=dark] .orion-markdown-editor__preview code{background-color:var(--ds-color-orion-markdownCodeBg);color:var(--ds-color-orion-markdownBodyText)}[data-bs-theme=dark] .orion-markdown-editor__preview pre{background-color:var(--ds-color-orion-markdownPreBg);color:var(--ds-color-orion-markdownBodyText)}[data-bs-theme=dark] .orion-markdown-editor__mermaid-error{background-color:var(--ds-color-orion-markdownErrorBg);color:var(--ds-color-orion-markdownErrorText)}[data-bs-theme=dark] .orion-markdown-editor__mermaid-loading{background:linear-gradient(90deg,var(--ds-color-orion-markdownLoadingBase) 25%,var(--ds-color-orion-markdownLoadingMid) 37%,var(--ds-color-orion-markdownLoadingBase) 63%);background-size:400% 100%}@keyframes orion-markdown-editor-loading{0%{background-position:100% 0}to{background-position:0 0}}.orion-toggle{position:relative;z-index:1;display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--ds-color-orion-toggleBorder);border-radius:10px;background-color:var(--ds-color-orion-toggleBg)}.orion-toggle__button{min-width:58px;padding:8px 14px;border:0;border-radius:8px;background:transparent;color:var(--ds-color-orion-toggleButtonText);font-size:.88rem;font-weight:500;cursor:pointer}.orion-toggle__button:hover:not(.orion-toggle__button--active){color:var(--ds-color-orion-toggleButtonHoverText)}.orion-toggle__button:focus{outline:none}.orion-toggle__button:focus-visible{outline:2px solid var(--ds-color-orion-toggleFocusOutline);outline-offset:1px}.orion-toggle__button--active{background-color:var(--ds-color-orion-toggleActiveBg);color:var(--ds-color-orion-toggleActiveText);box-shadow:var(--ds-shadow-orion-toggleActive)}html[data-bs-theme=dark] .orion-toggle{border-color:var(--bs-border-color);background-color:var(--bs-secondary-bg)}html[data-bs-theme=dark] .orion-toggle__button{color:var(--bs-secondary-color)}html[data-bs-theme=dark] .orion-toggle__button:hover:not(html[data-bs-theme=dark] .orion-toggle__button--active){color:var(--bs-body-color)}html[data-bs-theme=dark] .orion-toggle__button--active{background-color:var(--bs-body-bg);color:var(--ds-color-orion-toggleActiveText);box-shadow:var(--ds-shadow-orion-toggleActive)}.skill-editor-page{display:flex;flex-direction:column;min-height:100%}.skill-editor-page__content{display:flex;flex:1 1 auto;min-height:0}.skill-editor-page__form-column{display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;padding:22px 25px 28px}.skill-editor-page__form{display:flex;flex:1 1 auto;flex-direction:column;gap:22px;min-height:0;width:100%}.skill-editor-page__form--loading>:not(.skill-editor-page__loading){display:none}.skill-editor-page__loading{display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:320px}.skill-editor-page__intro-grid{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:24px}.skill-editor-page__primary-fields{display:flex;flex-direction:column;gap:22px}.skill-editor-page__top-row{display:grid;grid-template-columns:auto 150px;justify-content:space-between;gap:16px}.skill-editor-page__metadata-card{display:flex;flex-direction:column;gap:16px;padding:18px;border:2px solid var(--ds-color-orion-skillEditorCardBorder);border-radius:10px;background-color:var(--ds-color-orion-skillEditorCardBg)}.skill-editor-page__type-field,.skill-editor-page__type-field .orion-field__content{overflow:visible}.skill-editor-page__version-field{min-width:0;justify-self:end;width:100%;max-width:150px}.skill-editor-page__input.bp6-input{height:38px;padding:0 12px}.skill-editor-page__textarea.bp6-input{min-height:96px;padding:10px 12px;resize:vertical}.skill-editor-page__select.bp6-button,.skill-editor-page__status-select.bp6-button{justify-content:space-between;padding:0 8px;font-size:.85rem;border:1px solid var(--ds-color-orion-skillEditorCardBorder)!important;background-color:var(--ds-color-orion-skillEditorSelectBg)!important;color:var(--ds-color-orion-skillEditorSelectText)!important;cursor:pointer}.skill-editor-page__select.bp6-button .bp6-button-text,.skill-editor-page__status-select.bp6-button .bp6-button-text{flex:1 1 auto;text-align:left}.skill-editor-page__select.bp6-button:focus-visible,.skill-editor-page__status-select.bp6-button:focus-visible{outline:2px solid var(--ds-color-orion-skillEditorSelectFocus);outline-offset:-1px}.skill-editor-page__select{width:100%}.skill-editor-page__select.bp6-button{width:100%;min-height:38px}.skill-editor-page__select--default.bp6-button,.skill-editor-page__select--default.bp6-button:hover,.skill-editor-page__select--default.bp6-button:focus,.skill-editor-page__select--default.bp6-button:active{background-color:var(--ds-color-orion-skillEditorSelectBg)!important;color:var(--ds-color-orion-skillEditorSelectText)!important}.skill-editor-page__select--low.bp6-button,.skill-editor-page__select--low.bp6-button:hover,.skill-editor-page__select--low.bp6-button:focus,.skill-editor-page__select--low.bp6-button:active{border-color:var(--ds-color-orion-skillEditorLowFocus)!important;background-color:var(--ds-color-orion-skillEditorLowBg)!important;color:var(--ds-color-orion-skillEditorLowText)!important}.skill-editor-page__select--medium.bp6-button,.skill-editor-page__select--medium.bp6-button:hover,.skill-editor-page__select--medium.bp6-button:focus,.skill-editor-page__select--medium.bp6-button:active{border-color:var(--ds-color-orion-skillEditorMediumFocus)!important;background-color:var(--ds-color-orion-skillEditorMediumBg)!important;color:var(--ds-color-orion-skillEditorMediumText)!important}.skill-editor-page__select--high.bp6-button,.skill-editor-page__select--high.bp6-button:hover,.skill-editor-page__select--high.bp6-button:focus,.skill-editor-page__select--high.bp6-button:active{border-color:var(--ds-color-orion-skillEditorHighFocus)!important;background-color:var(--ds-color-orion-skillEditorHighBg)!important;color:var(--ds-color-orion-skillEditorHighText)!important}.skill-editor-page__status-select{width:auto;min-width:96px}.skill-editor-page__status-select.bp6-button{min-height:34px}.skill-editor-page__header-actions{display:flex;align-items:center;gap:10px}.skill-editor-page__header-actions .bp6-button{flex-shrink:0;white-space:nowrap}.skill-editor-page__test-button.bp6-button,.skill-editor-page__discard-button.bp6-button{min-height:34px;padding:0 16px;border:1px solid var(--ds-color-orion-skillEditorDiscardBorder)!important;background-color:var(--ds-color-orion-skillEditorDiscardBg)!important;color:var(--ds-color-orion-skillEditorDiscardText)!important}.skill-editor-page__test-button.bp6-button:hover,.skill-editor-page__discard-button.bp6-button:hover{background-color:var(--ds-color-orion-skillEditorDiscardHoverBg)!important}.skill-editor-page__header-back{display:flex;align-items:center;flex-shrink:0}.skill-editor-page__header-back-control{color:var(--ds-color-orion-skillEditorBackText)!important;font-weight:500;white-space:nowrap;flex-shrink:0}.skill-editor-page__header-title-divider{width:1px;height:26px;margin:0 14px;background-color:var(--ds-color-orion-skillEditorDivider)}.skill-editor-page__content-field,.skill-editor-page__content-field .orion-field__content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.skill-editor-page__markdown-tabs{display:inline-flex;align-items:center;gap:12px}.skill-editor-page__markdown-tab{padding:0;border:0;background:transparent;color:var(--ds-color-orion-skillEditorMarkdownTab);font-size:.9rem;font-weight:500}.skill-editor-page__markdown-tab--active{color:var(--ds-color-orion-skillEditorMarkdownTabActive);text-decoration:underline;text-underline-offset:3px}@media (max-width: 1200px){.skill-editor-page__form-column{width:100%;padding-right:25px}.skill-editor-page__intro-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width: 768px){.skill-editor-page__top-row{grid-template-columns:minmax(0,1fr)}}html[data-bs-theme=dark] .skill-editor-page__metadata-card{border-color:var(--bs-border-color);background-color:var(--bs-secondary-bg)}html[data-bs-theme=dark] .skill-editor-page__input.bp6-input,html[data-bs-theme=dark] .skill-editor-page__textarea.bp6-input{border-color:var(--bs-border-color);background-color:var(--bs-secondary-bg);color:var(--bs-body-color)}html[data-bs-theme=dark] .skill-editor-page__select.bp6-button,html[data-bs-theme=dark] .skill-editor-page__status-select.bp6-button{border-color:var(--bs-border-color);background-color:var(--bs-secondary-bg)!important;color:var(--bs-body-color)!important}html[data-bs-theme=dark] .skill-editor-page__select.bp6-button .bp6-icon,html[data-bs-theme=dark] .skill-editor-page__status-select.bp6-button .bp6-icon{color:var(--bs-secondary-color)}html[data-bs-theme=dark] .skill-editor-page__select--default.bp6-button,html[data-bs-theme=dark] .skill-editor-page__select--default.bp6-button:hover,html[data-bs-theme=dark] .skill-editor-page__select--default.bp6-button:focus,html[data-bs-theme=dark] .skill-editor-page__select--default.bp6-button:active{border-color:var(--bs-border-color);background-color:var(--bs-secondary-bg)!important;color:var(--bs-body-color)!important}html[data-bs-theme=dark] .skill-editor-page__select--low.bp6-button,html[data-bs-theme=dark] .skill-editor-page__select--low.bp6-button:hover,html[data-bs-theme=dark] .skill-editor-page__select--low.bp6-button:focus,html[data-bs-theme=dark] .skill-editor-page__select--low.bp6-button:active{border-color:var(--ds-color-orion-skillEditorLowFocus);background-color:var(--ds-color-orion-skillEditorLowBg)!important;color:var(--ds-color-orion-skillEditorLowText)!important}html[data-bs-theme=dark] .skill-editor-page__select--medium.bp6-button,html[data-bs-theme=dark] .skill-editor-page__select--medium.bp6-button:hover,html[data-bs-theme=dark] .skill-editor-page__select--medium.bp6-button:focus,html[data-bs-theme=dark] .skill-editor-page__select--medium.bp6-button:active{border-color:var(--ds-color-orion-skillEditorMediumFocus);background-color:var(--ds-color-orion-skillEditorMediumBg)!important;color:var(--ds-color-orion-skillEditorMediumText)!important}html[data-bs-theme=dark] .skill-editor-page__select--high.bp6-button,html[data-bs-theme=dark] .skill-editor-page__select--high.bp6-button:hover,html[data-bs-theme=dark] .skill-editor-page__select--high.bp6-button:focus,html[data-bs-theme=dark] .skill-editor-page__select--high.bp6-button:active{border-color:var(--ds-color-orion-skillEditorHighFocus);background-color:var(--ds-color-orion-skillEditorHighBg)!important;color:var(--ds-color-orion-skillEditorHighText)!important}html[data-bs-theme=dark] .skill-editor-page__input::placeholder,html[data-bs-theme=dark] .skill-editor-page__textarea::placeholder{color:var(--bs-secondary-color)}html[data-bs-theme=dark] .skill-editor-page__test-button,html[data-bs-theme=dark] .skill-editor-page__discard-button{border-color:var(--bs-border-color)!important;background-color:var(--bs-secondary-bg)!important;color:var(--bs-body-color)!important}html[data-bs-theme=dark] .skill-editor-page__header-back-control{color:var(--bs-body-color)!important}html[data-bs-theme=dark] .skill-editor-page__header-title-divider{background-color:var(--bs-border-color)}.agent-card{min-height:280px;border-radius:10px!important;border:2px solid #e5e6eb!important;background-color:#f9fafb!important;box-shadow:none!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease!important}.agent-card:hover{transform:translateY(-4px)!important;border-color:#cfd6e3!important;background-color:#fff!important;box-shadow:0 14px 28px #0f172a1f!important}@media (prefers-reduced-motion: reduce){.agent-card{transition:box-shadow .18s ease,border-color .18s ease,background-color .18s ease!important}.agent-card:hover{transform:none}}.agent-card:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.agent-card--with-menu{padding-top:44px!important}.agent-card__icon{width:36px;height:36px}.agent-card__status{position:absolute;top:8px;right:8px;z-index:1}.agent-card__status--with-menu{right:44px}.agent-card__menu{position:absolute;top:8px;right:8px;z-index:2}.agent-card__menu-button{min-width:28px;min-height:28px}.agent-card__name{font-size:1rem;color:#1a1a2e}.agent-card__description{font-size:.875rem}.agent-card__mode-tag{letter-spacing:.04em;justify-content:flex-start;text-align:left;min-height:34px;padding-top:8px;padding-bottom:8px;align-items:center}html[data-bs-theme=dark] .agent-card{border-color:var(--bs-border-color)!important;background-color:var(--bs-secondary-bg)!important;color:var(--bs-body-color)}html[data-bs-theme=dark] .agent-card:hover{border-color:var(--bs-border-color)!important;background-color:var(--bs-tertiary-bg)!important;box-shadow:0 14px 28px #00000059!important}html[data-bs-theme=dark] .agent-card .agent-card__name{color:var(--bs-emphasis-color)}html[data-bs-theme=dark] .agent-card:focus-visible{outline-color:var(--bs-primary)}.agent-catalog-page{min-height:100%;background-color:var(--bs-body-bg)}.agent-catalog-page__controls-section,.agent-catalog-page__cards-section{padding:22px 25px}.agent-catalog-page__controls-section{border-top:1px solid var(--bs-border-color);border-bottom:1px solid var(--bs-border-color);background-color:var(--bs-body-bg)}.agent-catalog-page__filter-select{justify-content:space-between;min-width:160px;border:1px solid var(--bs-border-color)!important;border-radius:6px!important;background-color:var(--bs-body-bg)!important;color:var(--bs-body-color)!important}.agent-catalog-page__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),300px));gap:16px;justify-content:start}.agent-catalog-page__loading{display:flex;align-items:center;justify-content:center;min-height:320px}.agent-catalog-page__scroll-sentinel{height:1px;width:100%;pointer-events:none}.agent-catalog-page__load-more{display:flex;align-items:center;justify-content:center;padding-top:16px}@media (min-width: 1700px){.agent-catalog-page__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),420px))}}html[data-bs-theme=dark] .agent-catalog-page__search-input .bp6-input,html[data-bs-theme=dark] .agent-catalog-page__search-input input{border-color:var(--bs-border-color)!important;background-color:var(--bs-secondary-bg)!important;color:var(--bs-body-color)!important}html[data-bs-theme=dark] .agent-catalog-page__search-input .bp6-icon{color:var(--bs-secondary-color)}html[data-bs-theme=dark] .agent-catalog-page__filter-select{border:1px solid var(--bs-border-color)!important;background-color:var(--bs-secondary-bg)!important;color:var(--bs-body-color)!important}html[data-bs-theme=dark] .agent-catalog-page__filter-select .bp6-icon{color:var(--bs-secondary-color)}.orion-chat-consent-body>.agent-editor-assistant-panel{flex:1 1 0;min-height:0}.agent-editor-assistant-panel{display:flex;flex-direction:column;flex:1 1 0;min-height:0;background-color:#f8fbff}.agent-editor-assistant-panel__chat{display:flex;flex:1 1 0;flex-direction:column;min-height:0;overflow:hidden;width:100%;min-width:0}.agent-editor-assistant-panel__chat .orion-chat-shell,.agent-editor-assistant-panel__chat .orion-chat-core-panel,.agent-editor-assistant-panel__chat .orion-composer{width:100%;max-width:100%}.agent-editor-assistant-first-turn{flex-shrink:0;padding-block-end:12px}.agent-editor-assistant-first-turn__bubble{padding:12px 16px;border-radius:12px;background-color:#fff;border:1px solid #e5e7eb;color:#374151;font-size:.9rem;line-height:1.45}.agent-editor-assistant-first-turn__timestamp{font-size:.65rem;font-weight:600;letter-spacing:.05em;color:#9ca3af}.agent-editor-assistant-first-turn__suggestions-label{font-size:.65rem;font-weight:600;letter-spacing:.06em;color:#9ca3af}.agent-editor-assistant-first-turn__suggestion-card{padding:12px 16px;border:1px solid #e5e7eb!important;border-radius:8px!important;background-color:#fff!important}.agent-editor-assistant-first-turn__suggestion-label{color:#0b74ff;font-size:.875rem;line-height:1.35}html[data-bs-theme=dark] .agent-editor-assistant-panel{background-color:var(--bs-secondary-bg)}html[data-bs-theme=dark] .agent-editor-assistant-first-turn__bubble,html[data-bs-theme=dark] .agent-editor-assistant-first-turn__suggestion-card{border-color:var(--bs-border-color)!important;background-color:var(--bs-body-bg)!important;color:var(--bs-body-color)}html[data-bs-theme=dark] .agent-editor-assistant-first-turn__suggestion-label{color:var(--bs-primary)}.agent-editor-page{display:flex;flex-direction:column;min-height:100%}.agent-editor-page__content{display:flex;flex:1 1 auto;min-height:0}.agent-editor-page__form-column{display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;padding:22px 25px 28px}.agent-editor-page__form{display:flex;flex:1 1 0;flex-direction:column;gap:22px;min-height:0;position:relative;width:100%}.agent-editor-page__form>.orion-field:not(.agent-editor-page__content-field){flex-shrink:0}.agent-editor-page__form--loading{pointer-events:none}.agent-editor-page__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;background-color:#ffffffa6}.agent-editor-page__intro-grid{display:grid;flex-shrink:0;grid-template-columns:minmax(0,1fr) 240px;gap:24px}.agent-editor-page__skills-loading{align-items:center;display:flex;min-height:32px}.agent-editor-page__primary-fields{display:flex;flex-shrink:0;flex-direction:column;gap:22px}.agent-editor-page__metadata-card{display:flex;flex-direction:column;gap:16px;padding:18px;border:2px solid #e5e6eb;border-radius:10px;background-color:#f9fafb}.agent-editor-page__avatar-block{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.agent-editor-page__avatar-preview{display:flex;align-items:center;justify-content:center;width:88px;height:88px;border:2px solid #e5e6eb;border-radius:10px;background-color:#fff;color:#6366f1}.agent-editor-page__avatar-update{padding:0!important;color:#0b74ff!important;font-weight:500}.agent-editor-page__schedule-links{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.agent-editor-page__schedule-link{padding:0!important;color:#0b74ff!important;font-weight:500}.agent-editor-page__input{width:100%;height:38px;padding:0 12px;outline:none}.agent-editor-page__textarea{width:100%;min-height:96px;padding:10px 12px;resize:vertical;outline:none}.agent-editor-page__status-select{width:auto;min-width:110px}.agent-editor-page__status-select.bp6-button{min-height:34px;justify-content:space-between;padding:0 8px;border:1px solid #d1d5db!important;background-color:#fff!important;color:#374151!important;font-size:.85rem;cursor:pointer}.agent-editor-page__status-select.bp6-button .bp6-button-text{flex:1 1 auto;text-align:left}.agent-editor-page__status-select.bp6-button:focus-visible{outline:2px solid #3b82f6;outline-offset:-1px}.agent-editor-page__header-actions{display:flex;align-items:center;gap:10px}.agent-editor-page__header-actions .bp6-button{flex-shrink:0;white-space:nowrap}.agent-editor-page__test-button,.agent-editor-page__discard-button{min-height:34px;padding:0 16px;border:1px solid #eceaf5!important;border-radius:999px!important;background-color:#fff!important;color:#374151!important;box-shadow:none!important;font-weight:500}.agent-editor-page__test-button:hover,.agent-editor-page__discard-button:hover{background-color:#f7f8fb!important}.agent-editor-page__header-back{display:flex;align-items:center;flex-shrink:0}.agent-editor-page__header-back-control{color:#4b5563!important;font-weight:500;white-space:nowrap;flex-shrink:0}.agent-editor-page__header-title-divider{width:1px;height:26px;margin:0 14px;background-color:#d1d5db}.agent-editor-page__content-field,.agent-editor-page__content-field .orion-field__content{display:flex;flex:1 1 0;flex-direction:column;min-height:0}.agent-editor-page__content-field .orion-markdown-editor{flex:1 1 0;min-height:0}.agent-editor-page__content-field .orion-markdown-editor.orion-markdown-editor--skill-editor{flex:1 1 auto;min-height:260px}.agent-editor-page__markdown-tabs{display:inline-flex;align-items:center;gap:12px}.agent-editor-page__markdown-tab{padding:0;border:0;background:transparent;color:#6b7280;font-size:.9rem;font-weight:500}.agent-editor-page__markdown-tab--active{color:#0b74ff;text-decoration:underline;text-underline-offset:3px}@media (max-width: 1200px){.agent-editor-page__form-column{width:100%;padding-right:25px}.agent-editor-page__intro-grid{grid-template-columns:minmax(0,1fr)}}html[data-bs-theme=dark] .agent-editor-page__assistant-column,html[data-bs-theme=dark] .agent-editor-page__metadata-card{border-color:var(--bs-border-color);background-color:var(--bs-secondary-bg)}html[data-bs-theme=dark] .agent-editor-page__avatar-preview{border-color:var(--bs-border-color);background-color:var(--bs-body-bg);color:var(--bs-primary)}html[data-bs-theme=dark] .agent-editor-page__input,html[data-bs-theme=dark] .agent-editor-page__textarea{border-color:var(--bs-border-color);background-color:var(--bs-secondary-bg);color:var(--bs-body-color)}html[data-bs-theme=dark] .agent-editor-page__status-select.bp6-button{border-color:var(--bs-border-color);background-color:var(--bs-secondary-bg)!important;color:var(--bs-body-color)!important}html[data-bs-theme=dark] .agent-editor-page__status-select.bp6-button .bp6-icon{color:var(--bs-secondary-color)}html[data-bs-theme=dark] .agent-editor-page__test-button,html[data-bs-theme=dark] .agent-editor-page__discard-button{border-color:var(--bs-border-color)!important;background-color:var(--bs-secondary-bg)!important;color:var(--bs-body-color)!important}html[data-bs-theme=dark] .agent-editor-page__header-back-control{color:var(--bs-body-color)!important}html[data-bs-theme=dark] .agent-editor-page__header-title-divider{background-color:var(--bs-border-color)}html[data-bs-theme=dark] .agent-editor-page__loading{background-color:#00000059}.tir-data-source{padding:15px}.tir-data-source .gateway-ip-field,.tir-data-source .name-field,.tir-data-source .source-field,.tir-data-source .hostname-field{width:100%}.tir-data-source .protocol-field,.tir-data-source .port-field{width:98%}.tir-data-source .username-field,.tir-data-source .password-field{width:100%}.tir-edge-gateways.main-content{height:470px}.tir-edge-gateways.panel-content{height:430px;display:flex;flex-direction:column}#bp6-tab-title_undefined_tab-aternity{text-transform:none}.aternity-config{background:#fff}.aternity-config label{min-width:150px}html[data-bs-theme=dark] .aternity-config{background:#212529}.tir-data-source-settings{padding-top:20px;padding-left:20px;padding-right:20px}#GatewaysTbl td[role=cell] label{width:fit-content}html[data-bs-theme=light] .ds-table-column{background-color:#dce0e5}#bp6-tab-title_undefined_tab-cloudim{text-transform:none}html[data-bs-theme] .user-account-management{min-height:70px}html[data-bs-theme] .user-account-management .loading-overlay{position:absolute}html[data-bs-theme] .user-account-management .user-btn{margin-bottom:10px}html[data-bs-theme] .user-account-management .tir-ui-tbody .action-buttons-column{width:250px;text-align:center}html[data-bs-theme] .user-account-management .tir-ui-tbody .action-buttons-column .bp6-button-group .bp6-button{width:100px}html[data-bs-theme] .tir-ui-structured-filter .bp6-popover-wrapper{flex:1 1 auto}html[data-bs-theme] .tir-ui-structured-filter .bp6-popover-wrapper .bp6-input-ghost{font-size:13px}.tir-add-automation-mapping.main-content{height:610px}.tir-add-automation-mapping.main-content .bp6-multistep-dialog-panels{height:100%}.tir-add-automation-mapping.main-content .bp6-dialog-step-viewed .bp6-dialog-step{cursor:pointer}.tir-add-automation-mapping .bp6-dialog-body{overflow-x:auto;scrollbar-color:var(--ds-color-addMapping-scrollbarThumb, #808080) var(--ds-color-addMapping-scrollbarTrack, #c9c9c9);scrollbar-width:6px}.tir-add-automation-mapping .bp6-dialog-body::-webkit-scrollbar-track{box-shadow:inset 0 0 8px #0000004d;background-color:var(--ds-color-addMapping-scrollbarTrack, #c9c9c9)}.tir-add-automation-mapping .bp6-dialog-body::-webkit-scrollbar{width:6px;height:6px;background-color:var(--ds-color-addMapping-scrollbarTrack, #c9c9c9)}.tir-add-automation-mapping .bp6-dialog-body::-webkit-scrollbar-thumb{background-color:var(--ds-color-addMapping-scrollbarThumb, #808080);border-radius:4px}.tir-add-automation-mapping.panel-content{height:100%;display:flex;flex-direction:column}.tir-add-automation-mapping .custom-wrapper{max-height:325px;overflow:auto}.sticky-table-header table thead tr th{position:sticky;top:-20px;z-index:9}html[data-bs-theme=light] .sticky-table-header table th,html[data-bs-theme=dark] .sticky-table-header table th{background:var(--ds-color-mapping-tableHeaderBg, #4d4d4d)}button.link-style{background:none;border:none;font-weight:300;padding:0;text-align:unset;cursor:pointer}button.link-style:hover{text-decoration:underline}html[data-bs-theme=light] .link-style,html[data-bs-theme=dark] .link-style,table .AutomationManagement-button-link{color:var(--ds-color-mapping-linkColor, #8abbff)}.toggle-iq-assist-admin .bp6-callout:not(.bp6-intent-danger).bp6-callout-icon>.bp6-icon:first-child{top:21px}.iq-assist-admin-alert{max-width:600px!important;width:600px!important}.iq-assist-admin-alert button.bp6-button{border:1px solid blue}.iq-assist-admin-alert button.bp6-button:hover{background-color:var(--bs-secondary-bg)!important}.tir-custom-property{width:100%;padding:15px}.tir-custom-property .description-field{width:350px}.resizable-details-panel{box-shadow:var(--ds-shadow-incidentBrief-panel, -4px 0px 10px rgba(0, 0, 0, .2));z-index:9}html[data-bs-theme=light] .incident-brief-blade-container .blade-container-content{background-color:#e9ecef}html[data-bs-theme=dark] .incident-brief-blade-container .blade-container-content{background-color:#495057}.btn-dotted{border:1px dashed var(--ds-color-incidentBrief-dottedBorder, #808080)!important;box-shadow:unset!important}.btn-dotted .bp6-button-text{font-size:14px}.btn-dotted:hover .bp6-icon-plus{transition:transform .2s;transform:scale(1.1)}.btn-dotted .bp6-icon-plus{border:2px solid var(--ds-color-incidentBrief-plusBorder, #808080);border-radius:50%}.custom-property{display:flex;justify-content:space-between;align-items:center;padding:.5em 0}.custom-property:first-child{padding-top:20px}.custom-property-wrapper{display:flex;flex:1}.custom-property-keys{font-weight:700;overflow:hidden;display:inline-block;padding-right:10px}.custom-property-values{display:inline-block;flex:2}.custom-property-title{white-space:break-spaces}.custom-property-setCProp-modal .tir-ui-form{min-width:330px}.custom-property-setCProp-modal .tir-ui-form .bp6-form-group{width:260px;max-width:260px}.custom-property-setCProp-modal>div{margin-top:2em}.step-specify-dialog-load-facade .runbook-inputs-load-facade .loading-overlay{display:none}.schedule-runbook-modal.schedule-runbook-modal .bp6-dialog-step{cursor:pointer}.schedule-runbook-modal.schedule-runbook-modal .overflow-scroll{overflow-y:auto;padding:3px}.schedule-runbook-modal.schedule-runbook-modal table{width:100%}.schedule-runbook-modal.schedule-runbook-modal table tbody tr td .bp6-popover-target *{min-width:100%}.schedule-runbook-modal.schedule-runbook-modal table tbody tr:nth-child(2) td:first-child{width:150px}.schedule-runbook-date-picker.schedule-runbook-date-picker .DayPicker{min-width:230px}.schedule-runbook-date-picker.schedule-runbook-date-picker .DayPicker-Month{width:100%;margin:0}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.skeleton-pulse{animation:skeleton-pulse 1.5s ease-in-out infinite}@media (max-width: 768px){.harvest-form-content .harvest-date-time-container{flex-direction:column;align-items:stretch;gap:1rem}.harvest-form-content .harvest-label-input-group{flex-direction:column;align-items:flex-start;gap:.5rem}.harvest-form-content .harvest-radio-container{flex-wrap:wrap}.harvest-form-content .harvest-date-time-wrapper{width:100%;max-width:100%}.harvest-form-content .harvest-date-time-wrapper .date-time-selector .bp6-popover-target .bp6-input-group{min-width:100%;max-width:100%}}.bp6-dialog.harvest-packets-dialog{display:flex;flex-direction:column;max-height:min(90vh,100vh - 16px);min-height:0}.bp6-dialog.harvest-packets-dialog .bp6-dialog-body.harvest-form-content{flex:1 1 auto;min-height:0;overflow-y:auto}.bp6-input.jsonviewer-textarea{resize:none}.incident-search-table .runbook-status-cell .simple-tooltip{width:40px!important}.incident-search-table .runbook-status-cell .simple-tooltip .simple-tooltip-content{right:0;white-space:nowrap}.incident-search-table .settings-icon{right:20px!important}.incident-search-table .tir-ui-table-container{padding-top:0}.incident-search-table.subflow-expanded-table .row-sub-component-container,.incident-search-table.runbook-expanded-table .row-sub-component-container{padding:8px 12px!important;border-top:none!important;border-bottom:none!important;box-shadow:none!important;background-color:transparent!important}.incident-search-table.subflow-expanded-table .row-sub-component-container:hover,.incident-search-table.runbook-expanded-table .row-sub-component-container:hover{background-color:transparent!important;box-shadow:none!important}.incident-search-table.subflow-expanded-table .row-expanded,.incident-search-table.runbook-expanded-table .row-expanded{background-color:transparent!important}.search-header-wrapper{container:incidentHeader/inline-size}.search-table-container{display:flex;flex-direction:column;height:100%}.search-table-container div.justify-content-between:has([data-testid=FilterView-PillContainer].left-controls:empty):not(:has(.right-controls)){display:none!important}.search-table-container [data-testid=FilterView-PillContainer]{font-size:smaller}#incidentList{flex-grow:1;overflow-y:auto}@container incidentHeader (max-width: 800px){.search-header-wrapper .data-load-facade.show-contents{display:none}}.facet-column-container{overflow-y:auto}.incident-search-page-dialog{width:900px!important}.custom-property-bubble{text-wrap:nowrap;border-radius:6px;color:var(--ds-color-facets-customPropertyText, #f5f8fa);padding:0 8px;margin-right:8px;margin-bottom:5px;line-height:2!important;display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis}.custom-property-bubble.color1,.custom-property-bubble.color2,.custom-property-bubble.color3,.custom-property-bubble.color4,.custom-property-bubble.color5{background-color:var(--ds-color-facets-customPropertyBg, #b041da)}.search-facade .left-column{padding:0 .5rem .5rem;border-radius:10px;margin:10px;overflow-y:auto;overflow-x:hidden;min-width:320px!important}html[data-bs-theme=light] .search-facade .left-column,html[data-bs-theme=dark] .search-facade .left-column{background-color:var(--ds-color-facets-searchLeftColumnBg, #161a25)}html[data-bs-theme=light] .bp6-input.indicator-debug-textarea,html[data-bs-theme=dark] .bp6-input.indicator-debug-textarea{background-color:transparent;box-shadow:none;width:900px;height:400px}html[data-bs-theme=light] .pagination-sticky,html[data-bs-theme=dark] .pagination-sticky{background:var(--ds-color-facets-paginationStickyBg, #242833)}.pagination-sticky{padding:20px 0}.deleted-item{color:var(--ds-color-facets-deletedItemText, rgba(92, 112, 128, .6))}table p.RelativeTimeCell{display:flex;flex-direction:column}table p.RelativeTimeCell span.RelativeTimeCell-start{opacity:.7}.schedule-runbook-modal .bp6-dialog-body{height:500px}.days-of-week{display:flex}.days-of-week .bp6-control input:checked~.bp6-control-indicator{background:var(--ds-color-facets-daysCheckedBg, #137cbd)!important}.days-of-week .bp6-control.bp6-disabled input:checked~.bp6-control-indicator{background:var(--ds-color-facets-daysCheckedDisabledBg, #adb5bd)!important}.days-of-week .bp6-checkbox.bp6-inline:nth-child(1) .bp6-control-indicator:before{content:"M"!important}.days-of-week .bp6-checkbox.bp6-inline:nth-child(2) .bp6-control-indicator:before{content:"T"!important}.days-of-week .bp6-checkbox.bp6-inline:nth-child(3) .bp6-control-indicator:before{content:"W"!important}.days-of-week .bp6-checkbox.bp6-inline:nth-child(4) .bp6-control-indicator:before{content:"T"!important}.days-of-week .bp6-checkbox.bp6-inline:nth-child(5) .bp6-control-indicator:before{content:"F"!important}.days-of-week .bp6-checkbox.bp6-inline:nth-child(6) .bp6-control-indicator:before{content:"S"!important}.days-of-week .bp6-checkbox.bp6-inline:nth-child(7) .bp6-control-indicator:before{content:"S"!important}.days-of-week .bp6-form-content .bp6-checkbox:first-child .bp6-control-indicator{border-radius:5px 0 0 5px!important}.days-of-week .bp6-form-content .bp6-checkbox:last-child .bp6-control-indicator{border-radius:0 5px 5px 0!important}.days-of-week .bp6-control-indicator{background:var(--ds-color-facets-daysIndicatorBg, #c9c9c9)!important;margin-right:-1px!important;font-size:21px!important;border-radius:0!important;height:1.3em!important;width:1.3em!important;margin-top:0!important}.days-of-week .bp6-control-indicator:before{background:none!important;text-align:center;color:var(--ds-color-facets-daysLabelText, #ffffff);height:1.3em!important;width:1.3em!important;font-weight:500}.days-of-week .bp6-inline{margin:0!important}.on-demand-runbook-status-refresh{white-space:nowrap;margin-top:5px}.on-demand-runbook-status-refresh span{font-size:.75rem;font-weight:400}.inline-help-pcm-settings-title .inline-help-icon{margin-left:4px}td:has(.on-demand-runbook-status-refresh){white-space:nowrap}.bp6-html-select.bp6-disabled{background-color:var(--ds-color-facets-selectDisabledBg, #e9ecef)!important}.bp6-html-select select:disabled{box-shadow:var(--ds-shadow-facets-selectDisabledInset, 0 0 0 1px inset rgba(140, 152, 164, .25))!important}html[data-bs-theme=light] .bp6-card{padding:16px}html[data-bs-theme=light] .bp6-dialog.ColumnChooser-container,html[data-bs-theme=dark] .bp6-dialog.ColumnChooser-container{width:60vw}.bp6-dialog-container .bp6-dialog.ColumnChooser-container .bp6-card.ColumnChooser-card{margin-bottom:1vh}.bp6-dialog-container .bp6-dialog.ColumnChooser-container.Container-large .bp6-card section.ColumnChooser-column-left ul.ColumnChooser-list,.bp6-dialog-container .bp6-dialog.ColumnChooser-container.Container-large .bp6-card section.ColumnChooser-column-right ul.ColumnChooser-list{height:90%}.bp6-dialog-container .bp6-dialog.ColumnChooser-container.Container-medium .bp6-card section.ColumnChooser-column-left ul.ColumnChooser-list,.bp6-dialog-container .bp6-dialog.ColumnChooser-container.Container-medium .bp6-card section.ColumnChooser-column-right ul.ColumnChooser-list{height:85%}.bp6-dialog-container .bp6-dialog.ColumnChooser-container.Container-small .bp6-card section.ColumnChooser-column-left ul.ColumnChooser-list,.bp6-dialog-container .bp6-dialog.ColumnChooser-container.Container-small .bp6-card section.ColumnChooser-column-right ul.ColumnChooser-list{height:80%}html[data-bs-theme=light] .ColumnChooser-container .bp6-button.bp6-outlined.bp6-intent-primary{color:var(--ds-color-facets-columnChooserButtonText, #ffffff)}.ColumnChooser-column-right ul li.SortableItem-list button{margin-left:auto}html[data-bs-theme=light] ul li button:not(:disabled),html[data-bs-theme=light] ul li [type=button]:not(:disabled){cursor:grab}.ColumnChooser-container .ColumnChooser-card section.ColumnChooser-column-middle button{min-width:100px}html[data-bs-theme=light] .ColumnChooser-container .ColumnChooser-card section ul.ColumnChooser-list li:hover{background-color:var(--ds-color-facets-columnChooserHoverBg, rgba(33, 37, 41, .2))!important}html[data-bs-theme=dark] .ColumnChooser-container .ColumnChooser-card section ul.ColumnChooser-list li{background-color:inherit!important}html[data-bs-theme=dark] .ColumnChooser-container .ColumnChooser-card section ul.ColumnChooser-list li:hover{background-color:var(--ds-color-facets-columnChooserDarkHoverBg, #ffffff)!important}html[data-bs-theme=dark] .ColumnChooser-container .ColumnChooser-card section ul.ColumnChooser-list li:hover label{color:var(--ds-color-facets-columnChooserDarkHoverLabel, #242833)!important}.left-column:has(.runbook-scheduling-column){opacity:.4;pointer-events:none}.runbook-scheduling-column .search-header-bar>div:first-child,.runbook-scheduling-column .search-header-bar>div:nth-child(2){opacity:.4;pointer-events:none}.runbook-scheduling-page-dialog{max-width:500px!important}.search-header-bar .bp6-button-group:not(.bp6-minimal)>.bp6-popover-wrapper,.search-header-bar .bp6-button-group:not(.bp6-minimal)>.bp6-popover-target{display:inline-flex}.search-header-bar .bp6-button-group:not(.bp6-minimal)>.bp6-popover-wrapper:not(:last-child) .bp6-button,.search-header-bar .bp6-button-group:not(.bp6-minimal)>.bp6-popover-target:not(:last-child) .bp6-button{border-bottom-right-radius:0!important;border-top-right-radius:0!important;margin-right:1px!important}.search-header-bar .bp6-button-group:not(.bp6-minimal)>.bp6-popover-wrapper:not(:first-child) .bp6-button,.search-header-bar .bp6-button-group:not(.bp6-minimal)>.bp6-popover-target:not(:first-child) .bp6-button{border-bottom-left-radius:0!important;border-top-left-radius:0!important;margin-left:1px!important}.search-header-bar .bp6-button-group:not(.bp6-minimal)>.bp6-button:not(:first-child){border-bottom-left-radius:0!important;border-top-left-radius:0!important;margin-left:1px!important}.merge-and-split-buttons{margin-right:20px!important}.merge-and-split-buttons+.d-flex.ms-auto{margin-left:0!important}.merged-custom-properties .json-viewer-content{min-width:100%}.packet-capture-modal{min-height:500px;max-height:70vh;padding-bottom:16px;overflow-y:auto;overflow-x:hidden}.packet-capture-modal .container-fluid{max-width:100%;overflow-x:hidden}.packet-capture-modal .row{margin-left:0;margin-right:0}.bp6-overlay.bp6-overlay-scroll-container:has(.pcm-settings-modal-content){position:fixed!important;top:0;right:0;bottom:0;left:0}html[data-bs-theme=light] .kubernetes-nodes-card .nodeCard,html[data-bs-theme=light] .kubernetes-nodes-card .nodeCard .nodeInfo{border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=light] .kubernetes-nodes-card .nodeCard .nodeInfo>.infoBox:not(:first-child){border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=dark] .kubernetes-nodes-card .nodeCard,html[data-bs-theme=dark] .kubernetes-nodes-card .nodeCard .nodeInfo{border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}html[data-bs-theme=dark] .kubernetes-nodes-card .nodeCard .nodeInfo>.infoBox:not(:first-child){border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}.kubernetes-nodes-card{width:100%}.kubernetes-nodes-card .nodeCards{display:grid;grid-template-columns:100%;grid-template-rows:1fr;justify-content:space-between;row-gap:.25rem}.kubernetes-nodes-card .nodeCards .nodeCard{border:1px solid;border-radius:5px;padding:10px}.kubernetes-nodes-card .nodeCards .nodeCard .nodeDetails{display:grid;grid-template-columns:40% 60%;grid-template-rows:1fr;height:100%}.kubernetes-nodes-card .nodeCards .nodeCard .nodeDetails .nodeInfo{display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid}.kubernetes-nodes-card .nodeCards .nodeCard .nodeDetails .nodeInfo .infoBox{display:flex;flex-direction:column;padding:0 10px}.kubernetes-nodes-card .nodeCards .nodeCard .nodeDetails .nodeInfo>.infoBox:not(:first-child){border-top:1px solid;padding-top:5px}.kubernetes-nodes-card .nodeCards .nodeCard .nodeDetails .nodeResources .nodeResourceDetails{display:flex;flex-wrap:wrap;justify-content:center;padding:0 10px}.kubernetes-nodes-card .nodeCards .nodeCard .nodeDetails .nodeResources .nodeResourceDetails .nodeResourceInfo{flex:0 1 80px}.kubernetes-nodes-card .nodeCards .nodeCard .nodeDetails .nodeResources .nodeResourceDetails .nodeResourceStats{flex:1 1 auto}.kubernetes-nodes-card .nodeCards .nodeCard .nodeDetails .nodeResources .nodeResourceDetails .nodeResourceStats .stackedBarContainer{position:relative;top:50%;transform:translateY(-50%)}.kubernetes-nodes-card .bp6-tab-panel{margin-top:0}.kubernetes-nodes-card .tir-ui-table-container{padding-top:0}.kubernetes-nodes-card .facet-pagination{background:none!important}@media (min-width: 768px){.kubernetes-nodes-card .nodeCards{grid-template-columns:49% 49%}}html[data-bs-theme=light] .kubernetes-namespaces-card .namespaceCard,html[data-bs-theme=light] .kubernetes-namespaces-card .namespaceCard .namespaceInfo{border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=light] .kubernetes-namespaces-card .namespaceCard .namespaceInfo>.infoBox:not(:first-child){border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=dark] .kubernetes-namespaces-card .namespaceCard,html[data-bs-theme=dark] .kubernetes-namespaces-card .namespaceCard .namespaceInfo{border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}html[data-bs-theme=dark] .kubernetes-namespaces-card .namespaceCard .namespaceInfo>.infoBox:not(:first-child){border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}.kubernetes-namespaces-card{width:100%}.kubernetes-namespaces-card .namespaceCards{display:grid;grid-template-columns:100%;grid-template-rows:1fr;justify-content:space-between;row-gap:.25rem}.kubernetes-namespaces-card .namespaceCards .namespaceCard{border:1px solid;border-radius:5px;padding:10px}.kubernetes-namespaces-card .namespaceCards .namespaceCard .namespaceDetails{display:grid;grid-template-columns:40% 60%;grid-template-rows:1fr;height:100%}.kubernetes-namespaces-card .namespaceCards .namespaceCard .namespaceDetails .namespaceInfo{display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid}.kubernetes-namespaces-card .namespaceCards .namespaceCard .namespaceDetails .namespaceInfo .infoBox{display:flex;flex-direction:column;padding:0 10px}.kubernetes-namespaces-card .namespaceCards .namespaceCard .namespaceDetails .namespaceInfo>.infoBox:not(:first-child){border-top:1px solid;padding-top:5px}.kubernetes-namespaces-card .namespaceCards .namespaceCard .namespaceDetails .namespaceResources .namespaceResourceDetails{display:flex;flex-wrap:wrap;justify-content:center;padding:0 10px}.kubernetes-namespaces-card .namespaceCards .namespaceCard .namespaceDetails .namespaceResources .namespaceResourceDetails .namespaceResourceInfo{flex:0 1 80px}.kubernetes-namespaces-card .namespaceCards .namespaceCard .namespaceDetails .namespaceResources .namespaceResourceDetails .namespaceResourceStats{flex:1 1 auto}.kubernetes-namespaces-card .namespaceCards .namespaceCard .namespaceDetails .namespaceResources .namespaceResourceDetails .namespaceResourceStats .stackedBarContainer{position:relative;top:50%;transform:translateY(-50%)}.kubernetes-namespaces-card .bp6-tab-panel{margin-top:0}.kubernetes-namespaces-card .tir-ui-table-container{padding-top:0}.kubernetes-namespaces-card .facet-pagination{background:none!important}@media (min-width: 768px){.kubernetes-namespaces-card .namespaceCards{grid-template-columns:49% 49%}}html[data-bs-theme=light] .kubernetes-pods-card .podCard,html[data-bs-theme=light] .kubernetes-pods-card .podCard .podInfo{border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=light] .kubernetes-pods-card .podCard .podInfo>.infoBox:not(:first-child){border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=dark] .kubernetes-pods-card .podCard,html[data-bs-theme=dark] .kubernetes-pods-card .podCard .podInfo{border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}html[data-bs-theme=dark] .kubernetes-pods-card .podCard .podInfo>.infoBox:not(:first-child){border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}.kubernetes-pods-card{width:100%}.kubernetes-pods-card .podCards{display:grid;grid-template-columns:100%;grid-template-rows:1fr;justify-content:space-between;row-gap:.25rem}.kubernetes-pods-card .podCards .podCard{border:1px solid;border-radius:5px;padding:10px}.kubernetes-pods-card .podCards .podCard .podDetails{display:grid;grid-template-columns:40% 60%;grid-template-rows:1fr;height:100%}.kubernetes-pods-card .podCards .podCard .podDetails .podInfo{display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid}.kubernetes-pods-card .podCards .podCard .podDetails .podInfo .infoBox{display:flex;flex-direction:column;padding:0 10px}.kubernetes-pods-card .podCards .podCard .podDetails .podInfo>.infoBox:not(:first-child){border-top:1px solid;padding-top:5px}.kubernetes-pods-card .podCards .podCard .podDetails .podResources .podResourceDetails{display:flex;flex-wrap:wrap;justify-content:center;padding:0 10px}.kubernetes-pods-card .podCards .podCard .podDetails .podResources .podResourceDetails .podResourceInfo{flex:0 1 80px}.kubernetes-pods-card .podCards .podCard .podDetails .podResources .podResourceDetails .podResourceStats{flex:1 1 auto}.kubernetes-pods-card .podCards .podCard .podDetails .podResources .podResourceDetails .podResourceStats .stackedBarContainer{position:relative;top:50%;transform:translateY(-50%)}.kubernetes-pods-card .bp6-tab-panel{margin-top:0}.kubernetes-pods-card .tir-ui-table-container{padding-top:0}.kubernetes-pods-card .facet-pagination{background:none!important}@media (min-width: 768px){.kubernetes-pods-card .podCards{grid-template-columns:49% 49%}}html[data-bs-theme=light] .kubernetes-images-card .imageCard{border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=dark] .kubernetes-images-card .imageCard{border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}.kubernetes-images-card{width:100%}.kubernetes-images-card .imageCards{display:grid;grid-template-columns:100%;grid-template-rows:1fr;justify-content:space-between;row-gap:.25rem}.kubernetes-images-card .imageCards .imageCard{border:1px solid;border-radius:5px;padding:10px}.kubernetes-images-card .imageCards .imageCard .image-description{display:flex;justify-content:space-between;gap:20px}.kubernetes-images-card .bp6-tab-panel{margin-top:0}.kubernetes-images-card .tir-ui-table-container{padding-top:0}.kubernetes-images-card .facet-pagination{background:none!important}@media (min-width: 768px){.kubernetes-images-card .imageCards{grid-template-columns:33% 33% 33%}}html[data-bs-theme=dark] .label-bar-hover:hover,html[data-bs-theme=light] .label-bar-hover:hover{background-color:var(--ds-color-cloudim-leftSideBar-labelBarHoverBg, rgba(95, 107, 124, .3))}.label-bar{display:flex;align-items:center;padding:2px 4px}.label-bar-hover:hover{cursor:pointer}.label-bar-hover:hover .label-name{overflow:visible;-webkit-line-clamp:none}.label-card .label-name{flex:1;word-break:break-all;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.label-card .label-name.showText{overflow:visible;-webkit-line-clamp:none}.label-card .label-data{text-align:end;flex:2}html[data-bs-theme=light] .kubernetes-containers-card .containerCard,html[data-bs-theme=light] .kubernetes-containers-card .containerCard .containerInfo{border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=light] .kubernetes-containers-card .containerCard .containerInfo>.infoBox:not(:first-child){border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=dark] .kubernetes-containers-card .containerCard,html[data-bs-theme=dark] .kubernetes-containers-card .containerCard .containerInfo{border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}html[data-bs-theme=dark] .kubernetes-containers-card .containerCard .containerInfo>.infoBox:not(:first-child){border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}.kubernetes-containers-card{width:100%}.kubernetes-containers-card .containerCards{display:grid;grid-template-columns:100%;grid-template-rows:1fr;justify-content:space-between;row-gap:.25rem}.kubernetes-containers-card .containerCards .containerCard{border:1px solid;border-radius:5px;padding:10px}.kubernetes-containers-card .containerCards .containerCard .containerDetails{display:grid;grid-template-columns:40% 60%;grid-template-rows:1fr;height:100%}.kubernetes-containers-card .containerCards .containerCard .containerDetails .containerInfo{display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid}.kubernetes-containers-card .containerCards .containerCard .containerDetails .containerInfo .infoBox{display:flex;flex-direction:column;padding:0 10px}.kubernetes-containers-card .containerCards .containerCard .containerDetails .containerInfo>.infoBox:not(:first-child){border-top:1px solid;padding-top:5px}.kubernetes-containers-card .bp6-tab-panel{margin-top:0}.kubernetes-containers-card .tir-ui-table-container{padding-top:0}.kubernetes-containers-card .facet-pagination{background:none!important}@media (min-width: 768px){.kubernetes-containers-card .containerCards{grid-template-columns:49% 49%}}html[data-bs-theme=light] .kubernetes-volumes-card .volumeCard,html[data-bs-theme=light] .kubernetes-volumes-card .volumeCard .volumeInfo{border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=light] .kubernetes-volumes-card .volumeCard .volumeInfo>.infoBox:not(:first-child){border-color:var(--ds-color-cloudim-kubernetes-cardBorderLight, rgba(17, 20, 24, .15))}html[data-bs-theme=dark] .kubernetes-volumes-card .volumeCard,html[data-bs-theme=dark] .kubernetes-volumes-card .volumeCard .volumeInfo{border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}html[data-bs-theme=dark] .kubernetes-volumes-card .volumeCard .volumeInfo>.infoBox:not(:first-child){border-color:var(--ds-color-cloudim-kubernetes-cardBorderDark, rgba(255, 255, 255, .2))}.kubernetes-volumes-card{width:100%}.kubernetes-volumes-card .volumeCards{display:grid;grid-template-columns:100%;grid-template-rows:1fr;justify-content:space-between;row-gap:.25rem}.kubernetes-volumes-card .volumeCards .volumeCard{border:1px solid;border-radius:5px;padding:10px}.kubernetes-volumes-card .volumeCards .volumeCard .volumeDetails{display:grid;grid-template-columns:40% 60%;grid-template-rows:1fr;height:100%}.kubernetes-volumes-card .volumeCards .volumeCard .volumeDetails .volumeInfo{display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid}.kubernetes-volumes-card .volumeCards .volumeCard .volumeDetails .volumeInfo .infoBox{display:flex;flex-direction:column;padding:0 10px}.kubernetes-volumes-card .volumeCards .volumeCard .volumeDetails .volumeInfo>.infoBox:not(:first-child){border-top:1px solid;padding-top:5px}.kubernetes-volumes-card .bp6-tab-panel{margin-top:0}.kubernetes-volumes-card .tir-ui-table-container{padding-top:0}.kubernetes-volumes-card .facet-pagination{background:none!important}@media (min-width: 768px){.kubernetes-volumes-card .volumeCards{grid-template-columns:49% 49%}}body .capacity-planning-list-card .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td,body .capacity-planning-list-card .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child){padding-top:4px!important;padding-bottom:4px!important}body .capacity-planning-list-card .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody{box-shadow:none!important;background:transparent!important}body .capacity-planning-list-card .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody tr:not(:first-child){border-top:none}body .capacity-planning-list-card .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody td:first-child{box-shadow:none}.summary-interface-widget-max-width{max-width:500px}.capacity-planning-table-view .tir-ui-table-container{padding-top:0!important}.capacity-planning-table-view .comparison-value-container{display:inline-block}.capacity-planning-table-view .comparison-value-container .value{min-width:25px;display:inline-block;text-align:right}.capacity-planning-table-view .comparison-value-container .unit{min-width:20px;display:inline-block;padding-left:4px}.capacity-planning-list-card{height:auto!important;min-height:405px;overflow:visible!important}.capacity-planning-list-card .card-content-holder{padding-top:0!important}.capacity-planning-list-card .bp6-tag{background-color:transparent!important;color:var(--ds-color-capacity-tagText, #343a40)!important;font-weight:700}.capacity-planning-list-card .bp6-tag.bp6-intent-warning{background-color:var(--ds-color-capacity-tagWarningBg, #edd811)!important;color:var(--ds-color-capacity-tagText, #343a40)!important}.capacity-planning-list-card .bp6-tag.bp6-intent-danger{background-color:var(--ds-color-capacity-tagDangerBg, #c23030)!important;color:var(--ds-color-capacity-tagDangerText, #ffffff)!important;font-weight:400}.special-chart-ai .bp6-icon{color:var(--ds-color-capacity-specialChartAiIcon, #8abbff)!important}.capacity-planning-table-view .tir-ui-table-container.overflow-auto{overflow:visible!important}.capacity-planning-table-view .tir-ui-table-container.overflow-auto .simple-tooltip-target{position:relative}.capacity-planning-table-view .tir-ui-table-container.overflow-auto .simple-tooltip{left:50%;width:max-content}.capacity-planning-table-view .tir-ui-table-container.overflow-auto .simple-tooltip-content.position-absolute{position:unset!important}.home-screen-dialog .home-screen-dialog__content p{margin-bottom:1rem}.home-screen-dialog .home-screen-dialog__content p:last-child{margin-bottom:0}.console-welcome-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--ds-color-consoleWelcome-overlayBg, rgba(255, 255, 255, .8));z-index:9999;display:flex;align-items:center;justify-content:center}.console-welcome-screen .carousel{max-width:1400px;height:700px;margin:0 auto;border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px #0000001a;position:relative}.console-welcome-screen .carousel .skip-button-link{bottom:20px;left:20px;z-index:10}.console-welcome-screen .carousel .skip-button-link:hover{text-decoration:underline}@media (max-width: 1400px){.console-welcome-screen .carousel{height:590px}}.console-welcome-screen .carousel-inner{height:700px}@media (max-width: 1400px){.console-welcome-screen .carousel-inner{height:590px}}.console-welcome-screen .carousel-item{height:700px;color:var(--ds-color-consoleWelcome-onDark, #ffffff);position:relative;overflow:hidden}.console-welcome-screen .carousel-item:nth-child(1){background:linear-gradient(135deg,var(--ds-semantic-color-brand-rvbdViolet, #4E4FA9) 0%,var(--ds-semantic-color-brand-rvbdOrange, #FE7351) 100%)}.console-welcome-screen .carousel-item:nth-child(2){background:linear-gradient(135deg,var(--ds-semantic-color-brand-rvbdViolet, #4E4FA9) 0%,var(--ds-semantic-color-brand-rvbdOrange, #FE7351) 100%)}.console-welcome-screen .carousel-item:nth-child(3){background:linear-gradient(135deg,var(--ds-semantic-color-brand-rvbdViolet, #4E4FA9) 0%,var(--ds-semantic-color-brand-rvbdOrange, #FE7351) 100%)}.console-welcome-screen .carousel-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,var(--ds-color-consoleWelcome-glowPrimary, rgba(255, 255, 255, .1)) 0%,transparent 50%),radial-gradient(circle at 80% 20%,var(--ds-color-consoleWelcome-glowSecondary, rgba(255, 255, 255, .05)) 0%,transparent 50%);pointer-events:none}@media (max-width: 1400px){.console-welcome-screen .carousel-item{height:590px}}.console-welcome-screen .carousel-content{padding:3rem;height:700px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}@media (max-width: 1400px){.console-welcome-screen .carousel-content{height:590px}}.console-welcome-screen .slide-layout{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;max-width:90%;padding:3rem;background:var(--ds-color-consoleWelcome-slideLayoutBg, #182026);border-radius:1.25rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 15px 35px #0000001a;border:1px solid var(--ds-color-consoleWelcome-slideLayoutBorder, rgba(255, 255, 255, .1));transition:transform .3s ease,box-shadow .3s ease}.console-welcome-screen .slide-layout:hover{transform:translateY(-5px);box-shadow:0 25px 50px #00000026}@media (max-width: 1400px){.console-welcome-screen .slide-layout{padding:1rem}}.console-welcome-screen .slide-text{color:var(--ds-color-consoleWelcome-slideText, #e9ecef);text-align:center}.console-welcome-screen .slide-image{flex-shrink:0}.console-welcome-screen .slide-image img{width:480px;max-width:100%;height:auto}@media (max-width: 1200px){.console-welcome-screen .slide-image{display:none}}.console-welcome-screen .slide-title{color:var(--ds-semantic-color-brand-rvbdNavy, #020034);font-weight:600;font-size:2.2rem;margin-bottom:1rem;font-family:var(--ds-semantic-typography-fontFamily-base, "Museo Sans", sans-serif)}.console-welcome-screen .slide-headline{color:var(--ds-semantic-color-brand-rvbdViolet, #4E4FA9);font-weight:600;font-size:1.8rem;margin-bottom:2rem;line-height:1.3}.console-welcome-screen .slide-body p{font-size:1.15rem;line-height:1.7;color:var(--ds-color-consoleWelcome-slideBodyText, #c4c9d3);margin-bottom:1rem}.console-welcome-screen .slide-body p:first-child{font-weight:500;color:var(--ds-color-consoleWelcome-slideBodyTextEmphasis, #d1d5db)}@media (max-width: 767px){.console-welcome-screen .slide-body{max-height:200px;overflow:auto}}.console-welcome-screen .slide-cta .btn{background:linear-gradient(135deg,var(--ds-semantic-color-brand-rvbdViolet, #4E4FA9) 0%,var(--ds-semantic-color-brand-rvbdPurple, #A831D6) 100%);border:none;color:var(--ds-color-consoleWelcome-onDark, #ffffff);font-weight:600;font-size:1.1rem;padding:1rem 2.5rem;border-radius:2rem;box-shadow:0 8px 20px #4e4fa94d;transition:all .3s ease;text-transform:none;letter-spacing:.5px}.console-welcome-screen .slide-cta .btn:hover{background:linear-gradient(135deg,var(--ds-semantic-color-brand-rvbdPurple, #A831D6) 0%,var(--ds-semantic-color-brand-rvbdFuchsia, #E10098) 100%);transform:translateY(-2px);box-shadow:0 12px 30px #a831d666;color:var(--ds-color-consoleWelcome-onDark, #ffffff)}.console-welcome-screen .slide-cta .btn:active{transform:translateY(0)}@media (max-width: 767px){.console-welcome-screen .slide-cta .btn{font-size:.8rem}}.console-welcome-screen .carousel-control-prev,.console-welcome-screen .carousel-control-next{width:5%;opacity:.9;z-index:10}.console-welcome-screen .carousel-control-prev:hover,.console-welcome-screen .carousel-control-next:hover{opacity:1}.console-welcome-screen .carousel-indicators{margin-bottom:2rem;z-index:10}.console-welcome-screen .carousel-indicators button{width:12px;height:12px;border-radius:50%;margin:0 10px;opacity:.6;border:2px solid var(--ds-color-consoleWelcome-indicatorBorder, rgba(255, 255, 255, .8));background:transparent;transition:all .3s ease}.console-welcome-screen .carousel-indicators button.active{opacity:1;background-color:var(--ds-color-consoleWelcome-indicatorActiveBg, #ffffff);transform:scale(1.3);box-shadow:0 4px 8px #0003}.console-welcome-screen .carousel-indicators button:hover{opacity:.8;transform:scale(1.1)}@media (max-width: 1400px){.console-welcome-screen .carousel-content{padding-bottom:5rem}}@media (max-width: 992px){.console-welcome-screen .slide-layout{padding:2rem}}@media (max-width: 768px){.console-welcome-screen .carousel-content,.console-welcome-screen .slide-layout{padding:1.5rem}.console-welcome-screen .slide-title{font-size:1.5rem}.console-welcome-screen .slide-headline{font-size:1.2rem}.console-welcome-screen .slide-body p{font-size:1rem}}.console-welcome-screen .carousel-item{transition:transform .6s ease-in-out}.console-welcome-screen .card{animation:slideInUp .8s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}html[data-bs-theme=dark] .console-welcome-screen .slide-layout{background:var(--ds-color-consoleWelcome-slideLayoutBg, #182026);border:1px solid var(--ds-color-consoleWelcome-slideLayoutBorder, rgba(255, 255, 255, .1))}html[data-bs-theme=dark] .console-welcome-screen .slide-layout:hover{background:var(--ds-color-consoleWelcome-slideLayoutBgHover, var(--ds-color-consoleWelcome-slideLayoutBg, #182026))}html[data-bs-theme=dark] .console-welcome-screen .slide-text,html[data-bs-theme=dark] .console-welcome-screen .slide-title{color:var(--ds-color-consoleWelcome-slideText, #e9ecef)}html[data-bs-theme=dark] .console-welcome-screen .slide-headline{color:var(--ds-semantic-color-brand-rvbdOrange, #FE7351)}html[data-bs-theme=dark] .console-welcome-screen .slide-body p{color:var(--ds-color-consoleWelcome-slideBodyText, #c4c9d3)}html[data-bs-theme=dark] .console-welcome-screen .slide-body p:first-child{color:var(--ds-color-consoleWelcome-slideBodyTextEmphasis, #d1d5db)}html[data-bs-theme=dark] .console-welcome-screen .slide-cta .btn{background:linear-gradient(135deg,var(--ds-semantic-color-brand-rvbdOrange, #FE7351) 0%,var(--ds-semantic-color-brand-rvbdYellow, #F7B54C) 100%);box-shadow:0 8px 20px #fe73514d}html[data-bs-theme=dark] .console-welcome-screen .slide-cta .btn:hover{background:linear-gradient(135deg,var(--ds-semantic-color-brand-rvbdFuchsia, #E10098) 0%,var(--ds-semantic-color-brand-rvbdPurple, #A831D6) 100%);box-shadow:0 12px 30px #a831d666}.navbar-logo{height:36px;margin-top:6px}.main-navbar{background-color:var(--ds-color-topNavigation-navbarBg, #242833)!important;box-shadow:0 .125rem .25rem #11141813!important;padding-left:10px}.main-navbar a{transition:color var(--ds-semantic-motion-duration-normal, .3s),background-color var(--ds-semantic-motion-duration-normal, .3s)}.main-navbar a.bp6-active{color:#adb5bd!important}.main-navbar .bp6-menu-item{color:inherit}.main-navbar .bp6-menu-item>.bp6-icon{color:inherit}.main-navbar .bp6-menu-divider{margin:5px}.main-navbar .bp6-large .bp6-menu-item{padding:9px 7px}.bp6-navbar-heading:has(.logo-clipping){width:121px;overflow:hidden}.dark-background input{background:var(--ds-color-topNavigation-inputBg, #161a25);color:var(--ds-color-topNavigation-inputText, #adb5bd);border:1px solid var(--ds-color-topNavigation-inputBorder, #444444)}.bp6-navbar.main-navbar .simple-tooltip-target .simple-tooltip{width:100px}.bp6-navbar-heading{margin-left:10px}.main-navbar .bp6-navbar-heading{zoom:.85}@media (min-width: 768px){.main-navbar .bp6-navbar-heading{zoom:1}}.bp6-navbar-divider{margin:0 5px 0 8px!important;border-left-color:var(--ds-color-topNavigation-dividerBorder, #444444)!important}.hamburger-btn{margin-left:0}.smart-reply{position:absolute;top:100%;left:50%;transform:translate(-32%);width:550px;background:linear-gradient(to bottom,var(--ds-color-console-gradientStart, var(--ds-color-topNavigation-smartReplyGradientStart, #282b3e)),var(--ds-color-console-gradientEnd, var(--ds-color-topNavigation-smartReplyGradientEnd, #1a2333)));padding:5px 15px 20px;z-index:1000}.smart-reply ul{list-style:none;margin:0;padding:0}.smart-reply li{display:flex;align-items:flex-start;gap:15px;padding:12px;border:1px solid var(--ds-color-console-onDark, #ffffff);border-radius:10px;margin-bottom:12px;cursor:pointer;transition:all .2s ease}.smart-reply li:last-child{margin-bottom:0}.smart-reply li:hover{background:var(--ds-color-topNavigation-overlayHoverBg, rgba(255, 255, 255, .1))}.smart-reply li:hover .icon,.smart-reply li:hover .body{color:var(--ds-color-console-onDark, #ffffff)}.smart-reply li.skeleton-item{cursor:default;border-color:var(--ds-color-topNavigation-overlayBorder, rgba(255, 255, 255, .3))}.smart-reply li.skeleton-item:hover{background:transparent}.smart-reply .icon{color:var(--ds-color-console-text, #a7abc3);transition:color .2s ease}.smart-reply .content{flex:1}.smart-reply .title{color:var(--ds-color-console-onDark, #ffffff);font-size:14px;font-weight:500;margin:0 0 4px}.smart-reply .body{color:var(--ds-color-console-text, #a7abc3);font-size:10px;margin:0;transition:color .2s ease}.smart-reply .more-results{margin-top:10px;display:block;float:right;color:var(--ds-color-topNavigation-linkAccent, #8abbff)!important}.smart-reply .skeleton-icon{width:20px;height:20px}.smart-reply .skeleton-title{width:80%;height:16px;margin-bottom:8px}.smart-reply .skeleton-body{width:60%;height:12px}.smart-reply tbody tr{display:flex!important;align-items:flex-start!important;padding:5px 10px 5px 5px!important;border:1px solid var(--ds-color-console-onDark, #ffffff)!important;border-radius:10px!important;margin-bottom:12px!important}.smart-reply tbody tr:last-child{margin-bottom:0!important}.smart-reply tbody tr td{padding:0!important;width:100%!important}.smart-reply tbody tr h6{color:var(--ds-color-console-onDark, #ffffff)!important;font-size:14px!important;margin:5px 0 0 5px!important}.smart-reply tbody tr a,.smart-reply tbody tr .bp6-icon-share{color:var(--ds-color-topNavigation-linkAccent, #8abbff)!important}.smart-reply tbody tr .fst-italic{color:var(--ds-color-console-text, #a7abc3)!important;font-size:10px!important;margin:0 0 0 40px!important}.smart-reply tbody tr:hover{background:var(--ds-color-topNavigation-overlayHoverBg, rgba(255, 255, 255, .1))!important}.smart-reply tbody tr .smart-reply-item{margin:0!important}.smart-reply tbody tr .smart-reply-links{justify-content:flex-end!important;font-size:small;margin-top:5px!important}.smart-reply tbody tr .icon-title .led-holder{background:transparent!important;margin-right:5px!important}.smart-reply tbody tr .icon-title .led-holder svg{fill:var(--ds-color-console-text, #a7abc3)!important}.smart-reply .smart-reply-hidden,.smart-reply .pagination-container{display:none!important}.no-results-message{text-align:center;color:var(--ds-color-topNavigation-noResultsText, #ffffff)!important;padding:1rem;font-size:.9rem;opacity:.8;border-radius:4px;background-color:var(--ds-color-topNavigation-overlayHoverBg, rgba(255, 255, 255, .1));border:1px solid var(--ds-color-topNavigation-overlayBorderSubtle, rgba(255, 255, 255, .2))}.bp6-dark .main-navbar a:hover{color:var(--ds-color-topNavigation-hoverLink, #ffffff)!important}.bp6-dialog-container .bp6-dialog.modal-container{width:800px}.d-flex-main{display:flex;gap:32px}.d-flex-second{display:flex;gap:16px}.d-flex-main div.bp6-form-group{flex:1 1 auto}.label-width{width:165px}.name-field{width:100%}.hide{visibility:hidden}#daysExpirationTime{width:80px}.delete-custom-properties-loading-overlay>div>div{position:relative;top:10px}.modal-container:has(.bp6-dialog-body .custom-property-setCProp-modal){width:500px}a.disabledLink{color:var(--ds-color-setCustomProperties-disabledLink, #808080)!important;cursor:not-allowed!important}a.disabledLink:hover{text-decoration:none!important}html[data-bs-theme=dark] a.disabledLink{color:var(--ds-color-setCustomProperties-disabledLink, #808080)!important}.bp6-dialog.modal-container:has(.delete-runbook-configurations-modal){width:420px}.bp6-dialog.modal-container:has(.delete-runbook-configurations-modal) .bp6-dialog-body{min-height:unset}.bp6-dialog.modal-container:has(.bp6-dialog-body .timeline-dialog){min-width:1100px;width:85%!important;min-height:500px;max-height:90vh;overflow-y:auto}.bp6-overlay:has(.bp6-dialog-container .runbook-path-traversal-node-info-dialog){z-index:99999!important}html[data-bs-theme=dark] .traverseObject .key{color:#bdadff}html[data-bs-theme=light] .traverseObject .key{color:#634dbf}.traverseObject{word-wrap:break-word}.traverseObject>ul{padding-left:0}.traverseObject li{list-style-type:none}html[data-bs-theme=dark] .propertiesContainer .profile .AWS svg{background-color:#383e47}html[data-bs-theme=dark] .propertiesContainer .profile .AWS .themeIcon path{fill:var(--ds-color-cloudim-details-awsNodeIconFill, #ffffff)}html[data-bs-theme=dark] .propertiesContainer .profile .ONPREM svg path{stroke:var(--ds-color-cloudim-details-netimNodeIconFill, #ffffff);fill:var(--ds-color-cloudim-details-netimNodeIconFill, #ffffff);stroke-width:0}html[data-bs-theme=light] .propertiesContainer .profile .AWS svg{background-color:#d3d8de}html[data-bs-theme=light] .propertiesContainer .profile .AWS .themeIcon path{fill:var(--ds-color-cloudim-details-awsNodeIconFill, #ffffff)}html[data-bs-theme=light] .propertiesContainer .profile .ONPREM svg path{stroke:var(--ds-color-cloudim-details-netimNodeIconFill, #ffffff);fill:var(--ds-color-cloudim-details-netimNodeIconFill, #ffffff);stroke-width:0}.propertiesContainer .header{display:flex;justify-content:space-between;align-items:center}.propertiesContainer .tags{padding:5px 0;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.propertiesContainer .tags ::-webkit-scrollbar{display:none}.propertiesContainer .profile{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}.propertiesContainer .profile .AWS .themeIcon,.propertiesContainer .profile .AWS .bp6-icon svg,.propertiesContainer .profile .ONPREM svg{width:40px;height:40px}.propertiesContainer .profile .icon{display:flex;justify-content:center;align-items:center;width:50px;height:50px}.propertiesContainer .profile .hasIconBackground svg,.propertiesContainer .profile .AWS .themeIcon{border-radius:20px}.propertiesContainer .profile .details{display:flex;flex-direction:column;max-width:400px;word-break:break-word}.propertiesContainer .subLabels{display:flex;flex-direction:column}.propertiesContainer .body{max-height:65vh;overflow-y:auto}html[data-bs-theme=dark] .bp6-dark .bp6-dialog.propertiesModal{background-color:var(--ds-component-card-bg, #2f333e)}html[data-bs-theme=dark] .bp6-dark .bp6-dialog.propertiesModal .bp6-dialog-header{background-color:var(--ds-color-surface-default, #161a25)}.bp6-dialog-container .bp6-dialog.propertiesModal{width:80vw}.jsonviewer-tree .bp6-tree-node-label{-webkit-user-select:text!important;user-select:text!important;overflow:visible!important}.jsonviewer-tree .bp6-tree-node-content{min-height:30px;height:unset!important}.jsonviewer-tree .icon-and-label-div{white-space:break-spaces!important}.bp6-dialog-container .bp6-dialog.kubernetesResourceModal{width:80vw}.bp6-dialog-container .bp6-dialog.kubernetesResourceModal .bp6-dialog-header .bp6-icon.titleIcon{margin-left:0;margin-right:6px}.bp6-dialog-body:has(.forecast-modal){min-height:120px!important}.bp6-dialog-container .bp6-dialog.modal-container:has(.forecast-modal){width:650px}.special-alignment-thresholds .col-4{text-align:right}.special-alignment-thresholds p{padding-right:25px;margin-top:5px!important;display:block}.bp6-dialog-container .bp6-dialog.tableModal{width:80vw}.bp6-dialog-container .bp6-dialog.tableModal .tir-ui-table-container{padding-top:0}._aside_1oyhr_4{--cm-white: var(--ds-color-console-onDark, #fff);--cm-gradient-start: var(--ds-color-console-gradientStart, #282B3E);--cm-gradient-end: var(--ds-color-console-gradientEnd, #20222E);--cm-text-color: var(--ds-color-console-text, #A7ABC3);--cm-nav-bg-color: var(--ds-color-console-onDark, var(--cm-white));--cm-shadow-color: var(--ds-shadow-console-soft, rgba(0, 0, 0, .1));--cm-border-color: var(--ds-color-console-border, #e1e8ed);--cm-icon-color: var(--ds-color-console-icon, #5c7080);--cm-title-color: var(--ds-color-console-title, #182026);--cm-hover-bg-color: var(--ds-color-console-hoverBg, #f5f8fa);position:fixed;top:50px;height:calc(100% - 50px);background:linear-gradient(to bottom,var(--cm-gradient-start),var(--cm-gradient-end));z-index:9999;display:none;width:unset!important}._aside_1oyhr_4._is-open_1oyhr_23{display:flex}._aside_1oyhr_4 nav{display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;padding:5rem 1rem}._aside_1oyhr_4 nav img{width:140px;padding-left:1rem}._aside_1oyhr_4 nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;font-size:1rem;font-weight:500}._aside_1oyhr_4 nav ul li{color:var(--cm-text-color);cursor:pointer;transition:color .2s ease}._aside_1oyhr_4 nav ul li:hover,._aside_1oyhr_4 nav ul li._active_1oyhr_52{color:var(--cm-white)}._aside_1oyhr_4 nav ul li:hover p,._aside_1oyhr_4 nav ul li._active_1oyhr_52 p{color:var(--cm-white)}._nav-close_1oyhr_59{position:absolute;top:12px;right:12px;color:var(--cm-text-color)}section._console-subroute_1oyhr_66{padding:2rem 3rem;width:600px}section._console-subroute_1oyhr_66 h3{color:var(--cm-text-color);margin-bottom:1rem}section._console-subroute_1oyhr_66 ._bp6-icon_1oyhr_74{margin-bottom:2rem}._multi-column_1oyhr_78{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:2rem 4rem;list-style:none;padding:0}._multi-column_1oyhr_78 li{cursor:pointer;transition:color .2s ease}._multi-column_1oyhr_78 li:hover h5,._multi-column_1oyhr_78 li:hover p,._multi-column_1oyhr_78 li._active_1oyhr_52 h5,._multi-column_1oyhr_78 li._active_1oyhr_52 p{color:var(--cm-white)}._multi-column_1oyhr_78 h5{font-size:.9rem;font-weight:500;margin-bottom:.5rem;transition:color .2s ease;color:var(--cm-text-color)}._multi-column_1oyhr_78 p{font-size:.75rem;line-height:1.4;color:var(--cm-text-color);margin:0;transition:color .2s ease}._logo-foot_1oyhr_110{overflow:hidden;width:125px}._logo-foot_1oyhr_110 img{width:150px}.console-menu-container .bp6-menu-item,.console-menu-container .bp6-menu-item:hover,.console-menu-container .bp6-menu-item:focus,.console-menu-container .bp6-menu-item:focus-visible,.console-menu-container .bp6-menu-item.bp6-active,.console-menu-container .bp6-menu-item.bp6-active:hover,.console-menu-container .bp6-menu-item:active{background-color:transparent!important;color:inherit!important;box-shadow:none!important}.orion-menu__menu{background:transparent;padding:0!important;min-width:64px!important}.orion-menu__quick-action.bp6-button.bp6-minimal,.orion-menu__submenu-item.orion-menu__submenu-item,.orion-menu__item.orion-menu__item{align-items:center;border-radius:0;display:flex;font-size:14px;letter-spacing:0;line-height:20px}.orion-menu{align-items:flex-start;display:inline-flex;height:100dvh;overflow:visible;position:relative}.orion-menu .bp6-menu{background:transparent}.orion-menu__sidebar{background:var(--ds-semantic-color-brand-rvbdViolet, #4E4FA9);color:var(--ds-color-orion-onSidebar);display:flex;flex-direction:column;height:100dvh;min-height:100dvh;transition:width .16s ease-in-out}.orion-menu__sidebar.is-collapsed{overflow:hidden;width:64px}.orion-menu__sidebar.is-collapsed .orion-menu__menu,.orion-menu__sidebar.is-collapsed .orion-menu__quick-actions,.orion-menu__sidebar.is-collapsed .bp6-menu{max-width:64px;min-width:64px;width:64px}.orion-menu__sidebar.is-collapsed .orion-menu__item.orion-menu__item{box-sizing:border-box;justify-content:center;max-width:64px;min-width:0;padding:0;width:64px}.orion-menu__sidebar.is-collapsed .orion-menu__item.orion-menu__item .bp6-fill,.orion-menu__sidebar.is-collapsed .orion-menu__item.orion-menu__item .bp6-menu-item-label{display:none}.orion-menu__sidebar.is-collapsed .orion-menu__quick-action.bp6-button.bp6-minimal{max-width:64px;min-width:0;width:64px}.orion-menu__sidebar.is-expanded{overflow:hidden;width:220px}.orion-menu__sidebar.is-expanded .orion-menu__menu,.orion-menu__sidebar.is-expanded .orion-menu__quick-actions,.orion-menu__sidebar.is-expanded .bp6-menu{max-width:220px;min-width:0;width:100%}.orion-menu__sidebar.is-expanded .orion-menu__item.orion-menu__item,.orion-menu__sidebar.is-expanded .orion-menu__quick-action.bp6-button.bp6-minimal{box-sizing:border-box;max-width:100%;min-width:0}.orion-menu__sidebar.is-expanded .orion-menu__quick-action.bp6-button.bp6-minimal{justify-content:flex-start;padding:0 15px 0 24px}.orion-menu__sidebar.is-expanded .orion-menu__quick-action--user .orion-menu__user-initial{margin-left:-10px}.orion-menu__logo-wrap{align-items:center;background:linear-gradient(60deg,var(--ds-semantic-color-brand-rvbdViolet, #4E4FA9) 0%,var(--ds-semantic-color-brand-rvbdPurple, #A831D6) 35%,var(--ds-semantic-color-brand-rvbdFuchsia, #E10098) 60%,var(--ds-semantic-color-brand-rvbdOrange, #FE7351) 90%,var(--ds-semantic-color-brand-rvbdYellow, #F7B54C) 100%);display:flex;flex-shrink:0;height:50px;justify-content:center;overflow:hidden;width:100%}.orion-menu__logo-button{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;height:100%;justify-content:center;padding:0;width:100%}.orion-menu__logo-button:focus-visible{outline:2px solid var(--ds-color-orion-onSidebar);outline-offset:-2px}.orion-menu__logo{display:block;height:100%}.orion-menu__logo.is-full{clip-path:inset(0 30px 0 0);filter:brightness(0) invert(1);object-position:left center;width:100%;padding-left:20px}.orion-menu__logo.is-compact{object-fit:contain;object-position:center;width:64px}.orion-menu__sections{display:flex;flex:1;flex-direction:column;min-height:0;padding-bottom:20px}.orion-menu__rail-groups{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.orion-menu__rail-groups::-webkit-scrollbar{display:none;height:0;width:0}[data-ui-theme=orion] .page-header .page-title-holder,[data-ds=orion] .page-header .page-title-holder,[data-ds=next] .page-header .page-title-holder{min-height:50px}.orion-menu__item.orion-menu__item{color:var(--ds-color-orion-onSidebar);gap:10px;height:64px;text-transform:uppercase;padding:0 15px 0 24px}.orion-menu__item.orion-menu__item .bp6-icon,.orion-menu__item.orion-menu__item .bp6-fill{color:var(--ds-color-orion-onSidebar)}.orion-menu__item.orion-menu__item .bp6-menu-item-icon{margin-right:0}.orion-menu__item.orion-menu__item:hover,.orion-menu__item.orion-menu__item:focus,.orion-menu__item.orion-menu__item.is-active{background:var(--ds-semantic-color-brand-rvbdFuchsia, #E10098);color:var(--ds-color-orion-onSidebar)}.orion-menu__collapse-toggle.orion-menu__collapse-toggle{border-bottom:1px solid var(--ds-color-orion-divider);flex-shrink:0;text-transform:none}.orion-menu__collapse-toggle.orion-menu__collapse-toggle:hover,.orion-menu__collapse-toggle.orion-menu__collapse-toggle:focus,.orion-menu__collapse-toggle.orion-menu__collapse-toggle.is-active{background:transparent;color:var(--ds-color-orion-onSidebar)}.orion-menu__submenu{background:var(--ds-color-orion-submenuBg);height:100dvh;overflow-y:auto;left:100%;position:absolute;top:0;width:220px;box-shadow:5px 5px 5px var(--ds-shadow-orion-submenu)}.orion-menu__submenu-list{background:var(--ds-color-orion-submenuBg);min-height:100%;padding:30px 0 0}.orion-menu__submenu-item.orion-menu__submenu-item{color:var(--ds-color-orion-submenuText);height:45px;padding:0 15px}.orion-menu__submenu-item.orion-menu__submenu-item .bp6-icon{color:var(--ds-color-orion-submenuIcon)}.orion-menu__submenu-item.orion-menu__submenu-item:hover,.orion-menu__submenu-item.orion-menu__submenu-item:focus,.orion-menu__submenu-item.orion-menu__submenu-item.is-active{background:var(--ds-color-orion-submenuHoverBg)}.orion-menu__submenu-item--leaf.orion-menu__submenu-item--leaf{padding-left:35px}.orion-menu__quick-actions{display:flex;flex-direction:column;flex-shrink:0;margin-top:auto}.orion-menu__quick-action.bp6-button.bp6-minimal{align-items:center;border-radius:0!important;color:var(--ds-color-orion-onSidebar);height:64px;justify-content:center;margin:0;min-height:64px;padding:0;width:100%}.orion-menu__quick-action.bp6-button.bp6-minimal .bp6-icon{color:var(--ds-color-orion-onSidebar)}.orion-menu__quick-action.bp6-button.bp6-minimal:before,.orion-menu__quick-action.bp6-button.bp6-minimal:after{border-radius:0!important}.orion-menu__quick-action.bp6-button.bp6-minimal:hover,.orion-menu__quick-action.bp6-button.bp6-minimal:focus,.orion-menu__quick-action.bp6-button.bp6-minimal.bp6-active,.orion-menu__quick-action.bp6-button.bp6-minimal:active{border-radius:0!important;background:var(--ds-semantic-color-brand-rvbdFuchsia, #E10098);color:var(--ds-color-orion-onSidebar)}.orion-menu__quick-action.bp6-button.bp6-minimal:disabled{color:var(--ds-color-orion-onSidebar);opacity:.6}.orion-menu__quick-action.bp6-button.bp6-minimal:not(.bp6-disabled):not([disabled]):hover,.orion-menu__quick-action.bp6-button.bp6-minimal:not(.bp6-disabled):not([disabled]):focus,.orion-menu__quick-action.bp6-button.bp6-minimal:not(.bp6-disabled):not([disabled]).bp6-active,.orion-menu__quick-action.bp6-button.bp6-minimal:not(.bp6-disabled):not([disabled]):active{border-radius:0!important}.orion-menu__user-initial{align-items:center;border-radius:50%;display:inline-flex;font-size:14px;font-weight:600;height:36px;justify-content:center;line-height:20px;width:36px;background:linear-gradient(135deg,var(--ds-semantic-color-brand-rvbdFuchsia, #E10098) 0%,var(--ds-semantic-color-brand-rvbdPurple, #A831D6) 100%);color:var(--ds-color-orion-onSidebar)}.bp6-dark .orion-menu .orion-menu__menu.bp6-menu{background:transparent!important;color:var(--ds-color-orion-onSidebar)!important}.bp6-dark .orion-menu .orion-menu__submenu-list.bp6-menu{background:var(--ds-color-orion-submenuBg)!important;color:var(--ds-color-orion-submenuText)!important}.sidebar{background-color:var(--ds-color-sideMenu-shellBorder, #242833)!important;box-shadow:0 .125rem .25rem #11141813!important;padding-left:10px;z-index:110;position:absolute;left:0;top:0;opacity:1;border-style:solid;border-color:var(--ds-color-sideMenu-shellBorder, #242833);border-width:0 0 1px 0;transition:top .2s ease-out,left .2s ease-in-out,flex-basis .3s,opacity .2s ease-in-out,background-color var(--ds-semantic-motion-duration-normal, .3s)}.sidebar .bp6-button:not([class*=bp6-intent-]){color:#343a40}.sidebar .bp6-button.bp6-minimal:hover{color:#343a40!important}.sidebar a{transition:color var(--ds-semantic-motion-duration-normal, .3s),background-color var(--ds-semantic-motion-duration-normal, .3s)}.sidebar a.bp6-active{color:#adb5bd!important}.sidebar ul.bp6-menu{padding:0;background-color:var(--ds-color-sideMenu-shellBg, #282b3e)!important;transition:opacity .2s ease-in-out,background-color var(--ds-semantic-motion-duration-normal, .3s);border-radius:0!important}.sidebar ul.bp6-menu a.bp6-menu-item{background-color:transparent!important;margin:0;font-weight:300;padding:12px 10px 12px 18px!important;color:var(--ds-color-sideMenu-linkColor, #e1e1e1)!important}.sidebar ul.bp6-menu a.bp6-menu-item>.bp6-icon:first-child{margin-right:12px!important}.sidebar ul.bp6-menu a.bp6-menu-item:hover .bp6-icon{color:var(--ds-color-sideMenu-linkColor, #e1e1e1)}.sidebar ul.bp6-menu a.bp6-menu-item span.bp6-menu-item-icon{margin-right:12px}.sidebar ul.bp6-menu a.bp6-menu-item.bp6-active{background-color:var(--ds-component-card-bg, #2f333e)!important;color:var(--ds-color-sideMenu-linkActiveColor, #e9ecef)!important}.sidebar ul.bp6-menu a.bp6-menu-item.bp6-active .bp6-icon{color:var(--ds-color-sideMenu-linkColor, #e1e1e1)!important}.sidebar ul.bp6-menu a.bp6-menu-item .bp6-icon{color:var(--ds-color-sideMenu-linkIconColor, #6c757d)}.sidebar .bp6-menu-item{margin-top:.5rem;padding-left:1rem}.sidebar .bp6-menu-divider{border-color:#5f6b7c}.sidebar .bp6-submenu.bp6-popover{padding:1px!important}.sidebar .bp6-submenu.bp6-popover .bp6-popover-content{border-radius:none!important}.sidebar .bp6-submenu.bp6-popover .bp6-popover-content .bp6-menu .bp6-menu-item{padding:12px!important}.sidebar .bp6-submenu.bp6-popover>.bp6-popover-content{box-shadow:none!important}.sidebar .toggle-docking{right:-12px!important}.sidebar .bp6-icon-pin{transform:rotate(-45deg)}.sidebar.collapsed{top:-100%;opacity:0}.sidebar.noanim{background-color:var(--ds-color-sideMenu-shellBg, #282b3e)!important;transition:opacity .2s ease-in-out,background-color var(--ds-semantic-motion-duration-normal, .3s)}@media (min-width: 576px){.sidebar{position:relative;border-width:0 1px 0 0}.sidebar.collapsed{flex-basis:0%;left:-50%;opacity:0;width:0;top:0}.sidebar.docked{height:100%}.sidebar .toggle-docking{background-color:var(--ds-color-sideMenu-shellBorder, #242833)!important;border-radius:50%;position:absolute;right:0}.sidebar .toggle-docking:hover{background-color:var(--ds-color-sideMenu-shellBorder, #242833)}}.sidebarShowOver{z-index:120!important}body:has(.minimize-details-panel-button,.sidebar.pinned) .bp6-popover,body:has(.minimize-details-panel-button,.sidebar.pinned) .bp6-transition-container,body:has(.minimize-details-panel-button,.sidebar.pinned) .bp6-overlay,body:has(.minimize-details-panel-button,.sidebar.pinned) .bp6-overlay-backdrop,body:has(.minimize-details-panel-button,.sidebar.pinned) .bp6-overlay-content{z-index:120!important}.bp6-dark .sidebar a:hover{color:var(--ds-color-sideMenu-hoverLink, #ffffff)!important}.error-page{max-width:650px;word-wrap:break-word}.error-page .error-content{margin-top:10px}.error-page .support{white-space:pre-line}.bp6-dialog.main-page--error-dialog{background:var(--ds-color-mainApp-errorDialogBg, #ffffff);border-top:6px solid #dd3949!important;margin-top:-200px;text-align:center}.bp6-dialog.main-page--error-dialog .bp6-dialog-header{box-shadow:none}:root{--bp-emphasis-transition-duration:.1s;--bp-emphasis-ease-default:cubic-bezier(.4, 1, .75, .9);--bp-emphasis-ease-bounce:cubic-bezier(.54, 1.12, .38, 1.11);--bp-emphasis-focus-color:#2d72d2;--bp-emphasis-focus-width:2px;--bp-emphasis-focus-offset:2px;--bp-emphasis-motion-reduced:0;--bp-intent-default-rest:#5f6b7c;--bp-intent-default-hover:#404854;--bp-intent-default-active:#383e47;--bp-intent-default-disabled:#8f99a8;--bp-intent-default-foreground:#ffffff;--bp-intent-primary-rest:#2d72d2;--bp-intent-primary-hover:#215db0;--bp-intent-primary-active:#184a90;--bp-intent-primary-disabled:#4c90f0;--bp-intent-primary-foreground:#ffffff;--bp-intent-success-rest:#238551;--bp-intent-success-hover:#1c6e42;--bp-intent-success-active:#165a36;--bp-intent-success-disabled:#32a467;--bp-intent-success-foreground:#ffffff;--bp-intent-warning-rest:#c87619;--bp-intent-warning-hover:#935610;--bp-intent-warning-active:#77450d;--bp-intent-warning-disabled:#ec9a3c;--bp-intent-warning-foreground:#111418;--bp-intent-danger-rest:#cd4246;--bp-intent-danger-hover:#ac2f33;--bp-intent-danger-active:#8e292c;--bp-intent-danger-disabled:#e76a6e;--bp-intent-danger-foreground:#ffffff;--bp-palette-black:#111418;--bp-palette-white:#ffffff;--bp-palette-dark-gray-1:#1c2127;--bp-palette-dark-gray-2:#252a31;--bp-palette-dark-gray-3:#2f343c;--bp-palette-dark-gray-4:#383e47;--bp-palette-dark-gray-5:#404854;--bp-palette-gray-1:#5f6b7c;--bp-palette-gray-2:#738091;--bp-palette-gray-3:#8f99a8;--bp-palette-gray-4:#abb3bf;--bp-palette-gray-5:#c5cbd3;--bp-palette-light-gray-1:#d3d8de;--bp-palette-light-gray-2:#dce0e5;--bp-palette-light-gray-3:#e5e8eb;--bp-palette-light-gray-4:#edeff2;--bp-palette-light-gray-5:#f6f7f9;--bp-palette-blue-1:#184a90;--bp-palette-blue-2:#215db0;--bp-palette-blue-3:#2d72d2;--bp-palette-blue-4:#4c90f0;--bp-palette-blue-5:#8abbff;--bp-palette-green-1:#165a36;--bp-palette-green-2:#1c6e42;--bp-palette-green-3:#238551;--bp-palette-green-4:#32a467;--bp-palette-green-5:#72ca9b;--bp-palette-orange-1:#77450d;--bp-palette-orange-2:#935610;--bp-palette-orange-3:#c87619;--bp-palette-orange-4:#ec9a3c;--bp-palette-orange-5:#fbb360;--bp-palette-red-1:#8e292c;--bp-palette-red-2:#ac2f33;--bp-palette-red-3:#cd4246;--bp-palette-red-4:#e76a6e;--bp-palette-red-5:#fa999c;--bp-palette-vermilion-1:#96290d;--bp-palette-vermilion-2:#b83211;--bp-palette-vermilion-3:#d33d17;--bp-palette-vermilion-4:#eb6847;--bp-palette-vermilion-5:#ff9980;--bp-palette-rose-1:#a82255;--bp-palette-rose-2:#c22762;--bp-palette-rose-3:#db2c6f;--bp-palette-rose-4:#f5498b;--bp-palette-rose-5:#ff66a1;--bp-palette-violet-1:#5c255c;--bp-palette-violet-2:#7c327c;--bp-palette-violet-3:#9d3f9d;--bp-palette-violet-4:#bd6bbd;--bp-palette-violet-5:#d69fd6;--bp-palette-indigo-1:#5642a6;--bp-palette-indigo-2:#634dbf;--bp-palette-indigo-3:#7961db;--bp-palette-indigo-4:#9881f3;--bp-palette-indigo-5:#bdadff;--bp-palette-cerulean-1:#0c5174;--bp-palette-cerulean-2:#0f6894;--bp-palette-cerulean-3:#147eb3;--bp-palette-cerulean-4:#3fa6da;--bp-palette-cerulean-5:#68c1ee;--bp-palette-turquoise-1:#004d46;--bp-palette-turquoise-2:#007067;--bp-palette-turquoise-3:#00a396;--bp-palette-turquoise-4:#13c9ba;--bp-palette-turquoise-5:#7ae1d8;--bp-palette-forest-1:#1d7324;--bp-palette-forest-2:#238c2c;--bp-palette-forest-3:#29a634;--bp-palette-forest-4:#43bf4d;--bp-palette-forest-5:#62d96b;--bp-palette-lime-1:#43501b;--bp-palette-lime-2:#5a701a;--bp-palette-lime-3:#8eb125;--bp-palette-lime-4:#b6d94c;--bp-palette-lime-5:#d4f17e;--bp-palette-gold-1:#5c4405;--bp-palette-gold-2:#866103;--bp-palette-gold-3:#d1980b;--bp-palette-gold-4:#f0b726;--bp-palette-gold-5:#fbd065;--bp-palette-sepia-1:#5e4123;--bp-palette-sepia-2:#7a542e;--bp-palette-sepia-3:#946638;--bp-palette-sepia-4:#af855a;--bp-palette-sepia-5:#d0b090;--bp-surface-border-color-default:#5f6b7c1f;--bp-surface-border-color-strong:#5f6b7c40;--bp-surface-border-width:1px;--bp-surface-border-radius:4px;--bp-surface-shadow-0:0px 0px 0px 1px rgba(0, 0, 0, .15), 0px 0px 5px 0px rgba(0, 0, 0, .02);--bp-surface-shadow-1:0px 0px 0px 1px rgba(0, 0, 0, .1), 0px 1px 3px 0px rgba(0, 0, 0, .1), 0px 1px 2px -1px rgba(0, 0, 0, .1);--bp-surface-shadow-2:0px 0px 0px 1px rgba(0, 0, 0, .1), 0px 4px 6px -4px rgba(0, 0, 0, .1), 0px 10px 15px -3px rgba(0, 0, 0, .1);--bp-surface-shadow-3:0px 0px 0px 1px rgba(0, 0, 0, .1), 0px 20px 25px -5px rgba(0, 0, 0, .1), 0px 10px 15px -3px rgba(0, 0, 0, .1);--bp-surface-shadow-4:0px 0px 0px 1px rgba(0, 0, 0, .1), 0px 25px 50px -12px rgba(0, 0, 0, .3);--bp-surface-spacing:4px;--bp-surface-z-index-0:0;--bp-surface-z-index-1:10;--bp-surface-z-index-2:20;--bp-surface-z-index-3:30;--bp-surface-z-index-4:40;--bp-surface-color-code:#ffffffb3;--bp-surface-layer-opacity:.05;--bp-surface-layer-color-default:#5f6b7c0d;--bp-surface-layer-color-primary:#2d72d20d;--bp-surface-layer-color-success:#2385510d;--bp-surface-layer-color-warning:#c876190d;--bp-surface-layer-color-danger:#cd42460d;--bp-surface-layer-default:linear-gradient(#5f6b7c0d 0 0);--bp-surface-layer-primary:linear-gradient(#2d72d20d 0 0);--bp-surface-layer-success:linear-gradient(#2385510d 0 0);--bp-surface-layer-warning:linear-gradient(#c876190d 0 0);--bp-surface-layer-danger:linear-gradient(#cd42460d 0 0);--bp-surface-background-color-default-rest:#ffffff;--bp-surface-background-color-default-hover:#f6f7f9;--bp-surface-background-color-default-active:#edeff2;--bp-surface-background-color-default-disabled:#ffffff;--bp-surface-background-color-primary-rest:#2d72d2;--bp-surface-background-color-primary-hover:#215db0;--bp-surface-background-color-primary-active:#184a90;--bp-surface-background-color-primary-disabled:#4c90f0;--bp-surface-background-color-success-rest:#238551;--bp-surface-background-color-success-hover:#1c6e42;--bp-surface-background-color-success-active:#165a36;--bp-surface-background-color-success-disabled:#32a467;--bp-surface-background-color-warning-rest:#c87619;--bp-surface-background-color-warning-hover:#935610;--bp-surface-background-color-warning-active:#77450d;--bp-surface-background-color-warning-disabled:#ec9a3c;--bp-surface-background-color-danger-rest:#cd4246;--bp-surface-background-color-danger-hover:#ac2f33;--bp-surface-background-color-danger-active:#8e292c;--bp-surface-background-color-danger-disabled:#e76a6e;--bp-typography-family-default:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", blueprint-icons-16, sans-serif;--bp-typography-family-mono:monospace;--bp-typography-size-body-x-small:10px;--bp-typography-size-body-small:12px;--bp-typography-size-body-medium:14px;--bp-typography-size-body-large:16px;--bp-typography-size-heading-small:16px;--bp-typography-size-heading-medium:20px;--bp-typography-size-heading-large:24px;--bp-typography-size-heading-x-large:28px;--bp-typography-size-heading-display:46px;--bp-typography-size-code-small:12px;--bp-typography-size-code-medium:13px;--bp-typography-size-code-large:14px;--bp-typography-weight-default:400;--bp-typography-weight-bold:600;--bp-typography-line-height-default:1.28581;--bp-typography-line-height-large:1.5;--bp-typography-color-muted:#5f6b7c;--bp-typography-color-default-rest:#1c2127;--bp-typography-color-default-hover:#111418;--bp-typography-color-default-active:#252a31;--bp-typography-color-default-disabled:#8f99a8;--bp-typography-color-primary-rest:#2d72d2;--bp-typography-color-primary-hover:#215db0;--bp-typography-color-primary-active:#184a90;--bp-typography-color-primary-disabled:#4c90f0;--bp-typography-color-success-rest:#238551;--bp-typography-color-success-hover:#1c6e42;--bp-typography-color-success-active:#165a36;--bp-typography-color-success-disabled:#32a467;--bp-typography-color-warning-rest:#c87619;--bp-typography-color-warning-hover:#935610;--bp-typography-color-warning-active:#77450d;--bp-typography-color-warning-disabled:#ec9a3c;--bp-typography-color-danger-rest:#cd4246;--bp-typography-color-danger-hover:#ac2f33;--bp-typography-color-danger-active:#8e292c;--bp-typography-color-danger-disabled:#e76a6e}@supports (color: oklch(from var(--any-color) l c h)){:root{--bp-surface-border-color-default:oklch(from var(--bp-intent-default-rest) l c h / .12);--bp-surface-border-color-strong:oklch(from var(--bp-intent-default-rest) l c h / .25);--bp-surface-color-code:oklch(from var(--bp-palette-white) l c h / .7);--bp-surface-layer-color-default:oklch(from var(--bp-intent-default-rest) l c h / var(--bp-surface-layer-opacity));--bp-surface-layer-color-primary:oklch(from var(--bp-intent-primary-rest) l c h / var(--bp-surface-layer-opacity));--bp-surface-layer-color-success:oklch(from var(--bp-intent-success-rest) l c h / var(--bp-surface-layer-opacity));--bp-surface-layer-color-warning:oklch(from var(--bp-intent-warning-rest) l c h / var(--bp-surface-layer-opacity));--bp-surface-layer-color-danger:oklch(from var(--bp-intent-danger-rest) l c h / var(--bp-surface-layer-opacity));--bp-surface-layer-default:linear-gradient(oklch(from var(--bp-intent-default-rest) l c h / var(--bp-surface-layer-opacity)) 0 0);--bp-surface-layer-primary:linear-gradient(oklch(from var(--bp-intent-primary-rest) l c h / var(--bp-surface-layer-opacity)) 0 0);--bp-surface-layer-success:linear-gradient(oklch(from var(--bp-intent-success-rest) l c h / var(--bp-surface-layer-opacity)) 0 0);--bp-surface-layer-warning:linear-gradient(oklch(from var(--bp-intent-warning-rest) l c h / var(--bp-surface-layer-opacity)) 0 0);--bp-surface-layer-danger:linear-gradient(oklch(from var(--bp-intent-danger-rest) l c h / var(--bp-surface-layer-opacity)) 0 0);--bp-surface-background-color-default-rest:oklch(from var(--bp-intent-default-rest) calc(l*1.909) calc(c*0) h);--bp-surface-background-color-default-hover:oklch(from var(--bp-intent-default-hover) calc(l + .577) calc(c - .02) calc(h + 6.2) );--bp-surface-background-color-default-active:oklch(from var(--bp-intent-default-active) calc(l + .59) calc(c - .013) calc(h + 0) );--bp-surface-background-color-default-disabled:oklch(from var(--bp-intent-default-disabled) calc(l*1.471) calc(c*0) h);--bp-typography-color-default-rest:oklch(from var(--bp-intent-default-rest) calc(l - .279) calc(c - .017) calc(h - 4) );--bp-typography-color-default-hover:oklch(from var(--bp-intent-default-hover) calc(l - .209) calc(c - .013) calc(h - 2.7) );--bp-typography-color-default-active:oklch(from var(--bp-intent-default-active) calc(l - .079) calc(c - .003) calc(h - 1.6) )}}[data-bp-color-scheme=dark],.bp6-dark{--bp-surface-border-color-default:#ffffff33;--bp-surface-border-color-strong:#ffffff4d;--bp-surface-shadow-0:inset 0px 0px 0px 1px rgba(255, 255, 255, .2), 0px 0px 10px 0px rgba(0, 0, 0, .2);--bp-surface-shadow-1:inset 0px 0px 0px 1px rgba(255, 255, 255, .2), 0px 1px 10px 0px rgba(0, 0, 0, .2), 0px 1px 10px -1px rgba(0, 0, 0, .2);--bp-surface-shadow-2:inset 0px 0px 0px 1px rgba(255, 255, 255, .2), 0px 4px 6px -4px rgba(0, 0, 0, .5), 0px 10px 30px -5px rgba(0, 0, 0, .5);--bp-surface-shadow-3:inset 0px 0px 0px 1px rgba(255, 255, 255, .2), 0px 20px 25px -5px rgba(0, 0, 0, .3), 0px 10px 30px -5px rgba(0, 0, 0, .3);--bp-surface-shadow-4:inset 0px 0px 0px 1px rgba(255, 255, 255, .2), 0px 25px 60px -12px rgba(0, 0, 0, .85);--bp-surface-color-code:#1114184d;--bp-surface-background-color-default-rest:#111418;--bp-surface-background-color-default-hover:#1c2127;--bp-surface-background-color-default-active:#252a31;--bp-surface-background-color-default-disabled:#111418;--bp-typography-color-default-rest:#a5aab3;--bp-typography-color-default-hover:#646970;--bp-typography-color-default-active:#54575d}@supports (color: oklch(from var(--any-color) l c h)){[data-bp-color-scheme=dark],.bp6-dark{--bp-surface-border-color-default:oklch(from var(--bp-palette-white) l c h / .2);--bp-surface-border-color-strong:oklch(from var(--bp-palette-white) l c h / .3);--bp-surface-color-code:oklch(from var(--bp-palette-black) l c h / .3);--bp-surface-background-color-default-rest:oklch(from var(--bp-intent-default-rest) calc(l*.362) calc(c*.308) calc(h - 1.44) );--bp-surface-background-color-default-hover:oklch(from var(--bp-intent-default-hover) calc(l*.615) calc(c*.597) calc(h - 5.29) );--bp-surface-background-color-default-active:oklch(from var(--bp-intent-default-active) calc(l*.782) calc(c*.84) calc(h - 1.58) );--bp-surface-background-color-default-disabled:oklch(from var(--bp-intent-default-disabled) calc(l*.279) calc(c*.377) calc(h - 2.74) );--bp-typography-color-default-rest:oklch(from var(--bp-intent-default-rest) calc(l + .212) calc(c - .016) calc(h + 6.2) );--bp-typography-color-default-hover:oklch(from var(--bp-intent-default-hover) calc(l + .12) calc(c - .01) calc(h + 0) );--bp-typography-color-default-active:oklch(from var(--bp-intent-default-active) calc(l + .095) calc(c - .008) calc(h + 0) )}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{font-size:14px;font-weight:400;letter-spacing:0;line-height:1.28581;text-transform:none;color:#1c2127;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,blueprint-icons-16,sans-serif}p{margin-bottom:8px;margin-top:0}small{font-size:12px}strong{font-weight:600}::-moz-selection{background:#7dbcff99}::selection{background:#7dbcff99}.bp6-text-muted{color:#5f6b7c}.bp6-text-disabled{color:#5f6b7c99}.bp6-running-text hr{border-color:#11141826}a,a:hover{color:#215db0}a .bp6-icon,a .bp6-icon-standard,a .bp6-icon-large,a code{color:inherit}.bp6-code,.bp6-running-text code{background:#ffffffb3;box-shadow:inset 0 0 0 1px #11141833;color:#5f6b7c}a>.bp6-code,a>.bp6-running-text code{color:#2d72d2}.bp6-code-block,.bp6-running-text pre{background:#ffffffb3;box-shadow:inset 0 0 0 1px #11141826;color:#1c2127}.bp6-code-block>code,.bp6-running-text pre>code{background:none;box-shadow:none;color:inherit}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-code-block,.bp6-running-text pre{border:1px solid buttonborder;box-shadow:none}}.bp6-key,.bp6-running-text kbd{background:#fff;box-shadow:0 0 0 1px #1114181a,0 1px 3px #0000001a,0 1px 2px -1px #0000001a;color:#5f6b7c}.bp6-icon.bp6-intent-primary,.bp6-icon-standard.bp6-intent-primary,.bp6-icon-large.bp6-intent-primary{color:#215db0}.bp6-icon.bp6-intent-success,.bp6-icon-standard.bp6-intent-success,.bp6-icon-large.bp6-intent-success{color:#1c6e42}.bp6-icon.bp6-intent-warning,.bp6-icon-standard.bp6-intent-warning,.bp6-icon-large.bp6-intent-warning{color:#935610}.bp6-icon.bp6-intent-danger,.bp6-icon-standard.bp6-intent-danger,.bp6-icon-large.bp6-intent-danger{color:#ac2f33}.bp6-heading{color:#1c2127;font-weight:600}.bp6-dark .bp6-heading{color:#f6f7f9}.bp6-heading.bp6-text-muted{color:#5f6b7c}.bp6-dark .bp6-heading.bp6-text-muted{color:#abb3bf}.bp6-heading{margin:0 0 12px;padding:0}.bp6-running-text h1,h1.bp6-heading{font-size:36px;line-height:40px}.bp6-running-text h2,h2.bp6-heading{font-size:28px;line-height:32px}.bp6-running-text h3,h3.bp6-heading{font-size:22px;line-height:25px}.bp6-running-text h4,h4.bp6-heading{font-size:18px;line-height:21px}.bp6-running-text h5,h5.bp6-heading{font-size:16px;line-height:19px}.bp6-running-text h6,h6.bp6-heading{font-size:14px;line-height:16px}.bp6-ui-text{font-size:14px;font-weight:400;letter-spacing:0;line-height:1.28581;text-transform:none}.bp6-monospace-text{font-family:monospace;text-transform:none}.bp6-text-overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.bp6-running-text{font-size:14px;line-height:1.5}.bp6-running-text h1{color:#1c2127;font-weight:600}.bp6-dark .bp6-running-text h1{color:#f6f7f9}.bp6-running-text h1.bp6-text-muted{color:#5f6b7c}.bp6-dark .bp6-running-text h1.bp6-text-muted{color:#abb3bf}.bp6-running-text h1{margin-bottom:20px;margin-top:40px}.bp6-running-text h2{color:#1c2127;font-weight:600}.bp6-dark .bp6-running-text h2{color:#f6f7f9}.bp6-running-text h2.bp6-text-muted{color:#5f6b7c}.bp6-dark .bp6-running-text h2.bp6-text-muted{color:#abb3bf}.bp6-running-text h2{margin-bottom:20px;margin-top:40px}.bp6-running-text h3{color:#1c2127;font-weight:600}.bp6-dark .bp6-running-text h3{color:#f6f7f9}.bp6-running-text h3.bp6-text-muted{color:#5f6b7c}.bp6-dark .bp6-running-text h3.bp6-text-muted{color:#abb3bf}.bp6-running-text h3{margin-bottom:20px;margin-top:40px}.bp6-running-text h4{color:#1c2127;font-weight:600}.bp6-dark .bp6-running-text h4{color:#f6f7f9}.bp6-running-text h4.bp6-text-muted{color:#5f6b7c}.bp6-dark .bp6-running-text h4.bp6-text-muted{color:#abb3bf}.bp6-running-text h4{margin-bottom:20px;margin-top:40px}.bp6-running-text h5{color:#1c2127;font-weight:600}.bp6-dark .bp6-running-text h5{color:#f6f7f9}.bp6-running-text h5.bp6-text-muted{color:#5f6b7c}.bp6-dark .bp6-running-text h5.bp6-text-muted{color:#abb3bf}.bp6-running-text h5{margin-bottom:20px;margin-top:40px}.bp6-running-text h6{color:#1c2127;font-weight:600}.bp6-dark .bp6-running-text h6{color:#f6f7f9}.bp6-running-text h6.bp6-text-muted{color:#5f6b7c}.bp6-dark .bp6-running-text h6.bp6-text-muted{color:#abb3bf}.bp6-running-text h6{margin-bottom:20px;margin-top:40px}.bp6-running-text hr{border:none;border-bottom:1px solid rgba(17,20,24,.15);margin:20px 0}.bp6-running-text p{margin:0 0 12px;padding:0}.bp6-text-large{font-size:16px}.bp6-text-small{font-size:12px}a{text-decoration:none}a:hover{cursor:pointer;text-decoration:underline}.bp6-code,.bp6-running-text code{font-family:monospace;text-transform:none;border-radius:4px;font-size:smaller;padding:2px 4px}.bp6-code-block,.bp6-running-text pre{font-family:monospace;text-transform:none;border-radius:4px;display:block;font-size:13px;line-height:1.4;margin:8px 0;padding:12px 16px;word-break:break-all;word-wrap:break-word}.bp6-code-block>code,.bp6-running-text pre>code{font-size:inherit;padding:0}.bp6-key,.bp6-running-text kbd{align-items:center;border-radius:4px;display:inline-flex;font-family:inherit;font-size:12px;height:24px;justify-content:center;line-height:24px;min-width:24px;padding:2px 4px;vertical-align:middle}.bp6-key .bp6-icon,.bp6-running-text kbd .bp6-icon,.bp6-key .bp6-icon-standard,.bp6-running-text kbd .bp6-icon-standard,.bp6-key .bp6-icon-large,.bp6-running-text kbd .bp6-icon-large{margin-right:4px}.bp6-blockquote,.bp6-running-text blockquote{border-left:solid 4px rgba(171,179,191,.5);margin:0 0 8px;padding:0 20px}.bp6-dark .bp6-blockquote,.bp6-dark .bp6-running-text blockquote,.bp6-running-text .bp6-dark blockquote{border-color:#73809180}.bp6-list,.bp6-running-text ul,.bp6-running-text ol{margin:8px 0;padding-left:30px}.bp6-list li:not(:last-child),.bp6-running-text ul li:not(:last-child),.bp6-running-text ol li:not(:last-child){margin-bottom:4px}.bp6-list ol,.bp6-running-text ul ol,.bp6-running-text ol ol,.bp6-list ul,.bp6-running-text ul ul,.bp6-running-text ol ul{margin-top:4px}.bp6-list-unstyled{list-style:none;margin:0;padding:0}.bp6-list-unstyled li{padding:0}.bp6-rtl{text-align:right}.bp6-dark{color:#f6f7f9}.bp6-dark .bp6-text-muted{color:#abb3bf}.bp6-dark .bp6-text-disabled{color:#abb3bf99}.bp6-dark .bp6-running-text hr{border-color:#fff3}.bp6-dark a,.bp6-dark a:hover{color:#8abbff}.bp6-dark a .bp6-icon,.bp6-dark a .bp6-icon-standard,.bp6-dark a .bp6-icon-large,.bp6-dark a code{color:inherit}.bp6-dark .bp6-code,.bp6-dark .bp6-running-text code{background:#1114184d;box-shadow:inset 0 0 0 1px #fff3;color:#abb3bf}a>.bp6-dark .bp6-code,a>.bp6-dark .bp6-running-text code{color:inherit}.bp6-dark .bp6-code-block,.bp6-dark .bp6-running-text pre{background:#1114184d;box-shadow:inset 0 0 0 1px #fff3;color:#f6f7f9}.bp6-dark .bp6-code-block>code,.bp6-dark .bp6-running-text pre>code{background:none;box-shadow:none;color:inherit}.bp6-dark .bp6-key,.bp6-dark .bp6-running-text kbd{background:#2f343c;box-shadow:inset 0 0 0 1px #fff3,0 1px 10px #0003,inset 0 0 .5px #ffffff4d,inset 0 .5px #ffffff14,0 1px 10px -1px #0003;color:#abb3bf}.bp6-dark .bp6-icon.bp6-intent-primary,.bp6-dark .bp6-icon-standard.bp6-intent-primary,.bp6-dark .bp6-icon-large.bp6-intent-primary{color:#8abbff}.bp6-dark .bp6-icon.bp6-intent-success,.bp6-dark .bp6-icon-standard.bp6-intent-success,.bp6-dark .bp6-icon-large.bp6-intent-success{color:#72ca9b}.bp6-dark .bp6-icon.bp6-intent-warning,.bp6-dark .bp6-icon-standard.bp6-intent-warning,.bp6-dark .bp6-icon-large.bp6-intent-warning{color:#fbb360}.bp6-dark .bp6-icon.bp6-intent-danger,.bp6-dark .bp6-icon-standard.bp6-intent-danger,.bp6-dark .bp6-icon-large.bp6-intent-danger{color:#fa999c}:focus{outline:rgba(33,93,176,.752) solid 2px;outline-offset:2px;-moz-outline-radius:6px}.bp6-dark :focus{outline-color:#8abbffc0}.bp6-focus-disabled :focus:not(.bp6-focus-style-manager-ignore *){outline:none!important}.bp6-focus-disabled :focus:not(.bp6-focus-style-manager-ignore *)~.bp6-control-indicator{outline:none!important}.bp6-dark{color-scheme:dark}.bp6-alert{max-width:400px;padding:20px}.bp6-alert-body{display:flex}.bp6-alert-body .bp6-icon{font-size:40px;margin-right:20px;margin-top:0}.bp6-alert-contents{word-break:break-word}.bp6-alert-footer{display:flex;flex-direction:row-reverse;margin-top:12px}.bp6-alert-footer .bp6-button{margin-left:8px}.bp6-breadcrumbs{align-items:center;cursor:default;display:flex;flex-wrap:wrap;height:30px;list-style:none;margin:0;padding:0}.bp6-breadcrumbs>li{align-items:center;display:flex}.bp6-breadcrumbs>li:after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath d='M10.71 7.29l-4-4a1.003 1.003 0 00-1.42 1.42L8.59 8 5.3 11.29c-.19.18-.3.43-.3.71a1.003 1.003 0 001.71.71l4-4c.18-.18.29-.43.29-.71s-.11-.53-.29-.71' fill='%235f6b7c'/%3e%3c/svg%3e");content:"";display:block;height:16px;margin:0 4px;width:16px}.bp6-breadcrumbs>li:last-of-type:after{display:none}.bp6-breadcrumb,.bp6-breadcrumb-current,.bp6-breadcrumbs-collapsed{align-items:center;display:inline-flex;font-size:16px}.bp6-breadcrumb,.bp6-breadcrumbs-collapsed{color:#5f6b7c}.bp6-breadcrumb:hover{text-decoration:none}.bp6-breadcrumb.bp6-disabled{color:#5f6b7c99;cursor:not-allowed}.bp6-breadcrumb .bp6-icon{margin-right:4px}.bp6-breadcrumb-current{color:inherit;font-weight:600}.bp6-breadcrumb-current .bp6-input{font-size:inherit;font-weight:inherit;vertical-align:baseline}.bp6-breadcrumbs-collapsed{background:#8f99a826;border:none;border-radius:4px;cursor:pointer;margin-right:2px;padding:1px 4px;vertical-align:text-bottom}.bp6-breadcrumbs-collapsed:before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath d='M2 6a2 2 0 110 4 2 2 0 010-4m6 0a2 2 0 110 4 2 2 0 010-4m6 0a2 2 0 110 4 2 2 0 010-4' fill='%235f6b7c'/%3e%3c/svg%3e") center no-repeat;content:"";display:block;height:16px;width:16px}.bp6-breadcrumbs-collapsed:hover{background:#8f99a84d;color:#1c2127;text-decoration:none}.bp6-dark .bp6-breadcrumb,.bp6-dark .bp6-breadcrumbs-collapsed{color:#abb3bf}.bp6-dark .bp6-breadcrumbs>li:after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath d='M10.71 7.29l-4-4a1.003 1.003 0 00-1.42 1.42L8.59 8 5.3 11.29c-.19.18-.3.43-.3.71a1.003 1.003 0 001.71.71l4-4c.18-.18.29-.43.29-.71s-.11-.53-.29-.71' fill='%23abb3bf'/%3e%3c/svg%3e");color:#abb3bf}.bp6-dark .bp6-breadcrumb.bp6-disabled{color:#abb3bf99}.bp6-dark .bp6-breadcrumb-current{color:#f6f7f9}.bp6-dark .bp6-breadcrumbs-collapsed{background:#8f99a833}.bp6-dark .bp6-breadcrumbs-collapsed:before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath d='M2 6a2 2 0 110 4 2 2 0 010-4m6 0a2 2 0 110 4 2 2 0 010-4m6 0a2 2 0 110 4 2 2 0 010-4' fill='%23abb3bf'/%3e%3c/svg%3e") center no-repeat}.bp6-dark .bp6-breadcrumbs-collapsed:hover{background:#8f99a84d;color:#f6f7f9}.bp6-button{display:inline-flex;flex-direction:row}.bp6-button>*{flex-grow:0;flex-shrink:0}.bp6-button>.bp6-fill{flex-grow:1;flex-shrink:1}.bp6-button:before,.bp6-button>*{margin-right:calc(var(--bp-surface-spacing) * 2)}.bp6-button:empty:before,.bp6-button>:last-child{margin-right:0}.bp6-button{align-items:center;border:none;border-radius:var(--bp-surface-border-radius);cursor:pointer;font-size:var(--bp-typography-size-body-medium);justify-content:center;padding:var(--bp-surface-spacing) calc(var(--bp-surface-spacing) * 2);text-align:left;vertical-align:middle;min-height:calc(var(--bp-surface-spacing) * 7.5);min-width:calc(var(--bp-surface-spacing) * 7.5)}.bp6-button:empty{padding:0!important}.bp6-button:disabled,.bp6-button.bp6-disabled{cursor:not-allowed}.bp6-button.bp6-fill{display:flex;width:100%}.bp6-button.bp6-align-right,.bp6-align-right .bp6-button{text-align:right}.bp6-button.bp6-align-left,.bp6-align-left .bp6-button{text-align:left}.bp6-button:not([class*=bp6-intent-]){background-color:color-mix(in srgb,var(--bp-intent-default-rest) 5%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 10%,transparent);color:var(--bp-typography-color-default-rest)}.bp6-button:not([class*=bp6-intent-]):hover{background-clip:padding-box;background-color:color-mix(in srgb,var(--bp-intent-default-hover) 9%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-button:not([class*=bp6-intent-]):active,.bp6-button:not([class*=bp6-intent-]).bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-active) 16%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button:not([class*=bp6-intent-]):active,.bp6-button:not([class*=bp6-intent-]).bp6-active{background:highlight}}.bp6-button:not([class*=bp6-intent-]):disabled,.bp6-button:not([class*=bp6-intent-]).bp6-disabled{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 20%,transparent);box-shadow:none;color:var(--bp-typography-color-default-disabled);cursor:not-allowed;outline:none}.bp6-button:not([class*=bp6-intent-]):disabled.bp6-active,.bp6-button:not([class*=bp6-intent-]):disabled.bp6-active:hover,.bp6-button:not([class*=bp6-intent-]).bp6-disabled.bp6-active,.bp6-button:not([class*=bp6-intent-]).bp6-disabled.bp6-active:hover{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 28%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button:not([class*=bp6-intent-]){border:1px solid buttonborder}}.bp6-button.bp6-intent-primary{background-color:var(--bp-intent-primary-rest);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 10%,transparent);color:var(--bp-intent-primary-foreground)}.bp6-button.bp6-intent-primary:hover,.bp6-button.bp6-intent-primary:active,.bp6-button.bp6-intent-primary.bp6-active{color:var(--bp-intent-primary-foreground)}.bp6-button.bp6-intent-primary:hover{background-color:var(--bp-intent-primary-hover);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-button.bp6-intent-primary:active,.bp6-button.bp6-intent-primary.bp6-active{background-color:var(--bp-intent-primary-active);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-button.bp6-intent-primary:disabled,.bp6-button.bp6-intent-primary.bp6-disabled{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 50%,transparent);border-color:transparent;box-shadow:none;color:color-mix(in oklch,var(--bp-intent-primary-foreground) 60%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button.bp6-intent-primary:disabled,.bp6-button.bp6-intent-primary.bp6-disabled{border-color:graytext;color:graytext}}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button.bp6-intent-primary{border:1px solid buttonborder;box-shadow:none}}.bp6-button.bp6-intent-success{background-color:var(--bp-intent-success-rest);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 10%,transparent);color:var(--bp-intent-success-foreground)}.bp6-button.bp6-intent-success:hover,.bp6-button.bp6-intent-success:active,.bp6-button.bp6-intent-success.bp6-active{color:var(--bp-intent-success-foreground)}.bp6-button.bp6-intent-success:hover{background-color:var(--bp-intent-success-hover);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-button.bp6-intent-success:active,.bp6-button.bp6-intent-success.bp6-active{background-color:var(--bp-intent-success-active);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-button.bp6-intent-success:disabled,.bp6-button.bp6-intent-success.bp6-disabled{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 50%,transparent);border-color:transparent;box-shadow:none;color:color-mix(in oklch,var(--bp-intent-success-foreground) 60%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button.bp6-intent-success:disabled,.bp6-button.bp6-intent-success.bp6-disabled{border-color:graytext;color:graytext}}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button.bp6-intent-success{border:1px solid buttonborder;box-shadow:none}}.bp6-button.bp6-intent-warning{background-color:var(--bp6-button-warning-rest);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 10%,transparent);color:var(--bp-intent-warning-foreground)}.bp6-button.bp6-intent-warning:hover,.bp6-button.bp6-intent-warning:active,.bp6-button.bp6-intent-warning.bp6-active{color:var(--bp-intent-warning-foreground)}.bp6-button.bp6-intent-warning:hover{background-color:var(--bp-intent-warning-hover);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-button.bp6-intent-warning:active,.bp6-button.bp6-intent-warning.bp6-active{background-color:var(--bp-intent-warning-active);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-button.bp6-intent-warning:disabled,.bp6-button.bp6-intent-warning.bp6-disabled{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 50%,transparent);border-color:transparent;box-shadow:none;color:color-mix(in oklch,var(--bp-intent-warning-foreground) 60%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button.bp6-intent-warning:disabled,.bp6-button.bp6-intent-warning.bp6-disabled{border-color:graytext;color:graytext}}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button.bp6-intent-warning{border:1px solid buttonborder;box-shadow:none}}.bp6-button.bp6-intent-danger{background-color:var(--bp-intent-danger-rest);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 10%,transparent);color:var(--bp-intent-danger-foreground)}.bp6-button.bp6-intent-danger:hover,.bp6-button.bp6-intent-danger:active,.bp6-button.bp6-intent-danger.bp6-active{color:var(--bp-intent-danger-foreground)}.bp6-button.bp6-intent-danger:hover{background-color:var(--bp-intent-danger-hover);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-button.bp6-intent-danger:active,.bp6-button.bp6-intent-danger.bp6-active{background-color:var(--bp-intent-danger-active);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-button.bp6-intent-danger:disabled,.bp6-button.bp6-intent-danger.bp6-disabled{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 50%,transparent);border-color:transparent;box-shadow:none;color:color-mix(in oklch,var(--bp-intent-danger-foreground) 60%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button.bp6-intent-danger:disabled,.bp6-button.bp6-intent-danger.bp6-disabled{border-color:graytext;color:graytext}}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button.bp6-intent-danger{border:1px solid buttonborder;box-shadow:none}}.bp6-button.bp6-intent-default{background-color:var(--bp-intent-default-rest);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 10%,transparent);color:var(--bp-intent-default-foreground)}.bp6-button.bp6-intent-default:hover,.bp6-button.bp6-intent-default:active,.bp6-button.bp6-intent-default.bp6-active{color:var(--bp-intent-default-foreground)}.bp6-button.bp6-intent-default:hover{background-color:var(--bp-intent-default-hover);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-button.bp6-intent-default:active,.bp6-button.bp6-intent-default.bp6-active{background-color:var(--bp-intent-default-active);box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-button.bp6-intent-default:disabled,.bp6-button.bp6-intent-default.bp6-disabled{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 50%,transparent);border-color:transparent;box-shadow:none;color:color-mix(in oklch,var(--bp-intent-default-foreground) 60%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button.bp6-intent-default:disabled,.bp6-button.bp6-intent-default.bp6-disabled{border-color:graytext;color:graytext}}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button.bp6-intent-default{border:1px solid buttonborder;box-shadow:none}}.bp6-button[class*=bp6-intent-] .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-primary-foreground)}.bp6-button.bp6-large:before,.bp6-button.bp6-large>*,.bp6-large .bp6-button:before,.bp6-large .bp6-button>*{margin-right:calc(var(--bp-surface-spacing) * 2)}.bp6-button.bp6-large:empty:before,.bp6-button.bp6-large>:last-child,.bp6-large .bp6-button:empty:before,.bp6-large .bp6-button>:last-child{margin-right:0}.bp6-button.bp6-large,.bp6-large .bp6-button{font-size:var(--bp-typography-size-body-large);min-height:calc(var(--bp-surface-spacing) * 10);min-width:calc(var(--bp-surface-spacing) * 10);padding:var(--bp-surface-spacing) calc(var(--bp-surface-spacing) * 4)}.bp6-button.bp6-small,.bp6-small .bp6-button{min-height:calc(var(--bp-surface-spacing) * 6);min-width:calc(var(--bp-surface-spacing) * 6);padding:0 calc(var(--bp-surface-spacing) * 2)}.bp6-button.bp6-loading{position:relative}.bp6-button.bp6-loading[class*=bp6-icon-]:before{visibility:hidden}.bp6-button.bp6-loading .bp6-button-spinner{margin:0;position:absolute}.bp6-button.bp6-loading>:not(.bp6-button-spinner){visibility:hidden}.bp6-button[class*=bp6-icon-]:before{font-family:blueprint-icons-16,sans-serif;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:16px;line-height:1;width:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:var(--bp-typography-color-muted)}.bp6-button .bp6-icon.bp6-align-right,.bp6-button .bp6-icon-standard.bp6-align-right,.bp6-button .bp6-icon-large.bp6-align-right{margin-left:calc(var(--bp-surface-spacing) * 2)}.bp6-button .bp6-icon:not([class*=bp6-intent-]){color:var(--bp-typography-color-muted)}.bp6-button .bp6-icon:first-child:last-child,.bp6-button .bp6-spinner+.bp6-icon:last-child{margin:0 calc(-1 * (var(--bp-surface-spacing) * 7.5 - var(--bp-surface-spacing) * 4) * .5)}.bp6-dark .bp6-button:not([class*=bp6-intent-]),[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]){background-color:color-mix(in srgb,var(--bp-intent-default-rest) 40%,var(--bp-palette-black));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-default) 50%,transparent),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent);color:var(--bp-intent-default-foreground)}.bp6-dark .bp6-button:not([class*=bp6-intent-]):hover,.bp6-dark .bp6-button:not([class*=bp6-intent-]):active,.bp6-dark .bp6-button:not([class*=bp6-intent-]).bp6-active,[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]):hover,[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]):active,[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]).bp6-active{color:color-mix(in srgb,var(--bp-intent-default-hover) 4%,var(--bp-palette-white))}.bp6-dark .bp6-button:not([class*=bp6-intent-]):hover,[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]):hover{background-color:color-mix(in srgb,var(--bp-intent-default-hover) 42%,var(--bp-palette-black));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-default) 50%,transparent),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 40%,transparent)}.bp6-dark .bp6-button:not([class*=bp6-intent-]):active,.bp6-dark .bp6-button:not([class*=bp6-intent-]).bp6-active,[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]):active,[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]).bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-active) 30%,var(--bp-palette-black));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-default) 50%,transparent),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 40%,transparent)}.bp6-dark .bp6-button:not([class*=bp6-intent-]):disabled,.bp6-dark .bp6-button:not([class*=bp6-intent-]).bp6-disabled,[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]):disabled,[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]).bp6-disabled{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 4%,transparent);box-shadow:none;color:var(--bp-typography-color-default-disabled)}.bp6-dark .bp6-button:not([class*=bp6-intent-]):disabled.bp6-active,.bp6-dark .bp6-button:not([class*=bp6-intent-]).bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]):disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]).bp6-disabled.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 7%,transparent)}.bp6-dark .bp6-button:not([class*=bp6-intent-]) .bp6-button-spinner .bp6-spinner-head,[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]) .bp6-button-spinner .bp6-spinner-head{background:color-mix(in srgb,var(--bp-intent-default-rest) 20%,var(--bp-palette-black));stroke:color-mix(in srgb,var(--bp-intent-default-rest) 68%,var(--bp-palette-white))}.bp6-dark .bp6-button:not([class*=bp6-intent-])[class*=bp6-icon-]:before,[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-])[class*=bp6-icon-]:before{color:var(--bp-typography-color-default-rest)}.bp6-dark .bp6-button:not([class*=bp6-intent-]) .bp6-icon:not([class*=bp6-intent-]),.bp6-dark .bp6-button:not([class*=bp6-intent-]) .bp6-icon-standard:not([class*=bp6-intent-]),.bp6-dark .bp6-button:not([class*=bp6-intent-]) .bp6-icon-large:not([class*=bp6-intent-]),[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]) .bp6-icon:not([class*=bp6-intent-]),[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]) .bp6-icon-standard:not([class*=bp6-intent-]),[data-bp-color-scheme=dark] .bp6-button:not([class*=bp6-intent-]) .bp6-icon-large:not([class*=bp6-intent-]){color:var(--bp-typography-color-default-rest)}.bp6-dark .bp6-button[class*=bp6-intent-],[data-bp-color-scheme=dark] .bp6-button[class*=bp6-intent-],.bp6-dark .bp6-button[class*=bp6-intent-]:hover,[data-bp-color-scheme=dark] .bp6-button[class*=bp6-intent-]:hover{box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-default) 50%,transparent),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-dark .bp6-button[class*=bp6-intent-]:active,.bp6-dark .bp6-button[class*=bp6-intent-].bp6-active,[data-bp-color-scheme=dark] .bp6-button[class*=bp6-intent-]:active,[data-bp-color-scheme=dark] .bp6-button[class*=bp6-intent-].bp6-active{box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-default) 50%,transparent),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 40%,transparent)}.bp6-dark .bp6-button[class*=bp6-intent-]:disabled,.bp6-dark .bp6-button[class*=bp6-intent-].bp6-disabled,[data-bp-color-scheme=dark] .bp6-button[class*=bp6-intent-]:disabled,[data-bp-color-scheme=dark] .bp6-button[class*=bp6-intent-].bp6-disabled{box-shadow:none;color:color-mix(in oklch,var(--bp-intent-default-foreground) 30%,transparent)}.bp6-dark .bp6-button[class*=bp6-intent-] .bp6-button-spinner .bp6-spinner-head,[data-bp-color-scheme=dark] .bp6-button[class*=bp6-intent-] .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-typography-color-default-hover)}.bp6-button:disabled:before,.bp6-button:disabled .bp6-icon,.bp6-button:disabled .bp6-icon-standard,.bp6-button:disabled .bp6-icon-large,.bp6-button.bp6-disabled:before,.bp6-button.bp6-disabled .bp6-icon,.bp6-button.bp6-disabled .bp6-icon-standard,.bp6-button.bp6-disabled .bp6-icon-large,.bp6-button[class*=bp6-intent-]:before,.bp6-button[class*=bp6-intent-] .bp6-icon,.bp6-button[class*=bp6-intent-] .bp6-icon-standard,.bp6-button[class*=bp6-intent-] .bp6-icon-large{color:inherit!important}.bp6-button.bp6-minimal{background:none;box-shadow:none}.bp6-button.bp6-minimal:hover{background-color:color-mix(in srgb,var(--bp-intent-default-hover) 8%,transparent);box-shadow:none;color:var(--bp-typography-color-default-rest);text-decoration:none}.bp6-button.bp6-minimal:active,.bp6-button.bp6-minimal.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-active) 16%,transparent);box-shadow:none;color:var(--bp-typography-color-default-rest)}.bp6-button.bp6-minimal:disabled,.bp6-button.bp6-minimal:disabled:hover,.bp6-button.bp6-minimal.bp6-disabled,.bp6-button.bp6-minimal.bp6-disabled:hover{background:none;color:var(--bp-typography-color-default-disabled);cursor:not-allowed}.bp6-button.bp6-minimal:disabled.bp6-active,.bp6-button.bp6-minimal:disabled:hover.bp6-active,.bp6-button.bp6-minimal.bp6-disabled.bp6-active,.bp6-button.bp6-minimal.bp6-disabled:hover.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 30%,transparent)}.bp6-dark .bp6-button.bp6-minimal,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal,.bp6-dark .bp6-button.bp6-minimal:hover,.bp6-dark .bp6-button.bp6-minimal:active,.bp6-dark .bp6-button.bp6-minimal.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal:active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-default-foreground)}.bp6-dark .bp6-button.bp6-minimal:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal:hover{background-color:color-mix(in srgb,var(--bp-intent-default-rest) 24%,transparent)}.bp6-dark .bp6-button.bp6-minimal:active,.bp6-dark .bp6-button.bp6-minimal.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal:active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-rest) 49%,transparent)}.bp6-dark .bp6-button.bp6-minimal:disabled,.bp6-dark .bp6-button.bp6-minimal:disabled:hover,.bp6-dark .bp6-button.bp6-minimal.bp6-disabled,.bp6-dark .bp6-button.bp6-minimal.bp6-disabled:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal:disabled:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-disabled:hover{background:none;color:var(--bp-typography-color-default-disabled);cursor:not-allowed}.bp6-dark .bp6-button.bp6-minimal:disabled.bp6-active,.bp6-dark .bp6-button.bp6-minimal:disabled:hover.bp6-active,.bp6-dark .bp6-button.bp6-minimal.bp6-disabled.bp6-active,.bp6-dark .bp6-button.bp6-minimal.bp6-disabled:hover.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal:disabled:hover.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-disabled:hover.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 30%,transparent)}.bp6-button.bp6-minimal.bp6-intent-primary{color:var(--bp-intent-primary-hover)}.bp6-button.bp6-minimal.bp6-intent-primary:hover,.bp6-button.bp6-minimal.bp6-intent-primary:active,.bp6-button.bp6-minimal.bp6-intent-primary.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-primary-hover)}.bp6-button.bp6-minimal.bp6-intent-primary:hover{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 15%,transparent);color:var(--bp-intent-primary-hover)}.bp6-button.bp6-minimal.bp6-intent-primary:active,.bp6-button.bp6-minimal.bp6-intent-primary.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent);color:var(--bp-intent-primary-active)}.bp6-button.bp6-minimal.bp6-intent-primary:disabled,.bp6-button.bp6-minimal.bp6-intent-primary.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-primary-hover) 50%,transparent)}.bp6-button.bp6-minimal.bp6-intent-primary:disabled.bp6-active,.bp6-button.bp6-minimal.bp6-intent-primary.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent)}.bp6-button.bp6-minimal.bp6-intent-primary .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-primary-hover)}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-primary{color:color-mix(in oklch,var(--bp-intent-primary-rest) 51%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-primary:hover{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-primary-hover) 51%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary:active,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-primary:active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-primary.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-primary-active) 51%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary:disabled,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-primary:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-primary.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-primary-rest) 51%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary:disabled.bp6-active,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-primary:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-primary.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent)}.bp6-button.bp6-minimal.bp6-intent-success{color:var(--bp-intent-success-hover)}.bp6-button.bp6-minimal.bp6-intent-success:hover,.bp6-button.bp6-minimal.bp6-intent-success:active,.bp6-button.bp6-minimal.bp6-intent-success.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-success-hover)}.bp6-button.bp6-minimal.bp6-intent-success:hover{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 15%,transparent);color:var(--bp-intent-success-hover)}.bp6-button.bp6-minimal.bp6-intent-success:active,.bp6-button.bp6-minimal.bp6-intent-success.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent);color:var(--bp-intent-success-active)}.bp6-button.bp6-minimal.bp6-intent-success:disabled,.bp6-button.bp6-minimal.bp6-intent-success.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-success-hover) 50%,transparent)}.bp6-button.bp6-minimal.bp6-intent-success:disabled.bp6-active,.bp6-button.bp6-minimal.bp6-intent-success.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent)}.bp6-button.bp6-minimal.bp6-intent-success .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-success-hover)}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-success,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-success{color:color-mix(in oklch,var(--bp-intent-success-rest) 54%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-success:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-success:hover{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-success-hover) 54%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-success:active,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-success.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-success:active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-success.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-success-active) 54%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-success:disabled,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-success.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-success:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-success.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-success-rest) 54%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-success:disabled.bp6-active,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-success.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-success:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-success.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent)}.bp6-button.bp6-minimal.bp6-intent-warning{color:var(--bp-intent-warning-hover)}.bp6-button.bp6-minimal.bp6-intent-warning:hover,.bp6-button.bp6-minimal.bp6-intent-warning:active,.bp6-button.bp6-minimal.bp6-intent-warning.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-warning-hover)}.bp6-button.bp6-minimal.bp6-intent-warning:hover{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 15%,transparent);color:var(--bp-intent-warning-hover)}.bp6-button.bp6-minimal.bp6-intent-warning:active,.bp6-button.bp6-minimal.bp6-intent-warning.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent);color:var(--bp-intent-warning-active)}.bp6-button.bp6-minimal.bp6-intent-warning:disabled,.bp6-button.bp6-minimal.bp6-intent-warning.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-warning-hover) 50%,transparent)}.bp6-button.bp6-minimal.bp6-intent-warning:disabled.bp6-active,.bp6-button.bp6-minimal.bp6-intent-warning.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent)}.bp6-button.bp6-minimal.bp6-intent-warning .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-warning-hover)}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-warning{color:color-mix(in oklch,var(--bp-intent-warning-rest) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-warning:hover{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-warning-hover) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning:active,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-warning:active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-warning.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-warning-active) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning:disabled,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-warning:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-warning.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-warning-rest) 53%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning:disabled.bp6-active,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-warning:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-warning.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent)}.bp6-button.bp6-minimal.bp6-intent-danger{color:var(--bp-intent-danger-hover)}.bp6-button.bp6-minimal.bp6-intent-danger:hover,.bp6-button.bp6-minimal.bp6-intent-danger:active,.bp6-button.bp6-minimal.bp6-intent-danger.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-danger-hover)}.bp6-button.bp6-minimal.bp6-intent-danger:hover{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 15%,transparent);color:var(--bp-intent-danger-hover)}.bp6-button.bp6-minimal.bp6-intent-danger:active,.bp6-button.bp6-minimal.bp6-intent-danger.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent);color:var(--bp-intent-danger-active)}.bp6-button.bp6-minimal.bp6-intent-danger:disabled,.bp6-button.bp6-minimal.bp6-intent-danger.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-danger-hover) 50%,transparent)}.bp6-button.bp6-minimal.bp6-intent-danger:disabled.bp6-active,.bp6-button.bp6-minimal.bp6-intent-danger.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent)}.bp6-button.bp6-minimal.bp6-intent-danger .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-danger-hover)}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-danger{color:color-mix(in oklch,var(--bp-intent-danger-rest) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-danger:hover{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-danger-hover) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger:active,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-danger:active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-danger.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-danger-active) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger:disabled,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-danger:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-danger.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-danger-rest) 53%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger:disabled.bp6-active,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-danger:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-danger.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent)}.bp6-button.bp6-minimal.bp6-intent-default{color:var(--bp-intent-default-hover)}.bp6-button.bp6-minimal.bp6-intent-default:hover,.bp6-button.bp6-minimal.bp6-intent-default:active,.bp6-button.bp6-minimal.bp6-intent-default.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-default-hover)}.bp6-button.bp6-minimal.bp6-intent-default:hover{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 15%,transparent);color:var(--bp-intent-default-hover)}.bp6-button.bp6-minimal.bp6-intent-default:active,.bp6-button.bp6-minimal.bp6-intent-default.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent);color:var(--bp-intent-default-active)}.bp6-button.bp6-minimal.bp6-intent-default:disabled,.bp6-button.bp6-minimal.bp6-intent-default.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-default-hover) 50%,transparent)}.bp6-button.bp6-minimal.bp6-intent-default:disabled.bp6-active,.bp6-button.bp6-minimal.bp6-intent-default.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent)}.bp6-button.bp6-minimal.bp6-intent-default .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-default-hover)}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-default,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-default{color:color-mix(in srgb,var(--bp-intent-default-rest) 46%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-default:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-default:hover{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 20%,transparent);color:color-mix(in srgb,var(--bp-intent-default-hover) 46%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-default:active,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-default.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-default:active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-default.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent);color:color-mix(in srgb,var(--bp-intent-default-active) 46%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-default:disabled,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-default.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-default:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-default.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in srgb,var(--bp-intent-default-rest) 46%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button.bp6-minimal.bp6-intent-default:disabled.bp6-active,.bp6-dark .bp6-button.bp6-minimal.bp6-intent-default.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-default:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-minimal.bp6-intent-default.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent)}.bp6-button.bp6-outlined{background:none;box-shadow:none}.bp6-button.bp6-outlined:hover{background-color:color-mix(in srgb,var(--bp-intent-default-hover) 8%,transparent);box-shadow:none;color:var(--bp-typography-color-default-rest);text-decoration:none}.bp6-button.bp6-outlined:active,.bp6-button.bp6-outlined.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-active) 16%,transparent);box-shadow:none;color:var(--bp-typography-color-default-rest)}.bp6-button.bp6-outlined:disabled,.bp6-button.bp6-outlined:disabled:hover,.bp6-button.bp6-outlined.bp6-disabled,.bp6-button.bp6-outlined.bp6-disabled:hover{background:none;color:var(--bp-typography-color-default-disabled);cursor:not-allowed}.bp6-button.bp6-outlined:disabled.bp6-active,.bp6-button.bp6-outlined:disabled:hover.bp6-active,.bp6-button.bp6-outlined.bp6-disabled.bp6-active,.bp6-button.bp6-outlined.bp6-disabled:hover.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 30%,transparent)}.bp6-dark .bp6-button.bp6-outlined,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined,.bp6-dark .bp6-button.bp6-outlined:hover,.bp6-dark .bp6-button.bp6-outlined:active,.bp6-dark .bp6-button.bp6-outlined.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined:active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-default-foreground)}.bp6-dark .bp6-button.bp6-outlined:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined:hover{background-color:color-mix(in srgb,var(--bp-intent-default-rest) 24%,transparent)}.bp6-dark .bp6-button.bp6-outlined:active,.bp6-dark .bp6-button.bp6-outlined.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined:active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-rest) 49%,transparent)}.bp6-dark .bp6-button.bp6-outlined:disabled,.bp6-dark .bp6-button.bp6-outlined:disabled:hover,.bp6-dark .bp6-button.bp6-outlined.bp6-disabled,.bp6-dark .bp6-button.bp6-outlined.bp6-disabled:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined:disabled:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-disabled:hover{background:none;color:var(--bp-typography-color-default-disabled);cursor:not-allowed}.bp6-dark .bp6-button.bp6-outlined:disabled.bp6-active,.bp6-dark .bp6-button.bp6-outlined:disabled:hover.bp6-active,.bp6-dark .bp6-button.bp6-outlined.bp6-disabled.bp6-active,.bp6-dark .bp6-button.bp6-outlined.bp6-disabled:hover.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined:disabled:hover.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-disabled:hover.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 30%,transparent)}.bp6-button.bp6-outlined.bp6-intent-primary{color:var(--bp-intent-primary-hover)}.bp6-button.bp6-outlined.bp6-intent-primary:hover,.bp6-button.bp6-outlined.bp6-intent-primary:active,.bp6-button.bp6-outlined.bp6-intent-primary.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-primary-hover)}.bp6-button.bp6-outlined.bp6-intent-primary:hover{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 15%,transparent);color:var(--bp-intent-primary-hover)}.bp6-button.bp6-outlined.bp6-intent-primary:active,.bp6-button.bp6-outlined.bp6-intent-primary.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent);color:var(--bp-intent-primary-active)}.bp6-button.bp6-outlined.bp6-intent-primary:disabled,.bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-primary-hover) 50%,transparent)}.bp6-button.bp6-outlined.bp6-intent-primary:disabled.bp6-active,.bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent)}.bp6-button.bp6-outlined.bp6-intent-primary .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-primary-hover)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-primary{color:color-mix(in oklch,var(--bp-intent-primary-rest) 51%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-primary:hover{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-primary-hover) 51%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary:active,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-primary:active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-primary.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-primary-active) 51%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary:disabled,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-primary:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-primary-rest) 51%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary:disabled.bp6-active,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-primary:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent)}.bp6-button.bp6-outlined.bp6-intent-success{color:var(--bp-intent-success-hover)}.bp6-button.bp6-outlined.bp6-intent-success:hover,.bp6-button.bp6-outlined.bp6-intent-success:active,.bp6-button.bp6-outlined.bp6-intent-success.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-success-hover)}.bp6-button.bp6-outlined.bp6-intent-success:hover{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 15%,transparent);color:var(--bp-intent-success-hover)}.bp6-button.bp6-outlined.bp6-intent-success:active,.bp6-button.bp6-outlined.bp6-intent-success.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent);color:var(--bp-intent-success-active)}.bp6-button.bp6-outlined.bp6-intent-success:disabled,.bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-success-hover) 50%,transparent)}.bp6-button.bp6-outlined.bp6-intent-success:disabled.bp6-active,.bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent)}.bp6-button.bp6-outlined.bp6-intent-success .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-success-hover)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-success,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-success{color:color-mix(in oklch,var(--bp-intent-success-rest) 54%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-success:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-success:hover{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-success-hover) 54%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-success:active,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-success.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-success:active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-success.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-success-active) 54%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-success:disabled,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-success:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-success-rest) 54%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-success:disabled.bp6-active,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-success:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent)}.bp6-button.bp6-outlined.bp6-intent-warning{color:var(--bp-intent-warning-hover)}.bp6-button.bp6-outlined.bp6-intent-warning:hover,.bp6-button.bp6-outlined.bp6-intent-warning:active,.bp6-button.bp6-outlined.bp6-intent-warning.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-warning-hover)}.bp6-button.bp6-outlined.bp6-intent-warning:hover{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 15%,transparent);color:var(--bp-intent-warning-hover)}.bp6-button.bp6-outlined.bp6-intent-warning:active,.bp6-button.bp6-outlined.bp6-intent-warning.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent);color:var(--bp-intent-warning-active)}.bp6-button.bp6-outlined.bp6-intent-warning:disabled,.bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-warning-hover) 50%,transparent)}.bp6-button.bp6-outlined.bp6-intent-warning:disabled.bp6-active,.bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent)}.bp6-button.bp6-outlined.bp6-intent-warning .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-warning-hover)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-warning{color:color-mix(in oklch,var(--bp-intent-warning-rest) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-warning:hover{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-warning-hover) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning:active,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-warning:active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-warning.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-warning-active) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning:disabled,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-warning:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-warning-rest) 53%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning:disabled.bp6-active,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-warning:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent)}.bp6-button.bp6-outlined.bp6-intent-danger{color:var(--bp-intent-danger-hover)}.bp6-button.bp6-outlined.bp6-intent-danger:hover,.bp6-button.bp6-outlined.bp6-intent-danger:active,.bp6-button.bp6-outlined.bp6-intent-danger.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-danger-hover)}.bp6-button.bp6-outlined.bp6-intent-danger:hover{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 15%,transparent);color:var(--bp-intent-danger-hover)}.bp6-button.bp6-outlined.bp6-intent-danger:active,.bp6-button.bp6-outlined.bp6-intent-danger.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent);color:var(--bp-intent-danger-active)}.bp6-button.bp6-outlined.bp6-intent-danger:disabled,.bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-danger-hover) 50%,transparent)}.bp6-button.bp6-outlined.bp6-intent-danger:disabled.bp6-active,.bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent)}.bp6-button.bp6-outlined.bp6-intent-danger .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-danger-hover)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-danger{color:color-mix(in oklch,var(--bp-intent-danger-rest) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-danger:hover{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-danger-hover) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger:active,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-danger:active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-danger.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-danger-active) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger:disabled,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-danger:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-danger-rest) 53%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger:disabled.bp6-active,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-danger:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent)}.bp6-button.bp6-outlined.bp6-intent-default{color:var(--bp-intent-default-hover)}.bp6-button.bp6-outlined.bp6-intent-default:hover,.bp6-button.bp6-outlined.bp6-intent-default:active,.bp6-button.bp6-outlined.bp6-intent-default.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-default-hover)}.bp6-button.bp6-outlined.bp6-intent-default:hover{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 15%,transparent);color:var(--bp-intent-default-hover)}.bp6-button.bp6-outlined.bp6-intent-default:active,.bp6-button.bp6-outlined.bp6-intent-default.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent);color:var(--bp-intent-default-active)}.bp6-button.bp6-outlined.bp6-intent-default:disabled,.bp6-button.bp6-outlined.bp6-intent-default.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-default-hover) 50%,transparent)}.bp6-button.bp6-outlined.bp6-intent-default:disabled.bp6-active,.bp6-button.bp6-outlined.bp6-intent-default.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent)}.bp6-button.bp6-outlined.bp6-intent-default .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-default-hover)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-default,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-default{color:color-mix(in srgb,var(--bp-intent-default-rest) 46%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-default:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-default:hover{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 20%,transparent);color:color-mix(in srgb,var(--bp-intent-default-hover) 46%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-default:active,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-default.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-default:active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-default.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent);color:color-mix(in srgb,var(--bp-intent-default-active) 46%,var(--bp-palette-white))}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-default:disabled,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-default.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-default:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-default.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in srgb,var(--bp-intent-default-rest) 46%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-default:disabled.bp6-active,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-default.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-default:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-default.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent)}.bp6-button.bp6-outlined{border:var(--bp-surface-border-width) solid var(--bp-surface-border-color-strong);box-sizing:border-box}.bp6-button.bp6-outlined:disabled,.bp6-button.bp6-outlined:disabled:hover,.bp6-button.bp6-outlined.bp6-disabled,.bp6-button.bp6-outlined.bp6-disabled:hover{border-color:var(--bp-surface-border-color-default)}.bp6-dark .bp6-button.bp6-outlined,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined{border-color:var(--bp-surface-border-color-strong)}.bp6-dark .bp6-button.bp6-outlined:disabled,.bp6-dark .bp6-button.bp6-outlined:disabled:hover,.bp6-dark .bp6-button.bp6-outlined.bp6-disabled,.bp6-dark .bp6-button.bp6-outlined.bp6-disabled:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined:disabled:hover,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-disabled:hover{border-color:var(--bp-surface-border-color-default)}.bp6-button.bp6-outlined.bp6-intent-primary{border-color:color-mix(in oklch,var(--bp-intent-primary-hover) 60%,transparent)}.bp6-button.bp6-outlined.bp6-intent-primary:disabled,.bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled{border-color:color-mix(in oklch,var(--bp-intent-primary-hover) 20%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-primary{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-primary-rest) 51%,var(--bp-palette-white)) 60%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary:disabled,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-primary:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-primary-rest) 51%,var(--bp-palette-white)) 20%,transparent)}.bp6-button.bp6-outlined.bp6-intent-success{border-color:color-mix(in oklch,var(--bp-intent-success-hover) 60%,transparent)}.bp6-button.bp6-outlined.bp6-intent-success:disabled,.bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled{border-color:color-mix(in oklch,var(--bp-intent-success-hover) 20%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-success,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-success{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-success-rest) 54%,var(--bp-palette-white)) 60%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-success:disabled,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-success:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-success-rest) 54%,var(--bp-palette-white)) 20%,transparent)}.bp6-button.bp6-outlined.bp6-intent-warning{border-color:color-mix(in oklch,var(--bp-intent-warning-hover) 60%,transparent)}.bp6-button.bp6-outlined.bp6-intent-warning:disabled,.bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled{border-color:color-mix(in oklch,var(--bp-intent-warning-hover) 20%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-warning{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-warning-rest) 53%,var(--bp-palette-white)) 60%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning:disabled,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-warning:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-warning-rest) 53%,var(--bp-palette-white)) 20%,transparent)}.bp6-button.bp6-outlined.bp6-intent-danger{border-color:color-mix(in oklch,var(--bp-intent-danger-hover) 60%,transparent)}.bp6-button.bp6-outlined.bp6-intent-danger:disabled,.bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled{border-color:color-mix(in oklch,var(--bp-intent-danger-hover) 20%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-danger{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-danger-rest) 53%,var(--bp-palette-white)) 60%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger:disabled,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-danger:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-danger-rest) 53%,var(--bp-palette-white)) 20%,transparent)}.bp6-button.bp6-outlined.bp6-intent-default{border-color:color-mix(in oklch,var(--bp-intent-default-hover) 60%,transparent)}.bp6-button.bp6-outlined.bp6-intent-default:disabled,.bp6-button.bp6-outlined.bp6-intent-default.bp6-disabled{border-color:color-mix(in oklch,var(--bp-intent-default-hover) 20%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-default,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-default{border-color:color-mix(in oklch,color-mix(in srgb,var(--bp-intent-default-rest) 46%,var(--bp-palette-white)) 60%,transparent)}.bp6-dark .bp6-button.bp6-outlined.bp6-intent-default:disabled,.bp6-dark .bp6-button.bp6-outlined.bp6-intent-default.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-default:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-outlined.bp6-intent-default.bp6-disabled{border-color:color-mix(in oklch,color-mix(in srgb,var(--bp-intent-default-rest) 46%,var(--bp-palette-white)) 20%,transparent)}.bp6-button.bp6-intent-warning:not(.bp6-disabled).bp6-icon>svg{fill:color-mix(in oklch,var(--bp-intent-warning-foreground) 70%,transparent)}.bp6-button.bp6-intent-warning:not(.bp6-disabled):not(.bp6-minimal):not(.bp6-outlined):hover{background:color-mix(in oklch,var(--bp6-button-warning-rest) 77%,var(--bp-intent-warning-hover))}.bp6-button.bp6-intent-warning:not(.bp6-disabled):not(.bp6-minimal):not(.bp6-outlined):active,.bp6-button.bp6-intent-warning:not(.bp6-disabled):not(.bp6-minimal):not(.bp6-outlined).bp6-active{background:color-mix(in oklch,var(--bp6-button-warning-rest) 46%,var(--bp-intent-warning-active))}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button.bp6-intent-warning:not(.bp6-disabled):not(.bp6-minimal):not(.bp6-outlined):active,.bp6-button.bp6-intent-warning:not(.bp6-disabled):not(.bp6-minimal):not(.bp6-outlined).bp6-active{background:highlight}}.bp6-button.bp6-intent-warning:disabled,.bp6-button.bp6-intent-warning.bp6-disabled{background-color:color-mix(in oklch,var(--bp-intent-warning-rest) 40%,transparent)}.bp6-dark .bp6-button.bp6-intent-warning:disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-intent-warning:disabled,.bp6-dark .bp6-button.bp6-intent-warning.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button.bp6-intent-warning.bp6-disabled{color:color-mix(in oklch,var(--bp-intent-warning-foreground) 50%,transparent)}.bp6-button.bp6-intent-warning.bp6-minimal,.bp6-button.bp6-intent-warning.bp6-outlined{background:none}.bp6-button.bp6-intent-warning.bp6-minimal:disabled,.bp6-button.bp6-intent-warning.bp6-minimal.bp6-disabled,.bp6-button.bp6-intent-warning.bp6-outlined:disabled,.bp6-button.bp6-intent-warning.bp6-outlined.bp6-disabled{color:color-mix(in oklch,var(--bp-intent-warning-hover) 40%,transparent)}.bp6-dark .bp6-button.bp6-intent-warning.bp6-minimal:not(.bp6-disabled).bp6-icon>svg,[data-bp-color-scheme=dark] .bp6-button.bp6-intent-warning.bp6-minimal:not(.bp6-disabled).bp6-icon>svg,.bp6-dark .bp6-button.bp6-intent-warning.bp6-outlined:not(.bp6-disabled).bp6-icon>svg,[data-bp-color-scheme=dark] .bp6-button.bp6-intent-warning.bp6-outlined:not(.bp6-disabled).bp6-icon>svg{fill:color-mix(in oklch,var(--bp-intent-warning-rest) 35%,transparent)}a.bp6-button{text-align:center;text-decoration:none;transition:none}a.bp6-button,a.bp6-button:hover,a.bp6-button:active{color:var(--bp-typography-color-default-rest)}a.bp6-button.bp6-disabled{color:var(--bp-typography-color-default-disabled)}.bp6-button-text{flex:0 1 auto}.bp6-button.bp6-align-left .bp6-button-text,.bp6-button.bp6-align-right .bp6-button-text,.bp6-button-group.bp6-align-left .bp6-button-text,.bp6-button-group.bp6-align-right .bp6-button-text{flex:1 1 auto}.bp6-button-group{display:inline-flex}.bp6-button-group .bp6-button{flex:0 0 auto;position:relative;z-index:4}.bp6-button-group .bp6-button:focus{z-index:5}.bp6-button-group .bp6-button:hover{z-index:6}.bp6-button-group .bp6-button:active,.bp6-button-group .bp6-button.bp6-active{z-index:7}.bp6-button-group .bp6-button:disabled,.bp6-button-group .bp6-button.bp6-disabled{z-index:3}.bp6-button-group .bp6-button[class*=bp6-intent-]{z-index:9}.bp6-button-group .bp6-button[class*=bp6-intent-]:focus{z-index:10}.bp6-button-group .bp6-button[class*=bp6-intent-]:hover{z-index:11}.bp6-button-group .bp6-button[class*=bp6-intent-]:active,.bp6-button-group .bp6-button[class*=bp6-intent-].bp6-active{z-index:12}.bp6-button-group .bp6-button[class*=bp6-intent-]:disabled,.bp6-button-group .bp6-button[class*=bp6-intent-].bp6-disabled{z-index:8}.bp6-button-group:not(.bp6-minimal)>.bp6-popover-wrapper:not(:first-child) .bp6-button,.bp6-button-group:not(.bp6-minimal)>.bp6-button:not(:first-child),.bp6-button-group.bp6-outlined>.bp6-popover-wrapper:not(:first-child) .bp6-button,.bp6-button-group.bp6-outlined>.bp6-button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.bp6-button-group:not(.bp6-minimal)>.bp6-popover-wrapper:not(:last-child) .bp6-button,.bp6-button-group:not(.bp6-minimal)>.bp6-button:not(:last-child),.bp6-button-group.bp6-outlined>.bp6-popover-wrapper:not(:last-child) .bp6-button,.bp6-button-group.bp6-outlined>.bp6-button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.bp6-button-group:not(.bp6-minimal):not(.bp6-outlined)>.bp6-popover-wrapper:not(:last-child) .bp6-button,.bp6-button-group:not(.bp6-minimal):not(.bp6-outlined)>.bp6-button:not(:last-child){margin-right:calc(-1 * var(--bp-surface-border-width))}.bp6-button-group.bp6-minimal .bp6-button,.bp6-button-group.bp6-outlined .bp6-button{background:none;box-shadow:none}.bp6-button-group.bp6-minimal .bp6-button:hover,.bp6-button-group.bp6-outlined .bp6-button:hover{background-color:color-mix(in srgb,var(--bp-intent-default-hover) 8%,transparent);box-shadow:none;color:var(--bp-typography-color-default-rest);text-decoration:none}.bp6-button-group.bp6-minimal .bp6-button:active,.bp6-button-group.bp6-minimal .bp6-button.bp6-active,.bp6-button-group.bp6-outlined .bp6-button:active,.bp6-button-group.bp6-outlined .bp6-button.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-active) 16%,transparent);box-shadow:none;color:var(--bp-typography-color-default-rest)}.bp6-button-group.bp6-minimal .bp6-button:disabled,.bp6-button-group.bp6-minimal .bp6-button:disabled:hover,.bp6-button-group.bp6-minimal .bp6-button.bp6-disabled,.bp6-button-group.bp6-minimal .bp6-button.bp6-disabled:hover,.bp6-button-group.bp6-outlined .bp6-button:disabled,.bp6-button-group.bp6-outlined .bp6-button:disabled:hover,.bp6-button-group.bp6-outlined .bp6-button.bp6-disabled,.bp6-button-group.bp6-outlined .bp6-button.bp6-disabled:hover{background:none;color:var(--bp-typography-color-default-disabled);cursor:not-allowed}.bp6-button-group.bp6-minimal .bp6-button:disabled.bp6-active,.bp6-button-group.bp6-minimal .bp6-button:disabled:hover.bp6-active,.bp6-button-group.bp6-minimal .bp6-button.bp6-disabled.bp6-active,.bp6-button-group.bp6-minimal .bp6-button.bp6-disabled:hover.bp6-active,.bp6-button-group.bp6-outlined .bp6-button:disabled.bp6-active,.bp6-button-group.bp6-outlined .bp6-button:disabled:hover.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-disabled.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-disabled:hover.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 30%,transparent)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button:hover,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button:active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button:hover,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button:active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-default-foreground)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button:hover,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button:hover{background-color:color-mix(in srgb,var(--bp-intent-default-rest) 24%,transparent)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button:active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button:active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-rest) 49%,transparent)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button:disabled,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button:disabled:hover,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button:disabled:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled:hover,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button:disabled,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button:disabled:hover,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button:disabled:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled:hover{background:none;color:var(--bp-typography-color-default-disabled);cursor:not-allowed}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button:disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button:disabled:hover.bp6-active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled:hover.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button:disabled:hover.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled:hover.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button:disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button:disabled:hover.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled:hover.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button:disabled:hover.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled:hover.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 30%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary{color:var(--bp-intent-primary-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:hover,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:hover,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-primary-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:hover,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:hover{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 15%,transparent);color:var(--bp-intent-primary-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent);color:var(--bp-intent-primary-active)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:disabled,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-disabled,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:disabled,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-primary-hover) 50%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:disabled.bp6-active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-disabled.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:disabled.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary .bp6-button-spinner .bp6-spinner-head,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-primary-hover)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary{color:color-mix(in oklch,var(--bp-intent-primary-rest) 51%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:hover,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:hover{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-primary-hover) 51%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-primary-active) 51%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:disabled,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-disabled,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:disabled,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-primary-rest) 51%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success{color:var(--bp-intent-success-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:hover,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:hover,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-success-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:hover,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:hover{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 15%,transparent);color:var(--bp-intent-success-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent);color:var(--bp-intent-success-active)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:disabled,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-disabled,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:disabled,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-success-hover) 50%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:disabled.bp6-active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-disabled.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:disabled.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success .bp6-button-spinner .bp6-spinner-head,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-success-hover)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success{color:color-mix(in oklch,var(--bp-intent-success-rest) 54%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:hover,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:hover{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-success-hover) 54%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-success-active) 54%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:disabled,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-disabled,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:disabled,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-success-rest) 54%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning{color:var(--bp-intent-warning-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:hover,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:hover,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-warning-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:hover,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:hover{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 15%,transparent);color:var(--bp-intent-warning-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent);color:var(--bp-intent-warning-active)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:disabled,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-disabled,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:disabled,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-warning-hover) 50%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:disabled.bp6-active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-disabled.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:disabled.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning .bp6-button-spinner .bp6-spinner-head,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-warning-hover)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning{color:color-mix(in oklch,var(--bp-intent-warning-rest) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:hover,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:hover{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-warning-hover) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-warning-active) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:disabled,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-disabled,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:disabled,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-warning-rest) 53%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger{color:var(--bp-intent-danger-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:hover,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:hover,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-danger-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:hover,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:hover{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 15%,transparent);color:var(--bp-intent-danger-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent);color:var(--bp-intent-danger-active)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:disabled,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-disabled,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:disabled,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-danger-hover) 50%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:disabled.bp6-active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-disabled.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:disabled.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger .bp6-button-spinner .bp6-spinner-head,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-danger-hover)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger{color:color-mix(in oklch,var(--bp-intent-danger-rest) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:hover,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:hover{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-danger-hover) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-danger-active) 53%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:disabled,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-disabled,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:disabled,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-danger-rest) 53%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default{color:var(--bp-intent-default-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:hover,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:hover,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-default-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:hover,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:hover{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 15%,transparent);color:var(--bp-intent-default-hover)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent);color:var(--bp-intent-default-active)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:disabled,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default.bp6-disabled,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:disabled,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-default-hover) 50%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:disabled.bp6-active,.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default.bp6-disabled.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:disabled.bp6-active,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent)}.bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default .bp6-button-spinner .bp6-spinner-head,.bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-default-hover)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default{color:color-mix(in srgb,var(--bp-intent-default-rest) 46%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:hover,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:hover{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 20%,transparent);color:color-mix(in srgb,var(--bp-intent-default-hover) 46%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent);color:color-mix(in srgb,var(--bp-intent-default-active) 46%,var(--bp-palette-white))}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:disabled,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default.bp6-disabled,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:disabled,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in srgb,var(--bp-intent-default-rest) 46%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-default.bp6-disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:disabled.bp6-active,.bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-default.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-button-group.bp6-minimal:not(:first-child),.bp6-button-group.bp6-outlined:not(:first-child){border-bottom-left-radius:0;border-left:none;border-top-left-radius:0}.bp6-button-group.bp6-minimal:not(:last-child),.bp6-button-group.bp6-outlined:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:calc(-1 * var(--bp-surface-border-width))}}.bp6-button-group.bp6-outlined>.bp6-button{border:var(--bp-surface-border-width) solid var(--bp-surface-border-color-strong);box-sizing:border-box}.bp6-button-group.bp6-outlined>.bp6-button:disabled,.bp6-button-group.bp6-outlined>.bp6-button:disabled:hover,.bp6-button-group.bp6-outlined>.bp6-button.bp6-disabled,.bp6-button-group.bp6-outlined>.bp6-button.bp6-disabled:hover{border-color:var(--bp-surface-border-color-default)}.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button{border-color:var(--bp-surface-border-color-strong)}.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button:disabled,.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button:disabled:hover,.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-disabled,.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-disabled:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button:disabled:hover,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-disabled:hover{border-color:var(--bp-surface-border-color-default)}.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-primary{border-color:color-mix(in oklch,var(--bp-intent-primary-hover) 60%,transparent)}.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-primary:disabled,.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-primary.bp6-disabled{border-color:color-mix(in oklch,var(--bp-intent-primary-hover) 20%,transparent)}.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-primary,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-primary{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-primary-rest) 51%,var(--bp-palette-white)) 60%,transparent)}.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-primary:disabled,.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-primary.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-primary:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-primary.bp6-disabled{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-primary-rest) 51%,var(--bp-palette-white)) 20%,transparent)}.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-success{border-color:color-mix(in oklch,var(--bp-intent-success-hover) 60%,transparent)}.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-success:disabled,.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-success.bp6-disabled{border-color:color-mix(in oklch,var(--bp-intent-success-hover) 20%,transparent)}.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-success,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-success{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-success-rest) 54%,var(--bp-palette-white)) 60%,transparent)}.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-success:disabled,.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-success.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-success:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-success.bp6-disabled{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-success-rest) 54%,var(--bp-palette-white)) 20%,transparent)}.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-warning{border-color:color-mix(in oklch,var(--bp-intent-warning-hover) 60%,transparent)}.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-warning:disabled,.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-warning.bp6-disabled{border-color:color-mix(in oklch,var(--bp-intent-warning-hover) 20%,transparent)}.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-warning,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-warning{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-warning-rest) 53%,var(--bp-palette-white)) 60%,transparent)}.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-warning:disabled,.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-warning.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-warning:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-warning.bp6-disabled{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-warning-rest) 53%,var(--bp-palette-white)) 20%,transparent)}.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-danger{border-color:color-mix(in oklch,var(--bp-intent-danger-hover) 60%,transparent)}.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-danger:disabled,.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-danger.bp6-disabled{border-color:color-mix(in oklch,var(--bp-intent-danger-hover) 20%,transparent)}.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-danger,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-danger{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-danger-rest) 53%,var(--bp-palette-white)) 60%,transparent)}.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-danger:disabled,.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-danger.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-danger:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-danger.bp6-disabled{border-color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-danger-rest) 53%,var(--bp-palette-white)) 20%,transparent)}.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-default{border-color:color-mix(in oklch,var(--bp-intent-default-hover) 60%,transparent)}.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-default:disabled,.bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-default.bp6-disabled{border-color:color-mix(in oklch,var(--bp-intent-default-hover) 20%,transparent)}.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-default,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-default{border-color:color-mix(in oklch,color-mix(in srgb,var(--bp-intent-default-rest) 46%,var(--bp-palette-white)) 60%,transparent)}.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-default:disabled,.bp6-dark .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-default.bp6-disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-default:disabled,[data-bp-color-scheme=dark] .bp6-button-group.bp6-outlined>.bp6-button.bp6-intent-default.bp6-disabled{border-color:color-mix(in oklch,color-mix(in srgb,var(--bp-intent-default-rest) 46%,var(--bp-palette-white)) 20%,transparent)}.bp6-button-group.bp6-outlined:not(.bp6-vertical)>.bp6-button:not(:last-child){border-right:none}.bp6-button-group .bp6-popover-wrapper,.bp6-button-group .bp6-popover-target{display:flex;flex:1 1 auto}.bp6-button-group.bp6-fill{display:flex;width:100%}.bp6-button-group .bp6-button.bp6-fill,.bp6-button-group.bp6-fill .bp6-button:not(.bp6-fixed){flex:1 1 auto}.bp6-button-group.bp6-vertical{align-items:stretch;flex-direction:column;vertical-align:top}.bp6-button-group.bp6-vertical.bp6-fill{height:100%;width:unset}.bp6-button-group.bp6-vertical .bp6-button{margin-right:0!important;width:100%}.bp6-button-group.bp6-vertical:not(.bp6-minimal)>.bp6-popover-wrapper:first-child .bp6-button,.bp6-button-group.bp6-vertical:not(.bp6-minimal)>.bp6-button:first-child,.bp6-button-group.bp6-vertical.bp6-outlined>.bp6-popover-wrapper:first-child .bp6-button,.bp6-button-group.bp6-vertical.bp6-outlined>.bp6-button:first-child{border-radius:var(--bp-surface-border-radius) var(--bp-surface-border-radius) 0 0}.bp6-button-group.bp6-vertical:not(.bp6-minimal)>.bp6-popover-wrapper:last-child .bp6-button,.bp6-button-group.bp6-vertical:not(.bp6-minimal)>.bp6-button:last-child,.bp6-button-group.bp6-vertical.bp6-outlined>.bp6-popover-wrapper:last-child .bp6-button,.bp6-button-group.bp6-vertical.bp6-outlined>.bp6-button:last-child{border-radius:0 0 var(--bp-surface-border-radius) var(--bp-surface-border-radius)}.bp6-button-group.bp6-vertical:not(.bp6-minimal):not(.bp6-outlined)>.bp6-popover-wrapper:not(:last-child) .bp6-button,.bp6-button-group.bp6-vertical:not(.bp6-minimal):not(.bp6-outlined)>.bp6-button:not(:last-child){margin-bottom:calc(-1 * var(--bp-surface-border-width))}.bp6-button-group.bp6-vertical.bp6-outlined>.bp6-button:not(:last-child){border-bottom:none}.bp6-button-group.bp6-align-left .bp6-button{text-align:left}.bp6-callout{font-size:14px;line-height:1.5;border-radius:4px;padding:16px;position:relative;width:100%}.bp6-callout:not(.bp6-minimal){background-color:#8f99a826}.bp6-callout[class*=bp6-icon-]{padding-left:40px}.bp6-callout[class*=bp6-icon-]:before{font-family:blueprint-icons-16,sans-serif;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:16px;line-height:1;width:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#5f6b7c;left:16px;position:absolute;top:18px}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-callout{border:1px solid buttonborder}}.bp6-callout.bp6-callout-icon{padding-left:40px}.bp6-callout.bp6-callout-icon>.bp6-icon:first-child{color:#5f6b7c;left:16px;position:absolute;top:18px}.bp6-callout .bp6-heading{line-height:16px;margin-bottom:0;margin-top:2px}.bp6-callout.bp6-callout-has-body-content .bp6-heading{margin-bottom:4px}.bp6-callout.bp6-compact{padding:8px}.bp6-callout.bp6-compact.bp6-callout-icon{padding-left:32px}.bp6-callout.bp6-compact.bp6-callout-icon>.bp6-icon:first-child{left:8px;top:10px}.bp6-dark .bp6-callout:not(.bp6-minimal){background-color:#8f99a833}.bp6-dark .bp6-callout[class*=bp6-icon-]:before,.bp6-dark .bp6-callout.bp6-callout-icon>.bp6-icon:first-child{color:#abb3bf}.bp6-callout.bp6-intent-primary{color:#215db0}.bp6-callout.bp6-intent-primary:not(.bp6-minimal){background-color:#2d72d21a}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-callout.bp6-intent-primary{border:1px solid buttonborder}}.bp6-callout.bp6-intent-primary[class*=bp6-icon-]:before,.bp6-callout.bp6-intent-primary>.bp6-icon:first-child,.bp6-callout.bp6-intent-primary .bp6-heading{color:#215db0}.bp6-dark .bp6-callout.bp6-intent-primary{color:#8abbff}.bp6-dark .bp6-callout.bp6-intent-primary:not(.bp6-minimal){background-color:#2d72d233}.bp6-dark .bp6-callout.bp6-intent-primary[class*=bp6-icon-]:before,.bp6-dark .bp6-callout.bp6-intent-primary>.bp6-icon:first-child,.bp6-dark .bp6-callout.bp6-intent-primary .bp6-heading{color:#8abbff}.bp6-callout.bp6-intent-success{color:#1c6e42}.bp6-callout.bp6-intent-success:not(.bp6-minimal){background-color:#2385511a}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-callout.bp6-intent-success{border:1px solid buttonborder}}.bp6-callout.bp6-intent-success[class*=bp6-icon-]:before,.bp6-callout.bp6-intent-success>.bp6-icon:first-child,.bp6-callout.bp6-intent-success .bp6-heading{color:#1c6e42}.bp6-dark .bp6-callout.bp6-intent-success{color:#72ca9b}.bp6-dark .bp6-callout.bp6-intent-success:not(.bp6-minimal){background-color:#23855133}.bp6-dark .bp6-callout.bp6-intent-success[class*=bp6-icon-]:before,.bp6-dark .bp6-callout.bp6-intent-success>.bp6-icon:first-child,.bp6-dark .bp6-callout.bp6-intent-success .bp6-heading{color:#72ca9b}.bp6-callout.bp6-intent-warning{color:#935610}.bp6-callout.bp6-intent-warning:not(.bp6-minimal){background-color:#c876191a}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-callout.bp6-intent-warning{border:1px solid buttonborder}}.bp6-callout.bp6-intent-warning[class*=bp6-icon-]:before,.bp6-callout.bp6-intent-warning>.bp6-icon:first-child,.bp6-callout.bp6-intent-warning .bp6-heading{color:#935610}.bp6-dark .bp6-callout.bp6-intent-warning{color:#fbb360}.bp6-dark .bp6-callout.bp6-intent-warning:not(.bp6-minimal){background-color:#c8761933}.bp6-dark .bp6-callout.bp6-intent-warning[class*=bp6-icon-]:before,.bp6-dark .bp6-callout.bp6-intent-warning>.bp6-icon:first-child,.bp6-dark .bp6-callout.bp6-intent-warning .bp6-heading{color:#fbb360}.bp6-callout.bp6-intent-danger{color:#ac2f33}.bp6-callout.bp6-intent-danger:not(.bp6-minimal){background-color:#cd42461a}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-callout.bp6-intent-danger{border:1px solid buttonborder}}.bp6-callout.bp6-intent-danger[class*=bp6-icon-]:before,.bp6-callout.bp6-intent-danger>.bp6-icon:first-child,.bp6-callout.bp6-intent-danger .bp6-heading{color:#ac2f33}.bp6-dark .bp6-callout.bp6-intent-danger{color:#fa999c}.bp6-dark .bp6-callout.bp6-intent-danger:not(.bp6-minimal){background-color:#cd424633}.bp6-dark .bp6-callout.bp6-intent-danger[class*=bp6-icon-]:before,.bp6-dark .bp6-callout.bp6-intent-danger>.bp6-icon:first-child,.bp6-dark .bp6-callout.bp6-intent-danger .bp6-heading{color:#fa999c}.bp6-callout.bp6-intent-primary a{text-decoration:underline}.bp6-callout.bp6-intent-primary a:hover{color:#184a90}.bp6-dark .bp6-callout.bp6-intent-primary a:hover{color:#99c4ff}.bp6-running-text .bp6-callout{margin:20px 0}.bp6-card{background-color:var(--bp-surface-background-color-default-rest);border-radius:var(--bp-surface-border-radius);box-shadow:var(--bp-surface-shadow-0);padding:calc(var(--bp-surface-spacing) * 5);transition:transform calc(var(--bp-emphasis-transition-duration) * 2) var(--bp-emphasis-ease-default),box-shadow calc(var(--bp-emphasis-transition-duration) * 2) var(--bp-emphasis-ease-default)}.bp6-card.bp6-dark,.bp6-dark .bp6-card{background-color:oklch(from var(--bp-intent-default-rest) calc(l*.54) calc(c*.481) h);box-shadow:var(--bp-surface-shadow-0)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-card{border:1px solid buttonborder;box-shadow:none}}.bp6-elevation-0{box-shadow:var(--bp-surface-shadow-0)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-elevation-0{border:1px solid buttonborder}}.bp6-elevation-1{box-shadow:var(--bp-surface-shadow-1)}.bp6-elevation-1.bp6-dark,.bp6-dark .bp6-elevation-1{box-shadow:var(--bp-surface-shadow-1),inset 0 0 .5px oklch(from var(--bp-palette-white) l c h/.3),inset 0 .5px oklch(from var(--bp-palette-white) l c h/.08)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-elevation-1{border:1px solid buttonborder}}.bp6-elevation-2{box-shadow:var(--bp-surface-shadow-2)}.bp6-elevation-2.bp6-dark,.bp6-dark .bp6-elevation-2{box-shadow:var(--bp-surface-shadow-2),inset 0 0 .5px oklch(from var(--bp-palette-white) l c h/.3),inset 0 .5px oklch(from var(--bp-palette-white) l c h/.08)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-elevation-2{border:1px solid buttonborder}}.bp6-elevation-3{box-shadow:var(--bp-surface-shadow-3)}.bp6-elevation-3.bp6-dark,.bp6-dark .bp6-elevation-3{box-shadow:var(--bp-surface-shadow-3),inset 0 0 .5px oklch(from var(--bp-palette-white) l c h/.3),inset 0 .5px oklch(from var(--bp-palette-white) l c h/.08)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-elevation-3{border:1px solid buttonborder}}.bp6-elevation-4{box-shadow:var(--bp-surface-shadow-4)}.bp6-elevation-4.bp6-dark,.bp6-dark .bp6-elevation-4{box-shadow:var(--bp-surface-shadow-4),inset 0 0 .5px oklch(from var(--bp-palette-white) l c h/.3),inset 0 .5px oklch(from var(--bp-palette-white) l c h/.08)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-elevation-4{border:1px solid buttonborder}}.bp6-card.bp6-compact{padding:calc(var(--bp-surface-spacing) * 4)}.bp6-card.bp6-interactive:hover{box-shadow:var(--bp-surface-shadow-3);cursor:pointer}.bp6-card.bp6-interactive:hover.bp6-dark,.bp6-dark .bp6-card.bp6-interactive:hover{box-shadow:var(--bp-surface-shadow-3),inset 0 0 .5px oklch(from var(--bp-palette-white) l c h/.3),inset 0 .5px oklch(from var(--bp-palette-white) l c h/.08)}.bp6-card.bp6-interactive.bp6-selected{box-shadow:0 0 0 3px oklch(from var(--bp-intent-primary-rest) calc(l + .095) calc(c - .004) h/.2),0 0 0 1px oklch(from var(--bp-intent-primary-rest) calc(l + .095) calc(c - .004) h)}.bp6-card.bp6-interactive.bp6-selected.bp6-dark,.bp6-dark .bp6-card.bp6-interactive.bp6-selected{box-shadow:0 0 0 3px oklch(from var(--bp-intent-primary-rest) calc(l + .224) calc(c - .053) h/.4),0 0 0 1px oklch(from var(--bp-intent-primary-rest) calc(l + .224) calc(c - .053) h)}.bp6-card.bp6-interactive:active{box-shadow:var(--bp-surface-shadow-1);transition-duration:0}.bp6-card.bp6-interactive:active.bp6-dark,.bp6-dark .bp6-card.bp6-interactive:active{box-shadow:var(--bp-surface-shadow-1),inset 0 0 .5px oklch(from var(--bp-palette-white) l c h/.3),inset 0 .5px oklch(from var(--bp-palette-white) l c h/.08)}.bp6-card-list{overflow:auto;padding:0;width:100%}.bp6-card-list>.bp6-card{align-items:center;border-radius:0;box-shadow:none;display:flex;min-height:47px;padding:8px 20px}.bp6-card-list>.bp6-card.bp6-interactive:hover,.bp6-card-list>.bp6-card.bp6-interactive:active{background-color:#f6f7f9;box-shadow:none}.bp6-dark .bp6-card-list>.bp6-card.bp6-interactive:hover,.bp6-dark .bp6-card-list>.bp6-card.bp6-interactive:active{background-color:#2f343c}.bp6-card-list>.bp6-card.bp6-selected{background-color:#edeff2;box-shadow:none}.bp6-dark .bp6-card-list>.bp6-card.bp6-selected{background-color:#383e47;box-shadow:none}.bp6-card-list>.bp6-card:not(:last-child){border-bottom:1px solid rgba(17,20,24,.1)}.bp6-dark .bp6-card-list>.bp6-card:not(:last-child){border-color:#ffffff1a}.bp6-card-list.bp6-compact{padding:0}.bp6-card-list.bp6-compact>.bp6-card{min-height:47px;padding:8px 16px}.bp6-dark .bp6-card-list{padding:1px}.bp6-card-list:not(.bp6-card-list-bordered){border-radius:0;box-shadow:none}.bp6-dark .bp6-card-list:not(.bp6-card-list-bordered){margin:1px;width:calc(100% - 2px)}.bp6-collapse{height:0;overflow-y:hidden;transition:height .2s cubic-bezier(.4,1,.75,.9)}.bp6-collapse .bp6-collapse-body{transition:transform .2s cubic-bezier(.4,1,.75,.9)}.bp6-collapse .bp6-collapse-body[aria-hidden=true]{display:none}.bp6-context-menu-virtual-target{position:fixed}.bp6-card.bp6-control-card,.bp6-card-list>.bp6-card.bp6-control-card{min-height:auto;padding:0}.bp6-control-card .bp6-control.bp6-control.bp6-control{align-items:flex-start;display:flex;gap:8px;margin:0;padding:20px;width:100%}.bp6-control-card .bp6-control.bp6-control.bp6-control.bp6-align-left{flex-direction:row;justify-content:flex-start}.bp6-control-card .bp6-control.bp6-control.bp6-control.bp6-align-right{flex-direction:row-reverse;justify-content:space-between}.bp6-card-list .bp6-control-card .bp6-control.bp6-control.bp6-control{padding:20px}.bp6-card-list.bp6-compact .bp6-control-card .bp6-control.bp6-control.bp6-control{padding:16px}.bp6-control-card .bp6-control.bp6-control.bp6-control .bp6-control-indicator{margin:0}.bp6-control-card.bp6-compact .bp6-control.bp6-control.bp6-control{padding:16px}.bp6-dialog-container{opacity:1;transform:scale(1)}.bp6-dialog-container.bp6-overlay-enter>.bp6-dialog,.bp6-dialog-container.bp6-overlay-appear>.bp6-dialog{opacity:0;transform:scale(.5)}.bp6-dialog-container.bp6-overlay-enter-active>.bp6-dialog,.bp6-dialog-container.bp6-overlay-appear-active>.bp6-dialog{opacity:1;transform:scale(1);transition-delay:0;transition-duration:.3s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.54,1.12,.38,1.11)}.bp6-dialog-container.bp6-overlay-exit>.bp6-dialog{opacity:1;transform:scale(1)}.bp6-dialog-container.bp6-overlay-exit-active>.bp6-dialog{opacity:0;transform:scale(.5);transition-delay:0;transition-duration:.3s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.54,1.12,.38,1.11)}.bp6-dialog-container{align-items:center;display:flex;justify-content:center;min-height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.bp6-dialog{background:#f6f7f9;border-radius:4px;box-shadow:0 0 0 1px #1114181a,0 20px 25px -5px #0000001a,0 10px 15px -3px #0000001a;display:flex;flex-direction:column;margin:32px 0;pointer-events:all;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;width:500px}.bp6-dialog:focus{outline:0}.bp6-dialog.bp6-dark,.bp6-dark .bp6-dialog{background:#1c2127;box-shadow:inset 0 0 0 1px #fff3,0 20px 25px -5px #0000004d,inset 0 0 .5px #ffffff4d,inset 0 .5px #ffffff14,0 10px 30px -5px #0000004d;color:#f6f7f9}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-dialog{border:1px solid buttonborder}}.bp6-dialog-header{align-items:center;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 1px #11141826;display:flex;flex:0 0 auto;min-height:38px;padding:4px 4px 4px 16px;z-index:0}.bp6-dialog-header .bp6-icon-large,.bp6-dialog-header .bp6-icon{flex:0 0 auto;margin-left:-4px;margin-right:8px}.bp6-dialog-header .bp6-icon-large:not([class*=bp6-intent]),.bp6-dialog-header .bp6-icon:not([class*=bp6-intent]){color:#5f6b7c}.bp6-dialog-header .bp6-heading{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;flex:1 1 auto;font-size:14px;line-height:inherit;margin:0}.bp6-dialog-header .bp6-heading:last-child{margin-right:16px}.bp6-dark .bp6-dialog-header{background:#2f343c;box-shadow:inset 0 0 0 1px #fff3}.bp6-dark .bp6-dialog-header :not([class*=bp6-intent]).bp6-icon-large,.bp6-dark .bp6-dialog-header :not([class*=bp6-intent]).bp6-icon{color:#abb3bf}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-dialog-header{border-bottom:1px solid buttonborder}}.bp6-dialog-body{flex:1 1 auto;margin:16px}.bp6-dialog-body-scroll-container{margin:0;max-height:70vh;overflow:auto;padding:16px}.bp6-dialog-footer{flex:0 0 auto;margin:16px}.bp6-dialog-footer-fixed{align-items:center;background-color:#fff;border-radius:0 0 4px 4px;border-top:1px solid rgba(17,20,24,.15);display:flex;gap:16px;justify-content:space-between;margin:0;padding:8px 8px 8px 16px}.bp6-dark .bp6-dialog-footer-fixed{background:#383e47;border-top:1px solid rgba(255,255,255,.2)}.bp6-dialog-footer-main-section{flex:1 1 auto}.bp6-dialog-footer-actions{display:flex;justify-content:flex-end}.bp6-dialog-footer-actions .bp6-button{margin-left:8px}.bp6-multistep-dialog-panels{display:flex}.bp6-multistep-dialog-panels:first-child .bp6-dialog-step-container:first-child{border-radius:4px 0 0}.bp6-multistep-dialog-panels:first-child .bp6-multistep-dialog-right-panel{border-top-right-radius:4px}.bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels{flex-direction:column}.bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels:first-child .bp6-dialog-step-container:first-child{border-radius:4px 0 0}.bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels:first-child .bp6-dialog-step-container:last-child{border-radius:0 4px 0 0}.bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-multistep-dialog-left-panel{flex-direction:row}.bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-dialog-step-container{flex-grow:1}.bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-dialog-step-container:not(:first-child){border-left:1px solid rgba(17,20,24,.15)}.bp6-dark .bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-dialog-step-container{border-color:#11141866}.bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-multistep-dialog-right-panel{border-left:none}.bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-multistep-dialog-right-panel,.bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-multistep-dialog-footer{border-radius:0 0 4px 4px}.bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels{flex-direction:row-reverse}.bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels:first-child .bp6-multistep-dialog-right-panel{border-radius:4px 0 0 4px}.bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels:first-child .bp6-dialog-step-container:first-child{border-radius:0 4px 0 0}.bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels .bp6-multistep-dialog-left-panel{border-radius:0 0 4px}.bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels .bp6-multistep-dialog-right-panel{border-left:none;border-radius:4px 0 0 4px;border-right:1px solid rgba(17,20,24,.15)}.bp6-dark .bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels .bp6-multistep-dialog-right-panel{border-color:#11141866}.bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels .bp6-dialog-footer{border-bottom-left-radius:0}.bp6-multistep-dialog-left-panel{display:flex;flex:1;flex-direction:column}.bp6-dark .bp6-multistep-dialog-left-panel{background:#252a31;border-bottom:1px solid rgba(255,255,255,.2);border-bottom-left-radius:4px;border-left:1px solid rgba(255,255,255,.2)}.bp6-multistep-dialog-right-panel{background-color:#f6f7f9;border-left:1px solid rgba(17,20,24,.15);border-radius:0 0 4px;flex:3;min-width:0}.bp6-dark .bp6-multistep-dialog-right-panel{background-color:#2f343c;border-bottom:1px solid rgba(255,255,255,.2);border-bottom-right-radius:4px;border-left:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2)}.bp6-dialog-step-container{background-color:#f6f7f9;border-bottom:1px solid rgba(17,20,24,.15)}.bp6-dark .bp6-dialog-step-container{background:#2f343c;border-bottom:1px solid rgba(255,255,255,.2)}.bp6-dialog-step-container.bp6-dialog-step-viewed{background-color:#fff}.bp6-dark .bp6-dialog-step-container.bp6-dialog-step-viewed{background:#383e47}.bp6-dialog-step{align-items:center;border-radius:4px;cursor:not-allowed;display:flex;margin:4px;padding:6px 14px}.bp6-dark .bp6-dialog-step{background:#2f343c}.bp6-dialog-step-viewed .bp6-dialog-step{background-color:#fff;cursor:pointer}.bp6-dark .bp6-dialog-step-viewed .bp6-dialog-step{background:#383e47}.bp6-dialog-step:hover{background-color:#f6f7f9}.bp6-dark .bp6-dialog-step:hover{background:#2f343c}.bp6-dialog-step-icon{align-items:center;background-color:#5f6b7c99;border-radius:50%;color:#fff;display:flex;height:24px;justify-content:center;width:24px}.bp6-dark .bp6-dialog-step-icon{background-color:#abb3bf99}.bp6-active.bp6-dialog-step-viewed .bp6-dialog-step-icon{background-color:#2d72d2}.bp6-dialog-step-viewed .bp6-dialog-step-icon{background-color:#8f99a8}.bp6-dialog-step-title{color:#5f6b7c99;flex:1;padding-left:8px}.bp6-dark .bp6-dialog-step-title{color:#abb3bf99}.bp6-active.bp6-dialog-step-viewed .bp6-dialog-step-title{color:#2d72d2}.bp6-dark .bp6-active.bp6-dialog-step-viewed .bp6-dialog-step-title{color:#8abbff}.bp6-dialog-step-viewed:not(.bp6-active) .bp6-dialog-step-title{color:#1c2127}.bp6-dark .bp6-dialog-step-viewed:not(.bp6-active) .bp6-dialog-step-title{color:#f6f7f9}.bp6-drawer{background:#fff;box-shadow:0 0 0 1px #1114181a,0 25px 50px -12px #0000004d;display:flex;flex-direction:column;margin:0;padding:0}.bp6-drawer:focus{outline:0}.bp6-drawer.bp6-position-top.bp6-overlay-enter,.bp6-drawer.bp6-position-top.bp6-overlay-appear{transform:translateY(-100%)}.bp6-drawer.bp6-position-top.bp6-overlay-enter-active,.bp6-drawer.bp6-position-top.bp6-overlay-appear-active{transform:translateY(0);transition-delay:0;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-drawer.bp6-position-top.bp6-overlay-exit{transform:translateY(0)}.bp6-drawer.bp6-position-top.bp6-overlay-exit-active{transform:translateY(-100%);transition-delay:0;transition-duration:.1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-drawer.bp6-position-top{height:50%;left:0;right:0;top:0}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-drawer.bp6-position-top{border-bottom:1px solid buttonborder}}.bp6-drawer.bp6-position-bottom.bp6-overlay-enter,.bp6-drawer.bp6-position-bottom.bp6-overlay-appear{transform:translateY(100%)}.bp6-drawer.bp6-position-bottom.bp6-overlay-enter-active,.bp6-drawer.bp6-position-bottom.bp6-overlay-appear-active{transform:translateY(0);transition-delay:0;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-drawer.bp6-position-bottom.bp6-overlay-exit{transform:translateY(0)}.bp6-drawer.bp6-position-bottom.bp6-overlay-exit-active{transform:translateY(100%);transition-delay:0;transition-duration:.1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-drawer.bp6-position-bottom{bottom:0;height:50%;left:0;right:0}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-drawer.bp6-position-bottom{border-top:1px solid buttonborder}}.bp6-drawer.bp6-position-left.bp6-overlay-enter,.bp6-drawer.bp6-position-left.bp6-overlay-appear{transform:translate(-100%)}.bp6-drawer.bp6-position-left.bp6-overlay-enter-active,.bp6-drawer.bp6-position-left.bp6-overlay-appear-active{transform:translate(0);transition-delay:0;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-drawer.bp6-position-left.bp6-overlay-exit{transform:translate(0)}.bp6-drawer.bp6-position-left.bp6-overlay-exit-active{transform:translate(-100%);transition-delay:0;transition-duration:.1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-drawer.bp6-position-left{bottom:0;left:0;top:0;width:50%}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-drawer.bp6-position-left{border-right:1px solid buttonborder}}.bp6-drawer.bp6-position-right.bp6-overlay-enter,.bp6-drawer.bp6-position-right.bp6-overlay-appear{transform:translate(100%)}.bp6-drawer.bp6-position-right.bp6-overlay-enter-active,.bp6-drawer.bp6-position-right.bp6-overlay-appear-active{transform:translate(0);transition-delay:0;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-drawer.bp6-position-right.bp6-overlay-exit{transform:translate(0)}.bp6-drawer.bp6-position-right.bp6-overlay-exit-active{transform:translate(100%);transition-delay:0;transition-duration:.1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-drawer.bp6-position-right{bottom:0;right:0;top:0;width:50%}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-drawer.bp6-position-right{border-left:1px solid buttonborder}}.bp6-drawer.bp6-dark,.bp6-dark .bp6-drawer{background:#2f343c;box-shadow:inset 0 0 0 1px #fff3,0 20px 25px -5px #0000004d,inset 0 0 .5px #ffffff4d,inset 0 .5px #ffffff14,0 10px 30px -5px #0000004d;color:#f6f7f9}.bp6-drawer-header{align-items:center;border-radius:0;box-shadow:0 1px #11141826;display:flex;flex:0 0 auto;min-height:40px;padding:5px 5px 5px 20px;position:relative}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-drawer-header{border-bottom:1px solid buttonborder}}.bp6-drawer-header .bp6-icon-large,.bp6-drawer-header .bp6-icon{color:#5f6b7c;flex:0 0 auto;margin-right:10px}.bp6-drawer-header .bp6-heading{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;flex:1 1 auto;line-height:inherit;margin:0}.bp6-drawer-header .bp6-heading:last-child{margin-right:20px}.bp6-dark .bp6-drawer-header{box-shadow:0 1px #11141866}.bp6-dark .bp6-drawer-header .bp6-icon-large,.bp6-dark .bp6-drawer-header .bp6-icon{color:#abb3bf}.bp6-drawer-body{flex:1 1 auto;line-height:18px;overflow:auto}.bp6-drawer-footer{box-shadow:inset 0 1px #11141826;flex:0 0 auto;padding:10px 20px;position:relative}.bp6-dark .bp6-drawer-footer{box-shadow:inset 0 1px #11141866}.bp6-editable-text{cursor:text;display:inline-block;max-width:100%;position:relative;vertical-align:top;white-space:nowrap}.bp6-editable-text:before{top:-2px;right:-2px;bottom:-2px;left:-2px;position:absolute;border-radius:4px;content:"";transition:background-color .1s cubic-bezier(.4,1,.75,.9),box-shadow .1s cubic-bezier(.4,1,.75,.9)}.bp6-editable-text:hover:before{box-shadow:0 0 #215db000,0 0 #215db000,inset 0 0 0 1px #11141826}.bp6-editable-text.bp6-editable-text-editing:before{background-color:#fff;box-shadow:inset 0 0 0 1px #215db0c0,0 0 0 1px #215db0c0,inset 0 1px 1px #11141833}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-editable-text:not(.bp6-disabled):before{border:1px solid buttonborder}}.bp6-editable-text.bp6-intent-primary .bp6-editable-text-input::-moz-placeholder{color:#2d72d2}.bp6-editable-text.bp6-intent-primary .bp6-editable-text-input:-ms-input-placeholder{color:#2d72d2}.bp6-editable-text.bp6-intent-primary .bp6-editable-text-content,.bp6-editable-text.bp6-intent-primary .bp6-editable-text-input,.bp6-editable-text.bp6-intent-primary .bp6-editable-text-input::placeholder{color:#2d72d2}.bp6-editable-text.bp6-intent-primary:hover:before{box-shadow:0 0 #2d72d200,0 0 #2d72d200,inset 0 0 0 1px #2d72d266}.bp6-editable-text.bp6-intent-primary.bp6-editable-text-editing:before{box-shadow:inset 0 0 0 1px #2d72d2c0,0 0 0 1px #2d72d2c0,inset 0 1px 1px #11141833}.bp6-editable-text.bp6-intent-success .bp6-editable-text-input::-moz-placeholder{color:#238551}.bp6-editable-text.bp6-intent-success .bp6-editable-text-input:-ms-input-placeholder{color:#238551}.bp6-editable-text.bp6-intent-success .bp6-editable-text-content,.bp6-editable-text.bp6-intent-success .bp6-editable-text-input,.bp6-editable-text.bp6-intent-success .bp6-editable-text-input::placeholder{color:#238551}.bp6-editable-text.bp6-intent-success:hover:before{box-shadow:0 0 #23855100,0 0 #23855100,inset 0 0 0 1px #23855166}.bp6-editable-text.bp6-intent-success.bp6-editable-text-editing:before{box-shadow:inset 0 0 0 1px #238551c0,0 0 0 1px #238551c0,inset 0 1px 1px #11141833}.bp6-editable-text.bp6-intent-warning .bp6-editable-text-input::-moz-placeholder{color:#c87619}.bp6-editable-text.bp6-intent-warning .bp6-editable-text-input:-ms-input-placeholder{color:#c87619}.bp6-editable-text.bp6-intent-warning .bp6-editable-text-content,.bp6-editable-text.bp6-intent-warning .bp6-editable-text-input,.bp6-editable-text.bp6-intent-warning .bp6-editable-text-input::placeholder{color:#c87619}.bp6-editable-text.bp6-intent-warning:hover:before{box-shadow:0 0 #c8761900,0 0 #c8761900,inset 0 0 0 1px #c8761966}.bp6-editable-text.bp6-intent-warning.bp6-editable-text-editing:before{box-shadow:inset 0 0 0 1px #c87619c0,0 0 0 1px #c87619c0,inset 0 1px 1px #11141833}.bp6-editable-text.bp6-intent-danger .bp6-editable-text-input::-moz-placeholder{color:#cd4246}.bp6-editable-text.bp6-intent-danger .bp6-editable-text-input:-ms-input-placeholder{color:#cd4246}.bp6-editable-text.bp6-intent-danger .bp6-editable-text-content,.bp6-editable-text.bp6-intent-danger .bp6-editable-text-input,.bp6-editable-text.bp6-intent-danger .bp6-editable-text-input::placeholder{color:#cd4246}.bp6-editable-text.bp6-intent-danger:hover:before{box-shadow:0 0 #cd424600,0 0 #cd424600,inset 0 0 0 1px #cd424666}.bp6-editable-text.bp6-intent-danger.bp6-editable-text-editing:before{box-shadow:inset 0 0 0 1px #cd4246c0,0 0 0 1px #cd4246c0,inset 0 1px 1px #11141833}.bp6-dark .bp6-editable-text:hover:before{box-shadow:0 0 #8abbff00,0 0 #8abbff00,inset 0 0 0 1px #fff3}.bp6-dark .bp6-editable-text.bp6-editable-text-editing:before{background-color:#1114184d;box-shadow:inset 0 0 0 1px #8abbffc0,0 0 0 1px #8abbffc0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-editable-text.bp6-disabled:before{box-shadow:none}.bp6-dark .bp6-editable-text.bp6-intent-primary .bp6-editable-text-input::-moz-placeholder{color:#8abbff}.bp6-dark .bp6-editable-text.bp6-intent-primary .bp6-editable-text-input:-ms-input-placeholder{color:#8abbff}.bp6-dark .bp6-editable-text.bp6-intent-primary .bp6-editable-text-content,.bp6-dark .bp6-editable-text.bp6-intent-primary .bp6-editable-text-input,.bp6-dark .bp6-editable-text.bp6-intent-primary .bp6-editable-text-input::placeholder{color:#8abbff}.bp6-dark .bp6-editable-text.bp6-intent-primary:hover:before{box-shadow:0 0 #8abbff00,0 0 #8abbff00,inset 0 0 0 1px #8abbff66}.bp6-dark .bp6-editable-text.bp6-intent-primary.bp6-editable-text-editing:before{box-shadow:inset 0 0 0 1px #8abbffc0,0 0 0 1px #8abbffc0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-editable-text.bp6-intent-success .bp6-editable-text-input::-moz-placeholder{color:#72ca9b}.bp6-dark .bp6-editable-text.bp6-intent-success .bp6-editable-text-input:-ms-input-placeholder{color:#72ca9b}.bp6-dark .bp6-editable-text.bp6-intent-success .bp6-editable-text-content,.bp6-dark .bp6-editable-text.bp6-intent-success .bp6-editable-text-input,.bp6-dark .bp6-editable-text.bp6-intent-success .bp6-editable-text-input::placeholder{color:#72ca9b}.bp6-dark .bp6-editable-text.bp6-intent-success:hover:before{box-shadow:0 0 #72ca9b00,0 0 #72ca9b00,inset 0 0 0 1px #72ca9b66}.bp6-dark .bp6-editable-text.bp6-intent-success.bp6-editable-text-editing:before{box-shadow:inset 0 0 0 1px #72ca9bc0,0 0 0 1px #72ca9bc0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-editable-text.bp6-intent-warning .bp6-editable-text-input::-moz-placeholder{color:#fbb360}.bp6-dark .bp6-editable-text.bp6-intent-warning .bp6-editable-text-input:-ms-input-placeholder{color:#fbb360}.bp6-dark .bp6-editable-text.bp6-intent-warning .bp6-editable-text-content,.bp6-dark .bp6-editable-text.bp6-intent-warning .bp6-editable-text-input,.bp6-dark .bp6-editable-text.bp6-intent-warning .bp6-editable-text-input::placeholder{color:#fbb360}.bp6-dark .bp6-editable-text.bp6-intent-warning:hover:before{box-shadow:0 0 #fbb36000,0 0 #fbb36000,inset 0 0 0 1px #fbb36066}.bp6-dark .bp6-editable-text.bp6-intent-warning.bp6-editable-text-editing:before{box-shadow:inset 0 0 0 1px #fbb360c0,0 0 0 1px #fbb360c0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-editable-text.bp6-intent-danger .bp6-editable-text-input::-moz-placeholder{color:#fa999c}.bp6-dark .bp6-editable-text.bp6-intent-danger .bp6-editable-text-input:-ms-input-placeholder{color:#fa999c}.bp6-dark .bp6-editable-text.bp6-intent-danger .bp6-editable-text-content,.bp6-dark .bp6-editable-text.bp6-intent-danger .bp6-editable-text-input,.bp6-dark .bp6-editable-text.bp6-intent-danger .bp6-editable-text-input::placeholder{color:#fa999c}.bp6-dark .bp6-editable-text.bp6-intent-danger:hover:before{box-shadow:0 0 #fa999c00,0 0 #fa999c00,inset 0 0 0 1px #fa999c66}.bp6-dark .bp6-editable-text.bp6-intent-danger.bp6-editable-text-editing:before{box-shadow:inset 0 0 0 1px #fa999cc0,0 0 0 1px #fa999cc0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-editable-text.bp6-disabled:before{box-shadow:none!important}.bp6-editable-text-input,.bp6-editable-text-content{color:inherit;display:inherit;font:inherit;letter-spacing:inherit;max-width:inherit;min-width:inherit;position:relative;resize:none;text-transform:inherit;vertical-align:top}.bp6-editable-text-input::-moz-placeholder{color:#5f6b7c;opacity:1}.bp6-editable-text-input:-ms-input-placeholder{color:#5f6b7c;opacity:1}.bp6-editable-text-input::placeholder{color:#5f6b7c;opacity:1}.bp6-editable-text-input{background:none;border:none;box-shadow:none;padding:0;white-space:pre-wrap;width:100%}.bp6-editable-text-input:focus{outline:none}.bp6-editable-text-input::-ms-clear{display:none}.bp6-editable-text-content{overflow:hidden;padding-right:2px;text-overflow:ellipsis;white-space:pre}.bp6-editable-text-editing>.bp6-editable-text-content{left:0;position:absolute;visibility:hidden}.bp6-editable-text-placeholder>.bp6-editable-text-content{color:#5f6b7c}.bp6-dark .bp6-editable-text-placeholder>.bp6-editable-text-content{color:#abb3bf}.bp6-editable-text.bp6-multiline{display:block}.bp6-editable-text.bp6-multiline .bp6-editable-text-content{overflow:auto;white-space:pre-wrap;word-wrap:break-word}.bp6-entity-title{align-items:center;display:flex;gap:8px;min-width:0}.bp6-entity-title.bp6-fill{width:100%}.bp6-entity-title-icon-container.bp6-entity-title-has-subtitle{align-self:flex-start}.bp6-entity-title-icon-container:not(.bp6-entity-title-has-subtitle){align-items:center;display:flex}.bp6-entity-title-text{display:flex;flex-direction:column}.bp6-fill .bp6-entity-title-text{flex-grow:1}.bp6-entity-title-title-and-tags{align-items:center;display:flex;flex-direction:row;gap:4px}.bp6-entity-title-tags-container{display:flex;gap:2px;margin-left:4px}.bp6-entity-title-title{margin-bottom:0;min-width:0;overflow-wrap:break-word}.bp6-fill .bp6-entity-title-title{flex-grow:1}.bp6-entity-title-subtitle{font-size:12px;margin-top:2px}.bp6-entity-title-ellipsize,.bp6-entity-title-ellipsize .bp6-entity-title-text{overflow:hidden}.bp6-entity-title-heading-h1 .bp6-icon-container{align-items:center;display:flex;height:40px}.bp6-entity-title-heading-h2 .bp6-icon-container{align-items:center;display:flex;height:32px}.bp6-entity-title-heading-h3 .bp6-icon-container{align-items:center;display:flex;height:25px}.bp6-entity-title-heading-h4 .bp6-icon-container{align-items:center;display:flex;height:21px}.bp6-entity-title-heading-h5 .bp6-icon-container{align-items:center;display:flex;height:19px}.bp6-entity-title-heading-h6 .bp6-icon-container{align-items:center;display:flex;height:16px}.bp6-entity-title-heading-h1,.bp6-entity-title-heading-h2,.bp6-entity-title-heading-h3{gap:16px}.bp6-entity-title-heading-h1 .bp6-entity-title-subtitle,.bp6-entity-title-heading-h2 .bp6-entity-title-subtitle,.bp6-entity-title-heading-h3 .bp6-entity-title-subtitle{font-size:14px}.bp6-entity-title-heading-h4,.bp6-entity-title-heading-h5,.bp6-entity-title-heading-h6{gap:8px}.bp6-entity-title-heading-h4 .bp6-entity-title-subtitle,.bp6-entity-title-heading-h5 .bp6-entity-title-subtitle,.bp6-entity-title-heading-h6 .bp6-entity-title-subtitle{font-size:12px}.bp6-divider{border-bottom:1px solid rgba(17,20,24,.15);border-right:1px solid rgba(17,20,24,.15);margin:4px}.bp6-dark .bp6-divider{border-color:#fff3}.bp6-divider.bp6-compact{margin:0}.bp6-control-group{transform:translateZ(0);display:flex;flex-direction:row}.bp6-control-group>*{flex-grow:0;flex-shrink:0}.bp6-control-group>.bp6-fill{flex-grow:1;flex-shrink:1}.bp6-control-group{align-items:stretch}.bp6-control-group .bp6-button,.bp6-control-group .bp6-html-select,.bp6-control-group .bp6-input,.bp6-control-group .bp6-select{position:relative}.bp6-control-group .bp6-input{z-index:2}.bp6-control-group .bp6-input:focus{z-index:14}.bp6-control-group .bp6-input[class*=bp6-intent]{z-index:13}.bp6-control-group .bp6-input[class*=bp6-intent]:focus{z-index:15}.bp6-control-group .bp6-input[readonly],.bp6-control-group .bp6-input:disabled,.bp6-control-group .bp6-input.bp6-disabled{z-index:1}.bp6-control-group .bp6-input-group[class*=bp6-intent] .bp6-input{z-index:13}.bp6-control-group .bp6-input-group[class*=bp6-intent] .bp6-input:focus{z-index:15}.bp6-control-group .bp6-button,.bp6-control-group .bp6-html-select select,.bp6-control-group .bp6-select select{transform:translateZ(0);z-index:4}.bp6-control-group .bp6-button:focus,.bp6-control-group .bp6-html-select select:focus,.bp6-control-group .bp6-select select:focus{z-index:5}.bp6-control-group .bp6-button:hover,.bp6-control-group .bp6-html-select select:hover,.bp6-control-group .bp6-select select:hover{z-index:6}.bp6-control-group .bp6-button:active,.bp6-control-group .bp6-html-select select:active,.bp6-control-group .bp6-select select:active{z-index:7}.bp6-control-group .bp6-button[readonly],.bp6-control-group .bp6-button:disabled,.bp6-control-group .bp6-button.bp6-disabled,.bp6-control-group .bp6-html-select select[readonly],.bp6-control-group .bp6-html-select select:disabled,.bp6-control-group .bp6-html-select select.bp6-disabled,.bp6-control-group .bp6-select select[readonly],.bp6-control-group .bp6-select select:disabled,.bp6-control-group .bp6-select select.bp6-disabled{z-index:3}.bp6-control-group .bp6-button[class*=bp6-intent],.bp6-control-group .bp6-html-select select[class*=bp6-intent],.bp6-control-group .bp6-select select[class*=bp6-intent]{z-index:9}.bp6-control-group .bp6-button[class*=bp6-intent]:focus,.bp6-control-group .bp6-html-select select[class*=bp6-intent]:focus,.bp6-control-group .bp6-select select[class*=bp6-intent]:focus{z-index:10}.bp6-control-group .bp6-button[class*=bp6-intent]:hover,.bp6-control-group .bp6-html-select select[class*=bp6-intent]:hover,.bp6-control-group .bp6-select select[class*=bp6-intent]:hover{z-index:11}.bp6-control-group .bp6-button[class*=bp6-intent]:active,.bp6-control-group .bp6-html-select select[class*=bp6-intent]:active,.bp6-control-group .bp6-select select[class*=bp6-intent]:active{z-index:12}.bp6-control-group .bp6-button[class*=bp6-intent][readonly],.bp6-control-group .bp6-button[class*=bp6-intent]:disabled,.bp6-control-group .bp6-button[class*=bp6-intent].bp6-disabled,.bp6-control-group .bp6-html-select select[class*=bp6-intent][readonly],.bp6-control-group .bp6-html-select select[class*=bp6-intent]:disabled,.bp6-control-group .bp6-html-select select[class*=bp6-intent].bp6-disabled,.bp6-control-group .bp6-select select[class*=bp6-intent][readonly],.bp6-control-group .bp6-select select[class*=bp6-intent]:disabled,.bp6-control-group .bp6-select select[class*=bp6-intent].bp6-disabled{z-index:8}.bp6-control-group .bp6-input-group>.bp6-icon,.bp6-control-group .bp6-input-group>.bp6-button,.bp6-control-group .bp6-input-group>.bp6-input-left-container,.bp6-control-group .bp6-input-group>.bp6-input-action{z-index:16}.bp6-control-group .bp6-select:after,.bp6-control-group .bp6-html-select:after,.bp6-control-group .bp6-select>.bp6-icon,.bp6-control-group .bp6-html-select>.bp6-icon{z-index:17}.bp6-control-group .bp6-html-select:focus-within,.bp6-control-group .bp6-select:focus-within{z-index:5}.bp6-control-group:not(.bp6-vertical)>:not(:last-child){margin-right:2px}.bp6-control-group .bp6-numeric-input:not(:first-child) .bp6-input-group{border-bottom-left-radius:0;border-top-left-radius:0}.bp6-control-group.bp6-fill{width:100%}.bp6-control-group>.bp6-fill{flex:1 1 auto}.bp6-control-group.bp6-fill>*:not(.bp6-fixed){flex:1 1 auto}.bp6-control-group.bp6-vertical{flex-direction:column}.bp6-control-group.bp6-vertical>:not(:last-child){margin-bottom:2px}.bp6-control input:checked~.bp6-control-indicator{background-color:#2d72d2;box-shadow:inset 0 0 0 1px #11141833;color:#fff}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control input:checked~.bp6-control-indicator{background-color:highlight;border:1px solid highlight}}.bp6-control:hover input:checked~.bp6-control-indicator{background-color:#215db0}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control:hover input:checked~.bp6-control-indicator{background-color:highlight}}.bp6-control input:not(:disabled):active:checked~.bp6-control-indicator{background:#184a90}.bp6-control input:disabled:checked~.bp6-control-indicator{background:#2d72d280;box-shadow:none;color:#fff9}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control input:disabled:checked~.bp6-control-indicator{background-color:graytext;border-color:graytext}}.bp6-dark .bp6-control input:checked~.bp6-control-indicator{box-shadow:inset 0 0 0 1px #ffffff1a}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-dark .bp6-control input:checked~.bp6-control-indicator{border:1px solid buttonborder}}.bp6-dark .bp6-control:hover input:checked~.bp6-control-indicator{background-color:#215db0;box-shadow:inset 0 0 0 1px #ffffff1a}.bp6-dark .bp6-control input:not(:disabled):active:checked~.bp6-control-indicator{background-color:#184a90;box-shadow:inset 0 0 0 1px #ffffff1a}.bp6-dark .bp6-control input:disabled:checked~.bp6-control-indicator{background:#2d72d280;box-shadow:none;color:#fff9}.bp6-control:not(.bp6-align-right){-webkit-padding-start:24px;padding-inline-start:24px}.bp6-control:not(.bp6-align-right) .bp6-control-indicator{-webkit-margin-start:-24px;margin-inline-start:-24px}.bp6-control.bp6-align-right{padding-right:24px}.bp6-control.bp6-align-right .bp6-control-indicator{margin-right:-24px}[dir=rtl] .bp6-control.bp6-align-left{-webkit-padding-start:0;padding-inline-start:0;padding-left:24px}[dir=rtl] .bp6-control.bp6-align-left .bp6-control-indicator{margin-left:-24px}.bp6-control{cursor:pointer;display:block;margin-bottom:8px;position:relative;text-transform:none}.bp6-control.bp6-disabled{color:#5f6b7c99;cursor:not-allowed}.bp6-control.bp6-inline{display:inline-block;-webkit-margin-end:20px;margin-inline-end:20px}.bp6-control .bp6-control-input{left:0;opacity:0;position:absolute;top:0;z-index:-1}.bp6-control .bp6-control-indicator{background-clip:padding-box;background-color:transparent;border:none;box-shadow:inset 0 0 0 1px #738091;cursor:pointer;display:inline-block;font-size:16px;height:1em;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:-3px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:1em}.bp6-control .bp6-control-indicator:before{content:"";display:block;height:1em;width:1em}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control .bp6-control-indicator{border:1px solid buttonborder}.bp6-control .bp6-control-indicator:before{margin-left:-1px;margin-top:-1px}}.bp6-control:hover .bp6-control-indicator{background-color:#8f99a826}.bp6-control input:not(:disabled):active~.bp6-control-indicator{background:#8f99a84d;box-shadow:inset 0 0 0 1px #738091}.bp6-control input:disabled~.bp6-control-indicator{background:#8f99a826;box-shadow:none;cursor:not-allowed}.bp6-control input:focus~.bp6-control-indicator{outline:rgba(33,93,176,.752) solid 2px;outline-offset:2px;-moz-outline-radius:6px}.bp6-dark .bp6-control input:focus~.bp6-control-indicator{outline-color:#8abbffc0}.bp6-control.bp6-align-right .bp6-control-indicator{float:right;margin-left:8px;margin-top:1px}[dir=rtl] .bp6-control.bp6-align-left .bp6-control-indicator{float:left;margin-top:1px}.bp6-control.bp6-large:not(.bp6-align-right){-webkit-padding-start:28px;padding-inline-start:28px}.bp6-control.bp6-large:not(.bp6-align-right) .bp6-control-indicator{-webkit-margin-start:-28px;margin-inline-start:-28px}.bp6-control.bp6-large.bp6-align-right{padding-right:28px}.bp6-control.bp6-large.bp6-align-right .bp6-control-indicator{margin-right:-28px}[dir=rtl] .bp6-control.bp6-large.bp6-align-left{-webkit-padding-start:0;padding-inline-start:0;padding-left:28px}[dir=rtl] .bp6-control.bp6-large.bp6-align-left .bp6-control-indicator{margin-left:-28px}.bp6-control.bp6-large{font-size:16px}.bp6-control.bp6-large .bp6-control-indicator{font-size:20px}.bp6-control.bp6-large.bp6-align-right .bp6-control-indicator,[dir=rtl] .bp6-control.bp6-large.bp6-align-left .bp6-control-indicator{margin-top:0}.bp6-control.bp6-checkbox input:indeterminate~.bp6-control-indicator{background-color:#2d72d2;box-shadow:inset 0 0 0 1px #11141833;color:#fff}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control.bp6-checkbox input:indeterminate~.bp6-control-indicator{background-color:highlight;border:1px solid highlight}}.bp6-control.bp6-checkbox:hover input:indeterminate~.bp6-control-indicator{background-color:#215db0}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control.bp6-checkbox:hover input:indeterminate~.bp6-control-indicator{background-color:highlight}}.bp6-control.bp6-checkbox input:not(:disabled):active:indeterminate~.bp6-control-indicator{background:#184a90}.bp6-control.bp6-checkbox input:disabled:indeterminate~.bp6-control-indicator{background:#2d72d280;box-shadow:none;color:#fff9}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control.bp6-checkbox input:disabled:indeterminate~.bp6-control-indicator{background-color:graytext;border-color:graytext}}.bp6-dark .bp6-control.bp6-checkbox input:indeterminate~.bp6-control-indicator{box-shadow:inset 0 0 0 1px #ffffff1a}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-dark .bp6-control.bp6-checkbox input:indeterminate~.bp6-control-indicator{border:1px solid buttonborder}}.bp6-dark .bp6-control.bp6-checkbox:hover input:indeterminate~.bp6-control-indicator{background-color:#215db0;box-shadow:inset 0 0 0 1px #ffffff1a}.bp6-dark .bp6-control.bp6-checkbox input:not(:disabled):active:indeterminate~.bp6-control-indicator{background-color:#184a90;box-shadow:inset 0 0 0 1px #ffffff1a}.bp6-dark .bp6-control.bp6-checkbox input:disabled:indeterminate~.bp6-control-indicator{background:#2d72d280;box-shadow:none;color:#fff9}.bp6-control.bp6-checkbox .bp6-control-indicator{border-radius:4px}.bp6-control.bp6-checkbox input:checked~.bp6-control-indicator:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath d='M12 5c-.28 0-.53.11-.71.29L7 9.59l-2.29-2.3a1.003 1.003 0 00-1.42 1.42l3 3c.18.18.43.29.71.29s.53-.11.71-.29l5-5A1.003 1.003 0 0012 5' fill='white'/%3e%3c/svg%3e")}.bp6-control.bp6-checkbox input:indeterminate~.bp6-control-indicator:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath d='M11 7H5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1' fill='white'/%3e%3c/svg%3e")}.bp6-control.bp6-checkbox input:disabled~.bp6-control-indicator:before{opacity:.5}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control.bp6-checkbox input:checked:not(:disabled)~.bp6-control-indicator:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath d='M12 5c-.28 0-.53.11-.71.29L7 9.59l-2.29-2.3a1.003 1.003 0 00-1.42 1.42l3 3c.18.18.43.29.71.29s.53-.11.71-.29l5-5A1.003 1.003 0 0012 5' fill='%23111418'/%3e%3c/svg%3e")}.bp6-control.bp6-checkbox input:indeterminate:not(:disabled)~.bp6-control-indicator:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath d='M11 7H5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1' fill='%23111418'/%3e%3c/svg%3e")}.bp6-control.bp6-checkbox input:disabled~.bp6-control-indicator{border-color:graytext}}.bp6-control.bp6-radio .bp6-control-indicator{border-radius:50%}.bp6-control.bp6-radio input:checked~.bp6-control-indicator:before{background-image:radial-gradient(#ffffff,#ffffff 28%,transparent 32%)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control.bp6-radio input:checked~.bp6-control-indicator:before{background:highlight;height:12px;margin-left:1px;margin-top:1px;width:12px}}.bp6-control.bp6-radio input:checked:disabled~.bp6-control-indicator:before{opacity:.5}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control.bp6-radio input:checked:disabled~.bp6-control-indicator:before{background:graytext}}.bp6-control.bp6-radio input:focus~.bp6-control-indicator{-moz-outline-radius:16px}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control.bp6-radio input:disabled~.bp6-control-indicator{border-color:graytext}}.bp6-control.bp6-switch input~.bp6-control-indicator{background:#8f99a84d;color:#1c2127}.bp6-control.bp6-switch:hover input~.bp6-control-indicator{background:#8f99a866}.bp6-control.bp6-switch input:not(:disabled):active~.bp6-control-indicator{background:#8f99a880}.bp6-control.bp6-switch input:disabled~.bp6-control-indicator{background:#8f99a826;color:#5f6b7c99}.bp6-control.bp6-switch input:disabled~.bp6-control-indicator:before{background:#fffc;box-shadow:none}.bp6-control.bp6-switch input:checked~.bp6-control-indicator{background:#2d72d2;color:#fff}.bp6-control.bp6-switch:hover input:checked~.bp6-control-indicator{background:#215db0}.bp6-control.bp6-switch input:checked:not(:disabled):active~.bp6-control-indicator{background:#184a90}.bp6-control.bp6-switch input:checked:disabled~.bp6-control-indicator{background:#2d72d280;color:#fff9}.bp6-control.bp6-switch input:checked:disabled~.bp6-control-indicator:before{background:#ffffff80;box-shadow:none}.bp6-control.bp6-switch:not(.bp6-align-right){-webkit-padding-start:36px;padding-inline-start:36px}.bp6-control.bp6-switch:not(.bp6-align-right) .bp6-control-indicator{-webkit-margin-start:-36px;margin-inline-start:-36px}.bp6-control.bp6-switch.bp6-align-right{padding-right:36px}.bp6-control.bp6-switch.bp6-align-right .bp6-control-indicator{margin-right:-36px}[dir=rtl] .bp6-control.bp6-switch.bp6-align-left{-webkit-padding-start:0;padding-inline-start:0;padding-left:36px}[dir=rtl] .bp6-control.bp6-switch.bp6-align-left .bp6-control-indicator{margin-left:-36px}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control.bp6-switch input:checked~.bp6-control-indicator{background:highlight;border:1px solid buttonborder}.bp6-control.bp6-switch input:checked:disabled~.bp6-control-indicator{background-color:graytext}.bp6-control.bp6-switch input:not(:checked):disabled~.bp6-control-indicator{border-color:graytext}.bp6-control.bp6-switch input:not(:checked):disabled~.bp6-control-indicator:before{border-color:graytext}.bp6-control.bp6-switch:hover input:checked~.bp6-control-indicator{background:highlight}}.bp6-control.bp6-switch .bp6-control-indicator{border:none;border-radius:1.75em;box-shadow:none!important;min-width:1.75em;transition:background-color .1s cubic-bezier(.4,1,.75,.9);width:auto}.bp6-control.bp6-switch .bp6-control-indicator:before{background:#fff;border-radius:50%;box-shadow:0 0 0 1px #11141880;height:calc(1em - 4px);left:2px;position:absolute;top:50%;transform:translateY(-50%);transition:left .1s cubic-bezier(.4,1,.75,.9);width:calc(1em - 4px)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control.bp6-switch .bp6-control-indicator:before{border:1px solid buttonborder;margin-top:1px}}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-control.bp6-switch .bp6-control-indicator{border:1px solid buttonborder}}.bp6-control.bp6-switch input:checked~.bp6-control-indicator:before{left:calc(2px + 100% - 1em)}.bp6-control.bp6-switch.bp6-large:not(.bp6-align-right){-webkit-padding-start:43px;padding-inline-start:43px}.bp6-control.bp6-switch.bp6-large:not(.bp6-align-right) .bp6-control-indicator{-webkit-margin-start:-43px;margin-inline-start:-43px}.bp6-control.bp6-switch.bp6-large.bp6-align-right{padding-right:43px}.bp6-control.bp6-switch.bp6-large.bp6-align-right .bp6-control-indicator{margin-right:-43px}[dir=rtl] .bp6-control.bp6-switch.bp6-large.bp6-align-left{-webkit-padding-start:0;padding-inline-start:0;padding-left:43px}[dir=rtl] .bp6-control.bp6-switch.bp6-large.bp6-align-left .bp6-control-indicator{margin-left:-43px}.bp6-dark .bp6-control.bp6-switch input~.bp6-control-indicator{background:#8f99a84d;color:#f6f7f9}.bp6-dark .bp6-control.bp6-switch:hover input~.bp6-control-indicator{background:#8f99a866}.bp6-dark .bp6-control.bp6-switch input:not(:disabled):active~.bp6-control-indicator{background:#8f99a880}.bp6-dark .bp6-control.bp6-switch input:disabled~.bp6-control-indicator{background:#8f99a826;color:#abb3bf99}.bp6-dark .bp6-control.bp6-switch input:disabled~.bp6-control-indicator:before{background:#fffc;box-shadow:none}.bp6-dark .bp6-control.bp6-switch input:checked~.bp6-control-indicator{background:#2d72d2;color:#fff}.bp6-dark .bp6-control.bp6-switch:hover input:checked~.bp6-control-indicator{background:#215db0}.bp6-dark .bp6-control.bp6-switch input:checked:not(:disabled):active~.bp6-control-indicator{background:#184a90}.bp6-dark .bp6-control.bp6-switch input:checked:disabled~.bp6-control-indicator{background:#2d72d280;color:#abb3bf99}.bp6-dark .bp6-control.bp6-switch input:checked:disabled~.bp6-control-indicator:before{background:#ffffff80;box-shadow:none}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-dark .bp6-control.bp6-switch input:checked~.bp6-control-indicator{background:highlight;border:1px solid buttonborder}.bp6-dark .bp6-control.bp6-switch input:checked:disabled~.bp6-control-indicator{background-color:graytext}.bp6-dark .bp6-control.bp6-switch input:not(:checked):disabled~.bp6-control-indicator{border-color:graytext}.bp6-dark .bp6-control.bp6-switch input:not(:checked):disabled~.bp6-control-indicator:before{border-color:graytext}.bp6-dark .bp6-control.bp6-switch:hover input:checked~.bp6-control-indicator{background:highlight}}.bp6-control.bp6-switch .bp6-switch-inner-text{font-size:.7em;text-align:center}.bp6-control.bp6-switch .bp6-control-indicator-child:first-child{line-height:0;margin-left:.5em;margin-right:1.2em;visibility:hidden}.bp6-control.bp6-switch .bp6-control-indicator-child:last-child{line-height:1em;margin-left:1.2em;margin-right:.5em;visibility:visible}.bp6-control.bp6-switch input:checked~.bp6-control-indicator .bp6-control-indicator-child:first-child{line-height:1em;visibility:visible}.bp6-control.bp6-switch input:checked~.bp6-control-indicator .bp6-control-indicator-child:last-child{line-height:0;visibility:hidden}.bp6-dark .bp6-control{color:#f6f7f9}.bp6-dark .bp6-control.bp6-disabled{color:#abb3bf99}.bp6-dark .bp6-control .bp6-control-indicator{background-color:transparent;box-shadow:inset 0 0 0 1px #8f99a8}.bp6-dark .bp6-control:hover .bp6-control-indicator{background-color:#8f99a826}.bp6-dark .bp6-control input:not(:disabled):active~.bp6-control-indicator{background:#8f99a84d;box-shadow:inset 0 0 0 1px #8f99a8}.bp6-dark .bp6-control input:disabled~.bp6-control-indicator{background:#8f99a826;box-shadow:none;cursor:not-allowed}.bp6-dark .bp6-control.bp6-checkbox input:disabled:checked~.bp6-control-indicator,.bp6-dark .bp6-control.bp6-checkbox input:disabled:indeterminate~.bp6-control-indicator{background:#2d72d280}.bp6-file-input{cursor:pointer;display:inline-block;height:30px;position:relative}.bp6-file-input input{margin:0;min-width:200px;opacity:0}.bp6-file-input input:disabled+.bp6-file-upload-input,.bp6-file-input input.bp6-disabled+.bp6-file-upload-input{background:#d3d8de80;box-shadow:none;color:#5f6b7c99;cursor:not-allowed;resize:none}.bp6-file-input input:disabled+.bp6-file-upload-input::-moz-placeholder,.bp6-file-input input.bp6-disabled+.bp6-file-upload-input::-moz-placeholder{color:#5f6b7c99}.bp6-file-input input:disabled+.bp6-file-upload-input:-ms-input-placeholder,.bp6-file-input input.bp6-disabled+.bp6-file-upload-input:-ms-input-placeholder{color:#5f6b7c99}.bp6-file-input input:disabled+.bp6-file-upload-input::placeholder,.bp6-file-input input.bp6-disabled+.bp6-file-upload-input::placeholder{color:#5f6b7c99}.bp6-file-input input:disabled+.bp6-file-upload-input:after,.bp6-file-input input.bp6-disabled+.bp6-file-upload-input:after{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 20%,transparent);box-shadow:none;color:var(--bp-typography-color-default-disabled);cursor:not-allowed;outline:none}.bp6-dark .bp6-file-input input:disabled+.bp6-file-upload-input,.bp6-dark .bp6-file-input input.bp6-disabled+.bp6-file-upload-input{background:#40485480;box-shadow:none;color:#abb3bf99}.bp6-dark .bp6-file-input input:disabled+.bp6-file-upload-input:after,.bp6-dark .bp6-file-input input.bp6-disabled+.bp6-file-upload-input:after{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 4%,transparent);box-shadow:none;color:var(--bp-typography-color-default-disabled)}.bp6-file-input input:focus+.bp6-file-upload-input{box-shadow:inset 0 0 0 1px #215db0c0,0 0 0 1px #215db0c0,inset 0 1px 1px #11141833}.bp6-dark .bp6-file-input input:focus+.bp6-file-upload-input{box-shadow:inset 0 0 0 1px #8abbffc0,0 0 0 1px #8abbffc0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-file-input.bp6-file-input-has-selection .bp6-file-upload-input{color:#1c2127}.bp6-dark .bp6-file-input.bp6-file-input-has-selection .bp6-file-upload-input{color:#f6f7f9}.bp6-file-input.bp6-fill{width:100%}.bp6-file-input.bp6-large,.bp6-large .bp6-file-input{height:40px}.bp6-file-input.bp6-small,.bp6-small .bp6-file-input{height:24px}.bp6-file-input .bp6-file-upload-input-custom-text:after{content:attr(bp6-button-text)}.bp6-file-upload-input::-moz-placeholder{color:#5f6b7c;opacity:1}.bp6-file-upload-input:-ms-input-placeholder{color:#5f6b7c;opacity:1}.bp6-file-upload-input::placeholder{color:#5f6b7c;opacity:1}.bp6-file-upload-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;border-radius:4px;box-shadow:0 0 #215db000,0 0 #215db000,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d;color:#1c2127;font-size:14px;font-weight:400;height:30px;line-height:30px;outline:none;padding:0 8px;transition:box-shadow .1s cubic-bezier(.4,1,.75,.9);vertical-align:middle}.bp6-file-upload-input:focus,.bp6-file-upload-input.bp6-active{box-shadow:inset 0 0 0 1px #215db0c0,0 0 0 1px #215db0c0,inset 0 1px 1px #11141833}.bp6-file-upload-input[type=search],.bp6-file-upload-input.bp6-round{border-radius:30px;box-sizing:border-box;padding-left:8px}.bp6-file-upload-input[readonly]{box-shadow:inset 0 0 0 1px #11141826}.bp6-file-upload-input[readonly]:focus{box-shadow:inset 0 0 0 1px #215db0c0,0 0 0 1px #215db0c0,inset 0 1px 1px #11141833}.bp6-file-upload-input:disabled,.bp6-file-upload-input.bp6-disabled{background:#d3d8de80;box-shadow:none;color:#5f6b7c99;cursor:not-allowed;resize:none}.bp6-file-upload-input:disabled::-moz-placeholder,.bp6-file-upload-input.bp6-disabled::-moz-placeholder{color:#5f6b7c99}.bp6-file-upload-input:disabled:-ms-input-placeholder,.bp6-file-upload-input.bp6-disabled:-ms-input-placeholder{color:#5f6b7c99}.bp6-file-upload-input:disabled::placeholder,.bp6-file-upload-input.bp6-disabled::placeholder{color:#5f6b7c99}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-file-upload-input{border:1px solid buttonborder}}.bp6-file-upload-input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;color:#5f6b7c99;left:0;padding-right:78px;position:absolute;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bp6-file-upload-input:after{background-color:color-mix(in srgb,var(--bp-intent-default-rest) 5%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 10%,transparent);color:var(--bp-typography-color-default-rest);min-height:24px;min-width:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;border-radius:4px;content:"Browse";line-height:24px;margin:3px;position:absolute;right:0;text-align:center;top:0;width:70px}.bp6-file-upload-input:hover:after{background-clip:padding-box;background-color:color-mix(in srgb,var(--bp-intent-default-hover) 9%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-file-upload-input:active:after{background-color:color-mix(in srgb,var(--bp-intent-default-active) 16%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-file-upload-input:active:after{background:highlight}}.bp6-large .bp6-file-upload-input{font-size:16px;height:40px;line-height:40px}.bp6-large .bp6-file-upload-input[type=search],.bp6-large .bp6-file-upload-input.bp6-round{padding:0 12px}.bp6-large .bp6-file-upload-input{padding-right:93px}.bp6-large .bp6-file-upload-input:after{min-height:30px;min-width:30px;line-height:30px;margin:5px;width:85px}.bp6-small .bp6-file-upload-input{font-size:12px;height:24px;line-height:24px;padding-left:8px;padding-right:8px}.bp6-small .bp6-file-upload-input[type=search],.bp6-small .bp6-file-upload-input.bp6-round{padding:0 12px}.bp6-small .bp6-file-upload-input{padding-right:63px}.bp6-small .bp6-file-upload-input:after{min-height:20px;min-width:20px;line-height:20px;margin:2px;width:55px}.bp6-dark .bp6-file-upload-input::-moz-placeholder{color:#abb3bf}.bp6-dark .bp6-file-upload-input:-ms-input-placeholder{color:#abb3bf}.bp6-dark .bp6-file-upload-input::placeholder{color:#abb3bf}.bp6-dark .bp6-file-upload-input{background:#1114184d;box-shadow:0 0 #8abbff00,0 0 #8abbff00,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d;color:#f6f7f9}.bp6-dark .bp6-file-upload-input:focus{box-shadow:inset 0 0 0 1px #8abbffc0,0 0 0 1px #8abbffc0}.bp6-dark .bp6-file-upload-input[readonly]{box-shadow:inset 0 0 0 1px #11141866}.bp6-dark .bp6-file-upload-input[readonly]:focus{box-shadow:inset 0 0 0 1px #8abbffc0,0 0 0 1px #8abbffc0}.bp6-dark .bp6-file-upload-input:disabled,.bp6-dark .bp6-file-upload-input.bp6-disabled{background:#40485480;box-shadow:none;color:#abb3bf99}.bp6-dark .bp6-file-upload-input{color:#abb3bf99}.bp6-dark .bp6-file-upload-input:after{background-color:color-mix(in srgb,var(--bp-intent-default-rest) 40%,var(--bp-palette-black));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-default) 50%,transparent),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent);color:var(--bp-intent-default-foreground)}.bp6-dark .bp6-file-upload-input:hover:after{background-color:color-mix(in srgb,var(--bp-intent-default-hover) 42%,var(--bp-palette-black));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-default) 50%,transparent),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 40%,transparent)}.bp6-dark .bp6-file-upload-input:active:after{background-color:color-mix(in srgb,var(--bp-intent-default-active) 30%,var(--bp-palette-black));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-default) 50%,transparent),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 40%,transparent)}.bp6-file-upload-input:after{box-shadow:inset 0 0 0 1px #11141833,0 1px 2px #1114181a}.bp6-form-group{display:flex;flex-direction:column;margin:0 0 16px}.bp6-form-group label.bp6-label{margin-bottom:4px}.bp6-form-group .bp6-control{margin-top:8px}.bp6-form-group .bp6-form-group-sub-label,.bp6-form-group .bp6-form-helper-text{color:#5f6b7c;font-size:12px}.bp6-form-group .bp6-form-group-sub-label{margin-bottom:4px}.bp6-form-group .bp6-form-helper-text{margin-top:4px}.bp6-form-group.bp6-intent-primary .bp6-form-helper-text{color:#215db0}.bp6-form-group.bp6-intent-success .bp6-form-helper-text{color:#1c6e42}.bp6-form-group.bp6-intent-warning .bp6-form-helper-text{color:#935610}.bp6-form-group.bp6-intent-danger .bp6-form-helper-text{color:#ac2f33}.bp6-form-group.bp6-fill{width:100%}.bp6-form-group.bp6-inline{align-items:flex-start;flex-direction:row}.bp6-form-group.bp6-inline.bp6-large label.bp6-label{line-height:40px;margin:0 12px 0 0}.bp6-form-group.bp6-inline label.bp6-label{line-height:30px;margin:0 12px 0 0}.bp6-form-group.bp6-disabled .bp6-label,.bp6-form-group.bp6-disabled .bp6-text-muted,.bp6-form-group.bp6-disabled .bp6-form-group-sub-label,.bp6-form-group.bp6-disabled .bp6-form-helper-text{color:#5f6b7c99!important}.bp6-dark .bp6-form-group.bp6-intent-primary .bp6-form-helper-text{color:#8abbff}.bp6-dark .bp6-form-group.bp6-intent-success .bp6-form-helper-text{color:#72ca9b}.bp6-dark .bp6-form-group.bp6-intent-warning .bp6-form-helper-text{color:#fbb360}.bp6-dark .bp6-form-group.bp6-intent-danger .bp6-form-helper-text{color:#fa999c}.bp6-dark .bp6-form-group .bp6-form-group-sub-label,.bp6-dark .bp6-form-group .bp6-form-helper-text{color:#abb3bf}.bp6-dark .bp6-form-group.bp6-disabled .bp6-label,.bp6-dark .bp6-form-group.bp6-disabled .bp6-text-muted,.bp6-dark .bp6-form-group.bp6-disabled .bp6-form-group-sub-label,.bp6-dark .bp6-form-group.bp6-disabled .bp6-form-helper-text{color:#abb3bf99!important}.bp6-input-group{display:block;position:relative}.bp6-input-group .bp6-input{position:relative;width:100%}.bp6-input-group .bp6-input:not(:first-child){padding-left:30px}.bp6-input-group .bp6-input:not(:last-child){padding-right:30px}.bp6-input-group .bp6-input-action,.bp6-input-group>.bp6-input-left-container,.bp6-input-group>.bp6-button,.bp6-input-group>.bp6-icon{position:absolute;top:0}.bp6-input-group .bp6-input-action:first-child,.bp6-input-group>.bp6-input-left-container:first-child,.bp6-input-group>.bp6-button:first-child,.bp6-input-group>.bp6-icon:first-child{left:0}.bp6-input-group .bp6-input-action:last-child,.bp6-input-group>.bp6-input-left-container:last-child,.bp6-input-group>.bp6-button:last-child,.bp6-input-group>.bp6-icon:last-child{right:0}.bp6-input-group .bp6-button{min-height:24px;min-width:24px;margin:3px;padding:0 8px}.bp6-input-group .bp6-button:empty{padding:0}.bp6-input-group>.bp6-input-left-container,.bp6-input-group>.bp6-icon{z-index:1}.bp6-input-group>.bp6-input-left-container>.bp6-icon,.bp6-input-group>.bp6-icon{color:#5f6b7c}.bp6-input-group>.bp6-input-left-container>.bp6-icon:empty,.bp6-input-group>.bp6-icon:empty{font-family:blueprint-icons-16,sans-serif;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:16px;line-height:1;width:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.bp6-input-group>.bp6-input-left-container>.bp6-icon,.bp6-input-group>.bp6-icon,.bp6-input-group .bp6-input-action>.bp6-spinner{margin:7px}.bp6-input-group .bp6-tag{margin:5px}.bp6-input-group .bp6-input:not(:focus)+.bp6-button.bp6-minimal:not(:hover):not(:focus),.bp6-input-group .bp6-input:not(:focus)+.bp6-input-action .bp6-button.bp6-minimal:not(:hover):not(:focus){color:#5f6b7c}.bp6-dark .bp6-input-group .bp6-input:not(:focus)+.bp6-button.bp6-minimal:not(:hover):not(:focus),.bp6-dark .bp6-input-group .bp6-input:not(:focus)+.bp6-input-action .bp6-button.bp6-minimal:not(:hover):not(:focus){color:#abb3bf}.bp6-input-group .bp6-input:not(:focus)+.bp6-button.bp6-minimal:not(:hover):not(:focus) .bp6-icon,.bp6-input-group .bp6-input:not(:focus)+.bp6-button.bp6-minimal:not(:hover):not(:focus) .bp6-icon-standard,.bp6-input-group .bp6-input:not(:focus)+.bp6-button.bp6-minimal:not(:hover):not(:focus) .bp6-icon-large,.bp6-input-group .bp6-input:not(:focus)+.bp6-input-action .bp6-button.bp6-minimal:not(:hover):not(:focus) .bp6-icon,.bp6-input-group .bp6-input:not(:focus)+.bp6-input-action .bp6-button.bp6-minimal:not(:hover):not(:focus) .bp6-icon-standard,.bp6-input-group .bp6-input:not(:focus)+.bp6-input-action .bp6-button.bp6-minimal:not(:hover):not(:focus) .bp6-icon-large{color:#5f6b7c}.bp6-input-group .bp6-input:not(:focus)+.bp6-button.bp6-minimal:disabled,.bp6-input-group .bp6-input:not(:focus)+.bp6-input-action .bp6-button.bp6-minimal:disabled{color:#5f6b7c99!important}.bp6-input-group .bp6-input:not(:focus)+.bp6-button.bp6-minimal:disabled .bp6-icon,.bp6-input-group .bp6-input:not(:focus)+.bp6-button.bp6-minimal:disabled .bp6-icon-standard,.bp6-input-group .bp6-input:not(:focus)+.bp6-button.bp6-minimal:disabled .bp6-icon-large,.bp6-input-group .bp6-input:not(:focus)+.bp6-input-action .bp6-button.bp6-minimal:disabled .bp6-icon,.bp6-input-group .bp6-input:not(:focus)+.bp6-input-action .bp6-button.bp6-minimal:disabled .bp6-icon-standard,.bp6-input-group .bp6-input:not(:focus)+.bp6-input-action .bp6-button.bp6-minimal:disabled .bp6-icon-large{color:#5f6b7c99!important}.bp6-input-group.bp6-disabled{cursor:not-allowed}.bp6-input-group.bp6-disabled .bp6-icon{color:#5f6b7c99}.bp6-input-group.bp6-large .bp6-button{min-height:30px;min-width:30px;margin:5px}.bp6-input-group.bp6-large>.bp6-input-left-container>.bp6-icon,.bp6-input-group.bp6-large>.bp6-icon,.bp6-input-group.bp6-large .bp6-input-action>.bp6-spinner{margin:12px}.bp6-input-group.bp6-large .bp6-input{font-size:16px;height:40px;line-height:40px}.bp6-input-group.bp6-large .bp6-input[type=search],.bp6-input-group.bp6-large .bp6-input.bp6-round{padding:0 12px}.bp6-input-group.bp6-large .bp6-input:not(:first-child){padding-left:40px}.bp6-input-group.bp6-large .bp6-input:not(:last-child){padding-right:40px}.bp6-input-group.bp6-small .bp6-button,.bp6-input-group.bp6-small .bp6-tag{min-height:20px;min-width:20px;margin:2px}.bp6-input-group.bp6-small>.bp6-input-left-container>.bp6-icon,.bp6-input-group.bp6-small>.bp6-icon,.bp6-input-group.bp6-small .bp6-input-action>.bp6-spinner{margin:4px}.bp6-input-group.bp6-small .bp6-input{font-size:12px;height:24px;line-height:24px;padding-left:8px;padding-right:8px}.bp6-input-group.bp6-small .bp6-input[type=search],.bp6-input-group.bp6-small .bp6-input.bp6-round{padding:0 12px}.bp6-input-group.bp6-small .bp6-input:not(:first-child){padding-left:24px}.bp6-input-group.bp6-small .bp6-input:not(:last-child){padding-right:24px}.bp6-input-group.bp6-fill{flex:1 1 auto;width:100%}.bp6-input-group.bp6-round .bp6-button,.bp6-input-group.bp6-round .bp6-input,.bp6-input-group.bp6-round .bp6-tag{border-radius:30px}.bp6-dark .bp6-input-group .bp6-icon{color:#abb3bf}.bp6-dark .bp6-input-group.bp6-disabled .bp6-icon{color:#abb3bf99}.bp6-input-group.bp6-intent-primary .bp6-input{box-shadow:0 0 #2d72d200,0 0 #2d72d200,inset 0 0 0 1px #2d72d2,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d}.bp6-input-group.bp6-intent-primary .bp6-input:focus{box-shadow:inset 0 0 0 1px #2d72d2c0,0 0 0 2px #2d72d2c0,inset 0 1px 1px #11141833}.bp6-input-group.bp6-intent-primary .bp6-input[readonly]{box-shadow:inset 0 0 0 1px #2d72d2}.bp6-input-group.bp6-intent-primary .bp6-input:disabled,.bp6-input-group.bp6-intent-primary .bp6-input.bp6-disabled{box-shadow:none}.bp6-dark .bp6-input-group.bp6-intent-primary .bp6-input{box-shadow:0 0 #4c90f000,0 0 #4c90f000,inset 0 0 0 1px #4c90f0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input-group.bp6-intent-primary .bp6-input:focus{box-shadow:inset 0 0 0 1px #4c90f0c0,0 0 0 2px #4c90f0c0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input-group.bp6-intent-primary .bp6-input[readonly]{box-shadow:inset 0 0 0 1px #4c90f0}.bp6-dark .bp6-input-group.bp6-intent-primary .bp6-input:disabled,.bp6-dark .bp6-input-group.bp6-intent-primary .bp6-input.bp6-disabled{box-shadow:none}.bp6-input-group.bp6-intent-primary>.bp6-icon{color:#215db0}.bp6-dark .bp6-input-group.bp6-intent-primary>.bp6-icon{color:#8abbff}.bp6-input-group.bp6-intent-success .bp6-input{box-shadow:0 0 #23855100,0 0 #23855100,inset 0 0 0 1px #238551,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d}.bp6-input-group.bp6-intent-success .bp6-input:focus{box-shadow:inset 0 0 0 1px #238551c0,0 0 0 2px #238551c0,inset 0 1px 1px #11141833}.bp6-input-group.bp6-intent-success .bp6-input[readonly]{box-shadow:inset 0 0 0 1px #238551}.bp6-input-group.bp6-intent-success .bp6-input:disabled,.bp6-input-group.bp6-intent-success .bp6-input.bp6-disabled{box-shadow:none}.bp6-dark .bp6-input-group.bp6-intent-success .bp6-input{box-shadow:0 0 #32a46700,0 0 #32a46700,inset 0 0 0 1px #32a467,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input-group.bp6-intent-success .bp6-input:focus{box-shadow:inset 0 0 0 1px #32a467c0,0 0 0 2px #32a467c0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input-group.bp6-intent-success .bp6-input[readonly]{box-shadow:inset 0 0 0 1px #32a467}.bp6-dark .bp6-input-group.bp6-intent-success .bp6-input:disabled,.bp6-dark .bp6-input-group.bp6-intent-success .bp6-input.bp6-disabled{box-shadow:none}.bp6-input-group.bp6-intent-success>.bp6-icon{color:#1c6e42}.bp6-dark .bp6-input-group.bp6-intent-success>.bp6-icon{color:#72ca9b}.bp6-input-group.bp6-intent-warning .bp6-input{box-shadow:0 0 #c8761900,0 0 #c8761900,inset 0 0 0 1px #c87619,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d}.bp6-input-group.bp6-intent-warning .bp6-input:focus{box-shadow:inset 0 0 0 1px #c87619c0,0 0 0 2px #c87619c0,inset 0 1px 1px #11141833}.bp6-input-group.bp6-intent-warning .bp6-input[readonly]{box-shadow:inset 0 0 0 1px #c87619}.bp6-input-group.bp6-intent-warning .bp6-input:disabled,.bp6-input-group.bp6-intent-warning .bp6-input.bp6-disabled{box-shadow:none}.bp6-dark .bp6-input-group.bp6-intent-warning .bp6-input{box-shadow:0 0 #ec9a3c00,0 0 #ec9a3c00,inset 0 0 0 1px #ec9a3c,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input-group.bp6-intent-warning .bp6-input:focus{box-shadow:inset 0 0 0 1px #ec9a3cc0,0 0 0 2px #ec9a3cc0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input-group.bp6-intent-warning .bp6-input[readonly]{box-shadow:inset 0 0 0 1px #ec9a3c}.bp6-dark .bp6-input-group.bp6-intent-warning .bp6-input:disabled,.bp6-dark .bp6-input-group.bp6-intent-warning .bp6-input.bp6-disabled{box-shadow:none}.bp6-input-group.bp6-intent-warning>.bp6-icon{color:#935610}.bp6-dark .bp6-input-group.bp6-intent-warning>.bp6-icon{color:#fbb360}.bp6-input-group.bp6-intent-danger .bp6-input{box-shadow:0 0 #cd424600,0 0 #cd424600,inset 0 0 0 1px #cd4246,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d}.bp6-input-group.bp6-intent-danger .bp6-input:focus{box-shadow:inset 0 0 0 1px #cd4246c0,0 0 0 2px #cd4246c0,inset 0 1px 1px #11141833}.bp6-input-group.bp6-intent-danger .bp6-input[readonly]{box-shadow:inset 0 0 0 1px #cd4246}.bp6-input-group.bp6-intent-danger .bp6-input:disabled,.bp6-input-group.bp6-intent-danger .bp6-input.bp6-disabled{box-shadow:none}.bp6-dark .bp6-input-group.bp6-intent-danger .bp6-input{box-shadow:0 0 #e76a6e00,0 0 #e76a6e00,inset 0 0 0 1px #e76a6e,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input-group.bp6-intent-danger .bp6-input:focus{box-shadow:inset 0 0 0 1px #e76a6ec0,0 0 0 2px #e76a6ec0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input-group.bp6-intent-danger .bp6-input[readonly]{box-shadow:inset 0 0 0 1px #e76a6e}.bp6-dark .bp6-input-group.bp6-intent-danger .bp6-input:disabled,.bp6-dark .bp6-input-group.bp6-intent-danger .bp6-input.bp6-disabled{box-shadow:none}.bp6-input-group.bp6-intent-danger>.bp6-icon{color:#ac2f33}.bp6-dark .bp6-input-group.bp6-intent-danger>.bp6-icon{color:#fa999c}.bp6-input::-moz-placeholder{color:#5f6b7c;opacity:1}.bp6-input:-ms-input-placeholder{color:#5f6b7c;opacity:1}.bp6-input::placeholder{color:#5f6b7c;opacity:1}.bp6-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;border-radius:4px;box-shadow:0 0 #215db000,0 0 #215db000,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d;color:#1c2127;font-size:14px;font-weight:400;height:30px;line-height:30px;outline:none;padding:0 8px;transition:box-shadow .1s cubic-bezier(.4,1,.75,.9);vertical-align:middle}.bp6-input:focus,.bp6-input.bp6-active{box-shadow:inset 0 0 0 1px #215db0c0,0 0 0 1px #215db0c0,inset 0 1px 1px #11141833}.bp6-input[type=search],.bp6-input.bp6-round{border-radius:30px;box-sizing:border-box;padding-left:8px}.bp6-input[readonly]{box-shadow:inset 0 0 0 1px #11141826}.bp6-input[readonly]:focus{box-shadow:inset 0 0 0 1px #215db0c0,0 0 0 1px #215db0c0,inset 0 1px 1px #11141833}.bp6-input:disabled,.bp6-input.bp6-disabled{background:#d3d8de80;box-shadow:none;color:#5f6b7c99;cursor:not-allowed;resize:none}.bp6-input:disabled::-moz-placeholder,.bp6-input.bp6-disabled::-moz-placeholder{color:#5f6b7c99}.bp6-input:disabled:-ms-input-placeholder,.bp6-input.bp6-disabled:-ms-input-placeholder{color:#5f6b7c99}.bp6-input:disabled::placeholder,.bp6-input.bp6-disabled::placeholder{color:#5f6b7c99}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-input{border:1px solid buttonborder}}.bp6-input.bp6-large{font-size:16px;height:40px;line-height:40px}.bp6-input.bp6-large[type=search],.bp6-input.bp6-large.bp6-round{padding:0 12px}.bp6-input.bp6-small{font-size:12px;height:24px;line-height:24px;padding-left:8px;padding-right:8px}.bp6-input.bp6-small[type=search],.bp6-input.bp6-small.bp6-round{padding:0 12px}.bp6-input.bp6-fill{flex:1 1 auto;width:100%}.bp6-dark .bp6-input::-moz-placeholder{color:#abb3bf}.bp6-dark .bp6-input:-ms-input-placeholder{color:#abb3bf}.bp6-dark .bp6-input::placeholder{color:#abb3bf}.bp6-dark .bp6-input{background:#1114184d;box-shadow:0 0 #8abbff00,0 0 #8abbff00,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d;color:#f6f7f9}.bp6-dark .bp6-input:focus{box-shadow:inset 0 0 0 1px #8abbffc0,0 0 0 1px #8abbffc0}.bp6-dark .bp6-input[readonly]{box-shadow:inset 0 0 0 1px #11141866}.bp6-dark .bp6-input[readonly]:focus{box-shadow:inset 0 0 0 1px #8abbffc0,0 0 0 1px #8abbffc0}.bp6-dark .bp6-input:disabled,.bp6-dark .bp6-input.bp6-disabled{background:#40485480;box-shadow:none;color:#abb3bf99}.bp6-input.bp6-intent-primary{box-shadow:0 0 #2d72d200,0 0 #2d72d200,inset 0 0 0 1px #2d72d2,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d}.bp6-input.bp6-intent-primary:focus{box-shadow:inset 0 0 0 1px #2d72d2c0,0 0 0 2px #2d72d2c0,inset 0 1px 1px #11141833}.bp6-input.bp6-intent-primary[readonly]{box-shadow:inset 0 0 0 1px #2d72d2}.bp6-input.bp6-intent-primary:disabled,.bp6-input.bp6-intent-primary.bp6-disabled{box-shadow:none}.bp6-dark .bp6-input.bp6-intent-primary{box-shadow:0 0 #4c90f000,0 0 #4c90f000,inset 0 0 0 1px #4c90f0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input.bp6-intent-primary:focus{box-shadow:inset 0 0 0 1px #4c90f0c0,0 0 0 2px #4c90f0c0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input.bp6-intent-primary[readonly]{box-shadow:inset 0 0 0 1px #4c90f0}.bp6-dark .bp6-input.bp6-intent-primary:disabled,.bp6-dark .bp6-input.bp6-intent-primary.bp6-disabled{box-shadow:none}.bp6-input.bp6-intent-success{box-shadow:0 0 #23855100,0 0 #23855100,inset 0 0 0 1px #238551,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d}.bp6-input.bp6-intent-success:focus{box-shadow:inset 0 0 0 1px #238551c0,0 0 0 2px #238551c0,inset 0 1px 1px #11141833}.bp6-input.bp6-intent-success[readonly]{box-shadow:inset 0 0 0 1px #238551}.bp6-input.bp6-intent-success:disabled,.bp6-input.bp6-intent-success.bp6-disabled{box-shadow:none}.bp6-dark .bp6-input.bp6-intent-success{box-shadow:0 0 #32a46700,0 0 #32a46700,inset 0 0 0 1px #32a467,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input.bp6-intent-success:focus{box-shadow:inset 0 0 0 1px #32a467c0,0 0 0 2px #32a467c0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input.bp6-intent-success[readonly]{box-shadow:inset 0 0 0 1px #32a467}.bp6-dark .bp6-input.bp6-intent-success:disabled,.bp6-dark .bp6-input.bp6-intent-success.bp6-disabled{box-shadow:none}.bp6-input.bp6-intent-warning{box-shadow:0 0 #c8761900,0 0 #c8761900,inset 0 0 0 1px #c87619,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d}.bp6-input.bp6-intent-warning:focus{box-shadow:inset 0 0 0 1px #c87619c0,0 0 0 2px #c87619c0,inset 0 1px 1px #11141833}.bp6-input.bp6-intent-warning[readonly]{box-shadow:inset 0 0 0 1px #c87619}.bp6-input.bp6-intent-warning:disabled,.bp6-input.bp6-intent-warning.bp6-disabled{box-shadow:none}.bp6-dark .bp6-input.bp6-intent-warning{box-shadow:0 0 #ec9a3c00,0 0 #ec9a3c00,inset 0 0 0 1px #ec9a3c,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input.bp6-intent-warning:focus{box-shadow:inset 0 0 0 1px #ec9a3cc0,0 0 0 2px #ec9a3cc0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input.bp6-intent-warning[readonly]{box-shadow:inset 0 0 0 1px #ec9a3c}.bp6-dark .bp6-input.bp6-intent-warning:disabled,.bp6-dark .bp6-input.bp6-intent-warning.bp6-disabled{box-shadow:none}.bp6-input.bp6-intent-danger{box-shadow:0 0 #cd424600,0 0 #cd424600,inset 0 0 0 1px #cd4246,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d}.bp6-input.bp6-intent-danger:focus{box-shadow:inset 0 0 0 1px #cd4246c0,0 0 0 2px #cd4246c0,inset 0 1px 1px #11141833}.bp6-input.bp6-intent-danger[readonly]{box-shadow:inset 0 0 0 1px #cd4246}.bp6-input.bp6-intent-danger:disabled,.bp6-input.bp6-intent-danger.bp6-disabled{box-shadow:none}.bp6-dark .bp6-input.bp6-intent-danger{box-shadow:0 0 #e76a6e00,0 0 #e76a6e00,inset 0 0 0 1px #e76a6e,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input.bp6-intent-danger:focus{box-shadow:inset 0 0 0 1px #e76a6ec0,0 0 0 2px #e76a6ec0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-input.bp6-intent-danger[readonly]{box-shadow:inset 0 0 0 1px #e76a6e}.bp6-dark .bp6-input.bp6-intent-danger:disabled,.bp6-dark .bp6-input.bp6-intent-danger.bp6-disabled{box-shadow:none}.bp6-input::-ms-clear{display:none}@supports (-webkit-touch-callout: none){input.bp6-input:disabled,input.bp6-input.bp6-disabled{opacity:1;-webkit-text-fill-color:rgba(95,107,124,.6)}.bp6-dark input.bp6-input:disabled,.bp6-dark input.bp6-input.bp6-disabled{-webkit-text-fill-color:rgba(171,179,191,.6)}}textarea.bp6-input{max-width:100%;padding:8px}textarea.bp6-input,textarea.bp6-input.bp6-large,textarea.bp6-input.bp6-small{height:auto;line-height:inherit}textarea.bp6-input.bp6-small{padding:8px}.bp6-text-area.bp6-text-area-auto-resize{resize:horizontal}label.bp6-label{display:block;margin-bottom:16px;margin-top:0}label.bp6-label .bp6-html-select,label.bp6-label .bp6-input,label.bp6-label .bp6-select,label.bp6-label .bp6-slider,label.bp6-label .bp6-popover-wrapper{display:block;margin-top:4px;text-transform:none}label.bp6-label .bp6-button-group{margin-top:4px}label.bp6-label .bp6-select select,label.bp6-label .bp6-html-select select{font-weight:400;vertical-align:top;width:100%}label.bp6-label .bp6-control-group{margin-top:4px}label.bp6-label .bp6-control-group>.bp6-button-group,label.bp6-label .bp6-control-group>.bp6-html-select,label.bp6-label .bp6-control-group>.bp6-input,label.bp6-label .bp6-control-group>.bp6-select,label.bp6-label .bp6-control-group>.bp6-slider,label.bp6-label .bp6-control-group>.bp6-popover-wrapper{margin-top:0}label.bp6-label.bp6-disabled,label.bp6-label.bp6-disabled .bp6-text-muted{color:#5f6b7c99}label.bp6-label.bp6-inline{line-height:30px}label.bp6-label.bp6-inline .bp6-html-select,label.bp6-label.bp6-inline .bp6-input,label.bp6-label.bp6-inline .bp6-input-group,label.bp6-label.bp6-inline .bp6-select,label.bp6-label.bp6-inline .bp6-popover-wrapper{display:inline-block;margin:0 0 0 4px;vertical-align:top}label.bp6-label.bp6-inline .bp6-button-group{margin:0 0 0 4px}label.bp6-label.bp6-inline .bp6-input-group .bp6-input{margin-left:0}label.bp6-label.bp6-inline.bp6-large{line-height:40px}label.bp6-label.bp6-inline .bp6-control-group{margin:0 0 0 4px}label.bp6-label.bp6-inline .bp6-control-group>.bp6-button-group,label.bp6-label.bp6-inline .bp6-control-group>.bp6-html-select,label.bp6-label.bp6-inline .bp6-control-group>.bp6-input,label.bp6-label.bp6-inline .bp6-control-group>.bp6-select,label.bp6-label.bp6-inline .bp6-control-group>.bp6-slider,label.bp6-label.bp6-inline .bp6-control-group>.bp6-popover-wrapper{margin:0}label.bp6-label:not(.bp6-inline) .bp6-popover-target{display:block}.bp6-dark label.bp6-label{color:#f6f7f9}.bp6-dark label.bp6-label.bp6-disabled,.bp6-dark label.bp6-label.bp6-disabled .bp6-text-muted{color:#abb3bf99}.bp6-numeric-input .bp6-button-group.bp6-vertical>.bp6-button{flex:1 1 11px;min-height:0;padding:0;width:24px}.bp6-numeric-input.bp6-large .bp6-button-group.bp6-vertical>.bp6-button{width:40px}.bp6-numeric-input.bp6-small .bp6-button-group.bp6-vertical>.bp6-button{width:24px}form{display:block}.bp6-html-select select,.bp6-select select{display:inline-flex;flex-direction:row}.bp6-html-select select>*,.bp6-select select>*{flex-grow:0;flex-shrink:0}.bp6-html-select select>.bp6-fill,.bp6-select select>.bp6-fill{flex-grow:1;flex-shrink:1}.bp6-html-select select:before,.bp6-select select:before,.bp6-html-select select>*,.bp6-select select>*{margin-right:calc(var(--bp-surface-spacing) * 2)}.bp6-html-select select:empty:before,.bp6-select select:empty:before,.bp6-html-select select>:last-child,.bp6-select select>:last-child{margin-right:0}.bp6-html-select select,.bp6-select select{align-items:center;border:none;border-radius:var(--bp-surface-border-radius);cursor:pointer;font-size:var(--bp-typography-size-body-medium);justify-content:center;padding:var(--bp-surface-spacing) calc(var(--bp-surface-spacing) * 2);text-align:left;vertical-align:middle;background-color:color-mix(in srgb,var(--bp-intent-default-rest) 5%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 10%,transparent);color:var(--bp-typography-color-default-rest)}.bp6-html-select select:hover,.bp6-select select:hover{background-clip:padding-box;background-color:color-mix(in srgb,var(--bp-intent-default-hover) 9%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-html-select select:active,.bp6-select select:active,.bp6-html-select select.bp6-active,.bp6-select select.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-active) 16%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-html-select select:active,.bp6-select select:active,.bp6-html-select select.bp6-active,.bp6-select select.bp6-active{background:highlight}}.bp6-html-select select:disabled,.bp6-select select:disabled,.bp6-html-select select.bp6-disabled,.bp6-select select.bp6-disabled{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 20%,transparent);box-shadow:none;color:var(--bp-typography-color-default-disabled);cursor:not-allowed;outline:none}.bp6-html-select select:disabled.bp6-active,.bp6-select select:disabled.bp6-active,.bp6-html-select select.bp6-disabled.bp6-active,.bp6-select select.bp6-disabled.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 28%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-html-select select,.bp6-select select{border:1px solid buttonborder}}.bp6-html-select select,.bp6-select select{-moz-appearance:none;-webkit-appearance:none;border-radius:4px;height:30px;padding:0 24px 0 8px;width:100%}.bp6-html-select.bp6-minimal select,.bp6-select.bp6-minimal select{background:none;box-shadow:none}.bp6-html-select.bp6-minimal select:hover,.bp6-select.bp6-minimal select:hover{background-color:color-mix(in srgb,var(--bp-intent-default-hover) 8%,transparent);box-shadow:none;color:var(--bp-typography-color-default-rest);text-decoration:none}.bp6-html-select.bp6-minimal select:active,.bp6-select.bp6-minimal select:active,.bp6-html-select.bp6-minimal select.bp6-active,.bp6-select.bp6-minimal select.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-active) 16%,transparent);box-shadow:none;color:var(--bp-typography-color-default-rest)}.bp6-html-select.bp6-minimal select:disabled,.bp6-select.bp6-minimal select:disabled,.bp6-html-select.bp6-minimal select.bp6-disabled,.bp6-select.bp6-minimal select.bp6-disabled{background:none;color:var(--bp-typography-color-default-disabled);cursor:not-allowed}.bp6-html-select.bp6-minimal select:disabled.bp6-active,.bp6-select.bp6-minimal select:disabled.bp6-active,.bp6-html-select.bp6-minimal select.bp6-disabled.bp6-active,.bp6-select.bp6-minimal select.bp6-disabled.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 30%,transparent)}.bp6-dark .bp6-html-select.bp6-minimal select,.bp6-html-select.bp6-minimal .bp6-dark select,.bp6-dark .bp6-select.bp6-minimal select,.bp6-select.bp6-minimal .bp6-dark select,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select,.bp6-dark .bp6-html-select.bp6-minimal select:hover,.bp6-html-select.bp6-minimal .bp6-dark select:hover,.bp6-dark .bp6-select.bp6-minimal select:hover,.bp6-select.bp6-minimal .bp6-dark select:hover,.bp6-dark .bp6-html-select.bp6-minimal select:active,.bp6-html-select.bp6-minimal .bp6-dark select:active,.bp6-dark .bp6-select.bp6-minimal select:active,.bp6-select.bp6-minimal .bp6-dark select:active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select:hover,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select:hover,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select:hover,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select:hover,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select:active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select:active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select:active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select:active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-default-foreground)}.bp6-dark .bp6-html-select.bp6-minimal select:hover,.bp6-html-select.bp6-minimal .bp6-dark select:hover,.bp6-dark .bp6-select.bp6-minimal select:hover,.bp6-select.bp6-minimal .bp6-dark select:hover,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select:hover,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select:hover,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select:hover,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select:hover{background-color:color-mix(in srgb,var(--bp-intent-default-rest) 24%,transparent)}.bp6-dark .bp6-html-select.bp6-minimal select:active,.bp6-html-select.bp6-minimal .bp6-dark select:active,.bp6-dark .bp6-select.bp6-minimal select:active,.bp6-select.bp6-minimal .bp6-dark select:active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select:active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select:active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select:active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select:active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-rest) 49%,transparent)}.bp6-dark .bp6-html-select.bp6-minimal select:disabled,.bp6-html-select.bp6-minimal .bp6-dark select:disabled,.bp6-dark .bp6-select.bp6-minimal select:disabled,.bp6-select.bp6-minimal .bp6-dark select:disabled,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-disabled,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-disabled,.bp6-dark .bp6-select.bp6-minimal select.bp6-disabled,.bp6-select.bp6-minimal .bp6-dark select.bp6-disabled,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select:disabled,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select:disabled,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select:disabled,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select:disabled,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-disabled,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-disabled,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-disabled,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-disabled{background:none;color:var(--bp-typography-color-default-disabled);cursor:not-allowed}.bp6-dark .bp6-html-select.bp6-minimal select:disabled.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select:disabled.bp6-active,.bp6-dark .bp6-select.bp6-minimal select:disabled.bp6-active,.bp6-select.bp6-minimal .bp6-dark select:disabled.bp6-active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-disabled.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-disabled.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-disabled.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select:disabled.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select:disabled.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-disabled.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-disabled.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-disabled.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 30%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-primary,.bp6-select.bp6-minimal select.bp6-intent-primary{color:var(--bp-intent-primary-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-primary:hover,.bp6-select.bp6-minimal select.bp6-intent-primary:hover,.bp6-html-select.bp6-minimal select.bp6-intent-primary:active,.bp6-select.bp6-minimal select.bp6-intent-primary:active,.bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-primary.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-primary-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-primary:hover,.bp6-select.bp6-minimal select.bp6-intent-primary:hover{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 15%,transparent);color:var(--bp-intent-primary-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-primary:active,.bp6-select.bp6-minimal select.bp6-intent-primary:active,.bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-primary.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent);color:var(--bp-intent-primary-active)}.bp6-html-select.bp6-minimal select.bp6-intent-primary:disabled,.bp6-select.bp6-minimal select.bp6-intent-primary:disabled,.bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-disabled,.bp6-select.bp6-minimal select.bp6-intent-primary.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-primary-hover) 50%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-primary:disabled.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-primary:disabled.bp6-active,.bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-disabled.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-primary.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-primary .bp6-button-spinner .bp6-spinner-head,.bp6-select.bp6-minimal select.bp6-intent-primary .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-primary-hover)}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-primary,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-primary,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary{color:color-mix(in oklch,var(--bp-intent-primary-rest) 51%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary:hover,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary:hover,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary:hover,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary:hover,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-primary:hover,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary:hover,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-primary:hover,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary:hover{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-primary-hover) 51%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary:active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary:active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary:active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary:active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-primary:active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary:active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-primary:active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary:active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-primary-active) 51%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary:disabled,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary:disabled,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary:disabled,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary:disabled,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-disabled,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary.bp6-disabled,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-disabled,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary.bp6-disabled,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-primary:disabled,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary:disabled,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-primary:disabled,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary:disabled,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-disabled,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary.bp6-disabled,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-disabled,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-primary-rest) 51%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary:disabled.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary:disabled.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary:disabled.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary:disabled.bp6-active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-disabled.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary.bp6-disabled.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-disabled.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-primary:disabled.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-primary:disabled.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-disabled.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-disabled.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-primary.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-primary-rest) 30%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-success,.bp6-select.bp6-minimal select.bp6-intent-success{color:var(--bp-intent-success-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-success:hover,.bp6-select.bp6-minimal select.bp6-intent-success:hover,.bp6-html-select.bp6-minimal select.bp6-intent-success:active,.bp6-select.bp6-minimal select.bp6-intent-success:active,.bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-success.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-success-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-success:hover,.bp6-select.bp6-minimal select.bp6-intent-success:hover{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 15%,transparent);color:var(--bp-intent-success-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-success:active,.bp6-select.bp6-minimal select.bp6-intent-success:active,.bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-success.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent);color:var(--bp-intent-success-active)}.bp6-html-select.bp6-minimal select.bp6-intent-success:disabled,.bp6-select.bp6-minimal select.bp6-intent-success:disabled,.bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-disabled,.bp6-select.bp6-minimal select.bp6-intent-success.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-success-hover) 50%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-success:disabled.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-success:disabled.bp6-active,.bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-disabled.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-success.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-success .bp6-button-spinner .bp6-spinner-head,.bp6-select.bp6-minimal select.bp6-intent-success .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-success-hover)}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-success,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-success,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success{color:color-mix(in oklch,var(--bp-intent-success-rest) 54%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success:hover,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success:hover,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success:hover,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success:hover,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-success:hover,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success:hover,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-success:hover,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success:hover{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-success-hover) 54%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success:active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success:active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success:active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success:active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-success:active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success:active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-success:active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success:active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-success.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-success-active) 54%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success:disabled,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success:disabled,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success:disabled,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success:disabled,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-disabled,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success.bp6-disabled,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success.bp6-disabled,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success.bp6-disabled,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-success:disabled,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success:disabled,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-success:disabled,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success:disabled,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-disabled,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success.bp6-disabled,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-success.bp6-disabled,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-success-rest) 54%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success:disabled.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success:disabled.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success:disabled.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success:disabled.bp6-active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-disabled.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success.bp6-disabled.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success.bp6-disabled.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-success:disabled.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-success:disabled.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-disabled.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-success.bp6-disabled.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-success.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-success-rest) 30%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-warning,.bp6-select.bp6-minimal select.bp6-intent-warning{color:var(--bp-intent-warning-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-warning:hover,.bp6-select.bp6-minimal select.bp6-intent-warning:hover,.bp6-html-select.bp6-minimal select.bp6-intent-warning:active,.bp6-select.bp6-minimal select.bp6-intent-warning:active,.bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-warning.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-warning-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-warning:hover,.bp6-select.bp6-minimal select.bp6-intent-warning:hover{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 15%,transparent);color:var(--bp-intent-warning-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-warning:active,.bp6-select.bp6-minimal select.bp6-intent-warning:active,.bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-warning.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent);color:var(--bp-intent-warning-active)}.bp6-html-select.bp6-minimal select.bp6-intent-warning:disabled,.bp6-select.bp6-minimal select.bp6-intent-warning:disabled,.bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-disabled,.bp6-select.bp6-minimal select.bp6-intent-warning.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-warning-hover) 50%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-warning:disabled.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-warning:disabled.bp6-active,.bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-disabled.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-warning.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-warning .bp6-button-spinner .bp6-spinner-head,.bp6-select.bp6-minimal select.bp6-intent-warning .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-warning-hover)}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-warning,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-warning,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning{color:color-mix(in oklch,var(--bp-intent-warning-rest) 53%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning:hover,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning:hover,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning:hover,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning:hover,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-warning:hover,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning:hover,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-warning:hover,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning:hover{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-warning-hover) 53%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning:active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning:active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning:active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning:active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-warning:active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning:active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-warning:active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning:active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-warning-active) 53%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning:disabled,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning:disabled,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning:disabled,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning:disabled,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-disabled,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning.bp6-disabled,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-disabled,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning.bp6-disabled,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-warning:disabled,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning:disabled,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-warning:disabled,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning:disabled,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-disabled,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning.bp6-disabled,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-disabled,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-warning-rest) 53%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning:disabled.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning:disabled.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning:disabled.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning:disabled.bp6-active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-disabled.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning.bp6-disabled.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-disabled.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-warning:disabled.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-warning:disabled.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-disabled.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-disabled.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-warning.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp6-button-warning-rest) 30%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-danger,.bp6-select.bp6-minimal select.bp6-intent-danger{color:var(--bp-intent-danger-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-danger:hover,.bp6-select.bp6-minimal select.bp6-intent-danger:hover,.bp6-html-select.bp6-minimal select.bp6-intent-danger:active,.bp6-select.bp6-minimal select.bp6-intent-danger:active,.bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-danger.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-danger-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-danger:hover,.bp6-select.bp6-minimal select.bp6-intent-danger:hover{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 15%,transparent);color:var(--bp-intent-danger-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-danger:active,.bp6-select.bp6-minimal select.bp6-intent-danger:active,.bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-danger.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent);color:var(--bp-intent-danger-active)}.bp6-html-select.bp6-minimal select.bp6-intent-danger:disabled,.bp6-select.bp6-minimal select.bp6-intent-danger:disabled,.bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-disabled,.bp6-select.bp6-minimal select.bp6-intent-danger.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-danger-hover) 50%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-danger:disabled.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-danger:disabled.bp6-active,.bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-disabled.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-danger.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-danger .bp6-button-spinner .bp6-spinner-head,.bp6-select.bp6-minimal select.bp6-intent-danger .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-danger-hover)}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-danger,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-danger,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger{color:color-mix(in oklch,var(--bp-intent-danger-rest) 53%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger:hover,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger:hover,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger:hover,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger:hover,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-danger:hover,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger:hover,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-danger:hover,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger:hover{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 20%,transparent);color:color-mix(in oklch,var(--bp-intent-danger-hover) 53%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger:active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger:active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger:active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger:active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-danger:active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger:active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-danger:active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger:active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent);color:color-mix(in oklch,var(--bp-intent-danger-active) 53%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger:disabled,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger:disabled,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger:disabled,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger:disabled,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-disabled,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger.bp6-disabled,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-disabled,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger.bp6-disabled,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-danger:disabled,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger:disabled,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-danger:disabled,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger:disabled,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-disabled,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger.bp6-disabled,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-disabled,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in oklch,var(--bp-intent-danger-rest) 53%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger:disabled.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger:disabled.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger:disabled.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger:disabled.bp6-active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-disabled.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger.bp6-disabled.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-disabled.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-danger:disabled.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-danger:disabled.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-disabled.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-disabled.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-danger.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-danger-rest) 30%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-default,.bp6-select.bp6-minimal select.bp6-intent-default{color:var(--bp-intent-default-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-default:hover,.bp6-select.bp6-minimal select.bp6-intent-default:hover,.bp6-html-select.bp6-minimal select.bp6-intent-default:active,.bp6-select.bp6-minimal select.bp6-intent-default:active,.bp6-html-select.bp6-minimal select.bp6-intent-default.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-default.bp6-active{background:none;box-shadow:none;color:var(--bp-intent-default-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-default:hover,.bp6-select.bp6-minimal select.bp6-intent-default:hover{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 15%,transparent);color:var(--bp-intent-default-hover)}.bp6-html-select.bp6-minimal select.bp6-intent-default:active,.bp6-select.bp6-minimal select.bp6-intent-default:active,.bp6-html-select.bp6-minimal select.bp6-intent-default.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-default.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent);color:var(--bp-intent-default-active)}.bp6-html-select.bp6-minimal select.bp6-intent-default:disabled,.bp6-select.bp6-minimal select.bp6-intent-default:disabled,.bp6-html-select.bp6-minimal select.bp6-intent-default.bp6-disabled,.bp6-select.bp6-minimal select.bp6-intent-default.bp6-disabled{background:none;color:color-mix(in oklch,var(--bp-intent-default-hover) 50%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-default:disabled.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-default:disabled.bp6-active,.bp6-html-select.bp6-minimal select.bp6-intent-default.bp6-disabled.bp6-active,.bp6-select.bp6-minimal select.bp6-intent-default.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent)}.bp6-html-select.bp6-minimal select.bp6-intent-default .bp6-button-spinner .bp6-spinner-head,.bp6-select.bp6-minimal select.bp6-intent-default .bp6-button-spinner .bp6-spinner-head{stroke:var(--bp-intent-default-hover)}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-default,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-default,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-default,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-default,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-default,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-default,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default{color:color-mix(in srgb,var(--bp-intent-default-rest) 46%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-default:hover,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-default:hover,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-default:hover,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-default:hover,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-default:hover,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default:hover,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-default:hover,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default:hover{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 20%,transparent);color:color-mix(in srgb,var(--bp-intent-default-hover) 46%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-default:active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-default:active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-default:active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-default:active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-default.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-default.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-default.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-default.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-default:active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default:active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-default:active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default:active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-default.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-default.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent);color:color-mix(in srgb,var(--bp-intent-default-active) 46%,var(--bp-palette-white))}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-default:disabled,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-default:disabled,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-default:disabled,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-default:disabled,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-default.bp6-disabled,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-default.bp6-disabled,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-default.bp6-disabled,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-default.bp6-disabled,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-default:disabled,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default:disabled,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-default:disabled,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default:disabled,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-default.bp6-disabled,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default.bp6-disabled,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-default.bp6-disabled,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default.bp6-disabled{background:none;color:color-mix(in oklch,color-mix(in srgb,var(--bp-intent-default-rest) 46%,var(--bp-palette-white)) 50%,transparent)}.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-default:disabled.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-default:disabled.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-default:disabled.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-default:disabled.bp6-active,.bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-default.bp6-disabled.bp6-active,.bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-default.bp6-disabled.bp6-active,.bp6-dark .bp6-select.bp6-minimal select.bp6-intent-default.bp6-disabled.bp6-active,.bp6-select.bp6-minimal .bp6-dark select.bp6-intent-default.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-default:disabled.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-default:disabled.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default:disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-html-select.bp6-minimal select.bp6-intent-default.bp6-disabled.bp6-active,.bp6-html-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default.bp6-disabled.bp6-active,[data-bp-color-scheme=dark] .bp6-select.bp6-minimal select.bp6-intent-default.bp6-disabled.bp6-active,.bp6-select.bp6-minimal [data-bp-color-scheme=dark] select.bp6-intent-default.bp6-disabled.bp6-active{background-color:color-mix(in oklch,var(--bp-intent-default-rest) 30%,transparent)}.bp6-html-select.bp6-large select,.bp6-select.bp6-large select{font-size:16px;height:40px;padding-right:28px}.bp6-dark .bp6-html-select select,.bp6-dark .bp6-select select{background-color:color-mix(in srgb,var(--bp-intent-default-rest) 40%,var(--bp-palette-black));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-default) 50%,transparent),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent);color:var(--bp-intent-default-foreground)}.bp6-dark .bp6-html-select select:hover,.bp6-dark .bp6-select select:hover,.bp6-dark .bp6-html-select select:active,.bp6-dark .bp6-select select:active,.bp6-dark .bp6-html-select select.bp6-active,.bp6-dark .bp6-select select.bp6-active{color:color-mix(in srgb,var(--bp-intent-default-hover) 4%,var(--bp-palette-white))}.bp6-dark .bp6-html-select select:hover,.bp6-dark .bp6-select select:hover{background-color:color-mix(in srgb,var(--bp-intent-default-hover) 42%,var(--bp-palette-black));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-default) 50%,transparent),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 40%,transparent)}.bp6-dark .bp6-html-select select:active,.bp6-dark .bp6-select select:active,.bp6-dark .bp6-html-select select.bp6-active,.bp6-dark .bp6-select select.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-active) 30%,var(--bp-palette-black));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-default) 50%,transparent),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 40%,transparent)}.bp6-dark .bp6-html-select select:disabled,.bp6-dark .bp6-select select:disabled,.bp6-dark .bp6-html-select select.bp6-disabled,.bp6-dark .bp6-select select.bp6-disabled{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 4%,transparent);box-shadow:none;color:var(--bp-typography-color-default-disabled)}.bp6-dark .bp6-html-select select:disabled.bp6-active,.bp6-dark .bp6-select select:disabled.bp6-active,.bp6-dark .bp6-html-select select.bp6-disabled.bp6-active,.bp6-dark .bp6-select select.bp6-disabled.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 7%,transparent)}.bp6-dark .bp6-html-select select .bp6-button-spinner .bp6-spinner-head,.bp6-dark .bp6-select select .bp6-button-spinner .bp6-spinner-head{background:color-mix(in srgb,var(--bp-intent-default-rest) 20%,var(--bp-palette-black));stroke:color-mix(in srgb,var(--bp-intent-default-rest) 68%,var(--bp-palette-white))}.bp6-html-select select:disabled,.bp6-select select:disabled{background-color:#d3d8de80;box-shadow:none;color:#5f6b7c99;cursor:not-allowed}.bp6-html-select .bp6-icon,.bp6-select .bp6-icon{color:#5f6b7c;pointer-events:none;position:absolute;right:8px;top:7px}.bp6-html-select .bp6-disabled.bp6-icon,.bp6-select .bp6-disabled.bp6-icon{color:#5f6b7c99}.bp6-html-select,.bp6-select{display:inline-block;letter-spacing:normal;position:relative;vertical-align:middle}.bp6-html-select .bp6-icon,.bp6-select .bp6-icon{color:#5f6b7c}.bp6-html-select .bp6-icon:hover,.bp6-select .bp6-icon:hover{color:#1c2127}.bp6-dark .bp6-html-select .bp6-icon,.bp6-dark .bp6-select .bp6-icon{color:#abb3bf}.bp6-dark .bp6-html-select .bp6-icon:hover,.bp6-dark .bp6-select .bp6-icon:hover{color:#f6f7f9}.bp6-html-select.bp6-large:after,.bp6-html-select.bp6-large .bp6-icon,.bp6-select.bp6-large:after,.bp6-select.bp6-large .bp6-icon{right:12px;top:12px}.bp6-html-select.bp6-fill,.bp6-html-select.bp6-fill select,.bp6-select.bp6-fill,.bp6-select.bp6-fill select{width:100%}.bp6-dark .bp6-html-select option,.bp6-dark .bp6-select option{background-color:#2f343c;color:#f6f7f9}.bp6-dark .bp6-html-select option:disabled,.bp6-dark .bp6-select option:disabled{color:#abb3bf99}.bp6-dark .bp6-html-select:after,.bp6-dark .bp6-select:after{color:#abb3bf}table.bp6-html-table,.bp6-running-text table{border-spacing:0;font-size:14px}table.bp6-html-table th,.bp6-running-text table th,table.bp6-html-table td,.bp6-running-text table td{padding:11px;text-align:left;vertical-align:top}table.bp6-html-table th,.bp6-running-text table th{color:#1c2127;font-weight:600}table.bp6-html-table td,.bp6-running-text table td{color:#1c2127}table.bp6-html-table tbody tr:first-child th,.bp6-running-text table tbody tr:first-child th,table.bp6-html-table tbody tr:first-child td,.bp6-running-text table tbody tr:first-child td,table.bp6-html-table tfoot tr:first-child th,.bp6-running-text table tfoot tr:first-child th,table.bp6-html-table tfoot tr:first-child td,.bp6-running-text table tfoot tr:first-child td{box-shadow:inset 0 1px #11141826}.bp6-dark table.bp6-html-table th,.bp6-dark .bp6-running-text table th,.bp6-running-text .bp6-dark table th,.bp6-dark table.bp6-html-table td,.bp6-dark .bp6-running-text table td,.bp6-running-text .bp6-dark table td{color:#f6f7f9}.bp6-dark table.bp6-html-table tbody tr:first-child th,.bp6-dark .bp6-running-text table tbody tr:first-child th,.bp6-running-text .bp6-dark table tbody tr:first-child th,.bp6-dark table.bp6-html-table tbody tr:first-child td,.bp6-dark .bp6-running-text table tbody tr:first-child td,.bp6-running-text .bp6-dark table tbody tr:first-child td,.bp6-dark table.bp6-html-table tfoot tr:first-child th,.bp6-dark .bp6-running-text table tfoot tr:first-child th,.bp6-running-text .bp6-dark table tfoot tr:first-child th,.bp6-dark table.bp6-html-table tfoot tr:first-child td,.bp6-dark .bp6-running-text table tfoot tr:first-child td,.bp6-running-text .bp6-dark table tfoot tr:first-child td{box-shadow:inset 0 1px #fff3}table.bp6-html-table.bp6-compact th,table.bp6-html-table.bp6-compact td{padding-bottom:6px;padding-top:6px}table.bp6-html-table.bp6-html-table-striped tbody tr:nth-child(odd) td{background:#8f99a826}table.bp6-html-table.bp6-html-table-bordered th:not(:first-child){box-shadow:inset 1px 0 #11141826}@media (forced-colors: active) and (prefers-color-scheme: dark){table.bp6-html-table.bp6-html-table-bordered th:not(:first-child){border-left:1px solid buttonborder}}table.bp6-html-table.bp6-html-table-bordered tbody tr td,table.bp6-html-table.bp6-html-table-bordered tfoot tr td{box-shadow:inset 0 1px #11141826}table.bp6-html-table.bp6-html-table-bordered tbody tr td:not(:first-child),table.bp6-html-table.bp6-html-table-bordered tfoot tr td:not(:first-child){box-shadow:inset 1px 1px #11141826}@media (forced-colors: active) and (prefers-color-scheme: dark){table.bp6-html-table.bp6-html-table-bordered tbody tr td:not(:first-child),table.bp6-html-table.bp6-html-table-bordered tfoot tr td:not(:first-child){border-left:1px solid buttonborder;border-top:1px solid buttonborder}}@media (forced-colors: active) and (prefers-color-scheme: dark){table.bp6-html-table.bp6-html-table-bordered tbody tr td,table.bp6-html-table.bp6-html-table-bordered tfoot tr td{border-top:1px solid buttonborder}}table.bp6-html-table.bp6-html-table-bordered.bp6-html-table-striped tbody tr:not(:first-child) td{box-shadow:none}table.bp6-html-table.bp6-html-table-bordered.bp6-html-table-striped tbody tr:not(:first-child) td:not(:first-child){box-shadow:inset 1px 0 #11141826}table.bp6-html-table.bp6-interactive tbody tr:hover td{background-color:#8f99a84d;cursor:pointer}@media (forced-colors: active) and (prefers-color-scheme: dark){table.bp6-html-table.bp6-interactive tbody tr:hover td{background-color:highlight}}table.bp6-html-table.bp6-interactive tbody tr:active td{background-color:#8f99a859}@media (forced-colors: active) and (prefers-color-scheme: dark){table.bp6-html-table.bp6-interactive tbody tr:active td{background-color:highlight}}.bp6-dark table.bp6-html-table.bp6-html-table-striped tbody tr:nth-child(odd) td{background:#5f6b7c26}.bp6-dark table.bp6-html-table.bp6-html-table-bordered th:not(:first-child){box-shadow:inset 1px 0 #fff3}.bp6-dark table.bp6-html-table.bp6-html-table-bordered tbody tr td,.bp6-dark table.bp6-html-table.bp6-html-table-bordered tfoot tr td{box-shadow:inset 0 1px #fff3}.bp6-dark table.bp6-html-table.bp6-html-table-bordered tbody tr td:not(:first-child),.bp6-dark table.bp6-html-table.bp6-html-table-bordered tfoot tr td:not(:first-child){box-shadow:inset 1px 1px #fff3}.bp6-dark table.bp6-html-table.bp6-html-table-bordered.bp6-html-table-striped tbody tr:not(:first-child) td{box-shadow:inset 1px 0 #fff3}.bp6-dark table.bp6-html-table.bp6-html-table-bordered.bp6-html-table-striped tbody tr:not(:first-child) td:first-child{box-shadow:none}.bp6-dark table.bp6-html-table.bp6-interactive tbody tr:hover td{background-color:#5f6b7c4d;cursor:pointer}.bp6-dark table.bp6-html-table.bp6-interactive tbody tr:active td{background-color:#5f6b7c66}.bp6-key-combo{align-items:center}.bp6-key-combo:not(.bp6-minimal){display:flex;flex-direction:row}.bp6-key-combo:not(.bp6-minimal)>*{flex-grow:0;flex-shrink:0}.bp6-key-combo:not(.bp6-minimal)>.bp6-fill{flex-grow:1;flex-shrink:1}.bp6-key-combo:not(.bp6-minimal):before,.bp6-key-combo:not(.bp6-minimal)>*{margin-right:4px}.bp6-key-combo:not(.bp6-minimal):empty:before,.bp6-key-combo:not(.bp6-minimal)>:last-child{margin-right:0}.bp6-key-combo.bp6-minimal{display:flex;flex-direction:row}.bp6-key-combo.bp6-minimal>*{flex-grow:0;flex-shrink:0}.bp6-key-combo.bp6-minimal>.bp6-fill{flex-grow:1;flex-shrink:1}.bp6-hotkey-dialog{padding-bottom:0;top:40px}.bp6-hotkey-dialog .bp6-dialog-body{margin:0;padding:0}.bp6-hotkey-dialog .bp6-hotkey-label{flex-grow:1}.bp6-hotkey-column{margin:auto;padding:30px}.bp6-hotkey-column .bp6-heading{margin-bottom:20px}.bp6-hotkey-column .bp6-heading:not(:first-child){margin-top:40px}.bp6-hotkey{align-items:center;display:flex;justify-content:space-between;margin-left:0;margin-right:0}.bp6-hotkey:not(:last-child){margin-bottom:8px}.bp6-icon{display:inline-block;flex:0 0 auto;vertical-align:text-bottom}.bp6-icon:not(:empty):before{content:""!important;content:unset!important}.bp6-icon>svg{display:block}.bp6-icon>svg:not([fill]){fill:currentcolor}.bp6-icon.bp6-icon-muted svg{fill-opacity:.15;overflow:visible}.bp6-icon.bp6-icon-muted svg path{stroke:#8f99a8;stroke-opacity:.5;stroke-width:.5px}.bp6-dark .bp6-icon .bp6-icon-muted svg{fill-opacity:.2}span.bp6-icon-standard{font-family:blueprint-icons-16,sans-serif;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:16px;line-height:1;width:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block}span.bp6-icon-large{font-family:blueprint-icons-20,sans-serif;font-size:20px;font-style:normal;font-variant:normal;font-weight:400;height:20px;line-height:1;width:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block}span.bp6-icon:empty{font-family:blueprint-icons-20;font-size:inherit;font-style:normal;font-weight:400;line-height:1}span.bp6-icon:empty:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}span.bp6-icon:empty.bp6-icon-standard{font-size:16px}span.bp6-icon:empty.bp6-icon-large{font-size:20px}.bp6-icon-add:before{content:""}.bp6-icon-add-application:before{content:""}.bp6-icon-add-child:before{content:""}.bp6-icon-add-clip:before{content:""}.bp6-icon-add-column-left:before{content:""}.bp6-icon-add-column-right:before{content:""}.bp6-icon-add-derived-column:before{content:""}.bp6-icon-add-location:before{content:""}.bp6-icon-add-parent:before{content:""}.bp6-icon-add-row-bottom:before{content:""}.bp6-icon-add-row-top:before{content:""}.bp6-icon-add-tile:before{content:""}.bp6-icon-add-to-artifact:before{content:""}.bp6-icon-add-to-folder:before{content:""}.bp6-icon-aimpoints-target:before{content:""}.bp6-icon-airplane:before{content:""}.bp6-icon-align-center:before{content:""}.bp6-icon-align-justify:before{content:""}.bp6-icon-align-left:before{content:""}.bp6-icon-align-right:before{content:""}.bp6-icon-alignment-bottom:before{content:""}.bp6-icon-alignment-horizontal-center:before{content:""}.bp6-icon-alignment-left:before{content:""}.bp6-icon-alignment-right:before{content:""}.bp6-icon-alignment-top:before{content:""}.bp6-icon-alignment-vertical-center:before{content:""}.bp6-icon-ammunition:before{content:""}.bp6-icon-anchor:before{content:""}.bp6-icon-annotation:before{content:""}.bp6-icon-announcement:before{content:""}.bp6-icon-antenna:before{content:""}.bp6-icon-app-header:before{content:""}.bp6-icon-application:before{content:""}.bp6-icon-applications:before{content:""}.bp6-icon-archive:before{content:""}.bp6-icon-area-of-interest:before{content:""}.bp6-icon-array:before{content:""}.bp6-icon-array-boolean:before{content:""}.bp6-icon-array-date:before{content:""}.bp6-icon-array-floating-point:before{content:""}.bp6-icon-array-numeric:before{content:""}.bp6-icon-array-object:before{content:""}.bp6-icon-array-string:before{content:""}.bp6-icon-array-timestamp:before{content:""}.bp6-icon-arrow-bottom-left:before{content:""}.bp6-icon-arrow-bottom-right:before{content:""}.bp6-icon-arrow-down:before{content:""}.bp6-icon-arrow-left:before{content:""}.bp6-icon-arrow-right:before{content:""}.bp6-icon-arrow-top-left:before{content:""}.bp6-icon-arrow-top-right:before{content:""}.bp6-icon-arrow-up:before{content:""}.bp6-icon-arrows-arc:before{content:""}.bp6-icon-arrows-horizontal:before{content:""}.bp6-icon-arrows-vertical:before{content:""}.bp6-icon-asterisk:before{content:""}.bp6-icon-at:before{content:""}.bp6-icon-automatic-updates:before{content:""}.bp6-icon-axle:before{content:""}.bp6-icon-backlink:before{content:""}.bp6-icon-backward-ten:before{content:""}.bp6-icon-badge:before{content:""}.bp6-icon-ban-circle:before{content:""}.bp6-icon-bank-account:before{content:""}.bp6-icon-barcode:before{content:""}.bp6-icon-binary-number:before{content:""}.bp6-icon-blank:before{content:""}.bp6-icon-block-promote:before{content:""}.bp6-icon-blocked-person:before{content:""}.bp6-icon-bold:before{content:""}.bp6-icon-book:before{content:""}.bp6-icon-bookmark:before{content:""}.bp6-icon-box:before{content:""}.bp6-icon-branch-locked:before{content:""}.bp6-icon-branch-unlocked:before{content:""}.bp6-icon-briefcase:before{content:""}.bp6-icon-bring-data:before{content:""}.bp6-icon-bring-forward:before{content:""}.bp6-icon-british-pound:before{content:""}.bp6-icon-bug:before{content:""}.bp6-icon-buggy:before{content:""}.bp6-icon-build:before{content:""}.bp6-icon-bullseye:before{content:""}.bp6-icon-calculator:before{content:""}.bp6-icon-calendar:before{content:""}.bp6-icon-camera:before{content:""}.bp6-icon-caret-down:before{content:""}.bp6-icon-caret-left:before{content:""}.bp6-icon-caret-right:before{content:""}.bp6-icon-caret-up:before{content:""}.bp6-icon-cargo-ship:before{content:""}.bp6-icon-cell-tower:before{content:""}.bp6-icon-changes:before{content:""}.bp6-icon-chart:before{content:""}.bp6-icon-chat:before{content:""}.bp6-icon-chevron-backward:before{content:""}.bp6-icon-chevron-down:before{content:""}.bp6-icon-chevron-forward:before{content:""}.bp6-icon-chevron-left:before{content:""}.bp6-icon-chevron-right:before{content:""}.bp6-icon-chevron-up:before{content:""}.bp6-icon-circle:before{content:""}.bp6-icon-circle-arrow-down:before{content:""}.bp6-icon-circle-arrow-left:before{content:""}.bp6-icon-circle-arrow-right:before{content:""}.bp6-icon-circle-arrow-up:before{content:""}.bp6-icon-circle-dashed:before{content:""}.bp6-icon-citation:before{content:""}.bp6-icon-clean:before{content:""}.bp6-icon-clip:before{content:""}.bp6-icon-clipboard:before{content:""}.bp6-icon-clipboard-file:before{content:""}.bp6-icon-cloud:before{content:""}.bp6-icon-cloud-download:before{content:""}.bp6-icon-cloud-server:before{content:""}.bp6-icon-cloud-tick:before{content:""}.bp6-icon-cloud-upload:before{content:""}.bp6-icon-code:before{content:""}.bp6-icon-code-block:before{content:""}.bp6-icon-cog:before{content:""}.bp6-icon-collapse-all:before{content:""}.bp6-icon-color-fill:before{content:""}.bp6-icon-column-layout:before{content:""}.bp6-icon-comment:before{content:""}.bp6-icon-comparison:before{content:""}.bp6-icon-compass:before{content:""}.bp6-icon-compressed:before{content:""}.bp6-icon-confirm:before{content:""}.bp6-icon-console:before{content:""}.bp6-icon-console-alert:before{content:""}.bp6-icon-construction:before{content:""}.bp6-icon-contrast:before{content:""}.bp6-icon-control:before{content:""}.bp6-icon-credit-card:before{content:""}.bp6-icon-crop:before{content:""}.bp6-icon-cross:before{content:""}.bp6-icon-cross-circle:before{content:""}.bp6-icon-crown:before{content:""}.bp6-icon-css-style:before{content:""}.bp6-icon-cube:before{content:""}.bp6-icon-cube-add:before{content:""}.bp6-icon-cube-cutout:before{content:""}.bp6-icon-cube-cutouts:before{content:""}.bp6-icon-cube-edit:before{content:""}.bp6-icon-cube-remove:before{content:""}.bp6-icon-cubes:before{content:""}.bp6-icon-curly-braces:before{content:""}.bp6-icon-curved-range-chart:before{content:""}.bp6-icon-cut:before{content:""}.bp6-icon-cycle:before{content:""}.bp6-icon-dashboard:before{content:""}.bp6-icon-data-cloud:before{content:""}.bp6-icon-data-connection:before{content:""}.bp6-icon-data-lineage:before{content:""}.bp6-icon-data-search:before{content:""}.bp6-icon-data-sync:before{content:""}.bp6-icon-database:before{content:""}.bp6-icon-delete:before{content:""}.bp6-icon-delete-clip:before{content:""}.bp6-icon-delta:before{content:""}.bp6-icon-derive-column:before{content:""}.bp6-icon-descendant:before{content:""}.bp6-icon-desktop:before{content:""}.bp6-icon-detection:before{content:""}.bp6-icon-diagnosis:before{content:""}.bp6-icon-diagram-tree:before{content:""}.bp6-icon-direction-left:before{content:""}.bp6-icon-direction-right:before{content:""}.bp6-icon-disable:before{content:""}.bp6-icon-divide:before{content:""}.bp6-icon-document:before{content:""}.bp6-icon-document-code:before{content:""}.bp6-icon-document-locked:before{content:""}.bp6-icon-document-open:before{content:""}.bp6-icon-document-share:before{content:""}.bp6-icon-dollar:before{content:""}.bp6-icon-dot:before{content:""}.bp6-icon-double-caret-horizontal:before{content:""}.bp6-icon-double-caret-vertical:before{content:""}.bp6-icon-double-chevron-down:before{content:""}.bp6-icon-double-chevron-left:before{content:""}.bp6-icon-double-chevron-right:before{content:""}.bp6-icon-double-chevron-up:before{content:""}.bp6-icon-doughnut-chart:before{content:""}.bp6-icon-download:before{content:""}.bp6-icon-drag-handle-horizontal:before{content:""}.bp6-icon-drag-handle-vertical:before{content:""}.bp6-icon-draw:before{content:""}.bp6-icon-drawer-left:before{content:""}.bp6-icon-drawer-left-filled:before{content:""}.bp6-icon-drawer-right:before{content:""}.bp6-icon-drawer-right-filled:before{content:""}.bp6-icon-drive-time:before{content:""}.bp6-icon-drone:before{content:""}.bp6-icon-drone-uav:before{content:""}.bp6-icon-duplicate:before{content:""}.bp6-icon-edit:before{content:""}.bp6-icon-eject:before{content:""}.bp6-icon-emoji:before{content:""}.bp6-icon-endnote:before{content:""}.bp6-icon-endorsed:before{content:""}.bp6-icon-engagement:before{content:""}.bp6-icon-envelope:before{content:""}.bp6-icon-equals:before{content:""}.bp6-icon-eraser:before{content:""}.bp6-icon-error:before{content:""}.bp6-icon-euro:before{content:""}.bp6-icon-excavator:before{content:""}.bp6-icon-exchange:before{content:""}.bp6-icon-exclude-row:before{content:""}.bp6-icon-expand-all:before{content:""}.bp6-icon-explain:before{content:""}.bp6-icon-export:before{content:""}.bp6-icon-eye-off:before{content:""}.bp6-icon-eye-on:before{content:""}.bp6-icon-eye-open:before{content:""}.bp6-icon-fast-backward:before{content:""}.bp6-icon-fast-forward:before{content:""}.bp6-icon-feed:before{content:""}.bp6-icon-feed-subscribed:before{content:""}.bp6-icon-fighter-jet:before{content:""}.bp6-icon-film:before{content:""}.bp6-icon-filter:before{content:""}.bp6-icon-filter-keep:before{content:""}.bp6-icon-filter-list:before{content:""}.bp6-icon-filter-open:before{content:""}.bp6-icon-filter-remove:before{content:""}.bp6-icon-filter-sort-asc:before{content:""}.bp6-icon-filter-sort-desc:before{content:""}.bp6-icon-flag:before{content:""}.bp6-icon-flame:before{content:""}.bp6-icon-flash:before{content:""}.bp6-icon-floating-point:before{content:""}.bp6-icon-floppy-disk:before{content:""}.bp6-icon-flow-branch:before{content:""}.bp6-icon-flow-end:before{content:""}.bp6-icon-flow-linear:before{content:""}.bp6-icon-flow-review:before{content:""}.bp6-icon-flow-review-branch:before{content:""}.bp6-icon-flows:before{content:""}.bp6-icon-folder-close:before{content:""}.bp6-icon-folder-new:before{content:""}.bp6-icon-folder-open:before{content:""}.bp6-icon-folder-shared:before{content:""}.bp6-icon-folder-shared-open:before{content:""}.bp6-icon-follower:before{content:""}.bp6-icon-following:before{content:""}.bp6-icon-font:before{content:""}.bp6-icon-fork:before{content:""}.bp6-icon-fork-end:before{content:""}.bp6-icon-form:before{content:""}.bp6-icon-forward-ten:before{content:""}.bp6-icon-frame-to-frame:before{content:""}.bp6-icon-fuel:before{content:""}.bp6-icon-full-circle:before{content:""}.bp6-icon-full-stacked-chart:before{content:""}.bp6-icon-fullscreen:before{content:""}.bp6-icon-function:before{content:""}.bp6-icon-function-minimal:before{content:""}.bp6-icon-gantt-chart:before{content:""}.bp6-icon-generate:before{content:""}.bp6-icon-geofence:before{content:""}.bp6-icon-geolocation:before{content:""}.bp6-icon-geosearch:before{content:""}.bp6-icon-geotime:before{content:""}.bp6-icon-gift-box:before{content:""}.bp6-icon-git-branch:before{content:""}.bp6-icon-git-commit:before{content:""}.bp6-icon-git-merge:before{content:""}.bp6-icon-git-new-branch:before{content:""}.bp6-icon-git-pull:before{content:""}.bp6-icon-git-push:before{content:""}.bp6-icon-git-rebase:before{content:""}.bp6-icon-git-repo:before{content:""}.bp6-icon-glass:before{content:""}.bp6-icon-globe:before{content:""}.bp6-icon-globe-network:before{content:""}.bp6-icon-globe-network-add:before{content:""}.bp6-icon-graph:before{content:""}.bp6-icon-graph-remove:before{content:""}.bp6-icon-greater-than:before{content:""}.bp6-icon-greater-than-or-equal-to:before{content:""}.bp6-icon-grid:before{content:""}.bp6-icon-grid-view:before{content:""}.bp6-icon-group-item:before{content:""}.bp6-icon-group-objects:before{content:""}.bp6-icon-grouped-bar-chart:before{content:""}.bp6-icon-hand:before{content:""}.bp6-icon-hand-down:before{content:""}.bp6-icon-hand-left:before{content:""}.bp6-icon-hand-right:before{content:""}.bp6-icon-hand-up:before{content:""}.bp6-icon-hat:before{content:""}.bp6-icon-header:before{content:""}.bp6-icon-header-one:before{content:""}.bp6-icon-header-three:before{content:""}.bp6-icon-header-two:before{content:""}.bp6-icon-headset:before{content:""}.bp6-icon-heart:before{content:""}.bp6-icon-heart-broken:before{content:""}.bp6-icon-heat-grid:before{content:""}.bp6-icon-heatmap:before{content:""}.bp6-icon-helicopter:before{content:""}.bp6-icon-help:before{content:""}.bp6-icon-helper-management:before{content:""}.bp6-icon-hexagon:before{content:""}.bp6-icon-high-priority:before{content:""}.bp6-icon-high-voltage-pole:before{content:""}.bp6-icon-highlight:before{content:""}.bp6-icon-history:before{content:""}.bp6-icon-home:before{content:""}.bp6-icon-horizontal-bar-chart:before{content:""}.bp6-icon-horizontal-bar-chart-asc:before{content:""}.bp6-icon-horizontal-bar-chart-desc:before{content:""}.bp6-icon-horizontal-distribution:before{content:""}.bp6-icon-horizontal-inbetween:before{content:""}.bp6-icon-hurricane:before{content:""}.bp6-icon-id-number:before{content:""}.bp6-icon-image-rotate-left:before{content:""}.bp6-icon-image-rotate-right:before{content:""}.bp6-icon-import:before{content:""}.bp6-icon-inbox:before{content:""}.bp6-icon-inbox-filtered:before{content:""}.bp6-icon-inbox-geo:before{content:""}.bp6-icon-inbox-search:before{content:""}.bp6-icon-inbox-update:before{content:""}.bp6-icon-info-sign:before{content:""}.bp6-icon-inheritance:before{content:""}.bp6-icon-inherited-group:before{content:""}.bp6-icon-inner-join:before{content:""}.bp6-icon-input:before{content:""}.bp6-icon-insert:before{content:""}.bp6-icon-intelligence:before{content:""}.bp6-icon-intersection:before{content:""}.bp6-icon-ip-address:before{content:""}.bp6-icon-issue:before{content:""}.bp6-icon-issue-closed:before{content:""}.bp6-icon-issue-new:before{content:""}.bp6-icon-italic:before{content:""}.bp6-icon-join-table:before{content:""}.bp6-icon-key:before{content:""}.bp6-icon-key-backspace:before{content:""}.bp6-icon-key-command:before{content:""}.bp6-icon-key-control:before{content:""}.bp6-icon-key-delete:before{content:""}.bp6-icon-key-enter:before{content:""}.bp6-icon-key-escape:before{content:""}.bp6-icon-key-option:before{content:""}.bp6-icon-key-shift:before{content:""}.bp6-icon-key-tab:before{content:""}.bp6-icon-known-vehicle:before{content:""}.bp6-icon-lab-test:before{content:""}.bp6-icon-label:before{content:""}.bp6-icon-layer:before{content:""}.bp6-icon-layer-outline:before{content:""}.bp6-icon-layers:before{content:""}.bp6-icon-layout:before{content:""}.bp6-icon-layout-auto:before{content:""}.bp6-icon-layout-balloon:before{content:""}.bp6-icon-layout-bottom-row-three-tiles:before{content:""}.bp6-icon-layout-bottom-row-two-tiles:before{content:""}.bp6-icon-layout-circle:before{content:""}.bp6-icon-layout-grid:before{content:""}.bp6-icon-layout-group-by:before{content:""}.bp6-icon-layout-hierarchy:before{content:""}.bp6-icon-layout-left-column-three-tiles:before{content:""}.bp6-icon-layout-left-column-two-tiles:before{content:""}.bp6-icon-layout-linear:before{content:""}.bp6-icon-layout-right-column-three-tiles:before{content:""}.bp6-icon-layout-right-column-two-tiles:before{content:""}.bp6-icon-layout-skew-grid:before{content:""}.bp6-icon-layout-sorted-clusters:before{content:""}.bp6-icon-layout-three-columns:before{content:""}.bp6-icon-layout-three-rows:before{content:""}.bp6-icon-layout-top-row-three-tiles:before{content:""}.bp6-icon-layout-top-row-two-tiles:before{content:""}.bp6-icon-layout-two-columns:before{content:""}.bp6-icon-layout-two-rows:before{content:""}.bp6-icon-learning:before{content:""}.bp6-icon-left-join:before{content:""}.bp6-icon-lengthen-text:before{content:""}.bp6-icon-less-than:before{content:""}.bp6-icon-less-than-or-equal-to:before{content:""}.bp6-icon-lifesaver:before{content:""}.bp6-icon-lightbulb:before{content:""}.bp6-icon-lightning:before{content:""}.bp6-icon-link:before{content:""}.bp6-icon-linked-squares:before{content:""}.bp6-icon-list:before{content:""}.bp6-icon-list-columns:before{content:""}.bp6-icon-list-detail-view:before{content:""}.bp6-icon-locate:before{content:""}.bp6-icon-lock:before{content:""}.bp6-icon-locomotive:before{content:""}.bp6-icon-log-in:before{content:""}.bp6-icon-log-out:before{content:""}.bp6-icon-low-voltage-pole:before{content:""}.bp6-icon-manual:before{content:""}.bp6-icon-manually-entered-data:before{content:""}.bp6-icon-many-to-many:before{content:""}.bp6-icon-many-to-one:before{content:""}.bp6-icon-map:before{content:""}.bp6-icon-map-create:before{content:""}.bp6-icon-map-marker:before{content:""}.bp6-icon-markdown:before{content:""}.bp6-icon-maximize:before{content:""}.bp6-icon-media:before{content:""}.bp6-icon-menu:before{content:""}.bp6-icon-menu-closed:before{content:""}.bp6-icon-menu-open:before{content:""}.bp6-icon-merge-columns:before{content:""}.bp6-icon-merge-links:before{content:""}.bp6-icon-microphone:before{content:""}.bp6-icon-minimize:before{content:""}.bp6-icon-minus:before{content:""}.bp6-icon-mobile-phone:before{content:""}.bp6-icon-mobile-video:before{content:""}.bp6-icon-modal:before{content:""}.bp6-icon-modal-filled:before{content:""}.bp6-icon-model:before{content:""}.bp6-icon-moon:before{content:""}.bp6-icon-more:before{content:""}.bp6-icon-mountain:before{content:""}.bp6-icon-move:before{content:""}.bp6-icon-mugshot:before{content:""}.bp6-icon-multi-select:before{content:""}.bp6-icon-music:before{content:""}.bp6-icon-nest:before{content:""}.bp6-icon-new-comment:before{content:""}.bp6-icon-new-drawing:before{content:""}.bp6-icon-new-grid-item:before{content:""}.bp6-icon-new-layer:before{content:""}.bp6-icon-new-layers:before{content:""}.bp6-icon-new-link:before{content:""}.bp6-icon-new-object:before{content:""}.bp6-icon-new-person:before{content:""}.bp6-icon-new-prescription:before{content:""}.bp6-icon-new-shield:before{content:""}.bp6-icon-new-text-box:before{content:""}.bp6-icon-ninja:before{content:""}.bp6-icon-not-equal-to:before{content:""}.bp6-icon-notifications:before{content:""}.bp6-icon-notifications-add:before{content:""}.bp6-icon-notifications-snooze:before{content:""}.bp6-icon-notifications-updated:before{content:""}.bp6-icon-numbered-list:before{content:""}.bp6-icon-numerical:before{content:""}.bp6-icon-object-view:before{content:""}.bp6-icon-office:before{content:""}.bp6-icon-offline:before{content:""}.bp6-icon-oil-field:before{content:""}.bp6-icon-one-column:before{content:""}.bp6-icon-one-to-many:before{content:""}.bp6-icon-one-to-one:before{content:""}.bp6-icon-open-application:before{content:""}.bp6-icon-outdated:before{content:""}.bp6-icon-outer-join:before{content:""}.bp6-icon-output:before{content:""}.bp6-icon-package:before{content:""}.bp6-icon-page-break:before{content:""}.bp6-icon-page-layout:before{content:""}.bp6-icon-panel:before{content:""}.bp6-icon-panel-stats:before{content:""}.bp6-icon-panel-table:before{content:""}.bp6-icon-paperclip:before{content:""}.bp6-icon-paragraph:before{content:""}.bp6-icon-paste-variable:before{content:""}.bp6-icon-path:before{content:""}.bp6-icon-path-search:before{content:""}.bp6-icon-pause:before{content:""}.bp6-icon-people:before{content:""}.bp6-icon-percentage:before{content:""}.bp6-icon-person:before{content:""}.bp6-icon-phone:before{content:""}.bp6-icon-phone-call:before{content:""}.bp6-icon-phone-forward:before{content:""}.bp6-icon-phone-search:before{content:""}.bp6-icon-pie-chart:before{content:""}.bp6-icon-pill:before{content:""}.bp6-icon-pin:before{content:""}.bp6-icon-pistol:before{content:""}.bp6-icon-pivot:before{content:""}.bp6-icon-pivot-table:before{content:""}.bp6-icon-play:before{content:""}.bp6-icon-playbook:before{content:""}.bp6-icon-plus:before{content:""}.bp6-icon-polygon-filter:before{content:""}.bp6-icon-popout:before{content:""}.bp6-icon-power:before{content:""}.bp6-icon-predictive-analysis:before{content:""}.bp6-icon-prescription:before{content:""}.bp6-icon-presentation:before{content:""}.bp6-icon-print:before{content:""}.bp6-icon-projects:before{content:""}.bp6-icon-properties:before{content:""}.bp6-icon-property:before{content:""}.bp6-icon-publish-function:before{content:""}.bp6-icon-pulse:before{content:""}.bp6-icon-rain:before{content:""}.bp6-icon-random:before{content:""}.bp6-icon-range-ring:before{content:""}.bp6-icon-record:before{content:""}.bp6-icon-rect-height:before{content:""}.bp6-icon-rect-width:before{content:""}.bp6-icon-rectangle:before{content:""}.bp6-icon-redo:before{content:""}.bp6-icon-refresh:before{content:""}.bp6-icon-refresh-off:before{content:""}.bp6-icon-regex:before{content:""}.bp6-icon-regression-chart:before{content:""}.bp6-icon-remove:before{content:""}.bp6-icon-remove-column:before{content:""}.bp6-icon-remove-column-left:before{content:""}.bp6-icon-remove-column-right:before{content:""}.bp6-icon-remove-row-bottom:before{content:""}.bp6-icon-remove-row-top:before{content:""}.bp6-icon-repeat:before{content:""}.bp6-icon-reset:before{content:""}.bp6-icon-resolve:before{content:""}.bp6-icon-rig:before{content:""}.bp6-icon-right-join:before{content:""}.bp6-icon-ring:before{content:""}.bp6-icon-rocket:before{content:""}.bp6-icon-rocket-slant:before{content:""}.bp6-icon-root-folder:before{content:""}.bp6-icon-rotate-ccw:before{content:""}.bp6-icon-rotate-cw:before{content:""}.bp6-icon-rotate-document:before{content:""}.bp6-icon-rotate-page:before{content:""}.bp6-icon-route:before{content:""}.bp6-icon-run-history:before{content:""}.bp6-icon-satellite:before{content:""}.bp6-icon-saved:before{content:""}.bp6-icon-scatter-plot:before{content:""}.bp6-icon-search:before{content:""}.bp6-icon-search-around:before{content:""}.bp6-icon-search-template:before{content:""}.bp6-icon-search-text:before{content:""}.bp6-icon-segmented-control:before{content:""}.bp6-icon-select:before{content:""}.bp6-icon-selection:before{content:""}.bp6-icon-selection-box:before{content:""}.bp6-icon-selection-box-add:before{content:""}.bp6-icon-selection-box-edit:before{content:""}.bp6-icon-selection-box-remove:before{content:""}.bp6-icon-send-backward:before{content:""}.bp6-icon-send-message:before{content:""}.bp6-icon-send-to:before{content:""}.bp6-icon-send-to-graph:before{content:""}.bp6-icon-send-to-map:before{content:""}.bp6-icon-sensor:before{content:""}.bp6-icon-series-add:before{content:""}.bp6-icon-series-configuration:before{content:""}.bp6-icon-series-derived:before{content:""}.bp6-icon-series-filtered:before{content:""}.bp6-icon-series-search:before{content:""}.bp6-icon-server:before{content:""}.bp6-icon-server-install:before{content:""}.bp6-icon-settings:before{content:""}.bp6-icon-shapes:before{content:""}.bp6-icon-share:before{content:""}.bp6-icon-shared-filter:before{content:""}.bp6-icon-shield:before{content:""}.bp6-icon-ship:before{content:""}.bp6-icon-shop:before{content:""}.bp6-icon-shopping-cart:before{content:""}.bp6-icon-shorten-text:before{content:""}.bp6-icon-signal-search:before{content:""}.bp6-icon-sim-card:before{content:""}.bp6-icon-slash:before{content:""}.bp6-icon-small-cross:before{content:""}.bp6-icon-small-info-sign:before{content:""}.bp6-icon-small-minus:before{content:""}.bp6-icon-small-plus:before{content:""}.bp6-icon-small-square:before{content:""}.bp6-icon-small-tick:before{content:""}.bp6-icon-snowflake:before{content:""}.bp6-icon-soccer-ball:before{content:""}.bp6-icon-social-media:before{content:""}.bp6-icon-sort:before{content:""}.bp6-icon-sort-alphabetical:before{content:""}.bp6-icon-sort-alphabetical-desc:before{content:""}.bp6-icon-sort-asc:before{content:""}.bp6-icon-sort-desc:before{content:""}.bp6-icon-sort-numerical:before{content:""}.bp6-icon-sort-numerical-desc:before{content:""}.bp6-icon-spell-check:before{content:""}.bp6-icon-spin:before{content:""}.bp6-icon-split-columns:before{content:""}.bp6-icon-sports-stadium:before{content:""}.bp6-icon-square:before{content:""}.bp6-icon-stacked-chart:before{content:""}.bp6-icon-stadium-geometry:before{content:""}.bp6-icon-star:before{content:""}.bp6-icon-star-empty:before{content:""}.bp6-icon-step-backward:before{content:""}.bp6-icon-step-chart:before{content:""}.bp6-icon-step-forward:before{content:""}.bp6-icon-stop:before{content:""}.bp6-icon-stopwatch:before{content:""}.bp6-icon-strikethrough:before{content:""}.bp6-icon-style:before{content:""}.bp6-icon-subscript:before{content:""}.bp6-icon-subtract-right-join:before{content:""}.bp6-icon-superscript:before{content:""}.bp6-icon-swap-horizontal:before{content:""}.bp6-icon-swap-vertical:before{content:""}.bp6-icon-sweep:before{content:""}.bp6-icon-switch:before{content:""}.bp6-icon-symbol-circle:before{content:""}.bp6-icon-symbol-cross:before{content:""}.bp6-icon-symbol-diamond:before{content:""}.bp6-icon-symbol-rectangle:before{content:""}.bp6-icon-symbol-square:before{content:""}.bp6-icon-symbol-triangle-down:before{content:""}.bp6-icon-symbol-triangle-up:before{content:""}.bp6-icon-syringe:before{content:""}.bp6-icon-table-sync:before{content:""}.bp6-icon-tag:before{content:""}.bp6-icon-tag-add:before{content:""}.bp6-icon-tag-promote:before{content:""}.bp6-icon-tag-refresh:before{content:""}.bp6-icon-tag-undo:before{content:""}.bp6-icon-tags:before{content:""}.bp6-icon-take-action:before{content:""}.bp6-icon-tank:before{content:""}.bp6-icon-target:before{content:""}.bp6-icon-taxi:before{content:""}.bp6-icon-team:before{content:""}.bp6-icon-temperature:before{content:""}.bp6-icon-text-highlight:before{content:""}.bp6-icon-th:before{content:""}.bp6-icon-th-add:before{content:""}.bp6-icon-th-derived:before{content:""}.bp6-icon-th-disconnect:before{content:""}.bp6-icon-th-filtered:before{content:""}.bp6-icon-th-list:before{content:""}.bp6-icon-th-list-add:before{content:""}.bp6-icon-th-virtual:before{content:""}.bp6-icon-th-virtual-add:before{content:""}.bp6-icon-third-party:before{content:""}.bp6-icon-thumbs-down:before{content:""}.bp6-icon-thumbs-up:before{content:""}.bp6-icon-tick:before{content:""}.bp6-icon-tick-circle:before{content:""}.bp6-icon-time:before{content:""}.bp6-icon-timeline-area-chart:before{content:""}.bp6-icon-timeline-bar-chart:before{content:""}.bp6-icon-timeline-events:before{content:""}.bp6-icon-timeline-line-chart:before{content:""}.bp6-icon-tint:before{content:""}.bp6-icon-torch:before{content:""}.bp6-icon-tractor:before{content:""}.bp6-icon-train:before{content:""}.bp6-icon-translate:before{content:""}.bp6-icon-trash:before{content:""}.bp6-icon-tree:before{content:""}.bp6-icon-trending-down:before{content:""}.bp6-icon-trending-up:before{content:""}.bp6-icon-trophy:before{content:""}.bp6-icon-truck:before{content:""}.bp6-icon-two-columns:before{content:""}.bp6-icon-unarchive:before{content:""}.bp6-icon-underline:before{content:""}.bp6-icon-undo:before{content:""}.bp6-icon-ungroup-objects:before{content:""}.bp6-icon-unknown-vehicle:before{content:""}.bp6-icon-unlink:before{content:""}.bp6-icon-unlock:before{content:""}.bp6-icon-unpin:before{content:""}.bp6-icon-unresolve:before{content:""}.bp6-icon-updated:before{content:""}.bp6-icon-upload:before{content:""}.bp6-icon-user:before{content:""}.bp6-icon-variable:before{content:""}.bp6-icon-variable-layer:before{content:""}.bp6-icon-vector:before{content:""}.bp6-icon-vertical-bar-chart-asc:before{content:""}.bp6-icon-vertical-bar-chart-desc:before{content:""}.bp6-icon-vertical-distribution:before{content:""}.bp6-icon-vertical-inbetween:before{content:""}.bp6-icon-video:before{content:""}.bp6-icon-virus:before{content:""}.bp6-icon-volume-down:before{content:""}.bp6-icon-volume-off:before{content:""}.bp6-icon-volume-up:before{content:""}.bp6-icon-walk:before{content:""}.bp6-icon-warning-sign:before{content:""}.bp6-icon-waterfall-chart:before{content:""}.bp6-icon-waves:before{content:""}.bp6-icon-widget:before{content:""}.bp6-icon-widget-button:before{content:""}.bp6-icon-widget-footer:before{content:""}.bp6-icon-widget-header:before{content:""}.bp6-icon-wind:before{content:""}.bp6-icon-won:before{content:""}.bp6-icon-wrap-lines:before{content:""}.bp6-icon-wrench:before{content:""}.bp6-icon-wrench-redo:before{content:""}.bp6-icon-wrench-snooze:before{content:""}.bp6-icon-wrench-time:before{content:""}.bp6-icon-yen:before{content:""}.bp6-icon-zoom-in:before{content:""}.bp6-icon-zoom-out:before{content:""}.bp6-icon-zoom-to-fit:before{content:""}.bp6-link{cursor:pointer;display:inline-flex;gap:4px;text-underline-offset:17.5%;text-underline-position:from-font}.bp6-link.bp6-link-underline-always{-webkit-text-decoration-line:underline;text-decoration-line:underline}.bp6-link.bp6-link-underline-hover{-webkit-text-decoration-line:none;text-decoration-line:none}.bp6-link.bp6-link-underline-hover:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.bp6-link.bp6-link-underline-none,.bp6-link.bp6-link-underline-none:hover{-webkit-text-decoration-line:none;text-decoration-line:none}.bp6-link.bp6-link-color-inherit{color:inherit}.bp6-link.bp6-intent-primary{color:#215db0}.bp6-link.bp6-intent-success{color:#1c6e42}.bp6-link.bp6-intent-warning{color:#935610}.bp6-link.bp6-intent-danger{color:#ac2f33}.bp6-dark .bp6-link.bp6-link-color-inherit{color:inherit}.bp6-dark .bp6-link.bp6-intent-primary{color:#8abbff}.bp6-dark .bp6-link.bp6-intent-success{color:#72ca9b}.bp6-dark .bp6-link.bp6-intent-warning{color:#fbb360}.bp6-dark .bp6-link.bp6-intent-danger{color:#fa999c}.bp6-submenu>.bp6-popover-wrapper{display:block}.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item:not([class*=bp6-intent-]){background-color:#8f99a826;color:inherit;cursor:pointer;text-decoration:none}.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item:not([class*=bp6-intent-]){color:inherit}.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item:not([class*=bp6-intent-]) .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item:not([class*=bp6-intent-]) .bp6-submenu-icon{color:#abb3bf}.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-] .bp6-menu-item-label,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover .bp6-menu-item-label,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active .bp6-menu-item-label{color:inherit}.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-],.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active{background-color:#2d72d21a;color:#215db0}.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:before,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-] .bp6-menu-item-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-] .bp6-menu-item-selected-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-] .bp6-submenu-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover:before,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover .bp6-menu-item-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover .bp6-menu-item-selected-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover .bp6-submenu-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active:before,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active .bp6-menu-item-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active .bp6-menu-item-selected-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active .bp6-submenu-icon{color:#215db0}.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-success,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success{background-color:#2385511a;color:#1c6e42}.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-success:before,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-success .bp6-menu-item-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-success .bp6-submenu-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success:before,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success .bp6-menu-item-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success .bp6-submenu-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success:before,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success .bp6-menu-item-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success .bp6-submenu-icon{color:inherit}.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-warning,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning{background-color:#c876191a;color:#935610}.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-warning:before,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-warning .bp6-menu-item-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-warning .bp6-submenu-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning:before,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning .bp6-menu-item-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning .bp6-submenu-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning:before,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning .bp6-menu-item-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning .bp6-submenu-icon{color:inherit}.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-danger,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger{background-color:#cd42461a;color:#ac2f33}.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-danger:before,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-danger .bp6-menu-item-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-danger .bp6-submenu-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger:before,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger .bp6-menu-item-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger .bp6-submenu-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger:before,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger .bp6-menu-item-icon,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger .bp6-submenu-icon{color:inherit}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-],.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover,.bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active{background-color:highlight}}.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-],.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active{background-color:#2d72d233;color:#8abbff}.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:before,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-] .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-] .bp6-menu-item-selected-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-] .bp6-submenu-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover:before,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover .bp6-menu-item-selected-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover .bp6-submenu-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active:before,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active .bp6-menu-item-selected-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active .bp6-submenu-icon{color:#8abbff}.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-success,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success{background-color:#23855133;color:#72ca9b}.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-success:before,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-success .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-success .bp6-submenu-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success:before,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success .bp6-submenu-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success:before,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success .bp6-submenu-icon{color:inherit}.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-warning,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning{background-color:#c8761933;color:#fbb360}.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-warning:before,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-warning .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-warning .bp6-submenu-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning:before,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning .bp6-submenu-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning:before,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning .bp6-submenu-icon{color:inherit}.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-danger,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger{background-color:#cd424633;color:#fa999c}.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-danger:before,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-danger .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-].bp6-intent-danger .bp6-submenu-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger:before,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger .bp6-submenu-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger:before,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger .bp6-menu-item-icon,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger .bp6-submenu-icon{color:inherit}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-],.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:hover,.bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open>.bp6-menu-item[class*=bp6-intent-]:active{background-color:highlight}}.bp6-menu{background:#fff;border-radius:4px;color:#1c2127;list-style:none;margin:0;min-width:180px;padding:4px;text-align:left}.bp6-menu-divider{border-top:1px solid rgba(17,20,24,.15);display:block;margin:4px -4px}.bp6-dark .bp6-menu-divider{border-top-color:#fff3}.bp6-menu-item{display:flex;flex-direction:row}.bp6-menu-item>*{flex-grow:0;flex-shrink:0}.bp6-menu-item>.bp6-fill{flex-grow:1;flex-shrink:1}.bp6-menu-item:before,.bp6-menu-item>*{margin-right:8px}.bp6-menu-item:empty:before,.bp6-menu-item>:last-child{margin-right:0}.bp6-menu-item{align-items:flex-start;border-radius:4px;color:inherit;line-height:22px;padding:4px 8px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bp6-menu-item>.bp6-fill{word-break:break-word}.bp6-menu-item .bp6-menu-item-icon{display:flex;flex-direction:column;height:22px;justify-content:center}.bp6-menu-item .bp6-menu-item-label{color:#5f6b7c}.bp6-menu-item:before,.bp6-menu-item .bp6-menu-item-icon,.bp6-menu-item .bp6-menu-item-selected-icon,.bp6-menu-item .bp6-submenu-icon{color:#5f6b7c}.bp6-menu-item:before,.bp6-menu-item .bp6-submenu-icon{margin-top:3px}.bp6-menu-item:hover{background-color:#8f99a826;color:inherit;cursor:pointer;text-decoration:none}.bp6-menu-item:active{background-color:#8f99a84d}.bp6-menu-item:active .bp6-menu-item-label{color:#1c2127}.bp6-menu-item.bp6-active .bp6-menu-item-label{color:inherit}.bp6-menu-item.bp6-active{background-color:#2d72d21a;color:#215db0}.bp6-menu-item.bp6-active:before,.bp6-menu-item.bp6-active .bp6-menu-item-icon,.bp6-menu-item.bp6-active .bp6-menu-item-selected-icon,.bp6-menu-item.bp6-active .bp6-submenu-icon{color:#215db0}.bp6-menu-item.bp6-active.bp6-intent-success{background-color:#2385511a;color:#1c6e42}.bp6-menu-item.bp6-active.bp6-intent-success:before,.bp6-menu-item.bp6-active.bp6-intent-success .bp6-menu-item-icon,.bp6-menu-item.bp6-active.bp6-intent-success .bp6-submenu-icon{color:inherit}.bp6-menu-item.bp6-active.bp6-intent-warning{background-color:#c876191a;color:#935610}.bp6-menu-item.bp6-active.bp6-intent-warning:before,.bp6-menu-item.bp6-active.bp6-intent-warning .bp6-menu-item-icon,.bp6-menu-item.bp6-active.bp6-intent-warning .bp6-submenu-icon{color:inherit}.bp6-menu-item.bp6-active.bp6-intent-danger{background-color:#cd42461a;color:#ac2f33}.bp6-menu-item.bp6-active.bp6-intent-danger:before,.bp6-menu-item.bp6-active.bp6-intent-danger .bp6-menu-item-icon,.bp6-menu-item.bp6-active.bp6-intent-danger .bp6-submenu-icon{color:inherit}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-menu-item.bp6-active{background-color:highlight}}.bp6-menu-item.bp6-menu-item-is-selectable{padding-left:20px}.bp6-menu-item.bp6-menu-item-is-selectable.bp6-selected{padding-left:0}.bp6-menu-item.bp6-menu-item-is-selectable .bp6-menu-item-selected-icon{align-self:center;margin:0 2px}.bp6-menu-item.bp6-disabled{background-color:inherit!important;color:#5f6b7c99!important;cursor:not-allowed!important;outline:none!important}.bp6-menu-item.bp6-disabled:before,.bp6-menu-item.bp6-disabled .bp6-menu-item-icon,.bp6-menu-item.bp6-disabled .bp6-submenu-icon{color:#5f6b7c99!important}.bp6-menu-item.bp6-disabled .bp6-menu-item-label{color:#5f6b7c99!important}.bp6-menu-item.bp6-intent-primary{color:#215db0}.bp6-menu-item.bp6-intent-primary:before,.bp6-menu-item.bp6-intent-primary .bp6-menu-item-icon,.bp6-menu-item.bp6-intent-primary .bp6-menu-item-selected-icon,.bp6-menu-item.bp6-intent-primary .bp6-submenu-icon,.bp6-menu-item.bp6-intent-primary .bp6-menu-item-label{color:inherit}.bp6-menu-item.bp6-intent-primary:hover{background-color:#2d72d21a}.bp6-menu-item.bp6-intent-primary:active,.bp6-menu-item.bp6-intent-primary.bp6-active{background-color:#2d72d233;color:#184a90}.bp6-menu-item.bp6-intent-success{color:#1c6e42}.bp6-menu-item.bp6-intent-success:before,.bp6-menu-item.bp6-intent-success .bp6-menu-item-icon,.bp6-menu-item.bp6-intent-success .bp6-menu-item-selected-icon,.bp6-menu-item.bp6-intent-success .bp6-submenu-icon,.bp6-menu-item.bp6-intent-success .bp6-menu-item-label{color:inherit}.bp6-menu-item.bp6-intent-success:hover{background-color:#2385511a}.bp6-menu-item.bp6-intent-success:active,.bp6-menu-item.bp6-intent-success.bp6-active{background-color:#23855133;color:#165a36}.bp6-menu-item.bp6-intent-warning{color:#935610}.bp6-menu-item.bp6-intent-warning:before,.bp6-menu-item.bp6-intent-warning .bp6-menu-item-icon,.bp6-menu-item.bp6-intent-warning .bp6-menu-item-selected-icon,.bp6-menu-item.bp6-intent-warning .bp6-submenu-icon,.bp6-menu-item.bp6-intent-warning .bp6-menu-item-label{color:inherit}.bp6-menu-item.bp6-intent-warning:hover{background-color:#c876191a}.bp6-menu-item.bp6-intent-warning:active,.bp6-menu-item.bp6-intent-warning.bp6-active{background-color:#c8761933;color:#77450d}.bp6-menu-item.bp6-intent-danger{color:#ac2f33}.bp6-menu-item.bp6-intent-danger:before,.bp6-menu-item.bp6-intent-danger .bp6-menu-item-icon,.bp6-menu-item.bp6-intent-danger .bp6-menu-item-selected-icon,.bp6-menu-item.bp6-intent-danger .bp6-submenu-icon,.bp6-menu-item.bp6-intent-danger .bp6-menu-item-label{color:inherit}.bp6-menu-item.bp6-intent-danger:hover{background-color:#cd42461a}.bp6-menu-item.bp6-intent-danger:active,.bp6-menu-item.bp6-intent-danger.bp6-active{background-color:#cd424633;color:#8e292c}.bp6-menu-item:before{font-family:blueprint-icons-16,sans-serif;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:16px;line-height:1;width:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-right:8px}.bp6-large .bp6-menu-item{font-size:16px;padding-bottom:9px;padding-top:9px}.bp6-large .bp6-menu-item .bp6-menu-item-icon{height:22px}.bp6-large .bp6-menu-item:before,.bp6-large .bp6-menu-item .bp6-submenu-icon{margin-top:3px}.bp6-large .bp6-menu-item:before{font-family:blueprint-icons-20,sans-serif;font-size:20px;font-style:normal;font-variant:normal;font-weight:400;height:20px;line-height:1;width:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-right:8px}.bp6-small .bp6-menu-item{line-height:20px;padding-bottom:2px;padding-top:2px}.bp6-small .bp6-menu-item .bp6-menu-item-icon{height:20px}button.bp6-menu-item{background:none;border:none;text-align:left;width:100%}.bp6-menu-header{border-top:1px solid rgba(17,20,24,.15);display:block;margin:4px -4px}.bp6-dark .bp6-menu-header{border-top-color:#fff3}.bp6-menu-header{cursor:default;padding-left:4px}.bp6-menu-header:first-of-type{border-top:none}.bp6-menu-header>h6{color:#1c2127;font-weight:600}.bp6-menu-header>h6.bp6-text-muted{color:#5f6b7c}.bp6-dark .bp6-menu-header>h6.bp6-text-muted{color:#abb3bf}.bp6-menu-header>h6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;line-height:17px;margin:0;padding:8px 8px 0}.bp6-menu-header:first-of-type>h6{padding-top:0}.bp6-large .bp6-menu-header>h6{font-size:18px;padding-bottom:4px;padding-top:16px}.bp6-large .bp6-menu-header:first-of-type>h6{padding-top:0}.bp6-dark .bp6-menu{background:#2f343c;color:#f6f7f9}.bp6-dark .bp6-menu-item{color:inherit}.bp6-dark .bp6-menu-item .bp6-menu-item-label{color:#abb3bf}.bp6-dark .bp6-menu-item:before,.bp6-dark .bp6-menu-item .bp6-menu-item-icon,.bp6-dark .bp6-menu-item .bp6-menu-item-selected-icon,.bp6-dark .bp6-menu-item .bp6-submenu-icon{color:#abb3bf}.bp6-dark .bp6-menu-item:hover{color:inherit}.bp6-dark .bp6-menu-item:hover .bp6-menu-item-icon,.bp6-dark .bp6-menu-item:hover .bp6-submenu-icon{color:#abb3bf}.bp6-dark .bp6-menu-item:active{background-color:#8f99a84d}.bp6-dark .bp6-menu-item:active .bp6-menu-item-label{color:#f6f7f9}.bp6-dark .bp6-menu-item.bp6-active{background-color:#2d72d233;color:#8abbff}.bp6-dark .bp6-menu-item.bp6-active:before,.bp6-dark .bp6-menu-item.bp6-active .bp6-menu-item-icon,.bp6-dark .bp6-menu-item.bp6-active .bp6-menu-item-selected-icon,.bp6-dark .bp6-menu-item.bp6-active .bp6-submenu-icon{color:#8abbff}.bp6-dark .bp6-menu-item.bp6-active.bp6-intent-success{background-color:#23855133;color:#72ca9b}.bp6-dark .bp6-menu-item.bp6-active.bp6-intent-success:before,.bp6-dark .bp6-menu-item.bp6-active.bp6-intent-success .bp6-menu-item-icon,.bp6-dark .bp6-menu-item.bp6-active.bp6-intent-success .bp6-submenu-icon{color:inherit}.bp6-dark .bp6-menu-item.bp6-active.bp6-intent-warning{background-color:#c8761933;color:#fbb360}.bp6-dark .bp6-menu-item.bp6-active.bp6-intent-warning:before,.bp6-dark .bp6-menu-item.bp6-active.bp6-intent-warning .bp6-menu-item-icon,.bp6-dark .bp6-menu-item.bp6-active.bp6-intent-warning .bp6-submenu-icon{color:inherit}.bp6-dark .bp6-menu-item.bp6-active.bp6-intent-danger{background-color:#cd424633;color:#fa999c}.bp6-dark .bp6-menu-item.bp6-active.bp6-intent-danger:before,.bp6-dark .bp6-menu-item.bp6-active.bp6-intent-danger .bp6-menu-item-icon,.bp6-dark .bp6-menu-item.bp6-active.bp6-intent-danger .bp6-submenu-icon{color:inherit}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-dark .bp6-menu-item.bp6-active{background-color:highlight}}.bp6-dark .bp6-menu-item.bp6-disabled{color:#abb3bf99!important}.bp6-dark .bp6-menu-item.bp6-disabled:before,.bp6-dark .bp6-menu-item.bp6-disabled .bp6-menu-item-icon,.bp6-dark .bp6-menu-item.bp6-disabled .bp6-submenu-icon{color:#abb3bf99!important}.bp6-dark .bp6-menu-item.bp6-disabled .bp6-menu-item-label{color:#abb3bf99!important}.bp6-dark .bp6-menu-item.bp6-intent-primary{color:#8abbff}.bp6-dark .bp6-menu-item.bp6-intent-primary:before,.bp6-dark .bp6-menu-item.bp6-intent-primary .bp6-menu-item-icon,.bp6-dark .bp6-menu-item.bp6-intent-primary .bp6-menu-item-selected-icon,.bp6-dark .bp6-menu-item.bp6-intent-primary .bp6-submenu-icon,.bp6-dark .bp6-menu-item.bp6-intent-primary .bp6-menu-item-label{color:inherit}.bp6-dark .bp6-menu-item.bp6-intent-primary:hover{background-color:#2d72d233}.bp6-dark .bp6-menu-item.bp6-intent-primary:active,.bp6-dark .bp6-menu-item.bp6-intent-primary.bp6-active{background-color:#2d72d24d;color:#99c4ff}.bp6-dark .bp6-menu-item.bp6-intent-success{color:#72ca9b}.bp6-dark .bp6-menu-item.bp6-intent-success:before,.bp6-dark .bp6-menu-item.bp6-intent-success .bp6-menu-item-icon,.bp6-dark .bp6-menu-item.bp6-intent-success .bp6-menu-item-selected-icon,.bp6-dark .bp6-menu-item.bp6-intent-success .bp6-submenu-icon,.bp6-dark .bp6-menu-item.bp6-intent-success .bp6-menu-item-label{color:inherit}.bp6-dark .bp6-menu-item.bp6-intent-success:hover{background-color:#23855133}.bp6-dark .bp6-menu-item.bp6-intent-success:active,.bp6-dark .bp6-menu-item.bp6-intent-success.bp6-active{background-color:#2385514d;color:#7cd7a2}.bp6-dark .bp6-menu-item.bp6-intent-warning{color:#fbb360}.bp6-dark .bp6-menu-item.bp6-intent-warning:before,.bp6-dark .bp6-menu-item.bp6-intent-warning .bp6-menu-item-icon,.bp6-dark .bp6-menu-item.bp6-intent-warning .bp6-menu-item-selected-icon,.bp6-dark .bp6-menu-item.bp6-intent-warning .bp6-submenu-icon,.bp6-dark .bp6-menu-item.bp6-intent-warning .bp6-menu-item-label{color:inherit}.bp6-dark .bp6-menu-item.bp6-intent-warning:hover{background-color:#c8761933}.bp6-dark .bp6-menu-item.bp6-intent-warning:active,.bp6-dark .bp6-menu-item.bp6-intent-warning.bp6-active{background-color:#c876194d;color:#f5c186}.bp6-dark .bp6-menu-item.bp6-intent-danger{color:#fa999c}.bp6-dark .bp6-menu-item.bp6-intent-danger:before,.bp6-dark .bp6-menu-item.bp6-intent-danger .bp6-menu-item-icon,.bp6-dark .bp6-menu-item.bp6-intent-danger .bp6-menu-item-selected-icon,.bp6-dark .bp6-menu-item.bp6-intent-danger .bp6-submenu-icon,.bp6-dark .bp6-menu-item.bp6-intent-danger .bp6-menu-item-label{color:inherit}.bp6-dark .bp6-menu-item.bp6-intent-danger:hover{background-color:#cd424633}.bp6-dark .bp6-menu-item.bp6-intent-danger:active,.bp6-dark .bp6-menu-item.bp6-intent-danger.bp6-active{background-color:#cd42464d;color:#ffa1a4}.bp6-dark .bp6-menu-divider,.bp6-dark .bp6-menu-header{border-color:#fff3}.bp6-dark .bp6-menu-header>h6{color:#f6f7f9}.bp6-label .bp6-menu{margin-top:4px}.bp6-navbar{background-color:#fff;box-shadow:0 0 0 1px #1114181a,0 1px 3px #0000001a,0 1px 2px -1px #0000001a;height:50px;padding:0 16px;position:relative;width:100%;z-index:10}.bp6-navbar.bp6-dark,.bp6-dark .bp6-navbar{background-color:#252a31}.bp6-navbar.bp6-dark{box-shadow:inset inset 0 0 0 1px #fff3,0 1px 10px #0003,inset 0 0 .5px #ffffff4d,inset 0 .5px #ffffff14,0 1px 10px -1px #0003}.bp6-dark .bp6-navbar{box-shadow:inset 0 0 0 1px #fff3,0 1px 10px #0003,inset 0 0 .5px #ffffff4d,inset 0 .5px #ffffff14,0 1px 10px -1px #0003}.bp6-navbar.bp6-fixed-top{left:0;position:fixed;right:0;top:0}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-navbar{border:1px solid buttonborder}}.bp6-navbar-heading{font-size:16px;margin-right:16px}.bp6-navbar-group{align-items:center;display:flex;height:50px}.bp6-navbar-group.bp6-align-left{float:left}.bp6-navbar-group.bp6-align-right{float:right}.bp6-navbar-divider{border-left:1px solid rgba(17,20,24,.15);height:20px;margin:0 8px}.bp6-dark .bp6-navbar-divider{border-left-color:#fff3}.bp6-non-ideal-state{display:flex;flex-direction:column}.bp6-non-ideal-state>*{flex-grow:0;flex-shrink:0}.bp6-non-ideal-state>.bp6-fill{flex-grow:1;flex-shrink:1}.bp6-non-ideal-state:before,.bp6-non-ideal-state>*{margin-bottom:20px}.bp6-non-ideal-state:empty:before,.bp6-non-ideal-state>:last-child{margin-bottom:0}.bp6-non-ideal-state{align-items:center;color:#5f6b7c;height:100%;justify-content:center;text-align:center;width:100%}.bp6-non-ideal-state>*{max-width:400px}.bp6-non-ideal-state .bp6-heading{color:#5f6b7c;line-height:20px;margin-bottom:8px}.bp6-non-ideal-state .bp6-heading:only-child{margin-bottom:0}.bp6-non-ideal-state.bp6-non-ideal-state-horizontal{display:flex;flex-direction:row}.bp6-non-ideal-state.bp6-non-ideal-state-horizontal>*{flex-grow:0;flex-shrink:0}.bp6-non-ideal-state.bp6-non-ideal-state-horizontal>.bp6-fill{flex-grow:1;flex-shrink:1}.bp6-non-ideal-state.bp6-non-ideal-state-horizontal:before,.bp6-non-ideal-state.bp6-non-ideal-state-horizontal>*{margin-right:20px}.bp6-non-ideal-state.bp6-non-ideal-state-horizontal:empty:before,.bp6-non-ideal-state.bp6-non-ideal-state-horizontal>:last-child{margin-right:0}.bp6-non-ideal-state.bp6-non-ideal-state-horizontal{text-align:left}.bp6-non-ideal-state.bp6-non-ideal-state-horizontal>*{margin-bottom:0}.bp6-dark .bp6-non-ideal-state,.bp6-dark .bp6-non-ideal-state .bp6-heading{color:#abb3bf}.bp6-non-ideal-state-visual{color:#8f99a8}.bp6-overflow-list{display:flex;flex-wrap:nowrap;min-width:0}.bp6-overflow-list-spacer{flex-shrink:1;width:1px}body.bp6-overlay-open{overflow:hidden}.bp6-overlay{top:0;right:0;bottom:0;left:0;position:static;z-index:20}.bp6-overlay:not(.bp6-overlay-open){pointer-events:none}.bp6-overlay.bp6-overlay-container{overflow:hidden;position:fixed}.bp6-overlay.bp6-overlay-container.bp6-overlay-inline{position:absolute}.bp6-overlay.bp6-overlay-scroll-container{overflow:auto;position:fixed}.bp6-overlay.bp6-overlay-scroll-container.bp6-overlay-inline{position:absolute}.bp6-overlay.bp6-overlay-inline{display:inline;overflow:visible}.bp6-overlay-content{position:fixed;z-index:20}.bp6-overlay-inline .bp6-overlay-content,.bp6-overlay-scroll-container .bp6-overlay-content{position:absolute}.bp6-overlay-backdrop{top:0;right:0;bottom:0;left:0;position:fixed;opacity:1}.bp6-overlay-backdrop.bp6-overlay-enter,.bp6-overlay-backdrop.bp6-overlay-appear{opacity:0}.bp6-overlay-backdrop.bp6-overlay-enter-active,.bp6-overlay-backdrop.bp6-overlay-appear-active{opacity:1;transition-delay:0;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-overlay-backdrop.bp6-overlay-exit{opacity:1}.bp6-overlay-backdrop.bp6-overlay-exit-active{opacity:0;transition-delay:0;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-overlay-backdrop{background-color:#111418b3;overflow:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:20}.bp6-overlay-backdrop:focus{outline:none}.bp6-overlay-inline .bp6-overlay-backdrop{position:absolute}.bp6-panel-stack2{overflow:hidden;position:relative}.bp6-panel-stack2-header{align-items:center;box-shadow:0 1px #11141826;display:flex;flex-shrink:0;height:30px;z-index:1}.bp6-dark .bp6-panel-stack2-header{box-shadow:0 1px #fff3}.bp6-panel-stack2-header>span{align-items:stretch;display:flex;flex:1}.bp6-panel-stack2-header .bp6-heading{margin:0 4px}.bp6-button.bp6-panel-stack2-header-back{margin-left:4px;padding-left:0;white-space:nowrap}.bp6-button.bp6-panel-stack2-header-back .bp6-icon{margin:0 2px}.bp6-panel-stack2-view{top:0;right:0;bottom:0;left:0;position:absolute;background-color:#fff;border-right:1px solid rgba(17,20,24,.15);display:flex;flex-direction:column;margin-right:-1px;overflow-y:auto;z-index:1}.bp6-dark .bp6-panel-stack2-view{background-color:#252a31}.bp6-panel-stack2-view:nth-last-child(n+4){display:none}.bp6-panel-stack2-push .bp6-panel-stack2-enter,.bp6-panel-stack2-push .bp6-panel-stack2-appear{transform:translate(100%);opacity:0}.bp6-panel-stack2-push .bp6-panel-stack2-enter-active,.bp6-panel-stack2-push .bp6-panel-stack2-appear-active{transform:translate(0);opacity:1;transition-delay:0;transition-duration:.4s;transition-property:transform,opacity;transition-timing-function:ease}.bp6-panel-stack2-push .bp6-panel-stack2-exit{transform:translate(0);opacity:1}.bp6-panel-stack2-push .bp6-panel-stack2-exit-active{transform:translate(-50%);opacity:0;transition-delay:0;transition-duration:.4s;transition-property:transform,opacity;transition-timing-function:ease}.bp6-panel-stack2-pop .bp6-panel-stack2-enter,.bp6-panel-stack2-pop .bp6-panel-stack2-appear{transform:translate(-50%);opacity:0}.bp6-panel-stack2-pop .bp6-panel-stack2-enter-active,.bp6-panel-stack2-pop .bp6-panel-stack2-appear-active{transform:translate(0);opacity:1;transition-delay:0;transition-duration:.4s;transition-property:transform,opacity;transition-timing-function:ease}.bp6-panel-stack2-pop .bp6-panel-stack2-exit{transform:translate(0);opacity:1}.bp6-panel-stack2-pop .bp6-panel-stack2-exit-active{transform:translate(100%);opacity:0;transition-delay:0;transition-duration:.4s;transition-property:transform,opacity;transition-timing-function:ease}.bp6-button-group:not(.bp6-minimal)>.bp6-popover-target:not(:first-child) .bp6-button{border-bottom-left-radius:0;border-top-left-radius:0}.bp6-button-group:not(.bp6-minimal)>.bp6-popover-target:not(:last-child) .bp6-button{border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.bp6-button-group .bp6-popover-target{display:flex;flex:1 1 auto}.bp6-button-group.bp6-vertical:not(.bp6-minimal)>.bp6-popover-target:first-child .bp6-button{border-radius:4px 4px 0 0}.bp6-button-group.bp6-vertical:not(.bp6-minimal)>.bp6-popover-target:last-child .bp6-button{border-radius:0 0 4px 4px}.bp6-button-group.bp6-vertical:not(.bp6-minimal)>.bp6-popover-target:not(:last-child) .bp6-button{margin-bottom:-1px}.bp6-control-group .bp6-popover-target{border-radius:inherit}label.bp6-label .bp6-popover-target{display:block;margin-top:4px;text-transform:none}.bp6-submenu .bp6-popover-target{display:block}.bp6-submenu.bp6-popover{box-shadow:none;padding:0 4px}.bp6-submenu.bp6-popover>.bp6-popover-content{box-shadow:0 0 0 1px #1114181a,0 20px 25px -5px #0000001a,0 10px 15px -3px #0000001a}.bp6-dark .bp6-submenu.bp6-popover,.bp6-submenu.bp6-popover.bp6-dark{box-shadow:none}.bp6-dark .bp6-submenu.bp6-popover>.bp6-popover-content,.bp6-submenu.bp6-popover.bp6-dark>.bp6-popover-content{box-shadow:0 0 0 1px #5e6064,inset 0 0 0 1px #fff3,0 20px 25px -5px #0000004d,inset 0 0 .5px #ffffff4d,inset 0 .5px #ffffff14,0 10px 30px -5px #0000004d}.bp6-tree-node-secondary-label .bp6-popover-target{align-items:center;display:flex}.bp6-popover .bp6-popover-arrow{height:30px;position:absolute;width:30px}.bp6-popover .bp6-popover-arrow:before{height:20px;margin:5px;width:20px}.bp6-popover{box-shadow:0 0 0 1px #1114181a,0 20px 25px -5px #0000001a,0 10px 15px -3px #0000001a}.bp6-popover .bp6-popover-content{background:#fff}.bp6-popover .bp6-popover-content,.bp6-popover .bp6-heading{color:inherit}.bp6-popover .bp6-popover-arrow:before{box-shadow:1px 1px 6px #11141833}.bp6-popover .bp6-popover-arrow-border{fill:#111418;fill-opacity:.1}.bp6-popover .bp6-popover-arrow-fill{fill:#fff}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-popover .bp6-popover-arrow-fill{fill:buttonborder}}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-popover{border:1px solid buttonborder}}.bp6-popover{transform:scale(1)}.bp6-popover-enter>.bp6-popover,.bp6-popover-appear>.bp6-popover{transform:scale(.3)}.bp6-popover-enter-active>.bp6-popover,.bp6-popover-appear-active>.bp6-popover{transform:scale(1);transition-delay:0;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.54,1.12,.38,1.11)}.bp6-popover-exit>.bp6-popover{transform:scale(1)}.bp6-popover-exit-active>.bp6-popover{transform:scale(.3);transition-delay:0;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.54,1.12,.38,1.11)}.bp6-popover{border-radius:4px;display:inline-block;z-index:20}.bp6-popover .bp6-popover-content{border-radius:4px;position:relative}.bp6-popover.bp6-popover-content-sizing .bp6-popover-content{max-width:350px;padding:20px}.bp6-popover-target+.bp6-overlay .bp6-popover.bp6-popover-content-sizing{width:350px}.bp6-popover.bp6-minimal{margin:0!important}.bp6-popover.bp6-minimal .bp6-popover-arrow{display:none}.bp6-popover.bp6-minimal.bp6-popover,.bp6-popover.bp6-popover-minimal-animation.bp6-popover{transform:scale(1)}.bp6-popover-enter>.bp6-popover.bp6-minimal.bp6-popover,.bp6-popover-appear>.bp6-popover.bp6-minimal.bp6-popover,.bp6-popover-enter>.bp6-popover.bp6-popover-minimal-animation.bp6-popover,.bp6-popover-appear>.bp6-popover.bp6-popover-minimal-animation.bp6-popover{transform:scale(1)}.bp6-popover-enter-active>.bp6-popover.bp6-minimal.bp6-popover,.bp6-popover-appear-active>.bp6-popover.bp6-minimal.bp6-popover,.bp6-popover-enter-active>.bp6-popover.bp6-popover-minimal-animation.bp6-popover,.bp6-popover-appear-active>.bp6-popover.bp6-popover-minimal-animation.bp6-popover{transform:scale(1);transition-delay:0;transition-duration:.1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-popover-exit>.bp6-popover.bp6-minimal.bp6-popover,.bp6-popover-exit>.bp6-popover.bp6-popover-minimal-animation.bp6-popover{transform:scale(1)}.bp6-popover-exit-active>.bp6-popover.bp6-minimal.bp6-popover,.bp6-popover-exit-active>.bp6-popover.bp6-popover-minimal-animation.bp6-popover{transform:scale(1);transition-delay:0;transition-duration:.1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-popover.bp6-popover-match-target-width{width:100%}.bp6-popover.bp6-dark,.bp6-dark .bp6-popover{box-shadow:0 0 0 1px #5e6064,inset 0 0 0 1px #fff3,0 20px 25px -5px #0000004d,inset 0 0 .5px #ffffff4d,inset 0 .5px #ffffff14,0 10px 30px -5px #0000004d}.bp6-popover.bp6-dark .bp6-popover-content,.bp6-dark .bp6-popover .bp6-popover-content{background:#2f343c}.bp6-popover.bp6-dark .bp6-popover-content,.bp6-popover.bp6-dark .bp6-heading,.bp6-dark .bp6-popover .bp6-popover-content,.bp6-dark .bp6-popover .bp6-heading{color:inherit}.bp6-popover.bp6-dark .bp6-popover-arrow:before,.bp6-dark .bp6-popover .bp6-popover-arrow:before{box-shadow:0 0 0 1px #777a7e,1px 1px 6px #11141866}.bp6-popover.bp6-dark .bp6-popover-arrow-border,.bp6-dark .bp6-popover .bp6-popover-arrow-border{fill:#111418;fill-opacity:.2}.bp6-popover.bp6-dark .bp6-popover-arrow-fill,.bp6-dark .bp6-popover .bp6-popover-arrow-fill{fill:#2f343c}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-popover.bp6-dark .bp6-popover-arrow-fill,.bp6-dark .bp6-popover .bp6-popover-arrow-fill{fill:buttonborder}}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-popover.bp6-dark,.bp6-dark .bp6-popover{border:1px solid buttonborder}}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-popover{border:1px solid buttonborder;box-shadow:none}}.bp6-popover-arrow:before{border-radius:1px;content:"";display:block;position:absolute;transform:rotate(45deg)}.bp6-overlay-backdrop.bp6-popover-backdrop{background:#fff0}.bp6-popover-transition-container{opacity:1}.bp6-popover-transition-container.bp6-popover-enter,.bp6-popover-transition-container.bp6-popover-appear{opacity:0}.bp6-popover-transition-container.bp6-popover-enter-active,.bp6-popover-transition-container.bp6-popover-appear-active{opacity:1;transition-delay:0;transition-duration:.1s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-popover-transition-container.bp6-popover-exit{opacity:1}.bp6-popover-transition-container.bp6-popover-exit-active{opacity:0;transition-delay:0;transition-duration:.1s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-popover-transition-container{display:flex;z-index:20}.bp6-popover-transition-container:focus{outline:none}.bp6-popover-transition-container.bp6-popover-leave .bp6-popover-content{pointer-events:none}span.bp6-popover-target{display:inline-block}.bp6-popover-target.bp6-fill{width:100%}.bp6-portal{left:0;position:absolute;right:0;top:0}@keyframes linear-progress-bar-stripes{0%{background-position:0 0}to{background-position:30px 0}}.bp6-progress-bar{background:#5f6b7c33;border-radius:40px;display:block;height:8px;overflow:hidden;position:relative;width:100%}.bp6-progress-bar .bp6-progress-meter{background:linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%);background-color:#5f6b7ccc;background-size:30px 30px;border-radius:40px;height:100%;position:absolute;transition:width .2s cubic-bezier(.4,1,.75,.9);width:100%}.bp6-progress-bar:not(.bp6-no-animation):not(.bp6-no-stripes) .bp6-progress-meter{animation:linear-progress-bar-stripes .3s linear infinite reverse}.bp6-progress-bar.bp6-no-stripes .bp6-progress-meter{background-image:none}.bp6-dark .bp6-progress-bar{background:#11141880}.bp6-dark .bp6-progress-bar .bp6-progress-meter{background-color:#8f99a8}.bp6-progress-bar.bp6-intent-primary .bp6-progress-meter{background-color:#2d72d2}.bp6-progress-bar.bp6-intent-success .bp6-progress-meter{background-color:#238551}.bp6-progress-bar.bp6-intent-warning .bp6-progress-meter{background-color:#c87619}.bp6-progress-bar.bp6-intent-danger .bp6-progress-meter{background-color:#cd4246}.bp6-section{overflow:hidden;width:100%}.bp6-section,.bp6-section.bp6-compact{padding:0}.bp6-section-header{align-items:center;border-bottom:1px solid rgba(17,20,24,.15);display:flex;gap:20px;justify-content:space-between;min-height:50px;padding:0 20px;position:relative;width:100%}.bp6-section-header.bp6-dark,.bp6-dark .bp6-section-header{border-color:#fff3}.bp6-section-header-left{align-items:center;display:flex;gap:8px;padding:8px 0}.bp6-section-header-title{margin-bottom:0}.bp6-section-header-sub-title{margin-top:2px}.bp6-section-header-right{align-items:center;display:flex;gap:8px;margin-left:auto}.bp6-section-header-collapse-caret{display:inline-flex;justify-content:center;vertical-align:middle}.bp6-section-header-divider{align-self:stretch;margin:16px 0}.bp6-section-header.bp6-interactive{cursor:pointer}.bp6-section-header.bp6-interactive:hover,.bp6-section-header.bp6-interactive:active{background:#f6f7f9}.bp6-section-header.bp6-interactive:hover.bp6-dark,.bp6-dark .bp6-section-header.bp6-interactive:hover,.bp6-section-header.bp6-interactive:active.bp6-dark,.bp6-dark .bp6-section-header.bp6-interactive:active{background:#383e47}.bp6-section-card.bp6-padded{padding:20px}.bp6-section-card:not(:last-child){border-bottom:1px solid rgba(17,20,24,.15)}.bp6-section-card:not(:last-child).bp6-dark,.bp6-dark .bp6-section-card:not(:last-child){border-color:#fff3}.bp6-section.bp6-section-collapsed .bp6-section-header{border:none}.bp6-section.bp6-compact .bp6-section-header{min-height:40px;padding:0 16px}.bp6-section.bp6-compact .bp6-section-header-left{padding:8px 0}.bp6-section.bp6-compact .bp6-section-card.bp6-padded{padding:16px}.bp6-segmented-control{background-color:#f6f7f9;border-radius:4px;display:flex;gap:2px;padding:2px}.bp6-segmented-control.bp6-inline{display:inline-flex}.bp6-segmented-control.bp6-fill{width:100%}.bp6-segmented-control.bp6-fill>.bp6-button{flex-grow:1}.bp6-segmented-control>.bp6-button:not(.bp6-minimal):not(.bp6-intent-primary){background-color:#fff}.bp6-dark .bp6-segmented-control>.bp6-button:not(.bp6-minimal):not(.bp6-intent-primary){background-color:#404854}.bp6-segmented-control>.bp6-button.bp6-minimal{color:#5f6b7c}.bp6-dark .bp6-segmented-control>.bp6-button.bp6-minimal{color:#abb3bf}.bp6-segmented-control>.bp6-button.bp6-minimal:disabled{color:#5f6b7c99}.bp6-dark .bp6-segmented-control>.bp6-button.bp6-minimal:disabled{color:#abb3bf99}.bp6-dark .bp6-segmented-control{background-color:#252a31}@keyframes skeleton-glow{0%{background:#d3d8de33;border-color:#d3d8de33}to{background:#5f6b7c33;border-color:#5f6b7c33}}.bp6-skeleton{animation:1s linear infinite alternate skeleton-glow;background:#d3d8de33;background-clip:padding-box!important;border-color:#d3d8de33!important;border-radius:2px;box-shadow:none!important;color:transparent!important;cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bp6-skeleton:before,.bp6-skeleton:after,.bp6-skeleton *{visibility:hidden!important}.bp6-slider{height:40px;min-width:150px;width:100%;cursor:default;outline:none;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bp6-slider:hover{cursor:pointer}.bp6-slider:active{cursor:grabbing}.bp6-slider.bp6-disabled{cursor:not-allowed;opacity:.5}.bp6-slider.bp6-slider-unlabeled{height:16px}.bp6-slider-track,.bp6-slider-progress{height:6px;left:0;right:0;top:5px;position:absolute}.bp6-slider-track{border-radius:4px;overflow:hidden}.bp6-slider-progress{background:#5f6b7c33}.bp6-dark .bp6-slider-progress{background:#11141880}.bp6-slider-progress.bp6-intent-primary{background-color:#2d72d2}.bp6-slider-progress.bp6-intent-success{background-color:#238551}.bp6-slider-progress.bp6-intent-warning{background-color:#c87619}.bp6-slider-progress.bp6-intent-danger{background-color:#cd4246}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-slider-progress{background:ButtonText}}.bp6-slider-handle{background-color:color-mix(in srgb,var(--bp-intent-default-rest) 5%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 10%,transparent);color:var(--bp-typography-color-default-rest)}.bp6-slider-handle:hover{background-clip:padding-box;background-color:color-mix(in srgb,var(--bp-intent-default-hover) 9%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}.bp6-slider-handle:active,.bp6-slider-handle.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-active) 16%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-slider-handle:active,.bp6-slider-handle.bp6-active{background:highlight}}.bp6-slider-handle:disabled,.bp6-slider-handle.bp6-disabled{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 20%,transparent);box-shadow:none;color:var(--bp-typography-color-default-disabled);cursor:not-allowed;outline:none}.bp6-slider-handle:disabled.bp6-active,.bp6-slider-handle:disabled.bp6-active:hover,.bp6-slider-handle.bp6-disabled.bp6-active,.bp6-slider-handle.bp6-disabled.bp6-active:hover{background-color:color-mix(in srgb,var(--bp-intent-default-disabled) 28%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-slider-handle{border:1px solid buttonborder}}.bp6-slider-handle{border-radius:4px;box-shadow:0 0 0 1px #11141880,0 1px 1px #11141880;cursor:pointer;height:16px;left:0;position:absolute;top:0;width:16px}.bp6-slider-handle:focus{z-index:1}.bp6-slider-handle:hover{background-clip:padding-box;background-color:color-mix(in srgb,var(--bp-intent-default-hover) 9%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent);box-shadow:0 0 0 1px #11141880,0 1px 2px #11141899;cursor:grab;z-index:2}.bp6-slider-handle.bp6-active{background-color:color-mix(in srgb,var(--bp-intent-default-active) 16%,var(--bp-palette-white));box-shadow:inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch,var(--bp-surface-border-color-strong) 90%,var(--bp-palette-black)),0 1px 2px color-mix(in oklch,var(--bp-palette-black) 20%,transparent)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-slider-handle.bp6-active{background:highlight}}.bp6-slider-handle.bp6-active{box-shadow:inset 0 1px 1px #1114181a,0 0 0 1px #11141880,0 1px 2px #11141833;cursor:grabbing}.bp6-disabled .bp6-slider-handle{background:#c5cbd3;box-shadow:none;pointer-events:none}.bp6-dark .bp6-slider-handle{background-color:#abb3bf;box-shadow:inset 0 0 0 1px #ffffff1a,0 1px 2px #11141833}.bp6-dark .bp6-slider-handle:hover{background-color:#8f99a8;box-shadow:inset 0 0 0 1px #ffffff1a,0 1px 2px #11141866}.bp6-dark .bp6-slider-handle.bp6-active{background-color:#738091;box-shadow:inset 0 1px 1px #1114181a,inset 0 0 0 1px #ffffff1a,0 1px 2px #11141866}.bp6-dark .bp6-disabled .bp6-slider-handle{background:#5f6b7c;border-color:#5f6b7c;box-shadow:none}.bp6-slider-handle .bp6-slider-label{background:#404854;border-radius:4px;box-shadow:0 0 0 1px #1114181a,0 20px 25px -5px #0000001a,0 10px 15px -3px #0000001a;color:#f6f7f9;margin-left:8px}.bp6-dark .bp6-slider-handle .bp6-slider-label{background:#e5e8eb;box-shadow:0 2px 4px #11141866,0 8px 24px #11141866;color:#404854}.bp6-disabled .bp6-slider-handle .bp6-slider-label{box-shadow:none}.bp6-slider-handle.bp6-start,.bp6-slider-handle.bp6-end{width:8px}.bp6-slider-handle.bp6-start{border-bottom-right-radius:0;border-top-right-radius:0}.bp6-slider-handle.bp6-end{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:8px}.bp6-slider-handle.bp6-end .bp6-slider-label{margin-left:0}.bp6-slider-label{transform:translate(-50%,20px);display:inline-block;font-size:12px;line-height:1;padding:2px 4px;position:absolute;vertical-align:top}.bp6-slider.bp6-vertical{height:150px;min-width:40px;width:40px}.bp6-slider.bp6-vertical .bp6-slider-track,.bp6-slider.bp6-vertical .bp6-slider-progress{bottom:0;height:auto;left:5px;top:0;width:6px}.bp6-slider.bp6-vertical .bp6-slider-progress{top:auto}.bp6-slider.bp6-vertical .bp6-slider-label{transform:translate(20px,50%)}.bp6-slider.bp6-vertical .bp6-slider-handle{top:auto}.bp6-slider.bp6-vertical .bp6-slider-handle .bp6-slider-label{margin-left:0;margin-top:-8px}.bp6-slider.bp6-vertical .bp6-slider-handle.bp6-end,.bp6-slider.bp6-vertical .bp6-slider-handle.bp6-start{height:8px;margin-left:0;width:16px}.bp6-slider.bp6-vertical .bp6-slider-handle.bp6-start{border-bottom-right-radius:4px;border-top-left-radius:0}.bp6-slider.bp6-vertical .bp6-slider-handle.bp6-start .bp6-slider-label{transform:translate(20px)}.bp6-slider.bp6-vertical .bp6-slider-handle.bp6-end{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;margin-bottom:8px}@keyframes pt-spinner-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bp6-spinner{align-items:center;display:flex;justify-content:center;overflow:visible;vertical-align:middle}.bp6-spinner svg{display:block}.bp6-spinner path{fill-opacity:0}.bp6-spinner .bp6-spinner-head{stroke:#5f6b7ccc;stroke-linecap:round;transform-origin:center;transition:stroke-dashoffset .2s cubic-bezier(.4,1,.75,.9)}.bp6-spinner .bp6-spinner-track{stroke:#5f6b7c33}.bp6-spinner-animation{animation:pt-spinner-animation .5s linear infinite}.bp6-no-spin>.bp6-spinner-animation{animation:none}.bp6-dark .bp6-spinner .bp6-spinner-head{stroke:#8f99a8}.bp6-dark .bp6-spinner .bp6-spinner-track{stroke:#11141880}.bp6-spinner.bp6-intent-primary .bp6-spinner-head{stroke:#2d72d2}.bp6-spinner.bp6-intent-success .bp6-spinner-head{stroke:#238551}.bp6-spinner.bp6-intent-warning .bp6-spinner-head{stroke:#c87619}.bp6-spinner.bp6-intent-danger .bp6-spinner-head{stroke:#cd4246}.bp6-tabs:not(.bp6-vertical).bp6-fill{height:100%}.bp6-tabs:not(.bp6-vertical).bp6-fill .bp6-tab-list{height:100%}.bp6-tabs.bp6-vertical{display:flex}.bp6-tabs.bp6-vertical>.bp6-tab-list{align-items:flex-start;flex-direction:column}.bp6-tabs.bp6-vertical>.bp6-tab-list .bp6-tab{align-items:center;border-radius:4px;display:flex;padding:0 8px;width:100%}.bp6-tabs.bp6-vertical>.bp6-tab-list .bp6-tab[aria-selected=true]{background-color:#2d72d233;box-shadow:none}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tabs.bp6-vertical>.bp6-tab-list .bp6-tab[aria-selected=true]{background-color:highlight;color:#111418}}.bp6-tabs.bp6-vertical>.bp6-tab-list .bp6-tab-indicator-wrapper .bp6-tab-indicator{background-color:#2d72d233;border-radius:4px;height:auto;top:0;right:0;bottom:0;left:0}.bp6-tabs.bp6-vertical>.bp6-tab-panel{margin-top:0;padding-left:20px}.bp6-tab-list{align-items:flex-end;border:none;-moz-column-gap:20px;column-gap:20px;display:flex;flex:0 0 auto;list-style:none;margin:0;padding:0;position:relative}.bp6-tab-list .bp6-tabs:not(.bp6-vertical)>.bp6-flex-expander{margin-right:-20px}.bp6-tab{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;align-items:center;align-self:stretch;color:#1c2127;cursor:pointer;display:flex;flex:0 0 auto;font-size:14px;line-height:30px;max-width:100%;position:relative;vertical-align:top}.bp6-tab a{color:inherit;display:block;text-decoration:none}.bp6-tab-indicator-wrapper~.bp6-tab{background-color:transparent!important;box-shadow:none!important}.bp6-tab[aria-disabled=true]{color:#5f6b7c99;cursor:not-allowed}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tab[aria-disabled=true]{color:graytext}}.bp6-tab[aria-selected=true]{border-radius:0;box-shadow:inset 0 -3px #215db0}.bp6-tab[aria-selected=true],.bp6-tab:not([aria-disabled=true]):hover{color:#215db0}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tab[aria-selected=true],.bp6-tab:not([aria-disabled=true]):hover{color:highlight}}.bp6-tab:focus{-moz-outline-radius:0}.bp6-large>.bp6-tab{font-size:16px;line-height:40px}.bp6-tab-panel{margin-top:20px}.bp6-tab-panel[aria-hidden=true]{display:none}.bp6-tab-icon{margin-right:8px}.bp6-tab-tag{margin-left:8px}.bp6-tab-indicator-wrapper{left:0;pointer-events:none;position:absolute;top:0;transform:translate(0),translateY(0);transition:height,transform,width;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-tab-indicator-wrapper .bp6-tab-indicator{background-color:#215db0;bottom:0;height:3px;left:0;position:absolute;right:0}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tab-indicator-wrapper .bp6-tab-indicator{background-color:highlight}}.bp6-tab-indicator-wrapper.bp6-no-animation{transition:none}.bp6-tabs:not(.bp6-vertical) .bp6-tab-indicator-wrapper{height:100%}.bp6-dark .bp6-tab{color:#f6f7f9}.bp6-dark .bp6-tab[aria-disabled=true]{color:#abb3bf99}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-dark .bp6-tab[aria-disabled=true]{color:graytext}}.bp6-dark .bp6-tab[aria-selected=true]{box-shadow:inset 0 -3px #8abbff}.bp6-dark .bp6-tab[aria-selected=true],.bp6-dark .bp6-tab:not([aria-disabled=true]):hover{color:#8abbff}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-dark .bp6-tab[aria-selected=true],.bp6-dark .bp6-tab:not([aria-disabled=true]):hover{color:highlight}}.bp6-dark .bp6-tab-indicator{background-color:#8abbff}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-dark .bp6-tab-indicator{background-color:highlight}}.bp6-flex-expander{flex:1 1}.bp6-tag{display:inline-flex;flex-direction:row}.bp6-tag>*{flex-grow:0;flex-shrink:0}.bp6-tag>.bp6-fill{flex-grow:1;flex-shrink:1}.bp6-tag:before,.bp6-tag>*{margin-right:var(--bp-surface-spacing)}.bp6-tag:empty:before,.bp6-tag>:last-child{margin-right:0}.bp6-tag{align-items:center;background-color:var(--bp-intent-default-rest);border:none;border-radius:var(--bp-surface-border-radius);box-shadow:none;color:var(--bp-intent-default-foreground);font-size:var(--bp-typography-size-body-small);line-height:calc(var(--bp-surface-spacing) * 4);max-width:100%;min-height:calc(var(--bp-surface-spacing) * 5);min-width:calc(var(--bp-surface-spacing) * 5);padding:calc(var(--bp-surface-spacing) * .5) calc(var(--bp-surface-spacing) * 1.5);position:relative}.bp6-tag:not(.bp6-fill)>.bp6-fill:only-child{text-align:center}.bp6-tag:focus{outline:rgba(33,93,176,.752) solid 2px;outline-offset:0;-moz-outline-radius:6px}.bp6-dark .bp6-tag:focus{outline-color:#8abbffc0}.bp6-tag.bp6-interactive{cursor:pointer}.bp6-tag.bp6-interactive:hover{background:var(--bp-intent-default-hover)}.bp6-tag.bp6-interactive:active,.bp6-tag.bp6-interactive.bp6-active{background:var(--bp-intent-default-active)}.bp6-tag.bp6-round{border-radius:calc(var(--bp-surface-spacing) * 7.5);padding-left:calc(var(--bp-surface-spacing) * 2);padding-right:calc(var(--bp-surface-spacing) * 2)}.bp6-tag>.bp6-icon,.bp6-tag .bp6-icon-standard,.bp6-tag .bp6-icon-large{fill:var(--bp-intent-default-foreground)}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tag{border:1px solid buttonborder}}.bp6-tag.bp6-large:before,.bp6-tag.bp6-large>*,.bp6-large .bp6-tag:before,.bp6-large .bp6-tag>*{margin-right:calc(var(--bp-surface-spacing) * 2)}.bp6-tag.bp6-large:empty:before,.bp6-tag.bp6-large>:last-child,.bp6-large .bp6-tag:empty:before,.bp6-large .bp6-tag>:last-child{margin-right:0}.bp6-tag.bp6-large,.bp6-large .bp6-tag{font-size:var(--bp-typography-size-body-medium);line-height:calc(var(--bp-surface-spacing) * 4.5);min-height:calc(var(--bp-surface-spacing) * 7.5);min-width:calc(var(--bp-surface-spacing) * 7.5);padding:calc(var(--bp-surface-spacing) * 1.5) calc(var(--bp-surface-spacing) * 2)}.bp6-tag.bp6-large.bp6-round,.bp6-large .bp6-tag.bp6-round{padding-left:calc(var(--bp-surface-spacing) * 2.5);padding-right:calc(var(--bp-surface-spacing) * 2.5)}.bp6-tag.bp6-intent-primary{background:var(--bp-intent-primary-rest);color:var(--bp-intent-primary-foreground)}.bp6-tag.bp6-intent-primary.bp6-interactive:hover{background-color:var(--bp-intent-primary-hover)}.bp6-tag.bp6-intent-primary.bp6-interactive:active,.bp6-tag.bp6-intent-primary.bp6-interactive.bp6-active{background-color:var(--bp-intent-primary-active)}.bp6-tag.bp6-intent-primary .bp6-tag-remove{color:oklch(from var(--bp-intent-primary-foreground) l c h / .7)}.bp6-tag.bp6-intent-primary .bp6-tag-remove:hover,.bp6-tag.bp6-intent-primary .bp6-tag-remove:active{color:var(--bp-intent-primary-foreground)}.bp6-tag.bp6-intent-success{background:var(--bp-intent-success-rest);color:var(--bp-intent-success-foreground)}.bp6-tag.bp6-intent-success.bp6-interactive:hover{background-color:var(--bp-intent-success-hover)}.bp6-tag.bp6-intent-success.bp6-interactive:active,.bp6-tag.bp6-intent-success.bp6-interactive.bp6-active{background-color:var(--bp-intent-success-active)}.bp6-tag.bp6-intent-success .bp6-tag-remove{color:oklch(from var(--bp-intent-success-foreground) l c h / .7)}.bp6-tag.bp6-intent-success .bp6-tag-remove:hover,.bp6-tag.bp6-intent-success .bp6-tag-remove:active{color:var(--bp-intent-success-foreground)}.bp6-tag.bp6-intent-warning{background:oklch(from var(--bp-intent-warning-rest) calc(l + .19) c h);color:oklch(from var(--bp-intent-warning-foreground) calc(l + .05) c h)}.bp6-tag.bp6-intent-warning.bp6-interactive:hover{background-color:oklch(from var(--bp-intent-warning-hover) calc(l + .24) c h)}.bp6-tag.bp6-intent-warning.bp6-interactive:active,.bp6-tag.bp6-intent-warning.bp6-interactive.bp6-active{background-color:oklch(from var(--bp-intent-warning-active) calc(l + .2) calc(c + .05) h)}.bp6-tag.bp6-intent-warning .bp6-tag-remove{color:oklch(from oklch(from var(--bp-intent-warning-foreground) calc(l + .05) c h) l c h / .7)}.bp6-tag.bp6-intent-warning .bp6-tag-remove:hover,.bp6-tag.bp6-intent-warning .bp6-tag-remove:active{color:oklch(from var(--bp-intent-warning-foreground) calc(l + .05) c h)}.bp6-tag.bp6-intent-danger{background:var(--bp-intent-danger-rest);color:var(--bp-intent-danger-foreground)}.bp6-tag.bp6-intent-danger.bp6-interactive:hover{background-color:var(--bp-intent-danger-hover)}.bp6-tag.bp6-intent-danger.bp6-interactive:active,.bp6-tag.bp6-intent-danger.bp6-interactive.bp6-active{background-color:var(--bp-intent-danger-active)}.bp6-tag.bp6-intent-danger .bp6-tag-remove{color:oklch(from var(--bp-intent-danger-foreground) l c h / .7)}.bp6-tag.bp6-intent-danger .bp6-tag-remove:hover,.bp6-tag.bp6-intent-danger .bp6-tag-remove:active{color:var(--bp-intent-danger-foreground)}.bp6-tag.bp6-fill{display:flex;width:100%}.bp6-tag.bp6-minimal>.bp6-icon,.bp6-tag.bp6-minimal .bp6-icon-standard,.bp6-tag.bp6-minimal .bp6-icon-large{fill:var(--bp-typography-color-muted)}.bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive{cursor:pointer}.bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover{background-color:oklch(from oklch(from var(--bp-intent-default-rest) calc(l + .16) c h) l c h / .3);color:var(--bp-palette-black)}.bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active,.bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active{background-color:oklch(from oklch(from var(--bp-intent-default-rest) calc(l + .16) c h) l c h / .35);color:var(--bp-palette-black)}.bp6-tag.bp6-minimal:not([class*=bp6-intent-]){background-color:oklch(from var(--bp-intent-default-rest) calc(l + .16) c h / .15);color:var(--bp-typography-color-default-rest)}.bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove{color:var(--bp-typography-color-muted)}.bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove:hover,.bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove:active{color:var(--bp-intent-default-hover)}.bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive{cursor:pointer}.bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover{background-color:oklch(from oklch(from var(--bp-intent-default-rest) calc(l + .16) c h) l c h / .3);color:var(--bp-palette-white)}.bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active,.bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active{background-color:oklch(from oklch(from var(--bp-intent-default-rest) calc(l + .16) c h) l c h / .35);color:var(--bp-palette-white)}.bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]),[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal:not([class*=bp6-intent-]){background-color:oklch(from var(--bp-intent-default-rest) calc(l + .16) c h / .15);color:oklch(from var(--bp-typography-color-default-rest) calc(l + .24) c h)}.bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove{color:var(--bp-typography-color-muted)}.bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove:hover,.bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove:active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove:hover,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove:active{color:oklch(from var(--bp-typography-color-default-hover) calc(l + .35) c h)}.bp6-tag.bp6-minimal.bp6-intent-primary{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .1);color:var(--bp-intent-primary-hover)}.bp6-tag.bp6-minimal.bp6-intent-primary>.bp6-icon,.bp6-tag.bp6-minimal.bp6-intent-primary .bp6-icon-standard,.bp6-tag.bp6-minimal.bp6-intent-primary .bp6-icon-large{fill:var(--bp-intent-primary-hover)}.bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .2);color:var(--bp-intent-primary-active)}.bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active,.bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .3);color:var(--bp-intent-primary-active)}.bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove{color:var(--bp-intent-primary-hover)}.bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove:hover,.bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove:active{color:var(--bp-intent-primary-active)}.bp6-tag.bp6-minimal.bp6-intent-success{background-color:oklch(from var(--bp-intent-success-rest) l c h / .1);color:var(--bp-intent-success-hover)}.bp6-tag.bp6-minimal.bp6-intent-success>.bp6-icon,.bp6-tag.bp6-minimal.bp6-intent-success .bp6-icon-standard,.bp6-tag.bp6-minimal.bp6-intent-success .bp6-icon-large{fill:var(--bp-intent-success-hover)}.bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover{background-color:oklch(from var(--bp-intent-success-rest) l c h / .2);color:var(--bp-intent-success-active)}.bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active,.bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active{background-color:oklch(from var(--bp-intent-success-rest) l c h / .3);color:var(--bp-intent-success-active)}.bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove{color:var(--bp-intent-success-hover)}.bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove:hover,.bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove:active{color:var(--bp-intent-success-active)}.bp6-tag.bp6-minimal.bp6-intent-warning{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .1);color:var(--bp-intent-warning-hover)}.bp6-tag.bp6-minimal.bp6-intent-warning>.bp6-icon,.bp6-tag.bp6-minimal.bp6-intent-warning .bp6-icon-standard,.bp6-tag.bp6-minimal.bp6-intent-warning .bp6-icon-large{fill:var(--bp-intent-warning-hover)}.bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .2);color:var(--bp-intent-warning-active)}.bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active,.bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .3);color:var(--bp-intent-warning-active)}.bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove{color:var(--bp-intent-warning-hover)}.bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove:hover,.bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove:active{color:var(--bp-intent-warning-active)}.bp6-tag.bp6-minimal.bp6-intent-danger{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .1);color:var(--bp-intent-danger-hover)}.bp6-tag.bp6-minimal.bp6-intent-danger>.bp6-icon,.bp6-tag.bp6-minimal.bp6-intent-danger .bp6-icon-standard,.bp6-tag.bp6-minimal.bp6-intent-danger .bp6-icon-large{fill:var(--bp-intent-danger-hover)}.bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .2);color:var(--bp-intent-danger-active)}.bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active,.bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .3);color:var(--bp-intent-danger-active)}.bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove{color:var(--bp-intent-danger-hover)}.bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove:hover,.bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove:active{color:var(--bp-intent-danger-active)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-primary{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .2);color:oklch(from var(--bp-intent-primary-rest) calc(l + .22) calc(c - .02) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .3);color:oklch(from var(--bp-intent-primary-rest) calc(l + .3) calc(c - .04) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active,.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .35);color:oklch(from var(--bp-intent-primary-rest) calc(l + .3) calc(c - .04) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove{color:oklch(from var(--bp-intent-primary-rest) calc(l + .22) calc(c - .02) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove:hover,.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove:active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove:hover,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove:active{color:oklch(from var(--bp-intent-primary-rest) calc(l + .3) calc(c - .04) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-success{background-color:oklch(from var(--bp-intent-success-rest) l c h / .2);color:oklch(from var(--bp-intent-success-rest) calc(l + .25) calc(c - .03) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover{background-color:oklch(from var(--bp-intent-success-rest) l c h / .3);color:oklch(from var(--bp-intent-success-rest) calc(l + .33) calc(c - .05) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active,.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active{background-color:oklch(from var(--bp-intent-success-rest) l c h / .35);color:oklch(from var(--bp-intent-success-rest) calc(l + .33) calc(c - .05) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove{color:oklch(from var(--bp-intent-success-rest) calc(l + .25) calc(c - .03) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove:hover,.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove:active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove:hover,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove:active{color:oklch(from var(--bp-intent-success-rest) calc(l + .33) calc(c - .05) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-warning{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .2);color:oklch(from var(--bp-intent-warning-rest) calc(l + .18) calc(c - .02) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .3);color:oklch(from var(--bp-intent-warning-rest) calc(l + .26) calc(c - .04) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active,.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .35);color:oklch(from var(--bp-intent-warning-rest) calc(l + .26) calc(c - .04) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove{color:oklch(from var(--bp-intent-warning-rest) calc(l + .18) calc(c - .02) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove:hover,.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove:active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove:hover,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove:active{color:oklch(from var(--bp-intent-warning-rest) calc(l + .26) calc(c - .04) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-danger{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .2);color:oklch(from var(--bp-intent-danger-rest) calc(l + .2) calc(c - .02) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .3);color:oklch(from var(--bp-intent-danger-rest) calc(l + .28) calc(c - .04) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active,.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .35);color:oklch(from var(--bp-intent-danger-rest) calc(l + .28) calc(c - .04) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove{color:oklch(from var(--bp-intent-danger-rest) calc(l + .2) calc(c - .02) h)}.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove:hover,.bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove:active,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove:hover,[data-bp-color-scheme=dark] .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove:active{color:oklch(from var(--bp-intent-danger-rest) calc(l + .28) calc(c - .04) h)}.bp6-tag-remove{background:none;border:none;color:oklch(from var(--bp-intent-default-foreground) l c h / .7);cursor:pointer;display:flex;margin-bottom:calc(var(--bp-surface-spacing) * -.5);margin-right:calc(var(--bp-surface-spacing) * -1.5)!important;margin-top:calc(var(--bp-surface-spacing) * -.5);padding:calc(var(--bp-surface-spacing) * .5);padding-left:0}.bp6-tag-remove:hover{background:none;color:inherit;text-decoration:none}.bp6-tag-remove .bp6-icon:first-child{color:inherit}.bp6-tag-remove:hover,.bp6-tag-remove:active{color:var(--bp-intent-default-foreground)}.bp6-tag-remove:empty:before{font-family:blueprint-icons-16,sans-serif;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:16px;line-height:1;width:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;content:""}.bp6-large .bp6-tag-remove{margin-right:calc(var(--bp-surface-spacing) * -2)!important;padding:0 var(--bp-surface-spacing) 0 0}.bp6-large .bp6-tag-remove:empty:before{font-family:blueprint-icons-20,sans-serif;font-size:calc(var(--bp-surface-spacing) * 5);font-style:normal;font-variant:normal;font-weight:400;height:calc(var(--bp-surface-spacing) * 5);line-height:1;width:calc(var(--bp-surface-spacing) * 5)}.bp6-compound-tag{background:none}.bp6-compound-tag .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-default-rest) calc(l - .14) c h)}.bp6-compound-tag .bp6-compound-tag-right{background-color:var(--bp-intent-default-rest)}.bp6-compound-tag.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-default-hover) calc(l - .05) c h)}.bp6-compound-tag.bp6-interactive:hover .bp6-compound-tag-right{background-color:var(--bp-intent-default-hover)}.bp6-compound-tag.bp6-interactive:active .bp6-compound-tag-left,.bp6-compound-tag.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-default-active) calc(l - .03) c h)}.bp6-compound-tag.bp6-interactive:active .bp6-compound-tag-right,.bp6-compound-tag.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:var(--bp-intent-default-active)}.bp6-compound-tag{padding:0}.bp6-compound-tag .bp6-compound-tag-left,.bp6-compound-tag .bp6-compound-tag-right{align-items:center;display:inline-flex;padding:calc(var(--bp-surface-spacing) * .5) var(--bp-surface-spacing)}.bp6-compound-tag .bp6-compound-tag-left{border-bottom-left-radius:var(--bp-surface-border-radius);border-top-left-radius:var(--bp-surface-border-radius);margin-right:0}.bp6-compound-tag .bp6-compound-tag-left>.bp6-icon,.bp6-compound-tag .bp6-compound-tag-left .bp6-icon-standard,.bp6-compound-tag .bp6-compound-tag-left .bp6-icon-large{margin-right:var(--bp-surface-spacing)}.bp6-compound-tag .bp6-compound-tag-right{border-bottom-right-radius:var(--bp-surface-border-radius);border-top-right-radius:var(--bp-surface-border-radius);flex-grow:1;padding:calc(var(--bp-surface-spacing) * .5) var(--bp-surface-spacing)}.bp6-compound-tag .bp6-compound-tag-right>.bp6-icon,.bp6-compound-tag .bp6-compound-tag-right .bp6-icon-standard,.bp6-compound-tag .bp6-compound-tag-right .bp6-icon-large{margin-left:var(--bp-surface-spacing)}.bp6-compound-tag .bp6-compound-tag-right .bp6-compound-tag-right-content{flex-grow:1}.bp6-compound-tag .bp6-compound-tag-right .bp6-tag-remove{margin-left:calc(var(--bp-surface-spacing) * .5);margin-right:calc(var(--bp-surface-spacing) * -1)!important}.bp6-compound-tag.bp6-round{padding:0}.bp6-compound-tag.bp6-round .bp6-compound-tag-left{border-bottom-left-radius:calc(var(--bp-surface-spacing) * 5);border-top-left-radius:calc(var(--bp-surface-spacing) * 5);padding-left:calc(var(--bp-surface-spacing) * 2)}.bp6-compound-tag.bp6-round .bp6-compound-tag-right{border-bottom-right-radius:calc(var(--bp-surface-spacing) * 5);border-top-right-radius:calc(var(--bp-surface-spacing) * 5);padding-right:calc(var(--bp-surface-spacing) * 2)}.bp6-compound-tag.bp6-large{padding:0}.bp6-compound-tag.bp6-large .bp6-compound-tag-left,.bp6-compound-tag.bp6-large .bp6-compound-tag-right{padding:calc(var(--bp-surface-spacing) * 1.5) calc(var(--bp-surface-spacing) * 2)}.bp6-compound-tag.bp6-large .bp6-compound-tag-left>.bp6-icon,.bp6-compound-tag.bp6-large .bp6-compound-tag-left .bp6-icon-standard,.bp6-compound-tag.bp6-large .bp6-compound-tag-left .bp6-icon-large{margin-right:calc(var(--bp-surface-spacing) * 2)}.bp6-compound-tag.bp6-large .bp6-compound-tag-right>.bp6-icon,.bp6-compound-tag.bp6-large .bp6-compound-tag-right .bp6-icon-standard,.bp6-compound-tag.bp6-large .bp6-compound-tag-right .bp6-icon-large{margin-left:calc(var(--bp-surface-spacing) * 2)}.bp6-compound-tag.bp6-large .bp6-tag-remove{margin-left:calc(var(--bp-surface-spacing) * 2);margin-right:calc(var(--bp-surface-spacing) * -2.5)!important}.bp6-compound-tag.bp6-large.bp6-round{padding:0}.bp6-compound-tag.bp6-large.bp6-round .bp6-compound-tag-left{border-bottom-left-radius:calc(var(--bp-surface-spacing) * 7.5);border-top-left-radius:calc(var(--bp-surface-spacing) * 7.5);padding-left:calc(var(--bp-surface-spacing) * 2.5)}.bp6-compound-tag.bp6-large.bp6-round .bp6-compound-tag-right{border-bottom-right-radius:calc(var(--bp-surface-spacing) * 7.5);border-top-right-radius:calc(var(--bp-surface-spacing) * 7.5);padding-right:calc(var(--bp-surface-spacing) * 2.5)}.bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]){background:none}.bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-default-rest) l c h / .2)}.bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-default-rest) l c h / .1)}.bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-default-rest) l c h / .3)}.bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-default-rest) l c h / .2)}.bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active .bp6-compound-tag-left,.bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-default-rest) l c h / .4)}.bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active .bp6-compound-tag-right,.bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-default-rest) l c h / .3)}.bp6-compound-tag.bp6-minimal.bp6-intent-primary{background:none}.bp6-compound-tag.bp6-minimal.bp6-intent-primary .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .2)}.bp6-compound-tag.bp6-minimal.bp6-intent-primary .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .1)}.bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .3)}.bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .2)}.bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-left,.bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .4)}.bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-right,.bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .3)}.bp6-compound-tag.bp6-minimal.bp6-intent-success{background:none}.bp6-compound-tag.bp6-minimal.bp6-intent-success .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-success-rest) l c h / .2)}.bp6-compound-tag.bp6-minimal.bp6-intent-success .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-success-rest) l c h / .1)}.bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-success-rest) l c h / .3)}.bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-success-rest) l c h / .2)}.bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-left,.bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-success-rest) l c h / .4)}.bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-right,.bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-success-rest) l c h / .3)}.bp6-compound-tag.bp6-minimal.bp6-intent-warning{background:none}.bp6-compound-tag.bp6-minimal.bp6-intent-warning .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .2)}.bp6-compound-tag.bp6-minimal.bp6-intent-warning .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .1)}.bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .3)}.bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .2)}.bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-left,.bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .4)}.bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-right,.bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .3)}.bp6-compound-tag.bp6-minimal.bp6-intent-danger{background:none}.bp6-compound-tag.bp6-minimal.bp6-intent-danger .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .2)}.bp6-compound-tag.bp6-minimal.bp6-intent-danger .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .1)}.bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .3)}.bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .2)}.bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-left,.bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .4)}.bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-right,.bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .3)}.bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]),[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]){background:none}.bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-default-rest) l c h / .4)}.bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-default-rest) l c h / .2)}.bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-default-rest) l c h / .5)}.bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-default-rest) l c h / .3)}.bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active .bp6-compound-tag-left,.bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-default-rest) l c h / .55)}.bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active .bp6-compound-tag-right,.bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-default-rest) l c h / .35)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-primary{background:none}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-primary .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .4)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-primary .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .2)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .5)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .3)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-left,.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .55)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-right,.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-primary-rest) l c h / .35)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-success{background:none}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-success .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-success-rest) l c h / .4)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-success .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-success-rest) l c h / .2)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-success-rest) l c h / .5)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-success-rest) l c h / .3)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-left,.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-success-rest) l c h / .55)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-right,.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-success-rest) l c h / .35)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-warning{background:none}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-warning .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .4)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-warning .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .2)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .5)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .3)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-left,.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .55)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-right,.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-warning-rest) l c h / .35)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-danger{background:none}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-danger .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .4)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-danger .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .2)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .5)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .3)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-left,.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-left,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .55)}.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-right,.bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-right,[data-bp-color-scheme=dark] .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-danger-rest) l c h / .35)}.bp6-compound-tag.bp6-intent-primary{background:none}.bp6-compound-tag.bp6-intent-primary .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-primary-rest) calc(l - .06) c h)}.bp6-compound-tag.bp6-intent-primary .bp6-compound-tag-right{background-color:var(--bp-intent-primary-rest)}.bp6-compound-tag.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-primary-hover) calc(l - .07) c h)}.bp6-compound-tag.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-right{background-color:var(--bp-intent-primary-hover)}.bp6-compound-tag.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-left,.bp6-compound-tag.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-primary-active) calc(l - .07) c h)}.bp6-compound-tag.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-right,.bp6-compound-tag.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:var(--bp-intent-primary-active)}.bp6-compound-tag.bp6-intent-success{background:none}.bp6-compound-tag.bp6-intent-success .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-success-rest) calc(l - .07) c h)}.bp6-compound-tag.bp6-intent-success .bp6-compound-tag-right{background-color:var(--bp-intent-success-rest)}.bp6-compound-tag.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-success-hover) calc(l - .07) c h)}.bp6-compound-tag.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-right{background-color:var(--bp-intent-success-hover)}.bp6-compound-tag.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-left,.bp6-compound-tag.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-success-active) calc(l - .09) c h)}.bp6-compound-tag.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-right,.bp6-compound-tag.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:var(--bp-intent-success-active)}.bp6-compound-tag.bp6-intent-warning{background:none}.bp6-compound-tag.bp6-intent-warning .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-warning-rest) calc(l + .11) c h)}.bp6-compound-tag.bp6-intent-warning .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-warning-rest) calc(l + .19) c h)}.bp6-compound-tag.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-warning-hover) calc(l + .13) c h)}.bp6-compound-tag.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-warning-hover) calc(l + .24) c h)}.bp6-compound-tag.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-left,.bp6-compound-tag.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-warning-active) calc(l + .08) c h)}.bp6-compound-tag.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-right,.bp6-compound-tag.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:oklch(from var(--bp-intent-warning-active) calc(l + .2) calc(c + .05) h)}.bp6-compound-tag.bp6-intent-danger{background:none}.bp6-compound-tag.bp6-intent-danger .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-danger-rest) calc(l - .07) c h)}.bp6-compound-tag.bp6-intent-danger .bp6-compound-tag-right{background-color:var(--bp-intent-danger-rest)}.bp6-compound-tag.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-danger-hover) calc(l - .05) c h)}.bp6-compound-tag.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-right{background-color:var(--bp-intent-danger-hover)}.bp6-compound-tag.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-left,.bp6-compound-tag.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-left{background-color:oklch(from var(--bp-intent-danger-active) calc(l - .04) c h)}.bp6-compound-tag.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-right,.bp6-compound-tag.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-right{background-color:var(--bp-intent-danger-active)}.bp6-tag-input{display:flex;flex-direction:row}.bp6-tag-input>*{flex-grow:0;flex-shrink:0}.bp6-tag-input>.bp6-tag-input-values{flex-grow:1;flex-shrink:1}.bp6-tag-input{align-items:flex-start;cursor:text;height:auto;line-height:inherit;min-height:calc(var(--bp-surface-spacing) * 7.5);padding-left:calc(var(--bp-surface-spacing) * 1.5);padding-right:0}.bp6-tag-input .bp6-tag-input-icon{color:var(--bp-typography-color-muted);margin-left:calc(var(--bp-surface-spacing) * .75);margin-right:calc(var(--bp-surface-spacing) * 1.75);margin-top:calc(var(--bp-surface-spacing) * 1.75)}.bp6-tag-input .bp6-tag-input-values{display:flex;flex-direction:row}.bp6-tag-input .bp6-tag-input-values>*{flex-grow:0;flex-shrink:0}.bp6-tag-input .bp6-tag-input-values>.bp6-fill{flex-grow:1;flex-shrink:1}.bp6-tag-input .bp6-tag-input-values:before,.bp6-tag-input .bp6-tag-input-values>*{margin-right:var(--bp-surface-spacing)}.bp6-tag-input .bp6-tag-input-values:empty:before,.bp6-tag-input .bp6-tag-input-values>:last-child{margin-right:0}.bp6-tag-input .bp6-tag-input-values{align-items:center;align-self:stretch;flex-wrap:wrap;margin-right:var(--bp-surface-spacing);margin-top:var(--bp-surface-spacing);min-width:0;position:relative}.bp6-tag-input .bp6-tag-input-values:first-child .bp6-tag~.bp6-input-ghost{padding-left:0}.bp6-tag-input .bp6-tag-input-values:first-child .bp6-input-ghost{padding-left:var(--bp-surface-spacing)}.bp6-tag-input .bp6-tag-input-values>*{margin-bottom:var(--bp-surface-spacing)}.bp6-tag-input .bp6-tag{overflow-wrap:break-word}.bp6-tag-input .bp6-tag.bp6-active{outline:rgba(33,93,176,.752) solid 2px;outline-offset:0;-moz-outline-radius:6px}.bp6-dark .bp6-tag-input .bp6-tag.bp6-active{outline-color:#8abbffc0}.bp6-tag-input .bp6-input-ghost{flex:1 1 auto;line-height:calc(var(--bp-surface-spacing) * 5);width:calc(var(--bp-surface-spacing) * 20)}.bp6-tag-input .bp6-input-ghost:disabled,.bp6-tag-input .bp6-input-ghost.bp6-disabled{cursor:not-allowed}.bp6-tag-input .bp6-button,.bp6-tag-input .bp6-spinner{margin:calc(var(--bp-surface-spacing) * .75);margin-left:0}.bp6-tag-input .bp6-button{min-height:calc(var(--bp-surface-spacing) * 6);min-width:calc(var(--bp-surface-spacing) * 6);padding:0 calc(var(--bp-surface-spacing) * 2)}.bp6-tag-input.bp6-large:before,.bp6-tag-input.bp6-large>*{margin-right:calc(var(--bp-surface-spacing) * 2.5)}.bp6-tag-input.bp6-large:empty:before,.bp6-tag-input.bp6-large>:last-child{margin-right:0}.bp6-tag-input.bp6-large{height:auto;min-height:calc(var(--bp-surface-spacing) * 10)}.bp6-tag-input.bp6-large .bp6-tag-input-icon{margin-left:calc(var(--bp-surface-spacing) * 1.5);margin-top:calc(var(--bp-surface-spacing) * 2.5)}.bp6-tag-input.bp6-large .bp6-input-ghost{line-height:calc(var(--bp-surface-spacing) * 7.5)}.bp6-tag-input.bp6-large .bp6-button{min-height:calc(var(--bp-surface-spacing) * 7.5);min-width:calc(var(--bp-surface-spacing) * 7.5);padding:var(--bp-surface-spacing) calc(var(--bp-surface-spacing) * 2);margin:calc(var(--bp-surface-spacing) * 1.25);margin-left:0}.bp6-tag-input.bp6-large .bp6-spinner{margin:calc(var(--bp-surface-spacing) * 2);margin-left:0}.bp6-tag-input.bp6-active{background-color:#fff;box-shadow:inset 0 0 0 1px #215db0c0,0 0 0 1px #215db0c0,inset 0 1px 1px #11141833}.bp6-tag-input.bp6-active.bp6-intent-primary{box-shadow:inset 0 0 0 1px oklch(from var(--bp-intent-primary-rest) l c h/.752),0 0 0 1px oklch(from var(--bp-intent-primary-rest) l c h/.752),inset 0 1px 1px #11141833}.bp6-tag-input.bp6-active.bp6-intent-success{box-shadow:inset 0 0 0 1px oklch(from var(--bp-intent-success-rest) l c h/.752),0 0 0 1px oklch(from var(--bp-intent-success-rest) l c h/.752),inset 0 1px 1px #11141833}.bp6-tag-input.bp6-active.bp6-intent-warning{box-shadow:inset 0 0 0 1px oklch(from var(--bp-intent-warning-rest) l c h/.752),0 0 0 1px oklch(from var(--bp-intent-warning-rest) l c h/.752),inset 0 1px 1px #11141833}.bp6-tag-input.bp6-active.bp6-intent-danger{box-shadow:inset 0 0 0 1px oklch(from var(--bp-intent-danger-rest) l c h/.752),0 0 0 1px oklch(from var(--bp-intent-danger-rest) l c h/.752),inset 0 1px 1px #11141833}.bp6-dark .bp6-tag-input .bp6-tag-input-icon,.bp6-tag-input.bp6-dark .bp6-tag-input-icon{color:var(--bp-typography-color-muted)}.bp6-dark .bp6-tag-input .bp6-input-ghost::-moz-placeholder,.bp6-tag-input.bp6-dark .bp6-input-ghost::-moz-placeholder{color:#abb3bf}.bp6-dark .bp6-tag-input .bp6-input-ghost:-ms-input-placeholder,.bp6-tag-input.bp6-dark .bp6-input-ghost:-ms-input-placeholder{color:#abb3bf}.bp6-dark .bp6-tag-input .bp6-input-ghost::placeholder,.bp6-tag-input.bp6-dark .bp6-input-ghost::placeholder{color:#abb3bf}.bp6-dark .bp6-tag-input .bp6-input-ghost,.bp6-tag-input.bp6-dark .bp6-input-ghost{color:var(--bp-typography-color-default-rest)}.bp6-dark .bp6-tag-input.bp6-active,.bp6-tag-input.bp6-dark.bp6-active{background-color:#1114184d;box-shadow:inset 0 0 0 1px #8abbffc0,0 0 0 1px #8abbffc0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-tag-input.bp6-active.bp6-intent-primary,.bp6-tag-input.bp6-dark.bp6-active.bp6-intent-primary{box-shadow:inset 0 0 0 1px oklch(from var(--bp-intent-primary-hover) l c h/.752),0 0 0 1px oklch(from var(--bp-intent-primary-hover) l c h/.752),inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-tag-input.bp6-active.bp6-intent-success,.bp6-tag-input.bp6-dark.bp6-active.bp6-intent-success{box-shadow:inset 0 0 0 1px oklch(from var(--bp-intent-success-hover) l c h/.752),0 0 0 1px oklch(from var(--bp-intent-success-hover) l c h/.752),inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-tag-input.bp6-active.bp6-intent-warning,.bp6-tag-input.bp6-dark.bp6-active.bp6-intent-warning{box-shadow:inset 0 0 0 1px oklch(from var(--bp-intent-warning-hover) l c h/.752),0 0 0 1px oklch(from var(--bp-intent-warning-hover) l c h/.752),inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-tag-input.bp6-active.bp6-intent-danger,.bp6-tag-input.bp6-dark.bp6-active.bp6-intent-danger{box-shadow:inset 0 0 0 1px oklch(from var(--bp-intent-danger-hover) l c h/.752),0 0 0 1px oklch(from var(--bp-intent-danger-hover) l c h/.752),inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-input-ghost::-moz-placeholder{color:#5f6b7c;opacity:1}.bp6-input-ghost:-ms-input-placeholder{color:#5f6b7c;opacity:1}.bp6-input-ghost::placeholder{color:#5f6b7c;opacity:1}.bp6-input-ghost{background:none;border:none;box-shadow:none;padding:0}.bp6-input-ghost:focus{outline:none!important}.bp6-resizable-input-span{max-height:0;max-width:100%;min-width:calc(var(--bp-surface-spacing) * 20);opacity:0;overflow:hidden;position:absolute;white-space:nowrap;z-index:-1}.bp6-toast.bp6-toast-enter,.bp6-toast.bp6-toast-appear{transform:translateY(-40px)}.bp6-toast.bp6-toast-enter-active,.bp6-toast.bp6-toast-appear-active{transform:translateY(0);transition-delay:0;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.54,1.12,.38,1.11)}.bp6-toast.bp6-toast-enter~.bp6-toast,.bp6-toast.bp6-toast-appear~.bp6-toast{transform:translateY(-40px)}.bp6-toast.bp6-toast-enter-active~.bp6-toast,.bp6-toast.bp6-toast-appear-active~.bp6-toast{transform:translateY(0);transition-delay:0;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.54,1.12,.38,1.11)}.bp6-toast.bp6-toast-exit{opacity:1;filter:blur(0)}.bp6-toast.bp6-toast-exit-active{opacity:0;filter:blur(8px);transition-delay:0;transition-duration:.3s;transition-property:opacity,filter;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-toast.bp6-toast-exit~.bp6-toast{transform:translateY(0)}.bp6-toast.bp6-toast-exit-active~.bp6-toast{transform:translateY(-40px);transition-delay:50ms;transition-duration:.1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-toast{align-items:flex-start;background-color:#fff;border-radius:4px;box-shadow:inset 0 0 0 1px #11141833,0 2px 4px #11141833,0 8px 24px #11141833;display:flex;margin:20px 0 0;max-width:min(500px,100%);min-width:min(300px,100%);pointer-events:all;position:relative!important}.bp6-toast .bp6-button-group{flex:0 0 auto;padding:5px 5px 5px 0}.bp6-toast>.bp6-icon{color:#5f6b7c;margin:12px 0 12px 12px}.bp6-toast.bp6-dark,.bp6-dark .bp6-toast{background-color:#383e47;box-shadow:inset 0 0 0 1px #fff3,0 20px 25px -5px #0000004d,inset 0 0 .5px #ffffff4d,inset 0 .5px #ffffff14,0 10px 30px -5px #0000004d}.bp6-toast.bp6-dark>.bp6-icon,.bp6-dark .bp6-toast>.bp6-icon{color:#abb3bf}.bp6-toast.bp6-dark .bp6-button .bp6-icon,.bp6-dark .bp6-toast .bp6-button .bp6-icon,.bp6-toast[class*=bp6-intent-] a{color:#ffffffb3}.bp6-toast[class*=bp6-intent-] a:hover{color:#fff}.bp6-toast[class*=bp6-intent-]>.bp6-icon{color:#fff}.bp6-toast.bp6-intent-primary{background-color:#2d72d2;color:#fff}.bp6-toast.bp6-intent-primary .bp6-icon:first-child{color:#ffffffb3}.bp6-toast.bp6-intent-primary .bp6-button{background-color:#2d72d2!important;color:#fff!important}.bp6-toast.bp6-intent-primary .bp6-button:hover{background-color:#215db0!important;color:#fff!important}.bp6-toast.bp6-intent-primary .bp6-button:active{background-color:#184a90!important;color:#fff!important}.bp6-toast.bp6-intent-primary .bp6-button:focus{outline-color:#ffffffbf}.bp6-toast.bp6-intent-primary .bp6-button:last-child>.bp6-icon-cross{color:#ffffffb3!important}.bp6-toast.bp6-intent-success{background-color:#238551;color:#fff}.bp6-toast.bp6-intent-success .bp6-icon:first-child{color:#ffffffb3}.bp6-toast.bp6-intent-success .bp6-button{background-color:#238551!important;color:#fff!important}.bp6-toast.bp6-intent-success .bp6-button:hover{background-color:#1c6e42!important;color:#fff!important}.bp6-toast.bp6-intent-success .bp6-button:active{background-color:#165a36!important;color:#fff!important}.bp6-toast.bp6-intent-success .bp6-button:focus{outline-color:#ffffffbf}.bp6-toast.bp6-intent-success .bp6-button:last-child>.bp6-icon-cross{color:#ffffffb3!important}.bp6-toast.bp6-intent-warning{background-color:#fbb360;color:#1c2127}.bp6-toast.bp6-intent-warning .bp6-icon:first-child{color:#1c2127b3}.bp6-toast.bp6-intent-warning .bp6-button{background-color:#fbb360!important;color:#1c2127!important}.bp6-toast.bp6-intent-warning .bp6-button:hover{background-color:#ec9a3c!important;color:#1c2127!important}.bp6-toast.bp6-intent-warning .bp6-button:active{background-color:#c87619!important;color:#1c2127!important}.bp6-toast.bp6-intent-warning .bp6-button:focus{outline-color:#1c2127bf}.bp6-toast.bp6-intent-warning .bp6-button:last-child>.bp6-icon-cross{color:#1c2127b3!important}.bp6-toast.bp6-intent-danger{background-color:#cd4246;color:#fff}.bp6-toast.bp6-intent-danger .bp6-icon:first-child{color:#ffffffb3}.bp6-toast.bp6-intent-danger .bp6-button{background-color:#cd4246!important;color:#fff!important}.bp6-toast.bp6-intent-danger .bp6-button:hover{background-color:#ac2f33!important;color:#fff!important}.bp6-toast.bp6-intent-danger .bp6-button:active{background-color:#8e292c!important;color:#fff!important}.bp6-toast.bp6-intent-danger .bp6-button:focus{outline-color:#ffffffbf}.bp6-toast.bp6-intent-danger .bp6-button:last-child>.bp6-icon-cross{color:#ffffffb3!important}.bp6-toast-message{flex:1 1 auto;padding:11px;word-break:break-word}.bp6-toast-container{align-items:center;display:flex!important;flex-direction:column;left:0;overflow:hidden;padding:0 20px 20px;pointer-events:none;right:0;z-index:40}.bp6-toast-container.bp6-toast-container-in-portal{position:fixed}.bp6-toast-container.bp6-toast-container-inline{position:absolute}.bp6-toast-container.bp6-toast-container-top{top:0}.bp6-toast-container.bp6-toast-container-bottom{bottom:0;flex-direction:column-reverse;top:auto}.bp6-toast-container.bp6-toast-container-left{align-items:flex-start}.bp6-toast-container.bp6-toast-container-right{align-items:flex-end}.bp6-toast-container-bottom .bp6-toast.bp6-toast-enter:not(.bp6-toast-enter-active),.bp6-toast-container-bottom .bp6-toast.bp6-toast-enter:not(.bp6-toast-enter-active)~.bp6-toast,.bp6-toast-container-bottom .bp6-toast.bp6-toast-appear:not(.bp6-toast-appear-active),.bp6-toast-container-bottom .bp6-toast.bp6-toast-appear:not(.bp6-toast-appear-active)~.bp6-toast,.bp6-toast-container-bottom .bp6-toast.bp6-toast-exit-active~.bp6-toast,.bp6-toast-container-bottom .bp6-toast.bp6-toast-leave-active~.bp6-toast{transform:translateY(60px)}.bp6-tooltip .bp6-popover-arrow{height:22px;position:absolute;width:22px}.bp6-tooltip .bp6-popover-arrow:before{height:14px;margin:4px;width:14px}.bp6-tooltip{box-shadow:0 0 0 1px #1114181a,0 20px 25px -5px #0000001a,0 10px 15px -3px #0000001a}.bp6-tooltip .bp6-popover-content{background:#404854}.bp6-tooltip .bp6-popover-content,.bp6-tooltip .bp6-heading{color:#f6f7f9}.bp6-tooltip .bp6-popover-arrow:before{box-shadow:1px 1px 6px #11141833}.bp6-tooltip .bp6-popover-arrow-border{fill:#111418;fill-opacity:.1}.bp6-tooltip .bp6-popover-arrow-fill{fill:#404854}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tooltip .bp6-popover-arrow-fill{fill:buttonborder}}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tooltip{border:1px solid buttonborder}}.bp6-tooltip{transform:scale(1)}.bp6-popover-enter>.bp6-tooltip,.bp6-popover-appear>.bp6-tooltip{transform:scale(.8)}.bp6-popover-enter-active>.bp6-tooltip,.bp6-popover-appear-active>.bp6-tooltip{transform:scale(1);transition-delay:0;transition-duration:.1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-popover-exit>.bp6-tooltip{transform:scale(1)}.bp6-popover-exit-active>.bp6-tooltip{transform:scale(.8);transition-delay:0;transition-duration:.1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp6-tooltip{color:#f6f7f9}.bp6-tooltip .bp6-text-muted{color:#abb3bf}.bp6-tooltip .bp6-text-disabled{color:#abb3bf99}.bp6-tooltip .bp6-running-text hr{border-color:#fff3}.bp6-tooltip a,.bp6-tooltip a:hover{color:#8abbff}.bp6-tooltip a .bp6-icon,.bp6-tooltip a .bp6-icon-standard,.bp6-tooltip a .bp6-icon-large,.bp6-tooltip a code{color:inherit}.bp6-tooltip .bp6-code,.bp6-tooltip .bp6-running-text code{background:#1114184d;box-shadow:inset 0 0 0 1px #fff3;color:#abb3bf}a>.bp6-tooltip .bp6-code,a>.bp6-tooltip .bp6-running-text code{color:inherit}.bp6-tooltip .bp6-code-block,.bp6-tooltip .bp6-running-text pre{background:#1114184d;box-shadow:inset 0 0 0 1px #fff3;color:#f6f7f9}.bp6-tooltip .bp6-code-block>code,.bp6-tooltip .bp6-running-text pre>code{background:none;box-shadow:none;color:inherit}.bp6-tooltip .bp6-key,.bp6-tooltip .bp6-running-text kbd{background:#2f343c;box-shadow:inset 0 0 0 1px #fff3,0 1px 10px #0003,inset 0 0 .5px #ffffff4d,inset 0 .5px #ffffff14,0 1px 10px -1px #0003;color:#abb3bf}.bp6-tooltip .bp6-icon.bp6-intent-primary,.bp6-tooltip .bp6-icon-standard.bp6-intent-primary,.bp6-tooltip .bp6-icon-large.bp6-intent-primary{color:#8abbff}.bp6-tooltip .bp6-icon.bp6-intent-success,.bp6-tooltip .bp6-icon-standard.bp6-intent-success,.bp6-tooltip .bp6-icon-large.bp6-intent-success{color:#72ca9b}.bp6-tooltip .bp6-icon.bp6-intent-warning,.bp6-tooltip .bp6-icon-standard.bp6-intent-warning,.bp6-tooltip .bp6-icon-large.bp6-intent-warning{color:#fbb360}.bp6-tooltip .bp6-icon.bp6-intent-danger,.bp6-tooltip .bp6-icon-standard.bp6-intent-danger,.bp6-tooltip .bp6-icon-large.bp6-intent-danger{color:#fa999c}.bp6-tooltip .bp6-popover-content{padding:8px 12px}.bp6-tooltip.bp6-compact .bp6-popover-content{line-height:1rem;padding:4px 8px}.bp6-tooltip.bp6-compact .bp6-code{vertical-align:text-bottom}.bp6-tooltip.bp6-popover-placement-top .bp6-popover-arrow{transform:translateY(-3px)}.bp6-tooltip.bp6-popover-placement-left .bp6-popover-arrow{transform:translate(-3px)}.bp6-tooltip.bp6-popover-placement-bottom .bp6-popover-arrow{transform:translateY(3px)}.bp6-tooltip.bp6-popover-placement-right .bp6-popover-arrow{transform:translate(3px)}.bp6-tooltip.bp6-dark,.bp6-dark .bp6-tooltip{box-shadow:0 2px 4px #11141866,0 8px 24px #11141866}.bp6-tooltip.bp6-dark .bp6-popover-content,.bp6-dark .bp6-tooltip .bp6-popover-content{background:#e5e8eb}.bp6-tooltip.bp6-dark .bp6-popover-content,.bp6-tooltip.bp6-dark .bp6-heading,.bp6-dark .bp6-tooltip .bp6-popover-content,.bp6-dark .bp6-tooltip .bp6-heading{color:#404854}.bp6-tooltip.bp6-dark .bp6-popover-arrow:before,.bp6-dark .bp6-tooltip .bp6-popover-arrow:before{box-shadow:1px 1px 6px #11141866}.bp6-tooltip.bp6-dark .bp6-popover-arrow-border,.bp6-dark .bp6-tooltip .bp6-popover-arrow-border{fill:#111418;fill-opacity:.2}.bp6-tooltip.bp6-dark .bp6-popover-arrow-fill,.bp6-dark .bp6-tooltip .bp6-popover-arrow-fill{fill:#e5e8eb}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tooltip.bp6-dark .bp6-popover-arrow-fill,.bp6-dark .bp6-tooltip .bp6-popover-arrow-fill{fill:buttonborder}}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tooltip.bp6-dark,.bp6-dark .bp6-tooltip{border:1px solid buttonborder}}.bp6-tooltip.bp6-dark .bp6-text-muted,.bp6-dark .bp6-tooltip .bp6-text-muted{color:#5f6b7c}.bp6-tooltip.bp6-dark .bp6-text-disabled,.bp6-dark .bp6-tooltip .bp6-text-disabled{color:#5f6b7c99}.bp6-tooltip.bp6-dark .bp6-running-text hr,.bp6-dark .bp6-tooltip .bp6-running-text hr{border-color:#11141826}.bp6-tooltip.bp6-dark a,.bp6-dark .bp6-tooltip a,.bp6-tooltip.bp6-dark a:hover,.bp6-dark .bp6-tooltip a:hover{color:#215db0}.bp6-tooltip.bp6-dark a .bp6-icon,.bp6-tooltip.bp6-dark a .bp6-icon-standard,.bp6-tooltip.bp6-dark a .bp6-icon-large,.bp6-dark .bp6-tooltip a .bp6-icon,.bp6-dark .bp6-tooltip a .bp6-icon-standard,.bp6-dark .bp6-tooltip a .bp6-icon-large,.bp6-tooltip.bp6-dark a code,.bp6-dark .bp6-tooltip a code{color:inherit}.bp6-tooltip.bp6-dark .bp6-code,.bp6-tooltip.bp6-dark .bp6-running-text code,.bp6-dark .bp6-tooltip .bp6-code,.bp6-dark .bp6-tooltip .bp6-running-text code{background:#ffffffb3;box-shadow:inset 0 0 0 1px #11141833;color:#5f6b7c}a>.bp6-tooltip.bp6-dark .bp6-code,a>.bp6-tooltip.bp6-dark .bp6-running-text code,a>.bp6-dark .bp6-tooltip .bp6-code,a>.bp6-dark .bp6-tooltip .bp6-running-text code{color:#2d72d2}.bp6-tooltip.bp6-dark .bp6-code-block,.bp6-tooltip.bp6-dark .bp6-running-text pre,.bp6-dark .bp6-tooltip .bp6-code-block,.bp6-dark .bp6-tooltip .bp6-running-text pre{background:#ffffffb3;box-shadow:inset 0 0 0 1px #11141826;color:#1c2127}.bp6-tooltip.bp6-dark .bp6-code-block>code,.bp6-tooltip.bp6-dark .bp6-running-text pre>code,.bp6-dark .bp6-tooltip .bp6-code-block>code,.bp6-dark .bp6-tooltip .bp6-running-text pre>code{background:none;box-shadow:none;color:inherit}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tooltip.bp6-dark .bp6-code-block,.bp6-tooltip.bp6-dark .bp6-running-text pre,.bp6-dark .bp6-tooltip .bp6-code-block,.bp6-dark .bp6-tooltip .bp6-running-text pre{border:1px solid buttonborder;box-shadow:none}}.bp6-tooltip.bp6-dark .bp6-key,.bp6-tooltip.bp6-dark .bp6-running-text kbd,.bp6-dark .bp6-tooltip .bp6-key,.bp6-dark .bp6-tooltip .bp6-running-text kbd{background:#fff;box-shadow:0 0 0 1px #1114181a,0 1px 3px #0000001a,0 1px 2px -1px #0000001a;color:#5f6b7c}.bp6-tooltip.bp6-dark .bp6-icon.bp6-intent-primary,.bp6-tooltip.bp6-dark .bp6-icon-standard.bp6-intent-primary,.bp6-tooltip.bp6-dark .bp6-icon-large.bp6-intent-primary,.bp6-dark .bp6-tooltip .bp6-icon.bp6-intent-primary,.bp6-dark .bp6-tooltip .bp6-icon-standard.bp6-intent-primary,.bp6-dark .bp6-tooltip .bp6-icon-large.bp6-intent-primary{color:#215db0}.bp6-tooltip.bp6-dark .bp6-icon.bp6-intent-success,.bp6-tooltip.bp6-dark .bp6-icon-standard.bp6-intent-success,.bp6-tooltip.bp6-dark .bp6-icon-large.bp6-intent-success,.bp6-dark .bp6-tooltip .bp6-icon.bp6-intent-success,.bp6-dark .bp6-tooltip .bp6-icon-standard.bp6-intent-success,.bp6-dark .bp6-tooltip .bp6-icon-large.bp6-intent-success{color:#1c6e42}.bp6-tooltip.bp6-dark .bp6-icon.bp6-intent-warning,.bp6-tooltip.bp6-dark .bp6-icon-standard.bp6-intent-warning,.bp6-tooltip.bp6-dark .bp6-icon-large.bp6-intent-warning,.bp6-dark .bp6-tooltip .bp6-icon.bp6-intent-warning,.bp6-dark .bp6-tooltip .bp6-icon-standard.bp6-intent-warning,.bp6-dark .bp6-tooltip .bp6-icon-large.bp6-intent-warning{color:#935610}.bp6-tooltip.bp6-dark .bp6-icon.bp6-intent-danger,.bp6-tooltip.bp6-dark .bp6-icon-standard.bp6-intent-danger,.bp6-tooltip.bp6-dark .bp6-icon-large.bp6-intent-danger,.bp6-dark .bp6-tooltip .bp6-icon.bp6-intent-danger,.bp6-dark .bp6-tooltip .bp6-icon-standard.bp6-intent-danger,.bp6-dark .bp6-tooltip .bp6-icon-large.bp6-intent-danger{color:#ac2f33}.bp6-tooltip.bp6-intent-primary .bp6-popover-content{background:#2d72d2;color:#fff}.bp6-tooltip.bp6-intent-primary .bp6-popover-arrow-fill{fill:#2d72d2}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tooltip.bp6-intent-primary .bp6-popover-arrow-fill{fill:buttonborder}}.bp6-tooltip.bp6-intent-success .bp6-popover-content{background:#238551;color:#fff}.bp6-tooltip.bp6-intent-success .bp6-popover-arrow-fill{fill:#238551}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tooltip.bp6-intent-success .bp6-popover-arrow-fill{fill:buttonborder}}.bp6-tooltip.bp6-intent-warning .bp6-popover-content{background:#c87619;color:#fff}.bp6-tooltip.bp6-intent-warning .bp6-popover-arrow-fill{fill:#c87619}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tooltip.bp6-intent-warning .bp6-popover-arrow-fill{fill:buttonborder}}.bp6-tooltip.bp6-intent-danger .bp6-popover-content{background:#cd4246;color:#fff}.bp6-tooltip.bp6-intent-danger .bp6-popover-arrow-fill{fill:#cd4246}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-tooltip.bp6-intent-danger .bp6-popover-arrow-fill{fill:buttonborder}}.bp6-tooltip-indicator{border-bottom:dotted 1px;cursor:help}.bp6-tree .bp6-icon,.bp6-tree .bp6-icon-standard,.bp6-tree .bp6-icon-large{color:#5f6b7c}.bp6-tree .bp6-icon.bp6-intent-primary,.bp6-tree .bp6-icon-standard.bp6-intent-primary,.bp6-tree .bp6-icon-large.bp6-intent-primary{color:#2d72d2}.bp6-tree .bp6-icon.bp6-intent-success,.bp6-tree .bp6-icon-standard.bp6-intent-success,.bp6-tree .bp6-icon-large.bp6-intent-success{color:#238551}.bp6-tree .bp6-icon.bp6-intent-warning,.bp6-tree .bp6-icon-standard.bp6-intent-warning,.bp6-tree .bp6-icon-large.bp6-intent-warning{color:#c87619}.bp6-tree .bp6-icon.bp6-intent-danger,.bp6-tree .bp6-icon-standard.bp6-intent-danger,.bp6-tree .bp6-icon-large.bp6-intent-danger{color:#cd4246}.bp6-tree-node-list{list-style:none;margin:0;padding-left:0}.bp6-tree-root{background-color:transparent;cursor:default;padding-left:0;position:relative}.bp6-tree-node-content-0{padding-left:0}.bp6-tree-node-content-1{padding-left:22px}.bp6-tree-node-content-2{padding-left:44px}.bp6-tree-node-content-3{padding-left:66px}.bp6-tree-node-content-4{padding-left:88px}.bp6-tree-node-content-5{padding-left:110px}.bp6-tree-node-content-6{padding-left:132px}.bp6-tree-node-content-7{padding-left:154px}.bp6-tree-node-content-8{padding-left:176px}.bp6-tree-node-content-9{padding-left:198px}.bp6-tree-node-content-10{padding-left:220px}.bp6-tree-node-content-11{padding-left:242px}.bp6-tree-node-content-12{padding-left:264px}.bp6-tree-node-content-13{padding-left:286px}.bp6-tree-node-content-14{padding-left:308px}.bp6-tree-node-content-15{padding-left:330px}.bp6-tree-node-content-16{padding-left:352px}.bp6-tree-node-content-17{padding-left:374px}.bp6-tree-node-content-18{padding-left:396px}.bp6-tree-node-content-19{padding-left:418px}.bp6-tree-node-content-20{padding-left:440px}.bp6-tree-node-content{align-items:center;background:none;display:flex;height:30px;padding-right:4px;width:100%}.bp6-tree-node-content:hover{background-color:#8f99a826}.bp6-tree-node-content:active{background-color:#8f99a84d}.bp6-tree-node-caret,.bp6-tree-node-caret-none{min-width:30px}.bp6-tree-node-caret{color:#5f6b7c}.bp6-dark .bp6-tree-node-caret{color:#abb3bf}.bp6-dark .bp6-tree-node-caret:hover{color:#f6f7f9}.bp6-tree-node-caret{cursor:pointer;padding:8px;transform:rotate(0);transition:transform .2s cubic-bezier(.4,1,.75,.9)}.bp6-tree-node-caret:hover{color:#1c2127}.bp6-tree-node-caret.bp6-tree-node-caret-open{transform:rotate(90deg)}.bp6-tree-node-caret.bp6-icon-standard:before{content:""}.bp6-tree-node-icon{margin-right:8px;position:relative}.bp6-tree-node-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;flex:1 1 auto;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bp6-tree-node-label span{display:inline}.bp6-tree-node-secondary-label{padding:0 4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bp6-tree-node-secondary-label .bp6-popover-wrapper,.bp6-tree-node-secondary-label .bp6-popover-target{align-items:center;display:flex}.bp6-tree-node.bp6-disabled .bp6-tree-node-content{background-color:inherit;color:#5f6b7c99;cursor:not-allowed}.bp6-tree-node.bp6-disabled .bp6-tree-node-caret,.bp6-tree-node.bp6-disabled .bp6-tree-node-icon{color:#5f6b7c99;cursor:not-allowed}.bp6-tree-node.bp6-tree-node-selected>.bp6-tree-node-content{background-color:#2d72d2}.bp6-tree-node.bp6-tree-node-selected>.bp6-tree-node-content,.bp6-tree-node.bp6-tree-node-selected>.bp6-tree-node-content .bp6-icon,.bp6-tree-node.bp6-tree-node-selected>.bp6-tree-node-content .bp6-icon-standard,.bp6-tree-node.bp6-tree-node-selected>.bp6-tree-node-content .bp6-icon-large{color:#fff}.bp6-tree-node.bp6-tree-node-selected>.bp6-tree-node-content .bp6-tree-node-caret:before{color:#ffffffb3}.bp6-tree-node.bp6-tree-node-selected>.bp6-tree-node-content .bp6-tree-node-caret:hover:before{color:#fff}.bp6-tree.bp6-compact .bp6-tree-node-content{height:24px}.bp6-tree.bp6-compact .bp6-tree-node-caret{margin-right:3px;min-width:24px;padding:4px}.bp6-dark .bp6-tree-node-content:hover{background-color:#5f6b7c4d}.bp6-dark .bp6-tree .bp6-icon,.bp6-dark .bp6-tree .bp6-icon-standard,.bp6-dark .bp6-tree .bp6-icon-large{color:#abb3bf}.bp6-dark .bp6-tree .bp6-icon.bp6-intent-primary,.bp6-dark .bp6-tree .bp6-icon-standard.bp6-intent-primary,.bp6-dark .bp6-tree .bp6-icon-large.bp6-intent-primary{color:#8abbff}.bp6-dark .bp6-tree .bp6-icon.bp6-intent-success,.bp6-dark .bp6-tree .bp6-icon-standard.bp6-intent-success,.bp6-dark .bp6-tree .bp6-icon-large.bp6-intent-success{color:#72ca9b}.bp6-dark .bp6-tree .bp6-icon.bp6-intent-warning,.bp6-dark .bp6-tree .bp6-icon-standard.bp6-intent-warning,.bp6-dark .bp6-tree .bp6-icon-large.bp6-intent-warning{color:#fbb360}.bp6-dark .bp6-tree .bp6-icon.bp6-intent-danger,.bp6-dark .bp6-tree .bp6-icon-standard.bp6-intent-danger,.bp6-dark .bp6-tree .bp6-icon-large.bp6-intent-danger{color:#fa999c}.bp6-dark .bp6-tree-node:not(.bp6-disabled) .bp6-tree-node-caret:hover{color:#f6f7f9}.bp6-dark .bp6-tree-node.bp6-tree-node-selected>.bp6-tree-node-content{background-color:#2d72d2}.bp6-dark .bp6-tree-node.bp6-tree-node-selected>.bp6-tree-node-content .bp6-icon,.bp6-dark .bp6-tree-node.bp6-tree-node-selected>.bp6-tree-node-content .bp6-icon-standard,.bp6-dark .bp6-tree-node.bp6-tree-node-selected>.bp6-tree-node-content .bp6-icon-large{color:#fff}:root{--ds-semantic-color-border-focus: #3b82f6;--ds-semantic-color-border-default: #808080;--ds-semantic-color-border-strong: #808080;--ds-semantic-color-border-subtle: #c9c9c9;--ds-semantic-color-border-danger: #c23030;--ds-semantic-color-border-success: #0d8050;--ds-semantic-color-border-warning: #d9822b;--ds-semantic-color-brand-rvbdFuchsia: #e10098;--ds-semantic-color-brand-rvbdGray: #ebebeb;--ds-semantic-color-brand-rvbdNavy: #020034;--ds-semantic-color-brand-rvbdOrange: #fe7351;--ds-semantic-color-brand-rvbdPurple: #a831d6;--ds-semantic-color-brand-rvbdViolet: #4e4fa9;--ds-semantic-color-brand-rvbdViolet10: #b7b7de;--ds-semantic-color-brand-rvbdViolet30: #6f70bd;--ds-semantic-color-brand-rvbdViolet40: #4e4fa9;--ds-semantic-color-brand-rvbdViolet50: #3e3f87;--ds-semantic-color-brand-rvbdViolet60: #2f2f65;--ds-semantic-color-brand-rvbdYellow: #f7b54c;--ds-semantic-color-intent-danger-base: #c23030;--ds-semantic-color-intent-danger-subtle: #e04b4b;--ds-semantic-color-intent-danger-text: #c23030;--ds-semantic-color-intent-success-base: #0d8050;--ds-semantic-color-intent-success-subtle: #caefb1;--ds-semantic-color-intent-success-text: #0d8050;--ds-semantic-color-intent-warning-base: #d9822b;--ds-semantic-color-intent-warning-subtle: #f9e4a7;--ds-semantic-color-intent-warning-text: #d9822b;--ds-semantic-color-intent-info-base: #106ba3;--ds-semantic-color-intent-info-subtle: #d5f1f7;--ds-semantic-color-intent-info-text: #106ba3;--ds-semantic-color-intent-primary-base: #137cbd;--ds-semantic-color-intent-primary-subtle: #d5f1f7;--ds-semantic-color-intent-primary-text: #137cbd;--ds-semantic-color-intent-none: transparent;--ds-semantic-color-surface-page: #f5f8fa;--ds-semantic-color-surface-raised: #ffffff;--ds-semantic-color-surface-overlay: #e9ecef;--ds-semantic-color-surface-subtle: #e9ecef;--ds-semantic-color-surface-sunken: #e1e1e1;--ds-semantic-color-surface-strong: #242833;--ds-semantic-color-surface-inverse: #161a25;--ds-semantic-color-text-primary: #212529;--ds-semantic-color-text-secondary: #495057;--ds-semantic-color-text-disabled: #6c757d;--ds-semantic-color-text-placeholder: #6c757d;--ds-semantic-color-text-link: #137cbd;--ds-semantic-color-text-inverse: #ffffff;--ds-semantic-color-text-onDark: #000000;--ds-semantic-color-text-heading: #343a40;--ds-semantic-color-text-caption: #495057;--ds-semantic-color-interactive-default: #137cbd;--ds-semantic-color-interactive-hover: #106ba3;--ds-semantic-color-interactive-active: #03a9f4;--ds-semantic-color-interactive-disabled: #999999;--ds-semantic-color-interactive-focus: #3b82f6;--ds-semantic-color-status-critical: #e04b4b;--ds-semantic-color-status-degraded: #fbb700;--ds-semantic-color-status-normal: #00db7e;--ds-semantic-color-status-unknown: #999999;--ds-semantic-color-priority-critical: #c23030;--ds-semantic-color-priority-high: #f28349;--ds-semantic-color-priority-moderate: #fcda5d;--ds-semantic-color-priority-low: #e5eaef;--ds-semantic-color-priority-unknown: transparent;--ds-semantic-shadow-xs: 0px 0px 5px rgba(0, 0, 0, .1);--ds-semantic-shadow-sm: 0px 0px 5px rgba(0, 0, 0, .1);--ds-semantic-shadow-md: 0px 0px 5px rgba(0, 0, 0, .2);--ds-semantic-shadow-lg: 0px 0px 5px rgba(0, 0, 0, .8);--ds-semantic-spacing-layout-gridGutter: 10px;--ds-semantic-spacing-layout-pagePadding: 24px;--ds-semantic-spacing-layout-sectionGap: 32px;--ds-semantic-spacing-component-xs: 4px;--ds-semantic-spacing-component-sm: 8px;--ds-semantic-spacing-component-md: 12px;--ds-semantic-spacing-component-lg: 16px;--ds-semantic-spacing-component-xl: 24px;--ds-semantic-radius-none: 0;--ds-semantic-radius-sm: .25rem;--ds-semantic-radius-md: .5rem;--ds-semantic-radius-lg: .75rem;--ds-semantic-radius-xl: 1rem;--ds-semantic-radius-rounded: 20px;--ds-semantic-motion-duration-instant: 0ms;--ds-semantic-motion-duration-fast: .15s;--ds-semantic-motion-duration-normal: .3s;--ds-semantic-motion-duration-slow: .5s;--ds-semantic-motion-easing-default: ease-in-out;--ds-semantic-motion-easing-enter: ease-out;--ds-semantic-motion-easing-exit: ease-in;--ds-semantic-motion-easing-spring: cubic-bezier(.34, 1.56, .64, 1);--ds-semantic-typography-fontFamily-base: "Museo Sans", sans-serif;--ds-semantic-typography-fontFamily-mono: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--ds-semantic-typography-size-xs: .75rem;--ds-semantic-typography-size-sm: .9rem;--ds-semantic-typography-size-md: 1rem;--ds-semantic-typography-size-lg: 1.5rem;--ds-semantic-typography-size-xl: 2rem;--ds-semantic-typography-size-2xl: 2.5rem;--ds-semantic-typography-weight-thin: 100;--ds-semantic-typography-weight-light: 200;--ds-semantic-typography-weight-regular: 400;--ds-semantic-typography-weight-medium: 500;--ds-semantic-typography-weight-semibold: 600;--ds-semantic-typography-weight-bold: 700;--ds-semantic-typography-weight-book: 300;--ds-semantic-typography-lineHeight-tight: 1.2;--ds-semantic-typography-lineHeight-normal: 1.5;--ds-semantic-typography-lineHeight-relaxed: 1.8;--ds-semantic-typography-scale-display-size: 2.5rem;--ds-semantic-typography-scale-display-weight: 300;--ds-semantic-typography-scale-heading-size: 2rem;--ds-semantic-typography-scale-heading-weight: 300;--ds-semantic-typography-scale-subheading-size: 1.5rem;--ds-semantic-typography-scale-subheading-weight: 500;--ds-semantic-typography-scale-body-size: 1rem;--ds-semantic-typography-scale-body-weight: 200;--ds-semantic-typography-scale-caption-size: .75rem;--ds-semantic-typography-scale-caption-weight: 100;--ds-semantic-typography-scale-micro-size: .6rem;--ds-semantic-typography-scale-micro-weight: 100;--ds-component-button-active-text: #ffffff;--ds-component-button-disabled-bg-dark: #343a40;--ds-component-button-disabled-bg-light: #e9ecef;--ds-component-button-disabled-text: #5c7080;--ds-component-button-group-gap: 1px;--ds-component-button-outline-border-dark: #6464fd;--ds-component-button-outline-border-light: #000091;--ds-component-button-outline-hoverBg: rgba(52, 58, 64, .3);--ds-component-button-outline-text-dark: #007bff;--ds-component-button-outline-text-light: #000091;--ds-component-button-primary-bg: #e26e44;--ds-component-button-primary-bgHover: #ce6046;--ds-component-button-primary-textDisabled: #c9c9c9;--ds-component-button-radius-pill: 20px;--ds-component-button-textOnDark: #ffffff;--ds-component-card-bg-dark: #2f333e;--ds-component-card-bg-light: #ffffff;--ds-component-controls-borderRadius-none: 0;--ds-component-controls-indicator-bg: #161a25;--ds-component-controls-indicator-disabledBg: #d1d5db;--ds-component-controls-indicator-shadow-border: rgba(17, 17, 17, .2);--ds-component-controls-indicator-shadow-shadow: rgba(17, 17, 17, .1);--ds-component-controls-input-text: #f5f8fa;--ds-component-controls-input-disabled-bg-dark: #242833;--ds-component-controls-input-disabled-bg-light: #e9ecef;--ds-component-controls-input-disabled-inset-dark: 0 0 0 1px inset rgba(30, 34, 44, 1);--ds-component-controls-input-disabled-inset-light: 0 0 0 1px inset rgba(140, 152, 164, .25);--ds-component-controls-radio-dot: #ffffff;--ds-component-controls-select-disabledBg: #2f3a4f;--ds-component-controls-select-disabledText: #5c7080;--ds-component-dialog-action-minWidth: 90px;--ds-component-dialog-outline-border-dark: #6464fd;--ds-component-layout-shadow-card: 0 4px 8px rgba(0, 0, 0, .1);--ds-component-layout-shadow-panel: -4px 0px 10px rgba(0, 0, 0, .2);--ds-component-link-default: #106ba3;--ds-component-link-dark: #8abbff;--ds-component-link-light: #106ba3;--ds-component-menu-shadow-drawer: 2px 0 8px rgba(0, 0, 0, .3);--ds-component-reactFlow-shadow-node: 2px 2px 5px #00000040;--ds-component-reactFlow-shadow-nodeHover: 0 1px 4px 1px rgb(0 0 0 / 8%);--ds-component-reactFlow-shadow-selection: 0 0 5px 1px #cb8824;--ds-component-reactFlow-shadow-toolbar: 0 2px 10px rgba(0, 0, 0, .3);--ds-component-table-body-bg: #2f333e;--ds-component-table-body-fontWeight: 400;--ds-component-table-border-top: #242833;--ds-component-table-flipped-border: #242833;--ds-component-table-flipped-borderLight: #e9ecef;--ds-component-table-header-fontWeight: 600;--ds-component-table-metric-highlightBg: #007bff;--ds-component-table-pagination-control-height: 30px;--ds-component-table-pagination-padding: 5px;--ds-component-table-pagination-select-minWidth: 100px;--ds-component-table-progressBar-bg: #007bff;--ds-component-table-runbookOutputs-rowBg: #e9ecef;--ds-component-input-bg: #ffffff;--ds-component-input-text: #212529;--ds-component-input-border: #808080;--ds-component-input-borderFocus: #3b82f6;--ds-component-input-placeholder: #6c757d;--ds-component-input-disabled-bg: #e9ecef;--ds-component-input-disabled-text: #6c757d;--ds-component-input-disabled-border: #c9c9c9;--ds-component-select-bg: #ffffff;--ds-component-select-text: #212529;--ds-component-select-border: #808080;--ds-component-select-disabled-bg: #e9ecef;--ds-component-select-disabled-text: #6c757d;--ds-component-tag-bg: #e1e1e1;--ds-component-tag-text: #212529;--ds-component-tag-border: #c9c9c9;--ds-component-tag-danger-bg: #e04b4b;--ds-component-tag-danger-text: #c23030;--ds-component-tag-success-bg: #caefb1;--ds-component-tag-success-text: #0d8050;--ds-component-tag-warning-bg: #f9e4a7;--ds-component-tag-warning-text: #d9822b;--ds-component-callout-bg: #e9ecef;--ds-component-callout-border: #c9c9c9;--ds-component-callout-text: #212529;--ds-component-callout-danger-bg: #e04b4b;--ds-component-callout-danger-border: #c23030;--ds-component-callout-danger-text: #c23030;--ds-component-callout-success-bg: #caefb1;--ds-component-callout-success-border: #0d8050;--ds-component-callout-success-text: #0d8050;--ds-component-callout-warning-bg: #f9e4a7;--ds-component-callout-warning-border: #d9822b;--ds-component-callout-warning-text: #d9822b;--ds-component-callout-primary-bg: #d5f1f7;--ds-component-callout-primary-border: #106ba3;--ds-component-callout-primary-text: #106ba3;--ds-component-toggle-trackOff: #e1e1e1;--ds-component-toggle-trackOn: #137cbd;--ds-component-toggle-thumb: #ffffff;--ds-component-toggle-disabled-track: #e9ecef;--ds-component-toggle-disabled-thumb: #6c757d;--ds-component-tooltip-bg: #161a25;--ds-component-tooltip-text: #ffffff;--ds-component-tooltip-border: #c9c9c9;--ds-component-skillCard-bg: #ffffff;--ds-component-skillCard-border: #c9c9c9;--ds-component-skillCard-borderHover: #137cbd;--ds-component-skillCard-title: #343a40;--ds-component-skillCard-description: #495057;--ds-component-skillCard-shadow: 0px 0px 5px rgba(0, 0, 0, .1)}html[data-ui-theme=legacy][data-ui-mode=light]{--ds-color-addAuthenticationHttp-error: #c23030;--ds-color-addAuthenticationHttp-success: #0d8050;--ds-color-addMapping-scrollbarThumb: #808080;--ds-color-addMapping-scrollbarTrack: #c9c9c9;--ds-color-addWidget-categoryBg: #ffffff;--ds-color-addWidget-categoryBorder: #e1e1e1;--ds-color-addWidget-headerBg: #f8f9fa;--ds-color-addWidget-headerBorder: #c9c9c9;--ds-color-analysisChart-thresholdLine: #c23030;--ds-color-analysisChart-trainingBandBg: #fef7e0;--ds-color-analysisChart-trainingBandFill: #0d8050;--ds-color-baseNode-debugBadgeBg: #b26076;--ds-color-baseNode-debugBadgeText: #ffffff;--ds-color-baseNode-errorAnimationText: #ff0000;--ds-color-breakdownControls-targetText: #1a192b;--ds-color-capacity-specialChartAiIcon: #106ba3;--ds-color-capacity-tagDangerBg: #c23030;--ds-color-capacity-tagDangerText: #ffffff;--ds-color-capacity-tagText: #343a40;--ds-color-capacity-tagWarningBg: #edd811;--ds-color-cloudim-button-primaryBg: #3496cb;--ds-color-cloudim-button-activeBg: #ffffff;--ds-color-cloudim-button-defaultBg: #ffffff;--ds-color-cloudim-button-hoverBg: #c5cbd3;--ds-color-cloudim-button-primaryHoverBg: #2980b9;--ds-color-cloudim-details-assetsThemeIconFill: #242f3e;--ds-color-cloudim-details-awsNodeIconFill: #242f3e;--ds-color-cloudim-details-compoundTag-showButtonGradientEnd: #ffffff;--ds-color-cloudim-details-compoundTag-showButtonGradientStart: transparent;--ds-color-cloudim-details-compoundTag-text: #f6f7f9;--ds-color-cloudim-details-netimNodeIconFill: #242f3e;--ds-color-cloudim-details-cardBg: #ffffff;--ds-color-cloudim-details-containerBg: #ffffff;--ds-color-cloudim-facets-reactFlowControlsText: #000000;--ds-color-cloudim-facets-rulesModalTagText: #f6f7f9;--ds-color-cloudim-facets-rulesTagText: #f6f7f9;--ds-color-cloudim-facets-facetFiltersBg: #ffffff;--ds-color-cloudim-facets-facetSelectionBg: #ffffff;--ds-color-cloudim-geoMap-aws: #ff9900;--ds-color-cloudim-geoMap-azure: #00b5e8;--ds-color-cloudim-geoMap-background: #0a112e;--ds-color-cloudim-geoMap-controlsBg: #ffffff;--ds-color-cloudim-geoMap-landBg: #d8e2ed;--ds-color-cloudim-geoMap-legendBar: #343a40;--ds-color-cloudim-geoMap-legendBg: #ffffff;--ds-color-cloudim-geoMap-legendMarker: #ffffff;--ds-color-cloudim-geoMap-legendText: #ffffff;--ds-color-cloudim-geoMap-onPrem: #008000;--ds-color-cloudim-geoMap-pinStroke: #343a40;--ds-color-cloudim-geoMap-textFill: #343a40;--ds-color-cloudim-geoMap-tooltipBg: #ffffff;--ds-color-cloudim-geoMap-tooltipBorder: #999999;--ds-color-cloudim-geoMap-unit: #ffffff;--ds-color-cloudim-geoMap-zoomButtonHoverStroke: #6c757d;--ds-color-cloudim-geoMap-zoomButtonStroke: #343a40;--ds-color-cloudim-kubernetes-cardBorderDark: rgba(255, 255, 255, .2);--ds-color-cloudim-kubernetes-cardBorderLight: rgba(17, 20, 24, .15);--ds-color-cloudim-kubernetes-insightsBadgeText: #ffffff;--ds-color-cloudim-landing-externalButtonBg: rgba(183, 183, 222, .5);--ds-color-cloudim-landing-gettingStartedBg: rgba(183, 183, 222, .5);--ds-color-cloudim-landing-newsPostBg: rgba(183, 183, 222, .2);--ds-color-cloudim-landing-newsPostTypeText: #ffffff;--ds-color-cloudim-landing-summaryButtonBg: rgba(183, 183, 222, .5);--ds-color-cloudim-landing-gradient-layer1-stop1: #ebebeb75;--ds-color-cloudim-landing-gradient-layer1-stop2: #f8f8f870;--ds-color-cloudim-landing-gradient-layer1-stop3: #ebebeb60;--ds-color-cloudim-landing-gradient-layer1-stop4: #ffffff45;--ds-color-cloudim-landing-gradient-layer1-stop5: #99999910;--ds-color-cloudim-landing-gradient-layer2-stop1: #00000010;--ds-color-cloudim-landing-gradient-layer2-stop2: #ebebeb20;--ds-color-cloudim-landing-gradient-layer2-stop3: #ffffff40;--ds-color-cloudim-landing-gradient-layer3-stop1: #ffffff;--ds-color-cloudim-landing-gradient-layer3-stop2: #f8f8f8;--ds-color-cloudim-landing-gradient-layer3-stop3: #ebebeb;--ds-color-cloudim-landing-gradientPositions-layer2-stop2-position: 65%;--ds-color-cloudim-landing-gradientPositions-layer2-stop3-position: 100%;--ds-color-cloudim-landing-pageBg: #e9ecef;--ds-color-cloudim-landing-pageHeaderBg: #ffffff;--ds-color-cloudim-leftSideBar-labelBarHoverBg: rgba(143, 153, 168, .15);--ds-color-cloudim-leftSideBar-leftSidebarBg: #282b3e;--ds-color-cloudim-leftSideBar-leftSidebarDividerColor: #6c757d;--ds-color-cloudim-leftSideBar-leftSidebarPinBg: #242833;--ds-color-cloudim-leftSideBar-leftSidebarSelectedBg: #34384b;--ds-color-cloudim-leftSideBar-menuBg: #282b3e;--ds-color-cloudim-leftSideBar-navbarBg: #242833;--ds-color-cloudim-leftSideBar-popupMenuBg: #ffffff;--ds-color-cloudim-pagination-paginationBg: #ffffff;--ds-color-cloudim-pagination-paginationButtonHoverBg: rgba(143, 153, 168, .15);--ds-color-cloudim-pagination-tableHeaderBg: #e1e1e1;--ds-color-condition-blockOperationMenuBorder: #77777777;--ds-color-condition-blockTypeBg: #cfc1f5;--ds-color-condition-blockTypeText: #222222;--ds-color-condition-keyBg: #f9e4a7;--ds-color-condition-keyCategoryBg: #f4c7a9;--ds-color-condition-operationBg: #caefb1;--ds-color-condition-text: #222222;--ds-color-condition-valueBg: #c6e3fe;--ds-color-connectionGraph-edgeStroke: #adb5bd;--ds-color-connectionGraph-handleBg: #adb5bd;--ds-color-connectionGraph-link: #111111;--ds-color-connectionGraph-nodeIconBg: rgba(0, 0, 0, .3);--ds-color-connectionGraph-nodeIconText: #ffffff;--ds-color-console-border: #dce7f2;--ds-color-console-gradientEnd: #1a2333;--ds-color-console-gradientStart: #282b3e;--ds-color-console-hoverBg: #f5f8fa;--ds-color-console-icon: #5c7080;--ds-color-console-onDark: #ffffff;--ds-color-console-onLight: #111111;--ds-color-console-text: #a7abc3;--ds-color-console-title: #182026;--ds-color-consoleWelcome-glowPrimary: rgba(255, 255, 255, .1);--ds-color-consoleWelcome-glowSecondary: rgba(255, 255, 255, .05);--ds-color-consoleWelcome-indicatorActiveBg: #ffffff;--ds-color-consoleWelcome-indicatorBorder: rgba(255, 255, 255, .8);--ds-color-consoleWelcome-onDark: #ffffff;--ds-color-consoleWelcome-overlayBg: rgba(255, 255, 255, .8);--ds-color-consoleWelcome-slideBodyText: #5a6c7d;--ds-color-consoleWelcome-slideBodyTextEmphasis: #4a5568;--ds-color-consoleWelcome-slideLayoutBg: #ffffff;--ds-color-consoleWelcome-slideLayoutBorder: rgba(255, 255, 255, .3);--ds-color-consoleWelcome-slideText: #333333;--ds-color-createRunbook-borderTop: rgba(16, 22, 26, .15);--ds-color-createRunbook-debugBadgeBg: #b26076;--ds-color-createRunbook-debugBadgeText: #ffffff;--ds-color-createRunbook-embedTriggerColor: #e7e7ae;--ds-color-createRunbook-subflowColor: #ffffff;--ds-color-createRunbook-versionBadgeBg: #898d91;--ds-color-criticality-circleNumberText: #ffffff;--ds-color-dashboards-toolbarBg: #e9ecef;--ds-color-dashboards-widgetDialogDetailsBg: #f6f7f9;--ds-color-dashboards-widgetHeadingsBorder: rgba(16, 22, 26, .15);--ds-color-dataNode-descBorder: #e1e1e1;--ds-color-dataStore-filterCmActiveValue: #ffffff;--ds-color-dataStore-filterCmValue: #9c27b0;--ds-color-dataStore-inspectStatusError: #c23030;--ds-color-dataStore-inspectStatusSuccess: #0d8050;--ds-color-dataStore-inspectStatusText: #ffffff;--ds-color-dataStore-placeholderBg: rgba(255, 255, 255, .9);--ds-color-dataStore-placeholderBorder: #e1e1e1;--ds-color-dataStore-workspaceBorder: #e1e1e1;--ds-color-debugPanel-highlightedBg: #dce7f2;--ds-color-decisionEditor-textareaBorder: #999999;--ds-color-detailsPanel-disabledSelectBg: rgba(108, 117, 125, .3);--ds-color-dividerVertical-border: #c9c9c9;--ds-color-dragAndDrop-nodeBorder: #aaaaaa;--ds-color-dragAndDrop-variableTriggerBg: #cf9fff;--ds-color-dragAndDrop-variableTriggerText: #ffffff;--ds-color-entityList-categoryBg: #ffffff;--ds-color-entityList-categoryBorder: #e1e1e1;--ds-color-entityList-headerBg: #f8f9fa;--ds-color-entityList-headerBorder: #c9c9c9;--ds-color-errorBoundary-contactOutline: #106ba3;--ds-color-facets-columnChooserButtonText: #ffffff;--ds-color-facets-columnChooserDarkHoverBg: #ffffff;--ds-color-facets-columnChooserDarkHoverLabel: #242833;--ds-color-facets-columnChooserHoverBg: rgba(33, 37, 41, .2);--ds-color-facets-customPropertyBg: #b041da;--ds-color-facets-customPropertyText: #f5f8fa;--ds-color-facets-daysCheckedBg: #137cbd;--ds-color-facets-daysCheckedDisabledBg: #adb5bd;--ds-color-facets-daysIndicatorBg: #c9c9c9;--ds-color-facets-daysLabelText: #ffffff;--ds-color-facets-deletedItemText: rgba(92, 112, 128, .6);--ds-color-facets-paginationStickyBg: #e9ecef;--ds-color-facets-panelHeaderBg: #e9ecef;--ds-color-facets-panelLeftColumnBg: #ffffff;--ds-color-facets-searchLeftColumnBg: #ffffff;--ds-color-facets-sectionContainerBg: #ffffff;--ds-color-facets-sectionContainerBorder: #e1e1e1;--ds-color-facets-sectionCtaBg: #ffffff;--ds-color-facets-sectionCtaBorder: #c9c9c9;--ds-color-facets-sectionHeaderBg: #ffffff;--ds-color-facets-sectionHeaderBorder: #c9c9c9;--ds-color-facets-sectionIncidentTableHeaderBg: #e1e1e1;--ds-color-facets-sectionSaveQuerySelectBg: #ffffff;--ds-color-facets-sectionSearchHeaderBg: #e9ecef;--ds-color-facets-sectionTimePeriodOptionBg: #f8f9fa;--ds-color-facets-selectDisabledBg: #e9ecef;--ds-color-formattedNote-descBorder: #e1e1e1;--ds-color-genAi-inspectStatusDefault: #0366d6;--ds-color-genAi-inspectStatusSuccess: #0d8050;--ds-color-genAi-inspectStatusText: #ffffff;--ds-color-genAi-inspectTokenText: #212529;--ds-color-generalInspect-emptyBg: #f5f8fa;--ds-color-generalInspect-emptyText: #65676b;--ds-color-graphError-headerText: #666666;--ds-color-harvestStatus-filterBg: #ffffff;--ds-color-harvestStatus-filterBorder: #e1e1e1;--ds-color-httpEditor-additionalHeaderInputErrorBorder: #e04b4b;--ds-color-httpEditor-darkEntityBg: #182026;--ds-color-httpEditor-darkEntitySelectedBg: #0366d6;--ds-color-httpEditor-darkTextareaBg: #182026;--ds-color-httpInspect-receivedAt: #65676b;--ds-color-httpInspect-statusError: #c23030;--ds-color-httpInspect-statusRedirect: #d9822b;--ds-color-httpInspect-statusSuccess: #0d8050;--ds-color-httpInspect-statusText: #ffffff;--ds-color-iconTitle-ledBg: #000091;--ds-color-iconVideo-ribbonBg: #0d8050;--ds-color-incidentBrief-customTagBg: #b041da;--ds-color-incidentBrief-dottedBorder: #808080;--ds-color-incidentBrief-plusBorder: #808080;--ds-color-indicatorDetailed-alert: #c23030;--ds-color-indicatorDetailed-annotationCriticalBg: #c23030;--ds-color-indicatorDetailed-annotationInfoBg: #03a9f4;--ds-color-indicatorDetailed-annotationText: #ffffff;--ds-color-indicatorDetailed-annotationTransparent: transparent;--ds-color-indicatorDetailed-annotationWarningText: #eaaa00;--ds-color-indicatorDetailed-riverRange: #008000;--ds-color-indicatorDetailed-thresholdLine: #008000;--ds-color-insight-createCardBg: #f8f9fa;--ds-color-insight-createCardBorder: #c9c9c9;--ds-color-insight-createIcon: #5c7080;--ds-color-insight-createIconBg: #dce7f2;--ds-color-insight-createText: #5c7080;--ds-color-insight-customHoverOverlayBg: rgba(255, 255, 255, .9);--ds-color-insight-darkHoverOverlayBg: rgba(0, 0, 0, .85);--ds-color-insight-darkTagButtonText: #000000;--ds-color-insight-defaultBorder: #137cbd;--ds-color-insight-disabledOverlayBg: #ffffff;--ds-color-insight-errorBadgeText: #ffffff;--ds-color-insight-inlineSvgBg: #e5f0fc;--ds-color-insight-lockIcon: #9ca3af;--ds-color-insight-migrationOverlayBg: rgba(0, 0, 0, .7);--ds-color-insight-migrationOverlayText: #ffffff;--ds-color-insight-migrationSpinnerHead: #2563eb;--ds-color-insight-migrationSpinnerTrack: #f5f8fa;--ds-color-insight-pinIcon: #e26e44;--ds-color-insight-placeholderBg: #dfecfa;--ds-color-insight-tagBg: #007bff;--ds-color-insight-tagsButtonBg: #e9ecef;--ds-color-insight-tagsButtonHoverBg: #e1e1e1;--ds-color-insight-tagText: #ffffff;--ds-color-inspectTab-sectionContentBg: #dce7f2;--ds-color-integrations-config-notInstalled: #dc3545;--ds-color-integrations-config-tableHeader: #242833;--ds-color-integrations-config-tableText: #6c757d;--ds-color-integrations-library-cardErrorBg: #c23030;--ds-color-integrations-library-cardErrorBorder: #c23030;--ds-color-integrations-warning-text: #ff0000;--ds-color-liquidTemplate-toolbarCheckedBg: #e1e1e1;--ds-color-mainApp-errorDialogBg: #ffffff;--ds-color-mapping-linkColor: #106ba3;--ds-color-mapping-tableHeaderBg: #e1e1e1;--ds-color-mcpChat-assistantBubbleBg: #f5f8fa;--ds-color-mcpChat-headerBorder: #e1e1e1;--ds-color-mcpChat-inputAreaBorder: #e1e1e1;--ds-color-mcpChat-inputBoxBg: #ffffff;--ds-color-mcpChat-inputBoxBorder: #bbbbbb;--ds-color-mcpChat-jsonBg: rgba(16, 22, 26, .15);--ds-color-mcpChat-jsonBorder: rgba(0, 0, 0, .3);--ds-color-mcpChat-loadingDot: #aaaaaa;--ds-color-mcpChat-micActive: #d32f2f;--ds-color-mcpChat-tabActiveBorder: #137cbd;--ds-color-mcpChat-toolbarBorder: #e9ecef;--ds-color-mcpChat-userBubbleBg: #137cbd;--ds-color-mcpChat-userBubbleText: #ffffff;--ds-color-orionChat-assistantAvatarGradient-stop1: #5145b4;--ds-color-orionChat-assistantAvatarGradient-stop2: #b030b0;--ds-color-orionChat-assistantAvatarGradient-stop3: #e01e84;--ds-color-orionChat-assistantAvatarGradient-stop4: #f85252;--ds-color-orionChat-assistantAvatarGradient-stop5: #ffa040;--ds-color-orionChat-assistantAvatarShadow: 0 1px 2px rgba(17, 24, 39, .08);--ds-color-orionChat-assistantAvatarText: #ffffff;--ds-color-orionChat-composerInputShellGradientEnd: #a8d4f5;--ds-color-orionChat-composerInputShellGradientStart: #d8c8f2;--ds-color-orionChat-composerInputShellInnerBg: #ffffff;--ds-color-orionChat-floatingPanelBackdrop: rgba(17, 24, 39, .35);--ds-color-orionChat-floatingPanelBg: #ffffff;--ds-color-orionChat-floatingPanelFabFocusOutline: #5145b4;--ds-color-orionChat-floatingPanelHeaderBtnHoverBg: rgba(255, 255, 255, .12);--ds-color-orionChat-floatingPanelHeaderGradientEnd: #5145b4;--ds-color-orionChat-floatingPanelHeaderGradientStart: #3d3486;--ds-color-orionChat-floatingPanelHeaderText: #ffffff;--ds-color-orionChat-floatingPanelShadow: 0 16px 32px rgba(17, 24, 39, .18);--ds-color-orionChat-userBubbleBg: #a831d633;--ds-color-orionChat-userBubbleBorder: #a831d6;--ds-color-navigator-confirmBorder: #000091;--ds-color-navigator-gridItemBorder: #e1e1e1;--ds-color-navigator-leftColumnBg: #f8f9fa;--ds-color-navigator-migrationOverlayBg: rgba(0, 0, 0, .7);--ds-color-navigator-migrationOverlayText: #ffffff;--ds-color-navigator-migrationSpinnerHead: #2563eb;--ds-color-navigator-migrationSpinnerTrack: #f5f8fa;--ds-color-navigator-panelDropPlaceholderBg: #ffffff;--ds-color-navigator-panelDropPlaceholderBgSoft: rgba(255, 255, 255, .9);--ds-color-navigator-panelDropPlaceholderBorder: #e1e1e1;--ds-color-navigator-panelWrapperBorder: #e1e1e1;--ds-color-navigator-widgetHeaderCursorBorder: #ffffff;--ds-color-navigator-widgetHeaderMainTableHeadBg: #f8f9fa;--ds-color-navigator-widgetPickerCardBg: rgba(255, 255, 255, .8);--ds-color-navigator-iconBarBg: #e1e1e1;--ds-color-navigator-selectedOutline: #8abbff;--ds-color-navigator-subbarBorder: #e1e1e1;--ds-color-navigator-toolbarBg: #e9ecef;--ds-color-nodeEditor-duplicateLabelBorder: #dc3545;--ds-color-nodeEditor-outputBg: #ffffff;--ds-color-nodeEditor-outputControlBg: transparent;--ds-color-nodeEditor-reorderPreviewBg: #77777722;--ds-color-nodeEditor-reorderPreviewBorder: #77777777;--ds-color-numericPagination-activeText: #111111;--ds-color-pageDetail-paneBg: #ffffff;--ds-color-paywall-buttonText: #e10098;--ds-color-paywall-text: #ebebeb;--ds-color-percentageBar-hoverBg: rgba(143, 153, 168, .15);--ds-color-reactFlow-azureIconLight: #e9ecef;--ds-color-reactFlow-commentBorder: #aaaaaa;--ds-color-reactFlow-edgeActive: #007bff;--ds-color-reactFlow-edgeDefault: #aaaaaa;--ds-color-reactFlow-edgeHighlight: #2c9124;--ds-color-reactFlow-edgeStroke: #adb5bd;--ds-color-reactFlow-nodeBg: #ffffff;--ds-color-reactFlow-nodeIconBg: rgba(0, 0, 0, .3);--ds-color-reactFlow-nodeIconText: #ffffff;--ds-color-reactFlow-nodeLink: #111111;--ds-color-reactFlow-nodeSelectedOutline: #1a192b;--ds-color-reactFlow-nodeSelectorBg: #f5f8fa;--ds-color-reactFlow-nodeText: #222222;--ds-color-reactFlow-plusBg: #ffffff;--ds-color-reactFlow-plusBorder: #aaaaaa;--ds-color-reactFlow-plusText: #aaaaaa;--ds-color-reactFlow-selectionBorder: #ffffff;--ds-color-reactGrid-dropPlaceholderBg: rgba(220, 53, 69, .2);--ds-color-reactGrid-emptyDropHint: #6c757d;--ds-color-reactGrid-highlightOverlayEnd: rgba(255, 0, 0, .1);--ds-color-reactGrid-highlightOverlayStart: rgba(255, 0, 0, .01);--ds-color-reactGrid-highlightPanelTrackBg: #ffffff;--ds-color-reactGrid-highlightTrackBg: #e9ecef;--ds-color-reporting-tileIcon: #f28349;--ds-color-reporting-cardBg: #ffffff;--ds-color-reporting-surfaceHoverBg: #f5f8fa;--ds-color-reporting-surfaceText: #242833;--ds-color-rolesSection-bgPrimary: #ffffff;--ds-color-rolesSection-bgSecondary: #f5f8fa;--ds-color-rolesSection-border: #e1e1e1;--ds-color-rolesSection-permissionTagBg: #007bff;--ds-color-rolesSection-permissionTagHoverBg: #e26e44;--ds-color-rolesSection-permissionTagText: #ffffff;--ds-color-rolesSection-textMuted: #65676b;--ds-color-runbooks-actionLink: #8abbff;--ds-color-runbooks-detailsNodeExecutionTime: #65676b;--ds-color-runbooks-outputsRowBg: #e9ecef;--ds-color-runbooks-pathNodeFailedBg: #c23030;--ds-color-runbooks-pathNodeSucceededBg: #0d8050;--ds-color-runbooks-pathStatusText: #ffffff;--ds-color-runbooks-pathSubflowErrorsBg: #c23030;--ds-color-runbooks-summarySelectedBorder: #999999;--ds-color-searchClear-icon: #808080;--ds-color-setCustomProperties-disabledLink: #ced4da;--ds-color-shareLink-buttonBg: #d5f1f7;--ds-color-sideMenu-hoverLink: #ffffff;--ds-color-sideMenu-shellBg: #282b3e;--ds-color-sideMenu-shellBorder: #242833;--ds-color-sideMenu-linkActiveColor: #343a40;--ds-color-sideMenu-linkColor: #495057;--ds-color-sideMenu-linkIconColor: #ced4da;--ds-color-skeletonNode-bg: #dfecfa;--ds-color-skeletonNode-border: #bbbbbb;--ds-color-skeletonNode-hoverBg: #e1e1e1;--ds-color-skeletonNode-text: #898d91;--ds-color-subflow-inputHighlightItemBg: #008000;--ds-color-subflow-inputLink: #106ba3;--ds-color-subflow-inputMultiSelectBg: #e9ecef;--ds-color-subflow-inspectExecutionTime: #65676b;--ds-color-subflow-inspectNodeStartTime: #808080;--ds-color-subflow-inspectNodeType: #65676b;--ds-color-subHeader-navbarBg: #f5f8fa;--ds-color-subMenuDrawer-backdropBg: rgba(0, 0, 0, .5);--ds-color-subMenuDrawer-bg: #ffffff;--ds-color-subMenuDrawer-closeHover: #5c7080;--ds-color-subMenuDrawer-text: #1a192b;--ds-color-summaryCard-hollowBorder: #808080;--ds-color-summaryCard-metricMiniBg: #ffffff;--ds-color-tabbedSubPages-copyViewButtonBg: #d5f1f7;--ds-color-textEditor-caret: #444444;--ds-color-textEditor-containerBg: #999999;--ds-color-textEditor-containerBorder: #999999;--ds-color-textEditor-containerText: #000000;--ds-color-textEditor-fontColorIndicatorBorder: #ced4da;--ds-color-textEditor-headingH1: #111111;--ds-color-textEditor-headingH2: #65676b;--ds-color-textEditor-imageOutline: #3b82f6;--ds-color-textEditor-innerBg: #ffffff;--ds-color-textEditor-placeholder: #999999;--ds-color-textEditor-quote: #65676b;--ds-color-textEditor-quoteBorder: #ced4da;--ds-color-textEditor-resizeHandleBg: #3b82f6;--ds-color-textEditor-resizeHandleBorder: #ffffff;--ds-color-textEditor-scrollbarThumb: #999999;--ds-color-textEditor-scrollbarTrackBg: transparent;--ds-color-textEditor-tokenComment: #007bff;--ds-color-textEditor-toolbarActiveBg: #dfecfa;--ds-color-textEditor-toolbarBg: #ffffff;--ds-color-textEditor-toolbarDivider: #e9ecef;--ds-color-textEditor-toolbarHoverBg: #e9ecef;--ds-color-textEditor-variableInner: #ffa500;--ds-color-thresholdEditor-colorBorder: rgba(16, 22, 26, .15);--ds-color-thresholdEditor-coverBg: rgba(16, 22, 26, .15);--ds-color-thresholdEditor-swatchBg: #ffffff;--ds-color-timeChart-crosshair: #ff0000;--ds-color-timeChart-exportBg: #ffffff;--ds-color-timeChart-overlayStroke: #000000;--ds-color-timeChart-overlayTransparent: transparent;--ds-color-timeChart-selectionFill: rgba(0, 120, 200, .2);--ds-color-timeline-dialogBg: #ffffff;--ds-color-timeline-overflowLabelsBg: #ffffff;--ds-color-timeline-seriesIndicators: #ff0000;--ds-color-timeline-seriesIqEvents: #007bff;--ds-color-timeline-seriesLifecycle: #ffa500;--ds-color-timeline-zoomBtnBg: #ffffff;--ds-color-timeline-zoomBtnHoverBg: #ced4da;--ds-color-timePeriodMore-horizontalLine: rgba(16, 22, 26, .15);--ds-color-timeRange-labelBg: #f5f8fa;--ds-color-timeRange-labelBorder: #cccccc;--ds-color-timeRange-labelText: #137cbd;--ds-color-timeSavings-negative: #c23030;--ds-color-timeSavings-positive: #0d8050;--ds-color-toolbarConfigCard-bg: #eaf4ff;--ds-color-toolbarConfigCard-border: #dce7f2;--ds-color-toolbarConfigCard-dragHandle: #3b6ea8;--ds-color-topNavigation-dividerBorder: #444444;--ds-color-topNavigation-hoverLink: #ffffff;--ds-color-topNavigation-inputBg: #161a25;--ds-color-topNavigation-inputBorder: #444444;--ds-color-topNavigation-inputText: #adb5bd;--ds-color-topNavigation-linkAccent: #8abbff;--ds-color-topNavigation-navbarBg: #242833;--ds-color-topNavigation-noResultsText: #ffffff;--ds-color-topNavigation-overlayBorder: rgba(255, 255, 255, .3);--ds-color-topNavigation-overlayBorderSubtle: rgba(255, 255, 255, .2);--ds-color-topNavigation-overlayHoverBg: rgba(255, 255, 255, .1);--ds-color-topNavigation-smartReplyGradientEnd: #1a2333;--ds-color-topNavigation-smartReplyGradientStart: #282b3e;--ds-color-transformEditor-builtInPropsBg: #007bff;--ds-color-transformEditor-builtInPropsText: #ffffff;--ds-color-updatePolicy-anomalousSectionBg: #f5f8fa;--ds-color-updatePolicy-sensitivityLabelsText: #5c7080;--ds-color-userPreferences-bg: #f8f9fa;--ds-color-userPreferences-sectionBg: #ffffff;--ds-color-userPreferences-sectionBorder: #e1e1e1;--ds-color-userProfilePermissions-bg: #e9ecef;--ds-color-userProfilePermissions-tagBg: #007bff;--ds-color-userProfilePermissions-tagHoverBg: #e26e44;--ds-color-userProfilePermissions-tagText: #ffffff;--ds-color-variableDefinition-propertiesBg: #dce7f2;--ds-color-viewRunbook-outputTabBg: #e9ecef;--ds-color-viewRunbook-rowExpandedBg: #f5f8fa;--ds-color-viewRunbook-rowSubcomponentBg: #ffffff;--ds-color-viewRunbook-suggestRowHoverBg: rgba(52, 58, 64, .3);--ds-color-viewRunbook-suggestRowSelectedBg: #137cbd;--ds-color-widgetEditor-categoryBg: #ffffff;--ds-color-widgetEditor-categoryBorder: #e1e1e1;--ds-color-widgetEditor-headerBg: #f8f9fa;--ds-color-widgetEditor-headerBorder: #c9c9c9;--ds-color-body-bg: #e9ecef;--ds-color-scrollbar-thumb: #333333;--ds-color-scrollbar-track: #f5f8fa;--ds-color-surface-default: #ffffff;--ds-color-surface-foreground: #111111;--ds-color-surface-light: #ffffff;--ds-color-utility-colorMuted: #343a40;--ds-shadow-console-soft: rgba(0, 0, 0, .1);--ds-shadow-controlIndicator-border: rgba(17, 17, 17, .2);--ds-shadow-controlIndicator-shadow: rgba(17, 17, 17, .1);--ds-shadow-insight-createCardHover: 0 4px 8px rgba(0, 0, 0, .1);--ds-shadow-interactive-medium: 0px 0px 5px rgba(0, 0, 0, .2);--ds-shadow-interactive-soft: 0px 0px 5px rgba(0, 0, 0, .1);--ds-shadow-interactive-strong: 0px 0px 5px rgba(0, 0, 0, .8);--ds-shadow-reactFlow-node: 2px 2px 5px #00000040;--ds-shadow-reactFlow-selection: 0 0 5px 1px #cb8824;--ds-shadow-reactFlow-toolbar: 0 2px 10px rgba(0, 0, 0, .3);--ds-shadow-reactFlow-nodeHover: 0 1px 4px 1px rgb(0 0 0 / 8%);--ds-shadow-facets-selectDisabledInset: 0 0 0 1px inset rgba(140, 152, 164, .25);--ds-shadow-incidentBrief-panel: -4px 0px 10px rgba(0, 0, 0, .2);--ds-shadow-subMenuDrawer-default: 2px 0 8px rgba(0, 0, 0, .3);--ds-shadow-subflow-inputMultiSelect: 0 0 0 1px inset rgba(140, 152, 164, .25)}html[data-ui-theme=legacy][data-ui-mode=dark]{--ds-color-addAuthenticationHttp-error: #c23030;--ds-color-addAuthenticationHttp-success: #0d8050;--ds-color-addMapping-scrollbarThumb: #808080;--ds-color-addMapping-scrollbarTrack: #c9c9c9;--ds-color-addWidget-categoryBg: #ffffff;--ds-color-addWidget-categoryBorder: #e1e1e1;--ds-color-addWidget-headerBg: #f8f9fa;--ds-color-addWidget-headerBorder: #c9c9c9;--ds-color-analysisChart-thresholdLine: #c23030;--ds-color-analysisChart-trainingBandBg: #fef7e0;--ds-color-analysisChart-trainingBandFill: #0d8050;--ds-color-baseNode-debugBadgeBg: #b26076;--ds-color-baseNode-debugBadgeText: #ffffff;--ds-color-baseNode-errorAnimationText: #ff0000;--ds-color-breakdownControls-targetText: #1a192b;--ds-color-capacity-specialChartAiIcon: #8abbff;--ds-color-capacity-tagDangerBg: #c23030;--ds-color-capacity-tagDangerText: #ffffff;--ds-color-capacity-tagText: #343a40;--ds-color-capacity-tagWarningBg: #edd811;--ds-color-cloudim-button-primaryBg: #3496cb;--ds-color-cloudim-button-activeBg: #27385d;--ds-color-cloudim-button-defaultBg: #27385d;--ds-color-cloudim-button-hoverBg: #27385d;--ds-color-cloudim-button-primaryHoverBg: #27385d;--ds-color-cloudim-details-assetsThemeIconFill: #ffffff;--ds-color-cloudim-details-awsNodeIconFill: #ffffff;--ds-color-cloudim-details-compoundTag-showButtonGradientEnd: #000000;--ds-color-cloudim-details-compoundTag-showButtonGradientStart: transparent;--ds-color-cloudim-details-compoundTag-text: #f6f7f9;--ds-color-cloudim-details-netimNodeIconFill: #ffffff;--ds-color-cloudim-details-cardBg: #0a112e;--ds-color-cloudim-details-containerBg: #27385d;--ds-color-cloudim-details-contentBg: #0a112e;--ds-color-cloudim-details-shellBg: #445e87;--ds-color-cloudim-facets-reactFlowControlsText: #000000;--ds-color-cloudim-facets-rulesModalTagText: #f6f7f9;--ds-color-cloudim-facets-rulesTagText: #f6f7f9;--ds-color-cloudim-facets-facetFiltersBg: #0a112e;--ds-color-cloudim-facets-facetSelectionBg: #27385d;--ds-color-cloudim-geoMap-aws: #ff9900;--ds-color-cloudim-geoMap-azure: #00b5e8;--ds-color-cloudim-geoMap-background: #0a112e;--ds-color-cloudim-geoMap-controlsBg: #ffffff;--ds-color-cloudim-geoMap-landBg: #d8e2ed;--ds-color-cloudim-geoMap-legendBar: #343a40;--ds-color-cloudim-geoMap-legendBg: #ffffff;--ds-color-cloudim-geoMap-legendMarker: #ffffff;--ds-color-cloudim-geoMap-legendText: #ffffff;--ds-color-cloudim-geoMap-onPrem: #008000;--ds-color-cloudim-geoMap-pinStroke: #343a40;--ds-color-cloudim-geoMap-textFill: #343a40;--ds-color-cloudim-geoMap-tooltipBg: #ffffff;--ds-color-cloudim-geoMap-tooltipBorder: #999999;--ds-color-cloudim-geoMap-unit: #2f406a;--ds-color-cloudim-geoMap-zoomButtonHoverStroke: #6c757d;--ds-color-cloudim-geoMap-zoomButtonStroke: #f5f8fa;--ds-color-cloudim-geoMap-pinsLine: #ffffff;--ds-color-cloudim-geoMap-pinsText: #ffffff;--ds-color-cloudim-kubernetes-cardBorderDark: rgba(255, 255, 255, .2);--ds-color-cloudim-kubernetes-cardBorderLight: rgba(17, 20, 24, .15);--ds-color-cloudim-kubernetes-insightsBadgeText: #ffffff;--ds-color-cloudim-kubernetes-insightsBg: #212529b3;--ds-color-cloudim-landing-externalButtonBg: rgba(183, 183, 222, .5);--ds-color-cloudim-landing-gettingStartedBg: rgba(183, 183, 222, .5);--ds-color-cloudim-landing-newsPostBg: rgba(47, 47, 101, .4);--ds-color-cloudim-landing-newsPostTypeText: #ffffff;--ds-color-cloudim-landing-summaryButtonBg: rgba(183, 183, 222, .5);--ds-color-cloudim-landing-gradient-layer1-stop1: #02003575;--ds-color-cloudim-landing-gradient-layer1-stop2: #28286f75;--ds-color-cloudim-landing-gradient-layer1-stop3: #4e4fa940;--ds-color-cloudim-landing-gradient-layer1-stop4: #a831d620;--ds-color-cloudim-landing-gradient-layer1-stop5: #02003510;--ds-color-cloudim-landing-gradient-layer2-stop1: #a831d640;--ds-color-cloudim-landing-gradient-layer2-stop2: #28286f20;--ds-color-cloudim-landing-gradient-layer2-stop3: #02003510;--ds-color-cloudim-landing-gradient-layer3-stop1: #4e4fa9;--ds-color-cloudim-landing-gradient-layer3-stop2: #28286f;--ds-color-cloudim-landing-gradient-layer3-stop3: #020035;--ds-color-cloudim-landing-gradientPositions-layer2-stop2-position: 60%;--ds-color-cloudim-landing-gradientPositions-layer2-stop3-position: 90%;--ds-color-cloudim-landing-pageBg: transparent;--ds-color-cloudim-landing-pageHeaderBg: transparent;--ds-color-cloudim-leftSideBar-labelBarHoverBg: rgba(95, 107, 124, .3);--ds-color-cloudim-leftSideBar-leftSidebarBg: #020034;--ds-color-cloudim-leftSideBar-leftSidebarDividerColor: #ebebeb;--ds-color-cloudim-leftSideBar-leftSidebarPinBg: #a831d6;--ds-color-cloudim-leftSideBar-leftSidebarSelectedBg: #445e87;--ds-color-cloudim-leftSideBar-menuBg: #020034;--ds-color-cloudim-leftSideBar-navbarBg: #020034;--ds-color-cloudim-leftSideBar-popupMenuBg: #020034;--ds-color-cloudim-pagination-paginationBg: #0a112e;--ds-color-cloudim-pagination-paginationButtonHoverBg: rgba(248, 249, 250, .15);--ds-color-cloudim-pagination-tableHeaderBg: #0a112e;--ds-color-condition-blockOperationMenuBorder: #77777777;--ds-color-condition-blockTypeBg: #cfc1f5;--ds-color-condition-blockTypeText: #222222;--ds-color-condition-keyBg: #f9e4a7;--ds-color-condition-keyCategoryBg: #f4c7a9;--ds-color-condition-operationBg: #caefb1;--ds-color-condition-text: #222222;--ds-color-condition-valueBg: #c6e3fe;--ds-color-connectionGraph-edgeStroke: #adb5bd;--ds-color-connectionGraph-handleBg: #adb5bd;--ds-color-connectionGraph-link: #111111;--ds-color-connectionGraph-nodeIconBg: rgba(0, 0, 0, .3);--ds-color-connectionGraph-nodeIconText: #ffffff;--ds-color-console-border: #dce7f2;--ds-color-console-gradientEnd: #1a2333;--ds-color-console-gradientStart: #282b3e;--ds-color-console-hoverBg: #f5f8fa;--ds-color-console-icon: #5c7080;--ds-color-console-onDark: #ffffff;--ds-color-console-onLight: #111111;--ds-color-console-text: #a7abc3;--ds-color-console-title: #182026;--ds-color-consoleWelcome-glowPrimary: rgba(255, 255, 255, .1);--ds-color-consoleWelcome-glowSecondary: rgba(255, 255, 255, .05);--ds-color-consoleWelcome-indicatorActiveBg: #ffffff;--ds-color-consoleWelcome-indicatorBorder: rgba(255, 255, 255, .8);--ds-color-consoleWelcome-onDark: #ffffff;--ds-color-consoleWelcome-overlayBg: rgba(255, 255, 255, .8);--ds-color-consoleWelcome-slideBodyText: #c4c9d3;--ds-color-consoleWelcome-slideBodyTextEmphasis: #d1d5db;--ds-color-consoleWelcome-slideLayoutBg: #182026;--ds-color-consoleWelcome-slideLayoutBorder: rgba(255, 255, 255, .1);--ds-color-consoleWelcome-slideText: #e9ecef;--ds-color-consoleWelcome-slideLayoutBgHover: #111827;--ds-color-createRunbook-borderTop: rgba(16, 22, 26, .15);--ds-color-createRunbook-debugBadgeBg: #b26076;--ds-color-createRunbook-debugBadgeText: #ffffff;--ds-color-createRunbook-embedTriggerColor: #e7e7ae;--ds-color-createRunbook-subflowColor: #ffffff;--ds-color-createRunbook-versionBadgeBg: #898d91;--ds-color-criticality-circleNumberText: #ffffff;--ds-color-dashboards-toolbarBg: #242833;--ds-color-dashboards-widgetDialogDetailsBg: #f6f7f9;--ds-color-dashboards-widgetHeadingsBorder: rgba(255, 255, 255, .2);--ds-color-dataNode-descBorder: #e1e1e1;--ds-color-dataStore-filterCmActiveValue: #ffffff;--ds-color-dataStore-filterCmValue: #9c27b0;--ds-color-dataStore-inspectStatusError: #c23030;--ds-color-dataStore-inspectStatusSuccess: #0d8050;--ds-color-dataStore-inspectStatusText: #ffffff;--ds-color-dataStore-placeholderBg: #364153;--ds-color-dataStore-placeholderBorder: #e1e1e1;--ds-color-dataStore-workspaceBorder: #10131a;--ds-color-debugPanel-highlightedBg: rgba(19, 124, 189, .5);--ds-color-decisionEditor-textareaBorder: #999999;--ds-color-detailsPanel-disabledSelectBg: rgba(108, 117, 125, .3);--ds-color-dividerVertical-border: #c9c9c9;--ds-color-dragAndDrop-nodeBorder: #aaaaaa;--ds-color-dragAndDrop-variableTriggerBg: #cf9fff;--ds-color-dragAndDrop-variableTriggerText: #ffffff;--ds-color-entityList-categoryBg: #ffffff;--ds-color-entityList-categoryBorder: #10131a;--ds-color-entityList-headerBg: #f8f9fa;--ds-color-entityList-headerBorder: #10131a;--ds-color-errorBoundary-contactOutline: #106ba3;--ds-color-facets-columnChooserButtonText: #ffffff;--ds-color-facets-columnChooserDarkHoverBg: #ffffff;--ds-color-facets-columnChooserDarkHoverLabel: #242833;--ds-color-facets-columnChooserHoverBg: rgba(33, 37, 41, .2);--ds-color-facets-customPropertyBg: #b041da;--ds-color-facets-customPropertyText: #f5f8fa;--ds-color-facets-daysCheckedBg: #137cbd;--ds-color-facets-daysCheckedDisabledBg: #adb5bd;--ds-color-facets-daysIndicatorBg: #c9c9c9;--ds-color-facets-daysLabelText: #ffffff;--ds-color-facets-deletedItemText: rgba(92, 112, 128, .6);--ds-color-facets-paginationStickyBg: #242833;--ds-color-facets-panelHeaderBg: #242833;--ds-color-facets-panelLeftColumnBg: #161a25;--ds-color-facets-searchLeftColumnBg: #161a25;--ds-color-facets-sectionContainerBg: #2f333e;--ds-color-facets-sectionContainerBorder: #e1e1e1;--ds-color-facets-sectionCtaBg: #161a25;--ds-color-facets-sectionCtaBorder: #808080;--ds-color-facets-sectionHeaderBg: #161a25;--ds-color-facets-sectionHeaderBorder: #808080;--ds-color-facets-sectionIncidentTableHeaderBg: #4d4d4d;--ds-color-facets-sectionSaveQuerySelectBg: #ffffff;--ds-color-facets-sectionSearchHeaderBg: #242833;--ds-color-facets-sectionTimePeriodOptionBg: #f8f9fa;--ds-color-facets-selectDisabledBg: #e9ecef;--ds-color-formattedNote-descBorder: #e1e1e1;--ds-color-genAi-inspectStatusDefault: #0366d6;--ds-color-genAi-inspectStatusSuccess: #0d8050;--ds-color-genAi-inspectStatusText: #ffffff;--ds-color-genAi-inspectTokenText: #212529;--ds-color-generalInspect-emptyBg: #f5f8fa;--ds-color-generalInspect-emptyText: #65676b;--ds-color-graphError-headerText: #666666;--ds-color-harvestStatus-filterBg: #2f333e;--ds-color-harvestStatus-filterBorder: #e1e1e1;--ds-color-httpEditor-additionalHeaderInputErrorBorder: #e04b4b;--ds-color-httpEditor-darkEntityBg: #182026;--ds-color-httpEditor-darkEntitySelectedBg: #0366d6;--ds-color-httpEditor-darkTextareaBg: #182026;--ds-color-httpInspect-receivedAt: #65676b;--ds-color-httpInspect-statusError: #c23030;--ds-color-httpInspect-statusRedirect: #d9822b;--ds-color-httpInspect-statusSuccess: #0d8050;--ds-color-httpInspect-statusText: #ffffff;--ds-color-iconTitle-ledBg: #6464fd;--ds-color-iconVideo-ribbonBg: #0d8050;--ds-color-incidentBrief-customTagBg: #b041da;--ds-color-incidentBrief-dottedBorder: #808080;--ds-color-incidentBrief-plusBorder: #808080;--ds-color-indicatorDetailed-alert: #c23030;--ds-color-indicatorDetailed-annotationCriticalBg: #c23030;--ds-color-indicatorDetailed-annotationInfoBg: #03a9f4;--ds-color-indicatorDetailed-annotationText: #ffffff;--ds-color-indicatorDetailed-annotationTransparent: transparent;--ds-color-indicatorDetailed-annotationWarningText: #eaaa00;--ds-color-indicatorDetailed-riverRange: #008000;--ds-color-indicatorDetailed-thresholdLine: #008000;--ds-color-insight-createCardBg: #f8f9fa;--ds-color-insight-createCardBorder: #c9c9c9;--ds-color-insight-createIcon: #5c7080;--ds-color-insight-createIconBg: #dce7f2;--ds-color-insight-createText: #5c7080;--ds-color-insight-customHoverOverlayBg: rgba(255, 255, 255, .9);--ds-color-insight-darkHoverOverlayBg: rgba(0, 0, 0, .85);--ds-color-insight-darkTagButtonText: #000000;--ds-color-insight-defaultBorder: #137cbd;--ds-color-insight-disabledOverlayBg: #ffffff;--ds-color-insight-errorBadgeText: #ffffff;--ds-color-insight-inlineSvgBg: #e5f0fc;--ds-color-insight-lockIcon: #9ca3af;--ds-color-insight-migrationOverlayBg: rgba(0, 0, 0, .7);--ds-color-insight-migrationOverlayText: #ffffff;--ds-color-insight-migrationSpinnerHead: #2563eb;--ds-color-insight-migrationSpinnerTrack: #f5f8fa;--ds-color-insight-pinIcon: #e26e44;--ds-color-insight-placeholderBg: #dfecfa;--ds-color-insight-tagBg: #007bff;--ds-color-insight-tagsButtonBg: #e9ecef;--ds-color-insight-tagsButtonHoverBg: #e1e1e1;--ds-color-insight-tagText: #ffffff;--ds-color-inspectTab-sectionContentBg: #dce7f2;--ds-color-integrations-config-notInstalled: #e04b4b;--ds-color-integrations-config-tableHeader: #f5f8fa;--ds-color-integrations-config-tableText: #adb5bd;--ds-color-integrations-library-cardErrorBg: #c23030;--ds-color-integrations-library-cardErrorBorder: #c23030;--ds-color-integrations-library-cardControlTextDisabled: #ffffff;--ds-color-integrations-library-cardLogoBg: #ffffff;--ds-color-integrations-warning-text: #ff0000;--ds-color-liquidTemplate-toolbarCheckedBg: #e1e1e1;--ds-color-mainApp-errorDialogBg: #ffffff;--ds-color-mapping-linkColor: #8abbff;--ds-color-mapping-tableHeaderBg: #4d4d4d;--ds-color-mcpChat-assistantBubbleBg: #2f333e;--ds-color-mcpChat-headerBorder: #e1e1e1;--ds-color-mcpChat-inputAreaBorder: #e1e1e1;--ds-color-mcpChat-inputBoxBg: #2f333e;--ds-color-mcpChat-inputBoxBorder: #444444;--ds-color-mcpChat-jsonBg: rgba(0, 0, 0, .3);--ds-color-mcpChat-jsonBorder: rgba(0, 0, 0, .3);--ds-color-mcpChat-loadingDot: #aaaaaa;--ds-color-mcpChat-micActive: #d32f2f;--ds-color-mcpChat-tabActiveBorder: #137cbd;--ds-color-mcpChat-toolbarBorder: #e9ecef;--ds-color-mcpChat-userBubbleBg: #137cbd;--ds-color-mcpChat-userBubbleText: #ffffff;--ds-color-mcpChat-jsonText: #e1e1e1;--ds-color-orionChat-assistantAvatarGradient-stop1: #5145b4;--ds-color-orionChat-assistantAvatarGradient-stop2: #b030b0;--ds-color-orionChat-assistantAvatarGradient-stop3: #e01e84;--ds-color-orionChat-assistantAvatarGradient-stop4: #f85252;--ds-color-orionChat-assistantAvatarGradient-stop5: #ffa040;--ds-color-orionChat-assistantAvatarShadow: 0 1px 2px rgba(17, 24, 39, .08);--ds-color-orionChat-assistantAvatarText: #ffffff;--ds-color-orionChat-composerInputShellGradientEnd: #a8d4f5;--ds-color-orionChat-composerInputShellGradientStart: #d8c8f2;--ds-color-orionChat-composerInputShellInnerBg: #ffffff;--ds-color-orionChat-floatingPanelBackdrop: rgba(17, 24, 39, .35);--ds-color-orionChat-floatingPanelBg: #ffffff;--ds-color-orionChat-floatingPanelFabFocusOutline: #5145b4;--ds-color-orionChat-floatingPanelHeaderBtnHoverBg: rgba(255, 255, 255, .12);--ds-color-orionChat-floatingPanelHeaderGradientEnd: #5145b4;--ds-color-orionChat-floatingPanelHeaderGradientStart: #3d3486;--ds-color-orionChat-floatingPanelHeaderText: #ffffff;--ds-color-orionChat-floatingPanelShadow: 0 16px 32px rgba(17, 24, 39, .18);--ds-color-orionChat-userBubbleBg: #a831d633;--ds-color-orionChat-userBubbleBorder: #a831d6;--ds-color-navigator-confirmBorder: #6464fd;--ds-color-navigator-gridItemBorder: rgba(255, 255, 255, .2);--ds-color-navigator-leftColumnBg: #f8f9fa;--ds-color-navigator-migrationOverlayBg: rgba(0, 0, 0, .7);--ds-color-navigator-migrationOverlayText: #ffffff;--ds-color-navigator-migrationSpinnerHead: #2563eb;--ds-color-navigator-migrationSpinnerTrack: #f5f8fa;--ds-color-navigator-panelDropPlaceholderBg: #ffffff;--ds-color-navigator-panelDropPlaceholderBgSoft: rgba(255, 255, 255, .9);--ds-color-navigator-panelDropPlaceholderBorder: #e1e1e1;--ds-color-navigator-panelWrapperBorder: #383e47;--ds-color-navigator-widgetHeaderCursorBorder: #ffffff;--ds-color-navigator-widgetHeaderMainTableHeadBg: #2f333e;--ds-color-navigator-widgetPickerCardBg: rgba(62, 69, 83, .5);--ds-color-navigator-iconBarBg: #2f3a4f;--ds-color-navigator-selectedOutline: #007bff;--ds-color-navigator-subbarBorder: #383e47;--ds-color-navigator-toolbarBg: #242833;--ds-color-navigator-widgetHeaderCodeMirrorBg: #161a25;--ds-color-navigator-widgetHeaderFilterBg: #161a25;--ds-color-navigator-widgetHeaderFilterBorder: #161a25;--ds-color-navigator-widgetHeaderHintsBg: #2f3a4f;--ds-color-navigator-widgetHeaderHintsBorder: #2f3a4f;--ds-color-navigator-widgetPickerCardHoverBg: #364153;--ds-color-nodeEditor-duplicateLabelBorder: #dc3545;--ds-color-nodeEditor-outputBg: #ffffff;--ds-color-nodeEditor-outputControlBg: transparent;--ds-color-nodeEditor-reorderPreviewBg: #77777722;--ds-color-nodeEditor-reorderPreviewBorder: #77777777;--ds-color-numericPagination-activeText: #111111;--ds-color-pageDetail-paneBg: #2f3a4f;--ds-color-paywall-buttonText: #e10098;--ds-color-paywall-text: #ebebeb;--ds-color-percentageBar-hoverBg: rgba(95, 107, 124, .3);--ds-color-reactFlow-azureIconLight: #e9ecef;--ds-color-reactFlow-commentBorder: #aaaaaa;--ds-color-reactFlow-edgeActive: #007bff;--ds-color-reactFlow-edgeDefault: #aaaaaa;--ds-color-reactFlow-edgeHighlight: #2c9124;--ds-color-reactFlow-edgeStroke: #adb5bd;--ds-color-reactFlow-nodeBg: #ffffff;--ds-color-reactFlow-nodeIconBg: rgba(0, 0, 0, .3);--ds-color-reactFlow-nodeIconText: #ffffff;--ds-color-reactFlow-nodeLink: #111111;--ds-color-reactFlow-nodeSelectedOutline: #1a192b;--ds-color-reactFlow-nodeSelectorBg: #f5f8fa;--ds-color-reactFlow-nodeText: #222222;--ds-color-reactFlow-plusBg: #ffffff;--ds-color-reactFlow-plusBorder: #aaaaaa;--ds-color-reactFlow-plusText: #aaaaaa;--ds-color-reactFlow-selectionBorder: #ffffff;--ds-color-reactFlow-azureIcon: #242833;--ds-color-reactFlow-helpIcon: #adb5bd;--ds-color-reactGrid-dropPlaceholderBg: rgba(220, 53, 69, .2);--ds-color-reactGrid-emptyDropHint: #adb5bd;--ds-color-reactGrid-highlightOverlayEnd: rgba(255, 0, 0, .1);--ds-color-reactGrid-highlightOverlayStart: rgba(255, 0, 0, .01);--ds-color-reactGrid-highlightPanelTrackBg: #ffffff;--ds-color-reactGrid-highlightTrackBg: #242833;--ds-color-reporting-tileIcon: #f28349;--ds-color-reporting-cardBg: #2f333e;--ds-color-reporting-surfaceHoverBg: #2f3a4f;--ds-color-reporting-surfaceText: #ffffff;--ds-color-rolesSection-bgPrimary: #ffffff;--ds-color-rolesSection-bgSecondary: #f5f8fa;--ds-color-rolesSection-border: #e1e1e1;--ds-color-rolesSection-permissionTagBg: #007bff;--ds-color-rolesSection-permissionTagHoverBg: #e26e44;--ds-color-rolesSection-permissionTagText: #ffffff;--ds-color-rolesSection-textMuted: #65676b;--ds-color-runbooks-actionLink: #8abbff;--ds-color-runbooks-detailsNodeExecutionTime: #65676b;--ds-color-runbooks-outputsRowBg: #242833;--ds-color-runbooks-pathNodeFailedBg: #c23030;--ds-color-runbooks-pathNodeSucceededBg: #0d8050;--ds-color-runbooks-pathStatusText: #ffffff;--ds-color-runbooks-pathSubflowErrorsBg: #c23030;--ds-color-runbooks-summarySelectedBorder: #999999;--ds-color-searchClear-icon: #808080;--ds-color-setCustomProperties-disabledLink: #808080;--ds-color-shareLink-buttonBg: #d5f1f7;--ds-color-sideMenu-hoverLink: #ffffff;--ds-color-sideMenu-shellBg: #282b3e;--ds-color-sideMenu-shellBorder: #242833;--ds-color-sideMenu-linkActiveColor: #e9ecef;--ds-color-sideMenu-linkColor: #e1e1e1;--ds-color-sideMenu-linkIconColor: #6c757d;--ds-color-skeletonNode-bg: #dfecfa;--ds-color-skeletonNode-border: #bbbbbb;--ds-color-skeletonNode-hoverBg: #e1e1e1;--ds-color-skeletonNode-text: #898d91;--ds-color-subflow-inputHighlightItemBg: #008000;--ds-color-subflow-inputLink: #106ba3;--ds-color-subflow-inputMultiSelectBg: #e9ecef;--ds-color-subflow-inspectExecutionTime: #65676b;--ds-color-subflow-inspectNodeStartTime: #808080;--ds-color-subflow-inspectNodeType: #65676b;--ds-color-subHeader-navbarBg: #1a192b;--ds-color-subMenuDrawer-backdropBg: rgba(0, 0, 0, .5);--ds-color-subMenuDrawer-bg: #2f333e;--ds-color-subMenuDrawer-closeHover: #aaaaaa;--ds-color-subMenuDrawer-text: #f6f7f9;--ds-color-subMenuDrawer-itemHover: #364153;--ds-color-summaryCard-hollowBorder: #808080;--ds-color-summaryCard-metricMiniBg: #ffffff;--ds-color-tabbedSubPages-copyViewButtonBg: #d5f1f7;--ds-color-textEditor-caret: #444444;--ds-color-textEditor-containerBg: #999999;--ds-color-textEditor-containerBorder: #999999;--ds-color-textEditor-containerText: #000000;--ds-color-textEditor-fontColorIndicatorBorder: #ced4da;--ds-color-textEditor-headingH1: #111111;--ds-color-textEditor-headingH2: #65676b;--ds-color-textEditor-imageOutline: #3b82f6;--ds-color-textEditor-innerBg: #ffffff;--ds-color-textEditor-placeholder: #999999;--ds-color-textEditor-quote: #65676b;--ds-color-textEditor-quoteBorder: #ced4da;--ds-color-textEditor-resizeHandleBg: #3b82f6;--ds-color-textEditor-resizeHandleBorder: #ffffff;--ds-color-textEditor-scrollbarThumb: #999999;--ds-color-textEditor-scrollbarTrackBg: transparent;--ds-color-textEditor-tokenComment: #007bff;--ds-color-textEditor-toolbarActiveBg: #dfecfa;--ds-color-textEditor-toolbarBg: #ffffff;--ds-color-textEditor-toolbarDivider: #e9ecef;--ds-color-textEditor-toolbarHoverBg: #e9ecef;--ds-color-textEditor-variableInner: #ffa500;--ds-color-textEditor-toolbarItemText: #ffffff;--ds-color-thresholdEditor-colorBorder: rgba(16, 22, 26, .15);--ds-color-thresholdEditor-coverBg: rgba(16, 22, 26, .15);--ds-color-thresholdEditor-swatchBg: #ffffff;--ds-color-timeChart-crosshair: #ff0000;--ds-color-timeChart-exportBg: #ffffff;--ds-color-timeChart-overlayStroke: #000000;--ds-color-timeChart-overlayTransparent: transparent;--ds-color-timeChart-selectionFill: rgba(0, 120, 200, .2);--ds-color-timeline-dialogBg: #ffffff;--ds-color-timeline-overflowLabelsBg: #2f333e;--ds-color-timeline-seriesIndicators: #ff0000;--ds-color-timeline-seriesIqEvents: #007bff;--ds-color-timeline-seriesLifecycle: #ffa500;--ds-color-timeline-zoomBtnBg: #182026;--ds-color-timeline-zoomBtnHoverBg: #20293a;--ds-color-timeline-legendText: #ffffff;--ds-color-timePeriodMore-horizontalLine: rgba(16, 22, 26, .15);--ds-color-timePeriodMore-popoverArrowFill: #2f3a4f;--ds-color-timeRange-labelBg: #f5f8fa;--ds-color-timeRange-labelBorder: #cccccc;--ds-color-timeRange-labelText: #137cbd;--ds-color-timeSavings-negative: #c23030;--ds-color-timeSavings-positive: #0d8050;--ds-color-toolbarConfigCard-bg: #5a6c7d;--ds-color-toolbarConfigCard-border: #5a6c7d;--ds-color-toolbarConfigCard-dragHandle: #adb5bd;--ds-color-topNavigation-dividerBorder: #444444;--ds-color-topNavigation-hoverLink: #ffffff;--ds-color-topNavigation-inputBg: #161a25;--ds-color-topNavigation-inputBorder: #444444;--ds-color-topNavigation-inputText: #adb5bd;--ds-color-topNavigation-linkAccent: #8abbff;--ds-color-topNavigation-navbarBg: #242833;--ds-color-topNavigation-noResultsText: #ffffff;--ds-color-topNavigation-overlayBorder: rgba(255, 255, 255, .3);--ds-color-topNavigation-overlayBorderSubtle: rgba(255, 255, 255, .2);--ds-color-topNavigation-overlayHoverBg: rgba(255, 255, 255, .1);--ds-color-topNavigation-smartReplyGradientEnd: #1a2333;--ds-color-topNavigation-smartReplyGradientStart: #282b3e;--ds-color-transformEditor-builtInPropsBg: #007bff;--ds-color-transformEditor-builtInPropsText: #ffffff;--ds-color-updatePolicy-anomalousSectionBg: #f5f8fa;--ds-color-updatePolicy-sensitivityLabelsText: #5c7080;--ds-color-userPreferences-bg: #161a25;--ds-color-userPreferences-sectionBg: #2f333e;--ds-color-userPreferences-sectionBorder: #e1e1e1;--ds-color-userProfilePermissions-bg: #e9ecef;--ds-color-userProfilePermissions-tagBg: #007bff;--ds-color-userProfilePermissions-tagHoverBg: #e26e44;--ds-color-userProfilePermissions-tagText: #ffffff;--ds-color-variableDefinition-propertiesBg: rgba(19, 124, 189, .5);--ds-color-viewRunbook-outputTabBg: #242833;--ds-color-viewRunbook-rowExpandedBg: #161a25;--ds-color-viewRunbook-rowSubcomponentBg: #242833;--ds-color-viewRunbook-suggestRowHoverBg: rgba(255, 255, 255, .3);--ds-color-viewRunbook-suggestRowSelectedBg: #137cbd;--ds-color-viewRunbook-suggestListBg: #242833;--ds-color-widgetEditor-categoryBg: #4d4d4d;--ds-color-widgetEditor-categoryBorder: #e1e1e1;--ds-color-widgetEditor-headerBg: #f8f9fa;--ds-color-widgetEditor-headerBorder: #c9c9c9;--ds-color-body-bg: #242833;--ds-color-scrollbar-thumb: #e1e1e1;--ds-color-scrollbar-track: #242833;--ds-color-surface-default: #161a25;--ds-color-surface-foreground: #f8f9fa;--ds-color-surface-light: #383e47;--ds-color-utility-colorMuted: #e9ecef;--ds-color-dataLoadFacade-loadingOverlayText: #ffffff;--ds-color-dateTimeSelector-popoverArrowFill: #2f3a4f;--ds-color-manageClientSecrets-tableText: #f5f8fa;--ds-shadow-console-soft: rgba(0, 0, 0, .1);--ds-shadow-controlIndicator-border: rgba(17, 17, 17, .2);--ds-shadow-controlIndicator-shadow: rgba(17, 17, 17, .1);--ds-shadow-insight-createCardHover: 0 4px 8px rgba(0, 0, 0, .1);--ds-shadow-interactive-medium: 0px 0px 5px rgba(0, 0, 0, .2);--ds-shadow-interactive-soft: 0px 0px 5px rgba(0, 0, 0, .1);--ds-shadow-interactive-strong: 0px 0px 5px rgba(0, 0, 0, .8);--ds-shadow-reactFlow-node: 2px 2px 5px #00000040;--ds-shadow-reactFlow-selection: 0 0 5px 1px #cb8824;--ds-shadow-reactFlow-toolbar: 0 2px 10px rgba(0, 0, 0, .3);--ds-shadow-reactFlow-nodeHover: 0 1px 4px 1px rgb(0 0 0 / 8%);--ds-shadow-facets-selectDisabledInset: 0 0 0 1px inset rgba(140, 152, 164, .25);--ds-shadow-incidentBrief-panel: -4px 0px 10px rgba(0, 0, 0, .2);--ds-shadow-subMenuDrawer-default: 2px 0 8px rgba(0, 0, 0, .3);--ds-shadow-subflow-inputMultiSelect: 0 0 0 1px inset rgba(140, 152, 164, .25);--ds-shadow-body-boxShadowColor: #1c2030;--ds-shadow-layoutButton-selected: 0 0 4px 0px rgba(52, 148, 251, .6);--ds-shadow-overlayInset-border: rgba(255, 255, 255, .2);--ds-shadow-overlayInset-bottom: rgba(255, 255, 255, .1);--ds-shadow-breakdownControls-target: inset 0 0 0 1px rgba(255, 255, 255, .1), 0 1px 2px rgba(17, 20, 24, .2);--ds-component-button-primary-bg: #6464fd;--ds-component-button-primary-bgHover: #007bff;--ds-component-button-disabled-bg: #343a40;--ds-component-button-outline-border: #6464fd;--ds-component-button-outline-text: #007bff;--ds-component-controls-indicator-bg: #161a25;--ds-component-controls-input-text: #f5f8fa;--ds-component-controls-input-disabled-bg: #242833;--ds-component-controls-input-disabled-inset: 0 0 0 1px inset rgba(30, 34, 44, 1);--ds-component-controls-radio-dot: #ffffff;--ds-component-controls-select-disabledBg: #2f3a4f;--ds-component-controls-select-disabledText: #5c7080;--ds-component-table-body-bg: #2f333e;--ds-component-table-border-top: #242833;--ds-component-table-flipped-border: #242833;--ds-component-card-bg: #2f333e;--ds-component-dialog-outline-border: #6464fd;--ds-component-link-default: #8abbff;--ds-component-input-bg: #242833;--ds-component-input-text: #f5f8fa;--ds-component-input-border: #495057;--ds-component-input-disabled-bg: #212529;--ds-component-input-disabled-text: #6c757d;--ds-component-input-disabled-border: #343a40;--ds-component-select-bg: #242833;--ds-component-select-text: #f5f8fa;--ds-component-tag-bg: #212529;--ds-component-tag-text: #f5f8fa;--ds-component-toggle-trackOff: #495057;--ds-component-toggle-thumb: #ffffff;--ds-component-skillCard-bg: #242833;--ds-component-skillCard-border: #495057;--ds-semantic-color-surface-page: #111111;--ds-semantic-color-surface-raised: #242833;--ds-semantic-color-surface-overlay: #161a25;--ds-semantic-color-surface-subtle: #212529;--ds-semantic-color-surface-sunken: #111111;--ds-semantic-color-surface-strong: #ced4da;--ds-semantic-color-surface-inverse: #ffffff;--ds-semantic-color-text-primary: #f5f8fa;--ds-semantic-color-text-secondary: #e1e1e1;--ds-semantic-color-text-disabled: #6c757d;--ds-semantic-color-text-placeholder: #999999;--ds-semantic-color-text-link: #137cbd;--ds-semantic-color-text-inverse: #111111;--ds-semantic-color-text-onDark: #ffffff;--ds-semantic-color-text-heading: #f8f9fa;--ds-semantic-color-text-caption: #ced4da;--ds-semantic-color-border-default: #495057;--ds-semantic-color-border-strong: #65676b;--ds-semantic-color-border-subtle: #343a40;--ds-semantic-color-interactive-active: #03a9f4;--ds-semantic-color-interactive-disabled: #6c757d}html[data-ui-theme=orion][data-ui-mode=light]{--ds-color-addAuthenticationHttp-error: #c23030;--ds-color-addAuthenticationHttp-success: #0d8050;--ds-color-addMapping-scrollbarThumb: #808080;--ds-color-addMapping-scrollbarTrack: #c9c9c9;--ds-color-addWidget-categoryBg: #ffffff;--ds-color-addWidget-categoryBorder: #e1e1e1;--ds-color-addWidget-headerBg: #f8f9fa;--ds-color-addWidget-headerBorder: #c9c9c9;--ds-color-analysisChart-thresholdLine: #c23030;--ds-color-analysisChart-trainingBandBg: #fef7e0;--ds-color-analysisChart-trainingBandFill: #0d8050;--ds-color-baseNode-debugBadgeBg: #b26076;--ds-color-baseNode-debugBadgeText: #ffffff;--ds-color-baseNode-errorAnimationText: #ff0000;--ds-color-breakdownControls-targetText: #1a192b;--ds-color-capacity-specialChartAiIcon: #106ba3;--ds-color-capacity-tagDangerBg: #c23030;--ds-color-capacity-tagDangerText: #ffffff;--ds-color-capacity-tagText: #343a40;--ds-color-capacity-tagWarningBg: #edd811;--ds-color-cloudim-button-primaryBg: #3496cb;--ds-color-cloudim-button-activeBg: #ffffff;--ds-color-cloudim-button-defaultBg: #ffffff;--ds-color-cloudim-button-hoverBg: #c5cbd3;--ds-color-cloudim-button-primaryHoverBg: #2980b9;--ds-color-cloudim-details-assetsThemeIconFill: #242f3e;--ds-color-cloudim-details-awsNodeIconFill: #242f3e;--ds-color-cloudim-details-compoundTag-showButtonGradientEnd: #ffffff;--ds-color-cloudim-details-compoundTag-showButtonGradientStart: transparent;--ds-color-cloudim-details-compoundTag-text: #f6f7f9;--ds-color-cloudim-details-netimNodeIconFill: #242f3e;--ds-color-cloudim-details-cardBg: #ffffff;--ds-color-cloudim-details-containerBg: #ffffff;--ds-color-cloudim-facets-reactFlowControlsText: #000000;--ds-color-cloudim-facets-rulesModalTagText: #f6f7f9;--ds-color-cloudim-facets-rulesTagText: #f6f7f9;--ds-color-cloudim-facets-facetFiltersBg: #ffffff;--ds-color-cloudim-facets-facetSelectionBg: #ffffff;--ds-color-cloudim-geoMap-aws: #ff9900;--ds-color-cloudim-geoMap-azure: #00b5e8;--ds-color-cloudim-geoMap-background: #0a112e;--ds-color-cloudim-geoMap-controlsBg: #ffffff;--ds-color-cloudim-geoMap-landBg: #d8e2ed;--ds-color-cloudim-geoMap-legendBar: #343a40;--ds-color-cloudim-geoMap-legendBg: #ffffff;--ds-color-cloudim-geoMap-legendMarker: #ffffff;--ds-color-cloudim-geoMap-legendText: #ffffff;--ds-color-cloudim-geoMap-onPrem: #008000;--ds-color-cloudim-geoMap-pinStroke: #343a40;--ds-color-cloudim-geoMap-textFill: #343a40;--ds-color-cloudim-geoMap-tooltipBg: #ffffff;--ds-color-cloudim-geoMap-tooltipBorder: #999999;--ds-color-cloudim-geoMap-unit: #ffffff;--ds-color-cloudim-geoMap-zoomButtonHoverStroke: #6c757d;--ds-color-cloudim-geoMap-zoomButtonStroke: #343a40;--ds-color-cloudim-kubernetes-cardBorderDark: rgba(255, 255, 255, .2);--ds-color-cloudim-kubernetes-cardBorderLight: rgba(17, 20, 24, .15);--ds-color-cloudim-kubernetes-insightsBadgeText: #ffffff;--ds-color-cloudim-landing-externalButtonBg: rgba(183, 183, 222, .5);--ds-color-cloudim-landing-gettingStartedBg: rgba(183, 183, 222, .5);--ds-color-cloudim-landing-newsPostBg: rgba(183, 183, 222, .2);--ds-color-cloudim-landing-newsPostTypeText: #ffffff;--ds-color-cloudim-landing-summaryButtonBg: rgba(183, 183, 222, .5);--ds-color-cloudim-landing-gradient-layer1-stop1: #ebebeb75;--ds-color-cloudim-landing-gradient-layer1-stop2: #f8f8f870;--ds-color-cloudim-landing-gradient-layer1-stop3: #ebebeb60;--ds-color-cloudim-landing-gradient-layer1-stop4: #ffffff45;--ds-color-cloudim-landing-gradient-layer1-stop5: #99999910;--ds-color-cloudim-landing-gradient-layer2-stop1: #00000010;--ds-color-cloudim-landing-gradient-layer2-stop2: #ebebeb20;--ds-color-cloudim-landing-gradient-layer2-stop3: #ffffff40;--ds-color-cloudim-landing-gradient-layer3-stop1: #ffffff;--ds-color-cloudim-landing-gradient-layer3-stop2: #f8f8f8;--ds-color-cloudim-landing-gradient-layer3-stop3: #ebebeb;--ds-color-cloudim-landing-gradientPositions-layer2-stop2-position: 65%;--ds-color-cloudim-landing-gradientPositions-layer2-stop3-position: 100%;--ds-color-cloudim-landing-pageBg: #e9ecef;--ds-color-cloudim-landing-pageHeaderBg: #ffffff;--ds-color-cloudim-leftSideBar-labelBarHoverBg: rgba(143, 153, 168, .15);--ds-color-cloudim-leftSideBar-leftSidebarBg: #282b3e;--ds-color-cloudim-leftSideBar-leftSidebarDividerColor: #6c757d;--ds-color-cloudim-leftSideBar-leftSidebarPinBg: #242833;--ds-color-cloudim-leftSideBar-leftSidebarSelectedBg: #34384b;--ds-color-cloudim-leftSideBar-menuBg: #282b3e;--ds-color-cloudim-leftSideBar-navbarBg: #242833;--ds-color-cloudim-leftSideBar-popupMenuBg: #ffffff;--ds-color-cloudim-pagination-paginationBg: #ffffff;--ds-color-cloudim-pagination-paginationButtonHoverBg: rgba(143, 153, 168, .15);--ds-color-cloudim-pagination-tableHeaderBg: #e1e1e1;--ds-color-condition-blockOperationMenuBorder: #77777777;--ds-color-condition-blockTypeBg: #cfc1f5;--ds-color-condition-blockTypeText: #222222;--ds-color-condition-keyBg: #f9e4a7;--ds-color-condition-keyCategoryBg: #f4c7a9;--ds-color-condition-operationBg: #caefb1;--ds-color-condition-text: #222222;--ds-color-condition-valueBg: #c6e3fe;--ds-color-connectionGraph-edgeStroke: #adb5bd;--ds-color-connectionGraph-handleBg: #adb5bd;--ds-color-connectionGraph-link: #111111;--ds-color-connectionGraph-nodeIconBg: rgba(0, 0, 0, .3);--ds-color-connectionGraph-nodeIconText: #ffffff;--ds-color-console-border: #dce7f2;--ds-color-console-gradientEnd: #1a2333;--ds-color-console-gradientStart: #282b3e;--ds-color-console-hoverBg: #f5f8fa;--ds-color-console-icon: #5c7080;--ds-color-console-onDark: #ffffff;--ds-color-console-onLight: #111111;--ds-color-console-text: #a7abc3;--ds-color-console-title: #182026;--ds-color-consoleWelcome-glowPrimary: rgba(255, 255, 255, .1);--ds-color-consoleWelcome-glowSecondary: rgba(255, 255, 255, .05);--ds-color-consoleWelcome-indicatorActiveBg: #ffffff;--ds-color-consoleWelcome-indicatorBorder: rgba(255, 255, 255, .8);--ds-color-consoleWelcome-onDark: #ffffff;--ds-color-consoleWelcome-overlayBg: rgba(255, 255, 255, .8);--ds-color-consoleWelcome-slideBodyText: #5a6c7d;--ds-color-consoleWelcome-slideBodyTextEmphasis: #4a5568;--ds-color-consoleWelcome-slideLayoutBg: #ffffff;--ds-color-consoleWelcome-slideLayoutBorder: rgba(255, 255, 255, .3);--ds-color-consoleWelcome-slideText: #333333;--ds-color-createRunbook-borderTop: rgba(16, 22, 26, .15);--ds-color-createRunbook-debugBadgeBg: #b26076;--ds-color-createRunbook-debugBadgeText: #ffffff;--ds-color-createRunbook-embedTriggerColor: #e7e7ae;--ds-color-createRunbook-subflowColor: #ffffff;--ds-color-createRunbook-versionBadgeBg: #898d91;--ds-color-criticality-circleNumberText: #ffffff;--ds-color-dashboards-toolbarBg: #e9ecef;--ds-color-dashboards-widgetDialogDetailsBg: #f6f7f9;--ds-color-dashboards-widgetHeadingsBorder: rgba(16, 22, 26, .15);--ds-color-dataNode-descBorder: #e1e1e1;--ds-color-dataStore-filterCmActiveValue: #ffffff;--ds-color-dataStore-filterCmValue: #9c27b0;--ds-color-dataStore-inspectStatusError: #c23030;--ds-color-dataStore-inspectStatusSuccess: #0d8050;--ds-color-dataStore-inspectStatusText: #ffffff;--ds-color-dataStore-placeholderBg: rgba(255, 255, 255, .9);--ds-color-dataStore-placeholderBorder: #e1e1e1;--ds-color-dataStore-workspaceBorder: #e1e1e1;--ds-color-debugPanel-highlightedBg: #dce7f2;--ds-color-decisionEditor-textareaBorder: #999999;--ds-color-detailsPanel-disabledSelectBg: rgba(108, 117, 125, .3);--ds-color-dividerVertical-border: #c9c9c9;--ds-color-dragAndDrop-nodeBorder: #aaaaaa;--ds-color-dragAndDrop-variableTriggerBg: #cf9fff;--ds-color-dragAndDrop-variableTriggerText: #ffffff;--ds-color-entityList-categoryBg: #ffffff;--ds-color-entityList-categoryBorder: #e1e1e1;--ds-color-entityList-headerBg: #f8f9fa;--ds-color-entityList-headerBorder: #c9c9c9;--ds-color-errorBoundary-contactOutline: #106ba3;--ds-color-facets-columnChooserButtonText: #ffffff;--ds-color-facets-columnChooserDarkHoverBg: #ffffff;--ds-color-facets-columnChooserDarkHoverLabel: #242833;--ds-color-facets-columnChooserHoverBg: rgba(33, 37, 41, .2);--ds-color-facets-customPropertyBg: #b041da;--ds-color-facets-customPropertyText: #f5f8fa;--ds-color-facets-daysCheckedBg: #137cbd;--ds-color-facets-daysCheckedDisabledBg: #adb5bd;--ds-color-facets-daysIndicatorBg: #c9c9c9;--ds-color-facets-daysLabelText: #ffffff;--ds-color-facets-deletedItemText: rgba(92, 112, 128, .6);--ds-color-facets-paginationStickyBg: #e9ecef;--ds-color-facets-panelHeaderBg: #e9ecef;--ds-color-facets-panelLeftColumnBg: #ffffff;--ds-color-facets-searchLeftColumnBg: #ffffff;--ds-color-facets-sectionContainerBg: #ffffff;--ds-color-facets-sectionContainerBorder: #e1e1e1;--ds-color-facets-sectionCtaBg: #ffffff;--ds-color-facets-sectionCtaBorder: #c9c9c9;--ds-color-facets-sectionHeaderBg: #ffffff;--ds-color-facets-sectionHeaderBorder: #c9c9c9;--ds-color-facets-sectionIncidentTableHeaderBg: #e1e1e1;--ds-color-facets-sectionSaveQuerySelectBg: #ffffff;--ds-color-facets-sectionSearchHeaderBg: #e9ecef;--ds-color-facets-sectionTimePeriodOptionBg: #f8f9fa;--ds-color-facets-selectDisabledBg: #e9ecef;--ds-color-formattedNote-descBorder: #e1e1e1;--ds-color-genAi-inspectStatusDefault: #0366d6;--ds-color-genAi-inspectStatusSuccess: #0d8050;--ds-color-genAi-inspectStatusText: #ffffff;--ds-color-genAi-inspectTokenText: #212529;--ds-color-generalInspect-emptyBg: #f5f8fa;--ds-color-generalInspect-emptyText: #65676b;--ds-color-graphError-headerText: #666666;--ds-color-harvestStatus-filterBg: #ffffff;--ds-color-harvestStatus-filterBorder: #e1e1e1;--ds-color-httpEditor-additionalHeaderInputErrorBorder: #e04b4b;--ds-color-httpEditor-darkEntityBg: #182026;--ds-color-httpEditor-darkEntitySelectedBg: #0366d6;--ds-color-httpEditor-darkTextareaBg: #182026;--ds-color-httpInspect-receivedAt: #65676b;--ds-color-httpInspect-statusError: #c23030;--ds-color-httpInspect-statusRedirect: #d9822b;--ds-color-httpInspect-statusSuccess: #0d8050;--ds-color-httpInspect-statusText: #ffffff;--ds-color-iconTitle-ledBg: #000091;--ds-color-iconVideo-ribbonBg: #0d8050;--ds-color-incidentBrief-customTagBg: #b041da;--ds-color-incidentBrief-dottedBorder: #808080;--ds-color-incidentBrief-plusBorder: #808080;--ds-color-indicatorDetailed-alert: #c23030;--ds-color-indicatorDetailed-annotationCriticalBg: #c23030;--ds-color-indicatorDetailed-annotationInfoBg: #03a9f4;--ds-color-indicatorDetailed-annotationText: #ffffff;--ds-color-indicatorDetailed-annotationTransparent: transparent;--ds-color-indicatorDetailed-annotationWarningText: #eaaa00;--ds-color-indicatorDetailed-riverRange: #008000;--ds-color-indicatorDetailed-thresholdLine: #008000;--ds-color-insight-createCardBg: #f8f9fa;--ds-color-insight-createCardBorder: #c9c9c9;--ds-color-insight-createIcon: #5c7080;--ds-color-insight-createIconBg: #dce7f2;--ds-color-insight-createText: #5c7080;--ds-color-insight-customHoverOverlayBg: rgba(255, 255, 255, .9);--ds-color-insight-darkHoverOverlayBg: rgba(0, 0, 0, .85);--ds-color-insight-darkTagButtonText: #000000;--ds-color-insight-defaultBorder: #137cbd;--ds-color-insight-disabledOverlayBg: #ffffff;--ds-color-insight-errorBadgeText: #ffffff;--ds-color-insight-inlineSvgBg: #e5f0fc;--ds-color-insight-lockIcon: #9ca3af;--ds-color-insight-migrationOverlayBg: rgba(0, 0, 0, .7);--ds-color-insight-migrationOverlayText: #ffffff;--ds-color-insight-migrationSpinnerHead: #2563eb;--ds-color-insight-migrationSpinnerTrack: #f5f8fa;--ds-color-insight-pinIcon: #e26e44;--ds-color-insight-placeholderBg: #dfecfa;--ds-color-insight-tagBg: #007bff;--ds-color-insight-tagsButtonBg: #e9ecef;--ds-color-insight-tagsButtonHoverBg: #e1e1e1;--ds-color-insight-tagText: #ffffff;--ds-color-inspectTab-sectionContentBg: #dce7f2;--ds-color-integrations-config-notInstalled: #dc3545;--ds-color-integrations-config-tableHeader: #242833;--ds-color-integrations-config-tableText: #6c757d;--ds-color-integrations-library-cardErrorBg: #c23030;--ds-color-integrations-library-cardErrorBorder: #c23030;--ds-color-integrations-warning-text: #ff0000;--ds-color-liquidTemplate-toolbarCheckedBg: #e1e1e1;--ds-color-mainApp-errorDialogBg: #ffffff;--ds-color-mapping-linkColor: #106ba3;--ds-color-mapping-tableHeaderBg: #e1e1e1;--ds-color-mcpChat-assistantBubbleBg: #f5f8fa;--ds-color-mcpChat-headerBorder: #e1e1e1;--ds-color-mcpChat-inputAreaBorder: #e1e1e1;--ds-color-mcpChat-inputBoxBg: #ffffff;--ds-color-mcpChat-inputBoxBorder: #bbbbbb;--ds-color-mcpChat-jsonBg: rgba(16, 22, 26, .15);--ds-color-mcpChat-jsonBorder: rgba(0, 0, 0, .3);--ds-color-mcpChat-loadingDot: #aaaaaa;--ds-color-mcpChat-micActive: #d32f2f;--ds-color-mcpChat-tabActiveBorder: #137cbd;--ds-color-mcpChat-toolbarBorder: #e9ecef;--ds-color-mcpChat-userBubbleBg: #137cbd;--ds-color-mcpChat-userBubbleText: #ffffff;--ds-color-orionChat-assistantAvatarGradient-stop1: #5145b4;--ds-color-orionChat-assistantAvatarGradient-stop2: #b030b0;--ds-color-orionChat-assistantAvatarGradient-stop3: #e01e84;--ds-color-orionChat-assistantAvatarGradient-stop4: #f85252;--ds-color-orionChat-assistantAvatarGradient-stop5: #ffa040;--ds-color-orionChat-assistantAvatarShadow: 0 1px 2px rgba(17, 24, 39, .08);--ds-color-orionChat-assistantAvatarText: #ffffff;--ds-color-orionChat-composerInputShellGradientEnd: #a8d4f5;--ds-color-orionChat-composerInputShellGradientStart: #d8c8f2;--ds-color-orionChat-composerInputShellInnerBg: #ffffff;--ds-color-orionChat-floatingPanelBackdrop: rgba(17, 24, 39, .35);--ds-color-orionChat-floatingPanelBg: #ffffff;--ds-color-orionChat-floatingPanelFabFocusOutline: #5145b4;--ds-color-orionChat-floatingPanelHeaderBtnHoverBg: rgba(255, 255, 255, .12);--ds-color-orionChat-floatingPanelHeaderGradientEnd: #5145b4;--ds-color-orionChat-floatingPanelHeaderGradientStart: #3d3486;--ds-color-orionChat-floatingPanelHeaderText: #ffffff;--ds-color-orionChat-floatingPanelShadow: 0 16px 32px rgba(17, 24, 39, .18);--ds-color-orionChat-userBubbleBg: #a831d633;--ds-color-orionChat-userBubbleBorder: #a831d6;--ds-color-navigator-confirmBorder: #000091;--ds-color-navigator-gridItemBorder: #e1e1e1;--ds-color-navigator-leftColumnBg: #f8f9fa;--ds-color-navigator-migrationOverlayBg: rgba(0, 0, 0, .7);--ds-color-navigator-migrationOverlayText: #ffffff;--ds-color-navigator-migrationSpinnerHead: #2563eb;--ds-color-navigator-migrationSpinnerTrack: #f5f8fa;--ds-color-navigator-panelDropPlaceholderBg: #ffffff;--ds-color-navigator-panelDropPlaceholderBgSoft: rgba(255, 255, 255, .9);--ds-color-navigator-panelDropPlaceholderBorder: #e1e1e1;--ds-color-navigator-panelWrapperBorder: #e1e1e1;--ds-color-navigator-widgetHeaderCursorBorder: #ffffff;--ds-color-navigator-widgetHeaderMainTableHeadBg: #f8f9fa;--ds-color-navigator-widgetPickerCardBg: rgba(255, 255, 255, .8);--ds-color-navigator-iconBarBg: #e1e1e1;--ds-color-navigator-selectedOutline: #8abbff;--ds-color-navigator-subbarBorder: #e1e1e1;--ds-color-navigator-toolbarBg: #e9ecef;--ds-color-nodeEditor-duplicateLabelBorder: #dc3545;--ds-color-nodeEditor-outputBg: #ffffff;--ds-color-nodeEditor-outputControlBg: transparent;--ds-color-nodeEditor-reorderPreviewBg: #77777722;--ds-color-nodeEditor-reorderPreviewBorder: #77777777;--ds-color-numericPagination-activeText: #111111;--ds-color-pageDetail-paneBg: #ffffff;--ds-color-paywall-buttonText: #e10098;--ds-color-paywall-text: #ebebeb;--ds-color-percentageBar-hoverBg: rgba(143, 153, 168, .15);--ds-color-reactFlow-azureIconLight: #e9ecef;--ds-color-reactFlow-commentBorder: #aaaaaa;--ds-color-reactFlow-edgeActive: #007bff;--ds-color-reactFlow-edgeDefault: #aaaaaa;--ds-color-reactFlow-edgeHighlight: #2c9124;--ds-color-reactFlow-edgeStroke: #adb5bd;--ds-color-reactFlow-nodeBg: #ffffff;--ds-color-reactFlow-nodeIconBg: rgba(0, 0, 0, .3);--ds-color-reactFlow-nodeIconText: #ffffff;--ds-color-reactFlow-nodeLink: #111111;--ds-color-reactFlow-nodeSelectedOutline: #1a192b;--ds-color-reactFlow-nodeSelectorBg: #f5f8fa;--ds-color-reactFlow-nodeText: #222222;--ds-color-reactFlow-plusBg: #ffffff;--ds-color-reactFlow-plusBorder: #aaaaaa;--ds-color-reactFlow-plusText: #aaaaaa;--ds-color-reactFlow-selectionBorder: #ffffff;--ds-color-reactGrid-dropPlaceholderBg: rgba(220, 53, 69, .2);--ds-color-reactGrid-emptyDropHint: #6c757d;--ds-color-reactGrid-highlightOverlayEnd: rgba(255, 0, 0, .1);--ds-color-reactGrid-highlightOverlayStart: rgba(255, 0, 0, .01);--ds-color-reactGrid-highlightPanelTrackBg: #ffffff;--ds-color-reactGrid-highlightTrackBg: #e9ecef;--ds-color-reporting-tileIcon: #f28349;--ds-color-reporting-cardBg: #ffffff;--ds-color-reporting-surfaceHoverBg: #f5f8fa;--ds-color-reporting-surfaceText: #242833;--ds-color-rolesSection-bgPrimary: #ffffff;--ds-color-rolesSection-bgSecondary: #f5f8fa;--ds-color-rolesSection-border: #e1e1e1;--ds-color-rolesSection-permissionTagBg: #007bff;--ds-color-rolesSection-permissionTagHoverBg: #e26e44;--ds-color-rolesSection-permissionTagText: #ffffff;--ds-color-rolesSection-textMuted: #65676b;--ds-color-runbooks-actionLink: #8abbff;--ds-color-runbooks-detailsNodeExecutionTime: #65676b;--ds-color-runbooks-outputsRowBg: #e9ecef;--ds-color-runbooks-pathNodeFailedBg: #c23030;--ds-color-runbooks-pathNodeSucceededBg: #0d8050;--ds-color-runbooks-pathStatusText: #ffffff;--ds-color-runbooks-pathSubflowErrorsBg: #c23030;--ds-color-runbooks-summarySelectedBorder: #999999;--ds-color-searchClear-icon: #808080;--ds-color-setCustomProperties-disabledLink: #ced4da;--ds-color-shareLink-buttonBg: #d5f1f7;--ds-color-sideMenu-hoverLink: #ffffff;--ds-color-sideMenu-shellBg: #282b3e;--ds-color-sideMenu-shellBorder: #242833;--ds-color-sideMenu-linkActiveColor: #343a40;--ds-color-sideMenu-linkColor: #495057;--ds-color-sideMenu-linkIconColor: #ced4da;--ds-color-skeletonNode-bg: #dfecfa;--ds-color-skeletonNode-border: #bbbbbb;--ds-color-skeletonNode-hoverBg: #e1e1e1;--ds-color-skeletonNode-text: #898d91;--ds-color-subflow-inputHighlightItemBg: #008000;--ds-color-subflow-inputLink: #106ba3;--ds-color-subflow-inputMultiSelectBg: #e9ecef;--ds-color-subflow-inspectExecutionTime: #65676b;--ds-color-subflow-inspectNodeStartTime: #808080;--ds-color-subflow-inspectNodeType: #65676b;--ds-color-subHeader-navbarBg: #f5f8fa;--ds-color-subMenuDrawer-backdropBg: rgba(0, 0, 0, .5);--ds-color-subMenuDrawer-bg: #ffffff;--ds-color-subMenuDrawer-closeHover: #5c7080;--ds-color-subMenuDrawer-text: #1a192b;--ds-color-summaryCard-hollowBorder: #808080;--ds-color-summaryCard-metricMiniBg: #ffffff;--ds-color-tabbedSubPages-copyViewButtonBg: #d5f1f7;--ds-color-textEditor-caret: #444444;--ds-color-textEditor-containerBg: #999999;--ds-color-textEditor-containerBorder: #999999;--ds-color-textEditor-containerText: #000000;--ds-color-textEditor-fontColorIndicatorBorder: #ced4da;--ds-color-textEditor-headingH1: #111111;--ds-color-textEditor-headingH2: #65676b;--ds-color-textEditor-imageOutline: #3b82f6;--ds-color-textEditor-innerBg: #ffffff;--ds-color-textEditor-placeholder: #999999;--ds-color-textEditor-quote: #65676b;--ds-color-textEditor-quoteBorder: #ced4da;--ds-color-textEditor-resizeHandleBg: #3b82f6;--ds-color-textEditor-resizeHandleBorder: #ffffff;--ds-color-textEditor-scrollbarThumb: #999999;--ds-color-textEditor-scrollbarTrackBg: transparent;--ds-color-textEditor-tokenComment: #007bff;--ds-color-textEditor-toolbarActiveBg: #dfecfa;--ds-color-textEditor-toolbarBg: #ffffff;--ds-color-textEditor-toolbarDivider: #e9ecef;--ds-color-textEditor-toolbarHoverBg: #e9ecef;--ds-color-textEditor-variableInner: #ffa500;--ds-color-thresholdEditor-colorBorder: rgba(16, 22, 26, .15);--ds-color-thresholdEditor-coverBg: rgba(16, 22, 26, .15);--ds-color-thresholdEditor-swatchBg: #ffffff;--ds-color-timeChart-crosshair: #ff0000;--ds-color-timeChart-exportBg: #ffffff;--ds-color-timeChart-overlayStroke: #000000;--ds-color-timeChart-overlayTransparent: transparent;--ds-color-timeChart-selectionFill: rgba(0, 120, 200, .2);--ds-color-timeline-dialogBg: #ffffff;--ds-color-timeline-overflowLabelsBg: #ffffff;--ds-color-timeline-seriesIndicators: #ff0000;--ds-color-timeline-seriesIqEvents: #007bff;--ds-color-timeline-seriesLifecycle: #ffa500;--ds-color-timeline-zoomBtnBg: #ffffff;--ds-color-timeline-zoomBtnHoverBg: #ced4da;--ds-color-timePeriodMore-horizontalLine: rgba(16, 22, 26, .15);--ds-color-timeRange-labelBg: #f5f8fa;--ds-color-timeRange-labelBorder: #cccccc;--ds-color-timeRange-labelText: #137cbd;--ds-color-timeSavings-negative: #c23030;--ds-color-timeSavings-positive: #0d8050;--ds-color-toolbarConfigCard-bg: #eaf4ff;--ds-color-toolbarConfigCard-border: #dce7f2;--ds-color-toolbarConfigCard-dragHandle: #3b6ea8;--ds-color-topNavigation-dividerBorder: #444444;--ds-color-topNavigation-hoverLink: #ffffff;--ds-color-topNavigation-inputBg: #161a25;--ds-color-topNavigation-inputBorder: #444444;--ds-color-topNavigation-inputText: #adb5bd;--ds-color-topNavigation-linkAccent: #8abbff;--ds-color-topNavigation-navbarBg: #242833;--ds-color-topNavigation-noResultsText: #ffffff;--ds-color-topNavigation-overlayBorder: rgba(255, 255, 255, .3);--ds-color-topNavigation-overlayBorderSubtle: rgba(255, 255, 255, .2);--ds-color-topNavigation-overlayHoverBg: rgba(255, 255, 255, .1);--ds-color-topNavigation-smartReplyGradientEnd: #1a2333;--ds-color-topNavigation-smartReplyGradientStart: #282b3e;--ds-color-transformEditor-builtInPropsBg: #007bff;--ds-color-transformEditor-builtInPropsText: #ffffff;--ds-color-updatePolicy-anomalousSectionBg: #f5f8fa;--ds-color-updatePolicy-sensitivityLabelsText: #5c7080;--ds-color-userPreferences-bg: #f8f9fa;--ds-color-userPreferences-sectionBg: #ffffff;--ds-color-userPreferences-sectionBorder: #e1e1e1;--ds-color-userProfilePermissions-bg: #e9ecef;--ds-color-userProfilePermissions-tagBg: #007bff;--ds-color-userProfilePermissions-tagHoverBg: #e26e44;--ds-color-userProfilePermissions-tagText: #ffffff;--ds-color-variableDefinition-propertiesBg: #dce7f2;--ds-color-viewRunbook-outputTabBg: #e9ecef;--ds-color-viewRunbook-rowExpandedBg: #f5f8fa;--ds-color-viewRunbook-rowSubcomponentBg: #ffffff;--ds-color-viewRunbook-suggestRowHoverBg: rgba(52, 58, 64, .3);--ds-color-viewRunbook-suggestRowSelectedBg: #137cbd;--ds-color-widgetEditor-categoryBg: #ffffff;--ds-color-widgetEditor-categoryBorder: #e1e1e1;--ds-color-widgetEditor-headerBg: #f8f9fa;--ds-color-widgetEditor-headerBorder: #c9c9c9;--ds-color-body-bg: #e9ecef;--ds-color-scrollbar-thumb: #333333;--ds-color-scrollbar-track: #f5f8fa;--ds-color-surface-default: #ffffff;--ds-color-surface-foreground: #111111;--ds-color-surface-light: #ffffff;--ds-color-utility-colorMuted: #343a40;--ds-color-orion-aiAssistantPlaceholderBg: #f8fbff;--ds-color-orion-aiAssistantPlaceholderBorder: #e8ecef;--ds-color-orion-aiAssistantPlaceholderMessageBg: #ffffff;--ds-color-orion-aiAssistantPlaceholderMessageBorder: #dbe5f0;--ds-color-orion-aiAssistantPlaceholderMessageText: #374151;--ds-color-orion-aiAssistantPlaceholderTitle: #1f2937;--ds-color-orion-badgeAutomationBg: #fee2e2;--ds-color-orion-badgeAutomationBorder: #fca5a5;--ds-color-orion-badgeAutomationText: #d32f2f;--ds-color-orion-badgeCommandBg: #e8e4f8;--ds-color-orion-badgeCommandBorder: #c5b8ed;--ds-color-orion-badgeCommandText: #5b3ea3;--ds-color-orion-badgeCustomBg: #f6f7f9;--ds-color-orion-badgeCustomBorder: #c6e3fe;--ds-color-orion-badgeCustomText: #137cbd26;--ds-color-orion-badgeDiagnosticsBg: #ede9fe;--ds-color-orion-badgeDiagnosticsBorder: #c4b5fd;--ds-color-orion-badgeDiagnosticsText: #6d28d9;--ds-color-orion-badgeDisabledBg: #e5f0fc;--ds-color-orion-badgeDisabledBorder: #cdd1d6;--ds-color-orion-badgeDisabledText: #6b7280;--ds-color-orion-badgeDraftBg: #fef7e0;--ds-color-orion-badgeDraftBorder: #f0d97a;--ds-color-orion-badgeDraftText: #a67b10;--ds-color-orion-badgeMonitoringBg: #d1fae5;--ds-color-orion-badgeMonitoringBorder: #6ee7b7;--ds-color-orion-badgeMonitoringText: #047857;--ds-color-orion-badgePerformanceBg: #fef9c3;--ds-color-orion-badgePerformanceBorder: #fde047;--ds-color-orion-badgePerformanceText: #a16207;--ds-color-orion-badgePublishedBg: #e6f7e9;--ds-color-orion-badgePublishedBorder: #a8ddb5;--ds-color-orion-badgePublishedText: #1e7a34;--ds-color-orion-badgeSecurityBg: #dfecfa;--ds-color-orion-badgeSecurityBorder: #93bbfd;--ds-color-orion-badgeSecurityText: #1d4ed8;--ds-color-orion-badgeSkillBg: #e8f4fd;--ds-color-orion-badgeSkillBorder: #b3d9f2;--ds-color-orion-badgeSkillText: #137cbd;--ds-color-orion-catalogCountersNumber: #1f2937;--ds-color-orion-catalogCountersNumberCommands: #7c3aed;--ds-color-orion-catalogCountersNumberPublished: #16a34a;--ds-color-orion-catalogCountersNumberSkills: #2563eb;--ds-color-orion-catalogCountersSeparator: #9ca3af;--ds-color-orion-catalogCountersText: #4b5563;--ds-color-orion-categoryPickerActiveBg: #1d4ed8;--ds-color-orion-categoryPickerActiveBorder: #1d4ed8;--ds-color-orion-categoryPickerActiveText: #ffffff;--ds-color-orion-categoryPickerAddBg: #f7fafb;--ds-color-orion-categoryPickerAddBorder: #c4c9d3;--ds-color-orion-categoryPickerAddHoverBg: #e8f4fd;--ds-color-orion-categoryPickerAddHoverText: #374151;--ds-color-orion-categoryPickerAddText: #6b7280;--ds-color-orion-categoryPickerFocusOutline: #1d4ed8;--ds-color-orion-categoryPickerTooltipBg: #ffffff;--ds-color-orion-categoryPickerTooltipBorder: #d8dee6;--ds-color-orion-divider: rgba(255, 255, 255, .2);--ds-color-orion-fieldLabelText: #6b7280;--ds-color-orion-markdownBodyText: #1f2937;--ds-color-orion-markdownBorder: #e5e6eb;--ds-color-orion-markdownChromeBg: #eaf4ff;--ds-color-orion-markdownCodeBg: #eaf4ff;--ds-color-orion-markdownErrorBg: #fef2f2;--ds-color-orion-markdownErrorText: #b91c1c;--ds-color-orion-markdownHeadingText: #111827;--ds-color-orion-markdownLoadingBase: #eaf4ff;--ds-color-orion-markdownLoadingMid: #dce7f2;--ds-color-orion-markdownMutedText: #6b7280;--ds-color-orion-markdownPanelBg: #ffffff;--ds-color-orion-markdownPreBg: #1a2333;--ds-color-orion-markdownShellBg: #f8f9fa;--ds-color-orion-onSidebar: #ffffff;--ds-color-orion-pageContentBg: #e8ecef;--ds-color-orion-pageContentBgWhite: #ffffff;--ds-color-orion-skillCardBg: #f8f9fa;--ds-color-orion-skillCardBorder: #e5e6eb;--ds-color-orion-skillCardDescription: #4b5563;--ds-color-orion-skillCardFocusOutline: #3b82f6;--ds-color-orion-skillCardHoverBg: #ffffff;--ds-color-orion-skillCardHoverBorder: #cfd6e3;--ds-color-orion-skillCardMetadataLabel: #9ca3af;--ds-color-orion-skillCardMetadataValue: #374151;--ds-color-orion-skillCardName: #1a1a2e;--ds-color-orion-skillCardVersion: #6b7280;--ds-color-orion-skillCatalogLiveStatusError: #b42318;--ds-color-orion-skillCatalogLiveStatusText: #4b5563;--ds-color-orion-skillCatalogSectionBorder: #e8ecef;--ds-color-orion-skillEditorBackText: #4b5563;--ds-color-orion-skillEditorCardBg: #f8f9fa;--ds-color-orion-skillEditorCardBorder: #e5e6eb;--ds-color-orion-skillEditorDiscardBg: #ffffff;--ds-color-orion-skillEditorDiscardBorder: #eceaf5;--ds-color-orion-skillEditorDiscardHoverBg: #f7f8fb;--ds-color-orion-skillEditorDiscardText: #374151;--ds-color-orion-skillEditorDivider: #d1d5db;--ds-color-orion-skillEditorHighBg: #ecfdf3;--ds-color-orion-skillEditorHighFocus: #86efac;--ds-color-orion-skillEditorHighText: #047857;--ds-color-orion-skillEditorLowBg: #fef2f2;--ds-color-orion-skillEditorLowFocus: #fca5a5;--ds-color-orion-skillEditorLowText: #b42318;--ds-color-orion-skillEditorMarkdownTab: #6b7280;--ds-color-orion-skillEditorMarkdownTabActive: #0b74ff;--ds-color-orion-skillEditorMediumBg: #fff7ed;--ds-color-orion-skillEditorMediumFocus: #f6c67a;--ds-color-orion-skillEditorMediumText: #b45309;--ds-color-orion-skillEditorSelectBg: #ffffff;--ds-color-orion-skillEditorSelectFocus: #3b82f6;--ds-color-orion-skillEditorSelectText: #374151;--ds-color-orion-submenuBg: #ffffff;--ds-color-orion-submenuHoverBg: #f6f7f9;--ds-color-orion-submenuIcon: #457eb2;--ds-color-orion-submenuText: #364153;--ds-color-orion-toggleActiveBg: #ffffff;--ds-color-orion-toggleActiveText: #0b74ff;--ds-color-orion-toggleBg: #f8f9fa;--ds-color-orion-toggleBorder: #e5e6eb;--ds-color-orion-toggleButtonHoverText: #374151;--ds-color-orion-toggleButtonText: #6b7280;--ds-color-orion-toggleFocusOutline: #3b82f6;--ds-shadow-console-soft: rgba(0, 0, 0, .1);--ds-shadow-controlIndicator-border: rgba(17, 17, 17, .2);--ds-shadow-controlIndicator-shadow: rgba(17, 17, 17, .1);--ds-shadow-insight-createCardHover: 0 4px 8px rgba(0, 0, 0, .1);--ds-shadow-interactive-medium: 0px 0px 5px rgba(0, 0, 0, .2);--ds-shadow-interactive-soft: 0px 0px 5px rgba(0, 0, 0, .1);--ds-shadow-interactive-strong: 0px 0px 5px rgba(0, 0, 0, .8);--ds-shadow-reactFlow-node: 2px 2px 5px #00000040;--ds-shadow-reactFlow-selection: 0 0 5px 1px #cb8824;--ds-shadow-reactFlow-toolbar: 0 2px 10px rgba(0, 0, 0, .3);--ds-shadow-reactFlow-nodeHover: 0 1px 4px 1px rgb(0 0 0 / 8%);--ds-shadow-facets-selectDisabledInset: 0 0 0 1px inset rgba(140, 152, 164, .25);--ds-shadow-incidentBrief-panel: -4px 0px 10px rgba(0, 0, 0, .2);--ds-shadow-subMenuDrawer-default: 2px 0 8px rgba(0, 0, 0, .3);--ds-shadow-subflow-inputMultiSelect: 0 0 0 1px inset rgba(140, 152, 164, .25);--ds-shadow-orion-categoryPickerTooltip: 0 12px 28px rgba(15, 23, 42, .12);--ds-shadow-orion-skillCardHover: 0 14px 28px rgba(15, 23, 42, .12);--ds-shadow-orion-submenu: rgba(0, 0, 0, .1);--ds-shadow-orion-tableBody: 0 6px 12px var(--ds-shadow-body-boxShadowColor, #1c2030);--ds-shadow-orion-tableSubrowInset: 0 0 10px var(--ds-shadow-body-boxShadowColor, #1c2030) inset;--ds-shadow-orion-toggleActive: 0 1px 2px rgba(15, 23, 42, .08)}html[data-ui-theme=orion][data-ui-mode=dark]{--ds-color-addAuthenticationHttp-error: #c23030;--ds-color-addAuthenticationHttp-success: #0d8050;--ds-color-addMapping-scrollbarThumb: #808080;--ds-color-addMapping-scrollbarTrack: #c9c9c9;--ds-color-addWidget-categoryBg: #ffffff;--ds-color-addWidget-categoryBorder: #e1e1e1;--ds-color-addWidget-headerBg: #f8f9fa;--ds-color-addWidget-headerBorder: #c9c9c9;--ds-color-analysisChart-thresholdLine: #c23030;--ds-color-analysisChart-trainingBandBg: #fef7e0;--ds-color-analysisChart-trainingBandFill: #0d8050;--ds-color-baseNode-debugBadgeBg: #b26076;--ds-color-baseNode-debugBadgeText: #ffffff;--ds-color-baseNode-errorAnimationText: #ff0000;--ds-color-breakdownControls-targetText: #1a192b;--ds-color-capacity-specialChartAiIcon: #8abbff;--ds-color-capacity-tagDangerBg: #c23030;--ds-color-capacity-tagDangerText: #ffffff;--ds-color-capacity-tagText: #343a40;--ds-color-capacity-tagWarningBg: #edd811;--ds-color-cloudim-button-primaryBg: #3496cb;--ds-color-cloudim-button-activeBg: #27385d;--ds-color-cloudim-button-defaultBg: #27385d;--ds-color-cloudim-button-hoverBg: #27385d;--ds-color-cloudim-button-primaryHoverBg: #27385d;--ds-color-cloudim-details-assetsThemeIconFill: #ffffff;--ds-color-cloudim-details-awsNodeIconFill: #ffffff;--ds-color-cloudim-details-compoundTag-showButtonGradientEnd: #000000;--ds-color-cloudim-details-compoundTag-showButtonGradientStart: transparent;--ds-color-cloudim-details-compoundTag-text: #f6f7f9;--ds-color-cloudim-details-netimNodeIconFill: #ffffff;--ds-color-cloudim-details-cardBg: #0a112e;--ds-color-cloudim-details-containerBg: #27385d;--ds-color-cloudim-details-contentBg: #0a112e;--ds-color-cloudim-details-shellBg: #445e87;--ds-color-cloudim-facets-reactFlowControlsText: #000000;--ds-color-cloudim-facets-rulesModalTagText: #f6f7f9;--ds-color-cloudim-facets-rulesTagText: #f6f7f9;--ds-color-cloudim-facets-facetFiltersBg: #0a112e;--ds-color-cloudim-facets-facetSelectionBg: #27385d;--ds-color-cloudim-geoMap-aws: #ff9900;--ds-color-cloudim-geoMap-azure: #00b5e8;--ds-color-cloudim-geoMap-background: #0a112e;--ds-color-cloudim-geoMap-controlsBg: #ffffff;--ds-color-cloudim-geoMap-landBg: #d8e2ed;--ds-color-cloudim-geoMap-legendBar: #343a40;--ds-color-cloudim-geoMap-legendBg: #ffffff;--ds-color-cloudim-geoMap-legendMarker: #ffffff;--ds-color-cloudim-geoMap-legendText: #ffffff;--ds-color-cloudim-geoMap-onPrem: #008000;--ds-color-cloudim-geoMap-pinStroke: #343a40;--ds-color-cloudim-geoMap-textFill: #343a40;--ds-color-cloudim-geoMap-tooltipBg: #ffffff;--ds-color-cloudim-geoMap-tooltipBorder: #999999;--ds-color-cloudim-geoMap-unit: #2f406a;--ds-color-cloudim-geoMap-zoomButtonHoverStroke: #6c757d;--ds-color-cloudim-geoMap-zoomButtonStroke: #f5f8fa;--ds-color-cloudim-geoMap-pinsLine: #ffffff;--ds-color-cloudim-geoMap-pinsText: #ffffff;--ds-color-cloudim-kubernetes-cardBorderDark: rgba(255, 255, 255, .2);--ds-color-cloudim-kubernetes-cardBorderLight: rgba(17, 20, 24, .15);--ds-color-cloudim-kubernetes-insightsBadgeText: #ffffff;--ds-color-cloudim-kubernetes-insightsBg: #212529b3;--ds-color-cloudim-landing-externalButtonBg: rgba(183, 183, 222, .5);--ds-color-cloudim-landing-gettingStartedBg: rgba(183, 183, 222, .5);--ds-color-cloudim-landing-newsPostBg: rgba(47, 47, 101, .4);--ds-color-cloudim-landing-newsPostTypeText: #ffffff;--ds-color-cloudim-landing-summaryButtonBg: rgba(183, 183, 222, .5);--ds-color-cloudim-landing-gradient-layer1-stop1: #02003575;--ds-color-cloudim-landing-gradient-layer1-stop2: #28286f75;--ds-color-cloudim-landing-gradient-layer1-stop3: #4e4fa940;--ds-color-cloudim-landing-gradient-layer1-stop4: #a831d620;--ds-color-cloudim-landing-gradient-layer1-stop5: #02003510;--ds-color-cloudim-landing-gradient-layer2-stop1: #a831d640;--ds-color-cloudim-landing-gradient-layer2-stop2: #28286f20;--ds-color-cloudim-landing-gradient-layer2-stop3: #02003510;--ds-color-cloudim-landing-gradient-layer3-stop1: #4e4fa9;--ds-color-cloudim-landing-gradient-layer3-stop2: #28286f;--ds-color-cloudim-landing-gradient-layer3-stop3: #020035;--ds-color-cloudim-landing-gradientPositions-layer2-stop2-position: 60%;--ds-color-cloudim-landing-gradientPositions-layer2-stop3-position: 90%;--ds-color-cloudim-landing-pageBg: transparent;--ds-color-cloudim-landing-pageHeaderBg: transparent;--ds-color-cloudim-leftSideBar-labelBarHoverBg: rgba(95, 107, 124, .3);--ds-color-cloudim-leftSideBar-leftSidebarBg: #020034;--ds-color-cloudim-leftSideBar-leftSidebarDividerColor: #ebebeb;--ds-color-cloudim-leftSideBar-leftSidebarPinBg: #a831d6;--ds-color-cloudim-leftSideBar-leftSidebarSelectedBg: #445e87;--ds-color-cloudim-leftSideBar-menuBg: #020034;--ds-color-cloudim-leftSideBar-navbarBg: #020034;--ds-color-cloudim-leftSideBar-popupMenuBg: #020034;--ds-color-cloudim-pagination-paginationBg: #0a112e;--ds-color-cloudim-pagination-paginationButtonHoverBg: rgba(248, 249, 250, .15);--ds-color-cloudim-pagination-tableHeaderBg: #0a112e;--ds-color-condition-blockOperationMenuBorder: #77777777;--ds-color-condition-blockTypeBg: #cfc1f5;--ds-color-condition-blockTypeText: #222222;--ds-color-condition-keyBg: #f9e4a7;--ds-color-condition-keyCategoryBg: #f4c7a9;--ds-color-condition-operationBg: #caefb1;--ds-color-condition-text: #222222;--ds-color-condition-valueBg: #c6e3fe;--ds-color-connectionGraph-edgeStroke: #adb5bd;--ds-color-connectionGraph-handleBg: #adb5bd;--ds-color-connectionGraph-link: #111111;--ds-color-connectionGraph-nodeIconBg: rgba(0, 0, 0, .3);--ds-color-connectionGraph-nodeIconText: #ffffff;--ds-color-console-border: #dce7f2;--ds-color-console-gradientEnd: #1a2333;--ds-color-console-gradientStart: #282b3e;--ds-color-console-hoverBg: #f5f8fa;--ds-color-console-icon: #5c7080;--ds-color-console-onDark: #ffffff;--ds-color-console-onLight: #111111;--ds-color-console-text: #a7abc3;--ds-color-console-title: #182026;--ds-color-consoleWelcome-glowPrimary: rgba(255, 255, 255, .1);--ds-color-consoleWelcome-glowSecondary: rgba(255, 255, 255, .05);--ds-color-consoleWelcome-indicatorActiveBg: #ffffff;--ds-color-consoleWelcome-indicatorBorder: rgba(255, 255, 255, .8);--ds-color-consoleWelcome-onDark: #ffffff;--ds-color-consoleWelcome-overlayBg: rgba(255, 255, 255, .8);--ds-color-consoleWelcome-slideBodyText: #c4c9d3;--ds-color-consoleWelcome-slideBodyTextEmphasis: #d1d5db;--ds-color-consoleWelcome-slideLayoutBg: #182026;--ds-color-consoleWelcome-slideLayoutBorder: rgba(255, 255, 255, .1);--ds-color-consoleWelcome-slideText: #e9ecef;--ds-color-consoleWelcome-slideLayoutBgHover: #111827;--ds-color-createRunbook-borderTop: rgba(16, 22, 26, .15);--ds-color-createRunbook-debugBadgeBg: #b26076;--ds-color-createRunbook-debugBadgeText: #ffffff;--ds-color-createRunbook-embedTriggerColor: #e7e7ae;--ds-color-createRunbook-subflowColor: #ffffff;--ds-color-createRunbook-versionBadgeBg: #898d91;--ds-color-criticality-circleNumberText: #ffffff;--ds-color-dashboards-toolbarBg: #242833;--ds-color-dashboards-widgetDialogDetailsBg: #f6f7f9;--ds-color-dashboards-widgetHeadingsBorder: rgba(255, 255, 255, .2);--ds-color-dataNode-descBorder: #e1e1e1;--ds-color-dataStore-filterCmActiveValue: #ffffff;--ds-color-dataStore-filterCmValue: #9c27b0;--ds-color-dataStore-inspectStatusError: #c23030;--ds-color-dataStore-inspectStatusSuccess: #0d8050;--ds-color-dataStore-inspectStatusText: #ffffff;--ds-color-dataStore-placeholderBg: #364153;--ds-color-dataStore-placeholderBorder: #e1e1e1;--ds-color-dataStore-workspaceBorder: #10131a;--ds-color-debugPanel-highlightedBg: rgba(19, 124, 189, .5);--ds-color-decisionEditor-textareaBorder: #999999;--ds-color-detailsPanel-disabledSelectBg: rgba(108, 117, 125, .3);--ds-color-dividerVertical-border: #c9c9c9;--ds-color-dragAndDrop-nodeBorder: #aaaaaa;--ds-color-dragAndDrop-variableTriggerBg: #cf9fff;--ds-color-dragAndDrop-variableTriggerText: #ffffff;--ds-color-entityList-categoryBg: #ffffff;--ds-color-entityList-categoryBorder: #10131a;--ds-color-entityList-headerBg: #f8f9fa;--ds-color-entityList-headerBorder: #10131a;--ds-color-errorBoundary-contactOutline: #106ba3;--ds-color-facets-columnChooserButtonText: #ffffff;--ds-color-facets-columnChooserDarkHoverBg: #ffffff;--ds-color-facets-columnChooserDarkHoverLabel: #242833;--ds-color-facets-columnChooserHoverBg: rgba(33, 37, 41, .2);--ds-color-facets-customPropertyBg: #b041da;--ds-color-facets-customPropertyText: #f5f8fa;--ds-color-facets-daysCheckedBg: #137cbd;--ds-color-facets-daysCheckedDisabledBg: #adb5bd;--ds-color-facets-daysIndicatorBg: #c9c9c9;--ds-color-facets-daysLabelText: #ffffff;--ds-color-facets-deletedItemText: rgba(92, 112, 128, .6);--ds-color-facets-paginationStickyBg: #242833;--ds-color-facets-panelHeaderBg: #242833;--ds-color-facets-panelLeftColumnBg: #161a25;--ds-color-facets-searchLeftColumnBg: #161a25;--ds-color-facets-sectionContainerBg: #2f333e;--ds-color-facets-sectionContainerBorder: #e1e1e1;--ds-color-facets-sectionCtaBg: #161a25;--ds-color-facets-sectionCtaBorder: #808080;--ds-color-facets-sectionHeaderBg: #161a25;--ds-color-facets-sectionHeaderBorder: #808080;--ds-color-facets-sectionIncidentTableHeaderBg: #4d4d4d;--ds-color-facets-sectionSaveQuerySelectBg: #ffffff;--ds-color-facets-sectionSearchHeaderBg: #242833;--ds-color-facets-sectionTimePeriodOptionBg: #f8f9fa;--ds-color-facets-selectDisabledBg: #e9ecef;--ds-color-formattedNote-descBorder: #e1e1e1;--ds-color-genAi-inspectStatusDefault: #0366d6;--ds-color-genAi-inspectStatusSuccess: #0d8050;--ds-color-genAi-inspectStatusText: #ffffff;--ds-color-genAi-inspectTokenText: #212529;--ds-color-generalInspect-emptyBg: #f5f8fa;--ds-color-generalInspect-emptyText: #65676b;--ds-color-graphError-headerText: #666666;--ds-color-harvestStatus-filterBg: #2f333e;--ds-color-harvestStatus-filterBorder: #e1e1e1;--ds-color-httpEditor-additionalHeaderInputErrorBorder: #e04b4b;--ds-color-httpEditor-darkEntityBg: #182026;--ds-color-httpEditor-darkEntitySelectedBg: #0366d6;--ds-color-httpEditor-darkTextareaBg: #182026;--ds-color-httpInspect-receivedAt: #65676b;--ds-color-httpInspect-statusError: #c23030;--ds-color-httpInspect-statusRedirect: #d9822b;--ds-color-httpInspect-statusSuccess: #0d8050;--ds-color-httpInspect-statusText: #ffffff;--ds-color-iconTitle-ledBg: #6464fd;--ds-color-iconVideo-ribbonBg: #0d8050;--ds-color-incidentBrief-customTagBg: #b041da;--ds-color-incidentBrief-dottedBorder: #808080;--ds-color-incidentBrief-plusBorder: #808080;--ds-color-indicatorDetailed-alert: #c23030;--ds-color-indicatorDetailed-annotationCriticalBg: #c23030;--ds-color-indicatorDetailed-annotationInfoBg: #03a9f4;--ds-color-indicatorDetailed-annotationText: #ffffff;--ds-color-indicatorDetailed-annotationTransparent: transparent;--ds-color-indicatorDetailed-annotationWarningText: #eaaa00;--ds-color-indicatorDetailed-riverRange: #008000;--ds-color-indicatorDetailed-thresholdLine: #008000;--ds-color-insight-createCardBg: #f8f9fa;--ds-color-insight-createCardBorder: #c9c9c9;--ds-color-insight-createIcon: #5c7080;--ds-color-insight-createIconBg: #dce7f2;--ds-color-insight-createText: #5c7080;--ds-color-insight-customHoverOverlayBg: rgba(255, 255, 255, .9);--ds-color-insight-darkHoverOverlayBg: rgba(0, 0, 0, .85);--ds-color-insight-darkTagButtonText: #000000;--ds-color-insight-defaultBorder: #137cbd;--ds-color-insight-disabledOverlayBg: #ffffff;--ds-color-insight-errorBadgeText: #ffffff;--ds-color-insight-inlineSvgBg: #e5f0fc;--ds-color-insight-lockIcon: #9ca3af;--ds-color-insight-migrationOverlayBg: rgba(0, 0, 0, .7);--ds-color-insight-migrationOverlayText: #ffffff;--ds-color-insight-migrationSpinnerHead: #2563eb;--ds-color-insight-migrationSpinnerTrack: #f5f8fa;--ds-color-insight-pinIcon: #e26e44;--ds-color-insight-placeholderBg: #dfecfa;--ds-color-insight-tagBg: #007bff;--ds-color-insight-tagsButtonBg: #e9ecef;--ds-color-insight-tagsButtonHoverBg: #e1e1e1;--ds-color-insight-tagText: #ffffff;--ds-color-inspectTab-sectionContentBg: #dce7f2;--ds-color-integrations-config-notInstalled: #e04b4b;--ds-color-integrations-config-tableHeader: #f5f8fa;--ds-color-integrations-config-tableText: #adb5bd;--ds-color-integrations-library-cardErrorBg: #c23030;--ds-color-integrations-library-cardErrorBorder: #c23030;--ds-color-integrations-library-cardControlTextDisabled: #ffffff;--ds-color-integrations-library-cardLogoBg: #ffffff;--ds-color-integrations-warning-text: #ff0000;--ds-color-liquidTemplate-toolbarCheckedBg: #e1e1e1;--ds-color-mainApp-errorDialogBg: #ffffff;--ds-color-mapping-linkColor: #8abbff;--ds-color-mapping-tableHeaderBg: #4d4d4d;--ds-color-mcpChat-assistantBubbleBg: #2f333e;--ds-color-mcpChat-headerBorder: #e1e1e1;--ds-color-mcpChat-inputAreaBorder: #e1e1e1;--ds-color-mcpChat-inputBoxBg: #2f333e;--ds-color-mcpChat-inputBoxBorder: #444444;--ds-color-mcpChat-jsonBg: rgba(0, 0, 0, .3);--ds-color-mcpChat-jsonBorder: rgba(0, 0, 0, .3);--ds-color-mcpChat-loadingDot: #aaaaaa;--ds-color-mcpChat-micActive: #d32f2f;--ds-color-mcpChat-tabActiveBorder: #137cbd;--ds-color-mcpChat-toolbarBorder: #e9ecef;--ds-color-mcpChat-userBubbleBg: #137cbd;--ds-color-mcpChat-userBubbleText: #ffffff;--ds-color-mcpChat-jsonText: #e1e1e1;--ds-color-orionChat-assistantAvatarGradient-stop1: #5145b4;--ds-color-orionChat-assistantAvatarGradient-stop2: #b030b0;--ds-color-orionChat-assistantAvatarGradient-stop3: #e01e84;--ds-color-orionChat-assistantAvatarGradient-stop4: #f85252;--ds-color-orionChat-assistantAvatarGradient-stop5: #ffa040;--ds-color-orionChat-assistantAvatarShadow: 0 1px 2px rgba(17, 24, 39, .08);--ds-color-orionChat-assistantAvatarText: #ffffff;--ds-color-orionChat-composerInputShellGradientEnd: #a8d4f5;--ds-color-orionChat-composerInputShellGradientStart: #d8c8f2;--ds-color-orionChat-composerInputShellInnerBg: #ffffff;--ds-color-orionChat-floatingPanelBackdrop: rgba(17, 24, 39, .35);--ds-color-orionChat-floatingPanelBg: #ffffff;--ds-color-orionChat-floatingPanelFabFocusOutline: #5145b4;--ds-color-orionChat-floatingPanelHeaderBtnHoverBg: rgba(255, 255, 255, .12);--ds-color-orionChat-floatingPanelHeaderGradientEnd: #5145b4;--ds-color-orionChat-floatingPanelHeaderGradientStart: #3d3486;--ds-color-orionChat-floatingPanelHeaderText: #ffffff;--ds-color-orionChat-floatingPanelShadow: 0 16px 32px rgba(17, 24, 39, .18);--ds-color-orionChat-userBubbleBg: #a831d633;--ds-color-orionChat-userBubbleBorder: #a831d6;--ds-color-navigator-confirmBorder: #6464fd;--ds-color-navigator-gridItemBorder: rgba(255, 255, 255, .2);--ds-color-navigator-leftColumnBg: #f8f9fa;--ds-color-navigator-migrationOverlayBg: rgba(0, 0, 0, .7);--ds-color-navigator-migrationOverlayText: #ffffff;--ds-color-navigator-migrationSpinnerHead: #2563eb;--ds-color-navigator-migrationSpinnerTrack: #f5f8fa;--ds-color-navigator-panelDropPlaceholderBg: #ffffff;--ds-color-navigator-panelDropPlaceholderBgSoft: rgba(255, 255, 255, .9);--ds-color-navigator-panelDropPlaceholderBorder: #e1e1e1;--ds-color-navigator-panelWrapperBorder: #383e47;--ds-color-navigator-widgetHeaderCursorBorder: #ffffff;--ds-color-navigator-widgetHeaderMainTableHeadBg: #2f333e;--ds-color-navigator-widgetPickerCardBg: rgba(62, 69, 83, .5);--ds-color-navigator-iconBarBg: #2f3a4f;--ds-color-navigator-selectedOutline: #007bff;--ds-color-navigator-subbarBorder: #383e47;--ds-color-navigator-toolbarBg: #242833;--ds-color-navigator-widgetHeaderCodeMirrorBg: #161a25;--ds-color-navigator-widgetHeaderFilterBg: #161a25;--ds-color-navigator-widgetHeaderFilterBorder: #161a25;--ds-color-navigator-widgetHeaderHintsBg: #2f3a4f;--ds-color-navigator-widgetHeaderHintsBorder: #2f3a4f;--ds-color-navigator-widgetPickerCardHoverBg: #364153;--ds-color-nodeEditor-duplicateLabelBorder: #dc3545;--ds-color-nodeEditor-outputBg: #ffffff;--ds-color-nodeEditor-outputControlBg: transparent;--ds-color-nodeEditor-reorderPreviewBg: #77777722;--ds-color-nodeEditor-reorderPreviewBorder: #77777777;--ds-color-numericPagination-activeText: #111111;--ds-color-pageDetail-paneBg: #2f3a4f;--ds-color-paywall-buttonText: #e10098;--ds-color-paywall-text: #ebebeb;--ds-color-percentageBar-hoverBg: rgba(95, 107, 124, .3);--ds-color-reactFlow-azureIconLight: #e9ecef;--ds-color-reactFlow-commentBorder: #aaaaaa;--ds-color-reactFlow-edgeActive: #007bff;--ds-color-reactFlow-edgeDefault: #aaaaaa;--ds-color-reactFlow-edgeHighlight: #2c9124;--ds-color-reactFlow-edgeStroke: #adb5bd;--ds-color-reactFlow-nodeBg: #ffffff;--ds-color-reactFlow-nodeIconBg: rgba(0, 0, 0, .3);--ds-color-reactFlow-nodeIconText: #ffffff;--ds-color-reactFlow-nodeLink: #111111;--ds-color-reactFlow-nodeSelectedOutline: #1a192b;--ds-color-reactFlow-nodeSelectorBg: #f5f8fa;--ds-color-reactFlow-nodeText: #222222;--ds-color-reactFlow-plusBg: #ffffff;--ds-color-reactFlow-plusBorder: #aaaaaa;--ds-color-reactFlow-plusText: #aaaaaa;--ds-color-reactFlow-selectionBorder: #ffffff;--ds-color-reactFlow-azureIcon: #242833;--ds-color-reactFlow-helpIcon: #adb5bd;--ds-color-reactGrid-dropPlaceholderBg: rgba(220, 53, 69, .2);--ds-color-reactGrid-emptyDropHint: #adb5bd;--ds-color-reactGrid-highlightOverlayEnd: rgba(255, 0, 0, .1);--ds-color-reactGrid-highlightOverlayStart: rgba(255, 0, 0, .01);--ds-color-reactGrid-highlightPanelTrackBg: #ffffff;--ds-color-reactGrid-highlightTrackBg: #242833;--ds-color-reporting-tileIcon: #f28349;--ds-color-reporting-cardBg: #2f333e;--ds-color-reporting-surfaceHoverBg: #2f3a4f;--ds-color-reporting-surfaceText: #ffffff;--ds-color-rolesSection-bgPrimary: #ffffff;--ds-color-rolesSection-bgSecondary: #f5f8fa;--ds-color-rolesSection-border: #e1e1e1;--ds-color-rolesSection-permissionTagBg: #007bff;--ds-color-rolesSection-permissionTagHoverBg: #e26e44;--ds-color-rolesSection-permissionTagText: #ffffff;--ds-color-rolesSection-textMuted: #65676b;--ds-color-runbooks-actionLink: #8abbff;--ds-color-runbooks-detailsNodeExecutionTime: #65676b;--ds-color-runbooks-outputsRowBg: #242833;--ds-color-runbooks-pathNodeFailedBg: #c23030;--ds-color-runbooks-pathNodeSucceededBg: #0d8050;--ds-color-runbooks-pathStatusText: #ffffff;--ds-color-runbooks-pathSubflowErrorsBg: #c23030;--ds-color-runbooks-summarySelectedBorder: #999999;--ds-color-searchClear-icon: #808080;--ds-color-setCustomProperties-disabledLink: #808080;--ds-color-shareLink-buttonBg: #d5f1f7;--ds-color-sideMenu-hoverLink: #ffffff;--ds-color-sideMenu-shellBg: #282b3e;--ds-color-sideMenu-shellBorder: #242833;--ds-color-sideMenu-linkActiveColor: #e9ecef;--ds-color-sideMenu-linkColor: #e1e1e1;--ds-color-sideMenu-linkIconColor: #6c757d;--ds-color-skeletonNode-bg: #dfecfa;--ds-color-skeletonNode-border: #bbbbbb;--ds-color-skeletonNode-hoverBg: #e1e1e1;--ds-color-skeletonNode-text: #898d91;--ds-color-subflow-inputHighlightItemBg: #008000;--ds-color-subflow-inputLink: #106ba3;--ds-color-subflow-inputMultiSelectBg: #e9ecef;--ds-color-subflow-inspectExecutionTime: #65676b;--ds-color-subflow-inspectNodeStartTime: #808080;--ds-color-subflow-inspectNodeType: #65676b;--ds-color-subHeader-navbarBg: #1a192b;--ds-color-subMenuDrawer-backdropBg: rgba(0, 0, 0, .5);--ds-color-subMenuDrawer-bg: #2f333e;--ds-color-subMenuDrawer-closeHover: #aaaaaa;--ds-color-subMenuDrawer-text: #f6f7f9;--ds-color-subMenuDrawer-itemHover: #364153;--ds-color-summaryCard-hollowBorder: #808080;--ds-color-summaryCard-metricMiniBg: #ffffff;--ds-color-tabbedSubPages-copyViewButtonBg: #d5f1f7;--ds-color-textEditor-caret: #444444;--ds-color-textEditor-containerBg: #999999;--ds-color-textEditor-containerBorder: #999999;--ds-color-textEditor-containerText: #000000;--ds-color-textEditor-fontColorIndicatorBorder: #ced4da;--ds-color-textEditor-headingH1: #111111;--ds-color-textEditor-headingH2: #65676b;--ds-color-textEditor-imageOutline: #3b82f6;--ds-color-textEditor-innerBg: #ffffff;--ds-color-textEditor-placeholder: #999999;--ds-color-textEditor-quote: #65676b;--ds-color-textEditor-quoteBorder: #ced4da;--ds-color-textEditor-resizeHandleBg: #3b82f6;--ds-color-textEditor-resizeHandleBorder: #ffffff;--ds-color-textEditor-scrollbarThumb: #999999;--ds-color-textEditor-scrollbarTrackBg: transparent;--ds-color-textEditor-tokenComment: #007bff;--ds-color-textEditor-toolbarActiveBg: #dfecfa;--ds-color-textEditor-toolbarBg: #ffffff;--ds-color-textEditor-toolbarDivider: #e9ecef;--ds-color-textEditor-toolbarHoverBg: #e9ecef;--ds-color-textEditor-variableInner: #ffa500;--ds-color-textEditor-toolbarItemText: #ffffff;--ds-color-thresholdEditor-colorBorder: rgba(16, 22, 26, .15);--ds-color-thresholdEditor-coverBg: rgba(16, 22, 26, .15);--ds-color-thresholdEditor-swatchBg: #ffffff;--ds-color-timeChart-crosshair: #ff0000;--ds-color-timeChart-exportBg: #ffffff;--ds-color-timeChart-overlayStroke: #000000;--ds-color-timeChart-overlayTransparent: transparent;--ds-color-timeChart-selectionFill: rgba(0, 120, 200, .2);--ds-color-timeline-dialogBg: #ffffff;--ds-color-timeline-overflowLabelsBg: #2f333e;--ds-color-timeline-seriesIndicators: #ff0000;--ds-color-timeline-seriesIqEvents: #007bff;--ds-color-timeline-seriesLifecycle: #ffa500;--ds-color-timeline-zoomBtnBg: #182026;--ds-color-timeline-zoomBtnHoverBg: #20293a;--ds-color-timeline-legendText: #ffffff;--ds-color-timePeriodMore-horizontalLine: rgba(16, 22, 26, .15);--ds-color-timePeriodMore-popoverArrowFill: #2f3a4f;--ds-color-timeRange-labelBg: #f5f8fa;--ds-color-timeRange-labelBorder: #cccccc;--ds-color-timeRange-labelText: #137cbd;--ds-color-timeSavings-negative: #c23030;--ds-color-timeSavings-positive: #0d8050;--ds-color-toolbarConfigCard-bg: #5a6c7d;--ds-color-toolbarConfigCard-border: #5a6c7d;--ds-color-toolbarConfigCard-dragHandle: #adb5bd;--ds-color-topNavigation-dividerBorder: #444444;--ds-color-topNavigation-hoverLink: #ffffff;--ds-color-topNavigation-inputBg: #161a25;--ds-color-topNavigation-inputBorder: #444444;--ds-color-topNavigation-inputText: #adb5bd;--ds-color-topNavigation-linkAccent: #8abbff;--ds-color-topNavigation-navbarBg: #242833;--ds-color-topNavigation-noResultsText: #ffffff;--ds-color-topNavigation-overlayBorder: rgba(255, 255, 255, .3);--ds-color-topNavigation-overlayBorderSubtle: rgba(255, 255, 255, .2);--ds-color-topNavigation-overlayHoverBg: rgba(255, 255, 255, .1);--ds-color-topNavigation-smartReplyGradientEnd: #1a2333;--ds-color-topNavigation-smartReplyGradientStart: #282b3e;--ds-color-transformEditor-builtInPropsBg: #007bff;--ds-color-transformEditor-builtInPropsText: #ffffff;--ds-color-updatePolicy-anomalousSectionBg: #f5f8fa;--ds-color-updatePolicy-sensitivityLabelsText: #5c7080;--ds-color-userPreferences-bg: #161a25;--ds-color-userPreferences-sectionBg: #2f333e;--ds-color-userPreferences-sectionBorder: #e1e1e1;--ds-color-userProfilePermissions-bg: #e9ecef;--ds-color-userProfilePermissions-tagBg: #007bff;--ds-color-userProfilePermissions-tagHoverBg: #e26e44;--ds-color-userProfilePermissions-tagText: #ffffff;--ds-color-variableDefinition-propertiesBg: rgba(19, 124, 189, .5);--ds-color-viewRunbook-outputTabBg: #242833;--ds-color-viewRunbook-rowExpandedBg: #161a25;--ds-color-viewRunbook-rowSubcomponentBg: #242833;--ds-color-viewRunbook-suggestRowHoverBg: rgba(255, 255, 255, .3);--ds-color-viewRunbook-suggestRowSelectedBg: #137cbd;--ds-color-viewRunbook-suggestListBg: #242833;--ds-color-widgetEditor-categoryBg: #4d4d4d;--ds-color-widgetEditor-categoryBorder: #e1e1e1;--ds-color-widgetEditor-headerBg: #f8f9fa;--ds-color-widgetEditor-headerBorder: #c9c9c9;--ds-color-body-bg: #242833;--ds-color-scrollbar-thumb: #e1e1e1;--ds-color-scrollbar-track: #242833;--ds-color-surface-default: #161a25;--ds-color-surface-foreground: #f8f9fa;--ds-color-surface-light: #383e47;--ds-color-utility-colorMuted: #e9ecef;--ds-color-dataLoadFacade-loadingOverlayText: #ffffff;--ds-color-dateTimeSelector-popoverArrowFill: #2f3a4f;--ds-color-manageClientSecrets-tableText: #f5f8fa;--ds-color-orion-aiAssistantPlaceholderBg: #f8fbff;--ds-color-orion-aiAssistantPlaceholderBorder: #e8ecef;--ds-color-orion-aiAssistantPlaceholderMessageBg: #ffffff;--ds-color-orion-aiAssistantPlaceholderMessageBorder: #dbe5f0;--ds-color-orion-aiAssistantPlaceholderMessageText: #374151;--ds-color-orion-aiAssistantPlaceholderTitle: #1f2937;--ds-color-orion-badgeAutomationBg: #fee2e2;--ds-color-orion-badgeAutomationBorder: #fca5a5;--ds-color-orion-badgeAutomationText: #d32f2f;--ds-color-orion-badgeCommandBg: #e8e4f8;--ds-color-orion-badgeCommandBorder: #c5b8ed;--ds-color-orion-badgeCommandText: #5b3ea3;--ds-color-orion-badgeCustomBg: #f6f7f9;--ds-color-orion-badgeCustomBorder: #c6e3fe;--ds-color-orion-badgeCustomText: #137cbd26;--ds-color-orion-badgeDiagnosticsBg: #ede9fe;--ds-color-orion-badgeDiagnosticsBorder: #c4b5fd;--ds-color-orion-badgeDiagnosticsText: #6d28d9;--ds-color-orion-badgeDisabledBg: #e5f0fc;--ds-color-orion-badgeDisabledBorder: #cdd1d6;--ds-color-orion-badgeDisabledText: #6b7280;--ds-color-orion-badgeDraftBg: #fef7e0;--ds-color-orion-badgeDraftBorder: #f0d97a;--ds-color-orion-badgeDraftText: #a67b10;--ds-color-orion-badgeMonitoringBg: #d1fae5;--ds-color-orion-badgeMonitoringBorder: #6ee7b7;--ds-color-orion-badgeMonitoringText: #047857;--ds-color-orion-badgePerformanceBg: #fef9c3;--ds-color-orion-badgePerformanceBorder: #fde047;--ds-color-orion-badgePerformanceText: #a16207;--ds-color-orion-badgePublishedBg: #e6f7e9;--ds-color-orion-badgePublishedBorder: #a8ddb5;--ds-color-orion-badgePublishedText: #1e7a34;--ds-color-orion-badgeSecurityBg: #dfecfa;--ds-color-orion-badgeSecurityBorder: #93bbfd;--ds-color-orion-badgeSecurityText: #1d4ed8;--ds-color-orion-badgeSkillBg: #e8f4fd;--ds-color-orion-badgeSkillBorder: #b3d9f2;--ds-color-orion-badgeSkillText: #137cbd;--ds-color-orion-catalogCountersNumber: #1f2937;--ds-color-orion-catalogCountersNumberCommands: #7c3aed;--ds-color-orion-catalogCountersNumberPublished: #16a34a;--ds-color-orion-catalogCountersNumberSkills: #2563eb;--ds-color-orion-catalogCountersSeparator: #9ca3af;--ds-color-orion-catalogCountersText: #4b5563;--ds-color-orion-categoryPickerActiveBg: #1d4ed8;--ds-color-orion-categoryPickerActiveBorder: #1d4ed8;--ds-color-orion-categoryPickerActiveText: #ffffff;--ds-color-orion-categoryPickerAddBg: #f7fafb;--ds-color-orion-categoryPickerAddBorder: #c4c9d3;--ds-color-orion-categoryPickerAddHoverBg: #e8f4fd;--ds-color-orion-categoryPickerAddHoverText: #374151;--ds-color-orion-categoryPickerAddText: #6b7280;--ds-color-orion-categoryPickerFocusOutline: #1d4ed8;--ds-color-orion-categoryPickerTooltipBg: #ffffff;--ds-color-orion-categoryPickerTooltipBorder: #d8dee6;--ds-color-orion-divider: rgba(255, 255, 255, .2);--ds-color-orion-fieldLabelText: #6b7280;--ds-color-orion-markdownBodyText: #d7ddea;--ds-color-orion-markdownBorder: #364153;--ds-color-orion-markdownChromeBg: #1a2333;--ds-color-orion-markdownCodeBg: #20293a;--ds-color-orion-markdownErrorBg: #3b1d22;--ds-color-orion-markdownErrorText: #fecaca;--ds-color-orion-markdownHeadingText: #f6f7f9;--ds-color-orion-markdownLoadingBase: #222c3d;--ds-color-orion-markdownLoadingMid: #2f3a4f;--ds-color-orion-markdownMutedText: #b7c0d1;--ds-color-orion-markdownPanelBg: #111827;--ds-color-orion-markdownPreBg: #1a2333;--ds-color-orion-markdownShellBg: #182026;--ds-color-orion-onSidebar: #ffffff;--ds-color-orion-pageContentBg: #242833;--ds-color-orion-pageContentBgWhite: #ffffff;--ds-color-orion-skillCardBg: #f8f9fa;--ds-color-orion-skillCardBorder: #e5e6eb;--ds-color-orion-skillCardDescription: #4b5563;--ds-color-orion-skillCardFocusOutline: #3b82f6;--ds-color-orion-skillCardHoverBg: #ffffff;--ds-color-orion-skillCardHoverBorder: #cfd6e3;--ds-color-orion-skillCardMetadataLabel: #9ca3af;--ds-color-orion-skillCardMetadataValue: #374151;--ds-color-orion-skillCardName: #1a1a2e;--ds-color-orion-skillCardVersion: #6b7280;--ds-color-orion-skillCatalogLiveStatusError: #b42318;--ds-color-orion-skillCatalogLiveStatusText: #4b5563;--ds-color-orion-skillCatalogSectionBorder: #e8ecef;--ds-color-orion-skillEditorBackText: #4b5563;--ds-color-orion-skillEditorCardBg: #f8f9fa;--ds-color-orion-skillEditorCardBorder: #e5e6eb;--ds-color-orion-skillEditorDiscardBg: #ffffff;--ds-color-orion-skillEditorDiscardBorder: #eceaf5;--ds-color-orion-skillEditorDiscardHoverBg: #f7f8fb;--ds-color-orion-skillEditorDiscardText: #374151;--ds-color-orion-skillEditorDivider: #d1d5db;--ds-color-orion-skillEditorHighBg: #ecfdf3;--ds-color-orion-skillEditorHighFocus: #86efac;--ds-color-orion-skillEditorHighText: #047857;--ds-color-orion-skillEditorLowBg: #fef2f2;--ds-color-orion-skillEditorLowFocus: #fca5a5;--ds-color-orion-skillEditorLowText: #b42318;--ds-color-orion-skillEditorMarkdownTab: #6b7280;--ds-color-orion-skillEditorMarkdownTabActive: #0b74ff;--ds-color-orion-skillEditorMediumBg: #fff7ed;--ds-color-orion-skillEditorMediumFocus: #f6c67a;--ds-color-orion-skillEditorMediumText: #b45309;--ds-color-orion-skillEditorSelectBg: #ffffff;--ds-color-orion-skillEditorSelectFocus: #3b82f6;--ds-color-orion-skillEditorSelectText: #374151;--ds-color-orion-submenuBg: #ffffff;--ds-color-orion-submenuHoverBg: #f6f7f9;--ds-color-orion-submenuIcon: #457eb2;--ds-color-orion-submenuText: #364153;--ds-color-orion-toggleActiveBg: #ffffff;--ds-color-orion-toggleActiveText: #0b74ff;--ds-color-orion-toggleBg: #f8f9fa;--ds-color-orion-toggleBorder: #e5e6eb;--ds-color-orion-toggleButtonHoverText: #374151;--ds-color-orion-toggleButtonText: #6b7280;--ds-color-orion-toggleFocusOutline: #3b82f6;--ds-color-table-bodyBg: #2f333e;--ds-color-table-borderTop: #242833;--ds-shadow-console-soft: rgba(0, 0, 0, .1);--ds-shadow-controlIndicator-border: rgba(17, 17, 17, .2);--ds-shadow-controlIndicator-shadow: rgba(17, 17, 17, .1);--ds-shadow-insight-createCardHover: 0 4px 8px rgba(0, 0, 0, .1);--ds-shadow-interactive-medium: 0px 0px 5px rgba(0, 0, 0, .2);--ds-shadow-interactive-soft: 0px 0px 5px rgba(0, 0, 0, .1);--ds-shadow-interactive-strong: 0px 0px 5px rgba(0, 0, 0, .8);--ds-shadow-reactFlow-node: 2px 2px 5px #00000040;--ds-shadow-reactFlow-selection: 0 0 5px 1px #cb8824;--ds-shadow-reactFlow-toolbar: 0 2px 10px rgba(0, 0, 0, .3);--ds-shadow-reactFlow-nodeHover: 0 1px 4px 1px rgb(0 0 0 / 8%);--ds-shadow-facets-selectDisabledInset: 0 0 0 1px inset rgba(140, 152, 164, .25);--ds-shadow-incidentBrief-panel: -4px 0px 10px rgba(0, 0, 0, .2);--ds-shadow-subMenuDrawer-default: 2px 0 8px rgba(0, 0, 0, .3);--ds-shadow-subflow-inputMultiSelect: 0 0 0 1px inset rgba(140, 152, 164, .25);--ds-shadow-body-boxShadowColor: #1c2030;--ds-shadow-layoutButton-selected: 0 0 4px 0px rgba(52, 148, 251, .6);--ds-shadow-overlayInset-border: rgba(255, 255, 255, .2);--ds-shadow-overlayInset-bottom: rgba(255, 255, 255, .1);--ds-shadow-breakdownControls-target: inset 0 0 0 1px rgba(255, 255, 255, .1), 0 1px 2px rgba(17, 20, 24, .2);--ds-shadow-orion-categoryPickerTooltip: 0 12px 28px rgba(15, 23, 42, .12);--ds-shadow-orion-skillCardHover: 0 14px 28px rgba(15, 23, 42, .12);--ds-shadow-orion-submenu: rgba(0, 0, 0, .1);--ds-shadow-orion-tableBody: 0 6px 12px var(--ds-shadow-body-boxShadowColor, #1c2030);--ds-shadow-orion-tableSubrowInset: 0 0 10px var(--ds-shadow-body-boxShadowColor, #1c2030) inset;--ds-shadow-orion-toggleActive: 0 1px 2px rgba(0, 0, 0, .28);--ds-component-button-primary-bg: #6464fd;--ds-component-button-primary-bgHover: #007bff;--ds-component-button-disabled-bg: #343a40;--ds-component-button-outline-border: #6464fd;--ds-component-button-outline-text: #007bff;--ds-component-controls-indicator-bg: #161a25;--ds-component-controls-input-text: #f5f8fa;--ds-component-controls-input-disabled-bg: #242833;--ds-component-controls-input-disabled-inset: 0 0 0 1px inset rgba(30, 34, 44, 1);--ds-component-controls-radio-dot: #ffffff;--ds-component-controls-select-disabledBg: #2f3a4f;--ds-component-controls-select-disabledText: #5c7080;--ds-component-table-body-bg: #2f333e;--ds-component-table-border-top: #242833;--ds-component-table-flipped-border: #242833;--ds-component-card-bg: #2f333e;--ds-component-dialog-outline-border: #6464fd;--ds-component-link-default: #8abbff;--ds-component-input-bg: #242833;--ds-component-input-text: #f5f8fa;--ds-component-input-border: #495057;--ds-component-input-disabled-bg: #212529;--ds-component-input-disabled-text: #6c757d;--ds-component-input-disabled-border: #343a40;--ds-component-select-bg: #242833;--ds-component-select-text: #f5f8fa;--ds-component-tag-bg: #212529;--ds-component-tag-text: #f5f8fa;--ds-component-toggle-trackOff: #495057;--ds-component-toggle-thumb: #ffffff;--ds-component-skillCard-bg: #242833;--ds-component-skillCard-border: #495057;--ds-semantic-color-surface-page: #111111;--ds-semantic-color-surface-raised: #242833;--ds-semantic-color-surface-overlay: #161a25;--ds-semantic-color-surface-subtle: #212529;--ds-semantic-color-surface-sunken: #111111;--ds-semantic-color-surface-strong: #ced4da;--ds-semantic-color-surface-inverse: #ffffff;--ds-semantic-color-text-primary: #f5f8fa;--ds-semantic-color-text-secondary: #e1e1e1;--ds-semantic-color-text-disabled: #6c757d;--ds-semantic-color-text-placeholder: #999999;--ds-semantic-color-text-link: #137cbd;--ds-semantic-color-text-inverse: #111111;--ds-semantic-color-text-onDark: #ffffff;--ds-semantic-color-text-heading: #f8f9fa;--ds-semantic-color-text-caption: #ced4da;--ds-semantic-color-border-default: #495057;--ds-semantic-color-border-strong: #65676b;--ds-semantic-color-border-subtle: #343a40;--ds-semantic-color-interactive-active: #03a9f4;--ds-semantic-color-interactive-disabled: #6c757d}.highcharts-title{font-weight:600}.chart-grid-container{height:100%;display:grid}.chart-container{height:100%;overflow:hidden}.highcharts-menu{box-shadow:none!important}.bp6-dark .highcharts-pane{fill:#2f343c;stroke:#5f6b7c}.bp6-dark .highcharts-button .highcharts-button-box{fill:#383e47}.bp6-dark .highcharts-button:hover .highcharts-button-box{fill:#5f6b7c}.bp6-dark .highcharts-button .highcharts-button-symbol{stroke:#abb3bf}.bp6-dark .highcharts-contextmenu .highcharts-menu{background-color:#383e47!important}.bp6-dark .highcharts-contextmenu .highcharts-menu .highcharts-menu-item:hover{background-color:#5f6b7c!important}.bp6-dark .highcharts-contextmenu .highcharts-menu .highcharts-menu-item{color:#f6f7f9!important}.loading-overlay{position:absolute;display:flex;align-items:center;justify-content:center;background-color:#10161a26;flex-direction:column}.loading-relative{position:relative}.modal-container{width:auto;max-width:100%}.rdp{--rdp-cell-size:40px;--rdp-caption-font-size:18px;--rdp-accent-color:#0000ff;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);--rdp-selected-color:#fff;margin:1em}.rdp-vhidden{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute!important;top:0;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;border:0!important}.rdp-button_reset{appearance:none;position:relative;margin:0;padding:0;cursor:default;color:inherit;background:none;font:inherit;-moz-appearance:none;-webkit-appearance:none}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid transparent}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){color:inherit;background-color:var(--rdp-background-color);border:var(--rdp-outline)}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{margin:0;max-width:calc(var(--rdp-cell-size) * 7);border-collapse:collapse}.rdp-with_weeknumber .rdp-table{max-width:calc(var(--rdp-cell-size) * 8);border-collapse:collapse}.rdp-caption{display:flex;align-items:center;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{position:relative;display:block;text-align:center}.rdp-caption_dropdowns{position:relative;display:inline-flex}.rdp-caption_label{position:relative;z-index:1;display:inline-flex;align-items:center;margin:0;padding:0 .25em;white-space:nowrap;color:currentColor;border:0;border:2px solid transparent;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{position:absolute;top:50%;left:0;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;top:50%;right:0;transform:translateY(-50%)}.rdp-nav_button{display:inline-flex;align-items:center;justify-content:center;width:var(--rdp-cell-size);height:var(--rdp-cell-size);padding:.25em;border-radius:100%}.rdp-dropdown_year,.rdp-dropdown_month{position:relative;display:inline-flex;align-items:center}.rdp-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:2;top:0;bottom:0;left:0;width:100%;margin:0;padding:0;cursor:inherit;opacity:0;border:none;background-color:transparent;font-family:inherit;font-size:inherit;line-height:inherit}.rdp-dropdown[disabled]{opacity:unset;color:unset}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{vertical-align:middle;font-size:.75em;font-weight:700;text-align:center;height:100%;height:var(--rdp-cell-size);padding:0;text-transform:uppercase}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{width:var(--rdp-cell-size);height:100%;height:var(--rdp-cell-size);padding:0;text-align:center}.rdp-weeknumber{font-size:.75em}.rdp-weeknumber,.rdp-day{display:flex;overflow:hidden;align-items:center;justify-content:center;box-sizing:border-box;width:var(--rdp-cell-size);max-width:var(--rdp-cell-size);height:var(--rdp-cell-size);margin:0;border:2px solid transparent;border-radius:100%}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{color:var(--rdp-selected-color);opacity:1;background-color:var(--rdp-accent-color)}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-top-right-radius:0;border-bottom-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-top-right-radius:0;border-bottom-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}.bp6-datepicker-content .rdp{--rdp-cell-size:30px;--rdp-accent-color:#2d72d2;--rdp-background-color:#ffffff;--rdp-accent-color-dark:#215db0;--rdp-background-color-dark:#2f343c;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:2px solid rgba(0, 0, 0, 75%);margin:0;min-width:auto}.bp6-date-input .bp6-input-action{display:flex;flex-direction:row}.bp6-datepicker{background:#fff;border-radius:4px;display:flex;padding:4px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bp6-datepicker .rdp{display:inline-block;min-width:210px;position:relative;vertical-align:top}.bp6-datepicker .rdp:focus{outline:none}.bp6-datepicker .rdp-month{display:flex;flex-direction:column;margin:0 4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bp6-datepicker .rdp-month+.bp6-datepicker .rdp-month{margin-left:8px}.bp6-datepicker .rdp-caption{border-bottom:solid 1px rgba(17,20,24,.15);padding-bottom:4px}.bp6-datepicker .rdp-table{align-self:center}.bp6-datepicker .rdp-head_cell{font-size:inherit;font-weight:600;padding-top:4px;text-decoration:none;text-transform:none}.bp6-datepicker .rdp-weeknumber{color:#5f6b7c}.bp6-datepicker .rdp-day{border-radius:4px}.bp6-datepicker .rdp-day.rdp-day_outside{color:#5f6b7c99}.bp6-datepicker .rdp-day.rdp-day_today{font-weight:400}.bp6-datepicker .rdp-day:not([disabled],.rdp-day_selected):hover,.bp6-datepicker .rdp-day:not([disabled],.rdp-day_selected):focus{background:#8f99a826;color:#1c2127}.bp6-datepicker .rdp-day:not([disabled],.rdp-day_selected):active{background:#8f99a84d}.bp6-datepicker .rdp-day.rdp-day_disabled{background:none;color:#5f6b7c99;cursor:not-allowed}.bp6-datepicker .rdp-day.rdp-day_selected{background-color:#2d72d2;border-radius:4px;color:#fff}.bp6-datepicker .rdp-day.rdp-day_selected:hover{background-color:#215db0;color:#fff}.bp6-datepicker .rdp-day.rdp-day_selected:active{background-color:#184a90}.bp6-datepicker.bp6-datepicker-highlight-current-day .rdp-day.rdp-day_today{border:1px solid rgba(17,20,24,.15)}.bp6-datepicker.bp6-datepicker-reverse-month-and-year .rdp-caption_dropdowns{flex-direction:row-reverse}.bp6-datepicker-content{align-items:center;display:flex;flex-direction:column;gap:4px}.bp6-datepicker-content>.bp6-divider{margin:0;width:calc(100% - 8px)}.bp6-datepicker-month-select select,.bp6-datepicker-year-select select{font-weight:600;padding-left:4px;padding-right:16px}.bp6-datepicker-month-select select+.bp6-icon,.bp6-datepicker-year-select select+.bp6-icon{right:2px}.bp6-datepicker-footer{display:flex;justify-content:space-between;width:100%}.bp6-dark .bp6-datepicker{background:#2f343c}.bp6-dark .bp6-datepicker .rdp-week-number{color:#abb3bf}.bp6-dark .bp6-datepicker .rdp-day.rdp-day_outside{color:#abb3bf99}.bp6-dark .bp6-datepicker .rdp-day:not([disabled],.rdp-day_selected):hover,.bp6-dark .bp6-datepicker .rdp-day:not([disabled],.rdp-day_selected):focus{background:#8f99a826;color:#fff}.bp6-dark .bp6-datepicker .rdp-day:not([disabled],.rdp-day_selected):active{background:#8f99a84d}.bp6-dark .bp6-datepicker .rdp-day.rdp-day_selected{background-color:#2d72d2}.bp6-dark .bp6-datepicker .rdp-day.rdp-day_selected:hover{background-color:#215db0}.bp6-dark .bp6-datepicker .rdp-day.rdp-day_selected:active{background-color:#184a90}.bp6-dark .bp6-datepicker .rdp-day.rdp-day_disabled{background:none;color:#abb3bf99}.bp6-dark .bp6-datepicker.bp6-datepicker-highlight-current-day .rdp-day.rdp-day_today{border:1px solid rgba(255,255,255,.2)}.bp6-dark .bp6-datepicker .bp6-datepicker-footer{border-top-color:#11141866}.bp6-datepicker-timepicker-wrapper{align-items:center;display:flex;flex-direction:column}.bp6-datepicker-timepicker-wrapper .bp6-timepicker-arrow-row:empty+.bp6-timepicker-input-row{margin:4px 0}.bp6-datepicker-caption{display:flex;flex-direction:row}.bp6-datepicker-caption>*{flex-grow:0;flex-shrink:0}.bp6-datepicker-caption>:first-child{flex-grow:1;flex-shrink:1}.bp6-datepicker-caption{justify-content:space-between;margin:0 26px 4px}.bp6-datepicker-caption .bp6-html-select select{font-weight:600;padding-left:4px;padding-right:16px}.bp6-datepicker-caption .bp6-html-select select+.bp6-icon{right:2px}.bp6-datepicker-caption+.bp6-divider{margin:0}.bp6-datepicker-caption.rdp-caption{display:flex;flex-direction:row}.bp6-datepicker-caption.rdp-caption>*{flex-grow:0;flex-shrink:0}.bp6-datepicker-caption.rdp-caption>.bp6-fill{flex-grow:1;flex-shrink:1}.bp6-datepicker-caption.rdp-caption{justify-content:space-between;margin:0}.bp6-datepicker-caption.rdp-caption .bp6-html-select select{font-weight:600;padding-left:4px;padding-right:16px}.bp6-datepicker-caption.rdp-caption .bp6-html-select select+.bp6-icon{right:2px}.bp6-datepicker-caption.rdp-caption+.bp6-divider{margin:0}.bp6-datepicker-caption.rdp-caption .bp6-datepicker-nav-button-hidden{visibility:hidden}.bp6-datepicker-month-select{flex-shrink:1}.bp6-datepicker-year-select{flex-shrink:1;min-width:60px}.bp6-datepicker-caption-measure{font-weight:600;padding-left:4px}.bp6-daterangepicker{display:flex}.bp6-daterangepicker.bp6-daterangepicker-contiguous .rdp{min-width:218px}.bp6-daterangepicker.bp6-daterangepicker-single-month .rdp{min-width:210px}.bp6-daterangepicker .rdp.rdp-multiple_months .rdp-caption{display:flex;flex-direction:row}.bp6-daterangepicker .rdp.rdp-multiple_months .rdp-caption>*{flex-grow:0;flex-shrink:0}.bp6-daterangepicker .rdp.rdp-multiple_months .rdp-caption>.bp6-fill{flex-grow:1;flex-shrink:1}.bp6-daterangepicker .rdp.rdp-multiple_months .rdp-caption{justify-content:space-between}.bp6-daterangepicker .rdp.rdp-multiple_months .rdp-caption_start .rdp-caption{flex-direction:row-reverse}.bp6-daterangepicker .rdp.rdp-multiple_months .rdp-caption_start .rdp-caption:before{content:"";height:30px;width:30px}.bp6-daterangepicker .rdp.rdp-multiple_months .rdp-caption_end .rdp-caption{flex-direction:row}.bp6-daterangepicker .rdp.rdp-multiple_months .rdp-caption_end .rdp-caption:before{content:"";height:30px;width:30px}.bp6-daterangepicker .rdp.rdp-multiple_months .rdp-nav{left:initial;position:initial;top:initial;transform:none}.bp6-daterangepicker.bp6-datepicker .rdp-day_outside{visibility:hidden}.bp6-daterangepicker.bp6-datepicker .rdp-day_hovered:not(.rdp-day_selected){border-radius:0;color:#215db0}.bp6-daterangepicker.bp6-datepicker .rdp-day_hovered:not(.rdp-day_selected):not(.rdp-day_range_start,.rdp-day_range_middle,.rdp-day_range_end){background-color:#2d72d21a}.bp6-daterangepicker.bp6-datepicker .rdp-day_range_middle{background-color:#2d72d21a;border-radius:0;color:#215db0}.bp6-daterangepicker.bp6-datepicker .rdp-day_range_middle:hover{background-color:#2d72d233;color:#215db0}.bp6-daterangepicker.bp6-datepicker .rdp-day_range_start:not(.rdp-day_range_end,.rdp-day_hovered_end){border-bottom-right-radius:0;border-top-right-radius:0}.bp6-daterangepicker.bp6-datepicker .rdp-day_range_end:not(.rdp-day_range_start,.rdp_day_hovered_start){border-bottom-left-radius:0;border-top-left-radius:0}.bp6-daterangepicker.bp6-datepicker .rdp-day_hovered_start:not(.rdp-day_hovered_end){border-bottom-right-radius:0;border-top-right-radius:0}.bp6-daterangepicker.bp6-datepicker .rdp-day_hovered_end:not(.rdp-day_hovered_start){border-bottom-left-radius:0;border-top-left-radius:0}.bp6-daterangepicker.bp6-datepicker-highlight-current-day .rdp-day.rdp-day_today{border:1px solid rgba(17,20,24,.15)}.bp6-daterangepicker.bp6-daterangepicker-reverse-month-and-year.bp6-daterangepicker-contiguous.rdp-caption_dropdowns{flex-direction:row-reverse}.bp6-daterangepicker-calendars,.bp6-daterangepicker-timepickers{display:flex;flex-direction:row;justify-content:space-around;width:100%}.bp6-daterangepicker-timepickers.bp6-daterangepicker-timepickers-stacked{align-items:center;flex-direction:column}.bp6-daterangepicker-timepickers .bp6-timepicker-arrow-row:empty+.bp6-timepicker-input-row{margin:4px 0}.bp6-dark .bp6-daterangepicker.bp6-datepicker .rdp-day_hovered{color:#f6f7f9}.bp6-dark .bp6-daterangepicker.bp6-datepicker .rdp-day_hovered:not(.rdp-day_selected,.rdp-day_range_start,.rdp-day_range_middle,.rdp-day_range_end){background-color:#2d72d233}.bp6-dark .bp6-daterangepicker.bp6-datepicker .rdp-day_range_middle{background-color:#2d72d233;color:#f6f7f9}.bp6-dark .bp6-daterangepicker.bp6-datepicker .rdp-day_range_middle:hover{background-color:#2d72d266}.bp6-dark .bp6-daterangepicker.bp6-datepicker-highlight-current-day .rdp-day.rdp-day_today{border:1px solid rgba(255,255,255,.2)}.bp6-menu.bp6-daterangepicker-shortcuts{min-width:120px;padding:0}:root{--bp6-button-warning-rest:var(--bp-palette-orange-5)}@supports (color: oklch(from var(--any-color) l c h)){:root{--bp6-button-warning-rest:oklch( from var(--bp-intent-warning-rest) calc(l + .177) calc(c - .01) calc(h + 6.26) )}}.bp6-timepicker{white-space:nowrap}.bp6-timepicker .bp6-timepicker-arrow-row{padding:0 1px}.bp6-timepicker .bp6-timepicker-arrow-button{color:#5f6b7c}.bp6-timepicker .bp6-timepicker-arrow-button:hover{color:#1c2127}.bp6-dark .bp6-timepicker .bp6-timepicker-arrow-button{color:#abb3bf}.bp6-dark .bp6-timepicker .bp6-timepicker-arrow-button:hover{color:#f6f7f9}.bp6-timepicker .bp6-timepicker-arrow-button{display:inline-block;padding:4px 0;text-align:center;width:32px}.bp6-timepicker .bp6-timepicker-arrow-button+.bp6-timepicker-arrow-button{margin-left:8px}.bp6-timepicker .bp6-timepicker-arrow-button:hover{cursor:pointer}.bp6-timepicker .bp6-timepicker-input-row{background:#fff;border-radius:4px;box-shadow:inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d;display:inline-block;height:30px;line-height:28px;padding:0 1px;vertical-align:middle}.bp6-timepicker .bp6-timepicker-divider-text{color:#5f6b7c;display:inline-block;font-size:16px;text-align:center;width:8px}.bp6-timepicker .bp6-timepicker-input{-moz-appearance:textfield;-webkit-appearance:textfield;background:transparent;border:0;border-radius:4px;box-shadow:0 0 #215db000,0 0 #215db000;color:#1c2127;height:28px;outline:0;padding:0;text-align:center;transition:box-shadow .1s cubic-bezier(.4,1,.75,.9);width:32px}.bp6-timepicker .bp6-timepicker-input:focus{box-shadow:inset 0 0 0 1px #215db0c0,0 0 0 1px #215db0c0}.bp6-timepicker .bp6-timepicker-input::-webkit-outer-spin-button,.bp6-timepicker .bp6-timepicker-input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.bp6-timepicker .bp6-timepicker-input.bp6-intent-primary{box-shadow:0 0 #2d72d200,0 0 #2d72d200,inset 0 0 0 1px #2d72d2,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d}.bp6-timepicker .bp6-timepicker-input.bp6-intent-primary:focus{box-shadow:inset 0 0 0 1px #2d72d2c0,0 0 0 2px #2d72d2c0,inset 0 1px 1px #11141833}.bp6-timepicker .bp6-timepicker-input.bp6-intent-primary[readonly]{box-shadow:inset 0 0 0 1px #2d72d2}.bp6-timepicker .bp6-timepicker-input.bp6-intent-primary:disabled,.bp6-timepicker .bp6-timepicker-input.bp6-intent-primary.bp6-disabled{box-shadow:none}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-primary{box-shadow:0 0 #4c90f000,0 0 #4c90f000,inset 0 0 0 1px #4c90f0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-primary:focus{box-shadow:inset 0 0 0 1px #4c90f0c0,0 0 0 2px #4c90f0c0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-primary[readonly]{box-shadow:inset 0 0 0 1px #4c90f0}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-primary:disabled,.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-primary.bp6-disabled{box-shadow:none}.bp6-timepicker .bp6-timepicker-input.bp6-intent-success{box-shadow:0 0 #23855100,0 0 #23855100,inset 0 0 0 1px #238551,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d}.bp6-timepicker .bp6-timepicker-input.bp6-intent-success:focus{box-shadow:inset 0 0 0 1px #238551c0,0 0 0 2px #238551c0,inset 0 1px 1px #11141833}.bp6-timepicker .bp6-timepicker-input.bp6-intent-success[readonly]{box-shadow:inset 0 0 0 1px #238551}.bp6-timepicker .bp6-timepicker-input.bp6-intent-success:disabled,.bp6-timepicker .bp6-timepicker-input.bp6-intent-success.bp6-disabled{box-shadow:none}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-success{box-shadow:0 0 #32a46700,0 0 #32a46700,inset 0 0 0 1px #32a467,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-success:focus{box-shadow:inset 0 0 0 1px #32a467c0,0 0 0 2px #32a467c0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-success[readonly]{box-shadow:inset 0 0 0 1px #32a467}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-success:disabled,.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-success.bp6-disabled{box-shadow:none}.bp6-timepicker .bp6-timepicker-input.bp6-intent-warning{box-shadow:0 0 #c8761900,0 0 #c8761900,inset 0 0 0 1px #c87619,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d}.bp6-timepicker .bp6-timepicker-input.bp6-intent-warning:focus{box-shadow:inset 0 0 0 1px #c87619c0,0 0 0 2px #c87619c0,inset 0 1px 1px #11141833}.bp6-timepicker .bp6-timepicker-input.bp6-intent-warning[readonly]{box-shadow:inset 0 0 0 1px #c87619}.bp6-timepicker .bp6-timepicker-input.bp6-intent-warning:disabled,.bp6-timepicker .bp6-timepicker-input.bp6-intent-warning.bp6-disabled{box-shadow:none}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-warning{box-shadow:0 0 #ec9a3c00,0 0 #ec9a3c00,inset 0 0 0 1px #ec9a3c,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-warning:focus{box-shadow:inset 0 0 0 1px #ec9a3cc0,0 0 0 2px #ec9a3cc0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-warning[readonly]{box-shadow:inset 0 0 0 1px #ec9a3c}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-warning:disabled,.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-warning.bp6-disabled{box-shadow:none}.bp6-timepicker .bp6-timepicker-input.bp6-intent-danger{box-shadow:0 0 #cd424600,0 0 #cd424600,inset 0 0 0 1px #cd4246,inset 0 0 0 1px #11141833,inset 0 1px 1px #1114184d}.bp6-timepicker .bp6-timepicker-input.bp6-intent-danger:focus{box-shadow:inset 0 0 0 1px #cd4246c0,0 0 0 2px #cd4246c0,inset 0 1px 1px #11141833}.bp6-timepicker .bp6-timepicker-input.bp6-intent-danger[readonly]{box-shadow:inset 0 0 0 1px #cd4246}.bp6-timepicker .bp6-timepicker-input.bp6-intent-danger:disabled,.bp6-timepicker .bp6-timepicker-input.bp6-intent-danger.bp6-disabled{box-shadow:none}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-danger{box-shadow:0 0 #e76a6e00,0 0 #e76a6e00,inset 0 0 0 1px #e76a6e,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-danger:focus{box-shadow:inset 0 0 0 1px #e76a6ec0,0 0 0 2px #e76a6ec0,inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-danger[readonly]{box-shadow:inset 0 0 0 1px #e76a6e}.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-danger:disabled,.bp6-dark .bp6-timepicker .bp6-timepicker-input.bp6-intent-danger.bp6-disabled{box-shadow:none}@media (forced-colors: active) and (prefers-color-scheme: dark){.bp6-timepicker .bp6-timepicker-input{border:1px solid buttonborder}}.bp6-timepicker .bp6-timepicker-ampm-select{margin-left:4px}.bp6-timepicker.bp6-disabled .bp6-timepicker-input-row{background:#d3d8de80;box-shadow:none;color:#5f6b7c99;cursor:not-allowed;resize:none}.bp6-timepicker.bp6-disabled .bp6-timepicker-input-row::-moz-placeholder{color:#5f6b7c99}.bp6-timepicker.bp6-disabled .bp6-timepicker-input-row:-ms-input-placeholder{color:#5f6b7c99}.bp6-timepicker.bp6-disabled .bp6-timepicker-input-row::placeholder{color:#5f6b7c99}.bp6-timepicker.bp6-disabled .bp6-timepicker-input,.bp6-timepicker.bp6-disabled .bp6-timepicker-divider-text,.bp6-timepicker.bp6-disabled .bp6-timepicker-arrow-button,.bp6-timepicker.bp6-disabled .bp6-timepicker-arrow-button:hover{color:#5f6b7c99;cursor:not-allowed}.bp6-dark .bp6-timepicker .bp6-timepicker-input-row{background:#1114184d;box-shadow:inset 0 0 0 1px #fff3,inset 0 -1px 1px #ffffff4d}.bp6-dark .bp6-timepicker .bp6-timepicker-divider-text{color:#abb3bf}.bp6-dark .bp6-timepicker .bp6-timepicker-input{color:#f6f7f9}.bp6-dark .bp6-timepicker.bp6-disabled .bp6-timepicker-input,.bp6-dark .bp6-timepicker.bp6-disabled .bp6-timepicker-divider-text,.bp6-dark .bp6-timepicker.bp6-disabled .bp6-timepicker-arrow-button,.bp6-dark .bp6-timepicker.bp6-disabled .bp6-timepicker-arrow-button:hover{color:#abb3bf99}.grid-layout{display:grid;grid-gap:.5em;grid-auto-flow:dense;grid-auto-rows:minmax(24em,auto)}.columns-1{grid-template-columns:repeat(auto-fill,minmax(98%,1fr))}.columns-2{grid-template-columns:repeat(auto-fill,minmax(48%,1fr))}.columns-3{grid-template-columns:repeat(auto-fill,minmax(32%,1fr))}.columns-4{grid-template-columns:repeat(auto-fill,minmax(24%,1fr))}.columns-5{grid-template-columns:repeat(auto-fill,minmax(18%,1fr))}.columns-6{grid-template-columns:repeat(auto-fill,minmax(14%,1fr))}.span-1{grid-column-end:span 1}.span-2{grid-column-end:span 2}.span-3{grid-column-end:span 3}.span-4{grid-column-end:span 4}.span-5{grid-column-end:span 5}.span-6{grid-column-end:span 6}.tabs-container>.bp6-tab-list{border-bottom:1px solid rgba(17,20,24,.15)}.bp6-dark .tabs-container>.bp6-tab-list{border-bottom-color:#fff3}button.tir-ui-link-button-component{text-align:left;color:#8abbff;background:none;margin:0;padding:0;border:none;cursor:pointer}button.tir-ui-link-button-component:hover{text-decoration:underline}.property-list{display:grid;grid-template-columns:minmax(100px,200px) auto;grid-gap:8px 0}.property-list .property-label{font-weight:700}.page{position:relative;flex:1;display:flex}.page .page-scrollable-area{padding:8px;flex:1;overflow:auto}.page .page-scrollable-area .page-titlebar{display:flex;margin-bottom:8px}.page .page-scrollable-area .page-titlebar .page-title{flex:1}.page .page-scrollable-area .action-menu{display:flex;justify-content:flex-end}.widget{position:relative;overflow:hidden;padding:8px;text-align:center;display:flex;flex-direction:column}.widget>.widget-title{height:20px}.widget>.widget-content{flex:1;height:100%;width:100%}.widget>.widget-content.has-title{height:calc(100% - 20px)}.widget>.widget-content>.error{height:100%;display:flex;flex-direction:column;justify-content:center;padding:8px;text-align:center;background:#c5cbd326}.single-value-widget{height:100%;display:flex;flex-direction:column;justify-content:center}.single-value-widget>.value{font-size:250%;color:#32a467}.bp6-select-popover .bp6-menu{max-height:300px;overflow:auto}.tir-ui-structured-filter{display:flex}.tir-ui-structured-filter .apply-button{border-radius:0 3px 3px 0}.tir-ui-structured-filter .bp6-tag-input{flex:1 1 auto}.tir-ui-structured-filter .bp6-tag-input.with-apply-button{margin-right:-1px;border-radius:3px 0 0 3px}.tir-ui-structured-filter .bp6-tag-input .composing-filter-category{line-height:normal;font-size:14px}.tir-ui-structured-filter .bp6-tag-input .bp6-popover-wrapper,.tir-ui-structured-filter .bp6-tag-input .bp6-popover-wrapper .bp6-popover-target{display:flex;flex:1 1 auto}.tir-ui-structured-filter .bp6-tag-input .bp6-popover-wrapper .bp6-popover-target .bp6-input-ghost{display:flex}.tir-ui-structured-filter .bp6-tag-input .bp6-popover-wrapper .bp6-popover-target .bp6-input-ghost input{flex:1 1 auto;line-height:20px;width:80px;margin-bottom:2px!important}.tir-ui-structured-filter .bp6-tag-input .bp6-popover-wrapper .bp6-popover-target .bp6-input-ghost input:disabled,.tir-ui-structured-filter .bp6-tag-input .bp6-popover-wrapper .bp6-popover-target .bp6-input-ghost input.bp6-disabled{cursor:not-allowed}.tir-ui-structured-filter .bp6-tag-input .bp6-popover-wrapper .bp6-popover-target .bp6-input-ghost input{background:none;border:none;box-shadow:none;padding:0}.tir-ui-structured-filter .bp6-tag-input .bp6-popover-wrapper .bp6-popover-target .bp6-input-ghost input:focus{outline:none!important}.bp6-overlay.bp6-overlay-scroll-container{position:static}.bp6-control{margin-bottom:0}.bp6-dialog.ColumnChooser-container{display:flex;flex-direction:column;width:60vw;min-width:600px;padding-bottom:0}.bp6-dialog.ColumnChooser-container.Container-large{height:clamp(600px,85vh,960px)}.bp6-dialog.ColumnChooser-container.Container-medium{height:clamp(600px,75vh,864px)}.bp6-dialog.ColumnChooser-container.Container-small{height:clamp(464px,60vh,600px)}.bp6-dialog.ColumnChooser-container .ColumnChooser-card{display:flex;justify-content:space-between;padding:16px}.bp6-dialog.ColumnChooser-container.Container-large .ColumnChooser-card{height:90%;min-height:472px;margin-bottom:1vh}.bp6-dialog.ColumnChooser-container.Container-medium .ColumnChooser-card,.bp6-dialog.ColumnChooser-container.Container-small .ColumnChooser-card{height:85%;min-height:236px;margin-bottom:1vh}.ColumnChooser-search-container p.ColumnChooser-search-amount,.ColumnChooser-search-container p.ColumnChooser-search-title{padding-top:0;margin-top:0}.ColumnChooser-search-container p.ColumnChooser-search-title{font-weight:700;margin-bottom:0}.ColumnChooser-search-container p.ColumnChooser-search-amount{margin-bottom:4px}.ColumnChooser-column-left,.ColumnChooser-column-right{flex:1;margin:0 8px}.ColumnChooser-column-left .bp6-input-group,.ColumnChooser-column-right .bp6-input-group{margin-bottom:16px}.ColumnChooser-container section.ColumnChooser-column-left ul.ColumnChooser-list,.ColumnChooser-container section.ColumnChooser-column-right ul.ColumnChooser-list{padding-left:0;overflow:hidden;overflow-y:scroll;margin-bottom:0;margin-top:14px}.ColumnChooser-container.Container-large section.ColumnChooser-column-left ul.ColumnChooser-list,.ColumnChooser-container.Container-large section.ColumnChooser-column-right ul.ColumnChooser-list{height:85%;min-height:266px}.ColumnChooser-container.Container-medium section.ColumnChooser-column-left ul.ColumnChooser-list,.ColumnChooser-container.Container-medium section.ColumnChooser-column-right ul.ColumnChooser-list{height:80%;min-height:266px}.ColumnChooser-container.Container-small section.ColumnChooser-column-left ul.ColumnChooser-list,.ColumnChooser-container.Container-small section.ColumnChooser-column-right ul.ColumnChooser-list{height:75%;min-height:168px}.ColumnChooser-column-left ul.ColumnChooser-list li,.ColumnChooser-column-right ul.ColumnChooser-list li{transition:background-color .3s}.ColumnChooser-column-left ul.ColumnChooser-list li:hover,.ColumnChooser-column-right ul.ColumnChooser-list li:hover{background-color:#21252933}.ColumnChooser-column-left ul.ColumnChooser-list li label,.ColumnChooser-column-right ul.ColumnChooser-list li label{padding:4px 0 4px 26px;margin-bottom:0}.ColumnChooser-container section.ColumnChooser-column-left,.ColumnChooser-container section.ColumnChooser-column-middle,.ColumnChooser-container section.ColumnChooser-column-right{padding:0 20px}.ColumnChooser-container .ColumnChooser-card section.ColumnChooser-column-middle{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 16px;row-gap:16px;width:100px}section.ColumnChooser-column-middle button.ColumnChooser-button-middle{width:100px;margin:0}.column-item,.sortable-item{display:flex;align-items:center;padding:0 8px;margin-bottom:0;border-bottom:1px solid #e1e1e1;background-color:#fff;-webkit-user-select:none;user-select:none}.ColumnChooser-list-items{-webkit-user-select:none;user-select:none}li.SortableItem-list{display:flex;align-items:center;-webkit-user-select:none;user-select:none;cursor:unset;z-index:500}li.SortableItem-list:hover{background-color:#21252933}button.SortableItem-draggable{margin-left:auto;cursor:grab}.ColumnChooser-Input-clear{cursor:pointer;margin-top:8px;margin-right:2px}.ColumnChooser-container .ColumnChooser-footer{min-height:56px;margin-top:0}.ColumnChooser-Submission-controls{display:flex;justify-content:flex-end;gap:16px;padding:0 8px;margin-top:16px}.tir-ui-pagination{display:flex;margin-top:10px;justify-content:space-between}.tir-ui-pagination input,.tir-ui-pagination button{height:30px;text-align:center}.tir-ui-pagination input{width:50px;box-shadow:none;border:1px solid #d3d8de}.tir-ui-pagination button{color:#404854}.tir-ui-pagination .page-info{margin-left:10px;align-self:center}body .TIRUI-Table-controls{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;padding:8px}body .TIRUI-Table-controls .settings-icon{padding:4px;cursor:pointer}body .Table-controls .settings-icon:hover{background-color:#0000000d;border-radius:4px}body [data-testid=ColumnChooser-control],body [data-testid=xlsx-download]{cursor:pointer;transition:transform .2s}body [data-testid=ColumnChooser-control]:hover,body [data-testid=xlsx-download]:hover{outline:2px solid #2684FF;outline-offset:2px;transform:scale(1.1)}body .settings-icon:has(+.tir-ui-table-container){position:absolute;right:10px;z-index:1;cursor:pointer}body .tir-ui-table-container{position:relative;padding-top:15px}body .tir-ui-table-container table.tir-ui-table.bp6-html-table{width:100%;border-collapse:collapse}body .tir-ui-table-container table.tir-ui-table.bp6-html-table thead tr th{box-shadow:none;vertical-align:middle}body .tir-ui-table-container table.tir-ui-table.bp6-html-table thead tr th button.sort-control{min-height:auto;min-width:auto;padding:0 5px;margin-left:5px}body .tir-ui-table-container table.tir-ui-table.bp6-html-table thead tr th.select-row-column{width:20px}body .tir-ui-table-container table.tir-ui-table.bp6-html-table thead tr th.select-row-column label{margin:0}body .tir-ui-table-container table.tir-ui-table.bp6-html-table thead tr.filter-row th{padding-top:0}body .tir-ui-table-container table.tir-ui-table.bp6-html-table thead tr.filter-row th:first-of-type{padding-left:0}body .tir-ui-table-container table.tir-ui-table.bp6-html-table thead tr.filter-row th:last-of-type{padding-right:0}body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody{box-shadow:0 0 6px #ccc;background:#fff}body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child),body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td:not(:first-child){box-shadow:none;padding-top:20px;padding-bottom:20px;vertical-align:middle}body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td.no-data,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child).no-data,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td.no-data,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td:not(:first-child).no-data{position:relative;height:30px;text-align:center}body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td.action-buttons-column,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child).action-buttons-column,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td.action-buttons-column,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td:not(:first-child).action-buttons-column{text-align:right}body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td.select-row label,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child).select-row label,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td.select-row label,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td:not(:first-child).select-row label{margin:0}body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td .row-depth-spacer,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child) .row-depth-spacer,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td .row-depth-spacer,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child) td:not(:first-child) .row-depth-spacer{display:inline-block;width:20px;height:10px}body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr.row-selected,body .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr:not(:first-child).row-selected{background:#ecf4fc}body .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-compact tbody tr td,body .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-compact tbody tr:not(:first-child) td{padding-top:4px;padding-bottom:4px}body .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-compact tbody tr td .row-depth-spacer,body .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-compact tbody tr:not(:first-child) td .row-depth-spacer{width:15px}body .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody tr:not(:first-child){border-top-width:1px;border-top-style:solid;border-top-color:#ddd}body .tir-ui-table-container table.tir-ui-table.bp6-html-table.tir-ui-table-bg-transparent tbody{background:none;box-shadow:none}body .tir-ui-table-container table.tir-ui-table.bp6-html-table.tir-ui-table-columns-bordered tbody tr td:not(:first-child),body .tir-ui-table-container table.tir-ui-table.bp6-html-table.tir-ui-table-columns-bordered tbody tr:not(:first-child) td:not(:first-child){box-shadow:inset 1px 0 #10161a26}body .tir-ui-table-container table.tir-ui-table.bp6-html-table .sort-control.no-sort:not(.show-on-hover),body .tir-ui-table-container table.tir-ui-table.bp6-html-table .filter-icon.no-filter:not(.show-on-hover){opacity:.3}body .tir-ui-table-container table.tir-ui-table.bp6-html-table .show-on-hover{opacity:0;transition:opacity .2s}body .tir-ui-table-container table.tir-ui-table.bp6-html-table:hover .show-on-hover{opacity:1}body .tir-ui-table-container table.tir-ui-table.bp6-html-table:hover .show-on-hover.sort-control.no-sort,body .tir-ui-table-container table.tir-ui-table.bp6-html-table:hover .show-on-hover.filter-icon.no-filter{opacity:.3}body .tir-ui-table-container.flipped-table table.tir-ui-table.bp6-html-table tbody{box-shadow:none}body .tir-ui-table-container.flipped-table table.tir-ui-table.bp6-html-table tbody tr td,body .tir-ui-table-container.flipped-table table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child){padding-top:8px;padding-bottom:8px}body .tir-ui-table-container.flipped-table table.tir-ui-table.bp6-html-table tbody tr td *,body .tir-ui-table-container.flipped-table table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child) *{min-width:0}body .tir-ui-table-container.flipped-table table.tir-ui-table.bp6-html-table tbody tr td:last-child,body .tir-ui-table-container.flipped-table table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child):last-child{padding-left:50px}body .tir-ui-table-container.flipped-table table.tir-ui-table.bp6-html-table tbody tr td .sort-control,body .tir-ui-table-container.flipped-table table.tir-ui-table.bp6-html-table tbody tr td:not(:first-child) .sort-control{display:none}body .tir-ui-table-container.flipped-table table.tir-ui-table.bp6-html-table tbody tr td:first-child{width:250px;font-weight:600}body.bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table thead tr th{color:#eee}body.bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody{background:#2f333e;box-shadow:0 3px 6px #111}body.bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody tr td{color:#ddd}body.bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody.blueprint-table-styling{background:#293742;box-shadow:0 3px 6px #293742}body.bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tr{border-top-color:#222}body.bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table.tir-ui-table-bg-transparent tbody{background:none;box-shadow:none}body.bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table.tir-ui-table-columns-bordered tbody tr td:not(:first-child),body.bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table.tir-ui-table-columns-bordered tbody tr:not(:first-child) td:not(:first-child){box-shadow:inset 1px 0 #20202026}body.bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table tr.row-selected,body.bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table tr:not(:first-child).row-selected{background:#0e2338}table.tir-ui-table tr.row-interactive:hover td{background-color:#bfccd64d;cursor:pointer}html[theme=light] table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody tr th,html[theme=light] table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody tr td,html[theme=light] table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody tr td:not(first-child),html[theme=light] table.tir-ui-table.bp6-html-table.bp6-html-table-bordered thead tr th,html[theme=light] table.tir-ui-table.bp6-html-table.bp6-html-table-bordered thead tr td,html[theme=light] table.tir-ui-table.bp6-html-table.bp6-html-table-bordered thead tr td:not(first-child),html[theme=dark] table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody tr th,html[theme=dark] table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody tr td,html[theme=dark] table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tbody tr td:not(first-child),html[theme=dark] table.tir-ui-table.bp6-html-table.bp6-html-table-bordered thead tr th,html[theme=dark] table.tir-ui-table.bp6-html-table.bp6-html-table-bordered thead tr td,html[theme=dark] table.tir-ui-table.bp6-html-table.bp6-html-table-bordered thead tr td:not(first-child){box-shadow:none}.facets-chooser--container{margin:7px;display:flex;flex-wrap:wrap;height:350px}.facets-chooser--tree-container{height:200px;overflow-y:auto}.facets-chooser--left-facet{display:flex;flex-direction:column;width:45%;height:220px}.facets-chooser--middle-facet{display:flex;flex-direction:column;width:10%;text-align:center;justify-content:center;height:220px}.facets-chooser--right-facet{display:flex;flex-direction:column;width:45%;height:220px}.widget-picker-card{width:100%;height:100%;display:flex;flex-direction:column;gap:1rem;padding:1rem;overflow:hidden;border-radius:10px}.widget-picker-card .widget-picker-header{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;align-items:flex-start;margin-bottom:.5rem;flex-shrink:0}.widget-picker-card .widget-picker-header .bp5-input-group{flex:1;width:100%}.widget-picker-card .widget-picker-header .bp5-button{white-space:nowrap}.widget-picker-card .widget-list{flex:1;overflow-y:scroll;overflow-x:hidden;display:flex;flex-direction:column;gap:.5rem;padding:5px 0 0;margin-right:-.5rem;scrollbar-gutter:stable;list-style-type:none}.widget-picker-card .widget-list::-webkit-scrollbar{width:8px;background:var(--light-gray5)}.widget-picker-card .widget-list::-webkit-scrollbar-track{background:var(--light-gray5);border-radius:4px}.widget-picker-card .widget-list::-webkit-scrollbar-thumb{background:var(--gray4);border-radius:4px;min-height:40px}.widget-picker-card .widget-list::-webkit-scrollbar-thumb:hover{background:var(--gray3)}.widget-picker-card .simple-widget-card{cursor:grab;padding:.75rem .5rem;border:1px solid lightgrey;border-radius:8px;background:var(--white);transition:all .2s ease}.widget-picker-card .simple-widget-card:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0000001a}.widget-picker-card .simple-widget-card .widget-content .widget-heading-container{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.widget-picker-card .simple-widget-card .widget-content .widget-heading-container h4{margin:0;font-size:14px}.widget-picker-card .simple-widget-card .widget-content .widget-text{display:flex;align-items:flex-start;gap:.5rem;color:var(--gray1);font-size:12px}.widget-picker-card .simple-widget-card .widget-content .widget-text p{margin:0;line-height:1.4}.widget-picker-card .simple-widget-card .widget-content .widget-text .widget-icon{margin-top:2px}.widget-picker-card .no-results{text-align:center;color:var(--gray1);padding:1rem;font-style:italic}.widget-picker-card .widget-helper-text{color:var(--text-muted);font-size:.9em;margin-bottom:.5rem}:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:Museo Sans;font-style:normal;font-weight:300;src:local("Museo Sans"),url(./MuseoSans_300.woff) format("woff"),url(./MuseoSans_300.ttf) format("truetype")}html[data-ui-theme=legacy][data-ui-mode=light] *{font-family:var(--ds-semantic-typography-fontFamily-base, "Museo Sans", sans-serif)}html[data-ui-theme=legacy][data-ui-mode=light] html,html[data-ui-theme=legacy][data-ui-mode=light] body,html[data-ui-theme=legacy][data-ui-mode=light] #root{width:100%;height:100vh;min-width:375px;visibility:visible}html[data-ui-theme=legacy][data-ui-mode=light] a:not([class*=bp6-]){color:var(--ds-component-link-default, #8abbff);text-decoration:none}html[data-ui-theme=legacy][data-ui-mode=light] body{font-size:14px;background-color:var(--ds-color-body-bg, #e9ecef)}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .left-column,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .left-column,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .left-column,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .left-column,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .left-column{background:var(--ds-color-cloudim-facets-facetFiltersBg, #0a112e);border-radius:0;margin:0}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .left-column .facet-left-view .facet-cta,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .left-column .facet-left-view .facet-view-header,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .left-column .facet-left-view .facet-cta,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .left-column .facet-left-view .facet-cta,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .left-column .facet-left-view .facet-cta,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .left-column .facet-left-view .facet-cta{background:var(--ds-color-cloudim-facets-facetFiltersBg, #0a112e);border:none}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .left-column .facet-left-view .facet-section-container,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .left-column .facet-left-view .facet-section-container,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .left-column .facet-left-view .facet-section-container,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .left-column .facet-left-view .facet-section-container,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .left-column .facet-left-view .facet-section-container{background:var(--ds-color-cloudim-facets-facetSelectionBg, #27385d)}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined{border:1px solid var(--ds-color-cloudim-button-primaryBg, #3496cb)!important}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover{background-color:var(--ds-color-cloudim-button-hoverBg, #27385d)}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .facet-pagination,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .facet-pagination,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .facet-pagination,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .facet-pagination,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .facet-pagination{background:var(--ds-color-cloudim-pagination-paginationBg, #0a112e)}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .facet-pagination .bp6-button.bp6-minimal:hover{background-color:var(--ds-color-cloudim-pagination-paginationButtonHoverBg, rgba(248, 249, 250, .15))}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active{background:var(--ds-color-cloudim-button-activeBg, #27385d)}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .facet-search-header,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .facet-search-header,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .facet-search-header,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .facet-search-header,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .facet-search-header{background:transparent}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .facet-search-header .bp6-button:not([class*=bp6-intent-]){background:var(--ds-color-cloudim-button-defaultBg, #27385d)}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody{background:transparent}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .bp6-button:not(.rdp-day).bp6-intent-primary{background-color:var(--ds-color-cloudim-button-primaryBg, #3496cb);border-color:var(--ds-color-cloudim-button-primaryBg, #3496cb)}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover{background-color:var(--ds-color-cloudim-button-primaryHoverBg, #27385d)!important;border-color:var(--ds-color-cloudim-button-primaryBg, #3496cb)}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .bg-light,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .bg-light,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .bg-light,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .bg-light,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .bg-light{background:var(--ds-color-cloudim-details-containerBg, #27385d)!important}html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .card,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .card,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .card,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .card,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .card,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-landing-page .card:hover,html[data-ui-theme=legacy][data-ui-mode=light] body .d3-geomap .card:hover,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-assets-page .card:hover,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-rules-page .card:hover,html[data-ui-theme=legacy][data-ui-mode=light] body .cloudim-kubernetes-page .card:hover{background:var(--ds-color-cloudim-details-cardBg, #0a112e)}html[data-ui-theme=legacy][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page){background:radial-gradient(80% 160% at 100% -20%,var(--ds-color-cloudim-landing-gradient-layer1-stop1, rgba(2, 0, 53, .4588235294)) 0%,var(--ds-color-cloudim-landing-gradient-layer1-stop2, rgba(40, 40, 111, .4588235294)) 20%,var(--ds-color-cloudim-landing-gradient-layer1-stop3, rgba(78, 79, 169, .2509803922)) 40%,var(--ds-color-cloudim-landing-gradient-layer1-stop4, rgba(168, 49, 214, .1254901961)) 60%,var(--ds-color-cloudim-landing-gradient-layer1-stop5, rgba(2, 0, 53, .062745098)) 100%),radial-gradient(100% 160% at 80% 80%,var(--ds-color-cloudim-landing-gradient-layer2-stop1, rgba(168, 49, 214, .2509803922)) 10%,var(--ds-color-cloudim-landing-gradient-layer2-stop2, rgba(40, 40, 111, .1254901961)) var(--ds-color-cloudim-landing-gradientPositions-layer2-stop2-position, 65%),var(--ds-color-cloudim-landing-gradient-layer2-stop3, rgba(2, 0, 53, .062745098)) var(--ds-color-cloudim-landing-gradientPositions-layer2-stop3-position, 100%)),radial-gradient(60% 120% at 50% -10%,var(--ds-color-cloudim-landing-gradient-layer3-stop1, #4e4fa9) 0%,var(--ds-color-cloudim-landing-gradient-layer3-stop2, #28286f) 45%,var(--ds-color-cloudim-landing-gradient-layer3-stop3, #020035) 110%)}html[data-ui-theme=legacy][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .bp6-navbar.main-navbar{background-color:var(--ds-color-cloudim-leftSideBar-navbarBg, #020034)!important}html[data-ui-theme=legacy][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .page-with-header .page-header{background-color:var(--ds-color-cloudim-landing-pageHeaderBg, transparent)!important}html[data-ui-theme=legacy][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .page-with-header .page-content{background-color:var(--ds-color-cloudim-landing-pageBg, transparent)!important}html[data-ui-theme=legacy][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim{background-color:var(--ds-color-cloudim-leftSideBar-leftSidebarBg, #020034)!important}html[data-ui-theme=legacy][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim .bp6-menu-divider{border-color:var(--ds-color-cloudim-leftSideBar-leftSidebarDividerColor, #ebebeb)}html[data-ui-theme=legacy][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim .bp6-button.toggle-docking{background-color:var(--ds-color-cloudim-leftSideBar-leftSidebarPinBg, #a831d6)!important}html[data-ui-theme=legacy][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim ul.bp6-menu{background-color:var(--ds-color-cloudim-leftSideBar-menuBg, #020034)!important}html[data-ui-theme=legacy][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim .bp6-menu a.bp6-menu-item.bp6-active{background-color:var(--ds-color-cloudim-leftSideBar-leftSidebarSelectedBg, #445e87)!important}html[data-ui-theme=legacy][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .bp6-popover .bp6-popover-content .bp6-menu{background-color:var(--ds-color-cloudim-leftSideBar-popupMenuBg, #020034)}html[data-ui-theme=legacy][data-ui-mode=light] .cloudim-landing-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=legacy][data-ui-mode=light] .d3-geomap .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=legacy][data-ui-mode=light] .cloudim-assets-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=legacy][data-ui-mode=light] .cloudim-rules-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=legacy][data-ui-mode=light] .cloudim-kubernetes-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th{background:var(--ds-color-cloudim-pagination-tableHeaderBg, #0a112e)}html[data-ui-theme=legacy][data-ui-mode=light] .absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html[data-ui-theme=legacy][data-ui-mode=light] .wpct-20{width:20%!important}html[data-ui-theme=legacy][data-ui-mode=light] .wpct-40{width:40%!important}html[data-ui-theme=legacy][data-ui-mode=light] .wpct-60{width:60%!important}html[data-ui-theme=legacy][data-ui-mode=light] .wpct-80{width:80%!important}html[data-ui-theme=legacy][data-ui-mode=light] .wpct-100{width:100%!important}html[data-ui-theme=legacy][data-ui-mode=light] .clickable{cursor:pointer}html[data-ui-theme=legacy][data-ui-mode=light] .btn-link{text-decoration:none}html[data-ui-theme=legacy][data-ui-mode=light] .col{padding-bottom:var(--ds-semantic-spacing-component-md, .8rem)}html[data-ui-theme=legacy][data-ui-mode=light] .overflow-x-auto{overflow-x:auto!important}html[data-ui-theme=legacy][data-ui-mode=light] .overflow-y-auto{overflow-y:auto!important}html[data-ui-theme=legacy][data-ui-mode=light] .overflow-x-hidden{overflow-x:hidden!important}html[data-ui-theme=legacy][data-ui-mode=light] .overflow-y-hidden{overflow-y:hidden!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-input-ghost,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-input-ghost .bp6-input{background:none;border:none;box-shadow:none;padding:0}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-input-ghost .bp6-input:focus{box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=light] .text-shadow-sm{text-shadow:0 0 3px var(--ds-color-body-bg, #e9ecef)}html[data-ui-theme=legacy][data-ui-mode=light] .bg-light{background:var(--ds-color-surface-light, var(--ds-color-body-bg, #e9ecef))!important}html[data-ui-theme=legacy][data-ui-mode=light] .color-muted{color:var(--ds-color-utility-colorMuted, #343a40)}html[data-ui-theme=legacy][data-ui-mode=light] .bg-muted{background:var(--ds-color-body-bg, #e9ecef)!important}html[data-ui-theme=legacy][data-ui-mode=light] .text-black{color:var(--ds-color-surface-foreground, #111111)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bg-white{background-color:var(--ds-color-surface-default, #ffffff)!important}html[data-ui-theme=legacy][data-ui-mode=light] .text-normal{color:var(--ds-semantic-color-status-normal, #00db7e)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bg-normal{background-color:var(--ds-semantic-color-status-normal, #00db7e)!important}html[data-ui-theme=legacy][data-ui-mode=light] .border-normal{border-color:var(--ds-semantic-color-status-normal, #00db7e)!important}html[data-ui-theme=legacy][data-ui-mode=light] .text-degraded{color:var(--ds-semantic-color-status-degraded, #fbb700)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bg-degraded{background-color:var(--ds-semantic-color-status-degraded, #fbb700)!important}html[data-ui-theme=legacy][data-ui-mode=light] .border-degraded{border-color:var(--ds-semantic-color-status-degraded, #fbb700)!important}html[data-ui-theme=legacy][data-ui-mode=light] .text-critical{color:var(--ds-semantic-color-status-critical, #e04b4b)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bg-critical{background-color:var(--ds-semantic-color-status-critical, #e04b4b)!important}html[data-ui-theme=legacy][data-ui-mode=light] .border-critical{border-color:var(--ds-semantic-color-status-critical, #e04b4b)!important}html[data-ui-theme=legacy][data-ui-mode=light] .text-unknown{color:var(--ds-semantic-color-status-unknown, #999)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bg-unknown{background-color:var(--ds-semantic-color-status-unknown, #999)!important}html[data-ui-theme=legacy][data-ui-mode=light] .border-unknown{border-color:var(--ds-semantic-color-status-unknown, #999)!important}html[data-ui-theme=legacy][data-ui-mode=light] .text-priority-critical{color:var(--ds-semantic-color-priority-critical, #c23030)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button.bg-priority-critical,html[data-ui-theme=legacy][data-ui-mode=light] .bg-priority-critical{background-color:var(--ds-semantic-color-priority-critical, #c23030)!important;color:var(--ds-color-console-onDark, #ffffff);box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=light] .border-priority-critical{border-color:var(--ds-semantic-color-priority-critical, #c23030)!important}html[data-ui-theme=legacy][data-ui-mode=light] .text-priority-high{color:var(--ds-semantic-color-priority-high, #f28349)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button.bg-priority-high,html[data-ui-theme=legacy][data-ui-mode=light] .bg-priority-high{background-color:var(--ds-semantic-color-priority-high, #f28349)!important;color:var(--ds-color-console-onDark, #ffffff);box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=light] .border-priority-high{border-color:var(--ds-semantic-color-priority-high, #f28349)!important}html[data-ui-theme=legacy][data-ui-mode=light] .text-priority-moderate{color:var(--ds-semantic-color-priority-moderate, #fcda5d)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button.bg-priority-moderate,html[data-ui-theme=legacy][data-ui-mode=light] .bg-priority-moderate{background-color:var(--ds-semantic-color-priority-moderate, #fcda5d)!important;color:var(--ds-color-console-onLight, #111111);box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=light] .border-priority-moderate{border-color:var(--ds-semantic-color-priority-moderate, #fcda5d)!important}html[data-ui-theme=legacy][data-ui-mode=light] .text-priority-low{color:var(--ds-semantic-color-priority-low, #e5eaef)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button.bg-priority-low,html[data-ui-theme=legacy][data-ui-mode=light] .bg-priority-low{background-color:var(--ds-semantic-color-priority-low, #e5eaef)!important;color:var(--ds-color-console-onLight, #111111);box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=light] .border-priority-low{border-color:var(--ds-semantic-color-priority-low, #e5eaef)!important}html[data-ui-theme=legacy][data-ui-mode=light] .text-priority-unknown{color:var(--ds-semantic-color-priority-unknown, transparent)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button.bg-priority-unknown,html[data-ui-theme=legacy][data-ui-mode=light] .bg-priority-unknown{background-color:var(--ds-semantic-color-priority-unknown, transparent)!important;color:#8f99a8;box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=light] .border-priority-unknown{border-color:var(--ds-semantic-color-priority-unknown, transparent)!important}html[data-ui-theme=legacy][data-ui-mode=light] .shadow{box-shadow:0 6px 12px var(--ds-shadow-body-boxShadowColor, rgba(140, 152, 164, .25))}html[data-ui-theme=legacy][data-ui-mode=light] ul.no-bullets{list-style-type:none;padding:0}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-xx-small{font-size:xx-small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-x-small{font-size:x-small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-small{font-size:small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-medium{font-size:medium}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-large{font-size:large}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-x-large{font-size:x-large}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-xx-large{font-size:xx-large}@media (min-width: 544px){html[data-ui-theme=legacy][data-ui-mode=light] .font-size-sm-xx-small{font-size:xx-small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-sm-x-small{font-size:x-small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-sm-small{font-size:small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-sm-medium{font-size:medium}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-sm-large{font-size:large}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-sm-x-large{font-size:x-large}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-sm-xx-large{font-size:xx-large}}@media (min-width: 768px){html[data-ui-theme=legacy][data-ui-mode=light] .font-size-md-xx-small{font-size:xx-small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-md-x-small{font-size:x-small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-md-small{font-size:small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-md-medium{font-size:medium}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-md-large{font-size:large}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-md-x-large{font-size:x-large}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-md-xx-large{font-size:xx-large}}@media (min-width: 992px){html[data-ui-theme=legacy][data-ui-mode=light] .font-size-lg-xx-small{font-size:xx-small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-lg-x-small{font-size:x-small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-lg-small{font-size:small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-lg-medium{font-size:medium}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-lg-large{font-size:large}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-lg-x-large{font-size:x-large}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-lg-xx-large{font-size:xx-large}}@media (min-width: 1200px){html[data-ui-theme=legacy][data-ui-mode=light] .font-size-xl-xx-small{font-size:xx-small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-xl-x-small{font-size:x-small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-xl-small{font-size:small}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-xl-medium{font-size:medium}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-xl-large{font-size:large}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-xl-x-large{font-size:x-large}html[data-ui-theme=legacy][data-ui-mode=light] .font-size-xl-xx-large{font-size:xx-large}}html[data-ui-theme=legacy][data-ui-mode=light] .fw-100{font-weight:100}html[data-ui-theme=legacy][data-ui-mode=light] .fw-200{font-weight:200}html[data-ui-theme=legacy][data-ui-mode=light] .fw-300{font-weight:300}html[data-ui-theme=legacy][data-ui-mode=light] .fw-400{font-weight:400}html[data-ui-theme=legacy][data-ui-mode=light] .fw-500{font-weight:500}html[data-ui-theme=legacy][data-ui-mode=light] .fw-600{font-weight:600}html[data-ui-theme=legacy][data-ui-mode=light] .fw-700{font-weight:700}html[data-ui-theme=legacy][data-ui-mode=light] .fw-800{font-weight:800}html[data-ui-theme=legacy][data-ui-mode=light] .fw-900{font-weight:900}html[data-ui-theme=legacy][data-ui-mode=light] .text-expanded-small{letter-spacing:1px}html[data-ui-theme=legacy][data-ui-mode=light] .text-expanded{letter-spacing:2px}html[data-ui-theme=legacy][data-ui-mode=light] .text-expanded-large{letter-spacing:3px}html[data-ui-theme=legacy][data-ui-mode=light] .pulse{animation:pulse 5s ease-in-out infinite}html[data-ui-theme=legacy][data-ui-mode=light] .pulse-double{animation:pulse-double 3s ease-in-out infinite}html[data-ui-theme=legacy][data-ui-mode=light] .throb{animation:throb 2s ease-in alternate-reverse infinite}html[data-ui-theme=legacy][data-ui-mode=light] .throb-slow{animation:throb 4s ease-in alternate-reverse infinite}html[data-ui-theme=legacy][data-ui-mode=light] .throb-reverse{animation:throb-reverse 2s ease-out alternate-reverse infinite}html[data-ui-theme=legacy][data-ui-mode=light] .rotate{animation:rotation 2s infinite linear}html[data-ui-theme=legacy][data-ui-mode=light] .opacity-0{opacity:0}html[data-ui-theme=legacy][data-ui-mode=light] .opacity-1{opacity:.1}html[data-ui-theme=legacy][data-ui-mode=light] .opacity-2,html[data-ui-theme=legacy][data-ui-mode=light] .opacity-disabled{opacity:.2}html[data-ui-theme=legacy][data-ui-mode=light] .opacity-3,html[data-ui-theme=legacy][data-ui-mode=light] .opacity-non-essential{opacity:.3}html[data-ui-theme=legacy][data-ui-mode=light] .opacity-4{opacity:.4}html[data-ui-theme=legacy][data-ui-mode=light] .opacity-5{opacity:.5}html[data-ui-theme=legacy][data-ui-mode=light] .opacity-6{opacity:.6}html[data-ui-theme=legacy][data-ui-mode=light] .opacity-7,html[data-ui-theme=legacy][data-ui-mode=light] .opacity-secondary{opacity:.7}html[data-ui-theme=legacy][data-ui-mode=light] .opacity-8{opacity:.8}html[data-ui-theme=legacy][data-ui-mode=light] .opacity-9{opacity:.9}html[data-ui-theme=legacy][data-ui-mode=light] .opacity-10{opacity:1}html[data-ui-theme=legacy][data-ui-mode=light] .flex-grow-2{flex-grow:2!important}html[data-ui-theme=legacy][data-ui-mode=light] .flex-grow-3{flex-grow:3!important}html[data-ui-theme=legacy][data-ui-mode=light] .flex-grow-4{flex-grow:4!important}html[data-ui-theme=legacy][data-ui-mode=light] .flex-grow-5{flex-grow:5!important}html[data-ui-theme=legacy][data-ui-mode=light] .flex-grow-6{flex-grow:6!important}html[data-ui-theme=legacy][data-ui-mode=light] .flex-grow-7{flex-grow:7!important}html[data-ui-theme=legacy][data-ui-mode=light] .flex-grow-8{flex-grow:8!important}html[data-ui-theme=legacy][data-ui-mode=light] .flex-grow-9{flex-grow:9!important}html[data-ui-theme=legacy][data-ui-mode=light] .flex-grow-10{flex-grow:10!important}html[data-ui-theme=legacy][data-ui-mode=light] .display-5{font-size:var(--ds-semantic-typography-scale-display-size, 2.5rem);font-weight:var(--ds-semantic-typography-scale-display-weight, 300);line-height:1.2}html[data-ui-theme=legacy][data-ui-mode=light] .display-6{font-size:var(--ds-semantic-typography-scale-heading-size, 2rem);font-weight:var(--ds-semantic-typography-scale-heading-weight, 300);line-height:1.2}html[data-ui-theme=legacy][data-ui-mode=light] .display-7{font-size:var(--ds-semantic-typography-scale-subheading-size, 1.5rem);font-weight:var(--ds-semantic-typography-scale-subheading-weight, 500);line-height:1.2}html[data-ui-theme=legacy][data-ui-mode=light] .display-8{font-size:var(--ds-semantic-typography-scale-body-size, 1rem);font-weight:var(--ds-semantic-typography-scale-body-weight, 200);line-height:1.2}html[data-ui-theme=legacy][data-ui-mode=light] .display-9{font-size:var(--ds-semantic-typography-scale-caption-size, .75rem);font-weight:var(--ds-semantic-typography-scale-caption-weight, 100);line-height:1.2}html[data-ui-theme=legacy][data-ui-mode=light] .display-10{font-size:var(--ds-semantic-typography-scale-micro-size, .6rem);font-weight:var(--ds-semantic-typography-scale-micro-weight, 100);line-height:1.2}html[data-ui-theme=legacy][data-ui-mode=light] .h-0-5{height:50px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-0-5{min-height:50px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-0-5{max-height:50px}html[data-ui-theme=legacy][data-ui-mode=light] .w-0-5{width:50px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-0-5{min-width:50px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-0-5{max-width:50px}html[data-ui-theme=legacy][data-ui-mode=light] .h-0-5-force{height:50px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-0-5-force{min-height:50px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-0-5-force{max-height:50px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-0-5-force{width:50px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-0-5-force{min-width:50px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-0-5-force{max-width:50px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-1{height:100px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-1{min-height:100px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-1{max-height:100px}html[data-ui-theme=legacy][data-ui-mode=light] .w-1{width:100px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-1{min-width:100px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-1{max-width:100px}html[data-ui-theme=legacy][data-ui-mode=light] .h-1-5{height:150px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-1-5{min-height:150px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-1-5{max-height:150px}html[data-ui-theme=legacy][data-ui-mode=light] .w-1-5{width:150px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-1-5{min-width:150px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-1-5{max-width:150px}html[data-ui-theme=legacy][data-ui-mode=light] .h-1-force{height:100px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-1-force{min-height:100px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-1-force{max-height:100px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-1-force{width:100px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-1-force{min-width:100px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-1-force{max-width:100px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-1-5-force{height:150px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-1-5-force{min-height:150px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-1-5-force{max-height:150px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-1-5-force{width:150px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-1-5-force{min-width:150px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-1-5-force{max-width:150px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-2{height:200px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-2{min-height:200px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-2{max-height:200px}html[data-ui-theme=legacy][data-ui-mode=light] .w-2{width:200px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-2{min-width:200px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-2{max-width:200px}html[data-ui-theme=legacy][data-ui-mode=light] .h-2-5{height:250px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-2-5{min-height:250px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-2-5{max-height:250px}html[data-ui-theme=legacy][data-ui-mode=light] .w-2-5{width:250px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-2-5{min-width:250px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-2-5{max-width:250px}html[data-ui-theme=legacy][data-ui-mode=light] .h-2-force{height:200px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-2-force{min-height:200px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-2-force{max-height:200px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-2-force{width:200px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-2-force{min-width:200px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-2-force{max-width:200px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-2-5-force{height:250px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-2-5-force{min-height:250px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-2-5-force{max-height:250px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-2-5-force{width:250px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-2-5-force{min-width:250px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-2-5-force{max-width:250px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-3{height:300px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-3{min-height:300px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-3{max-height:300px}html[data-ui-theme=legacy][data-ui-mode=light] .w-3{width:300px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-3{min-width:300px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-3{max-width:300px}html[data-ui-theme=legacy][data-ui-mode=light] .h-3-5{height:350px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-3-5{min-height:350px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-3-5{max-height:350px}html[data-ui-theme=legacy][data-ui-mode=light] .w-3-5{width:350px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-3-5{min-width:350px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-3-5{max-width:350px}html[data-ui-theme=legacy][data-ui-mode=light] .h-3-force{height:300px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-3-force{min-height:300px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-3-force{max-height:300px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-3-force{width:300px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-3-force{min-width:300px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-3-force{max-width:300px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-3-5-force{height:350px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-3-5-force{min-height:350px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-3-5-force{max-height:350px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-3-5-force{width:350px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-3-5-force{min-width:350px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-3-5-force{max-width:350px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-4{height:400px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-4{min-height:400px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-4{max-height:400px}html[data-ui-theme=legacy][data-ui-mode=light] .w-4{width:400px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-4{min-width:400px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-4{max-width:400px}html[data-ui-theme=legacy][data-ui-mode=light] .h-4-5{height:450px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-4-5{min-height:450px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-4-5{max-height:450px}html[data-ui-theme=legacy][data-ui-mode=light] .w-4-5{width:450px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-4-5{min-width:450px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-4-5{max-width:450px}html[data-ui-theme=legacy][data-ui-mode=light] .h-4-force{height:400px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-4-force{min-height:400px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-4-force{max-height:400px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-4-force{width:400px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-4-force{min-width:400px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-4-force{max-width:400px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-4-5-force{height:450px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-4-5-force{min-height:450px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-4-5-force{max-height:450px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-4-5-force{width:450px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-4-5-force{min-width:450px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-4-5-force{max-width:450px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-5{height:500px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-5{min-height:500px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-5{max-height:500px}html[data-ui-theme=legacy][data-ui-mode=light] .w-5{width:500px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-5{min-width:500px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-5{max-width:500px}html[data-ui-theme=legacy][data-ui-mode=light] .h-5-5{height:550px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-5-5{min-height:550px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-5-5{max-height:550px}html[data-ui-theme=legacy][data-ui-mode=light] .w-5-5{width:550px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-5-5{min-width:550px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-5-5{max-width:550px}html[data-ui-theme=legacy][data-ui-mode=light] .h-5-force{height:500px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-5-force{min-height:500px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-5-force{max-height:500px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-5-force{width:500px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-5-force{min-width:500px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-5-force{max-width:500px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-5-5-force{height:550px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-5-5-force{min-height:550px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-5-5-force{max-height:550px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-5-5-force{width:550px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-5-5-force{min-width:550px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-5-5-force{max-width:550px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-6{height:600px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-6{min-height:600px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-6{max-height:600px}html[data-ui-theme=legacy][data-ui-mode=light] .w-6{width:600px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-6{min-width:600px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-6{max-width:600px}html[data-ui-theme=legacy][data-ui-mode=light] .h-6-5{height:650px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-6-5{min-height:650px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-6-5{max-height:650px}html[data-ui-theme=legacy][data-ui-mode=light] .w-6-5{width:650px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-6-5{min-width:650px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-6-5{max-width:650px}html[data-ui-theme=legacy][data-ui-mode=light] .h-6-force{height:600px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-6-force{min-height:600px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-6-force{max-height:600px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-6-force{width:600px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-6-force{min-width:600px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-6-force{max-width:600px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-6-5-force{height:650px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-6-5-force{min-height:650px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-6-5-force{max-height:650px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-6-5-force{width:650px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-6-5-force{min-width:650px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-6-5-force{max-width:650px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-7{height:700px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-7{min-height:700px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-7{max-height:700px}html[data-ui-theme=legacy][data-ui-mode=light] .w-7{width:700px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-7{min-width:700px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-7{max-width:700px}html[data-ui-theme=legacy][data-ui-mode=light] .h-7-5{height:750px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-7-5{min-height:750px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-7-5{max-height:750px}html[data-ui-theme=legacy][data-ui-mode=light] .w-7-5{width:750px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-7-5{min-width:750px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-7-5{max-width:750px}html[data-ui-theme=legacy][data-ui-mode=light] .h-7-force{height:700px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-7-force{min-height:700px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-7-force{max-height:700px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-7-force{width:700px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-7-force{min-width:700px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-7-force{max-width:700px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-7-5-force{height:750px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-7-5-force{min-height:750px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-7-5-force{max-height:750px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-7-5-force{width:750px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-7-5-force{min-width:750px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-7-5-force{max-width:750px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-8{height:800px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-8{min-height:800px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-8{max-height:800px}html[data-ui-theme=legacy][data-ui-mode=light] .w-8{width:800px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-8{min-width:800px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-8{max-width:800px}html[data-ui-theme=legacy][data-ui-mode=light] .h-8-5{height:850px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-8-5{min-height:850px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-8-5{max-height:850px}html[data-ui-theme=legacy][data-ui-mode=light] .w-8-5{width:850px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-8-5{min-width:850px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-8-5{max-width:850px}html[data-ui-theme=legacy][data-ui-mode=light] .h-8-force{height:800px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-8-force{min-height:800px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-8-force{max-height:800px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-8-force{width:800px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-8-force{min-width:800px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-8-force{max-width:800px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-8-5-force{height:850px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-8-5-force{min-height:850px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-8-5-force{max-height:850px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-8-5-force{width:850px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-8-5-force{min-width:850px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-8-5-force{max-width:850px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-9{height:900px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-9{min-height:900px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-9{max-height:900px}html[data-ui-theme=legacy][data-ui-mode=light] .w-9{width:900px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-9{min-width:900px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-9{max-width:900px}html[data-ui-theme=legacy][data-ui-mode=light] .h-9-5{height:950px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-9-5{min-height:950px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-9-5{max-height:950px}html[data-ui-theme=legacy][data-ui-mode=light] .w-9-5{width:950px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-9-5{min-width:950px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-9-5{max-width:950px}html[data-ui-theme=legacy][data-ui-mode=light] .h-9-force{height:900px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-9-force{min-height:900px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-9-force{max-height:900px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-9-force{width:900px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-9-force{min-width:900px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-9-force{max-width:900px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-9-5-force{height:950px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-9-5-force{min-height:950px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-9-5-force{max-height:950px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-9-5-force{width:950px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-9-5-force{min-width:950px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-9-5-force{max-width:950px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-10{height:1000px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-10{min-height:1000px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-10{max-height:1000px}html[data-ui-theme=legacy][data-ui-mode=light] .w-10{width:1000px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-10{min-width:1000px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-10{max-width:1000px}html[data-ui-theme=legacy][data-ui-mode=light] .h-10-5{height:1050px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-10-5{min-height:1050px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-10-5{max-height:1050px}html[data-ui-theme=legacy][data-ui-mode=light] .w-10-5{width:1050px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-10-5{min-width:1050px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-10-5{max-width:1050px}html[data-ui-theme=legacy][data-ui-mode=light] .h-10-force{height:1000px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-10-force{min-height:1000px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-10-force{max-height:1000px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-10-force{width:1000px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-10-force{min-width:1000px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-10-force{max-width:1000px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-10-5-force{height:1050px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-10-5-force{min-height:1050px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-10-5-force{max-height:1050px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-10-5-force{width:1050px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-10-5-force{min-width:1050px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-10-5-force{max-width:1050px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-11{height:1100px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-11{min-height:1100px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-11{max-height:1100px}html[data-ui-theme=legacy][data-ui-mode=light] .w-11{width:1100px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-11{min-width:1100px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-11{max-width:1100px}html[data-ui-theme=legacy][data-ui-mode=light] .h-11-5{height:1150px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-11-5{min-height:1150px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-11-5{max-height:1150px}html[data-ui-theme=legacy][data-ui-mode=light] .w-11-5{width:1150px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-11-5{min-width:1150px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-11-5{max-width:1150px}html[data-ui-theme=legacy][data-ui-mode=light] .h-11-force{height:1100px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-11-force{min-height:1100px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-11-force{max-height:1100px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-11-force{width:1100px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-11-force{min-width:1100px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-11-force{max-width:1100px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-11-5-force{height:1150px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-11-5-force{min-height:1150px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-11-5-force{max-height:1150px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-11-5-force{width:1150px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-11-5-force{min-width:1150px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-11-5-force{max-width:1150px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-12{height:1200px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-12{min-height:1200px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-12{max-height:1200px}html[data-ui-theme=legacy][data-ui-mode=light] .w-12{width:1200px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-12{min-width:1200px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-12{max-width:1200px}html[data-ui-theme=legacy][data-ui-mode=light] .h-12-5{height:1250px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-12-5{min-height:1250px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-12-5{max-height:1250px}html[data-ui-theme=legacy][data-ui-mode=light] .w-12-5{width:1250px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-12-5{min-width:1250px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-12-5{max-width:1250px}html[data-ui-theme=legacy][data-ui-mode=light] .h-12-force{height:1200px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-12-force{min-height:1200px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-12-force{max-height:1200px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-12-force{width:1200px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-12-force{min-width:1200px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-12-force{max-width:1200px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-12-5-force{height:1250px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-12-5-force{min-height:1250px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-12-5-force{max-height:1250px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-12-5-force{width:1250px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-12-5-force{min-width:1250px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-12-5-force{max-width:1250px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-13{height:1300px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-13{min-height:1300px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-13{max-height:1300px}html[data-ui-theme=legacy][data-ui-mode=light] .w-13{width:1300px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-13{min-width:1300px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-13{max-width:1300px}html[data-ui-theme=legacy][data-ui-mode=light] .h-13-5{height:1350px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-13-5{min-height:1350px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-13-5{max-height:1350px}html[data-ui-theme=legacy][data-ui-mode=light] .w-13-5{width:1350px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-13-5{min-width:1350px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-13-5{max-width:1350px}html[data-ui-theme=legacy][data-ui-mode=light] .h-13-force{height:1300px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-13-force{min-height:1300px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-13-force{max-height:1300px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-13-force{width:1300px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-13-force{min-width:1300px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-13-force{max-width:1300px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-13-5-force{height:1350px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-13-5-force{min-height:1350px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-13-5-force{max-height:1350px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-13-5-force{width:1350px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-13-5-force{min-width:1350px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-13-5-force{max-width:1350px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-14{height:1400px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-14{min-height:1400px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-14{max-height:1400px}html[data-ui-theme=legacy][data-ui-mode=light] .w-14{width:1400px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-14{min-width:1400px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-14{max-width:1400px}html[data-ui-theme=legacy][data-ui-mode=light] .h-14-5{height:1450px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-14-5{min-height:1450px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-14-5{max-height:1450px}html[data-ui-theme=legacy][data-ui-mode=light] .w-14-5{width:1450px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-14-5{min-width:1450px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-14-5{max-width:1450px}html[data-ui-theme=legacy][data-ui-mode=light] .h-14-force{height:1400px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-14-force{min-height:1400px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-14-force{max-height:1400px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-14-force{width:1400px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-14-force{min-width:1400px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-14-force{max-width:1400px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-14-5-force{height:1450px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-14-5-force{min-height:1450px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-14-5-force{max-height:1450px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-14-5-force{width:1450px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-14-5-force{min-width:1450px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-14-5-force{max-width:1450px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-15{height:1500px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-15{min-height:1500px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-15{max-height:1500px}html[data-ui-theme=legacy][data-ui-mode=light] .w-15{width:1500px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-15{min-width:1500px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-15{max-width:1500px}html[data-ui-theme=legacy][data-ui-mode=light] .h-15-5{height:1550px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-15-5{min-height:1550px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-15-5{max-height:1550px}html[data-ui-theme=legacy][data-ui-mode=light] .w-15-5{width:1550px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-15-5{min-width:1550px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-15-5{max-width:1550px}html[data-ui-theme=legacy][data-ui-mode=light] .h-15-force{height:1500px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-15-force{min-height:1500px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-15-force{max-height:1500px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-15-force{width:1500px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-15-force{min-width:1500px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-15-force{max-width:1500px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-15-5-force{height:1550px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-15-5-force{min-height:1550px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-15-5-force{max-height:1550px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-15-5-force{width:1550px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-15-5-force{min-width:1550px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-15-5-force{max-width:1550px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-16{height:1600px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-16{min-height:1600px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-16{max-height:1600px}html[data-ui-theme=legacy][data-ui-mode=light] .w-16{width:1600px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-16{min-width:1600px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-16{max-width:1600px}html[data-ui-theme=legacy][data-ui-mode=light] .h-16-5{height:1650px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-16-5{min-height:1650px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-16-5{max-height:1650px}html[data-ui-theme=legacy][data-ui-mode=light] .w-16-5{width:1650px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-16-5{min-width:1650px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-16-5{max-width:1650px}html[data-ui-theme=legacy][data-ui-mode=light] .h-16-force{height:1600px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-16-force{min-height:1600px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-16-force{max-height:1600px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-16-force{width:1600px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-16-force{min-width:1600px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-16-force{max-width:1600px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-16-5-force{height:1650px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-16-5-force{min-height:1650px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-16-5-force{max-height:1650px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-16-5-force{width:1650px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-16-5-force{min-width:1650px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-16-5-force{max-width:1650px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-17{height:1700px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-17{min-height:1700px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-17{max-height:1700px}html[data-ui-theme=legacy][data-ui-mode=light] .w-17{width:1700px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-17{min-width:1700px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-17{max-width:1700px}html[data-ui-theme=legacy][data-ui-mode=light] .h-17-5{height:1750px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-17-5{min-height:1750px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-17-5{max-height:1750px}html[data-ui-theme=legacy][data-ui-mode=light] .w-17-5{width:1750px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-17-5{min-width:1750px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-17-5{max-width:1750px}html[data-ui-theme=legacy][data-ui-mode=light] .h-17-force{height:1700px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-17-force{min-height:1700px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-17-force{max-height:1700px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-17-force{width:1700px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-17-force{min-width:1700px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-17-force{max-width:1700px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-17-5-force{height:1750px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-17-5-force{min-height:1750px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-17-5-force{max-height:1750px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-17-5-force{width:1750px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-17-5-force{min-width:1750px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-17-5-force{max-width:1750px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-18{height:1800px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-18{min-height:1800px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-18{max-height:1800px}html[data-ui-theme=legacy][data-ui-mode=light] .w-18{width:1800px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-18{min-width:1800px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-18{max-width:1800px}html[data-ui-theme=legacy][data-ui-mode=light] .h-18-5{height:1850px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-18-5{min-height:1850px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-18-5{max-height:1850px}html[data-ui-theme=legacy][data-ui-mode=light] .w-18-5{width:1850px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-18-5{min-width:1850px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-18-5{max-width:1850px}html[data-ui-theme=legacy][data-ui-mode=light] .h-18-force{height:1800px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-18-force{min-height:1800px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-18-force{max-height:1800px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-18-force{width:1800px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-18-force{min-width:1800px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-18-force{max-width:1800px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-18-5-force{height:1850px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-18-5-force{min-height:1850px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-18-5-force{max-height:1850px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-18-5-force{width:1850px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-18-5-force{min-width:1850px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-18-5-force{max-width:1850px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-19{height:1900px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-19{min-height:1900px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-19{max-height:1900px}html[data-ui-theme=legacy][data-ui-mode=light] .w-19{width:1900px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-19{min-width:1900px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-19{max-width:1900px}html[data-ui-theme=legacy][data-ui-mode=light] .h-19-5{height:1950px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-19-5{min-height:1950px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-19-5{max-height:1950px}html[data-ui-theme=legacy][data-ui-mode=light] .w-19-5{width:1950px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-19-5{min-width:1950px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-19-5{max-width:1950px}html[data-ui-theme=legacy][data-ui-mode=light] .h-19-force{height:1900px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-19-force{min-height:1900px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-19-force{max-height:1900px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-19-force{width:1900px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-19-force{min-width:1900px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-19-force{max-width:1900px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-19-5-force{height:1950px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-19-5-force{min-height:1950px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-19-5-force{max-height:1950px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-19-5-force{width:1950px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-19-5-force{min-width:1950px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-19-5-force{max-width:1950px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-20{height:2000px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-20{min-height:2000px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-20{max-height:2000px}html[data-ui-theme=legacy][data-ui-mode=light] .w-20{width:2000px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-20{min-width:2000px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-20{max-width:2000px}html[data-ui-theme=legacy][data-ui-mode=light] .h-20-5{height:2050px}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-20-5{min-height:2050px}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-20-5{max-height:2050px}html[data-ui-theme=legacy][data-ui-mode=light] .w-20-5{width:2050px}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-20-5{min-width:2050px}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-20-5{max-width:2050px}html[data-ui-theme=legacy][data-ui-mode=light] .h-20-force{height:2000px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-20-force{min-height:2000px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-20-force{max-height:2000px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-20-force{width:2000px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-20-force{min-width:2000px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-20-force{max-width:2000px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-20-5-force{height:2050px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-min-20-5-force{min-height:2050px!important}html[data-ui-theme=legacy][data-ui-mode=light] .h-max-20-5-force{max-height:2050px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-20-5-force{width:2050px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-min-20-5-force{min-width:2050px!important}html[data-ui-theme=legacy][data-ui-mode=light] .w-max-20-5-force{max-width:2050px!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button.bp6-minimal.bp6-intent-warning{color:#fd8928}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button .bp6-icon,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button .bp6-icon-standard,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button .bp6-icon-large{color:inherit}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target){border-radius:var(--ds-component-button-radius-pill, 20px)!important;box-shadow:none!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-intent-primary{background-color:var(--ds-component-button-primary-bg, #6464fd);border:1px solid var(--ds-component-button-primary-bg, #6464fd);color:#f6f7f9!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-intent-primary:not(.bp6-disabled):hover{background-color:var(--ds-component-button-primary-bgHover, #007bff)!important;border:1px solid var(--ds-component-button-primary-bgHover, #007bff)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-intent-primary.bp6-disabled{background-color:var(--ds-component-button-primary-bg, #6464fd);color:var(--ds-component-button-primary-textDisabled, #c9c9c9)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-outlined{border:1px solid var(--ds-component-button-outline-border, #6464fd)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-active.bp6-outlined{color:var(--ds-component-button-active-text, #ffffff)!important;background-color:var(--ds-component-button-primary-bg, #6464fd)!important;border:1px solid var(--ds-component-button-primary-bg, #6464fd)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-active.bp6-outlined:hover{background-color:var(--ds-component-button-primary-bgHover, #007bff)!important;border:1px solid var(--ds-component-button-primary-bgHover, #007bff)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button:not([class*=bp6-intent-],.bp6-minimal){background-color:var(--ds-color-surface-default, #161a25)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button:not([class*=bp6-intent-],.bp6-minimal).bp6-active{background-color:var(--ds-color-surface-default, #161a25)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button-group .bp6-button:not(.bp6-disabled):hover{color:var(--ds-component-button-outline-text, #007bff);box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button-group:not(.bp6-vertical){border-radius:0!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button-group:not(.bp6-minimal) .bp6-button:not(:last-of-type){border-bottom-right-radius:0!important;border-top-right-radius:0!important;margin-right:var(--ds-component-button-group-gap, 1px)!important;box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button-group:not(.bp6-minimal) .bp6-button:not(:first-of-type){border-bottom-left-radius:0!important;border-top-left-radius:0!important;margin-left:var(--ds-component-button-group-gap, 1px)!important;box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}html[data-ui-theme=legacy][data-ui-mode=light] button.toggleable,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button.toggleable{opacity:.6}html[data-ui-theme=legacy][data-ui-mode=light] button.toggleable:hover,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button.toggleable:hover{opacity:1}html[data-ui-theme=legacy][data-ui-mode=light] button.toggleable.bp6-active,html[data-ui-theme=legacy][data-ui-mode=light] button.toggleable.active,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button.toggleable.bp6-active,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-button.toggleable.active{box-shadow:0 1px 5px #388737!important;opacity:1}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-outlined{border:1px solid var(--ds-component-button-outline-border, #6464fd)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-button-group .bp6-button:not(.bp6-disabled):hover{color:var(--ds-component-button-outline-text, #007bff)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-button-group:not(.bp6-vertical) .bp6-button:not(:last-of-type){border-right:2px solid transparent!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-button-group:not(.bp6-vertical) .bp6-button:not(:first-of-type){border-left:2px solid transparent!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-button,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-button:hover{color:var(--ds-component-button-textOnDark, #ffffff);box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-button:not([class*=bp6-intent-],.bp6-minimal):not(.bp6-disabled):hover{background-color:var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3))!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-button:not([class*=bp6-intent-],.bp6-minimal):disabled,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-button:not([class*=bp6-intent-],.bp6-minimal).bp6-disabled{background-color:var(--ds-component-button-disabled-bg, var(--ds-component-controls-select-disabledBg, #2f3a4f))!important;color:var(--ds-component-button-disabled-text, var(--ds-component-controls-select-disabledText, #5c7080))!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-card{background-color:var(--ds-component-card-bg, #ffffff)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dialog,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dialog-header,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dialog-footer{flex-shrink:0}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dialog,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dialog-header{border-radius:0}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dialog-footer .bp6-button,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-alert-footer .bp6-button,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dialog-footer-actions .bp6-button{min-width:var(--ds-component-dialog-action-minWidth, 90px)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]){border:1px solid var(--ds-component-dialog-outline-border, var(--ds-component-button-outline-border, #6464fd))}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]):hover{background:var(--ds-component-button-outline-hoverBg, var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3)))}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=legacy][data-ui-mode=light] html[data-bs-theme=dark] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]){border:1px solid var(--ds-component-dialog-outline-border, var(--ds-component-button-outline-border, #6464fd));background:none}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]):hover,html[data-ui-theme=legacy][data-ui-mode=light] html[data-bs-theme=dark] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]):hover{background:var(--ds-component-button-outline-hoverBg, var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3)))}html[data-ui-theme=legacy][data-ui-mode=light] .edit-data-store-widget-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=light] .runbook-widget-config-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=light] .edit-text-widget-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=light] .edit-toolbar-widget-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=light] .edit-metadata-search-widget-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=light] .edit-metric-categories-widget-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=light] .edit-vantage-point-widget-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=light] .observation-mgr-widget-config-dialog.panel-content{max-width:860px;height:min(860px,100vh - 120px);display:flex;flex-direction:column;min-height:0}html[data-ui-theme=legacy][data-ui-mode=light] .edit-data-store-widget-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=light] .runbook-widget-config-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=light] .edit-text-widget-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=light] .edit-toolbar-widget-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=light] .edit-metadata-search-widget-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=light] .edit-metric-categories-widget-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=light] .edit-vantage-point-widget-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=light] .observation-mgr-widget-config-dialog.panel-content>.h-100{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;height:auto!important}html[data-ui-theme=legacy][data-ui-mode=light] .edit-data-store-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .runbook-widget-config-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .edit-text-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .edit-toolbar-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .edit-metadata-search-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .edit-metric-categories-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .edit-vantage-point-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .observation-mgr-widget-config-dialog.panel-content>.widget-interaction-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=legacy][data-ui-mode=light] .edit-data-store-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .runbook-widget-config-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .edit-text-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .edit-toolbar-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .edit-metadata-search-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .edit-metric-categories-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .edit-vantage-point-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=light] .observation-mgr-widget-config-dialog.panel-content>.widget-links-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=legacy][data-ui-mode=light] .web-component-widget-config-dialog.panel-content{max-width:860px;height:min(860px,100vh - 120px);display:flex;flex-direction:column;min-height:0;overflow:hidden}html[data-ui-theme=legacy][data-ui-mode=light] .web-component-widget-config-dialog.panel-content>.h-100{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;height:auto!important}html[data-ui-theme=legacy][data-ui-mode=light] .web-component-widget-config-dialog.panel-content>.widget-interaction-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=legacy][data-ui-mode=light] .web-component-widget-config-dialog.panel-content>.widget-links-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-input:not([type=search]){border-radius:var(--ds-component-controls-borderRadius-none, 0)!important}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-input{color:var(--ds-component-controls-input-text, #f5f8fa);box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-html-select select,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-select select{border-radius:var(--ds-component-controls-borderRadius-none, 0)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-html-select select:disabled,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-html-select select.bp6-disabled,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-select select:disabled,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-select select.bp6-disabled{background-color:var(--ds-component-controls-select-disabledBg, #2f3a4f);color:var(--ds-component-controls-select-disabledText, #5c7080)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-control{margin-bottom:var(--ds-semantic-spacing-layout-gridGutter, 10px)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-control.bp6-checkbox .bp6-control-indicator{border-radius:var(--ds-component-controls-borderRadius-none, 0)!important;box-shadow:inset 0 0 0 1px var(--ds-component-controls-indicator-shadow-border, rgba(17, 17, 17, .2)),inset 0 -1px 0 var(--ds-component-controls-indicator-shadow-shadow, rgba(17, 17, 17, .1))}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-control.bp6-checkbox input:disabled~.bp6-control-indicator,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-control.bp6-radio input:disabled~.bp6-control-indicator{background-color:var(--ds-component-controls-indicator-disabledBg, #d1d5db)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-control.bp6-radio .bp6-control-indicator{border-radius:50%}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-control.bp6-radio input:checked~.bp6-control-indicator:before{background-image:radial-gradient(var(--ds-component-controls-radio-dot, #ffffff),var(--ds-component-controls-radio-dot, #ffffff) 28%,transparent 32%)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-control.bp6-radio input:checked:disabled~.bp6-control-indicator:before{opacity:.5}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-control.bp6-checkbox input:not(:checked):not(:indeterminate)~.bp6-control-indicator,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-control.bp6-radio input:not(:checked):not(:indeterminate)~.bp6-control-indicator,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-control.bp6-switch input:not(:checked):not(:indeterminate)~.bp6-control-indicator{background-color:var(--ds-component-controls-indicator-bg, #161a25)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-control.bp6-checkbox .bp6-control-indicator,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-control.bp6-radio .bp6-control-indicator,html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .bp6-control.bp6-switch .bp6-control-indicator{box-shadow:inset 0 0 0 1px var(--ds-shadow-overlayInset-border, rgba(255, 255, 255, .2)),inset 0 -1px 0 var(--ds-shadow-overlayInset-bottom, rgba(255, 255, 255, .1))}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark a:not([role=menuitem],[role=button]){color:var(--ds-component-link-default, #8abbff)!important}html[data-ui-theme=legacy][data-ui-mode=light] table.bp6-html-table td{font-weight:var(--ds-component-table-body-fontWeight, 400)}html[data-ui-theme=legacy][data-ui-mode=light] .tir-ui-table-container table.tir-ui-table.bp6-html-table thead tr th{font-weight:var(--ds-component-table-header-fontWeight, 600)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody{background:var(--ds-component-table-body-bg, #2f333e)}html[data-ui-theme=legacy][data-ui-mode=light] .bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tr{border-top-color:var(--ds-component-table-border-top, #242833)!important}html[data-ui-theme=legacy][data-ui-mode=light] .tir-ui-pagination{padding:var(--ds-component-table-pagination-padding, 5px);white-space:nowrap}html[data-ui-theme=legacy][data-ui-mode=light] .tir-ui-pagination .page-info{margin-right:var(--ds-semantic-spacing-layout-gridGutter, 10px)}html[data-ui-theme=legacy][data-ui-mode=light] .tir-ui-pagination select{min-width:var(--ds-component-table-pagination-select-minWidth, 100px)}html[data-ui-theme=legacy][data-ui-mode=light] .tir-ui-pagination input,html[data-ui-theme=legacy][data-ui-mode=light] .tir-ui-pagination button{height:var(--ds-component-table-pagination-control-height, 30px)}html[data-ui-theme=legacy][data-ui-mode=dark] *{font-family:var(--ds-semantic-typography-fontFamily-base, "Museo Sans", sans-serif)}html[data-ui-theme=legacy][data-ui-mode=dark] html,html[data-ui-theme=legacy][data-ui-mode=dark] body,html[data-ui-theme=legacy][data-ui-mode=dark] #root{width:100%;height:100vh;min-width:375px;visibility:visible}html[data-ui-theme=legacy][data-ui-mode=dark] a:not([class*=bp6-]){color:var(--ds-component-link-default, #8abbff);text-decoration:none}html[data-ui-theme=legacy][data-ui-mode=dark] body{font-size:14px;background-color:var(--ds-color-body-bg, #e9ecef)}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .left-column,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .left-column,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .left-column,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .left-column,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .left-column{background:var(--ds-color-cloudim-facets-facetFiltersBg, #0a112e);border-radius:0;margin:0}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .left-column .facet-left-view .facet-cta,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .left-column .facet-left-view .facet-view-header,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .left-column .facet-left-view .facet-cta,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .left-column .facet-left-view .facet-cta,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .left-column .facet-left-view .facet-cta,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .left-column .facet-left-view .facet-cta{background:var(--ds-color-cloudim-facets-facetFiltersBg, #0a112e);border:none}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .left-column .facet-left-view .facet-section-container,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .left-column .facet-left-view .facet-section-container,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .left-column .facet-left-view .facet-section-container,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .left-column .facet-left-view .facet-section-container,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .left-column .facet-left-view .facet-section-container{background:var(--ds-color-cloudim-facets-facetSelectionBg, #27385d)}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined{border:1px solid var(--ds-color-cloudim-button-primaryBg, #3496cb)!important}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover{background-color:var(--ds-color-cloudim-button-hoverBg, #27385d)}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .facet-pagination,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .facet-pagination,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .facet-pagination,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .facet-pagination,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .facet-pagination{background:var(--ds-color-cloudim-pagination-paginationBg, #0a112e)}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .facet-pagination .bp6-button.bp6-minimal:hover{background-color:var(--ds-color-cloudim-pagination-paginationButtonHoverBg, rgba(248, 249, 250, .15))}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active{background:var(--ds-color-cloudim-button-activeBg, #27385d)}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .facet-search-header,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .facet-search-header,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .facet-search-header,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .facet-search-header,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .facet-search-header{background:transparent}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .facet-search-header .bp6-button:not([class*=bp6-intent-]){background:var(--ds-color-cloudim-button-defaultBg, #27385d)}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody{background:transparent}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .bp6-button:not(.rdp-day).bp6-intent-primary{background-color:var(--ds-color-cloudim-button-primaryBg, #3496cb);border-color:var(--ds-color-cloudim-button-primaryBg, #3496cb)}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover{background-color:var(--ds-color-cloudim-button-primaryHoverBg, #27385d)!important;border-color:var(--ds-color-cloudim-button-primaryBg, #3496cb)}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .bg-light,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .bg-light,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .bg-light,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .bg-light,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .bg-light{background:var(--ds-color-cloudim-details-containerBg, #27385d)!important}html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .card,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .card,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .card,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .card,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .card,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-landing-page .card:hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .d3-geomap .card:hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-assets-page .card:hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-rules-page .card:hover,html[data-ui-theme=legacy][data-ui-mode=dark] body .cloudim-kubernetes-page .card:hover{background:var(--ds-color-cloudim-details-cardBg, #0a112e)}html[data-ui-theme=legacy][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page){background:radial-gradient(80% 160% at 100% -20%,var(--ds-color-cloudim-landing-gradient-layer1-stop1, rgba(2, 0, 53, .4588235294)) 0%,var(--ds-color-cloudim-landing-gradient-layer1-stop2, rgba(40, 40, 111, .4588235294)) 20%,var(--ds-color-cloudim-landing-gradient-layer1-stop3, rgba(78, 79, 169, .2509803922)) 40%,var(--ds-color-cloudim-landing-gradient-layer1-stop4, rgba(168, 49, 214, .1254901961)) 60%,var(--ds-color-cloudim-landing-gradient-layer1-stop5, rgba(2, 0, 53, .062745098)) 100%),radial-gradient(100% 160% at 80% 80%,var(--ds-color-cloudim-landing-gradient-layer2-stop1, rgba(168, 49, 214, .2509803922)) 10%,var(--ds-color-cloudim-landing-gradient-layer2-stop2, rgba(40, 40, 111, .1254901961)) var(--ds-color-cloudim-landing-gradientPositions-layer2-stop2-position, 65%),var(--ds-color-cloudim-landing-gradient-layer2-stop3, rgba(2, 0, 53, .062745098)) var(--ds-color-cloudim-landing-gradientPositions-layer2-stop3-position, 100%)),radial-gradient(60% 120% at 50% -10%,var(--ds-color-cloudim-landing-gradient-layer3-stop1, #4e4fa9) 0%,var(--ds-color-cloudim-landing-gradient-layer3-stop2, #28286f) 45%,var(--ds-color-cloudim-landing-gradient-layer3-stop3, #020035) 110%)}html[data-ui-theme=legacy][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .bp6-navbar.main-navbar{background-color:var(--ds-color-cloudim-leftSideBar-navbarBg, #020034)!important}html[data-ui-theme=legacy][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .page-with-header .page-header{background-color:var(--ds-color-cloudim-landing-pageHeaderBg, transparent)!important}html[data-ui-theme=legacy][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .page-with-header .page-content{background-color:var(--ds-color-cloudim-landing-pageBg, transparent)!important}html[data-ui-theme=legacy][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim{background-color:var(--ds-color-cloudim-leftSideBar-leftSidebarBg, #020034)!important}html[data-ui-theme=legacy][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim .bp6-menu-divider{border-color:var(--ds-color-cloudim-leftSideBar-leftSidebarDividerColor, #ebebeb)}html[data-ui-theme=legacy][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim .bp6-button.toggle-docking{background-color:var(--ds-color-cloudim-leftSideBar-leftSidebarPinBg, #a831d6)!important}html[data-ui-theme=legacy][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim ul.bp6-menu{background-color:var(--ds-color-cloudim-leftSideBar-menuBg, #020034)!important}html[data-ui-theme=legacy][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim .bp6-menu a.bp6-menu-item.bp6-active{background-color:var(--ds-color-cloudim-leftSideBar-leftSidebarSelectedBg, #445e87)!important}html[data-ui-theme=legacy][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .bp6-popover .bp6-popover-content .bp6-menu{background-color:var(--ds-color-cloudim-leftSideBar-popupMenuBg, #020034)}html[data-ui-theme=legacy][data-ui-mode=dark] .cloudim-landing-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=legacy][data-ui-mode=dark] .d3-geomap .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=legacy][data-ui-mode=dark] .cloudim-assets-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=legacy][data-ui-mode=dark] .cloudim-rules-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=legacy][data-ui-mode=dark] .cloudim-kubernetes-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th{background:var(--ds-color-cloudim-pagination-tableHeaderBg, #0a112e)}html[data-ui-theme=legacy][data-ui-mode=dark] .absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html[data-ui-theme=legacy][data-ui-mode=dark] .wpct-20{width:20%!important}html[data-ui-theme=legacy][data-ui-mode=dark] .wpct-40{width:40%!important}html[data-ui-theme=legacy][data-ui-mode=dark] .wpct-60{width:60%!important}html[data-ui-theme=legacy][data-ui-mode=dark] .wpct-80{width:80%!important}html[data-ui-theme=legacy][data-ui-mode=dark] .wpct-100{width:100%!important}html[data-ui-theme=legacy][data-ui-mode=dark] .clickable{cursor:pointer}html[data-ui-theme=legacy][data-ui-mode=dark] .btn-link{text-decoration:none}html[data-ui-theme=legacy][data-ui-mode=dark] .col{padding-bottom:var(--ds-semantic-spacing-component-md, .8rem)}html[data-ui-theme=legacy][data-ui-mode=dark] .overflow-x-auto{overflow-x:auto!important}html[data-ui-theme=legacy][data-ui-mode=dark] .overflow-y-auto{overflow-y:auto!important}html[data-ui-theme=legacy][data-ui-mode=dark] .overflow-x-hidden{overflow-x:hidden!important}html[data-ui-theme=legacy][data-ui-mode=dark] .overflow-y-hidden{overflow-y:hidden!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-input-ghost,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-input-ghost .bp6-input{background:none;border:none;box-shadow:none;padding:0}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-input-ghost .bp6-input:focus{box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=dark] .text-shadow-sm{text-shadow:0 0 3px var(--ds-color-body-bg, #e9ecef)}html[data-ui-theme=legacy][data-ui-mode=dark] .bg-light{background:var(--ds-color-surface-light, var(--ds-color-body-bg, #e9ecef))!important}html[data-ui-theme=legacy][data-ui-mode=dark] .color-muted{color:var(--ds-color-utility-colorMuted, #343a40)}html[data-ui-theme=legacy][data-ui-mode=dark] .bg-muted{background:var(--ds-color-body-bg, #e9ecef)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .text-black{color:var(--ds-color-surface-foreground, #111111)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bg-white{background-color:var(--ds-color-surface-default, #ffffff)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .text-normal{color:var(--ds-semantic-color-status-normal, #00db7e)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bg-normal{background-color:var(--ds-semantic-color-status-normal, #00db7e)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .border-normal{border-color:var(--ds-semantic-color-status-normal, #00db7e)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .text-degraded{color:var(--ds-semantic-color-status-degraded, #fbb700)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bg-degraded{background-color:var(--ds-semantic-color-status-degraded, #fbb700)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .border-degraded{border-color:var(--ds-semantic-color-status-degraded, #fbb700)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .text-critical{color:var(--ds-semantic-color-status-critical, #e04b4b)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bg-critical{background-color:var(--ds-semantic-color-status-critical, #e04b4b)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .border-critical{border-color:var(--ds-semantic-color-status-critical, #e04b4b)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .text-unknown{color:var(--ds-semantic-color-status-unknown, #999)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bg-unknown{background-color:var(--ds-semantic-color-status-unknown, #999)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .border-unknown{border-color:var(--ds-semantic-color-status-unknown, #999)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .text-priority-critical{color:var(--ds-semantic-color-priority-critical, #c23030)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button.bg-priority-critical,html[data-ui-theme=legacy][data-ui-mode=dark] .bg-priority-critical{background-color:var(--ds-semantic-color-priority-critical, #c23030)!important;color:var(--ds-color-console-onDark, #ffffff);box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=dark] .border-priority-critical{border-color:var(--ds-semantic-color-priority-critical, #c23030)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .text-priority-high{color:var(--ds-semantic-color-priority-high, #f28349)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button.bg-priority-high,html[data-ui-theme=legacy][data-ui-mode=dark] .bg-priority-high{background-color:var(--ds-semantic-color-priority-high, #f28349)!important;color:var(--ds-color-console-onDark, #ffffff);box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=dark] .border-priority-high{border-color:var(--ds-semantic-color-priority-high, #f28349)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .text-priority-moderate{color:var(--ds-semantic-color-priority-moderate, #fcda5d)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button.bg-priority-moderate,html[data-ui-theme=legacy][data-ui-mode=dark] .bg-priority-moderate{background-color:var(--ds-semantic-color-priority-moderate, #fcda5d)!important;color:var(--ds-color-console-onLight, #111111);box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=dark] .border-priority-moderate{border-color:var(--ds-semantic-color-priority-moderate, #fcda5d)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .text-priority-low{color:var(--ds-semantic-color-priority-low, #e5eaef)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button.bg-priority-low,html[data-ui-theme=legacy][data-ui-mode=dark] .bg-priority-low{background-color:var(--ds-semantic-color-priority-low, #e5eaef)!important;color:var(--ds-color-console-onLight, #111111);box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=dark] .border-priority-low{border-color:var(--ds-semantic-color-priority-low, #e5eaef)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .text-priority-unknown{color:var(--ds-semantic-color-priority-unknown, transparent)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button.bg-priority-unknown,html[data-ui-theme=legacy][data-ui-mode=dark] .bg-priority-unknown{background-color:var(--ds-semantic-color-priority-unknown, transparent)!important;color:#8f99a8;box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=dark] .border-priority-unknown{border-color:var(--ds-semantic-color-priority-unknown, transparent)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .shadow{box-shadow:0 6px 12px var(--ds-shadow-body-boxShadowColor, rgba(140, 152, 164, .25))}html[data-ui-theme=legacy][data-ui-mode=dark] ul.no-bullets{list-style-type:none;padding:0}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-xx-small{font-size:xx-small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-x-small{font-size:x-small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-small{font-size:small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-medium{font-size:medium}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-large{font-size:large}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-x-large{font-size:x-large}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-xx-large{font-size:xx-large}@media (min-width: 544px){html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-sm-xx-small{font-size:xx-small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-sm-x-small{font-size:x-small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-sm-small{font-size:small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-sm-medium{font-size:medium}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-sm-large{font-size:large}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-sm-x-large{font-size:x-large}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-sm-xx-large{font-size:xx-large}}@media (min-width: 768px){html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-md-xx-small{font-size:xx-small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-md-x-small{font-size:x-small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-md-small{font-size:small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-md-medium{font-size:medium}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-md-large{font-size:large}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-md-x-large{font-size:x-large}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-md-xx-large{font-size:xx-large}}@media (min-width: 992px){html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-lg-xx-small{font-size:xx-small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-lg-x-small{font-size:x-small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-lg-small{font-size:small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-lg-medium{font-size:medium}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-lg-large{font-size:large}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-lg-x-large{font-size:x-large}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-lg-xx-large{font-size:xx-large}}@media (min-width: 1200px){html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-xl-xx-small{font-size:xx-small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-xl-x-small{font-size:x-small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-xl-small{font-size:small}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-xl-medium{font-size:medium}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-xl-large{font-size:large}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-xl-x-large{font-size:x-large}html[data-ui-theme=legacy][data-ui-mode=dark] .font-size-xl-xx-large{font-size:xx-large}}html[data-ui-theme=legacy][data-ui-mode=dark] .fw-100{font-weight:100}html[data-ui-theme=legacy][data-ui-mode=dark] .fw-200{font-weight:200}html[data-ui-theme=legacy][data-ui-mode=dark] .fw-300{font-weight:300}html[data-ui-theme=legacy][data-ui-mode=dark] .fw-400{font-weight:400}html[data-ui-theme=legacy][data-ui-mode=dark] .fw-500{font-weight:500}html[data-ui-theme=legacy][data-ui-mode=dark] .fw-600{font-weight:600}html[data-ui-theme=legacy][data-ui-mode=dark] .fw-700{font-weight:700}html[data-ui-theme=legacy][data-ui-mode=dark] .fw-800{font-weight:800}html[data-ui-theme=legacy][data-ui-mode=dark] .fw-900{font-weight:900}html[data-ui-theme=legacy][data-ui-mode=dark] .text-expanded-small{letter-spacing:1px}html[data-ui-theme=legacy][data-ui-mode=dark] .text-expanded{letter-spacing:2px}html[data-ui-theme=legacy][data-ui-mode=dark] .text-expanded-large{letter-spacing:3px}html[data-ui-theme=legacy][data-ui-mode=dark] .pulse{animation:pulse 5s ease-in-out infinite}html[data-ui-theme=legacy][data-ui-mode=dark] .pulse-double{animation:pulse-double 3s ease-in-out infinite}html[data-ui-theme=legacy][data-ui-mode=dark] .throb{animation:throb 2s ease-in alternate-reverse infinite}html[data-ui-theme=legacy][data-ui-mode=dark] .throb-slow{animation:throb 4s ease-in alternate-reverse infinite}html[data-ui-theme=legacy][data-ui-mode=dark] .throb-reverse{animation:throb-reverse 2s ease-out alternate-reverse infinite}html[data-ui-theme=legacy][data-ui-mode=dark] .rotate{animation:rotation 2s infinite linear}html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-0{opacity:0}html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-1{opacity:.1}html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-2,html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-disabled{opacity:.2}html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-3,html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-non-essential{opacity:.3}html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-4{opacity:.4}html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-5{opacity:.5}html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-6{opacity:.6}html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-7,html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-secondary{opacity:.7}html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-8{opacity:.8}html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-9{opacity:.9}html[data-ui-theme=legacy][data-ui-mode=dark] .opacity-10{opacity:1}html[data-ui-theme=legacy][data-ui-mode=dark] .flex-grow-2{flex-grow:2!important}html[data-ui-theme=legacy][data-ui-mode=dark] .flex-grow-3{flex-grow:3!important}html[data-ui-theme=legacy][data-ui-mode=dark] .flex-grow-4{flex-grow:4!important}html[data-ui-theme=legacy][data-ui-mode=dark] .flex-grow-5{flex-grow:5!important}html[data-ui-theme=legacy][data-ui-mode=dark] .flex-grow-6{flex-grow:6!important}html[data-ui-theme=legacy][data-ui-mode=dark] .flex-grow-7{flex-grow:7!important}html[data-ui-theme=legacy][data-ui-mode=dark] .flex-grow-8{flex-grow:8!important}html[data-ui-theme=legacy][data-ui-mode=dark] .flex-grow-9{flex-grow:9!important}html[data-ui-theme=legacy][data-ui-mode=dark] .flex-grow-10{flex-grow:10!important}html[data-ui-theme=legacy][data-ui-mode=dark] .display-5{font-size:var(--ds-semantic-typography-scale-display-size, 2.5rem);font-weight:var(--ds-semantic-typography-scale-display-weight, 300);line-height:1.2}html[data-ui-theme=legacy][data-ui-mode=dark] .display-6{font-size:var(--ds-semantic-typography-scale-heading-size, 2rem);font-weight:var(--ds-semantic-typography-scale-heading-weight, 300);line-height:1.2}html[data-ui-theme=legacy][data-ui-mode=dark] .display-7{font-size:var(--ds-semantic-typography-scale-subheading-size, 1.5rem);font-weight:var(--ds-semantic-typography-scale-subheading-weight, 500);line-height:1.2}html[data-ui-theme=legacy][data-ui-mode=dark] .display-8{font-size:var(--ds-semantic-typography-scale-body-size, 1rem);font-weight:var(--ds-semantic-typography-scale-body-weight, 200);line-height:1.2}html[data-ui-theme=legacy][data-ui-mode=dark] .display-9{font-size:var(--ds-semantic-typography-scale-caption-size, .75rem);font-weight:var(--ds-semantic-typography-scale-caption-weight, 100);line-height:1.2}html[data-ui-theme=legacy][data-ui-mode=dark] .display-10{font-size:var(--ds-semantic-typography-scale-micro-size, .6rem);font-weight:var(--ds-semantic-typography-scale-micro-weight, 100);line-height:1.2}html[data-ui-theme=legacy][data-ui-mode=dark] .h-0-5{height:50px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-0-5{min-height:50px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-0-5{max-height:50px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-0-5{width:50px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-0-5{min-width:50px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-0-5{max-width:50px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-0-5-force{height:50px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-0-5-force{min-height:50px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-0-5-force{max-height:50px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-0-5-force{width:50px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-0-5-force{min-width:50px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-0-5-force{max-width:50px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-1{height:100px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-1{min-height:100px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-1{max-height:100px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-1{width:100px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-1{min-width:100px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-1{max-width:100px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-1-5{height:150px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-1-5{min-height:150px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-1-5{max-height:150px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-1-5{width:150px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-1-5{min-width:150px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-1-5{max-width:150px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-1-force{height:100px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-1-force{min-height:100px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-1-force{max-height:100px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-1-force{width:100px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-1-force{min-width:100px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-1-force{max-width:100px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-1-5-force{height:150px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-1-5-force{min-height:150px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-1-5-force{max-height:150px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-1-5-force{width:150px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-1-5-force{min-width:150px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-1-5-force{max-width:150px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-2{height:200px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-2{min-height:200px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-2{max-height:200px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-2{width:200px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-2{min-width:200px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-2{max-width:200px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-2-5{height:250px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-2-5{min-height:250px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-2-5{max-height:250px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-2-5{width:250px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-2-5{min-width:250px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-2-5{max-width:250px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-2-force{height:200px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-2-force{min-height:200px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-2-force{max-height:200px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-2-force{width:200px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-2-force{min-width:200px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-2-force{max-width:200px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-2-5-force{height:250px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-2-5-force{min-height:250px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-2-5-force{max-height:250px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-2-5-force{width:250px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-2-5-force{min-width:250px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-2-5-force{max-width:250px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-3{height:300px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-3{min-height:300px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-3{max-height:300px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-3{width:300px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-3{min-width:300px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-3{max-width:300px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-3-5{height:350px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-3-5{min-height:350px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-3-5{max-height:350px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-3-5{width:350px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-3-5{min-width:350px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-3-5{max-width:350px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-3-force{height:300px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-3-force{min-height:300px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-3-force{max-height:300px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-3-force{width:300px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-3-force{min-width:300px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-3-force{max-width:300px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-3-5-force{height:350px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-3-5-force{min-height:350px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-3-5-force{max-height:350px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-3-5-force{width:350px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-3-5-force{min-width:350px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-3-5-force{max-width:350px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-4{height:400px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-4{min-height:400px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-4{max-height:400px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-4{width:400px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-4{min-width:400px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-4{max-width:400px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-4-5{height:450px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-4-5{min-height:450px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-4-5{max-height:450px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-4-5{width:450px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-4-5{min-width:450px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-4-5{max-width:450px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-4-force{height:400px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-4-force{min-height:400px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-4-force{max-height:400px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-4-force{width:400px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-4-force{min-width:400px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-4-force{max-width:400px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-4-5-force{height:450px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-4-5-force{min-height:450px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-4-5-force{max-height:450px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-4-5-force{width:450px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-4-5-force{min-width:450px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-4-5-force{max-width:450px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-5{height:500px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-5{min-height:500px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-5{max-height:500px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-5{width:500px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-5{min-width:500px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-5{max-width:500px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-5-5{height:550px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-5-5{min-height:550px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-5-5{max-height:550px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-5-5{width:550px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-5-5{min-width:550px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-5-5{max-width:550px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-5-force{height:500px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-5-force{min-height:500px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-5-force{max-height:500px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-5-force{width:500px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-5-force{min-width:500px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-5-force{max-width:500px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-5-5-force{height:550px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-5-5-force{min-height:550px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-5-5-force{max-height:550px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-5-5-force{width:550px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-5-5-force{min-width:550px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-5-5-force{max-width:550px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-6{height:600px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-6{min-height:600px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-6{max-height:600px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-6{width:600px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-6{min-width:600px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-6{max-width:600px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-6-5{height:650px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-6-5{min-height:650px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-6-5{max-height:650px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-6-5{width:650px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-6-5{min-width:650px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-6-5{max-width:650px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-6-force{height:600px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-6-force{min-height:600px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-6-force{max-height:600px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-6-force{width:600px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-6-force{min-width:600px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-6-force{max-width:600px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-6-5-force{height:650px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-6-5-force{min-height:650px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-6-5-force{max-height:650px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-6-5-force{width:650px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-6-5-force{min-width:650px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-6-5-force{max-width:650px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-7{height:700px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-7{min-height:700px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-7{max-height:700px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-7{width:700px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-7{min-width:700px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-7{max-width:700px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-7-5{height:750px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-7-5{min-height:750px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-7-5{max-height:750px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-7-5{width:750px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-7-5{min-width:750px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-7-5{max-width:750px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-7-force{height:700px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-7-force{min-height:700px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-7-force{max-height:700px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-7-force{width:700px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-7-force{min-width:700px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-7-force{max-width:700px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-7-5-force{height:750px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-7-5-force{min-height:750px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-7-5-force{max-height:750px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-7-5-force{width:750px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-7-5-force{min-width:750px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-7-5-force{max-width:750px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-8{height:800px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-8{min-height:800px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-8{max-height:800px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-8{width:800px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-8{min-width:800px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-8{max-width:800px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-8-5{height:850px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-8-5{min-height:850px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-8-5{max-height:850px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-8-5{width:850px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-8-5{min-width:850px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-8-5{max-width:850px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-8-force{height:800px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-8-force{min-height:800px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-8-force{max-height:800px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-8-force{width:800px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-8-force{min-width:800px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-8-force{max-width:800px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-8-5-force{height:850px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-8-5-force{min-height:850px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-8-5-force{max-height:850px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-8-5-force{width:850px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-8-5-force{min-width:850px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-8-5-force{max-width:850px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-9{height:900px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-9{min-height:900px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-9{max-height:900px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-9{width:900px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-9{min-width:900px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-9{max-width:900px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-9-5{height:950px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-9-5{min-height:950px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-9-5{max-height:950px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-9-5{width:950px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-9-5{min-width:950px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-9-5{max-width:950px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-9-force{height:900px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-9-force{min-height:900px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-9-force{max-height:900px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-9-force{width:900px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-9-force{min-width:900px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-9-force{max-width:900px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-9-5-force{height:950px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-9-5-force{min-height:950px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-9-5-force{max-height:950px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-9-5-force{width:950px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-9-5-force{min-width:950px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-9-5-force{max-width:950px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-10{height:1000px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-10{min-height:1000px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-10{max-height:1000px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-10{width:1000px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-10{min-width:1000px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-10{max-width:1000px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-10-5{height:1050px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-10-5{min-height:1050px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-10-5{max-height:1050px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-10-5{width:1050px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-10-5{min-width:1050px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-10-5{max-width:1050px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-10-force{height:1000px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-10-force{min-height:1000px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-10-force{max-height:1000px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-10-force{width:1000px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-10-force{min-width:1000px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-10-force{max-width:1000px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-10-5-force{height:1050px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-10-5-force{min-height:1050px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-10-5-force{max-height:1050px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-10-5-force{width:1050px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-10-5-force{min-width:1050px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-10-5-force{max-width:1050px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-11{height:1100px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-11{min-height:1100px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-11{max-height:1100px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-11{width:1100px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-11{min-width:1100px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-11{max-width:1100px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-11-5{height:1150px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-11-5{min-height:1150px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-11-5{max-height:1150px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-11-5{width:1150px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-11-5{min-width:1150px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-11-5{max-width:1150px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-11-force{height:1100px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-11-force{min-height:1100px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-11-force{max-height:1100px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-11-force{width:1100px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-11-force{min-width:1100px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-11-force{max-width:1100px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-11-5-force{height:1150px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-11-5-force{min-height:1150px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-11-5-force{max-height:1150px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-11-5-force{width:1150px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-11-5-force{min-width:1150px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-11-5-force{max-width:1150px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-12{height:1200px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-12{min-height:1200px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-12{max-height:1200px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-12{width:1200px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-12{min-width:1200px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-12{max-width:1200px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-12-5{height:1250px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-12-5{min-height:1250px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-12-5{max-height:1250px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-12-5{width:1250px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-12-5{min-width:1250px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-12-5{max-width:1250px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-12-force{height:1200px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-12-force{min-height:1200px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-12-force{max-height:1200px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-12-force{width:1200px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-12-force{min-width:1200px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-12-force{max-width:1200px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-12-5-force{height:1250px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-12-5-force{min-height:1250px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-12-5-force{max-height:1250px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-12-5-force{width:1250px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-12-5-force{min-width:1250px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-12-5-force{max-width:1250px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-13{height:1300px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-13{min-height:1300px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-13{max-height:1300px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-13{width:1300px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-13{min-width:1300px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-13{max-width:1300px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-13-5{height:1350px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-13-5{min-height:1350px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-13-5{max-height:1350px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-13-5{width:1350px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-13-5{min-width:1350px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-13-5{max-width:1350px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-13-force{height:1300px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-13-force{min-height:1300px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-13-force{max-height:1300px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-13-force{width:1300px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-13-force{min-width:1300px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-13-force{max-width:1300px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-13-5-force{height:1350px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-13-5-force{min-height:1350px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-13-5-force{max-height:1350px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-13-5-force{width:1350px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-13-5-force{min-width:1350px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-13-5-force{max-width:1350px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-14{height:1400px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-14{min-height:1400px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-14{max-height:1400px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-14{width:1400px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-14{min-width:1400px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-14{max-width:1400px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-14-5{height:1450px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-14-5{min-height:1450px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-14-5{max-height:1450px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-14-5{width:1450px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-14-5{min-width:1450px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-14-5{max-width:1450px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-14-force{height:1400px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-14-force{min-height:1400px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-14-force{max-height:1400px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-14-force{width:1400px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-14-force{min-width:1400px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-14-force{max-width:1400px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-14-5-force{height:1450px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-14-5-force{min-height:1450px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-14-5-force{max-height:1450px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-14-5-force{width:1450px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-14-5-force{min-width:1450px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-14-5-force{max-width:1450px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-15{height:1500px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-15{min-height:1500px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-15{max-height:1500px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-15{width:1500px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-15{min-width:1500px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-15{max-width:1500px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-15-5{height:1550px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-15-5{min-height:1550px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-15-5{max-height:1550px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-15-5{width:1550px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-15-5{min-width:1550px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-15-5{max-width:1550px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-15-force{height:1500px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-15-force{min-height:1500px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-15-force{max-height:1500px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-15-force{width:1500px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-15-force{min-width:1500px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-15-force{max-width:1500px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-15-5-force{height:1550px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-15-5-force{min-height:1550px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-15-5-force{max-height:1550px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-15-5-force{width:1550px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-15-5-force{min-width:1550px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-15-5-force{max-width:1550px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-16{height:1600px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-16{min-height:1600px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-16{max-height:1600px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-16{width:1600px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-16{min-width:1600px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-16{max-width:1600px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-16-5{height:1650px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-16-5{min-height:1650px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-16-5{max-height:1650px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-16-5{width:1650px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-16-5{min-width:1650px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-16-5{max-width:1650px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-16-force{height:1600px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-16-force{min-height:1600px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-16-force{max-height:1600px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-16-force{width:1600px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-16-force{min-width:1600px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-16-force{max-width:1600px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-16-5-force{height:1650px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-16-5-force{min-height:1650px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-16-5-force{max-height:1650px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-16-5-force{width:1650px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-16-5-force{min-width:1650px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-16-5-force{max-width:1650px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-17{height:1700px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-17{min-height:1700px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-17{max-height:1700px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-17{width:1700px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-17{min-width:1700px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-17{max-width:1700px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-17-5{height:1750px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-17-5{min-height:1750px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-17-5{max-height:1750px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-17-5{width:1750px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-17-5{min-width:1750px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-17-5{max-width:1750px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-17-force{height:1700px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-17-force{min-height:1700px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-17-force{max-height:1700px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-17-force{width:1700px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-17-force{min-width:1700px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-17-force{max-width:1700px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-17-5-force{height:1750px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-17-5-force{min-height:1750px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-17-5-force{max-height:1750px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-17-5-force{width:1750px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-17-5-force{min-width:1750px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-17-5-force{max-width:1750px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-18{height:1800px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-18{min-height:1800px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-18{max-height:1800px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-18{width:1800px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-18{min-width:1800px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-18{max-width:1800px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-18-5{height:1850px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-18-5{min-height:1850px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-18-5{max-height:1850px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-18-5{width:1850px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-18-5{min-width:1850px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-18-5{max-width:1850px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-18-force{height:1800px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-18-force{min-height:1800px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-18-force{max-height:1800px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-18-force{width:1800px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-18-force{min-width:1800px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-18-force{max-width:1800px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-18-5-force{height:1850px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-18-5-force{min-height:1850px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-18-5-force{max-height:1850px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-18-5-force{width:1850px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-18-5-force{min-width:1850px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-18-5-force{max-width:1850px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-19{height:1900px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-19{min-height:1900px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-19{max-height:1900px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-19{width:1900px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-19{min-width:1900px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-19{max-width:1900px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-19-5{height:1950px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-19-5{min-height:1950px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-19-5{max-height:1950px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-19-5{width:1950px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-19-5{min-width:1950px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-19-5{max-width:1950px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-19-force{height:1900px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-19-force{min-height:1900px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-19-force{max-height:1900px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-19-force{width:1900px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-19-force{min-width:1900px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-19-force{max-width:1900px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-19-5-force{height:1950px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-19-5-force{min-height:1950px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-19-5-force{max-height:1950px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-19-5-force{width:1950px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-19-5-force{min-width:1950px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-19-5-force{max-width:1950px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-20{height:2000px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-20{min-height:2000px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-20{max-height:2000px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-20{width:2000px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-20{min-width:2000px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-20{max-width:2000px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-20-5{height:2050px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-20-5{min-height:2050px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-20-5{max-height:2050px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-20-5{width:2050px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-20-5{min-width:2050px}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-20-5{max-width:2050px}html[data-ui-theme=legacy][data-ui-mode=dark] .h-20-force{height:2000px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-20-force{min-height:2000px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-20-force{max-height:2000px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-20-force{width:2000px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-20-force{min-width:2000px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-20-force{max-width:2000px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-20-5-force{height:2050px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-min-20-5-force{min-height:2050px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .h-max-20-5-force{max-height:2050px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-20-5-force{width:2050px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-min-20-5-force{min-width:2050px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .w-max-20-5-force{max-width:2050px!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button.bp6-minimal.bp6-intent-warning{color:#fd8928}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button .bp6-icon,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button .bp6-icon-standard,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button .bp6-icon-large{color:inherit}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target){border-radius:var(--ds-component-button-radius-pill, 20px)!important;box-shadow:none!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-intent-primary{background-color:var(--ds-component-button-primary-bg, #6464fd);border:1px solid var(--ds-component-button-primary-bg, #6464fd);color:#f6f7f9!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-intent-primary:not(.bp6-disabled):hover{background-color:var(--ds-component-button-primary-bgHover, #007bff)!important;border:1px solid var(--ds-component-button-primary-bgHover, #007bff)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-intent-primary.bp6-disabled{background-color:var(--ds-component-button-primary-bg, #6464fd);color:var(--ds-component-button-primary-textDisabled, #c9c9c9)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-outlined{border:1px solid var(--ds-component-button-outline-border, #6464fd)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-active.bp6-outlined{color:var(--ds-component-button-active-text, #ffffff)!important;background-color:var(--ds-component-button-primary-bg, #6464fd)!important;border:1px solid var(--ds-component-button-primary-bg, #6464fd)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-active.bp6-outlined:hover{background-color:var(--ds-component-button-primary-bgHover, #007bff)!important;border:1px solid var(--ds-component-button-primary-bgHover, #007bff)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button:not([class*=bp6-intent-],.bp6-minimal){background-color:var(--ds-color-surface-default, #161a25)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button:not([class*=bp6-intent-],.bp6-minimal).bp6-active{background-color:var(--ds-color-surface-default, #161a25)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button-group .bp6-button:not(.bp6-disabled):hover{color:var(--ds-component-button-outline-text, #007bff);box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button-group:not(.bp6-vertical){border-radius:0!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button-group:not(.bp6-minimal) .bp6-button:not(:last-of-type){border-bottom-right-radius:0!important;border-top-right-radius:0!important;margin-right:var(--ds-component-button-group-gap, 1px)!important;box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button-group:not(.bp6-minimal) .bp6-button:not(:first-of-type){border-bottom-left-radius:0!important;border-top-left-radius:0!important;margin-left:var(--ds-component-button-group-gap, 1px)!important;box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}html[data-ui-theme=legacy][data-ui-mode=dark] button.toggleable,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button.toggleable{opacity:.6}html[data-ui-theme=legacy][data-ui-mode=dark] button.toggleable:hover,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button.toggleable:hover{opacity:1}html[data-ui-theme=legacy][data-ui-mode=dark] button.toggleable.bp6-active,html[data-ui-theme=legacy][data-ui-mode=dark] button.toggleable.active,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button.toggleable.bp6-active,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-button.toggleable.active{box-shadow:0 1px 5px #388737!important;opacity:1}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-outlined{border:1px solid var(--ds-component-button-outline-border, #6464fd)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-button-group .bp6-button:not(.bp6-disabled):hover{color:var(--ds-component-button-outline-text, #007bff)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-button-group:not(.bp6-vertical) .bp6-button:not(:last-of-type){border-right:2px solid transparent!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-button-group:not(.bp6-vertical) .bp6-button:not(:first-of-type){border-left:2px solid transparent!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-button,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-button:hover{color:var(--ds-component-button-textOnDark, #ffffff);box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-button:not([class*=bp6-intent-],.bp6-minimal):not(.bp6-disabled):hover{background-color:var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3))!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-button:not([class*=bp6-intent-],.bp6-minimal):disabled,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-button:not([class*=bp6-intent-],.bp6-minimal).bp6-disabled{background-color:var(--ds-component-button-disabled-bg, var(--ds-component-controls-select-disabledBg, #2f3a4f))!important;color:var(--ds-component-button-disabled-text, var(--ds-component-controls-select-disabledText, #5c7080))!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-card{background-color:var(--ds-component-card-bg, #ffffff)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dialog,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dialog-header,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dialog-footer{flex-shrink:0}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dialog,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dialog-header{border-radius:0}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dialog-footer .bp6-button,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-alert-footer .bp6-button,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dialog-footer-actions .bp6-button{min-width:var(--ds-component-dialog-action-minWidth, 90px)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]){border:1px solid var(--ds-component-dialog-outline-border, var(--ds-component-button-outline-border, #6464fd))}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]):hover{background:var(--ds-component-button-outline-hoverBg, var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3)))}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=legacy][data-ui-mode=dark] html[data-bs-theme=dark] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]){border:1px solid var(--ds-component-dialog-outline-border, var(--ds-component-button-outline-border, #6464fd));background:none}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]):hover,html[data-ui-theme=legacy][data-ui-mode=dark] html[data-bs-theme=dark] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]):hover{background:var(--ds-component-button-outline-hoverBg, var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3)))}html[data-ui-theme=legacy][data-ui-mode=dark] .edit-data-store-widget-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=dark] .runbook-widget-config-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-text-widget-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-toolbar-widget-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-metadata-search-widget-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-metric-categories-widget-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-vantage-point-widget-dialog.panel-content,html[data-ui-theme=legacy][data-ui-mode=dark] .observation-mgr-widget-config-dialog.panel-content{max-width:860px;height:min(860px,100vh - 120px);display:flex;flex-direction:column;min-height:0}html[data-ui-theme=legacy][data-ui-mode=dark] .edit-data-store-widget-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=dark] .runbook-widget-config-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-text-widget-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-toolbar-widget-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-metadata-search-widget-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-metric-categories-widget-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-vantage-point-widget-dialog.panel-content>.h-100,html[data-ui-theme=legacy][data-ui-mode=dark] .observation-mgr-widget-config-dialog.panel-content>.h-100{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;height:auto!important}html[data-ui-theme=legacy][data-ui-mode=dark] .edit-data-store-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .runbook-widget-config-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-text-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-toolbar-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-metadata-search-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-metric-categories-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-vantage-point-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .observation-mgr-widget-config-dialog.panel-content>.widget-interaction-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=legacy][data-ui-mode=dark] .edit-data-store-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .runbook-widget-config-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-text-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-toolbar-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-metadata-search-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-metric-categories-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .edit-vantage-point-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=legacy][data-ui-mode=dark] .observation-mgr-widget-config-dialog.panel-content>.widget-links-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=legacy][data-ui-mode=dark] .web-component-widget-config-dialog.panel-content{max-width:860px;height:min(860px,100vh - 120px);display:flex;flex-direction:column;min-height:0;overflow:hidden}html[data-ui-theme=legacy][data-ui-mode=dark] .web-component-widget-config-dialog.panel-content>.h-100{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;height:auto!important}html[data-ui-theme=legacy][data-ui-mode=dark] .web-component-widget-config-dialog.panel-content>.widget-interaction-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=legacy][data-ui-mode=dark] .web-component-widget-config-dialog.panel-content>.widget-links-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-input:not([type=search]){border-radius:var(--ds-component-controls-borderRadius-none, 0)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-input{color:var(--ds-component-controls-input-text, #f5f8fa);box-shadow:none}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-html-select select,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-select select{border-radius:var(--ds-component-controls-borderRadius-none, 0)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-html-select select:disabled,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-html-select select.bp6-disabled,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-select select:disabled,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-select select.bp6-disabled{background-color:var(--ds-component-controls-select-disabledBg, #2f3a4f);color:var(--ds-component-controls-select-disabledText, #5c7080)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-control{margin-bottom:var(--ds-semantic-spacing-layout-gridGutter, 10px)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-control.bp6-checkbox .bp6-control-indicator{border-radius:var(--ds-component-controls-borderRadius-none, 0)!important;box-shadow:inset 0 0 0 1px var(--ds-component-controls-indicator-shadow-border, rgba(17, 17, 17, .2)),inset 0 -1px 0 var(--ds-component-controls-indicator-shadow-shadow, rgba(17, 17, 17, .1))}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-control.bp6-checkbox input:disabled~.bp6-control-indicator,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-control.bp6-radio input:disabled~.bp6-control-indicator{background-color:var(--ds-component-controls-indicator-disabledBg, #d1d5db)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-radio .bp6-control-indicator{border-radius:50%}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-radio input:checked~.bp6-control-indicator:before{background-image:radial-gradient(var(--ds-component-controls-radio-dot, #ffffff),var(--ds-component-controls-radio-dot, #ffffff) 28%,transparent 32%)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-radio input:checked:disabled~.bp6-control-indicator:before{opacity:.5}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-checkbox input:not(:checked):not(:indeterminate)~.bp6-control-indicator,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-radio input:not(:checked):not(:indeterminate)~.bp6-control-indicator,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-switch input:not(:checked):not(:indeterminate)~.bp6-control-indicator{background-color:var(--ds-component-controls-indicator-bg, #161a25)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-checkbox .bp6-control-indicator,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-radio .bp6-control-indicator,html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-switch .bp6-control-indicator{box-shadow:inset 0 0 0 1px var(--ds-shadow-overlayInset-border, rgba(255, 255, 255, .2)),inset 0 -1px 0 var(--ds-shadow-overlayInset-bottom, rgba(255, 255, 255, .1))}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark a:not([role=menuitem],[role=button]){color:var(--ds-component-link-default, #8abbff)!important}html[data-ui-theme=legacy][data-ui-mode=dark] table.bp6-html-table td{font-weight:var(--ds-component-table-body-fontWeight, 400)}html[data-ui-theme=legacy][data-ui-mode=dark] .tir-ui-table-container table.tir-ui-table.bp6-html-table thead tr th{font-weight:var(--ds-component-table-header-fontWeight, 600)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody{background:var(--ds-component-table-body-bg, #2f333e)}html[data-ui-theme=legacy][data-ui-mode=dark] .bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tr{border-top-color:var(--ds-component-table-border-top, #242833)!important}html[data-ui-theme=legacy][data-ui-mode=dark] .tir-ui-pagination{padding:var(--ds-component-table-pagination-padding, 5px);white-space:nowrap}html[data-ui-theme=legacy][data-ui-mode=dark] .tir-ui-pagination .page-info{margin-right:var(--ds-semantic-spacing-layout-gridGutter, 10px)}html[data-ui-theme=legacy][data-ui-mode=dark] .tir-ui-pagination select{min-width:var(--ds-component-table-pagination-select-minWidth, 100px)}html[data-ui-theme=legacy][data-ui-mode=dark] .tir-ui-pagination input,html[data-ui-theme=legacy][data-ui-mode=dark] .tir-ui-pagination button{height:var(--ds-component-table-pagination-control-height, 30px)}html[data-ui-theme=orion][data-ui-mode=light] *{font-family:var(--ds-semantic-typography-fontFamily-base, "Museo Sans", sans-serif)}html[data-ui-theme=orion][data-ui-mode=light] html,html[data-ui-theme=orion][data-ui-mode=light] body,html[data-ui-theme=orion][data-ui-mode=light] #root{width:100%;height:100vh;min-width:375px;visibility:visible}html[data-ui-theme=orion][data-ui-mode=light] a:not([class*=bp6-]){color:var(--ds-component-link-default, #8abbff);text-decoration:none}html[data-ui-theme=orion][data-ui-mode=light] body{font-size:14px;background-color:var(--ds-color-body-bg, #e9ecef)}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .left-column,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .left-column,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .left-column,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .left-column,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .left-column{background:var(--ds-color-cloudim-facets-facetFiltersBg, #0a112e);border-radius:0;margin:0}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .left-column .facet-left-view .facet-cta,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .left-column .facet-left-view .facet-view-header,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .left-column .facet-left-view .facet-cta,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .left-column .facet-left-view .facet-cta,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .left-column .facet-left-view .facet-cta,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .left-column .facet-left-view .facet-cta{background:var(--ds-color-cloudim-facets-facetFiltersBg, #0a112e);border:none}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .left-column .facet-left-view .facet-section-container,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .left-column .facet-left-view .facet-section-container,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .left-column .facet-left-view .facet-section-container,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .left-column .facet-left-view .facet-section-container,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .left-column .facet-left-view .facet-section-container{background:var(--ds-color-cloudim-facets-facetSelectionBg, #27385d)}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined{border:1px solid var(--ds-color-cloudim-button-primaryBg, #3496cb)!important}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover{background-color:var(--ds-color-cloudim-button-hoverBg, #27385d)}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .facet-pagination,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .facet-pagination,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .facet-pagination,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .facet-pagination,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .facet-pagination{background:var(--ds-color-cloudim-pagination-paginationBg, #0a112e)}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .facet-pagination .bp6-button.bp6-minimal:hover{background-color:var(--ds-color-cloudim-pagination-paginationButtonHoverBg, rgba(248, 249, 250, .15))}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active{background:var(--ds-color-cloudim-button-activeBg, #27385d)}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .facet-search-header,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .facet-search-header,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .facet-search-header,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .facet-search-header,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .facet-search-header{background:transparent}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .facet-search-header .bp6-button:not([class*=bp6-intent-]){background:var(--ds-color-cloudim-button-defaultBg, #27385d)}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody{background:transparent}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .bp6-button:not(.rdp-day).bp6-intent-primary{background-color:var(--ds-color-cloudim-button-primaryBg, #3496cb);border-color:var(--ds-color-cloudim-button-primaryBg, #3496cb)}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover{background-color:var(--ds-color-cloudim-button-primaryHoverBg, #27385d)!important;border-color:var(--ds-color-cloudim-button-primaryBg, #3496cb)}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .bg-light,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .bg-light,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .bg-light,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .bg-light,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .bg-light{background:var(--ds-color-cloudim-details-containerBg, #27385d)!important}html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .card,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .card,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .card,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .card,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .card,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-landing-page .card:hover,html[data-ui-theme=orion][data-ui-mode=light] body .d3-geomap .card:hover,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-assets-page .card:hover,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-rules-page .card:hover,html[data-ui-theme=orion][data-ui-mode=light] body .cloudim-kubernetes-page .card:hover{background:var(--ds-color-cloudim-details-cardBg, #0a112e)}html[data-ui-theme=orion][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page){background:radial-gradient(80% 160% at 100% -20%,var(--ds-color-cloudim-landing-gradient-layer1-stop1, rgba(2, 0, 53, .4588235294)) 0%,var(--ds-color-cloudim-landing-gradient-layer1-stop2, rgba(40, 40, 111, .4588235294)) 20%,var(--ds-color-cloudim-landing-gradient-layer1-stop3, rgba(78, 79, 169, .2509803922)) 40%,var(--ds-color-cloudim-landing-gradient-layer1-stop4, rgba(168, 49, 214, .1254901961)) 60%,var(--ds-color-cloudim-landing-gradient-layer1-stop5, rgba(2, 0, 53, .062745098)) 100%),radial-gradient(100% 160% at 80% 80%,var(--ds-color-cloudim-landing-gradient-layer2-stop1, rgba(168, 49, 214, .2509803922)) 10%,var(--ds-color-cloudim-landing-gradient-layer2-stop2, rgba(40, 40, 111, .1254901961)) var(--ds-color-cloudim-landing-gradientPositions-layer2-stop2-position, 65%),var(--ds-color-cloudim-landing-gradient-layer2-stop3, rgba(2, 0, 53, .062745098)) var(--ds-color-cloudim-landing-gradientPositions-layer2-stop3-position, 100%)),radial-gradient(60% 120% at 50% -10%,var(--ds-color-cloudim-landing-gradient-layer3-stop1, #4e4fa9) 0%,var(--ds-color-cloudim-landing-gradient-layer3-stop2, #28286f) 45%,var(--ds-color-cloudim-landing-gradient-layer3-stop3, #020035) 110%)}html[data-ui-theme=orion][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .bp6-navbar.main-navbar{background-color:var(--ds-color-cloudim-leftSideBar-navbarBg, #020034)!important}html[data-ui-theme=orion][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .page-with-header .page-header{background-color:var(--ds-color-cloudim-landing-pageHeaderBg, transparent)!important}html[data-ui-theme=orion][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .page-with-header .page-content{background-color:var(--ds-color-cloudim-landing-pageBg, transparent)!important}html[data-ui-theme=orion][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim{background-color:var(--ds-color-cloudim-leftSideBar-leftSidebarBg, #020034)!important}html[data-ui-theme=orion][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim .bp6-menu-divider{border-color:var(--ds-color-cloudim-leftSideBar-leftSidebarDividerColor, #ebebeb)}html[data-ui-theme=orion][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim .bp6-button.toggle-docking{background-color:var(--ds-color-cloudim-leftSideBar-leftSidebarPinBg, #a831d6)!important}html[data-ui-theme=orion][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim ul.bp6-menu{background-color:var(--ds-color-cloudim-leftSideBar-menuBg, #020034)!important}html[data-ui-theme=orion][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim .bp6-menu a.bp6-menu-item.bp6-active{background-color:var(--ds-color-cloudim-leftSideBar-leftSidebarSelectedBg, #445e87)!important}html[data-ui-theme=orion][data-ui-mode=light] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .bp6-popover .bp6-popover-content .bp6-menu{background-color:var(--ds-color-cloudim-leftSideBar-popupMenuBg, #020034)}html[data-ui-theme=orion][data-ui-mode=light] .cloudim-landing-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=orion][data-ui-mode=light] .d3-geomap .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=orion][data-ui-mode=light] .cloudim-assets-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=orion][data-ui-mode=light] .cloudim-rules-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=orion][data-ui-mode=light] .cloudim-kubernetes-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th{background:var(--ds-color-cloudim-pagination-tableHeaderBg, #0a112e)}html[data-ui-theme=orion][data-ui-mode=light] .absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html[data-ui-theme=orion][data-ui-mode=light] .wpct-20{width:20%!important}html[data-ui-theme=orion][data-ui-mode=light] .wpct-40{width:40%!important}html[data-ui-theme=orion][data-ui-mode=light] .wpct-60{width:60%!important}html[data-ui-theme=orion][data-ui-mode=light] .wpct-80{width:80%!important}html[data-ui-theme=orion][data-ui-mode=light] .wpct-100{width:100%!important}html[data-ui-theme=orion][data-ui-mode=light] .clickable{cursor:pointer}html[data-ui-theme=orion][data-ui-mode=light] .btn-link{text-decoration:none}html[data-ui-theme=orion][data-ui-mode=light] .col{padding-bottom:var(--ds-semantic-spacing-component-md, .8rem)}html[data-ui-theme=orion][data-ui-mode=light] .overflow-x-auto{overflow-x:auto!important}html[data-ui-theme=orion][data-ui-mode=light] .overflow-y-auto{overflow-y:auto!important}html[data-ui-theme=orion][data-ui-mode=light] .overflow-x-hidden{overflow-x:hidden!important}html[data-ui-theme=orion][data-ui-mode=light] .overflow-y-hidden{overflow-y:hidden!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-input-ghost,html[data-ui-theme=orion][data-ui-mode=light] .bp6-input-ghost .bp6-input{background:none;border:none;box-shadow:none;padding:0}html[data-ui-theme=orion][data-ui-mode=light] .bp6-input-ghost .bp6-input:focus{box-shadow:none}html[data-ui-theme=orion][data-ui-mode=light] .text-shadow-sm{text-shadow:0 0 3px var(--ds-color-body-bg, #e9ecef)}html[data-ui-theme=orion][data-ui-mode=light] .bg-light{background:var(--ds-color-surface-light, var(--ds-color-body-bg, #e9ecef))!important}html[data-ui-theme=orion][data-ui-mode=light] .color-muted{color:var(--ds-color-utility-colorMuted, #343a40)}html[data-ui-theme=orion][data-ui-mode=light] .bg-muted{background:var(--ds-color-body-bg, #e9ecef)!important}html[data-ui-theme=orion][data-ui-mode=light] .text-black{color:var(--ds-color-surface-foreground, #111111)!important}html[data-ui-theme=orion][data-ui-mode=light] .bg-white{background-color:var(--ds-color-surface-default, #ffffff)!important}html[data-ui-theme=orion][data-ui-mode=light] .text-normal{color:var(--ds-semantic-color-status-normal, #00db7e)!important}html[data-ui-theme=orion][data-ui-mode=light] .bg-normal{background-color:var(--ds-semantic-color-status-normal, #00db7e)!important}html[data-ui-theme=orion][data-ui-mode=light] .border-normal{border-color:var(--ds-semantic-color-status-normal, #00db7e)!important}html[data-ui-theme=orion][data-ui-mode=light] .text-degraded{color:var(--ds-semantic-color-status-degraded, #fbb700)!important}html[data-ui-theme=orion][data-ui-mode=light] .bg-degraded{background-color:var(--ds-semantic-color-status-degraded, #fbb700)!important}html[data-ui-theme=orion][data-ui-mode=light] .border-degraded{border-color:var(--ds-semantic-color-status-degraded, #fbb700)!important}html[data-ui-theme=orion][data-ui-mode=light] .text-critical{color:var(--ds-semantic-color-status-critical, #e04b4b)!important}html[data-ui-theme=orion][data-ui-mode=light] .bg-critical{background-color:var(--ds-semantic-color-status-critical, #e04b4b)!important}html[data-ui-theme=orion][data-ui-mode=light] .border-critical{border-color:var(--ds-semantic-color-status-critical, #e04b4b)!important}html[data-ui-theme=orion][data-ui-mode=light] .text-unknown{color:var(--ds-semantic-color-status-unknown, #999)!important}html[data-ui-theme=orion][data-ui-mode=light] .bg-unknown{background-color:var(--ds-semantic-color-status-unknown, #999)!important}html[data-ui-theme=orion][data-ui-mode=light] .border-unknown{border-color:var(--ds-semantic-color-status-unknown, #999)!important}html[data-ui-theme=orion][data-ui-mode=light] .text-priority-critical{color:var(--ds-semantic-color-priority-critical, #c23030)!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button.bg-priority-critical,html[data-ui-theme=orion][data-ui-mode=light] .bg-priority-critical{background-color:var(--ds-semantic-color-priority-critical, #c23030)!important;color:var(--ds-color-console-onDark, #ffffff);box-shadow:none}html[data-ui-theme=orion][data-ui-mode=light] .border-priority-critical{border-color:var(--ds-semantic-color-priority-critical, #c23030)!important}html[data-ui-theme=orion][data-ui-mode=light] .text-priority-high{color:var(--ds-semantic-color-priority-high, #f28349)!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button.bg-priority-high,html[data-ui-theme=orion][data-ui-mode=light] .bg-priority-high{background-color:var(--ds-semantic-color-priority-high, #f28349)!important;color:var(--ds-color-console-onDark, #ffffff);box-shadow:none}html[data-ui-theme=orion][data-ui-mode=light] .border-priority-high{border-color:var(--ds-semantic-color-priority-high, #f28349)!important}html[data-ui-theme=orion][data-ui-mode=light] .text-priority-moderate{color:var(--ds-semantic-color-priority-moderate, #fcda5d)!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button.bg-priority-moderate,html[data-ui-theme=orion][data-ui-mode=light] .bg-priority-moderate{background-color:var(--ds-semantic-color-priority-moderate, #fcda5d)!important;color:var(--ds-color-console-onLight, #111111);box-shadow:none}html[data-ui-theme=orion][data-ui-mode=light] .border-priority-moderate{border-color:var(--ds-semantic-color-priority-moderate, #fcda5d)!important}html[data-ui-theme=orion][data-ui-mode=light] .text-priority-low{color:var(--ds-semantic-color-priority-low, #e5eaef)!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button.bg-priority-low,html[data-ui-theme=orion][data-ui-mode=light] .bg-priority-low{background-color:var(--ds-semantic-color-priority-low, #e5eaef)!important;color:var(--ds-color-console-onLight, #111111);box-shadow:none}html[data-ui-theme=orion][data-ui-mode=light] .border-priority-low{border-color:var(--ds-semantic-color-priority-low, #e5eaef)!important}html[data-ui-theme=orion][data-ui-mode=light] .text-priority-unknown{color:var(--ds-semantic-color-priority-unknown, transparent)!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button.bg-priority-unknown,html[data-ui-theme=orion][data-ui-mode=light] .bg-priority-unknown{background-color:var(--ds-semantic-color-priority-unknown, transparent)!important;color:#8f99a8;box-shadow:none}html[data-ui-theme=orion][data-ui-mode=light] .border-priority-unknown{border-color:var(--ds-semantic-color-priority-unknown, transparent)!important}html[data-ui-theme=orion][data-ui-mode=light] .shadow{box-shadow:0 6px 12px var(--ds-shadow-body-boxShadowColor, rgba(140, 152, 164, .25))}html[data-ui-theme=orion][data-ui-mode=light] ul.no-bullets{list-style-type:none;padding:0}html[data-ui-theme=orion][data-ui-mode=light] .font-size-xx-small{font-size:xx-small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-x-small{font-size:x-small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-small{font-size:small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-medium{font-size:medium}html[data-ui-theme=orion][data-ui-mode=light] .font-size-large{font-size:large}html[data-ui-theme=orion][data-ui-mode=light] .font-size-x-large{font-size:x-large}html[data-ui-theme=orion][data-ui-mode=light] .font-size-xx-large{font-size:xx-large}@media (min-width: 544px){html[data-ui-theme=orion][data-ui-mode=light] .font-size-sm-xx-small{font-size:xx-small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-sm-x-small{font-size:x-small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-sm-small{font-size:small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-sm-medium{font-size:medium}html[data-ui-theme=orion][data-ui-mode=light] .font-size-sm-large{font-size:large}html[data-ui-theme=orion][data-ui-mode=light] .font-size-sm-x-large{font-size:x-large}html[data-ui-theme=orion][data-ui-mode=light] .font-size-sm-xx-large{font-size:xx-large}}@media (min-width: 768px){html[data-ui-theme=orion][data-ui-mode=light] .font-size-md-xx-small{font-size:xx-small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-md-x-small{font-size:x-small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-md-small{font-size:small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-md-medium{font-size:medium}html[data-ui-theme=orion][data-ui-mode=light] .font-size-md-large{font-size:large}html[data-ui-theme=orion][data-ui-mode=light] .font-size-md-x-large{font-size:x-large}html[data-ui-theme=orion][data-ui-mode=light] .font-size-md-xx-large{font-size:xx-large}}@media (min-width: 992px){html[data-ui-theme=orion][data-ui-mode=light] .font-size-lg-xx-small{font-size:xx-small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-lg-x-small{font-size:x-small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-lg-small{font-size:small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-lg-medium{font-size:medium}html[data-ui-theme=orion][data-ui-mode=light] .font-size-lg-large{font-size:large}html[data-ui-theme=orion][data-ui-mode=light] .font-size-lg-x-large{font-size:x-large}html[data-ui-theme=orion][data-ui-mode=light] .font-size-lg-xx-large{font-size:xx-large}}@media (min-width: 1200px){html[data-ui-theme=orion][data-ui-mode=light] .font-size-xl-xx-small{font-size:xx-small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-xl-x-small{font-size:x-small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-xl-small{font-size:small}html[data-ui-theme=orion][data-ui-mode=light] .font-size-xl-medium{font-size:medium}html[data-ui-theme=orion][data-ui-mode=light] .font-size-xl-large{font-size:large}html[data-ui-theme=orion][data-ui-mode=light] .font-size-xl-x-large{font-size:x-large}html[data-ui-theme=orion][data-ui-mode=light] .font-size-xl-xx-large{font-size:xx-large}}html[data-ui-theme=orion][data-ui-mode=light] .fw-100{font-weight:100}html[data-ui-theme=orion][data-ui-mode=light] .fw-200{font-weight:200}html[data-ui-theme=orion][data-ui-mode=light] .fw-300{font-weight:300}html[data-ui-theme=orion][data-ui-mode=light] .fw-400{font-weight:400}html[data-ui-theme=orion][data-ui-mode=light] .fw-500{font-weight:500}html[data-ui-theme=orion][data-ui-mode=light] .fw-600{font-weight:600}html[data-ui-theme=orion][data-ui-mode=light] .fw-700{font-weight:700}html[data-ui-theme=orion][data-ui-mode=light] .fw-800{font-weight:800}html[data-ui-theme=orion][data-ui-mode=light] .fw-900{font-weight:900}html[data-ui-theme=orion][data-ui-mode=light] .text-expanded-small{letter-spacing:1px}html[data-ui-theme=orion][data-ui-mode=light] .text-expanded{letter-spacing:2px}html[data-ui-theme=orion][data-ui-mode=light] .text-expanded-large{letter-spacing:3px}html[data-ui-theme=orion][data-ui-mode=light] .pulse{animation:pulse 5s ease-in-out infinite}html[data-ui-theme=orion][data-ui-mode=light] .pulse-double{animation:pulse-double 3s ease-in-out infinite}html[data-ui-theme=orion][data-ui-mode=light] .throb{animation:throb 2s ease-in alternate-reverse infinite}html[data-ui-theme=orion][data-ui-mode=light] .throb-slow{animation:throb 4s ease-in alternate-reverse infinite}html[data-ui-theme=orion][data-ui-mode=light] .throb-reverse{animation:throb-reverse 2s ease-out alternate-reverse infinite}html[data-ui-theme=orion][data-ui-mode=light] .rotate{animation:rotation 2s infinite linear}html[data-ui-theme=orion][data-ui-mode=light] .opacity-0{opacity:0}html[data-ui-theme=orion][data-ui-mode=light] .opacity-1{opacity:.1}html[data-ui-theme=orion][data-ui-mode=light] .opacity-2,html[data-ui-theme=orion][data-ui-mode=light] .opacity-disabled{opacity:.2}html[data-ui-theme=orion][data-ui-mode=light] .opacity-3,html[data-ui-theme=orion][data-ui-mode=light] .opacity-non-essential{opacity:.3}html[data-ui-theme=orion][data-ui-mode=light] .opacity-4{opacity:.4}html[data-ui-theme=orion][data-ui-mode=light] .opacity-5{opacity:.5}html[data-ui-theme=orion][data-ui-mode=light] .opacity-6{opacity:.6}html[data-ui-theme=orion][data-ui-mode=light] .opacity-7,html[data-ui-theme=orion][data-ui-mode=light] .opacity-secondary{opacity:.7}html[data-ui-theme=orion][data-ui-mode=light] .opacity-8{opacity:.8}html[data-ui-theme=orion][data-ui-mode=light] .opacity-9{opacity:.9}html[data-ui-theme=orion][data-ui-mode=light] .opacity-10{opacity:1}html[data-ui-theme=orion][data-ui-mode=light] .flex-grow-2{flex-grow:2!important}html[data-ui-theme=orion][data-ui-mode=light] .flex-grow-3{flex-grow:3!important}html[data-ui-theme=orion][data-ui-mode=light] .flex-grow-4{flex-grow:4!important}html[data-ui-theme=orion][data-ui-mode=light] .flex-grow-5{flex-grow:5!important}html[data-ui-theme=orion][data-ui-mode=light] .flex-grow-6{flex-grow:6!important}html[data-ui-theme=orion][data-ui-mode=light] .flex-grow-7{flex-grow:7!important}html[data-ui-theme=orion][data-ui-mode=light] .flex-grow-8{flex-grow:8!important}html[data-ui-theme=orion][data-ui-mode=light] .flex-grow-9{flex-grow:9!important}html[data-ui-theme=orion][data-ui-mode=light] .flex-grow-10{flex-grow:10!important}html[data-ui-theme=orion][data-ui-mode=light] .display-5{font-size:var(--ds-semantic-typography-scale-display-size, 2.5rem);font-weight:var(--ds-semantic-typography-scale-display-weight, 300);line-height:1.2}html[data-ui-theme=orion][data-ui-mode=light] .display-6{font-size:var(--ds-semantic-typography-scale-heading-size, 2rem);font-weight:var(--ds-semantic-typography-scale-heading-weight, 300);line-height:1.2}html[data-ui-theme=orion][data-ui-mode=light] .display-7{font-size:var(--ds-semantic-typography-scale-subheading-size, 1.5rem);font-weight:var(--ds-semantic-typography-scale-subheading-weight, 500);line-height:1.2}html[data-ui-theme=orion][data-ui-mode=light] .display-8{font-size:var(--ds-semantic-typography-scale-body-size, 1rem);font-weight:var(--ds-semantic-typography-scale-body-weight, 200);line-height:1.2}html[data-ui-theme=orion][data-ui-mode=light] .display-9{font-size:var(--ds-semantic-typography-scale-caption-size, .75rem);font-weight:var(--ds-semantic-typography-scale-caption-weight, 100);line-height:1.2}html[data-ui-theme=orion][data-ui-mode=light] .display-10{font-size:var(--ds-semantic-typography-scale-micro-size, .6rem);font-weight:var(--ds-semantic-typography-scale-micro-weight, 100);line-height:1.2}html[data-ui-theme=orion][data-ui-mode=light] .h-0-5{height:50px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-0-5{min-height:50px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-0-5{max-height:50px}html[data-ui-theme=orion][data-ui-mode=light] .w-0-5{width:50px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-0-5{min-width:50px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-0-5{max-width:50px}html[data-ui-theme=orion][data-ui-mode=light] .h-0-5-force{height:50px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-0-5-force{min-height:50px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-0-5-force{max-height:50px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-0-5-force{width:50px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-0-5-force{min-width:50px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-0-5-force{max-width:50px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-1{height:100px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-1{min-height:100px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-1{max-height:100px}html[data-ui-theme=orion][data-ui-mode=light] .w-1{width:100px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-1{min-width:100px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-1{max-width:100px}html[data-ui-theme=orion][data-ui-mode=light] .h-1-5{height:150px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-1-5{min-height:150px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-1-5{max-height:150px}html[data-ui-theme=orion][data-ui-mode=light] .w-1-5{width:150px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-1-5{min-width:150px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-1-5{max-width:150px}html[data-ui-theme=orion][data-ui-mode=light] .h-1-force{height:100px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-1-force{min-height:100px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-1-force{max-height:100px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-1-force{width:100px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-1-force{min-width:100px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-1-force{max-width:100px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-1-5-force{height:150px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-1-5-force{min-height:150px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-1-5-force{max-height:150px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-1-5-force{width:150px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-1-5-force{min-width:150px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-1-5-force{max-width:150px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-2{height:200px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-2{min-height:200px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-2{max-height:200px}html[data-ui-theme=orion][data-ui-mode=light] .w-2{width:200px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-2{min-width:200px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-2{max-width:200px}html[data-ui-theme=orion][data-ui-mode=light] .h-2-5{height:250px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-2-5{min-height:250px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-2-5{max-height:250px}html[data-ui-theme=orion][data-ui-mode=light] .w-2-5{width:250px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-2-5{min-width:250px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-2-5{max-width:250px}html[data-ui-theme=orion][data-ui-mode=light] .h-2-force{height:200px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-2-force{min-height:200px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-2-force{max-height:200px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-2-force{width:200px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-2-force{min-width:200px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-2-force{max-width:200px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-2-5-force{height:250px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-2-5-force{min-height:250px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-2-5-force{max-height:250px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-2-5-force{width:250px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-2-5-force{min-width:250px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-2-5-force{max-width:250px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-3{height:300px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-3{min-height:300px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-3{max-height:300px}html[data-ui-theme=orion][data-ui-mode=light] .w-3{width:300px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-3{min-width:300px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-3{max-width:300px}html[data-ui-theme=orion][data-ui-mode=light] .h-3-5{height:350px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-3-5{min-height:350px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-3-5{max-height:350px}html[data-ui-theme=orion][data-ui-mode=light] .w-3-5{width:350px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-3-5{min-width:350px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-3-5{max-width:350px}html[data-ui-theme=orion][data-ui-mode=light] .h-3-force{height:300px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-3-force{min-height:300px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-3-force{max-height:300px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-3-force{width:300px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-3-force{min-width:300px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-3-force{max-width:300px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-3-5-force{height:350px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-3-5-force{min-height:350px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-3-5-force{max-height:350px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-3-5-force{width:350px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-3-5-force{min-width:350px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-3-5-force{max-width:350px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-4{height:400px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-4{min-height:400px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-4{max-height:400px}html[data-ui-theme=orion][data-ui-mode=light] .w-4{width:400px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-4{min-width:400px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-4{max-width:400px}html[data-ui-theme=orion][data-ui-mode=light] .h-4-5{height:450px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-4-5{min-height:450px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-4-5{max-height:450px}html[data-ui-theme=orion][data-ui-mode=light] .w-4-5{width:450px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-4-5{min-width:450px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-4-5{max-width:450px}html[data-ui-theme=orion][data-ui-mode=light] .h-4-force{height:400px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-4-force{min-height:400px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-4-force{max-height:400px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-4-force{width:400px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-4-force{min-width:400px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-4-force{max-width:400px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-4-5-force{height:450px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-4-5-force{min-height:450px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-4-5-force{max-height:450px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-4-5-force{width:450px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-4-5-force{min-width:450px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-4-5-force{max-width:450px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-5{height:500px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-5{min-height:500px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-5{max-height:500px}html[data-ui-theme=orion][data-ui-mode=light] .w-5{width:500px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-5{min-width:500px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-5{max-width:500px}html[data-ui-theme=orion][data-ui-mode=light] .h-5-5{height:550px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-5-5{min-height:550px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-5-5{max-height:550px}html[data-ui-theme=orion][data-ui-mode=light] .w-5-5{width:550px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-5-5{min-width:550px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-5-5{max-width:550px}html[data-ui-theme=orion][data-ui-mode=light] .h-5-force{height:500px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-5-force{min-height:500px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-5-force{max-height:500px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-5-force{width:500px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-5-force{min-width:500px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-5-force{max-width:500px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-5-5-force{height:550px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-5-5-force{min-height:550px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-5-5-force{max-height:550px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-5-5-force{width:550px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-5-5-force{min-width:550px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-5-5-force{max-width:550px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-6{height:600px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-6{min-height:600px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-6{max-height:600px}html[data-ui-theme=orion][data-ui-mode=light] .w-6{width:600px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-6{min-width:600px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-6{max-width:600px}html[data-ui-theme=orion][data-ui-mode=light] .h-6-5{height:650px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-6-5{min-height:650px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-6-5{max-height:650px}html[data-ui-theme=orion][data-ui-mode=light] .w-6-5{width:650px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-6-5{min-width:650px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-6-5{max-width:650px}html[data-ui-theme=orion][data-ui-mode=light] .h-6-force{height:600px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-6-force{min-height:600px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-6-force{max-height:600px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-6-force{width:600px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-6-force{min-width:600px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-6-force{max-width:600px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-6-5-force{height:650px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-6-5-force{min-height:650px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-6-5-force{max-height:650px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-6-5-force{width:650px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-6-5-force{min-width:650px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-6-5-force{max-width:650px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-7{height:700px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-7{min-height:700px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-7{max-height:700px}html[data-ui-theme=orion][data-ui-mode=light] .w-7{width:700px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-7{min-width:700px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-7{max-width:700px}html[data-ui-theme=orion][data-ui-mode=light] .h-7-5{height:750px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-7-5{min-height:750px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-7-5{max-height:750px}html[data-ui-theme=orion][data-ui-mode=light] .w-7-5{width:750px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-7-5{min-width:750px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-7-5{max-width:750px}html[data-ui-theme=orion][data-ui-mode=light] .h-7-force{height:700px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-7-force{min-height:700px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-7-force{max-height:700px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-7-force{width:700px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-7-force{min-width:700px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-7-force{max-width:700px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-7-5-force{height:750px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-7-5-force{min-height:750px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-7-5-force{max-height:750px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-7-5-force{width:750px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-7-5-force{min-width:750px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-7-5-force{max-width:750px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-8{height:800px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-8{min-height:800px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-8{max-height:800px}html[data-ui-theme=orion][data-ui-mode=light] .w-8{width:800px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-8{min-width:800px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-8{max-width:800px}html[data-ui-theme=orion][data-ui-mode=light] .h-8-5{height:850px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-8-5{min-height:850px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-8-5{max-height:850px}html[data-ui-theme=orion][data-ui-mode=light] .w-8-5{width:850px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-8-5{min-width:850px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-8-5{max-width:850px}html[data-ui-theme=orion][data-ui-mode=light] .h-8-force{height:800px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-8-force{min-height:800px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-8-force{max-height:800px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-8-force{width:800px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-8-force{min-width:800px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-8-force{max-width:800px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-8-5-force{height:850px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-8-5-force{min-height:850px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-8-5-force{max-height:850px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-8-5-force{width:850px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-8-5-force{min-width:850px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-8-5-force{max-width:850px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-9{height:900px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-9{min-height:900px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-9{max-height:900px}html[data-ui-theme=orion][data-ui-mode=light] .w-9{width:900px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-9{min-width:900px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-9{max-width:900px}html[data-ui-theme=orion][data-ui-mode=light] .h-9-5{height:950px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-9-5{min-height:950px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-9-5{max-height:950px}html[data-ui-theme=orion][data-ui-mode=light] .w-9-5{width:950px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-9-5{min-width:950px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-9-5{max-width:950px}html[data-ui-theme=orion][data-ui-mode=light] .h-9-force{height:900px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-9-force{min-height:900px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-9-force{max-height:900px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-9-force{width:900px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-9-force{min-width:900px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-9-force{max-width:900px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-9-5-force{height:950px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-9-5-force{min-height:950px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-9-5-force{max-height:950px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-9-5-force{width:950px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-9-5-force{min-width:950px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-9-5-force{max-width:950px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-10{height:1000px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-10{min-height:1000px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-10{max-height:1000px}html[data-ui-theme=orion][data-ui-mode=light] .w-10{width:1000px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-10{min-width:1000px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-10{max-width:1000px}html[data-ui-theme=orion][data-ui-mode=light] .h-10-5{height:1050px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-10-5{min-height:1050px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-10-5{max-height:1050px}html[data-ui-theme=orion][data-ui-mode=light] .w-10-5{width:1050px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-10-5{min-width:1050px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-10-5{max-width:1050px}html[data-ui-theme=orion][data-ui-mode=light] .h-10-force{height:1000px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-10-force{min-height:1000px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-10-force{max-height:1000px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-10-force{width:1000px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-10-force{min-width:1000px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-10-force{max-width:1000px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-10-5-force{height:1050px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-10-5-force{min-height:1050px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-10-5-force{max-height:1050px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-10-5-force{width:1050px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-10-5-force{min-width:1050px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-10-5-force{max-width:1050px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-11{height:1100px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-11{min-height:1100px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-11{max-height:1100px}html[data-ui-theme=orion][data-ui-mode=light] .w-11{width:1100px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-11{min-width:1100px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-11{max-width:1100px}html[data-ui-theme=orion][data-ui-mode=light] .h-11-5{height:1150px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-11-5{min-height:1150px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-11-5{max-height:1150px}html[data-ui-theme=orion][data-ui-mode=light] .w-11-5{width:1150px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-11-5{min-width:1150px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-11-5{max-width:1150px}html[data-ui-theme=orion][data-ui-mode=light] .h-11-force{height:1100px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-11-force{min-height:1100px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-11-force{max-height:1100px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-11-force{width:1100px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-11-force{min-width:1100px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-11-force{max-width:1100px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-11-5-force{height:1150px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-11-5-force{min-height:1150px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-11-5-force{max-height:1150px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-11-5-force{width:1150px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-11-5-force{min-width:1150px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-11-5-force{max-width:1150px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-12{height:1200px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-12{min-height:1200px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-12{max-height:1200px}html[data-ui-theme=orion][data-ui-mode=light] .w-12{width:1200px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-12{min-width:1200px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-12{max-width:1200px}html[data-ui-theme=orion][data-ui-mode=light] .h-12-5{height:1250px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-12-5{min-height:1250px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-12-5{max-height:1250px}html[data-ui-theme=orion][data-ui-mode=light] .w-12-5{width:1250px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-12-5{min-width:1250px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-12-5{max-width:1250px}html[data-ui-theme=orion][data-ui-mode=light] .h-12-force{height:1200px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-12-force{min-height:1200px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-12-force{max-height:1200px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-12-force{width:1200px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-12-force{min-width:1200px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-12-force{max-width:1200px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-12-5-force{height:1250px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-12-5-force{min-height:1250px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-12-5-force{max-height:1250px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-12-5-force{width:1250px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-12-5-force{min-width:1250px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-12-5-force{max-width:1250px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-13{height:1300px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-13{min-height:1300px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-13{max-height:1300px}html[data-ui-theme=orion][data-ui-mode=light] .w-13{width:1300px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-13{min-width:1300px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-13{max-width:1300px}html[data-ui-theme=orion][data-ui-mode=light] .h-13-5{height:1350px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-13-5{min-height:1350px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-13-5{max-height:1350px}html[data-ui-theme=orion][data-ui-mode=light] .w-13-5{width:1350px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-13-5{min-width:1350px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-13-5{max-width:1350px}html[data-ui-theme=orion][data-ui-mode=light] .h-13-force{height:1300px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-13-force{min-height:1300px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-13-force{max-height:1300px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-13-force{width:1300px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-13-force{min-width:1300px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-13-force{max-width:1300px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-13-5-force{height:1350px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-13-5-force{min-height:1350px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-13-5-force{max-height:1350px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-13-5-force{width:1350px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-13-5-force{min-width:1350px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-13-5-force{max-width:1350px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-14{height:1400px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-14{min-height:1400px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-14{max-height:1400px}html[data-ui-theme=orion][data-ui-mode=light] .w-14{width:1400px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-14{min-width:1400px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-14{max-width:1400px}html[data-ui-theme=orion][data-ui-mode=light] .h-14-5{height:1450px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-14-5{min-height:1450px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-14-5{max-height:1450px}html[data-ui-theme=orion][data-ui-mode=light] .w-14-5{width:1450px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-14-5{min-width:1450px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-14-5{max-width:1450px}html[data-ui-theme=orion][data-ui-mode=light] .h-14-force{height:1400px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-14-force{min-height:1400px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-14-force{max-height:1400px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-14-force{width:1400px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-14-force{min-width:1400px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-14-force{max-width:1400px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-14-5-force{height:1450px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-14-5-force{min-height:1450px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-14-5-force{max-height:1450px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-14-5-force{width:1450px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-14-5-force{min-width:1450px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-14-5-force{max-width:1450px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-15{height:1500px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-15{min-height:1500px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-15{max-height:1500px}html[data-ui-theme=orion][data-ui-mode=light] .w-15{width:1500px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-15{min-width:1500px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-15{max-width:1500px}html[data-ui-theme=orion][data-ui-mode=light] .h-15-5{height:1550px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-15-5{min-height:1550px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-15-5{max-height:1550px}html[data-ui-theme=orion][data-ui-mode=light] .w-15-5{width:1550px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-15-5{min-width:1550px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-15-5{max-width:1550px}html[data-ui-theme=orion][data-ui-mode=light] .h-15-force{height:1500px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-15-force{min-height:1500px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-15-force{max-height:1500px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-15-force{width:1500px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-15-force{min-width:1500px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-15-force{max-width:1500px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-15-5-force{height:1550px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-15-5-force{min-height:1550px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-15-5-force{max-height:1550px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-15-5-force{width:1550px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-15-5-force{min-width:1550px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-15-5-force{max-width:1550px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-16{height:1600px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-16{min-height:1600px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-16{max-height:1600px}html[data-ui-theme=orion][data-ui-mode=light] .w-16{width:1600px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-16{min-width:1600px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-16{max-width:1600px}html[data-ui-theme=orion][data-ui-mode=light] .h-16-5{height:1650px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-16-5{min-height:1650px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-16-5{max-height:1650px}html[data-ui-theme=orion][data-ui-mode=light] .w-16-5{width:1650px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-16-5{min-width:1650px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-16-5{max-width:1650px}html[data-ui-theme=orion][data-ui-mode=light] .h-16-force{height:1600px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-16-force{min-height:1600px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-16-force{max-height:1600px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-16-force{width:1600px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-16-force{min-width:1600px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-16-force{max-width:1600px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-16-5-force{height:1650px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-16-5-force{min-height:1650px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-16-5-force{max-height:1650px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-16-5-force{width:1650px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-16-5-force{min-width:1650px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-16-5-force{max-width:1650px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-17{height:1700px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-17{min-height:1700px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-17{max-height:1700px}html[data-ui-theme=orion][data-ui-mode=light] .w-17{width:1700px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-17{min-width:1700px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-17{max-width:1700px}html[data-ui-theme=orion][data-ui-mode=light] .h-17-5{height:1750px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-17-5{min-height:1750px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-17-5{max-height:1750px}html[data-ui-theme=orion][data-ui-mode=light] .w-17-5{width:1750px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-17-5{min-width:1750px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-17-5{max-width:1750px}html[data-ui-theme=orion][data-ui-mode=light] .h-17-force{height:1700px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-17-force{min-height:1700px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-17-force{max-height:1700px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-17-force{width:1700px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-17-force{min-width:1700px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-17-force{max-width:1700px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-17-5-force{height:1750px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-17-5-force{min-height:1750px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-17-5-force{max-height:1750px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-17-5-force{width:1750px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-17-5-force{min-width:1750px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-17-5-force{max-width:1750px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-18{height:1800px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-18{min-height:1800px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-18{max-height:1800px}html[data-ui-theme=orion][data-ui-mode=light] .w-18{width:1800px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-18{min-width:1800px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-18{max-width:1800px}html[data-ui-theme=orion][data-ui-mode=light] .h-18-5{height:1850px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-18-5{min-height:1850px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-18-5{max-height:1850px}html[data-ui-theme=orion][data-ui-mode=light] .w-18-5{width:1850px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-18-5{min-width:1850px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-18-5{max-width:1850px}html[data-ui-theme=orion][data-ui-mode=light] .h-18-force{height:1800px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-18-force{min-height:1800px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-18-force{max-height:1800px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-18-force{width:1800px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-18-force{min-width:1800px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-18-force{max-width:1800px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-18-5-force{height:1850px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-18-5-force{min-height:1850px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-18-5-force{max-height:1850px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-18-5-force{width:1850px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-18-5-force{min-width:1850px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-18-5-force{max-width:1850px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-19{height:1900px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-19{min-height:1900px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-19{max-height:1900px}html[data-ui-theme=orion][data-ui-mode=light] .w-19{width:1900px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-19{min-width:1900px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-19{max-width:1900px}html[data-ui-theme=orion][data-ui-mode=light] .h-19-5{height:1950px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-19-5{min-height:1950px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-19-5{max-height:1950px}html[data-ui-theme=orion][data-ui-mode=light] .w-19-5{width:1950px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-19-5{min-width:1950px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-19-5{max-width:1950px}html[data-ui-theme=orion][data-ui-mode=light] .h-19-force{height:1900px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-19-force{min-height:1900px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-19-force{max-height:1900px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-19-force{width:1900px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-19-force{min-width:1900px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-19-force{max-width:1900px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-19-5-force{height:1950px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-19-5-force{min-height:1950px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-19-5-force{max-height:1950px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-19-5-force{width:1950px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-19-5-force{min-width:1950px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-19-5-force{max-width:1950px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-20{height:2000px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-20{min-height:2000px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-20{max-height:2000px}html[data-ui-theme=orion][data-ui-mode=light] .w-20{width:2000px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-20{min-width:2000px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-20{max-width:2000px}html[data-ui-theme=orion][data-ui-mode=light] .h-20-5{height:2050px}html[data-ui-theme=orion][data-ui-mode=light] .h-min-20-5{min-height:2050px}html[data-ui-theme=orion][data-ui-mode=light] .h-max-20-5{max-height:2050px}html[data-ui-theme=orion][data-ui-mode=light] .w-20-5{width:2050px}html[data-ui-theme=orion][data-ui-mode=light] .w-min-20-5{min-width:2050px}html[data-ui-theme=orion][data-ui-mode=light] .w-max-20-5{max-width:2050px}html[data-ui-theme=orion][data-ui-mode=light] .h-20-force{height:2000px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-20-force{min-height:2000px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-20-force{max-height:2000px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-20-force{width:2000px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-20-force{min-width:2000px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-20-force{max-width:2000px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-20-5-force{height:2050px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-min-20-5-force{min-height:2050px!important}html[data-ui-theme=orion][data-ui-mode=light] .h-max-20-5-force{max-height:2050px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-20-5-force{width:2050px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-min-20-5-force{min-width:2050px!important}html[data-ui-theme=orion][data-ui-mode=light] .w-max-20-5-force{max-width:2050px!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button.bp6-minimal.bp6-intent-warning{color:#fd8928}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button .bp6-icon,html[data-ui-theme=orion][data-ui-mode=light] .bp6-button .bp6-icon-standard,html[data-ui-theme=orion][data-ui-mode=light] .bp6-button .bp6-icon-large{color:inherit}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target){border-radius:var(--ds-component-button-radius-pill, 20px)!important;box-shadow:none!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-intent-primary{background-color:var(--ds-component-button-primary-bg, #6464fd);border:1px solid var(--ds-component-button-primary-bg, #6464fd);color:#f6f7f9!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-intent-primary:not(.bp6-disabled):hover{background-color:var(--ds-component-button-primary-bgHover, #007bff)!important;border:1px solid var(--ds-component-button-primary-bgHover, #007bff)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-intent-primary.bp6-disabled{background-color:var(--ds-component-button-primary-bg, #6464fd);color:var(--ds-component-button-primary-textDisabled, #c9c9c9)!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-outlined{border:1px solid var(--ds-component-button-outline-border, #6464fd)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-active.bp6-outlined{color:var(--ds-component-button-active-text, #ffffff)!important;background-color:var(--ds-component-button-primary-bg, #6464fd)!important;border:1px solid var(--ds-component-button-primary-bg, #6464fd)!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-active.bp6-outlined:hover{background-color:var(--ds-component-button-primary-bgHover, #007bff)!important;border:1px solid var(--ds-component-button-primary-bgHover, #007bff)!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button:not([class*=bp6-intent-],.bp6-minimal){background-color:var(--ds-color-surface-default, #161a25)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button:not([class*=bp6-intent-],.bp6-minimal).bp6-active{background-color:var(--ds-color-surface-default, #161a25)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button-group .bp6-button:not(.bp6-disabled):hover{color:var(--ds-component-button-outline-text, #007bff);box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button-group:not(.bp6-vertical){border-radius:0!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button-group:not(.bp6-minimal) .bp6-button:not(:last-of-type){border-bottom-right-radius:0!important;border-top-right-radius:0!important;margin-right:var(--ds-component-button-group-gap, 1px)!important;box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-button-group:not(.bp6-minimal) .bp6-button:not(:first-of-type){border-bottom-left-radius:0!important;border-top-left-radius:0!important;margin-left:var(--ds-component-button-group-gap, 1px)!important;box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}html[data-ui-theme=orion][data-ui-mode=light] button.toggleable,html[data-ui-theme=orion][data-ui-mode=light] .bp6-button.toggleable{opacity:.6}html[data-ui-theme=orion][data-ui-mode=light] button.toggleable:hover,html[data-ui-theme=orion][data-ui-mode=light] .bp6-button.toggleable:hover{opacity:1}html[data-ui-theme=orion][data-ui-mode=light] button.toggleable.bp6-active,html[data-ui-theme=orion][data-ui-mode=light] button.toggleable.active,html[data-ui-theme=orion][data-ui-mode=light] .bp6-button.toggleable.bp6-active,html[data-ui-theme=orion][data-ui-mode=light] .bp6-button.toggleable.active{box-shadow:0 1px 5px #388737!important;opacity:1}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-outlined{border:1px solid var(--ds-component-button-outline-border, #6464fd)!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-button-group .bp6-button:not(.bp6-disabled):hover{color:var(--ds-component-button-outline-text, #007bff)!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-button-group:not(.bp6-vertical) .bp6-button:not(:last-of-type){border-right:2px solid transparent!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-button-group:not(.bp6-vertical) .bp6-button:not(:first-of-type){border-left:2px solid transparent!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-button,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-button:hover{color:var(--ds-component-button-textOnDark, #ffffff);box-shadow:none}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-button:not([class*=bp6-intent-],.bp6-minimal):not(.bp6-disabled):hover{background-color:var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3))!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-button:not([class*=bp6-intent-],.bp6-minimal):disabled,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-button:not([class*=bp6-intent-],.bp6-minimal).bp6-disabled{background-color:var(--ds-component-button-disabled-bg, var(--ds-component-controls-select-disabledBg, #2f3a4f))!important;color:var(--ds-component-button-disabled-text, var(--ds-component-controls-select-disabledText, #5c7080))!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-card{background-color:var(--ds-component-card-bg, #ffffff)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dialog,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dialog-header,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dialog-footer{flex-shrink:0}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dialog,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dialog-header{border-radius:0}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dialog-footer .bp6-button,html[data-ui-theme=orion][data-ui-mode=light] .bp6-alert-footer .bp6-button,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dialog-footer-actions .bp6-button{min-width:var(--ds-component-dialog-action-minWidth, 90px)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]){border:1px solid var(--ds-component-dialog-outline-border, var(--ds-component-button-outline-border, #6464fd))}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]):hover{background:var(--ds-component-button-outline-hoverBg, var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3)))}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=orion][data-ui-mode=light] html[data-bs-theme=dark] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]){border:1px solid var(--ds-component-dialog-outline-border, var(--ds-component-button-outline-border, #6464fd));background:none}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]):hover,html[data-ui-theme=orion][data-ui-mode=light] html[data-bs-theme=dark] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]):hover{background:var(--ds-component-button-outline-hoverBg, var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3)))}html[data-ui-theme=orion][data-ui-mode=light] .edit-data-store-widget-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=light] .runbook-widget-config-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=light] .edit-text-widget-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=light] .edit-toolbar-widget-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=light] .edit-metadata-search-widget-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=light] .edit-metric-categories-widget-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=light] .edit-vantage-point-widget-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=light] .observation-mgr-widget-config-dialog.panel-content{max-width:860px;height:min(860px,100vh - 120px);display:flex;flex-direction:column;min-height:0}html[data-ui-theme=orion][data-ui-mode=light] .edit-data-store-widget-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=light] .runbook-widget-config-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=light] .edit-text-widget-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=light] .edit-toolbar-widget-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=light] .edit-metadata-search-widget-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=light] .edit-metric-categories-widget-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=light] .edit-vantage-point-widget-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=light] .observation-mgr-widget-config-dialog.panel-content>.h-100{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;height:auto!important}html[data-ui-theme=orion][data-ui-mode=light] .edit-data-store-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=light] .runbook-widget-config-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=light] .edit-text-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=light] .edit-toolbar-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=light] .edit-metadata-search-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=light] .edit-metric-categories-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=light] .edit-vantage-point-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=light] .observation-mgr-widget-config-dialog.panel-content>.widget-interaction-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=orion][data-ui-mode=light] .edit-data-store-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=light] .runbook-widget-config-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=light] .edit-text-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=light] .edit-toolbar-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=light] .edit-metadata-search-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=light] .edit-metric-categories-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=light] .edit-vantage-point-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=light] .observation-mgr-widget-config-dialog.panel-content>.widget-links-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=orion][data-ui-mode=light] .web-component-widget-config-dialog.panel-content{max-width:860px;height:min(860px,100vh - 120px);display:flex;flex-direction:column;min-height:0;overflow:hidden}html[data-ui-theme=orion][data-ui-mode=light] .web-component-widget-config-dialog.panel-content>.h-100{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;height:auto!important}html[data-ui-theme=orion][data-ui-mode=light] .web-component-widget-config-dialog.panel-content>.widget-interaction-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=orion][data-ui-mode=light] .web-component-widget-config-dialog.panel-content>.widget-links-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=orion][data-ui-mode=light] .bp6-input:not([type=search]){border-radius:var(--ds-component-controls-borderRadius-none, 0)!important}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-input{color:var(--ds-component-controls-input-text, #f5f8fa);box-shadow:none}html[data-ui-theme=orion][data-ui-mode=light] .bp6-html-select select,html[data-ui-theme=orion][data-ui-mode=light] .bp6-select select{border-radius:var(--ds-component-controls-borderRadius-none, 0)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-html-select select:disabled,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-html-select select.bp6-disabled,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-select select:disabled,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-select select.bp6-disabled{background-color:var(--ds-component-controls-select-disabledBg, #2f3a4f);color:var(--ds-component-controls-select-disabledText, #5c7080)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-control{margin-bottom:var(--ds-semantic-spacing-layout-gridGutter, 10px)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-control.bp6-checkbox .bp6-control-indicator{border-radius:var(--ds-component-controls-borderRadius-none, 0)!important;box-shadow:inset 0 0 0 1px var(--ds-component-controls-indicator-shadow-border, rgba(17, 17, 17, .2)),inset 0 -1px 0 var(--ds-component-controls-indicator-shadow-shadow, rgba(17, 17, 17, .1))}html[data-ui-theme=orion][data-ui-mode=light] .bp6-control.bp6-checkbox input:disabled~.bp6-control-indicator,html[data-ui-theme=orion][data-ui-mode=light] .bp6-control.bp6-radio input:disabled~.bp6-control-indicator{background-color:var(--ds-component-controls-indicator-disabledBg, #d1d5db)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-control.bp6-radio .bp6-control-indicator{border-radius:50%}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-control.bp6-radio input:checked~.bp6-control-indicator:before{background-image:radial-gradient(var(--ds-component-controls-radio-dot, #ffffff),var(--ds-component-controls-radio-dot, #ffffff) 28%,transparent 32%)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-control.bp6-radio input:checked:disabled~.bp6-control-indicator:before{opacity:.5}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-control.bp6-checkbox input:not(:checked):not(:indeterminate)~.bp6-control-indicator,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-control.bp6-radio input:not(:checked):not(:indeterminate)~.bp6-control-indicator,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-control.bp6-switch input:not(:checked):not(:indeterminate)~.bp6-control-indicator{background-color:var(--ds-component-controls-indicator-bg, #161a25)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-control.bp6-checkbox .bp6-control-indicator,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-control.bp6-radio .bp6-control-indicator,html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .bp6-control.bp6-switch .bp6-control-indicator{box-shadow:inset 0 0 0 1px var(--ds-shadow-overlayInset-border, rgba(255, 255, 255, .2)),inset 0 -1px 0 var(--ds-shadow-overlayInset-bottom, rgba(255, 255, 255, .1))}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark a:not([role=menuitem],[role=button]){color:var(--ds-component-link-default, #8abbff)!important}html[data-ui-theme=orion][data-ui-mode=light] table.bp6-html-table td{font-weight:var(--ds-component-table-body-fontWeight, 400)}html[data-ui-theme=orion][data-ui-mode=light] .tir-ui-table-container table.tir-ui-table.bp6-html-table thead tr th{font-weight:var(--ds-component-table-header-fontWeight, 600)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody{background:var(--ds-component-table-body-bg, #2f333e)}html[data-ui-theme=orion][data-ui-mode=light] .bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tr{border-top-color:var(--ds-component-table-border-top, #242833)!important}html[data-ui-theme=orion][data-ui-mode=light] .tir-ui-pagination{padding:var(--ds-component-table-pagination-padding, 5px);white-space:nowrap}html[data-ui-theme=orion][data-ui-mode=light] .tir-ui-pagination .page-info{margin-right:var(--ds-semantic-spacing-layout-gridGutter, 10px)}html[data-ui-theme=orion][data-ui-mode=light] .tir-ui-pagination select{min-width:var(--ds-component-table-pagination-select-minWidth, 100px)}html[data-ui-theme=orion][data-ui-mode=light] .tir-ui-pagination input,html[data-ui-theme=orion][data-ui-mode=light] .tir-ui-pagination button{height:var(--ds-component-table-pagination-control-height, 30px)}html[data-ui-theme=orion][data-ui-mode=dark] *{font-family:var(--ds-semantic-typography-fontFamily-base, "Museo Sans", sans-serif)}html[data-ui-theme=orion][data-ui-mode=dark] html,html[data-ui-theme=orion][data-ui-mode=dark] body,html[data-ui-theme=orion][data-ui-mode=dark] #root{width:100%;height:100vh;min-width:375px;visibility:visible}html[data-ui-theme=orion][data-ui-mode=dark] a:not([class*=bp6-]){color:var(--ds-component-link-default, #8abbff);text-decoration:none}html[data-ui-theme=orion][data-ui-mode=dark] body{font-size:14px;background-color:var(--ds-color-body-bg, #e9ecef)}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .left-column,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .left-column,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .left-column,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .left-column,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .left-column{background:var(--ds-color-cloudim-facets-facetFiltersBg, #0a112e);border-radius:0;margin:0}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .left-column .facet-left-view .facet-cta,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .left-column .facet-left-view .facet-view-header,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .left-column .facet-left-view .facet-cta,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .left-column .facet-left-view .facet-cta,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .left-column .facet-left-view .facet-cta,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .left-column .facet-left-view .facet-view-header,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .left-column .facet-left-view .facet-cta{background:var(--ds-color-cloudim-facets-facetFiltersBg, #0a112e);border:none}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .left-column .facet-left-view .facet-section-container,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .left-column .facet-left-view .facet-section-container,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .left-column .facet-left-view .facet-section-container,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .left-column .facet-left-view .facet-section-container,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .left-column .facet-left-view .facet-section-container{background:var(--ds-color-cloudim-facets-facetSelectionBg, #27385d)}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined{border:1px solid var(--ds-color-cloudim-button-primaryBg, #3496cb)!important}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .left-column .facet-left-view .bp6-button:not(.rdp-day).bp6-outlined:hover{background-color:var(--ds-color-cloudim-button-hoverBg, #27385d)}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .facet-pagination,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .facet-pagination,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .facet-pagination,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .facet-pagination,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .facet-pagination{background:var(--ds-color-cloudim-pagination-paginationBg, #0a112e)}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .facet-pagination .bp6-button.bp6-minimal:hover,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .facet-pagination .bp6-button.bp6-minimal:hover{background-color:var(--ds-color-cloudim-pagination-paginationButtonHoverBg, rgba(248, 249, 250, .15))}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .facet-pagination .bp6-button:not([class*=bp6-intent-]).bp6-active{background:var(--ds-color-cloudim-button-activeBg, #27385d)}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .facet-search-header,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .facet-search-header,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .facet-search-header,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .facet-search-header,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .facet-search-header{background:transparent}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .facet-search-header .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .facet-search-header .bp6-button:not([class*=bp6-intent-]){background:var(--ds-color-cloudim-button-defaultBg, #27385d)}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody{background:transparent}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .bp6-button:not(.rdp-day).bp6-intent-primary,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .bp6-button:not(.rdp-day).bp6-intent-primary{background-color:var(--ds-color-cloudim-button-primaryBg, #3496cb);border-color:var(--ds-color-cloudim-button-primaryBg, #3496cb)}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .bp6-button:not(.rdp-day).bp6-intent-primary:not(.bp6-disabled):hover{background-color:var(--ds-color-cloudim-button-primaryHoverBg, #27385d)!important;border-color:var(--ds-color-cloudim-button-primaryBg, #3496cb)}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .bg-light,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .bg-light,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .bg-light,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .bg-light,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .bg-light{background:var(--ds-color-cloudim-details-containerBg, #27385d)!important}html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .card,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .card,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .card,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .card,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .card,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-landing-page .card:hover,html[data-ui-theme=orion][data-ui-mode=dark] body .d3-geomap .card:hover,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-assets-page .card:hover,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-rules-page .card:hover,html[data-ui-theme=orion][data-ui-mode=dark] body .cloudim-kubernetes-page .card:hover{background:var(--ds-color-cloudim-details-cardBg, #0a112e)}html[data-ui-theme=orion][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page){background:radial-gradient(80% 160% at 100% -20%,var(--ds-color-cloudim-landing-gradient-layer1-stop1, rgba(2, 0, 53, .4588235294)) 0%,var(--ds-color-cloudim-landing-gradient-layer1-stop2, rgba(40, 40, 111, .4588235294)) 20%,var(--ds-color-cloudim-landing-gradient-layer1-stop3, rgba(78, 79, 169, .2509803922)) 40%,var(--ds-color-cloudim-landing-gradient-layer1-stop4, rgba(168, 49, 214, .1254901961)) 60%,var(--ds-color-cloudim-landing-gradient-layer1-stop5, rgba(2, 0, 53, .062745098)) 100%),radial-gradient(100% 160% at 80% 80%,var(--ds-color-cloudim-landing-gradient-layer2-stop1, rgba(168, 49, 214, .2509803922)) 10%,var(--ds-color-cloudim-landing-gradient-layer2-stop2, rgba(40, 40, 111, .1254901961)) var(--ds-color-cloudim-landing-gradientPositions-layer2-stop2-position, 65%),var(--ds-color-cloudim-landing-gradient-layer2-stop3, rgba(2, 0, 53, .062745098)) var(--ds-color-cloudim-landing-gradientPositions-layer2-stop3-position, 100%)),radial-gradient(60% 120% at 50% -10%,var(--ds-color-cloudim-landing-gradient-layer3-stop1, #4e4fa9) 0%,var(--ds-color-cloudim-landing-gradient-layer3-stop2, #28286f) 45%,var(--ds-color-cloudim-landing-gradient-layer3-stop3, #020035) 110%)}html[data-ui-theme=orion][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .bp6-navbar.main-navbar{background-color:var(--ds-color-cloudim-leftSideBar-navbarBg, #020034)!important}html[data-ui-theme=orion][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .page-with-header .page-header{background-color:var(--ds-color-cloudim-landing-pageHeaderBg, transparent)!important}html[data-ui-theme=orion][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .page-with-header .page-content{background-color:var(--ds-color-cloudim-landing-pageBg, transparent)!important}html[data-ui-theme=orion][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim{background-color:var(--ds-color-cloudim-leftSideBar-leftSidebarBg, #020034)!important}html[data-ui-theme=orion][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim .bp6-menu-divider{border-color:var(--ds-color-cloudim-leftSideBar-leftSidebarDividerColor, #ebebeb)}html[data-ui-theme=orion][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim .bp6-button.toggle-docking{background-color:var(--ds-color-cloudim-leftSideBar-leftSidebarPinBg, #a831d6)!important}html[data-ui-theme=orion][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim ul.bp6-menu{background-color:var(--ds-color-cloudim-leftSideBar-menuBg, #020034)!important}html[data-ui-theme=orion][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .sidebar.noanim .bp6-menu a.bp6-menu-item.bp6-active{background-color:var(--ds-color-cloudim-leftSideBar-leftSidebarSelectedBg, #445e87)!important}html[data-ui-theme=orion][data-ui-mode=dark] body:has(.cloudim-landing-page,.d3-geomap,.cloudim-assets-page,.cloudim-rules-page,.cloudim-kubernetes-page) .bp6-popover .bp6-popover-content .bp6-menu{background-color:var(--ds-color-cloudim-leftSideBar-popupMenuBg, #020034)}html[data-ui-theme=orion][data-ui-mode=dark] .cloudim-landing-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=orion][data-ui-mode=dark] .d3-geomap .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=orion][data-ui-mode=dark] .cloudim-assets-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=orion][data-ui-mode=dark] .cloudim-rules-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th,html[data-ui-theme=orion][data-ui-mode=dark] .cloudim-kubernetes-page .tir-ui-table-container table.tir-ui-table.bp6-html-table th{background:var(--ds-color-cloudim-pagination-tableHeaderBg, #0a112e)}html[data-ui-theme=orion][data-ui-mode=dark] .absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html[data-ui-theme=orion][data-ui-mode=dark] .wpct-20{width:20%!important}html[data-ui-theme=orion][data-ui-mode=dark] .wpct-40{width:40%!important}html[data-ui-theme=orion][data-ui-mode=dark] .wpct-60{width:60%!important}html[data-ui-theme=orion][data-ui-mode=dark] .wpct-80{width:80%!important}html[data-ui-theme=orion][data-ui-mode=dark] .wpct-100{width:100%!important}html[data-ui-theme=orion][data-ui-mode=dark] .clickable{cursor:pointer}html[data-ui-theme=orion][data-ui-mode=dark] .btn-link{text-decoration:none}html[data-ui-theme=orion][data-ui-mode=dark] .col{padding-bottom:var(--ds-semantic-spacing-component-md, .8rem)}html[data-ui-theme=orion][data-ui-mode=dark] .overflow-x-auto{overflow-x:auto!important}html[data-ui-theme=orion][data-ui-mode=dark] .overflow-y-auto{overflow-y:auto!important}html[data-ui-theme=orion][data-ui-mode=dark] .overflow-x-hidden{overflow-x:hidden!important}html[data-ui-theme=orion][data-ui-mode=dark] .overflow-y-hidden{overflow-y:hidden!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-input-ghost,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-input-ghost .bp6-input{background:none;border:none;box-shadow:none;padding:0}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-input-ghost .bp6-input:focus{box-shadow:none}html[data-ui-theme=orion][data-ui-mode=dark] .text-shadow-sm{text-shadow:0 0 3px var(--ds-color-body-bg, #e9ecef)}html[data-ui-theme=orion][data-ui-mode=dark] .bg-light{background:var(--ds-color-surface-light, var(--ds-color-body-bg, #e9ecef))!important}html[data-ui-theme=orion][data-ui-mode=dark] .color-muted{color:var(--ds-color-utility-colorMuted, #343a40)}html[data-ui-theme=orion][data-ui-mode=dark] .bg-muted{background:var(--ds-color-body-bg, #e9ecef)!important}html[data-ui-theme=orion][data-ui-mode=dark] .text-black{color:var(--ds-color-surface-foreground, #111111)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bg-white{background-color:var(--ds-color-surface-default, #ffffff)!important}html[data-ui-theme=orion][data-ui-mode=dark] .text-normal{color:var(--ds-semantic-color-status-normal, #00db7e)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bg-normal{background-color:var(--ds-semantic-color-status-normal, #00db7e)!important}html[data-ui-theme=orion][data-ui-mode=dark] .border-normal{border-color:var(--ds-semantic-color-status-normal, #00db7e)!important}html[data-ui-theme=orion][data-ui-mode=dark] .text-degraded{color:var(--ds-semantic-color-status-degraded, #fbb700)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bg-degraded{background-color:var(--ds-semantic-color-status-degraded, #fbb700)!important}html[data-ui-theme=orion][data-ui-mode=dark] .border-degraded{border-color:var(--ds-semantic-color-status-degraded, #fbb700)!important}html[data-ui-theme=orion][data-ui-mode=dark] .text-critical{color:var(--ds-semantic-color-status-critical, #e04b4b)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bg-critical{background-color:var(--ds-semantic-color-status-critical, #e04b4b)!important}html[data-ui-theme=orion][data-ui-mode=dark] .border-critical{border-color:var(--ds-semantic-color-status-critical, #e04b4b)!important}html[data-ui-theme=orion][data-ui-mode=dark] .text-unknown{color:var(--ds-semantic-color-status-unknown, #999)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bg-unknown{background-color:var(--ds-semantic-color-status-unknown, #999)!important}html[data-ui-theme=orion][data-ui-mode=dark] .border-unknown{border-color:var(--ds-semantic-color-status-unknown, #999)!important}html[data-ui-theme=orion][data-ui-mode=dark] .text-priority-critical{color:var(--ds-semantic-color-priority-critical, #c23030)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button.bg-priority-critical,html[data-ui-theme=orion][data-ui-mode=dark] .bg-priority-critical{background-color:var(--ds-semantic-color-priority-critical, #c23030)!important;color:var(--ds-color-console-onDark, #ffffff);box-shadow:none}html[data-ui-theme=orion][data-ui-mode=dark] .border-priority-critical{border-color:var(--ds-semantic-color-priority-critical, #c23030)!important}html[data-ui-theme=orion][data-ui-mode=dark] .text-priority-high{color:var(--ds-semantic-color-priority-high, #f28349)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button.bg-priority-high,html[data-ui-theme=orion][data-ui-mode=dark] .bg-priority-high{background-color:var(--ds-semantic-color-priority-high, #f28349)!important;color:var(--ds-color-console-onDark, #ffffff);box-shadow:none}html[data-ui-theme=orion][data-ui-mode=dark] .border-priority-high{border-color:var(--ds-semantic-color-priority-high, #f28349)!important}html[data-ui-theme=orion][data-ui-mode=dark] .text-priority-moderate{color:var(--ds-semantic-color-priority-moderate, #fcda5d)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button.bg-priority-moderate,html[data-ui-theme=orion][data-ui-mode=dark] .bg-priority-moderate{background-color:var(--ds-semantic-color-priority-moderate, #fcda5d)!important;color:var(--ds-color-console-onLight, #111111);box-shadow:none}html[data-ui-theme=orion][data-ui-mode=dark] .border-priority-moderate{border-color:var(--ds-semantic-color-priority-moderate, #fcda5d)!important}html[data-ui-theme=orion][data-ui-mode=dark] .text-priority-low{color:var(--ds-semantic-color-priority-low, #e5eaef)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button.bg-priority-low,html[data-ui-theme=orion][data-ui-mode=dark] .bg-priority-low{background-color:var(--ds-semantic-color-priority-low, #e5eaef)!important;color:var(--ds-color-console-onLight, #111111);box-shadow:none}html[data-ui-theme=orion][data-ui-mode=dark] .border-priority-low{border-color:var(--ds-semantic-color-priority-low, #e5eaef)!important}html[data-ui-theme=orion][data-ui-mode=dark] .text-priority-unknown{color:var(--ds-semantic-color-priority-unknown, transparent)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button.bg-priority-unknown,html[data-ui-theme=orion][data-ui-mode=dark] .bg-priority-unknown{background-color:var(--ds-semantic-color-priority-unknown, transparent)!important;color:#8f99a8;box-shadow:none}html[data-ui-theme=orion][data-ui-mode=dark] .border-priority-unknown{border-color:var(--ds-semantic-color-priority-unknown, transparent)!important}html[data-ui-theme=orion][data-ui-mode=dark] .shadow{box-shadow:0 6px 12px var(--ds-shadow-body-boxShadowColor, rgba(140, 152, 164, .25))}html[data-ui-theme=orion][data-ui-mode=dark] ul.no-bullets{list-style-type:none;padding:0}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-xx-small{font-size:xx-small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-x-small{font-size:x-small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-small{font-size:small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-medium{font-size:medium}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-large{font-size:large}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-x-large{font-size:x-large}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-xx-large{font-size:xx-large}@media (min-width: 544px){html[data-ui-theme=orion][data-ui-mode=dark] .font-size-sm-xx-small{font-size:xx-small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-sm-x-small{font-size:x-small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-sm-small{font-size:small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-sm-medium{font-size:medium}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-sm-large{font-size:large}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-sm-x-large{font-size:x-large}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-sm-xx-large{font-size:xx-large}}@media (min-width: 768px){html[data-ui-theme=orion][data-ui-mode=dark] .font-size-md-xx-small{font-size:xx-small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-md-x-small{font-size:x-small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-md-small{font-size:small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-md-medium{font-size:medium}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-md-large{font-size:large}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-md-x-large{font-size:x-large}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-md-xx-large{font-size:xx-large}}@media (min-width: 992px){html[data-ui-theme=orion][data-ui-mode=dark] .font-size-lg-xx-small{font-size:xx-small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-lg-x-small{font-size:x-small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-lg-small{font-size:small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-lg-medium{font-size:medium}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-lg-large{font-size:large}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-lg-x-large{font-size:x-large}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-lg-xx-large{font-size:xx-large}}@media (min-width: 1200px){html[data-ui-theme=orion][data-ui-mode=dark] .font-size-xl-xx-small{font-size:xx-small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-xl-x-small{font-size:x-small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-xl-small{font-size:small}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-xl-medium{font-size:medium}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-xl-large{font-size:large}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-xl-x-large{font-size:x-large}html[data-ui-theme=orion][data-ui-mode=dark] .font-size-xl-xx-large{font-size:xx-large}}html[data-ui-theme=orion][data-ui-mode=dark] .fw-100{font-weight:100}html[data-ui-theme=orion][data-ui-mode=dark] .fw-200{font-weight:200}html[data-ui-theme=orion][data-ui-mode=dark] .fw-300{font-weight:300}html[data-ui-theme=orion][data-ui-mode=dark] .fw-400{font-weight:400}html[data-ui-theme=orion][data-ui-mode=dark] .fw-500{font-weight:500}html[data-ui-theme=orion][data-ui-mode=dark] .fw-600{font-weight:600}html[data-ui-theme=orion][data-ui-mode=dark] .fw-700{font-weight:700}html[data-ui-theme=orion][data-ui-mode=dark] .fw-800{font-weight:800}html[data-ui-theme=orion][data-ui-mode=dark] .fw-900{font-weight:900}html[data-ui-theme=orion][data-ui-mode=dark] .text-expanded-small{letter-spacing:1px}html[data-ui-theme=orion][data-ui-mode=dark] .text-expanded{letter-spacing:2px}html[data-ui-theme=orion][data-ui-mode=dark] .text-expanded-large{letter-spacing:3px}html[data-ui-theme=orion][data-ui-mode=dark] .pulse{animation:pulse 5s ease-in-out infinite}@keyframes pulse{0%{opacity:1}10%{opacity:.8}15%{opacity:1}}html[data-ui-theme=orion][data-ui-mode=dark] .pulse-double{animation:pulse-double 3s ease-in-out infinite}@keyframes pulse-double{0%{opacity:1}5%{opacity:.8}10%{opacity:1}15%{opacity:.8}20%{opacity:1}}html[data-ui-theme=orion][data-ui-mode=dark] .throb{animation:throb 2s ease-in alternate-reverse infinite}html[data-ui-theme=orion][data-ui-mode=dark] .throb-slow{animation:throb 4s ease-in alternate-reverse infinite}html[data-ui-theme=orion][data-ui-mode=dark] .throb-reverse{animation:throb-reverse 2s ease-out alternate-reverse infinite}@keyframes throb{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes throb-reverse{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}html[data-ui-theme=orion][data-ui-mode=dark] .rotate{animation:rotation 2s infinite linear}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}html[data-ui-theme=orion][data-ui-mode=dark] .opacity-0{opacity:0}html[data-ui-theme=orion][data-ui-mode=dark] .opacity-1{opacity:.1}html[data-ui-theme=orion][data-ui-mode=dark] .opacity-2,html[data-ui-theme=orion][data-ui-mode=dark] .opacity-disabled{opacity:.2}html[data-ui-theme=orion][data-ui-mode=dark] .opacity-3,html[data-ui-theme=orion][data-ui-mode=dark] .opacity-non-essential{opacity:.3}html[data-ui-theme=orion][data-ui-mode=dark] .opacity-4{opacity:.4}html[data-ui-theme=orion][data-ui-mode=dark] .opacity-5{opacity:.5}html[data-ui-theme=orion][data-ui-mode=dark] .opacity-6{opacity:.6}html[data-ui-theme=orion][data-ui-mode=dark] .opacity-7,html[data-ui-theme=orion][data-ui-mode=dark] .opacity-secondary{opacity:.7}html[data-ui-theme=orion][data-ui-mode=dark] .opacity-8{opacity:.8}html[data-ui-theme=orion][data-ui-mode=dark] .opacity-9{opacity:.9}html[data-ui-theme=orion][data-ui-mode=dark] .opacity-10{opacity:1}html[data-ui-theme=orion][data-ui-mode=dark] .flex-grow-2{flex-grow:2!important}html[data-ui-theme=orion][data-ui-mode=dark] .flex-grow-3{flex-grow:3!important}html[data-ui-theme=orion][data-ui-mode=dark] .flex-grow-4{flex-grow:4!important}html[data-ui-theme=orion][data-ui-mode=dark] .flex-grow-5{flex-grow:5!important}html[data-ui-theme=orion][data-ui-mode=dark] .flex-grow-6{flex-grow:6!important}html[data-ui-theme=orion][data-ui-mode=dark] .flex-grow-7{flex-grow:7!important}html[data-ui-theme=orion][data-ui-mode=dark] .flex-grow-8{flex-grow:8!important}html[data-ui-theme=orion][data-ui-mode=dark] .flex-grow-9{flex-grow:9!important}html[data-ui-theme=orion][data-ui-mode=dark] .flex-grow-10{flex-grow:10!important}html[data-ui-theme=orion][data-ui-mode=dark] .display-5{font-size:var(--ds-semantic-typography-scale-display-size, 2.5rem);font-weight:var(--ds-semantic-typography-scale-display-weight, 300);line-height:1.2}html[data-ui-theme=orion][data-ui-mode=dark] .display-6{font-size:var(--ds-semantic-typography-scale-heading-size, 2rem);font-weight:var(--ds-semantic-typography-scale-heading-weight, 300);line-height:1.2}html[data-ui-theme=orion][data-ui-mode=dark] .display-7{font-size:var(--ds-semantic-typography-scale-subheading-size, 1.5rem);font-weight:var(--ds-semantic-typography-scale-subheading-weight, 500);line-height:1.2}html[data-ui-theme=orion][data-ui-mode=dark] .display-8{font-size:var(--ds-semantic-typography-scale-body-size, 1rem);font-weight:var(--ds-semantic-typography-scale-body-weight, 200);line-height:1.2}html[data-ui-theme=orion][data-ui-mode=dark] .display-9{font-size:var(--ds-semantic-typography-scale-caption-size, .75rem);font-weight:var(--ds-semantic-typography-scale-caption-weight, 100);line-height:1.2}html[data-ui-theme=orion][data-ui-mode=dark] .display-10{font-size:var(--ds-semantic-typography-scale-micro-size, .6rem);font-weight:var(--ds-semantic-typography-scale-micro-weight, 100);line-height:1.2}html[data-ui-theme=orion][data-ui-mode=dark] .h-0-5{height:50px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-0-5{min-height:50px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-0-5{max-height:50px}html[data-ui-theme=orion][data-ui-mode=dark] .w-0-5{width:50px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-0-5{min-width:50px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-0-5{max-width:50px}html[data-ui-theme=orion][data-ui-mode=dark] .h-0-5-force{height:50px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-0-5-force{min-height:50px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-0-5-force{max-height:50px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-0-5-force{width:50px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-0-5-force{min-width:50px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-0-5-force{max-width:50px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-1{height:100px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-1{min-height:100px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-1{max-height:100px}html[data-ui-theme=orion][data-ui-mode=dark] .w-1{width:100px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-1{min-width:100px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-1{max-width:100px}html[data-ui-theme=orion][data-ui-mode=dark] .h-1-5{height:150px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-1-5{min-height:150px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-1-5{max-height:150px}html[data-ui-theme=orion][data-ui-mode=dark] .w-1-5{width:150px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-1-5{min-width:150px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-1-5{max-width:150px}html[data-ui-theme=orion][data-ui-mode=dark] .h-1-force{height:100px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-1-force{min-height:100px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-1-force{max-height:100px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-1-force{width:100px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-1-force{min-width:100px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-1-force{max-width:100px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-1-5-force{height:150px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-1-5-force{min-height:150px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-1-5-force{max-height:150px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-1-5-force{width:150px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-1-5-force{min-width:150px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-1-5-force{max-width:150px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-2{height:200px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-2{min-height:200px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-2{max-height:200px}html[data-ui-theme=orion][data-ui-mode=dark] .w-2{width:200px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-2{min-width:200px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-2{max-width:200px}html[data-ui-theme=orion][data-ui-mode=dark] .h-2-5{height:250px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-2-5{min-height:250px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-2-5{max-height:250px}html[data-ui-theme=orion][data-ui-mode=dark] .w-2-5{width:250px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-2-5{min-width:250px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-2-5{max-width:250px}html[data-ui-theme=orion][data-ui-mode=dark] .h-2-force{height:200px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-2-force{min-height:200px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-2-force{max-height:200px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-2-force{width:200px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-2-force{min-width:200px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-2-force{max-width:200px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-2-5-force{height:250px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-2-5-force{min-height:250px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-2-5-force{max-height:250px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-2-5-force{width:250px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-2-5-force{min-width:250px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-2-5-force{max-width:250px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-3{height:300px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-3{min-height:300px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-3{max-height:300px}html[data-ui-theme=orion][data-ui-mode=dark] .w-3{width:300px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-3{min-width:300px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-3{max-width:300px}html[data-ui-theme=orion][data-ui-mode=dark] .h-3-5{height:350px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-3-5{min-height:350px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-3-5{max-height:350px}html[data-ui-theme=orion][data-ui-mode=dark] .w-3-5{width:350px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-3-5{min-width:350px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-3-5{max-width:350px}html[data-ui-theme=orion][data-ui-mode=dark] .h-3-force{height:300px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-3-force{min-height:300px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-3-force{max-height:300px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-3-force{width:300px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-3-force{min-width:300px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-3-force{max-width:300px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-3-5-force{height:350px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-3-5-force{min-height:350px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-3-5-force{max-height:350px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-3-5-force{width:350px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-3-5-force{min-width:350px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-3-5-force{max-width:350px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-4{height:400px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-4{min-height:400px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-4{max-height:400px}html[data-ui-theme=orion][data-ui-mode=dark] .w-4{width:400px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-4{min-width:400px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-4{max-width:400px}html[data-ui-theme=orion][data-ui-mode=dark] .h-4-5{height:450px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-4-5{min-height:450px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-4-5{max-height:450px}html[data-ui-theme=orion][data-ui-mode=dark] .w-4-5{width:450px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-4-5{min-width:450px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-4-5{max-width:450px}html[data-ui-theme=orion][data-ui-mode=dark] .h-4-force{height:400px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-4-force{min-height:400px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-4-force{max-height:400px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-4-force{width:400px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-4-force{min-width:400px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-4-force{max-width:400px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-4-5-force{height:450px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-4-5-force{min-height:450px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-4-5-force{max-height:450px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-4-5-force{width:450px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-4-5-force{min-width:450px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-4-5-force{max-width:450px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-5{height:500px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-5{min-height:500px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-5{max-height:500px}html[data-ui-theme=orion][data-ui-mode=dark] .w-5{width:500px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-5{min-width:500px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-5{max-width:500px}html[data-ui-theme=orion][data-ui-mode=dark] .h-5-5{height:550px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-5-5{min-height:550px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-5-5{max-height:550px}html[data-ui-theme=orion][data-ui-mode=dark] .w-5-5{width:550px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-5-5{min-width:550px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-5-5{max-width:550px}html[data-ui-theme=orion][data-ui-mode=dark] .h-5-force{height:500px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-5-force{min-height:500px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-5-force{max-height:500px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-5-force{width:500px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-5-force{min-width:500px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-5-force{max-width:500px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-5-5-force{height:550px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-5-5-force{min-height:550px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-5-5-force{max-height:550px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-5-5-force{width:550px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-5-5-force{min-width:550px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-5-5-force{max-width:550px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-6{height:600px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-6{min-height:600px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-6{max-height:600px}html[data-ui-theme=orion][data-ui-mode=dark] .w-6{width:600px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-6{min-width:600px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-6{max-width:600px}html[data-ui-theme=orion][data-ui-mode=dark] .h-6-5{height:650px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-6-5{min-height:650px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-6-5{max-height:650px}html[data-ui-theme=orion][data-ui-mode=dark] .w-6-5{width:650px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-6-5{min-width:650px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-6-5{max-width:650px}html[data-ui-theme=orion][data-ui-mode=dark] .h-6-force{height:600px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-6-force{min-height:600px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-6-force{max-height:600px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-6-force{width:600px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-6-force{min-width:600px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-6-force{max-width:600px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-6-5-force{height:650px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-6-5-force{min-height:650px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-6-5-force{max-height:650px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-6-5-force{width:650px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-6-5-force{min-width:650px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-6-5-force{max-width:650px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-7{height:700px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-7{min-height:700px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-7{max-height:700px}html[data-ui-theme=orion][data-ui-mode=dark] .w-7{width:700px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-7{min-width:700px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-7{max-width:700px}html[data-ui-theme=orion][data-ui-mode=dark] .h-7-5{height:750px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-7-5{min-height:750px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-7-5{max-height:750px}html[data-ui-theme=orion][data-ui-mode=dark] .w-7-5{width:750px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-7-5{min-width:750px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-7-5{max-width:750px}html[data-ui-theme=orion][data-ui-mode=dark] .h-7-force{height:700px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-7-force{min-height:700px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-7-force{max-height:700px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-7-force{width:700px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-7-force{min-width:700px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-7-force{max-width:700px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-7-5-force{height:750px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-7-5-force{min-height:750px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-7-5-force{max-height:750px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-7-5-force{width:750px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-7-5-force{min-width:750px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-7-5-force{max-width:750px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-8{height:800px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-8{min-height:800px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-8{max-height:800px}html[data-ui-theme=orion][data-ui-mode=dark] .w-8{width:800px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-8{min-width:800px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-8{max-width:800px}html[data-ui-theme=orion][data-ui-mode=dark] .h-8-5{height:850px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-8-5{min-height:850px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-8-5{max-height:850px}html[data-ui-theme=orion][data-ui-mode=dark] .w-8-5{width:850px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-8-5{min-width:850px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-8-5{max-width:850px}html[data-ui-theme=orion][data-ui-mode=dark] .h-8-force{height:800px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-8-force{min-height:800px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-8-force{max-height:800px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-8-force{width:800px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-8-force{min-width:800px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-8-force{max-width:800px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-8-5-force{height:850px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-8-5-force{min-height:850px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-8-5-force{max-height:850px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-8-5-force{width:850px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-8-5-force{min-width:850px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-8-5-force{max-width:850px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-9{height:900px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-9{min-height:900px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-9{max-height:900px}html[data-ui-theme=orion][data-ui-mode=dark] .w-9{width:900px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-9{min-width:900px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-9{max-width:900px}html[data-ui-theme=orion][data-ui-mode=dark] .h-9-5{height:950px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-9-5{min-height:950px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-9-5{max-height:950px}html[data-ui-theme=orion][data-ui-mode=dark] .w-9-5{width:950px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-9-5{min-width:950px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-9-5{max-width:950px}html[data-ui-theme=orion][data-ui-mode=dark] .h-9-force{height:900px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-9-force{min-height:900px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-9-force{max-height:900px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-9-force{width:900px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-9-force{min-width:900px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-9-force{max-width:900px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-9-5-force{height:950px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-9-5-force{min-height:950px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-9-5-force{max-height:950px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-9-5-force{width:950px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-9-5-force{min-width:950px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-9-5-force{max-width:950px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-10{height:1000px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-10{min-height:1000px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-10{max-height:1000px}html[data-ui-theme=orion][data-ui-mode=dark] .w-10{width:1000px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-10{min-width:1000px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-10{max-width:1000px}html[data-ui-theme=orion][data-ui-mode=dark] .h-10-5{height:1050px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-10-5{min-height:1050px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-10-5{max-height:1050px}html[data-ui-theme=orion][data-ui-mode=dark] .w-10-5{width:1050px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-10-5{min-width:1050px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-10-5{max-width:1050px}html[data-ui-theme=orion][data-ui-mode=dark] .h-10-force{height:1000px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-10-force{min-height:1000px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-10-force{max-height:1000px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-10-force{width:1000px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-10-force{min-width:1000px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-10-force{max-width:1000px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-10-5-force{height:1050px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-10-5-force{min-height:1050px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-10-5-force{max-height:1050px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-10-5-force{width:1050px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-10-5-force{min-width:1050px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-10-5-force{max-width:1050px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-11{height:1100px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-11{min-height:1100px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-11{max-height:1100px}html[data-ui-theme=orion][data-ui-mode=dark] .w-11{width:1100px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-11{min-width:1100px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-11{max-width:1100px}html[data-ui-theme=orion][data-ui-mode=dark] .h-11-5{height:1150px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-11-5{min-height:1150px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-11-5{max-height:1150px}html[data-ui-theme=orion][data-ui-mode=dark] .w-11-5{width:1150px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-11-5{min-width:1150px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-11-5{max-width:1150px}html[data-ui-theme=orion][data-ui-mode=dark] .h-11-force{height:1100px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-11-force{min-height:1100px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-11-force{max-height:1100px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-11-force{width:1100px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-11-force{min-width:1100px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-11-force{max-width:1100px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-11-5-force{height:1150px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-11-5-force{min-height:1150px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-11-5-force{max-height:1150px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-11-5-force{width:1150px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-11-5-force{min-width:1150px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-11-5-force{max-width:1150px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-12{height:1200px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-12{min-height:1200px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-12{max-height:1200px}html[data-ui-theme=orion][data-ui-mode=dark] .w-12{width:1200px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-12{min-width:1200px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-12{max-width:1200px}html[data-ui-theme=orion][data-ui-mode=dark] .h-12-5{height:1250px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-12-5{min-height:1250px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-12-5{max-height:1250px}html[data-ui-theme=orion][data-ui-mode=dark] .w-12-5{width:1250px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-12-5{min-width:1250px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-12-5{max-width:1250px}html[data-ui-theme=orion][data-ui-mode=dark] .h-12-force{height:1200px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-12-force{min-height:1200px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-12-force{max-height:1200px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-12-force{width:1200px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-12-force{min-width:1200px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-12-force{max-width:1200px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-12-5-force{height:1250px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-12-5-force{min-height:1250px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-12-5-force{max-height:1250px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-12-5-force{width:1250px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-12-5-force{min-width:1250px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-12-5-force{max-width:1250px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-13{height:1300px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-13{min-height:1300px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-13{max-height:1300px}html[data-ui-theme=orion][data-ui-mode=dark] .w-13{width:1300px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-13{min-width:1300px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-13{max-width:1300px}html[data-ui-theme=orion][data-ui-mode=dark] .h-13-5{height:1350px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-13-5{min-height:1350px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-13-5{max-height:1350px}html[data-ui-theme=orion][data-ui-mode=dark] .w-13-5{width:1350px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-13-5{min-width:1350px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-13-5{max-width:1350px}html[data-ui-theme=orion][data-ui-mode=dark] .h-13-force{height:1300px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-13-force{min-height:1300px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-13-force{max-height:1300px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-13-force{width:1300px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-13-force{min-width:1300px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-13-force{max-width:1300px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-13-5-force{height:1350px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-13-5-force{min-height:1350px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-13-5-force{max-height:1350px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-13-5-force{width:1350px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-13-5-force{min-width:1350px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-13-5-force{max-width:1350px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-14{height:1400px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-14{min-height:1400px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-14{max-height:1400px}html[data-ui-theme=orion][data-ui-mode=dark] .w-14{width:1400px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-14{min-width:1400px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-14{max-width:1400px}html[data-ui-theme=orion][data-ui-mode=dark] .h-14-5{height:1450px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-14-5{min-height:1450px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-14-5{max-height:1450px}html[data-ui-theme=orion][data-ui-mode=dark] .w-14-5{width:1450px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-14-5{min-width:1450px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-14-5{max-width:1450px}html[data-ui-theme=orion][data-ui-mode=dark] .h-14-force{height:1400px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-14-force{min-height:1400px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-14-force{max-height:1400px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-14-force{width:1400px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-14-force{min-width:1400px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-14-force{max-width:1400px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-14-5-force{height:1450px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-14-5-force{min-height:1450px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-14-5-force{max-height:1450px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-14-5-force{width:1450px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-14-5-force{min-width:1450px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-14-5-force{max-width:1450px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-15{height:1500px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-15{min-height:1500px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-15{max-height:1500px}html[data-ui-theme=orion][data-ui-mode=dark] .w-15{width:1500px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-15{min-width:1500px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-15{max-width:1500px}html[data-ui-theme=orion][data-ui-mode=dark] .h-15-5{height:1550px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-15-5{min-height:1550px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-15-5{max-height:1550px}html[data-ui-theme=orion][data-ui-mode=dark] .w-15-5{width:1550px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-15-5{min-width:1550px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-15-5{max-width:1550px}html[data-ui-theme=orion][data-ui-mode=dark] .h-15-force{height:1500px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-15-force{min-height:1500px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-15-force{max-height:1500px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-15-force{width:1500px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-15-force{min-width:1500px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-15-force{max-width:1500px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-15-5-force{height:1550px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-15-5-force{min-height:1550px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-15-5-force{max-height:1550px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-15-5-force{width:1550px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-15-5-force{min-width:1550px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-15-5-force{max-width:1550px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-16{height:1600px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-16{min-height:1600px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-16{max-height:1600px}html[data-ui-theme=orion][data-ui-mode=dark] .w-16{width:1600px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-16{min-width:1600px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-16{max-width:1600px}html[data-ui-theme=orion][data-ui-mode=dark] .h-16-5{height:1650px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-16-5{min-height:1650px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-16-5{max-height:1650px}html[data-ui-theme=orion][data-ui-mode=dark] .w-16-5{width:1650px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-16-5{min-width:1650px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-16-5{max-width:1650px}html[data-ui-theme=orion][data-ui-mode=dark] .h-16-force{height:1600px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-16-force{min-height:1600px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-16-force{max-height:1600px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-16-force{width:1600px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-16-force{min-width:1600px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-16-force{max-width:1600px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-16-5-force{height:1650px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-16-5-force{min-height:1650px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-16-5-force{max-height:1650px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-16-5-force{width:1650px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-16-5-force{min-width:1650px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-16-5-force{max-width:1650px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-17{height:1700px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-17{min-height:1700px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-17{max-height:1700px}html[data-ui-theme=orion][data-ui-mode=dark] .w-17{width:1700px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-17{min-width:1700px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-17{max-width:1700px}html[data-ui-theme=orion][data-ui-mode=dark] .h-17-5{height:1750px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-17-5{min-height:1750px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-17-5{max-height:1750px}html[data-ui-theme=orion][data-ui-mode=dark] .w-17-5{width:1750px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-17-5{min-width:1750px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-17-5{max-width:1750px}html[data-ui-theme=orion][data-ui-mode=dark] .h-17-force{height:1700px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-17-force{min-height:1700px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-17-force{max-height:1700px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-17-force{width:1700px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-17-force{min-width:1700px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-17-force{max-width:1700px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-17-5-force{height:1750px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-17-5-force{min-height:1750px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-17-5-force{max-height:1750px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-17-5-force{width:1750px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-17-5-force{min-width:1750px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-17-5-force{max-width:1750px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-18{height:1800px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-18{min-height:1800px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-18{max-height:1800px}html[data-ui-theme=orion][data-ui-mode=dark] .w-18{width:1800px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-18{min-width:1800px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-18{max-width:1800px}html[data-ui-theme=orion][data-ui-mode=dark] .h-18-5{height:1850px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-18-5{min-height:1850px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-18-5{max-height:1850px}html[data-ui-theme=orion][data-ui-mode=dark] .w-18-5{width:1850px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-18-5{min-width:1850px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-18-5{max-width:1850px}html[data-ui-theme=orion][data-ui-mode=dark] .h-18-force{height:1800px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-18-force{min-height:1800px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-18-force{max-height:1800px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-18-force{width:1800px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-18-force{min-width:1800px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-18-force{max-width:1800px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-18-5-force{height:1850px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-18-5-force{min-height:1850px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-18-5-force{max-height:1850px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-18-5-force{width:1850px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-18-5-force{min-width:1850px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-18-5-force{max-width:1850px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-19{height:1900px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-19{min-height:1900px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-19{max-height:1900px}html[data-ui-theme=orion][data-ui-mode=dark] .w-19{width:1900px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-19{min-width:1900px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-19{max-width:1900px}html[data-ui-theme=orion][data-ui-mode=dark] .h-19-5{height:1950px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-19-5{min-height:1950px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-19-5{max-height:1950px}html[data-ui-theme=orion][data-ui-mode=dark] .w-19-5{width:1950px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-19-5{min-width:1950px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-19-5{max-width:1950px}html[data-ui-theme=orion][data-ui-mode=dark] .h-19-force{height:1900px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-19-force{min-height:1900px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-19-force{max-height:1900px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-19-force{width:1900px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-19-force{min-width:1900px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-19-force{max-width:1900px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-19-5-force{height:1950px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-19-5-force{min-height:1950px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-19-5-force{max-height:1950px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-19-5-force{width:1950px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-19-5-force{min-width:1950px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-19-5-force{max-width:1950px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-20{height:2000px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-20{min-height:2000px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-20{max-height:2000px}html[data-ui-theme=orion][data-ui-mode=dark] .w-20{width:2000px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-20{min-width:2000px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-20{max-width:2000px}html[data-ui-theme=orion][data-ui-mode=dark] .h-20-5{height:2050px}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-20-5{min-height:2050px}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-20-5{max-height:2050px}html[data-ui-theme=orion][data-ui-mode=dark] .w-20-5{width:2050px}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-20-5{min-width:2050px}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-20-5{max-width:2050px}html[data-ui-theme=orion][data-ui-mode=dark] .h-20-force{height:2000px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-20-force{min-height:2000px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-20-force{max-height:2000px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-20-force{width:2000px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-20-force{min-width:2000px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-20-force{max-width:2000px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-20-5-force{height:2050px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-min-20-5-force{min-height:2050px!important}html[data-ui-theme=orion][data-ui-mode=dark] .h-max-20-5-force{max-height:2050px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-20-5-force{width:2050px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-min-20-5-force{min-width:2050px!important}html[data-ui-theme=orion][data-ui-mode=dark] .w-max-20-5-force{max-width:2050px!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button.bp6-minimal.bp6-intent-warning{color:#fd8928}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button .bp6-icon,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button .bp6-icon-standard,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button .bp6-icon-large{color:inherit}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target){border-radius:var(--ds-component-button-radius-pill, 20px)!important;box-shadow:none!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-intent-primary{background-color:var(--ds-component-button-primary-bg, #6464fd);border:1px solid var(--ds-component-button-primary-bg, #6464fd);color:#f6f7f9!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-intent-primary:not(.bp6-disabled):hover{background-color:var(--ds-component-button-primary-bgHover, #007bff)!important;border:1px solid var(--ds-component-button-primary-bgHover, #007bff)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-intent-primary.bp6-disabled{background-color:var(--ds-component-button-primary-bg, #6464fd);color:var(--ds-component-button-primary-textDisabled, #c9c9c9)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-outlined{border:1px solid var(--ds-component-button-outline-border, #6464fd)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-active.bp6-outlined{color:var(--ds-component-button-active-text, #ffffff)!important;background-color:var(--ds-component-button-primary-bg, #6464fd)!important;border:1px solid var(--ds-component-button-primary-bg, #6464fd)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-active.bp6-outlined:hover{background-color:var(--ds-component-button-primary-bgHover, #007bff)!important;border:1px solid var(--ds-component-button-primary-bgHover, #007bff)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button:not([class*=bp6-intent-],.bp6-minimal){background-color:var(--ds-color-surface-default, #161a25)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button:not([class*=bp6-intent-],.bp6-minimal).bp6-active{background-color:var(--ds-color-surface-default, #161a25)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button-group .bp6-button:not(.bp6-disabled):hover{color:var(--ds-component-button-outline-text, #007bff);box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button-group:not(.bp6-vertical){border-radius:0!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button-group:not(.bp6-minimal) .bp6-button:not(:last-of-type){border-bottom-right-radius:0!important;border-top-right-radius:0!important;margin-right:var(--ds-component-button-group-gap, 1px)!important;box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button-group:not(.bp6-minimal) .bp6-button:not(:first-of-type){border-bottom-left-radius:0!important;border-top-left-radius:0!important;margin-left:var(--ds-component-button-group-gap, 1px)!important;box-shadow:var(--ds-semantic-shadow-xs, 0px 0px 5px rgba(0, 0, 0, .1))!important}html[data-ui-theme=orion][data-ui-mode=dark] button.toggleable,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button.toggleable{opacity:.6}html[data-ui-theme=orion][data-ui-mode=dark] button.toggleable:hover,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button.toggleable:hover{opacity:1}html[data-ui-theme=orion][data-ui-mode=dark] button.toggleable.bp6-active,html[data-ui-theme=orion][data-ui-mode=dark] button.toggleable.active,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button.toggleable.bp6-active,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-button.toggleable.active{box-shadow:0 1px 5px #388737!important;opacity:1}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-button:not(.rdp-day,.tooltip-reset,.custom-target).bp6-outlined{border:1px solid var(--ds-component-button-outline-border, #6464fd)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-button-group .bp6-button:not(.bp6-disabled):hover{color:var(--ds-component-button-outline-text, #007bff)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-button-group:not(.bp6-vertical) .bp6-button:not(:last-of-type){border-right:2px solid transparent!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-button-group:not(.bp6-vertical) .bp6-button:not(:first-of-type){border-left:2px solid transparent!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-button,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-button:hover{color:var(--ds-component-button-textOnDark, #ffffff);box-shadow:none}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-button:not([class*=bp6-intent-],.bp6-minimal):not(.bp6-disabled):hover{background-color:var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3))!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-button:not([class*=bp6-intent-],.bp6-minimal):disabled,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-button:not([class*=bp6-intent-],.bp6-minimal).bp6-disabled{background-color:var(--ds-component-button-disabled-bg, var(--ds-component-controls-select-disabledBg, #2f3a4f))!important;color:var(--ds-component-button-disabled-text, var(--ds-component-controls-select-disabledText, #5c7080))!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-card{background-color:var(--ds-component-card-bg, #ffffff)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dialog,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dialog-header,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dialog-footer{flex-shrink:0}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dialog,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dialog-header{border-radius:0}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dialog-footer .bp6-button,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-alert-footer .bp6-button,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dialog-footer-actions .bp6-button{min-width:var(--ds-component-dialog-action-minWidth, 90px)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]){border:1px solid var(--ds-component-dialog-outline-border, var(--ds-component-button-outline-border, #6464fd))}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]):hover{background:var(--ds-component-button-outline-hoverBg, var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3)))}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]),html[data-ui-theme=orion][data-ui-mode=dark] html[data-bs-theme=dark] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]){border:1px solid var(--ds-component-dialog-outline-border, var(--ds-component-button-outline-border, #6464fd));background:none}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]):hover,html[data-ui-theme=orion][data-ui-mode=dark] html[data-bs-theme=dark] .bp6-dialog-footer-actions .bp6-button:not([class*=bp6-intent-]):hover{background:var(--ds-component-button-outline-hoverBg, var(--ds-component-button-outline-hoverBg, rgba(52, 58, 64, .3)))}html[data-ui-theme=orion][data-ui-mode=dark] .edit-data-store-widget-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=dark] .runbook-widget-config-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=dark] .edit-text-widget-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=dark] .edit-toolbar-widget-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=dark] .edit-metadata-search-widget-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=dark] .edit-metric-categories-widget-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=dark] .edit-vantage-point-widget-dialog.panel-content,html[data-ui-theme=orion][data-ui-mode=dark] .observation-mgr-widget-config-dialog.panel-content{max-width:860px;height:min(860px,100vh - 120px);display:flex;flex-direction:column;min-height:0}html[data-ui-theme=orion][data-ui-mode=dark] .edit-data-store-widget-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=dark] .runbook-widget-config-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=dark] .edit-text-widget-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=dark] .edit-toolbar-widget-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=dark] .edit-metadata-search-widget-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=dark] .edit-metric-categories-widget-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=dark] .edit-vantage-point-widget-dialog.panel-content>.h-100,html[data-ui-theme=orion][data-ui-mode=dark] .observation-mgr-widget-config-dialog.panel-content>.h-100{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;height:auto!important}html[data-ui-theme=orion][data-ui-mode=dark] .edit-data-store-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .runbook-widget-config-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .edit-text-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .edit-toolbar-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .edit-metadata-search-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .edit-metric-categories-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .edit-vantage-point-widget-dialog.panel-content>.widget-interaction-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .observation-mgr-widget-config-dialog.panel-content>.widget-interaction-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=orion][data-ui-mode=dark] .edit-data-store-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .runbook-widget-config-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .edit-text-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .edit-toolbar-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .edit-metadata-search-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .edit-metric-categories-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .edit-vantage-point-widget-dialog.panel-content>.widget-links-config-step,html[data-ui-theme=orion][data-ui-mode=dark] .observation-mgr-widget-config-dialog.panel-content>.widget-links-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=orion][data-ui-mode=dark] .web-component-widget-config-dialog.panel-content{max-width:860px;height:min(860px,100vh - 120px);display:flex;flex-direction:column;min-height:0;overflow:hidden}html[data-ui-theme=orion][data-ui-mode=dark] .web-component-widget-config-dialog.panel-content>.h-100{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;height:auto!important}html[data-ui-theme=orion][data-ui-mode=dark] .web-component-widget-config-dialog.panel-content>.widget-interaction-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=orion][data-ui-mode=dark] .web-component-widget-config-dialog.panel-content>.widget-links-config-step{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-input:not([type=search]){border-radius:var(--ds-component-controls-borderRadius-none, 0)!important}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-input{color:var(--ds-component-controls-input-text, #f5f8fa);box-shadow:none}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-html-select select,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-select select{border-radius:var(--ds-component-controls-borderRadius-none, 0)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-html-select select:disabled,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-html-select select.bp6-disabled,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-select select:disabled,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-select select.bp6-disabled{background-color:var(--ds-component-controls-select-disabledBg, #2f3a4f);color:var(--ds-component-controls-select-disabledText, #5c7080)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-control{margin-bottom:var(--ds-semantic-spacing-layout-gridGutter, 10px)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-control.bp6-checkbox .bp6-control-indicator{border-radius:var(--ds-component-controls-borderRadius-none, 0)!important;box-shadow:inset 0 0 0 1px var(--ds-component-controls-indicator-shadow-border, rgba(17, 17, 17, .2)),inset 0 -1px 0 var(--ds-component-controls-indicator-shadow-shadow, rgba(17, 17, 17, .1))}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-control.bp6-checkbox input:disabled~.bp6-control-indicator,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-control.bp6-radio input:disabled~.bp6-control-indicator{background-color:var(--ds-component-controls-indicator-disabledBg, #d1d5db)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-radio .bp6-control-indicator{border-radius:50%}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-radio input:checked~.bp6-control-indicator:before{background-image:radial-gradient(var(--ds-component-controls-radio-dot, #ffffff),var(--ds-component-controls-radio-dot, #ffffff) 28%,transparent 32%)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-radio input:checked:disabled~.bp6-control-indicator:before{opacity:.5}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-checkbox input:not(:checked):not(:indeterminate)~.bp6-control-indicator,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-radio input:not(:checked):not(:indeterminate)~.bp6-control-indicator,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-switch input:not(:checked):not(:indeterminate)~.bp6-control-indicator{background-color:var(--ds-component-controls-indicator-bg, #161a25)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-checkbox .bp6-control-indicator,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-radio .bp6-control-indicator,html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .bp6-control.bp6-switch .bp6-control-indicator{box-shadow:inset 0 0 0 1px var(--ds-shadow-overlayInset-border, rgba(255, 255, 255, .2)),inset 0 -1px 0 var(--ds-shadow-overlayInset-bottom, rgba(255, 255, 255, .1))}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark a:not([role=menuitem],[role=button]){color:var(--ds-component-link-default, #8abbff)!important}html[data-ui-theme=orion][data-ui-mode=dark] table.bp6-html-table td{font-weight:var(--ds-component-table-body-fontWeight, 400)}html[data-ui-theme=orion][data-ui-mode=dark] .tir-ui-table-container table.tir-ui-table.bp6-html-table thead tr th{font-weight:var(--ds-component-table-header-fontWeight, 600)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table tbody{background:var(--ds-component-table-body-bg, #2f333e)}html[data-ui-theme=orion][data-ui-mode=dark] .bp6-dark .tir-ui-table-container table.tir-ui-table.bp6-html-table.bp6-html-table-bordered tr{border-top-color:var(--ds-component-table-border-top, #242833)!important}html[data-ui-theme=orion][data-ui-mode=dark] .tir-ui-pagination{padding:var(--ds-component-table-pagination-padding, 5px);white-space:nowrap}html[data-ui-theme=orion][data-ui-mode=dark] .tir-ui-pagination .page-info{margin-right:var(--ds-semantic-spacing-layout-gridGutter, 10px)}html[data-ui-theme=orion][data-ui-mode=dark] .tir-ui-pagination select{min-width:var(--ds-component-table-pagination-select-minWidth, 100px)}html[data-ui-theme=orion][data-ui-mode=dark] .tir-ui-pagination input,html[data-ui-theme=orion][data-ui-mode=dark] .tir-ui-pagination button{height:var(--ds-component-table-pagination-control-height, 30px)}
