.SidePanel_panel__zDUs_{position:fixed;top:0;left:0;width:var(--side-panel-width);height:100vh;background-color:#111;padding:2rem 1rem;border-right:1px solid #222;z-index:10}.SidePanel_navList__7xAR8{list-style:none;padding:0;margin:0}.SidePanel_navList__7xAR8 li{margin-bottom:1rem}.SidePanel_link__niq2j{display:block;padding:.75rem 1rem;color:#aaa;text-decoration:none;border-radius:8px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.SidePanel_link__niq2j:hover{background-color:#222;color:#fff}.SidePanel_active__eB60G{background-color:#333;color:#fff;font-weight:700}@media (max-width:768px){.SidePanel_panel__zDUs_{top:auto;bottom:0;width:100%;height:var(--bottom-bar-height);border-right:none;border-top:1px solid #222;display:flex;align-items:center;padding:0 1rem}.SidePanel_navList__7xAR8{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%}.SidePanel_navList__7xAR8 li{margin-bottom:0}.SidePanel_link__niq2j{padding:.5rem}}.DashboardLayout_dashboardContainer__4KDEt{display:flex}.DashboardLayout_mainContent__MdTe2{flex-grow:1;padding:2rem;margin-left:var(--side-panel-width)}@media (max-width:768px){.DashboardLayout_dashboardContainer__4KDEt{display:block}.DashboardLayout_mainContent__MdTe2{margin-left:0;margin-bottom:var(--bottom-bar-height);padding:1.5rem}}