.mobile-menu-btn.svelte-d0l4m2{display:none}@media(max-width:767px){.mobile-menu-btn.svelte-d0l4m2{display:grid;place-items:center;width:32px;height:28px;margin-left:auto;flex-shrink:0;border-radius:var(--radius-sm);border:1px solid var(--border);background:color-mix(in srgb,var(--theme-surface) 18%,var(--theme-base));cursor:pointer;transition:background .2s ease,border-color .2s ease}.mobile-menu-btn.svelte-d0l4m2:hover{background:color-mix(in srgb,var(--theme-surface) 28%,var(--theme-base));border-color:var(--border-strong)}}
