.block-component.table-widget.innerContainer{border-color:var(--retool-table-border) !important}.block-component.table-widget.innerContainer.hide-table-border{border-color:transparent !important;background:transparent}.table-widget{border-radius:min(var(--retool-table-border-radius), 18px)}.table-widget .shortcuts-container,.table-widget .columns-reorder-container{border-radius:min(var(--retool-table-border-radius), 18px)}.table-widget .rt-thead{height:36px}.table-widget .rt-thead .rt-th{border-color:var(--retool-table-border)}.table-widget.hide-column-borders .cell-container-v2{border-right:none}.table-widget.hide-column-borders .rt-thead:not(.guideflow_hovered) .rt-th{border-color:transparent}.table-widget.is-empty .rt-thead{border:none}.table-widget.is-empty .rt-tr-group{display:none}._retool-TableWidget .ant-menu,.table-dropdown-overlay .ant-menu{background:var(--retool-table-toolbar-background);border:1px solid var(--retool-table-border);color:var(--retool-table-toolbar-text)}._retool-TableWidget .ReactTable,.table-dropdown-overlay .ReactTable{border-radius:min(var(--retool-table-border-radius), 18px)}._retool-TableWidget .ReactTable .table-checkbox-column-header,.table-dropdown-overlay .ReactTable .table-checkbox-column-header{padding:0}._retool-TableWidget .ReactTable .table-checkbox-column-header>div,.table-dropdown-overlay .ReactTable .table-checkbox-column-header>div{height:100%}._retool-TableWidget .ReactTable .rt-thead,.table-dropdown-overlay .ReactTable .rt-thead{background-color:var(--retool-table-header-background);color:var(--retool-table-header-text);border-color:var(--retool-table-border);border-top-left-radius:min(var(--retool-table-border-radius), 18px);border-top-right-radius:min(var(--retool-table-border-radius), 18px)}._retool-TableWidget .ReactTable .rt-thead .rt-tr,.table-dropdown-overlay .ReactTable .rt-thead .rt-tr{border-radius:min(var(--retool-table-border-radius), 18px)}._retool-TableWidget .ReactTable .rt-thead .table-header-column,.table-dropdown-overlay .ReactTable .rt-thead .table-header-column{display:grid;grid-template-columns:1fr 14px;justify-content:space-between;align-items:center;height:100%;padding-right:2px;padding-left:12px}._retool-TableWidget .ReactTable .rt-thead .table-header-column.guideflow_hovered .sort-dropdown,.table-dropdown-overlay .ReactTable .rt-thead .table-header-column.guideflow_hovered .sort-dropdown{color:var(--retool-table-header-text)}._retool-TableWidget .ReactTable .rt-thead .-cursor-pointer .table-header-column.guideflow_hovered,.table-dropdown-overlay .ReactTable .rt-thead .-cursor-pointer .table-header-column.guideflow_hovered{background-color:var(--retool-table-header-hover-background, var(--retool-table-header-background-600))}._retool-TableWidget .ReactTable .rt-thead .column-header-name,.table-dropdown-overlay .ReactTable .rt-thead .column-header-name{display:flex;align-items:center;width:100%;overflow:hidden}._retool-TableWidget .ReactTable .rt-thead .column-header-name .sort-arrow-icon,._retool-TableWidget .ReactTable .rt-thead .column-header-name .editable-icon,.table-dropdown-overlay .ReactTable .rt-thead .column-header-name .sort-arrow-icon,.table-dropdown-overlay .ReactTable .rt-thead .column-header-name .editable-icon{flex:0 0 auto}._retool-TableWidget .ReactTable .rt-thead .column-header-name .editable-icon,.table-dropdown-overlay .ReactTable .rt-thead .column-header-name .editable-icon{margin-right:4px;color:var(--retool-table-header-text)}._retool-TableWidget .ReactTable .rt-thead .column-header-name .sort-arrow-icon,.table-dropdown-overlay .ReactTable .rt-thead .column-header-name .sort-arrow-icon{vertical-align:middle;margin-left:4px;color:var(--retool-table-header-accent);display:none}._retool-TableWidget .ReactTable .rt-thead .column-header-name .column-title,.table-dropdown-overlay .ReactTable .rt-thead .column-header-name .column-title{flex:0 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._retool-TableWidget .ReactTable .rt-thead .sort-dropdown,.table-dropdown-overlay .ReactTable .rt-thead .sort-dropdown{height:100%;width:100%;display:flex;justify-content:center;margin-left:2px}._retool-TableWidget .ReactTable .rt-thead .-sort-asc,._retool-TableWidget .ReactTable .rt-thead .-sort-desc,.table-dropdown-overlay .ReactTable .rt-thead .-sort-asc,.table-dropdown-overlay .ReactTable .rt-thead .-sort-desc{background-color:var(--retool-table-header-background);box-shadow:none}._retool-TableWidget .ReactTable .rt-thead .-sort-asc .sort-arrow-icon,._retool-TableWidget .ReactTable .rt-thead .-sort-desc .sort-arrow-icon,.table-dropdown-overlay .ReactTable .rt-thead .-sort-asc .sort-arrow-icon,.table-dropdown-overlay .ReactTable .rt-thead .-sort-desc .sort-arrow-icon{display:inline}._retool-TableWidget .ReactTable .rt-thead .-sort-asc,.table-dropdown-overlay .ReactTable .rt-thead .-sort-asc{display:block}._retool-TableWidget .ReactTable .rt-thead .-sort-asc .sort-arrow-icon,.table-dropdown-overlay .ReactTable .rt-thead .-sort-asc .sort-arrow-icon{transform:rotate(180deg)}._retool-TableWidget .ReactTable .rthfc-th-fixed,._retool-TableWidget .ReactTable .rt-th,.table-dropdown-overlay .ReactTable .rthfc-th-fixed,.table-dropdown-overlay .ReactTable .rt-th{background-color:var(--retool-table-header-background)}._retool-TableWidget .ReactTable .table-row.-odd,.table-dropdown-overlay .ReactTable .table-row.-odd{background-color:var(--retool-table-background)}._retool-TableWidget .ReactTable .table-row.-odd .rthfc-td-fixed .cell-container-v2,.table-dropdown-overlay .ReactTable .table-row.-odd .rthfc-td-fixed .cell-container-v2{background-color:var(--retool-table-background)}._retool-TableWidget .ReactTable .table-row.-even,.table-dropdown-overlay .ReactTable .table-row.-even{background-color:var(--retool-table-alternate-row-background)}._retool-TableWidget .ReactTable .table-row.-even .rthfc-td-fixed .cell-container-v2,.table-dropdown-overlay .ReactTable .table-row.-even .rthfc-td-fixed .cell-container-v2{background-color:var(--retool-table-alternate-row-background)}._retool-TableWidget .ReactTable .table-row,.table-dropdown-overlay .ReactTable .table-row{position:relative}._retool-TableWidget .ReactTable .table-row .inner-cell-container,.table-dropdown-overlay .ReactTable .table-row .inner-cell-container{position:relative}._retool-TableWidget .ReactTable .cell-container-v2,.table-dropdown-overlay .ReactTable .cell-container-v2{color:var(--retool-text-auto);background-color:unset}._retool-TableWidget .ReactTable .rt-noData,.table-dropdown-overlay .ReactTable .rt-noData{color:var(--retool-table-header-text);background-color:transparent}._retool-TableWidget .ReactTable .rt-tbody,.table-dropdown-overlay .ReactTable .rt-tbody{border-color:var(--retool-table-border);background-color:var(--retool-table-background)}._retool-TableWidget .ReactTable .rt-tbody .rthfc-td-fixed .cell-container-v2,._retool-TableWidget .ReactTable .rt-tbody .rthfc-td-fixed .table-cell-action,.table-dropdown-overlay .ReactTable .rt-tbody .rthfc-td-fixed .cell-container-v2,.table-dropdown-overlay .ReactTable .rt-tbody .rthfc-td-fixed .table-cell-action{border-top:1px solid var(--retool-table-border)}._retool-TableWidget .ReactTable .rt-tbody .rthfc-td-fixed .table-cell-opacity,.table-dropdown-overlay .ReactTable .rt-tbody .rthfc-td-fixed .table-cell-opacity{z-index:1}._retool-TableWidget .ReactTable .rt-tbody .rt-tr-group,.table-dropdown-overlay .ReactTable .rt-tbody .rt-tr-group{border-color:var(--retool-table-border)}._retool-TableWidget .ReactTable .rt-tbody .rt-tr-group:last-child,.table-dropdown-overlay .ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:1px solid var(--retool-table-border)}._retool-TableWidget .ReactTable .rt-tbody .rt-tr,.table-dropdown-overlay .ReactTable .rt-tbody .rt-tr{border-color:var(--retool-table-border)}._retool-TableWidget .ReactTable .rt-tbody .cell-container-v2,._retool-TableWidget .ReactTable .rt-tbody .table-cell-action,.table-dropdown-overlay .ReactTable .rt-tbody .cell-container-v2,.table-dropdown-overlay .ReactTable .rt-tbody .table-cell-action{border-color:var(--retool-table-border)}._retool-TableWidget .ReactTable .rt-tbody .table-cell-action,.table-dropdown-overlay .ReactTable .rt-tbody .table-cell-action{border-top:1px solid var(--retool-table-border)}._retool-TableWidget .ReactTable .rt-td:last-of-type .cell-container-v2,.table-dropdown-overlay .ReactTable .rt-td:last-of-type .cell-container-v2{border-right:none}._retool-TableWidget .ReactTable .-pagination,.table-dropdown-overlay .ReactTable .-pagination{box-shadow:none}._retool-TableWidget .ReactTable .-pagination .ant-btn-link,.table-dropdown-overlay .ReactTable .-pagination .ant-btn-link{color:var(--retool-table-toolbar-accent)}._retool-TableWidget .ReactTable .-pagination .ant-btn-link.guideflow_hovered,.table-dropdown-overlay .ReactTable .-pagination .ant-btn-link.guideflow_hovered{color:var(--retool-table-toolbar-accent-600)}._retool-TableWidget .ReactTable .-pagination .ant-btn-primary,.table-dropdown-overlay .ReactTable .-pagination .ant-btn-primary{background-color:var(--retool-table-toolbar-accent);border-color:var(--retool-table-toolbar-accent);color:var(--retool-table-toolbar-accent-text)}._retool-TableWidget .ReactTable .-pagination .ant-btn-primary.guideflow_hovered,.table-dropdown-overlay .ReactTable .-pagination .ant-btn-primary.guideflow_hovered{background-color:var(--retool-table-toolbar-accent-600)}._retool-TableWidget .ReactTable .-pagination .ant-btn-ghost,.table-dropdown-overlay .ReactTable .-pagination .ant-btn-ghost{background-color:none;color:var(--retool-table-toolbar-text);border-color:var(--retool-table-toolbar-text)}._retool-TableWidget .ReactTable .-pagination .ant-btn-ghost.guideflow_hovered,.table-dropdown-overlay .ReactTable .-pagination .ant-btn-ghost.guideflow_hovered{background-color:var(--retool-table-toolbar-text-a10)}._retool-TableWidget .ReactTable .-pagination,._retool-TableWidget .ReactTable .pagination-bottom .-pagination,.table-dropdown-overlay .ReactTable .-pagination,.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination{background-color:var(--retool-table-toolbar-background)}._retool-TableWidget .ReactTable .-pagination .ant-btn-link-gray,._retool-TableWidget .ReactTable .pagination-bottom .-pagination .ant-btn-link-gray,.table-dropdown-overlay .ReactTable .-pagination .ant-btn-link-gray,.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination .ant-btn-link-gray{background-color:transparent;color:var(--retool-table-toolbar-text)}._retool-TableWidget .ReactTable .-pagination .ant-btn-link-gray.guideflow_hovered,._retool-TableWidget .ReactTable .pagination-bottom .-pagination .ant-btn-link-gray.guideflow_hovered,.table-dropdown-overlay .ReactTable .-pagination .ant-btn-link-gray.guideflow_hovered,.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination .ant-btn-link-gray.guideflow_hovered{color:var(--retool-table-toolbar-accent)}._retool-TableWidget .ReactTable .-pagination .table-results-counter,._retool-TableWidget .ReactTable .pagination-bottom .-pagination .table-results-counter,.table-dropdown-overlay .ReactTable .-pagination .table-results-counter,.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination .table-results-counter{color:var(--retool-table-toolbar-text)}._retool-TableWidget .ReactTable .-pagination .-pageInfo,._retool-TableWidget .ReactTable .pagination-bottom .-pagination .-pageInfo,.table-dropdown-overlay .ReactTable .-pagination .-pageInfo,.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination .-pageInfo{color:var(--retool-table-toolbar-text)}._retool-TableWidget .ReactTable .-pagination .-pageJump input,._retool-TableWidget .ReactTable .pagination-bottom .-pagination .-pageJump input,.table-dropdown-overlay .ReactTable .-pagination .-pageJump input,.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination .-pageJump input{background:var(--retool-table-background);color:var(--retool-table-cell-text);border-color:var(--retool-table-border)}._retool-TableWidget .ReactTable .-pagination .-previous button,._retool-TableWidget .ReactTable .-pagination .-next button,._retool-TableWidget .ReactTable .pagination-bottom .-pagination .-previous button,._retool-TableWidget .ReactTable .pagination-bottom .-pagination .-next button,.table-dropdown-overlay .ReactTable .-pagination .-previous button,.table-dropdown-overlay .ReactTable .-pagination .-next button,.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination .-previous button,.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination .-next button{background-color:transparent !important}._retool-TableWidget .ReactTable .-pagination .-previous .ant-btn[disabled],._retool-TableWidget .ReactTable .-pagination .-next .ant-btn[disabled],._retool-TableWidget .ReactTable .pagination-bottom .-pagination .-previous .ant-btn[disabled],._retool-TableWidget .ReactTable .pagination-bottom .-pagination .-next .ant-btn[disabled],.table-dropdown-overlay .ReactTable .-pagination .-previous .ant-btn[disabled],.table-dropdown-overlay .ReactTable .-pagination .-next .ant-btn[disabled],.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination .-previous .ant-btn[disabled],.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination .-next .ant-btn[disabled]{color:var(--retool-table-toolbar-text-a80) !important}._retool-TableWidget .ReactTable .-pagination .table-actions .ant-btn,._retool-TableWidget .ReactTable .pagination-bottom .-pagination .table-actions .ant-btn,.table-dropdown-overlay .ReactTable .-pagination .table-actions .ant-btn,.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination .table-actions .ant-btn{color:var(--retool-table-toolbar-text)}._retool-TableWidget .ReactTable .-pagination .table-actions .ant-btn.guideflow_hovered,._retool-TableWidget .ReactTable .pagination-bottom .-pagination .table-actions .ant-btn.guideflow_hovered,.table-dropdown-overlay .ReactTable .-pagination .table-actions .ant-btn.guideflow_hovered,.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination .table-actions .ant-btn.guideflow_hovered{color:var(--retool-table-toolbar-accent)}._retool-TableWidget .ReactTable .pagination-bottom .-pagination,.table-dropdown-overlay .ReactTable .pagination-bottom .-pagination{border-bottom-left-radius:min(var(--retool-table-border-radius), 18px);border-bottom-right-radius:min(var(--retool-table-border-radius), 18px);border-top:1px solid var(--retool-table-border)}._retool-TableWidget .ReactTable .pagination-top .-pagination,.table-dropdown-overlay .ReactTable .pagination-top .-pagination{border-top-width:1px;border-top-left-radius:min(var(--retool-table-border-radius), 18px);border-top-right-radius:min(var(--retool-table-border-radius), 18px);border-top:1px solid var(--retool-table-border);border-bottom:1px solid var(--retool-table-border)}._retool-TableWidget .ReactTable .pagination-top .-pagination.hide-table-border,.table-dropdown-overlay .ReactTable .pagination-top .-pagination.hide-table-border{border-top-color:transparent}._retool-TableWidget .ReactTable .pagination-top .rt-tr-group:last-child .rthfc-td-fixed-right:last-of-type,.table-dropdown-overlay .ReactTable .pagination-top .rt-tr-group:last-child .rthfc-td-fixed-right:last-of-type{border-bottom-right-radius:min(var(--retool-table-border-radius), 18px)}._retool-TableWidget .ReactTable .pagination-top .rt-tr-group:last-child .rthfc-td-fixed-left:first-of-type,.table-dropdown-overlay .ReactTable .pagination-top .rt-tr-group:last-child .rthfc-td-fixed-left:first-of-type{border-bottom-left-radius:min(var(--retool-table-border-radius), 18px)}._retool-TableWidget .ReactTable .pagination-top.full-table .rt-tr-group:last-child,.table-dropdown-overlay .ReactTable .pagination-top.full-table .rt-tr-group:last-child{border-bottom:none}._retool-TableWidget .ReactTable .pagination-top.full-table .ReactVirtualized__Grid .rt-tr-group:last-child,.table-dropdown-overlay .ReactTable .pagination-top.full-table .ReactVirtualized__Grid .rt-tr-group:last-child{border-bottom:1px solid var(--retool-table-border)}._retool-TableWidget .ReactTable .pagination-top .ReactVirtualized__Grid .rt-tr-group .rthfc-td-fixed-right,._retool-TableWidget .ReactTable .pagination-top .ReactVirtualized__Grid .rt-tr-group .rthfc-td-fixed-left,._retool-TableWidget .ReactTable .pagination-top .ReactVirtualized__Grid .rt-tr-group:last-child .rthfc-td-fixed-right,._retool-TableWidget .ReactTable .pagination-top .ReactVirtualized__Grid .rt-tr-group:last-child .rthfc-td-fixed-left,._retool-TableWidget .ReactTable .pagination-top .ReactVirtualized__Grid .rt-tr-group:first-child .rthfc-td-fixed-right,._retool-TableWidget .ReactTable .pagination-top .ReactVirtualized__Grid .rt-tr-group:first-child .rthfc-td-fixed-left,.table-dropdown-overlay .ReactTable .pagination-top .ReactVirtualized__Grid .rt-tr-group .rthfc-td-fixed-right,.table-dropdown-overlay .ReactTable .pagination-top .ReactVirtualized__Grid .rt-tr-group .rthfc-td-fixed-left,.table-dropdown-overlay .ReactTable .pagination-top .ReactVirtualized__Grid .rt-tr-group:last-child .rthfc-td-fixed-right,.table-dropdown-overlay .ReactTable .pagination-top .ReactVirtualized__Grid .rt-tr-group:last-child .rthfc-td-fixed-left,.table-dropdown-overlay .ReactTable .pagination-top .ReactVirtualized__Grid .rt-tr-group:first-child .rthfc-td-fixed-right,.table-dropdown-overlay .ReactTable .pagination-top .ReactVirtualized__Grid .rt-tr-group:first-child .rthfc-td-fixed-left{border-radius:0}._retool-TableWidget .ReactTable .rt-table.pagination-bottom,.table-dropdown-overlay .ReactTable .rt-table.pagination-bottom{border-radius:min(var(--retool-table-border-radius), 18px) min(var(--retool-table-border-radius), 18px) 0 0}._retool-TableWidget .ReactTable .rt-table.pagination-top,.table-dropdown-overlay .ReactTable .rt-table.pagination-top{border-top-left-radius:0;border-top-right-radius:0}._retool-TableWidget .ReactTable .rt-table.pagination-top .rt-tr-group:last-child,._retool-TableWidget .ReactTable .rt-table.pagination-top .rt-tbody,.table-dropdown-overlay .ReactTable .rt-table.pagination-top .rt-tr-group:last-child,.table-dropdown-overlay .ReactTable .rt-table.pagination-top .rt-tbody{border-bottom-right-radius:min(var(--retool-table-border-radius), 18px);border-bottom-left-radius:min(var(--retool-table-border-radius), 18px)}._retool-TableWidget .ReactTable .rt-table.pagination-top .rt-tr-group:last-child .table-row,._retool-TableWidget .ReactTable .rt-table.pagination-top .rt-tr-group:last-child .table-row.selected::before,._retool-TableWidget .ReactTable .rt-table.pagination-top .rt-tr-group:last-child .table-row.guideflow_hovered::before,.table-dropdown-overlay .ReactTable .rt-table.pagination-top .rt-tr-group:last-child .table-row,.table-dropdown-overlay .ReactTable .rt-table.pagination-top .rt-tr-group:last-child .table-row.selected::before,.table-dropdown-overlay .ReactTable .rt-table.pagination-top .rt-tr-group:last-child .table-row.guideflow_hovered::before{border-bottom-right-radius:min(var(--retool-table-border-radius), 18px);border-bottom-left-radius:min(var(--retool-table-border-radius), 18px)}._retool-TableWidget .ReactTable .rt-table.pagination-top .ReactVirtualized__Grid .rt-tr-group:last-child .table-row,._retool-TableWidget .ReactTable .rt-table.pagination-top .ReactVirtualized__Grid .rt-tr-group:last-child .table-row.selected::before,._retool-TableWidget .ReactTable .rt-table.pagination-top .ReactVirtualized__Grid .rt-tr-group:last-child .table-row.guideflow_hovered::before,.table-dropdown-overlay .ReactTable .rt-table.pagination-top .ReactVirtualized__Grid .rt-tr-group:last-child .table-row,.table-dropdown-overlay .ReactTable .rt-table.pagination-top .ReactVirtualized__Grid .rt-tr-group:last-child .table-row.selected::before,.table-dropdown-overlay .ReactTable .rt-table.pagination-top .ReactVirtualized__Grid .rt-tr-group:last-child .table-row.guideflow_hovered::before{border-bottom-right-radius:0;border-bottom-left-radius:0}._retool-TableWidget .table-floating-row .table-row,.table-dropdown-overlay .table-floating-row .table-row{background-color:var(--retool-table-background);color:var(--retool-table-cell-text)}._retool-TableWidget .table-floating-row::after,.table-dropdown-overlay .table-floating-row::after{border:2px solid var(--retool-table-header-accent)}._retool-TableWidget .table-floating-row-header,.table-dropdown-overlay .table-floating-row-header{background-color:var(--retool-table-header-background);color:var(--retool-table-header-text)}._retool-TableWidget .table-filters .anticon,.table-dropdown-overlay .table-filters .anticon{color:var(--retool-table-toolbar-text)}._retool-TableWidget .table-filters .filter-close-icon.guideflow_hovered,._retool-TableWidget .table-filters .ant-menu-item.guideflow_hovered,.table-dropdown-overlay .table-filters .filter-close-icon.guideflow_hovered,.table-dropdown-overlay .table-filters .ant-menu-item.guideflow_hovered{color:var(--retool-table-toolbar-accent)}.editor-canvas-container,.presentation-container{background:var(--canvas) !important;--canvas-container-background: var(--canvas)}.editor-canvas-container .input-control-component__label,.presentation-container .input-control-component__label{color:var(--primary-text)}.editor-canvas-container .ant-select-dropdown,.presentation-container .ant-select-dropdown{background:var(--secondary-surface);border-radius:var(--border-radius)}.editor-canvas-container .ant-select-dropdown .ant-select-selected-icon,.presentation-container .ant-select-dropdown .ant-select-selected-icon{color:var(--accent-foreground)}.editor-canvas-container .ant-select-dropdown-menu-item,.presentation-container .ant-select-dropdown-menu-item{color:var(--primary-text)}.editor-canvas-container .ant-select-dropdown-menu-item-selected,.presentation-container .ant-select-dropdown-menu-item-selected{color:var(--accent-foreground);background-color:var(--accent-background)}.editor-canvas-container .ant-select-dropdown-menu-item-active,.presentation-container .ant-select-dropdown-menu-item-active{background-color:var(--highlight-background) !important}.editor-canvas-container .ant-cascader-menus .ant-cascader-menu,.presentation-container .ant-cascader-menus .ant-cascader-menu{background:var(--secondary-surface);border-color:var(--border-color);color:var(--primary-text)}.editor-canvas-container .ant-cascader-menus .ant-cascader-menu .ant-cascader-menu-item.guideflow_hovered,.editor-canvas-container .ant-cascader-menus .ant-cascader-menu .ant-cascader-menu-item-active,.presentation-container .ant-cascader-menus .ant-cascader-menu .ant-cascader-menu-item.guideflow_hovered,.presentation-container .ant-cascader-menus .ant-cascader-menu .ant-cascader-menu-item-active{background:var(--highlight-background)}.editor-canvas-container .ant-time-picker-panel .ant-calendar-time-picker-input,.editor-canvas-container .ant-time-picker-panel .ant-calendar-time-picker-inner,.editor-canvas-container .ant-time-picker-panel .ant-time-picker-panel-inner,.editor-canvas-container .ant-time-picker-panel .ant-time-picker-panel-input,.editor-canvas-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-input,.editor-canvas-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-inner,.editor-canvas-container .ant-calendar-time-picker-panel .ant-time-picker-panel-inner,.editor-canvas-container .ant-calendar-time-picker-panel .ant-time-picker-panel-input,.presentation-container .ant-time-picker-panel .ant-calendar-time-picker-input,.presentation-container .ant-time-picker-panel .ant-calendar-time-picker-inner,.presentation-container .ant-time-picker-panel .ant-time-picker-panel-inner,.presentation-container .ant-time-picker-panel .ant-time-picker-panel-input,.presentation-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-input,.presentation-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-inner,.presentation-container .ant-calendar-time-picker-panel .ant-time-picker-panel-inner,.presentation-container .ant-calendar-time-picker-panel .ant-time-picker-panel-input{background-color:var(--secondary-surface);border-color:var(--border-color);color:var(--primary-text)}.editor-canvas-container .ant-time-picker-panel .ant-calendar-time-picker-input-wrap,.editor-canvas-container .ant-time-picker-panel .ant-time-picker-panel-input-wrap,.editor-canvas-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-input-wrap,.editor-canvas-container .ant-calendar-time-picker-panel .ant-time-picker-panel-input-wrap,.presentation-container .ant-time-picker-panel .ant-calendar-time-picker-input-wrap,.presentation-container .ant-time-picker-panel .ant-time-picker-panel-input-wrap,.presentation-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-input-wrap,.presentation-container .ant-calendar-time-picker-panel .ant-time-picker-panel-input-wrap{border-color:var(--border-color)}.editor-canvas-container .ant-time-picker-panel .ant-calendar-time-picker-select,.editor-canvas-container .ant-time-picker-panel .ant-time-picker-panel-select,.editor-canvas-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-select,.editor-canvas-container .ant-calendar-time-picker-panel .ant-time-picker-panel-select,.presentation-container .ant-time-picker-panel .ant-calendar-time-picker-select,.presentation-container .ant-time-picker-panel .ant-time-picker-panel-select,.presentation-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-select,.presentation-container .ant-calendar-time-picker-panel .ant-time-picker-panel-select{border-color:var(--border-color)}.editor-canvas-container .ant-time-picker-panel .ant-calendar-time-picker-select .ant-calendar-time-picker-select-option-selected,.editor-canvas-container .ant-time-picker-panel .ant-calendar-time-picker-select .ant-time-picker-panel-select-option-selected,.editor-canvas-container .ant-time-picker-panel .ant-time-picker-panel-select .ant-calendar-time-picker-select-option-selected,.editor-canvas-container .ant-time-picker-panel .ant-time-picker-panel-select .ant-time-picker-panel-select-option-selected,.editor-canvas-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-select .ant-calendar-time-picker-select-option-selected,.editor-canvas-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-select .ant-time-picker-panel-select-option-selected,.editor-canvas-container .ant-calendar-time-picker-panel .ant-time-picker-panel-select .ant-calendar-time-picker-select-option-selected,.editor-canvas-container .ant-calendar-time-picker-panel .ant-time-picker-panel-select .ant-time-picker-panel-select-option-selected,.presentation-container .ant-time-picker-panel .ant-calendar-time-picker-select .ant-calendar-time-picker-select-option-selected,.presentation-container .ant-time-picker-panel .ant-calendar-time-picker-select .ant-time-picker-panel-select-option-selected,.presentation-container .ant-time-picker-panel .ant-time-picker-panel-select .ant-calendar-time-picker-select-option-selected,.presentation-container .ant-time-picker-panel .ant-time-picker-panel-select .ant-time-picker-panel-select-option-selected,.presentation-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-select .ant-calendar-time-picker-select-option-selected,.presentation-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-select .ant-time-picker-panel-select-option-selected,.presentation-container .ant-calendar-time-picker-panel .ant-time-picker-panel-select .ant-calendar-time-picker-select-option-selected,.presentation-container .ant-calendar-time-picker-panel .ant-time-picker-panel-select .ant-time-picker-panel-select-option-selected{background-color:var(--accent-background);color:var(--accent-foreground)}.editor-canvas-container .ant-time-picker-panel .ant-calendar-time-picker-select li.guideflow_hovered:not(.ant-time-picker-panel-select-option-selected),.editor-canvas-container .ant-time-picker-panel .ant-calendar-time-picker-select li.guideflow_hovered:not(.ant-calendar-time-picker-select-option-selected),.editor-canvas-container .ant-time-picker-panel .ant-time-picker-panel-select li.guideflow_hovered:not(.ant-time-picker-panel-select-option-selected),.editor-canvas-container .ant-time-picker-panel .ant-time-picker-panel-select li.guideflow_hovered:not(.ant-calendar-time-picker-select-option-selected),.editor-canvas-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-select li.guideflow_hovered:not(.ant-time-picker-panel-select-option-selected),.editor-canvas-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-select li.guideflow_hovered:not(.ant-calendar-time-picker-select-option-selected),.editor-canvas-container .ant-calendar-time-picker-panel .ant-time-picker-panel-select li.guideflow_hovered:not(.ant-time-picker-panel-select-option-selected),.editor-canvas-container .ant-calendar-time-picker-panel .ant-time-picker-panel-select li.guideflow_hovered:not(.ant-calendar-time-picker-select-option-selected),.presentation-container .ant-time-picker-panel .ant-calendar-time-picker-select li.guideflow_hovered:not(.ant-time-picker-panel-select-option-selected),.presentation-container .ant-time-picker-panel .ant-calendar-time-picker-select li.guideflow_hovered:not(.ant-calendar-time-picker-select-option-selected),.presentation-container .ant-time-picker-panel .ant-time-picker-panel-select li.guideflow_hovered:not(.ant-time-picker-panel-select-option-selected),.presentation-container .ant-time-picker-panel .ant-time-picker-panel-select li.guideflow_hovered:not(.ant-calendar-time-picker-select-option-selected),.presentation-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-select li.guideflow_hovered:not(.ant-time-picker-panel-select-option-selected),.presentation-container .ant-calendar-time-picker-panel .ant-calendar-time-picker-select li.guideflow_hovered:not(.ant-calendar-time-picker-select-option-selected),.presentation-container .ant-calendar-time-picker-panel .ant-time-picker-panel-select li.guideflow_hovered:not(.ant-time-picker-panel-select-option-selected),.presentation-container .ant-calendar-time-picker-panel .ant-time-picker-panel-select li.guideflow_hovered:not(.ant-calendar-time-picker-select-option-selected){background-color:var(--highlight-background)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar,.presentation-container .ant-calendar-picker-container .ant-calendar{border-radius:var(--border-radius);background-color:var(--secondary-surface);border-color:var(--border-color);color:var(--primary-text)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar-input,.presentation-container .ant-calendar-picker-container .ant-calendar-input{background:var(--secondary-surface);border-radius:4px;color:var(--primary-text)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar-input::placeholder,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-input__placeholder,.presentation-container .ant-calendar-picker-container .ant-calendar-input::placeholder,.presentation-container .ant-calendar-picker-container .ant-calendar-input__placeholder{color:var(--tertiary-text)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar-input-wrap,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-body,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-header,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-footer,.presentation-container .ant-calendar-picker-container .ant-calendar-input-wrap,.presentation-container .ant-calendar-picker-container .ant-calendar-body,.presentation-container .ant-calendar-picker-container .ant-calendar-header,.presentation-container .ant-calendar-picker-container .ant-calendar-footer{border-color:var(--border-color)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar-prev-year-btn::before,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-prev-year-btn::after,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-prev-month-btn::before,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-prev-month-btn::after,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-next-month-btn::before,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-next-month-btn::after,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-next-year-btn::before,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-next-year-btn::after,.presentation-container .ant-calendar-picker-container .ant-calendar-prev-year-btn::before,.presentation-container .ant-calendar-picker-container .ant-calendar-prev-year-btn::after,.presentation-container .ant-calendar-picker-container .ant-calendar-prev-month-btn::before,.presentation-container .ant-calendar-picker-container .ant-calendar-prev-month-btn::after,.presentation-container .ant-calendar-picker-container .ant-calendar-next-month-btn::before,.presentation-container .ant-calendar-picker-container .ant-calendar-next-month-btn::after,.presentation-container .ant-calendar-picker-container .ant-calendar-next-year-btn::before,.presentation-container .ant-calendar-picker-container .ant-calendar-next-year-btn::after{border-color:var(--primary-text)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar-month-select,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-year-select,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-today-btn,.presentation-container .ant-calendar-picker-container .ant-calendar-month-select,.presentation-container .ant-calendar-picker-container .ant-calendar-year-select,.presentation-container .ant-calendar-picker-container .ant-calendar-today-btn{color:var(--primary-text)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar-month-select.guideflow_hovered,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-year-select.guideflow_hovered,.editor-canvas-container .ant-calendar-picker-container .ant-calendar-today-btn.guideflow_hovered,.presentation-container .ant-calendar-picker-container .ant-calendar-month-select.guideflow_hovered,.presentation-container .ant-calendar-picker-container .ant-calendar-year-select.guideflow_hovered,.presentation-container .ant-calendar-picker-container .ant-calendar-today-btn.guideflow_hovered{color:var(--accent-background)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar-column-header,.presentation-container .ant-calendar-picker-container .ant-calendar-column-header{color:var(--primary-text)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar-date,.presentation-container .ant-calendar-picker-container .ant-calendar-date{color:var(--primary-text)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar-date.guideflow_hovered,.presentation-container .ant-calendar-picker-container .ant-calendar-date.guideflow_hovered{background:var(--accent-background);color:var(--accent-foreground)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar-selected-day .ant-calendar-date,.presentation-container .ant-calendar-picker-container .ant-calendar-selected-day .ant-calendar-date{background:var(--primary-background);color:var(--primary-foreground)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar-in-range-cell::before,.presentation-container .ant-calendar-picker-container .ant-calendar-in-range-cell::before{background:var(--highlight-background)}.editor-canvas-container .ant-calendar-picker-container .ant-calendar-next-month-btn-day .ant-calendar-date,.presentation-container .ant-calendar-picker-container .ant-calendar-next-month-btn-day .ant-calendar-date{color:var(--tertiary-text)}.editor-canvas-container .block-component,.editor-canvas-container .retool-container,.presentation-container .block-component,.presentation-container .retool-container{border-color:var(--border-color) !important;background:var(--primary-surface)}.editor-canvas-container .retool-container,.presentation-container .retool-container{--canvas-container-background: var(--primary-surface)}.editor-canvas-container .fetching-mask,.presentation-container .fetching-mask{background-color:transparent}.editor-canvas-container .fetching-mask::after,.presentation-container .fetching-mask::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.2;background-color:var(--highlight-background)}.ant-modal.retool-modal-component.retool-container{border:none}.ant-modal.retool-modal-component .ant-modal-close-x{color:var(--primary-text)}.ant-modal.retool-modal-component .ant-modal-close-x.guideflow_hovered{color:var(--accent-background)}.ant-modal.retool-modal-component .ant-modal-body{border-radius:4px;border:1px solid var(--border-color) !important;background-color:var(--primary-surface)}._retool-TextWidget .text-widget{color:var(--primary-text) !important;background:var(--text-background) !important}._retool-TextWidget .text-widget a{color:var(--accent-background)}._retool-StatisticWidget .ant-statistic-title{color:var(--secondary-text)}._retool-StatisticWidget .ant-statistic-content{color:var(--primary-text)}._retool-TimelineWidget .ant-timeline-item-head{color:var(--secondary-surface);background:var(--secondary-surface);border-color:var(--accent-background)}._retool-TimelineWidget .ant-timeline-item-tail{border-color:var(--border-color)}._retool-TimelineWidget .ant-timeline-item-content{color:var(--primary-text)}._retool-EditableTextWidget .editable-text-component__input-span{color:var(--primary-text);border-color:var(--border-color)}._retool-EditableTextWidget .anticon{color:var(--primary-text)}._retool-EditableTextWidget .ant-input{background:var(--secondary-surface);border-radius:4px;color:var(--primary-text);border-color:var(--border-color)}._retool-EditableTextWidget .ant-input::placeholder,._retool-EditableTextWidget .ant-input__placeholder{color:var(--tertiary-text)}._retool-EditableTextWidget .ant-input.guideflow_hovered,._retool-EditableTextWidget .ant-input:active{border-color:var(--accent-background)}._retool-EditableTextWidget .ant-input[aria-expanded=true],._retool-EditableTextWidget .ant-input[class*=focus],._retool-EditableTextWidget .ant-input:focus,._retool-EditableTextWidget .ant-input:active{border-color:var(--accent-background);box-shadow:0 0 1px 1px var(--accent-background-lightest)}._retool-EditableTextWidget .ant-input-disabled{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-EditableTextWidget .ant-input-disabled::placeholder,._retool-EditableTextWidget .ant-input-disabled__placeholder{color:inherit}._retool-TextEditorWidget .ql-toolbar{border-color:var(--border-color) !important}._retool-TextEditorWidget .ql-toolbar .ql-picker .ql-picker-label,._retool-TextEditorWidget .ql-toolbar .ql-picker .ql-active{color:var(--primary-text);border-color:var(--border-color)}._retool-TextEditorWidget .ql-toolbar .ql-picker .ql-stroke{stroke:var(--primary-text);fill:var(--primary-text)}._retool-TextEditorWidget .ql-toolbar .ql-picker.guideflow_hovered .ql-picker-label,._retool-TextEditorWidget .ql-toolbar .ql-picker.guideflow_hovered .ql-picker-label::before,._retool-TextEditorWidget .ql-toolbar .ql-picker.ql-expanded .ql-picker-label,._retool-TextEditorWidget .ql-toolbar .ql-picker.ql-expanded .ql-picker-label::before{color:var(--accent-background)}._retool-TextEditorWidget .ql-toolbar .ql-picker.guideflow_hovered .ql-stroke,._retool-TextEditorWidget .ql-toolbar .ql-picker.ql-expanded .ql-stroke{stroke:var(--accent-background);fill:var(--accent-background)}._retool-TextEditorWidget .ql-toolbar .ql-picker .ql-picker-options{background:var(--secondary-surface);color:var(--primary-text);border-color:var(--border-color)}._retool-TextEditorWidget .ql-toolbar .ql-picker .ql-picker-options .ql-picker-item.guideflow_hovered,._retool-TextEditorWidget .ql-toolbar .ql-picker .ql-picker-options .ql-selected{color:var(--accent-background)}._retool-TextEditorWidget .ql-toolbar button .ql-stroke{stroke:var(--primary-text)}._retool-TextEditorWidget .ql-toolbar button .ql-fill{fill:var(--primary-text)}._retool-TextEditorWidget .ql-toolbar button.guideflow_hovered .ql-stroke{stroke:var(--accent-background)}._retool-TextEditorWidget .ql-toolbar button.guideflow_hovered .ql-fill{fill:var(--accent-background)}._retool-TextEditorWidget .ql-container{border-color:var(--border-color) !important}._retool-TextEditorWidget .ql-editor h1,._retool-TextEditorWidget .ql-editor h2,._retool-TextEditorWidget .ql-editor p{color:var(--primary-text) !important}._retool-FilePickerWidget .ant-btn,._retool-ScannerWidget .ant-btn,._retool-AuthLoginWidget .ant-btn,._retool-MicrophoneWidget .ant-btn,._retool-ButtonWidget .ant-btn,._retool-ModalWidget .ant-btn{background-color:var(--accent-background) !important;border-color:var(--accent-background) !important;color:var(--accent-foreground) !important;border-radius:var(--border-radius)}._retool-FilePickerWidget .ant-btn.guideflow_hovered:not(:active):not(:disabled),._retool-ScannerWidget .ant-btn.guideflow_hovered:not(:active):not(:disabled),._retool-AuthLoginWidget .ant-btn.guideflow_hovered:not(:active):not(:disabled),._retool-MicrophoneWidget .ant-btn.guideflow_hovered:not(:active):not(:disabled),._retool-ButtonWidget .ant-btn.guideflow_hovered:not(:active):not(:disabled),._retool-ModalWidget .ant-btn.guideflow_hovered:not(:active):not(:disabled){background-color:var(--accent-background-light) !important;border-color:var(--accent-background-light) !important}._retool-FilePickerWidget .ant-btn.disabled,._retool-FilePickerWidget .ant-btn:disabled,._retool-ScannerWidget .ant-btn.disabled,._retool-ScannerWidget .ant-btn:disabled,._retool-AuthLoginWidget .ant-btn.disabled,._retool-AuthLoginWidget .ant-btn:disabled,._retool-MicrophoneWidget .ant-btn.disabled,._retool-MicrophoneWidget .ant-btn:disabled,._retool-ButtonWidget .ant-btn.disabled,._retool-ButtonWidget .ant-btn:disabled,._retool-ModalWidget .ant-btn.disabled,._retool-ModalWidget .ant-btn:disabled{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-FilePickerWidget .ant-btn.disabled::placeholder,._retool-FilePickerWidget .ant-btn.disabled__placeholder,._retool-FilePickerWidget .ant-btn:disabled::placeholder,._retool-FilePickerWidget .ant-btn:disabled__placeholder,._retool-ScannerWidget .ant-btn.disabled::placeholder,._retool-ScannerWidget .ant-btn.disabled__placeholder,._retool-ScannerWidget .ant-btn:disabled::placeholder,._retool-ScannerWidget .ant-btn:disabled__placeholder,._retool-AuthLoginWidget .ant-btn.disabled::placeholder,._retool-AuthLoginWidget .ant-btn.disabled__placeholder,._retool-AuthLoginWidget .ant-btn:disabled::placeholder,._retool-AuthLoginWidget .ant-btn:disabled__placeholder,._retool-MicrophoneWidget .ant-btn.disabled::placeholder,._retool-MicrophoneWidget .ant-btn.disabled__placeholder,._retool-MicrophoneWidget .ant-btn:disabled::placeholder,._retool-MicrophoneWidget .ant-btn:disabled__placeholder,._retool-ButtonWidget .ant-btn.disabled::placeholder,._retool-ButtonWidget .ant-btn.disabled__placeholder,._retool-ButtonWidget .ant-btn:disabled::placeholder,._retool-ButtonWidget .ant-btn:disabled__placeholder,._retool-ModalWidget .ant-btn.disabled::placeholder,._retool-ModalWidget .ant-btn.disabled__placeholder,._retool-ModalWidget .ant-btn:disabled::placeholder,._retool-ModalWidget .ant-btn:disabled__placeholder{color:inherit}._retool-CascaderWidget .ant-cascader-picker{background-color:var(--secondary-surface)}._retool-CascaderWidget .ant-cascader-picker .anticon{color:var(--primary-text)}._retool-CascaderWidget .ant-cascader-picker .ant-input{background:var(--secondary-surface);border-radius:4px;color:var(--primary-text);border-color:var(--border-color)}._retool-CascaderWidget .ant-cascader-picker .ant-input::placeholder,._retool-CascaderWidget .ant-cascader-picker .ant-input__placeholder{color:var(--tertiary-text)}._retool-CascaderWidget .ant-cascader-picker .ant-input.guideflow_hovered,._retool-CascaderWidget .ant-cascader-picker .ant-input:active{border-color:var(--accent-background)}._retool-CascaderWidget .ant-cascader-picker .ant-input[aria-expanded=true],._retool-CascaderWidget .ant-cascader-picker .ant-input[class*=focus],._retool-CascaderWidget .ant-cascader-picker .ant-input:focus,._retool-CascaderWidget .ant-cascader-picker .ant-input:active{border-color:var(--accent-background);box-shadow:0 0 1px 1px var(--accent-background-lightest)}._retool-CascaderWidget .ant-cascader-picker .ant-input-disabled{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-CascaderWidget .ant-cascader-picker .ant-input-disabled::placeholder,._retool-CascaderWidget .ant-cascader-picker .ant-input-disabled__placeholder{color:inherit}._retool-CascaderWidget .ant-cascader-picker .ant-cascader-picker-label{color:var(--secondary-text)}._retool-CascaderWidget .ant-cascader-picker .anticon{background-color:var(--secondary-surface);color:var(--primary-text)}._retool-ToggleWidget .ant-switch-checked{background:var(--accent-background)}._retool-ToggleWidget .ant-switch:after{background:var(--secondary-surface)}._retool-ProgressWidget .ant-progress-inner{background-color:var(--secondary-surface) !important}._retool-ProgressWidget .ant-progress-bg{background-color:var(--accent-background)}._retool-ProgressWidget .ant-progress-status-success ._retool-ProgressWidget .ant-progress-bg{background-color:var(--success-secondary)}._retool-ProgressWidget .ant-progress-text{color:var(--primary-text)}._retool-CheckboxWidget .ant-tree-title,._retool-CheckboxWidget .ant-tree-switcher,._retool-CheckboxTreeWidget .ant-tree-title,._retool-CheckboxTreeWidget .ant-tree-switcher,._retool-CheckboxGroupWidget .ant-tree-title,._retool-CheckboxGroupWidget .ant-tree-switcher{color:var(--secondary-text)}._retool-CheckboxWidget .ant-tree-node-selected,._retool-CheckboxWidget .ant-tree-node-content-wrapper.guideflow_hovered,._retool-CheckboxTreeWidget .ant-tree-node-selected,._retool-CheckboxTreeWidget .ant-tree-node-content-wrapper.guideflow_hovered,._retool-CheckboxGroupWidget .ant-tree-node-selected,._retool-CheckboxGroupWidget .ant-tree-node-content-wrapper.guideflow_hovered{background:transparent !important}._retool-CheckboxWidget .ant-checkbox-wrapper,._retool-CheckboxWidget .ant-tree-checkbox-wrapper,._retool-CheckboxTreeWidget .ant-checkbox-wrapper,._retool-CheckboxTreeWidget .ant-tree-checkbox-wrapper,._retool-CheckboxGroupWidget .ant-checkbox-wrapper,._retool-CheckboxGroupWidget .ant-tree-checkbox-wrapper{color:var(--primary-text) !important}._retool-CheckboxWidget .ant-checkbox-wrapper-disabled span,._retool-CheckboxWidget .ant-tree-checkbox-wrapper-disabled span,._retool-CheckboxTreeWidget .ant-checkbox-wrapper-disabled span,._retool-CheckboxTreeWidget .ant-tree-checkbox-wrapper-disabled span,._retool-CheckboxGroupWidget .ant-checkbox-wrapper-disabled span,._retool-CheckboxGroupWidget .ant-tree-checkbox-wrapper-disabled span{color:var(--disabled-foreground)}._retool-CheckboxWidget .ant-checkbox-inner,._retool-CheckboxWidget .ant-tree-checkbox-inner,._retool-CheckboxTreeWidget .ant-checkbox-inner,._retool-CheckboxTreeWidget .ant-tree-checkbox-inner,._retool-CheckboxGroupWidget .ant-checkbox-inner,._retool-CheckboxGroupWidget .ant-tree-checkbox-inner{border-color:var(--border-color);background:var(--secondary-surface)}._retool-CheckboxWidget .ant-checkbox-inner::after,._retool-CheckboxWidget .ant-tree-checkbox-inner::after,._retool-CheckboxTreeWidget .ant-checkbox-inner::after,._retool-CheckboxTreeWidget .ant-tree-checkbox-inner::after,._retool-CheckboxGroupWidget .ant-checkbox-inner::after,._retool-CheckboxGroupWidget .ant-tree-checkbox-inner::after{border-color:var(--accent-foreground)}._retool-CheckboxWidget .ant-checkbox-checked::after,._retool-CheckboxWidget .ant-checkbox-indeterminate::after,._retool-CheckboxWidget .ant-tree-checkbox-checked::after,._retool-CheckboxWidget .ant-tree-checkbox-indeterminate::after,._retool-CheckboxTreeWidget .ant-checkbox-checked::after,._retool-CheckboxTreeWidget .ant-checkbox-indeterminate::after,._retool-CheckboxTreeWidget .ant-tree-checkbox-checked::after,._retool-CheckboxTreeWidget .ant-tree-checkbox-indeterminate::after,._retool-CheckboxGroupWidget .ant-checkbox-checked::after,._retool-CheckboxGroupWidget .ant-checkbox-indeterminate::after,._retool-CheckboxGroupWidget .ant-tree-checkbox-checked::after,._retool-CheckboxGroupWidget .ant-tree-checkbox-indeterminate::after{border-color:var(--border-color)}._retool-CheckboxWidget .ant-checkbox-checked .ant-checkbox-inner,._retool-CheckboxWidget .ant-checkbox-checked .ant-tree-checkbox-inner,._retool-CheckboxWidget .ant-checkbox-indeterminate .ant-checkbox-inner,._retool-CheckboxWidget .ant-checkbox-indeterminate .ant-tree-checkbox-inner,._retool-CheckboxWidget .ant-tree-checkbox-checked .ant-checkbox-inner,._retool-CheckboxWidget .ant-tree-checkbox-checked .ant-tree-checkbox-inner,._retool-CheckboxWidget .ant-tree-checkbox-indeterminate .ant-checkbox-inner,._retool-CheckboxWidget .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner,._retool-CheckboxTreeWidget .ant-checkbox-checked .ant-checkbox-inner,._retool-CheckboxTreeWidget .ant-checkbox-checked .ant-tree-checkbox-inner,._retool-CheckboxTreeWidget .ant-checkbox-indeterminate .ant-checkbox-inner,._retool-CheckboxTreeWidget .ant-checkbox-indeterminate .ant-tree-checkbox-inner,._retool-CheckboxTreeWidget .ant-tree-checkbox-checked .ant-checkbox-inner,._retool-CheckboxTreeWidget .ant-tree-checkbox-checked .ant-tree-checkbox-inner,._retool-CheckboxTreeWidget .ant-tree-checkbox-indeterminate .ant-checkbox-inner,._retool-CheckboxTreeWidget .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner,._retool-CheckboxGroupWidget .ant-checkbox-checked .ant-checkbox-inner,._retool-CheckboxGroupWidget .ant-checkbox-checked .ant-tree-checkbox-inner,._retool-CheckboxGroupWidget .ant-checkbox-indeterminate .ant-checkbox-inner,._retool-CheckboxGroupWidget .ant-checkbox-indeterminate .ant-tree-checkbox-inner,._retool-CheckboxGroupWidget .ant-tree-checkbox-checked .ant-checkbox-inner,._retool-CheckboxGroupWidget .ant-tree-checkbox-checked .ant-tree-checkbox-inner,._retool-CheckboxGroupWidget .ant-tree-checkbox-indeterminate .ant-checkbox-inner,._retool-CheckboxGroupWidget .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner{border-color:var(--border-color);background:var(--accent-background)}._retool-CheckboxWidget .ant-checkbox-indeterminate .ant-tree-checkbox-inner::after,._retool-CheckboxWidget .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after,._retool-CheckboxTreeWidget .ant-checkbox-indeterminate .ant-tree-checkbox-inner::after,._retool-CheckboxTreeWidget .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after,._retool-CheckboxGroupWidget .ant-checkbox-indeterminate .ant-tree-checkbox-inner::after,._retool-CheckboxGroupWidget .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after{background:var(--accent-foreground)}._retool-CheckboxWidget .ant-checkbox-wrapper-disabled .ant-checkbox-inner,._retool-CheckboxTreeWidget .ant-checkbox-wrapper-disabled .ant-checkbox-inner,._retool-CheckboxGroupWidget .ant-checkbox-wrapper-disabled .ant-checkbox-inner{background:var(--disabled-background)}._retool-RadioGroupWidget .ant-radio-wrapper{color:var(--primary-text)}._retool-RadioGroupWidget .ant-radio-wrapper .ant-radio-inner{border-color:var(--border-color);background-color:var(--secondary-surface)}._retool-RadioGroupWidget .ant-radio-wrapper-disabled span{color:var(--disabled-foreground)}._retool-RadioGroupWidget .ant-radio-wrapper-disabled .ant-radio-inner{background-color:var(--disabled-background)}._retool-RadioGroupWidget .ant-radio-wrapper .ant-radio.guideflow_hovered .ant-radio-inner{border-color:var(--accent-background)}._retool-RadioGroupWidget .ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background-color:var(--accent-background)}._retool-RadioGroupWidget .ant-radio-wrapper .ant-radio-checked .ant-radio-inner::after{background-color:var(--secondary-surface)}._retool-SelectWidget .anticon,._retool-MultiSelectWidget .anticon{color:var(--primary-text)}._retool-SelectWidget .ant-select .ant-select-selection,._retool-MultiSelectWidget .ant-select .ant-select-selection{border-color:var(--border-color);background:var(--secondary-surface);border-radius:4px;color:var(--primary-text)}._retool-SelectWidget .ant-select .ant-select-selection.guideflow_hovered,._retool-SelectWidget .ant-select .ant-select-selection:active,._retool-MultiSelectWidget .ant-select .ant-select-selection.guideflow_hovered,._retool-MultiSelectWidget .ant-select .ant-select-selection:active{border-color:var(--accent-background)}._retool-SelectWidget .ant-select .ant-select-selection[aria-expanded=true],._retool-SelectWidget .ant-select .ant-select-selection[class*=focus],._retool-SelectWidget .ant-select .ant-select-selection:focus,._retool-SelectWidget .ant-select .ant-select-selection:active,._retool-MultiSelectWidget .ant-select .ant-select-selection[aria-expanded=true],._retool-MultiSelectWidget .ant-select .ant-select-selection[class*=focus],._retool-MultiSelectWidget .ant-select .ant-select-selection:focus,._retool-MultiSelectWidget .ant-select .ant-select-selection:active{border-color:var(--accent-background);box-shadow:0 0 1px 1px var(--accent-background-lightest)}._retool-SelectWidget .ant-select .ant-select-selection::placeholder,._retool-SelectWidget .ant-select .ant-select-selection__placeholder,._retool-MultiSelectWidget .ant-select .ant-select-selection::placeholder,._retool-MultiSelectWidget .ant-select .ant-select-selection__placeholder{color:var(--tertiary-text)}._retool-SelectWidget .ant-select .ant-select-selection .ant-select-selection__clear,._retool-MultiSelectWidget .ant-select .ant-select-selection .ant-select-selection__clear{background:var(--secondary-surface)}._retool-SelectWidget .ant-select .ant-select-selection .ant-select-selection__choice,._retool-MultiSelectWidget .ant-select .ant-select-selection .ant-select-selection__choice{background:var(--highlight-background);border-color:var(--highlight-background);color:var(--primary-text)}._retool-SelectWidget .ant-select .ant-select-selection .ant-select-selection-selected-value,._retool-MultiSelectWidget .ant-select .ant-select-selection .ant-select-selection-selected-value{color:var(--primary-text)}._retool-SelectWidget .ant-select-disabled .ant-select-selection,._retool-MultiSelectWidget .ant-select-disabled .ant-select-selection{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-SelectWidget .ant-select-disabled .ant-select-selection::placeholder,._retool-SelectWidget .ant-select-disabled .ant-select-selection__placeholder,._retool-MultiSelectWidget .ant-select-disabled .ant-select-selection::placeholder,._retool-MultiSelectWidget .ant-select-disabled .ant-select-selection__placeholder{color:inherit}._retool-TextInputWidget .anticon{color:var(--primary-text)}._retool-TextInputWidget .ant-input{background:var(--secondary-surface);border-radius:4px;color:var(--primary-text);border-color:var(--border-color)}._retool-TextInputWidget .ant-input::placeholder,._retool-TextInputWidget .ant-input__placeholder{color:var(--tertiary-text)}._retool-TextInputWidget .ant-input.guideflow_hovered,._retool-TextInputWidget .ant-input:active{border-color:var(--accent-background)}._retool-TextInputWidget .ant-input[aria-expanded=true],._retool-TextInputWidget .ant-input[class*=focus],._retool-TextInputWidget .ant-input:focus,._retool-TextInputWidget .ant-input:active{border-color:var(--accent-background);box-shadow:0 0 1px 1px var(--accent-background-lightest)}._retool-TextInputWidget .ant-input-disabled{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-TextInputWidget .ant-input-disabled::placeholder,._retool-TextInputWidget .ant-input-disabled__placeholder{color:inherit}._retool-TimePickerWidget .ant-time-picker-input{background:var(--secondary-surface);border-radius:4px;color:var(--primary-text);border-color:var(--border-color)}._retool-TimePickerWidget .ant-time-picker-input::placeholder,._retool-TimePickerWidget .ant-time-picker-input__placeholder{color:var(--tertiary-text)}._retool-TimePickerWidget .ant-time-picker-input.guideflow_hovered,._retool-TimePickerWidget .ant-time-picker-input:active{border-color:var(--accent-background)}._retool-TimePickerWidget .ant-time-picker-input[aria-expanded=true],._retool-TimePickerWidget .ant-time-picker-input[class*=focus],._retool-TimePickerWidget .ant-time-picker-input:focus,._retool-TimePickerWidget .ant-time-picker-input:active{border-color:var(--accent-background);box-shadow:0 0 1px 1px var(--accent-background-lightest)}._retool-TimePickerWidget .anticon{color:var(--primary-text)}._retool-TimePickerWidget .ant-time-picker-clear{background:var(--secondary-surface)}._retool-DateTimePickerWidget .anticon,._retool-DateRangePickerWidget .anticon{color:var(--primary-text)}._retool-DateTimePickerWidget .ant-input,._retool-DateRangePickerWidget .ant-input{background:var(--secondary-surface);border-radius:4px;color:var(--primary-text);border-color:var(--border-color)}._retool-DateTimePickerWidget .ant-input::placeholder,._retool-DateTimePickerWidget .ant-input__placeholder,._retool-DateRangePickerWidget .ant-input::placeholder,._retool-DateRangePickerWidget .ant-input__placeholder{color:var(--tertiary-text)}._retool-DateTimePickerWidget .ant-input.guideflow_hovered,._retool-DateTimePickerWidget .ant-input:active,._retool-DateRangePickerWidget .ant-input.guideflow_hovered,._retool-DateRangePickerWidget .ant-input:active{border-color:var(--accent-background)}._retool-DateTimePickerWidget .ant-input[aria-expanded=true],._retool-DateTimePickerWidget .ant-input[class*=focus],._retool-DateTimePickerWidget .ant-input:focus,._retool-DateTimePickerWidget .ant-input:active,._retool-DateRangePickerWidget .ant-input[aria-expanded=true],._retool-DateRangePickerWidget .ant-input[class*=focus],._retool-DateRangePickerWidget .ant-input:focus,._retool-DateRangePickerWidget .ant-input:active{border-color:var(--accent-background);box-shadow:0 0 1px 1px var(--accent-background-lightest)}._retool-DateTimePickerWidget .ant-input-disabled,._retool-DateRangePickerWidget .ant-input-disabled{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-DateTimePickerWidget .ant-input-disabled::placeholder,._retool-DateTimePickerWidget .ant-input-disabled__placeholder,._retool-DateRangePickerWidget .ant-input-disabled::placeholder,._retool-DateRangePickerWidget .ant-input-disabled__placeholder{color:inherit}._retool-DateTimePickerWidget .ant-calendar-picker-clear,._retool-DateRangePickerWidget .ant-calendar-picker-clear{background:var(--secondary-surface)}._retool-SliderWidget .ant-slider.guideflow_hovered .ant-slider-handle{border-color:var(--accent-background-light)}._retool-SliderWidget .ant-slider-rail{background:var(--secondary-surface) !important}._retool-SliderWidget .ant-slider-track{background:var(--accent-background)}._retool-SliderWidget .ant-slider-handle{background:var(--accent-foreground);border-color:var(--border-color)}._retool-SliderWidget .ant-slider-handle-click-focused,._retool-SliderWidget .ant-slider-handle:focus{box-shadow:0 0 0 5px var(--highlight-background)}._retool-JSONSchemaFormWidget .retool-json-form .anticon{color:var(--primary-text)}._retool-JSONSchemaFormWidget .retool-json-form .ant-input{background:var(--secondary-surface);border-radius:4px;color:var(--primary-text);border-color:var(--border-color)}._retool-JSONSchemaFormWidget .retool-json-form .ant-input::placeholder,._retool-JSONSchemaFormWidget .retool-json-form .ant-input__placeholder{color:var(--tertiary-text)}._retool-JSONSchemaFormWidget .retool-json-form .ant-input.guideflow_hovered,._retool-JSONSchemaFormWidget .retool-json-form .ant-input:active{border-color:var(--accent-background)}._retool-JSONSchemaFormWidget .retool-json-form .ant-input[aria-expanded=true],._retool-JSONSchemaFormWidget .retool-json-form .ant-input[class*=focus],._retool-JSONSchemaFormWidget .retool-json-form .ant-input:focus,._retool-JSONSchemaFormWidget .retool-json-form .ant-input:active{border-color:var(--accent-background);box-shadow:0 0 1px 1px var(--accent-background-lightest)}._retool-JSONSchemaFormWidget .retool-json-form .ant-input-disabled{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-JSONSchemaFormWidget .retool-json-form .ant-input-disabled::placeholder,._retool-JSONSchemaFormWidget .retool-json-form .ant-input-disabled__placeholder{color:inherit}._retool-JSONSchemaFormWidget .retool-json-form .ant-btn{background-color:var(--accent-background) !important;border-color:var(--accent-background) !important;color:var(--accent-foreground) !important;border-radius:var(--border-radius)}._retool-JSONSchemaFormWidget .retool-json-form .ant-btn.guideflow_hovered:not(:active):not(:disabled){background-color:var(--accent-background-light) !important;border-color:var(--accent-background-light) !important}._retool-JSONSchemaFormWidget .retool-json-form .ant-btn.disabled,._retool-JSONSchemaFormWidget .retool-json-form .ant-btn:disabled{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-JSONSchemaFormWidget .retool-json-form .ant-btn.disabled::placeholder,._retool-JSONSchemaFormWidget .retool-json-form .ant-btn.disabled__placeholder,._retool-JSONSchemaFormWidget .retool-json-form .ant-btn:disabled::placeholder,._retool-JSONSchemaFormWidget .retool-json-form .ant-btn:disabled__placeholder{color:inherit}._retool-JSONSchemaFormWidget .retool-json-form legend,._retool-JSONSchemaFormWidget .retool-json-form label{color:var(--primary-text)}._retool-JSONSchemaFormWidget .retool-json-form p{color:var(--secondary-text)}._retool-JSONSchemaFormWidget .retool-json-form .ant-calendar-picker-clear{background:var(--secondary-surface)}._retool-JSONExplorerWidget .json-explorer-container{background-color:var(--primary-surface)}._retool-JSONExplorerWidget .json-explorer-container ul{background-color:var(--primary-surface)}._retool-QueryBuilderWidget .queryBuilder .anticon{color:var(--primary-text)}._retool-QueryBuilderWidget .queryBuilder .ant-select .ant-select-selection{border-color:var(--border-color);background:var(--secondary-surface);border-radius:4px;color:var(--primary-text)}._retool-QueryBuilderWidget .queryBuilder .ant-select .ant-select-selection.guideflow_hovered,._retool-QueryBuilderWidget .queryBuilder .ant-select .ant-select-selection:active{border-color:var(--accent-background)}._retool-QueryBuilderWidget .queryBuilder .ant-select .ant-select-selection[aria-expanded=true],._retool-QueryBuilderWidget .queryBuilder .ant-select .ant-select-selection[class*=focus],._retool-QueryBuilderWidget .queryBuilder .ant-select .ant-select-selection:focus,._retool-QueryBuilderWidget .queryBuilder .ant-select .ant-select-selection:active{border-color:var(--accent-background);box-shadow:0 0 1px 1px var(--accent-background-lightest)}._retool-QueryBuilderWidget .queryBuilder .ant-select .ant-select-selection::placeholder,._retool-QueryBuilderWidget .queryBuilder .ant-select .ant-select-selection__placeholder{color:var(--tertiary-text)}._retool-QueryBuilderWidget .queryBuilder .ant-select .ant-select-selection .ant-select-selection__clear{background:var(--secondary-surface)}._retool-QueryBuilderWidget .queryBuilder .ant-select .ant-select-selection .ant-select-selection__choice{background:var(--highlight-background);border-color:var(--highlight-background);color:var(--primary-text)}._retool-QueryBuilderWidget .queryBuilder .ant-select .ant-select-selection .ant-select-selection-selected-value{color:var(--primary-text)}._retool-QueryBuilderWidget .queryBuilder .ant-select-disabled .ant-select-selection{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-QueryBuilderWidget .queryBuilder .ant-select-disabled .ant-select-selection::placeholder,._retool-QueryBuilderWidget .queryBuilder .ant-select-disabled .ant-select-selection__placeholder{color:inherit}._retool-QueryBuilderWidget .queryBuilder .anticon{color:var(--primary-text)}._retool-QueryBuilderWidget .queryBuilder .ant-input{background:var(--secondary-surface);border-radius:4px;color:var(--primary-text);border-color:var(--border-color)}._retool-QueryBuilderWidget .queryBuilder .ant-input::placeholder,._retool-QueryBuilderWidget .queryBuilder .ant-input__placeholder{color:var(--tertiary-text)}._retool-QueryBuilderWidget .queryBuilder .ant-input.guideflow_hovered,._retool-QueryBuilderWidget .queryBuilder .ant-input:active{border-color:var(--accent-background)}._retool-QueryBuilderWidget .queryBuilder .ant-input[aria-expanded=true],._retool-QueryBuilderWidget .queryBuilder .ant-input[class*=focus],._retool-QueryBuilderWidget .queryBuilder .ant-input:focus,._retool-QueryBuilderWidget .queryBuilder .ant-input:active{border-color:var(--accent-background);box-shadow:0 0 1px 1px var(--accent-background-lightest)}._retool-QueryBuilderWidget .queryBuilder .ant-input-disabled{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-QueryBuilderWidget .queryBuilder .ant-input-disabled::placeholder,._retool-QueryBuilderWidget .queryBuilder .ant-input-disabled__placeholder{color:inherit}._retool-QueryBuilderWidget .queryBuilder .ant-radio-group .ant-radio-button-wrapper{background-color:var(--secondary-surface);color:var(--primary-text);border-color:var(--border-color)}._retool-QueryBuilderWidget .queryBuilder .ant-radio-group .ant-radio-button-wrapper-checked{background-color:var(--accent-background);border-color:var(--accent-background);color:var(--accent-foreground)}._retool-QueryBuilderWidget .queryBuilder .ant-btn{background-color:var(--accent-background) !important;border-color:var(--accent-background) !important;color:var(--accent-foreground) !important;border-radius:var(--border-radius)}._retool-QueryBuilderWidget .queryBuilder .ant-btn.guideflow_hovered:not(:active):not(:disabled){background-color:var(--accent-background-light) !important;border-color:var(--accent-background-light) !important}._retool-QueryBuilderWidget .queryBuilder .ant-btn.disabled,._retool-QueryBuilderWidget .queryBuilder .ant-btn:disabled{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-QueryBuilderWidget .queryBuilder .ant-btn.disabled::placeholder,._retool-QueryBuilderWidget .queryBuilder .ant-btn.disabled__placeholder,._retool-QueryBuilderWidget .queryBuilder .ant-btn:disabled::placeholder,._retool-QueryBuilderWidget .queryBuilder .ant-btn:disabled__placeholder{color:inherit}._retool-QueryBuilderWidget .queryBuilder .ruleGroup{background-color:var(--highlight-background)}._retool-TimerWidget h3{color:var(--primary-text)}._retool-KeyValueMapWidget .innerContainer{background-color:var(--primary-surface)}._retool-KeyValueMapWidget .innerContainer table{border-color:var(--border-color)}._retool-KeyValueMapWidget .innerContainer thead{background-color:var(--primary-background);color:var(--primary-foreground)}._retool-KeyValueMapWidget .innerContainer th{border-color:var(--border-color)}._retool-KeyValueMapWidget .innerContainer td{color:var(--primary-text);border-color:var(--border-color)}._retool-FormWidget .retool-form-floating-action-bar{border-color:var(--border-color)}._retool-FormWidget .retool-form-floating-action-bar .ant-btn{background-color:var(--accent-background) !important;border-color:var(--accent-background) !important;color:var(--accent-foreground) !important;border-radius:var(--border-radius)}._retool-FormWidget .retool-form-floating-action-bar .ant-btn.guideflow_hovered:not(:active):not(:disabled){background-color:var(--accent-background-light) !important;border-color:var(--accent-background-light) !important}._retool-FormWidget .retool-form-floating-action-bar .ant-btn.disabled,._retool-FormWidget .retool-form-floating-action-bar .ant-btn:disabled{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-FormWidget .retool-form-floating-action-bar .ant-btn.disabled::placeholder,._retool-FormWidget .retool-form-floating-action-bar .ant-btn.disabled__placeholder,._retool-FormWidget .retool-form-floating-action-bar .ant-btn:disabled::placeholder,._retool-FormWidget .retool-form-floating-action-bar .ant-btn:disabled__placeholder{color:inherit}._retool-ContainerWidget .retool-container-title-wrapper{background-color:var(--primary-background);color:var(--primary-foreground);border-color:var(--border-color)}._retool-TabbedContainerWidget .ant-tabs-bar{background-color:var(--primary-background);color:var(--primary-foreground);border-color:var(--border-color)}._retool-TabbedContainerWidget .ant-tabs-tab{color:var(--primary-foreground)}._retool-TabbedContainerWidget .ant-tabs-tab.guideflow_hovered{color:var(--accent-background)}._retool-TabbedContainerWidget .ant-tabs-tab-active{color:var(--accent-background)}._retool-TabbedContainerWidget .ant-tabs-ink-bar{background-color:var(--accent-background)}._retool-WizardWidget .wizard-title{color:var(--primary-text)}._retool-WizardWidget .ant-btn-link{color:var(--accent-background)}._retool-WizardWidget .ant-btn-link.guideflow_hovered{color:var(--accent-background-light)}._retool-WizardWidget .retool-wizard-floating-action-bar{border-color:var(--border-color)}._retool-WizardWidget .retool-wizard-floating-action-bar .ant-btn{background-color:var(--accent-background) !important;border-color:var(--accent-background) !important;color:var(--accent-foreground) !important;border-radius:var(--border-radius)}._retool-WizardWidget .retool-wizard-floating-action-bar .ant-btn.guideflow_hovered:not(:active):not(:disabled){background-color:var(--accent-background-light) !important;border-color:var(--accent-background-light) !important}._retool-WizardWidget .retool-wizard-floating-action-bar .ant-btn.disabled,._retool-WizardWidget .retool-wizard-floating-action-bar .ant-btn:disabled{color:var(--disabled-foreground) !important;background-color:var(--disabled-background) !important;border-color:var(--disabled-foreground) !important}._retool-WizardWidget .retool-wizard-floating-action-bar .ant-btn.disabled::placeholder,._retool-WizardWidget .retool-wizard-floating-action-bar .ant-btn.disabled__placeholder,._retool-WizardWidget .retool-wizard-floating-action-bar .ant-btn:disabled::placeholder,._retool-WizardWidget .retool-wizard-floating-action-bar .ant-btn:disabled__placeholder{color:inherit}

/*# sourceMappingURL=534471.own.aa5588d4de1a9151a0ca.css.map*/