/* Built: 2026-03-14T23:18:07.909Z */
.currency-toggle{align-items:center;display:flex;gap:12px;margin:16px 0}.currency-toggle-label{color:#666;font-size:14px;font-weight:500;white-space:nowrap}.currency-toggle-buttons{background:#f5f5f5;border-radius:8px;display:flex;gap:8px;padding:4px}.currency-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;outline:none;padding:8px 16px;transition:all .2s ease}.currency-btn:hover:not(:disabled){background:#fff9;color:#333;transform:translateY(-1px)}.currency-btn:active:not(:disabled){transform:translateY(0)}.currency-btn.active{background:#fff;box-shadow:0 2px 4px #0000001a;color:#1976d2;font-weight:600}.currency-btn:disabled{cursor:not-allowed;opacity:.5}.currency-flag{font-size:18px;line-height:1}.currency-label{font-family:Roboto Mono,Courier New,monospace;letter-spacing:.5px}.currency-toggle-small .currency-toggle-label{font-size:12px}.currency-toggle-small .currency-btn{font-size:12px;padding:6px 12px}.currency-toggle-large .currency-toggle-label,.currency-toggle-small .currency-flag{font-size:16px}.currency-toggle-large .currency-btn{font-size:16px;padding:12px 24px}.currency-toggle-large .currency-flag{font-size:24px}@media (max-width:768px){.currency-toggle{align-items:flex-start;flex-direction:column;gap:8px}.currency-toggle-buttons{justify-content:space-between;width:100%}.currency-btn{flex:1 1;justify-content:center}}
/*# sourceMappingURL=1976.8111e538.chunk.css.map*/