.mobile-more{display:none}@media (max-width:680px){:root{--mobile-nav-height:max(64px,calc(4.5rem - var(--space-2)))}html[lang=en]{--mobile-nav-height:max(80px,calc(6rem - var(--space-4)))}.mobile-bottom{height:var(--bottom-safe);padding:3px max(4px,env(safe-area-inset-right)) calc(3px + env(safe-area-inset-bottom)) max(4px,env(safe-area-inset-left));background:#fffffff5;border-top:1px solid #e8ecf7;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:0;display:grid}.mobile-bottom>a{border-radius:var(--radius-sm);min-width:0;min-height:52px;color:var(--muted-strong);font-size:var(--font-meta);transition:color var(--motion-fast),background-color var(--motion-fast);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:5px 0;font-weight:500;line-height:1.25;display:flex;position:relative}.mobile-bottom>a>span:last-child{white-space:normal;text-align:center;overflow-wrap:anywhere;max-width:100%}.mobile-bottom .nav-icon{flex-shrink:0;place-items:center;width:32px;height:32px;display:grid;position:relative}.mobile-bottom [data-nav-message-badge]{top:-2px;right:-3px}.mobile-more{width:-moz-fit-content;width:fit-content;margin:var(--space-4) max(var(--space-4),env(safe-area-inset-right)) calc(var(--bottom-safe) + var(--space-4)) auto;min-width:74px;min-height:44px;box-shadow:none;color:#465476;font-size:var(--font-meta);background:#fffffff7;border:1px solid #e1e6f7;border-radius:22px;justify-content:center;align-items:center;gap:5px;padding:10px 13px;font-weight:500;line-height:1.4;display:inline-flex;position:relative}.mobile-more svg{width:19px;height:19px}:is(.mobile-more:hover,.mobile-more:focus-visible){color:#4549da;background:#f1f3ff;border-color:#c5ccff}.mobile-more:focus-visible{outline-offset:3px;outline:2px solid #5558ee}.mobile-more:active{background:#e8ecff}body:has(.messages-v3.show-chat) .mobile-more{display:none}}@media (forced-colors:active){.mobile-more{border-color:buttontext}}