.BottomNav_root__yZmWW{position:fixed;inset:auto 0 0;z-index:100;height:calc(var(--bn-height, var(--mobile-nav-height)) + var(--safe_area_inset_bottom));background:var(--secondary);border-top:1px solid var(--border-hairline-on-dark);padding-bottom:var(--safe_area_inset_bottom)}.BottomNav_list__g4_ax{display:flex;height:100%}.BottomNav_item__cBxvS{display:flex;flex:1 1}.BottomNav_link__P3j4L{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--bn-gap,6px);width:100%;height:100%;padding:var(--bn-padding,10px 6px 8px);color:var(--text-secondary);text-decoration:none;border:1px solid rgba(0,0,0,0)}.BottomNav_link__P3j4L:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.BottomNav_link__P3j4L .BottomNav_icon__hUxsl{box-sizing:border-box;width:var(--bn-icon-size,24px);height:var(--bn-icon-size,24px);opacity:.55;transition:opacity .15s ease;flex-shrink:0;padding:var(--bn-icon-pad,0)}.BottomNav_link__P3j4L .BottomNav_label__e1CTf{font-size:var(--bn-font-size,11px);font-weight:500;line-height:var(--bn-line-height,16px)}.BottomNav_link_active__3L4qU{color:var(--text-primary);background:radial-gradient(66.67% 100% at 50% 0,rgba(50,146,255,.2) 0,rgba(50,146,255,0) 100%);border-image-source:radial-gradient(50% 100% at 50% 0,var(--accent) 0,rgba(16,23,45,0) 100%);border-image-slice:1}.BottomNav_link_active__3L4qU .BottomNav_icon__hUxsl{opacity:1}.BottomNav_link_active__3L4qU:after{content:"";position:absolute;bottom:0;left:50%;width:var(--bn-underline-width,40px);height:3px;background:var(--accent);border-radius:3px 3px 0 0;transform:translateX(-50%)}.TabletNavBar_tablet__7s1iw{--bn-height:var(--tablet-nav-height);--bn-icon-size:64px;--bn-icon-pad:12px;--bn-gap:8px;--bn-font-size:18px;--bn-line-height:24px;--bn-underline-width:100%;--bn-padding:8px 6px 16px;display:none}@media(min-width:768px)and (max-width:1023px){.TabletNavBar_tablet__7s1iw{display:block}}.HeaderControls_root__9xxu_{display:flex;align-items:center;gap:12px}.HeaderControls_logout_placeholder__29OB8{width:32px;height:32px}