.layout_dashboardLayout__IrBg6{display:flex;flex-direction:row;height:100dvh;height:100vh;width:100%;background-color:hsl(var(--background));overflow:hidden;position:relative}.layout_sidebarWrapper__srlBo{height:100%;transition:width .3s cubic-bezier(.4,0,.2,1);flex-shrink:0;border-right:1px solid hsl(var(--border));z-index:10;position:relative}.layout_sidebarWrapperExpanded__QxQGM,.layout_sidebarWrapper__srlBo{width:-moz-fit-content;width:fit-content}.layout_sidebarWrapperCollapsed__muV_s{width:80px}.layout_mainContent__Tuv18{flex:1;display:flex;flex-direction:column;width:100%;height:100%;overflow-y:auto;background-color:hsl(var(--background))}.layout_mainContentMobile__IgZAe{width:100%}.layout_contentArea__fKvet{flex:1;width:100%;height:100%}.layout_contentWrapper__UgZiz{height:100%;background-color:hsl(var(--background))}@media screen and (max-width:768px){.layout_sidebarWrapper__srlBo{display:none!important}.layout_mainContent__Tuv18{width:100%}.layout_dashboardLayout__IrBg6{flex-direction:column;padding:0}}@media screen and (min-width:769px) and (max-width:1023px){.layout_sidebarWrapperExpanded__QxQGM{width:200px}.layout_sidebarWrapperCollapsed__muV_s{width:70px}}@media screen and (min-width:1024px){.layout_sidebarWrapperCollapsed__muV_s{width:80px}.layout_sidebarWrapperExpanded__QxQGM{width:-moz-fit-content;width:fit-content}}@media screen and (min-width:1280px){.layout_contentWrapper__UgZiz{max-width:1400px;margin:0 auto}}@media screen and (min-width:1440px){.layout_contentWrapper__UgZiz{max-width:1600px;margin:0 auto}}@media (prefers-reduced-motion:reduce){.layout_dashboardLayout__IrBg6,.layout_mainContent__Tuv18,.layout_sidebarWrapper__srlBo{transition:none!important}}.layout_loadingContainer__0DRtS{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:hsl(var(--background));z-index:1000}.layout_spinner___Lhpv{text-align:center}.layout_spinner___Lhpv:before{content:"";display:inline-block;width:2.5rem;height:2.5rem;border:3px solid hsl(var(--border));border-top-color:hsl(var(--primary));border-radius:50%;animation:layout_spin__ZpKZc 1s linear infinite;margin-bottom:1rem}@keyframes layout_spin__ZpKZc{to{transform:rotate(1turn)}}.layout_spinner___Lhpv p{margin:0;color:hsl(var(--foreground));font-size:.95rem}