.TabBar_bar__ecPFk{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:402px;height:calc(55px + var(--safe-bottom));padding-bottom:var(--safe-bottom);background:var(--color-surface);border-top:1px solid rgba(27,27,31,.06);display:flex;align-items:center;justify-content:space-around;z-index:50}.TabBar_tab__iaWT5{display:flex;flex-direction:column;align-items:center;gap:var(--space-1);min-width:55px;padding:var(--space-2);font-size:var(--text-2xs);font-weight:700;letter-spacing:.02em;color:var(--color-text-secondary);text-decoration:none;transition:color var(--motion-fast) ease}.TabBar_tab__iaWT5 svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.TabBar_active__PeiCz{color:var(--color-accent)}