.dashboardLayout_container__f02by{display:flex;padding:.75rem;height:100vh;width:100%;gap:10px}@media (min-width:768px){.dashboardLayout_container__f02by{padding:1.5rem;gap:20px}}.dashboardLayout_menu__n1t4w{min-height:100vh;width:313px}.dashboardLayout_content__JiV_A{padding-left:8px;padding-right:8px;width:calc(100% - 313px)}.dashboardLayout_wrapper__Cy8WT{display:flex;flex-direction:column;gap:15px;margin-top:15px}@media (min-width:768px){.dashboardLayout_wrapper__Cy8WT{flex-direction:row;gap:20px;margin-top:20px}}.dashboardLayout_main___pbsU{flex:3;display:flex;flex-direction:column;gap:15px}@media (min-width:768px){.dashboardLayout_main___pbsU{gap:20px}}.dashboardLayout_cards__3YIyX{display:flex;flex-direction:column;gap:15px}@media (min-width:768px){.dashboardLayout_cards__3YIyX{flex-direction:row;gap:20px;justify-content:space-between}}.dashboardLayout_side__22Vk8{flex:1}@media (max-width:768px){.dashboardLayout_container__f02by{padding:0;gap:0}.dashboardLayout_content__JiV_A{padding-left:0;padding-right:0;width:100%}.dashboardLayout_menu__n1t4w{display:none}}.sidebar_container__CeuYM{position:fixed;border-radius:16px;background:#e6e7e8;height:95vh;overflow-y:auto;overflow-x:hidden;width:313px}.sidebar_logoWrap__2s5Io{display:flex;align-items:center;gap:20px;margin-bottom:70px;padding:24px}.sidebar_list__pVlNz{list-style:none}.sidebar_logout__feXYX{padding:20px;margin:5px 0;display:flex;align-items:center;gap:10px;cursor:pointer;border-radius:10px;background:none;border:none;color:var(--danger);width:100%}.navbar_container__EyXAp{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:#fff;border-bottom:1px solid #e5e7eb}.navbar_title__T_jnK{font-size:1.5rem;font-weight:500;text-transform:capitalize}.navbar_icons__sN8Ku{display:flex;align-items:center;gap:1rem}@media (max-width:768px){.navbar_title__T_jnK{font-size:1.25rem}}.mobileMenu_overlay___SrAV{animation:mobileMenu_slideIn__FXnib .3s ease-out}.mobileMenu_menuItem__h__tu{transition:background-color .2s}.mobileMenu_menuItem__h__tu:active{background-color:#f3f4f6}.mobileMenu_logoutButton__P0wJ9{transition:background-color .2s}.mobileMenu_logoutButton__P0wJ9:active{background-color:#fee2e2}@keyframes mobileMenu_slideIn__FXnib{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}