.MobileBottomNav_root__H4G_G{position:fixed;bottom:0;left:0;right:0;height:64px;background:var(--mantine-color-body);border-top:1px solid var(--mantine-color-gray-2);z-index:100;padding:0 4px;box-shadow:0 -2px 8px rgba(0,0,0,.06)}.MobileBottomNav_navItem__0RX_W{flex:1;display:flex;align-items:center;justify-content:center;padding:6px 0;border-radius:var(--mantine-radius-md);transition:background .15s ease}.MobileBottomNav_navItem__0RX_W:active{background:var(--mantine-color-gray-1)}.MobileBottomNav_navItem__0RX_W[data-active]{background:transparent}@media (min-width:768px){.MobileBottomNav_root__H4G_G{display:none}}