.currency-toggles{align-items:center;background:var(--tofu-gray-80);border-radius:20px;display:flex;flex-direction:row;justify-content:center;width:auto}.currency-toggle{border-radius:20px;cursor:pointer;font-size:var(--font-size-0);padding:.2rem .75rem;transition:background .3s ease}.currency-toggle.active{background:var(--tofu-emerald-medium)}