.currency-checkout-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}.currency-checkout-modal[hidden]{display:none}.currency-checkout-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1212128c;display:flex;align-items:flex-end;justify-content:center;opacity:0;transition:opacity .25s ease}.currency-checkout-modal.is-open .currency-checkout-modal__overlay{opacity:1}.currency-checkout-modal__sheet{position:relative;background:rgb(var(--color-background));color:rgb(var(--color-foreground));width:100%;max-width:480px;border-radius:20px 20px 0 0;padding:24px 22px 28px;transform:translateY(24px);transition:transform .25s ease;box-shadow:0 -8px 30px #0003;font-family:var(--font-body-family)}@media screen and (min-width:750px){.currency-checkout-modal__overlay{align-items:center}.currency-checkout-modal__sheet{border-radius:20px;transform:translateY(12px) scale(.98)}}.currency-checkout-modal.is-open .currency-checkout-modal__sheet{transform:translateY(0) scale(1)}.currency-checkout-modal__handle{width:36px;height:4px;border-radius:2px;background:rgba(var(--color-foreground),.15);margin:0 auto 16px}@media screen and (min-width:750px){.currency-checkout-modal__handle{display:none}}.currency-checkout-modal__close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:20px;line-height:1;color:rgba(var(--color-foreground),.55);cursor:pointer;padding:4px}.currency-checkout-modal__step h3{font-size:18px;font-weight:700;margin:0 0 4px;text-align:center}.currency-checkout-modal__step p.sub{font-size:13px;color:rgba(var(--color-foreground),.65);text-align:center;margin:0 0 20px}.currency-options{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.currency-option-group{border:2px solid rgba(var(--color-foreground),.1);border-radius:12px;padding:10px;background:rgba(var(--color-foreground),.02)}.intl-tag{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;color:rgb(var(--color-button));background:rgba(var(--color-button),.1);border-radius:5px;padding:4px 8px;margin-bottom:10px}.intl-tag__icon{width:12px;height:12px;flex-shrink:0}.currency-option{display:flex;align-items:center;gap:14px;border:2px solid rgba(var(--color-foreground),.12);border-radius:12px;padding:14px;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;text-align:left;background:rgb(var(--color-background));font-family:inherit;width:100%;color:inherit}.currency-option-group .currency-option{border-width:2px}.currency-option:hover{border-color:rgb(var(--color-button))}.currency-option.selected{border-color:rgb(var(--color-button));background:rgba(var(--color-button),.06);box-shadow:0 0 0 1px rgb(var(--color-button))}.currency-option .flag{display:flex;align-items:center;justify-content:center;width:38px;height:26px;border-radius:4px;overflow:hidden;flex-shrink:0;box-shadow:0 0 0 1px rgba(var(--color-foreground),.12)}.currency-option .flag svg{width:100%;height:100%;display:block}.currency-option .details{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.currency-option .title{font-size:14.5px;font-weight:700;line-height:1.2}.currency-option .desc{font-size:12px;color:rgba(var(--color-foreground),.6);line-height:1.3}.currency-option .amount{font-size:15px;font-weight:700;color:rgb(var(--color-button));white-space:nowrap;flex-shrink:0}.currency-checkout-modal__confirm{width:100%;background:rgb(var(--color-button));color:#fff;border:none;border-radius:8px;padding:15px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;font-family:inherit;cursor:pointer;transition:opacity .15s ease,transform .1s ease}.currency-checkout-modal__confirm:hover{opacity:.9}.currency-checkout-modal__confirm:active{transform:scale(.99)}.currency-checkout-modal__confirm[disabled]{opacity:.6;cursor:not-allowed}.currency-checkout-modal__secondary{width:100%;background:none;border:none;color:rgba(var(--color-foreground),.6);font-size:13px;font-family:inherit;cursor:pointer;padding:12px;text-decoration:underline}.currency-checkout-modal__step[data-currency-step=processing],.currency-checkout-modal__step[data-currency-step=error]{text-align:center;padding:12px 8px}.currency-checkout-modal__spinner{width:40px;height:40px;border-radius:50%;border:4px solid rgba(var(--color-foreground),.12);border-top-color:rgb(var(--color-button));animation:currency-checkout-spin 1s linear infinite;margin:0 auto 16px}@keyframes currency-checkout-spin{to{transform:rotate(360deg)}}.currency-checkout-modal__step[data-currency-step=error] p{font-size:13px;color:rgba(var(--color-foreground),.65);margin:0 0 18px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-currency-checkout.css.map */
