.mobile-top-nav.svelte-4vsoui{background:var(--surface-elevated);border-bottom:1px solid var(--border-default);z-index:1000;height:56px;padding:0 max(12px, env(safe-area-inset-right)) 0 max(12px, env(safe-area-inset-left));box-sizing:border-box;justify-content:space-between;align-items:center;display:none;position:fixed;top:0;left:0;right:0}.mobile-nav-menu-btn.svelte-4vsoui{width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex}.mobile-nav-menu-btn.svelte-4vsoui:hover{background:var(--surface-muted)}.mobile-nav-logo.svelte-4vsoui{align-items:center;height:32px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.mobile-nav-logo.svelte-4vsoui img:where(.svelte-4vsoui){width:auto;height:100%}.mobile-nav-actions.svelte-4vsoui{align-items:center;gap:8px;margin-left:auto;display:flex}.mobile-nav-profile.svelte-4vsoui{border:2px solid var(--border-default);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.mobile-nav-profile.svelte-4vsoui img:where(.svelte-4vsoui){object-fit:cover;width:100%;height:100%}.mobile-nav-profile-fallback.svelte-4vsoui{background:var(--primary-color);width:100%;height:100%;color:var(--mgmt-on-primary-text);justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.mobile-nav-login-btn.svelte-4vsoui{border-radius:var(--radius-sm);background:var(--cta-bg);color:var(--mgmt-on-primary-text);cursor:pointer;white-space:nowrap;border:none;padding:8px 16px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .2s}.mobile-nav-login-btn.svelte-4vsoui:hover{background:var(--cta-bg-hover)}@media (max-width:767px){.mobile-top-nav.svelte-4vsoui{display:flex}}
