.portal-switcher{display:flex;align-items:center;gap:8px}.portal-switcher a{padding:9px 12px;border-radius:100px;color:var(--muted);text-decoration:none;font:600 11px Manrope}.portal-switcher a:hover,.portal-switcher a.active{background:var(--ink);color:white}.portal-switcher .text-button{margin-left:7px}@media(max-width:650px){.portal-switcher{gap:2px}.portal-switcher a{padding:8px;font-size:9px}.portal-switcher .text-button{display:none}}
