.mob-tab-bar{display:none}@media(max-width:768px){.mob-tab-bar{display:flex;align-items:stretch;position:fixed;bottom:0;left:0;right:0;height:64px;z-index:400;background:#090b11eb;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);border-top:1px solid rgba(255,255,255,.07);box-shadow:0 -4px 30px #00000080,inset 0 1px #ffffff0a;padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:content-box}.mob-tab,.mob-tab-inner{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0;border:none;background:transparent;color:#94a3b8b3;text-decoration:none;cursor:pointer;transition:color .18s ease,transform .15s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-width:0}.mob-tab{position:relative;overflow:visible}.mob-tab-account{flex:1;position:relative}.mob-tab-inner{width:100%;height:100%}.mob-tab.active:before,.mob-tab-account.active .mob-tab-inner:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:32px;height:3px;border-radius:0 0 4px 4px;background:#818cf8;box-shadow:0 0 12px #818cf8b3}.mob-tab.active,.mob-tab-account.active .mob-tab-inner{color:#a5b4fc}.mob-tab:active,.mob-tab-inner:active{transform:scale(.88)}.mob-tab-icon{display:flex;align-items:center;justify-content:center;line-height:1}.mob-tab-label{font-size:10px;font-weight:700;letter-spacing:.03em;line-height:1;white-space:nowrap}.mob-tab-avatar{width:26px;height:26px;border-radius:50%;object-fit:cover;border:1.5px solid rgba(129,140,248,.5)}.mob-tab-popover{position:absolute;bottom:calc(100% + 10px);right:6px;min-width:210px;padding:.45rem;border-radius:14px;background:#11141d;border:1px solid rgba(255,255,255,.1);box-shadow:0 -8px 32px -4px #000000b3,0 0 0 1px #818cf814;display:flex;flex-direction:column;gap:.25rem;z-index:500;animation:pop-in .18s cubic-bezier(.34,1.3,.64,1) both}@keyframes pop-in{0%{opacity:0;transform:translateY(8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.mob-pop-id{display:flex;flex-direction:column;gap:2px;padding:.4rem .6rem .5rem;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:.15rem}.mob-pop-name{font-size:.88rem;font-weight:700;color:#e5e7eb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-pop-email{font-size:.72rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-pop-row{display:flex;align-items:center;gap:.55rem;padding:.55rem .65rem;border-radius:9px;border:none;background:transparent;color:#d1d5db;font-size:.88rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease;text-align:left;width:100%}.mob-pop-row:hover,.mob-pop-row:active{background:#ffffff0f;color:#f1f5f9}.mob-pop-signout:hover,.mob-pop-signout:active{background:#f8717114;color:#f87171}}
