:root{--dashboard-sidebar-width:60px;--dashboard-sidebar-expanded-width:280px;--dashboard-density-font:16px;--dashboard-density-font-sm:13px;--dashboard-product-button-height:30px;--dashboard-product-button-font:12px;--dashboard-product-button-padding-x:7px;--dashboard-product-button-gap:5px;--dashboard-product-button-min-width:46px;--dashboard-product-button-max-width:58px;--dashboard-sidebar-icon-button-size:32px;--dashboard-sidebar-icon-size:18px;--dashboard-sidebar-item-gap:4px;--dashboard-logo-area-height:48px;--dashboard-logo-size:44px;--dashboard-profile-view-height:200px;--dashboard-page-header-height:40px;--dashboard-page-header-padding-y:2px;--dashboard-page-header-padding-x:12px;--dashboard-page-title-size:17px;--dashboard-page-subtitle-size:12px;--dashboard-control-height:24px;--dashboard-control-font-size:12px;--dashboard-control-padding-x:12px;--dashboard-tab-height:38px;--dashboard-tab-font-size:14px;--dashboard-tab-padding-y:8px;--dashboard-tab-padding-x:14px;--dashboard-toolbar-gap:8px;--dashboard-card-padding-y:8px;--dashboard-card-padding-x:10px;--dashboard-card-gap:10px;--dashboard-card-radius:10px;--dashboard-kpi-card-min-height:44px;--dashboard-kpi-value-size:15px;--dashboard-kpi-label-size:11.5px;--dashboard-kpi-helper-size:10.5px;--dashboard-summary-card-min-height:44px;--dashboard-card-body-size:12px;--dashboard-section-title-size:13px;--dashboard-chart-title-size:var(--dashboard-section-title-size);--dashboard-list-title-size:var(--dashboard-section-title-size);--dashboard-card-title-size:var(--dashboard-section-title-size);--dashboard-action-panel-header-size:var(--dashboard-section-title-size);--dashboard-action-panel-menu-size:var(--dashboard-section-title-size);--dashboard-table-title-size:var(--dashboard-section-title-size);--dashboard-table-header-size:13px;--dashboard-table-cell-size:13px;--dashboard-table-cell-padding-y:6px;--dashboard-table-cell-padding-x:8px;--dashboard-table-header-height:30px;--dashboard-table-row-min-height:30px;--dashboard-table-toolbar-min-height:36px;--dashboard-table-toolbar-padding-y:6px;--dashboard-table-toolbar-padding-x:10px;--dashboard-table-pagination-min-height:44px;--dashboard-table-pagination-padding-y:12px;--dashboard-table-pagination-padding-x:8px;--page-header-offset:var(--dashboard-page-header-height);--table-page-th-padding-y:6px;--table-page-td-padding-y:6px;--table-action-th-padding-y:6px;--table-action-td-padding-y:4px}.column-visibility-dropdown{position:relative}.column-visibility-dropdown .settings-icon{border:none;cursor:pointer;display:flex;font-size:18px;color:#4285f4;background:none;padding:2px;align-items:center;justify-content:center;transition:opacity .2s;width:24px;height:24px}.column-visibility-dropdown .settings-icon:hover{opacity:.7}.column-visibility-dropdown .dropdown-panel{position:absolute;top:130%;right:0;width:180px;max-height:calc(100vh - 220px);overflow-y:auto;background-color:#fff;border:1px solid rgba(89,92,90,.4078431373);border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.4784313725);padding:8px 0;z-index:999}.column-visibility-dropdown .group-item{border-bottom:1px solid #fff;padding:6px 16px 8px}.column-visibility-dropdown .group-item .group-header{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:14px;margin-bottom:6px}.column-visibility-dropdown .group-item .group-header label{display:flex;align-items:center;cursor:pointer}.column-visibility-dropdown .group-item .group-header label input[type=checkbox]{margin-right:6px}.column-visibility-dropdown .group-item .group-header .expand-column{background:none;border:none;cursor:pointer;font-size:12px;padding:0;width:18px;height:18px;text-align:center;line-height:18px;font-weight:700;color:#4285f4}.column-visibility-dropdown .group-item .column-list{margin-top:6px;padding-left:8px;display:flex;flex-direction:column;gap:6px}.column-visibility-dropdown .group-item .column-list .column-item{display:flex;align-items:center;font-size:13px;margin:4px 0;cursor:pointer}.column-visibility-dropdown .group-item .column-list .column-item input[type=checkbox]{margin-right:6px;cursor:pointer}