.dash-empty-state{align-items:center;display:flex;height:100%;justify-content:center}.dash-empty-state__action{margin-top:20px}.dl-float-menu{--g-button-height:56px;--g-button-border-radius:0;--g-button-background-color-hover:#0000;bottom:16px;left:0;opacity:1;position:fixed;right:0;transform:translateY(0);transition:transform .3s ease,opacity .3s ease;width:100%;z-index:7}.dl-float-menu_hidden{opacity:0;pointer-events:none;transform:translateY(100px)}.dl-float-menu__content{background-color:var(--g-color-base-float-accent);border-radius:20px;box-shadow:0 2px 52px 0 var(--g-color-sfx-shadow);margin-inline:var(--g-spacing-4);overflow:hidden;padding:0 var(--g-spacing-2)}.dash-fixed-header-mobile{--fixed-header-background:var( --dl-color-fixed-header-background,var(--g-color-base-background) );--dash-current-background:var(--fixed-header-background)}.dash-fixed-header-mobile__indicator{inset:0;position:fixed}.dash-fixed-header-mobile__container-placeholder .dashkit-item__renderer,.dash-fixed-header-mobile__controls-placeholder .dashkit-item__renderer{overflow-y:visible}.dash-fixed-header-mobile__controls-placeholder{position:relative;z-index:1}.dash-fixed-header{--fixed-header-background:var( --dl-color-fixed-header-background,var(--g-color-base-background) );--dash-current-background:var(--fixed-header-background);--dash-inline-padding:var(--g-spacing-6);--fixed-header-block-spacing:var(--g-spacing-4);--dashed-border-offset:calc(var(--g-spacing-3)*-1);--hidden-dashed-border-width:4px;--outline-dashed-style:calc(var(--hidden-dashed-border-width) + 1px) dashed var(--g-color-line-generic);--outline-font-color-style:var(--hidden-dashed-border-width) solid var(--fixed-header-background);--btn-click-scale-compensantion:1px;margin-inline:calc(var(--dash-inline-padding)*-1)}.dash-fixed-header__wrapper{background-color:var(--fixed-header-background);position:relative}.dash-fixed-header__wrapper_fixed{display:flex;flex-direction:row;position:fixed;top:40px;z-index:8}.dash-fixed-header__content{display:flex;flex:1;flex-direction:column}.dash-fixed-header__scrollable-container{flex:1;max-height:70vh;overflow:auto;padding-inline:var(--dash-inline-padding)}.dash-fixed-header_edit-mode .dash-fixed-header__scrollable-container{max-height:none;overflow:initial}.dash-fixed-header__controls-settings{display:flex;justify-content:flex-end;position:absolute;right:calc(var(--btn-click-scale-compensantion)*-1);top:var(--fixed-header-block-spacing);width:36px;z-index:9}.dash-fixed-header_edit-mode .dash-fixed-header__controls-settings{top:var(--g-spacing-2)}.dash-fixed-header__controls-settings .dash-fixed-header__controls-settings-wrapper{border-radius:var(--g-border-radius-xl) 0 0 var(--g-border-radius-xl);box-shadow:0 0 15px var(--g-color-sfx-shadow);overflow:hidden;transition:width .1s;width:calc(28px + var(--btn-click-scale-compensantion))}.dash-fixed-header__controls-settings:hover .dash-fixed-header__controls-settings-wrapper{width:calc(36px + var(--btn-click-scale-compensantion))}.dash-fixed-header_edit-mode .dash-fixed-header__controls-settings-wrapper{background-color:var(--g-color-base-float);border-radius:var(--g-border-radius-m) 0 0 var(--g-border-radius-m)}.dash-fixed-header__controls{--bottom-divider-offset:calc(var(--fixed-header-block-spacing)/-2 - var(--hidden-dashed-border-width))}.dash-fixed-header__controls_edit-mode{position:relative}.dash-fixed-header__controls_edit-mode:before{border:var(--outline-dashed-style);border-radius:var(--g-border-radius-xl)}.dash-fixed-header__controls_edit-mode:after,.dash-fixed-header__controls_edit-mode:before{bottom:var(--bottom-divider-offset,var(--dashed-border-offset));content:"";left:var(--dashed-border-offset);pointer-events:none;position:absolute;right:var(--dashed-border-offset);top:var(--top-divider-offset,var(--dashed-border-offset))}.dash-fixed-header__controls_edit-mode:after{border:var(--outline-font-color-style);border-radius:var(--g-border-radius-xl)}.dash-fixed-header:not(.dash-fixed-header_collapsed) .dash-fixed-header__controls:after,.dash-fixed-header:not(.dash-fixed-header_collapsed) .dash-fixed-header__controls:before{border-bottom-left-radius:0;border-bottom-right-radius:0}.dash-fixed-header__container{--top-divider-offset:calc(var(--fixed-header-block-spacing)/-2);display:flex;flex-direction:row}.dash-fixed-header__container_edit-mode{position:relative}.dash-fixed-header__container_edit-mode:before{border:var(--outline-dashed-style);border-radius:var(--g-border-radius-xl)}.dash-fixed-header__container_edit-mode:after,.dash-fixed-header__container_edit-mode:before{bottom:var(--bottom-divider-offset,var(--dashed-border-offset));content:"";left:var(--dashed-border-offset);pointer-events:none;position:absolute;right:var(--dashed-border-offset);top:var(--top-divider-offset,var(--dashed-border-offset))}.dash-fixed-header__container_edit-mode:after{border:var(--outline-font-color-style);border-radius:var(--g-border-radius-xl)}.dash-fixed-header__container:after,.dash-fixed-header__container:before{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.dash-fixed-header__container-placeholder,.dash-fixed-header__controls-placeholder{display:contents}.dash-fixed-header__container,.dash-fixed-header__controls{margin-block:var(--fixed-header-block-spacing)}.dash-fixed-header__container>.react-grid-layout,.dash-fixed-header__controls>.react-grid-layout{flex:1;min-height:44px;transition:none}.dash-fixed-header__container_hidden,.dash-fixed-header__controls_hidden{display:none;margin:0}.dash-fixed-header__container-placeholder{position:relative}.dash-fixed-header__container-placeholder_collapsed .dash-fixed-header__container{margin:0;max-height:0;min-height:0;overflow:clip;padding:0}.dash-fixed-header__empty{align-items:center;color:var(--g-color-text-hint);display:flex;gap:var(--g-spacing-1);justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}