.Dashboard_dashboard___brKd{display:flex;min-height:var(--screen-height)}.Dashboard_dashboard-sidebar__zkFdv{width:100%;height:var(--screen-height);max-width:100px;flex:none;position:sticky;top:0;left:0;z-index:100}.Dashboard_dashboard-main__bIRFa{flex:1;display:flex;flex-direction:column;width:100%}.Dashboard_dashboard-main__content__2RWYR{flex:1;max-width:calc(var(--screen-width, 100vw) - 100px);display:flex;flex-direction:column;position:relative;overflow:hidden}.Dashboard_dashboard-overlay__En9hg{display:none}@media(max-width:1300px){.Dashboard_dashboard-sidebar__zkFdv{position:fixed;top:0;left:0;height:100%;z-index:1000;opacity:0;visibility:hidden;background:rgba(0,0,0,.8);transform:translateX(-100%);transition:all .3s ease-in-out;width:fit-content;min-width:250px}.Dashboard_dashboard-sidebar__zkFdv.Dashboard_show__2STKe{opacity:1;visibility:visible;transform:translateX(0)}.Dashboard_dashboard-overlay__En9hg{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background:rgba(var(--color-white),.5);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);visibility:hidden;opacity:0;pointer-events:none;transition:all .3s ease-in-out}.Dashboard_dashboard-overlay__En9hg.Dashboard_show__2STKe{visibility:visible;opacity:1;pointer-events:auto}:root[data-theme=dark] .Dashboard_dashboard-overlay__En9hg{background:rgba(var(--color-black),.5)}.Dashboard_dashboard-main__bIRFa{display:flex;flex-direction:column}.Dashboard_dashboard-main__content__2RWYR{max-width:100%;width:100%}}