.currency-switch{background:#fff;border:1px solid #e9ecef;border-radius:50px;gap:2px;padding:3px;display:inline-flex}.currency-switch-option{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:50px;padding:6px 14px;font-size:.85rem;font-weight:600;transition:background-color .25s,color .25s}.currency-switch-option:hover{color:#0f172a}.currency-switch-option.active{color:#fff;background:#0f172a}.currency-switch-option:focus-visible{outline-offset:2px;outline:2px solid #f58020}.currency-switch-standalone{justify-content:center;margin-top:1.5rem;display:flex}
