.bottom-tab-bar_tabBar__eeKSM{position:fixed;bottom:calc(12px + env(safe-area-inset-bottom, 0px));left:50%;transform:translateX(-50%);z-index:90;display:flex;align-items:stretch;justify-content:space-around;width:calc(100% - 32px);max-width:360px;height:52px;border-radius:26px;background:rgba(var(--app-card-rgb),.82);backdrop-filter:saturate(180%) blur(24px);-webkit-backdrop-filter:saturate(180%) blur(24px);border:.5px solid var(--app-divider);box-shadow:var(--app-shadow-lg)}@media (min-width:769px){.bottom-tab-bar_tabBar__eeKSM{display:none}}.bottom-tab-bar_tab__wcK1n{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:6px 0 4px;color:var(--app-text-secondary);transition:color .2s;-webkit-tap-highlight-color:transparent;position:relative}.bottom-tab-bar_tab__wcK1n:active{opacity:.7}.bottom-tab-bar_tabActive__ORmj8{color:var(--app-primary)}.bottom-tab-bar_tabIcon__HT083{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.bottom-tab-bar_tabLabel__hS3KY{font-size:11px;font-weight:500;line-height:1;letter-spacing:.01em}.bottom-tab-bar_tabActive__ORmj8 .bottom-tab-bar_tabLabel__hS3KY{font-weight:600}