.cUi-currencySwitcher{display:inline-flex;flex-shrink:0;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;color:var(--color-text-on-mobile-bar);transition:background .2s ease}.cUi-currencySwitcher--bar:hover{background:#f5f0eb1a}.cUi-currencySwitcher--panel{gap:8px;padding:8px 12px;border:1px solid var(--color-brand-light-gray);border-radius:var(--radius-card);color:var(--color-text-primary);background:var(--color-bg-primary)}.cUi-currencySwitcher--panel:hover{background:var(--color-brand-cream);border-color:var(--color-accent)}.cUi-currencySwitcher__flag{font-size:1.125rem;line-height:1}.cUi-currencySwitcher__code{font-size:.875rem;font-weight:700;line-height:1;letter-spacing:.04em}.cUi-currencySwitcher__chevron{flex-shrink:0;color:var(--color-text-secondary)}
