body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container{background-color:#fff;border:1px solid #f3f4f6;border-radius:16px;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #0000000d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:50px auto;max-width:460px;padding:32px}.center-wrapper{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#4f46e5;height:36px;width:36px}.loading-text{fontSize:14px;color:#4b5563;margin-top:12px}.merchant-header{align-items:flex-start;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.merchant-name{color:#111827;font-size:18px;font-weight:700;margin:0 0 4px}.secure-badge{background-color:#ecfdf5;border-radius:20px;color:#059669;font-size:11px;font-weight:600;padding:4px 8px}.lang-switcher{align-items:center;background-color:#f3f4f6;border-radius:8px;display:flex;gap:6px;padding:4px 8px}.lang-btn{background:none;border:none;cursor:pointer;font-size:12px;padding:2px 4px;transition:all .2s}.amount-container{padding:10px 0 20px;text-align:center}.amount-label{color:#6b7280;font-size:12px;letter-spacing:.05em;margin-bottom:4px;text-transform:uppercase}.amount-value{color:#111827;font-size:36px;font-weight:800}.currency-sign{color:#4b5563;font-size:22px;font-weight:600;margin-left:2px}.order-summary{background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:10px;margin-bottom:24px;padding:14px 16px}.summary-row{display:flex;flex-direction:column;gap:4px}.summary-row-inline{display:flex;flex-direction:row;justify-content:space-between;margin-top:6px}.summary-label{color:#858d99;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.summary-value-uuid{color:#1f2937;font-family:monospace;font-size:12px;font-weight:500;word-break:break-all}.summary-value-country{color:#4b5563;font-size:12px;font-weight:600}.section-title{color:#374151;font-size:14px;font-weight:600;margin:0 0 12px}.grid{flex-direction:column;gap:10px}.card,.grid{display:flex}.card{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;padding:16px;transition:all .15s ease}.card.selected{background-color:#f5f3ff;border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.radio-circle{align-items:center;border:2px solid #d1d5db;border-radius:50%;display:flex;flex-shrink:0;height:16px;justify-content:center;margin-right:12px;width:16px}.radio-dot{background-color:#4f46e5;border-radius:50%;height:8px;width:8px}.method-name{color:#111827;font-size:14px;font-weight:600}.dynamic-form{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-top:24px;padding:20px;transition:all .2s ease}.form-title{color:#4b5563;font-size:13px;font-weight:600;margin:0 0 16px}.form-fields-container{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.input-group-full{display:flex;flex-direction:column;width:100%}.input-group-third{display:flex;flex-direction:column;min-width:70px;width:calc(33.33% - 8px)}.label{color:#4b5563;display:block;font-size:13px;font-weight:600;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input,.select-input{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:14px;outline:none;padding:12px;transition:border-color .15s ease;width:100%}.select-input{cursor:pointer;height:45px}.no-methods{background-color:#fef2f2;border:1px dashed #fca5a5;border-radius:10px;color:#dc2626;font-size:13px;padding:20px;text-align:center}.footer{margin-top:24px}.submit-btn{border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:600;padding:14px;transition:background-color .15s ease;width:100%}.error-box{background-color:#fef2f2;border:1px solid #fee2e2;border-radius:12px;color:#991b1b;padding:20px}.fail-box,.success-box{border-radius:16px;margin:50px auto;padding:32px 20px;text-align:center}.success-box{background-color:#ecfdf5;border:1px solid #a7f3d0}.fail-box{background-color:#fef2f2;border:1px solid #fca5a5}.fail-icon,.success-icon{border-radius:50%;color:#fff;display:block;font-size:24px;font-weight:700;height:48px;line-height:48px;margin:0 auto 16px;width:48px}.success-icon{background-color:#10b981}.fail-icon{background-color:#ef4444}
/*# sourceMappingURL=main.06c4b8e8.css.map*/