.maxima-currency-modal[hidden]{display:none!important}.maxima-currency-modal{position:fixed;inset:0;z-index:1000000;display:grid;place-items:center;padding:24px}.maxima-currency-modal__backdrop{position:absolute;inset:0;background:rgba(8,8,8,.72);backdrop-filter:blur(3px)}.maxima-currency-modal__dialog{position:relative;width:min(100%,520px);box-sizing:border-box;padding:42px;background:#fff;color:#111;box-shadow:0 26px 80px rgba(0,0,0,.3);outline:0;text-align:left}.maxima-currency-modal__eyebrow{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.maxima-currency-modal__dialog h2{margin:0 0 14px;font-size:clamp(30px,6vw,44px);line-height:1.04;letter-spacing:-.03em}.maxima-currency-modal__dialog>p:not(.maxima-currency-modal__eyebrow):not(.maxima-currency-modal__note):not(.maxima-currency-modal__error){margin:0;font-size:17px;line-height:1.55}.maxima-currency-modal__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.maxima-currency-modal__actions button,.maxima-currency-switcher button{min-height:48px;border:1px solid #111;border-radius:0;padding:12px 18px;font:inherit;font-weight:700;cursor:pointer;transition:background-color 160ms ease,color 160ms ease,opacity 160ms ease}.maxima-currency-modal__primary{background:#111;color:#fff}.maxima-currency-modal__secondary{background:#fff;color:#111}.maxima-currency-modal__actions button:hover,.maxima-currency-modal__actions button:focus-visible{background:#eedd24;color:#111}.maxima-currency-modal__actions button:disabled{cursor:wait;opacity:.58}.maxima-currency-modal__note,.maxima-currency-modal__error{margin:16px 0 0;font-size:12px;line-height:1.5}.maxima-currency-modal__note{color:#666}.maxima-currency-modal__error{color:#b42318;font-weight:700}.maxima-currency-modal-open{overflow:hidden}.maxima-currency-switcher{display:inline-flex;gap:4px}.maxima-currency-switcher button{min-height:34px;padding:6px 10px;background:0 0;color:inherit}.maxima-currency-switcher button[aria-pressed=true]{background:#111;color:#fff}@media(max-width:560px){.maxima-currency-modal{padding:14px}.maxima-currency-modal__dialog{padding:30px 24px}.maxima-currency-modal__actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.maxima-currency-modal__actions button{transition:none}}