#mobile-topbar{position:fixed;top:0;left:0;right:0;z-index:200;padding:calc(env(safe-area-inset-top,0px) + 10px) 12px 10px;pointer-events:none;background:linear-gradient(180deg,var(--bg) 0%,var(--bg) 68%,transparent 100%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#mobile-topbar .mtb-island{pointer-events:auto;display:flex;align-items:center;gap:9px;padding:13px 13px 13px 10px;border-radius:18px;max-width:520px;margin:0 auto;background:#141c30b8;border:1px solid rgba(167,139,250,.22);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 26px -10px #7c3aed80}html.light #mobile-topbar .mtb-island{background:#ffffffd1;border-color:#7c3aed2e;box-shadow:0 8px 26px -12px #0f172a40}.mtb-av{width:48px;height:48px;border-radius:50%;flex-shrink:0;padding:2px;background:linear-gradient(135deg,#7c3aed,#06b6d4);border:none;cursor:pointer}.mtb-av span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;background:#1b2540;color:#fff;font:800 16px Inter,sans-serif;overflow:hidden}html.light .mtb-av span{background:#fff;color:#1e293b}.mtb-av span img{width:100%;height:100%;object-fit:cover;border-radius:50%}.mtb-txt{flex:1;min-width:0}.mtb-txt h2{font:800 16px Inter,sans-serif;letter-spacing:-.01em;color:var(--text);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mtb-txt .d{font:600 11px IBM Plex Mono,monospace;color:var(--text3);margin-top:2px;text-transform:capitalize}.mtb-btn{width:40px;height:40px;border-radius:12px;flex-shrink:0;border:1px solid var(--border);background:#ffffff0d;color:var(--text2);display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}html.light .mtb-btn{background:#0f172a0a}.mtb-btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mtb-badge{position:absolute;top:-4px;right:-4px;min-width:15px;height:15px;border-radius:8px;background:#fb7185;color:#fff;font:700 9px Inter;display:flex;align-items:center;justify-content:center;border:2px solid var(--bg);padding:0 3px}
