.AuthLayout-module-scss-module__LgQgJW__fullScreen{background:url(/brand/images/bg.jpg) 50%/cover no-repeat fixed;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.AuthLayout-module-scss-module__LgQgJW__overlay{z-index:1;background:#0a0a0ad9;position:absolute;inset:0}.AuthLayout-module-scss-module__LgQgJW__card{z-index:2;background:#fff;border-radius:16px;width:100%;max-width:800px;margin-top:4rem;padding:2rem;position:relative;box-shadow:0 25px 70px #00000059}.AuthLayout-module-scss-module__LgQgJW__logo{justify-content:center;margin-bottom:1.5rem;display:flex}
.FormElements-module-scss-module__7YVowG__inputGroup{margin-bottom:1rem}.FormElements-module-scss-module__7YVowG__label{color:#6b7280;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:block}.FormElements-module-scss-module__7YVowG__required{color:#ef4444;margin-left:.25rem}.FormElements-module-scss-module__7YVowG__input,.FormElements-module-scss-module__7YVowG__select,.FormElements-module-scss-module__7YVowG__mobileInput{color:#374151;background:#f3f4f6;border:1px solid #0000;border-radius:8px;outline:none;width:100%;height:42px;padding:0 1rem;font-size:.95rem;transition:all .2s}.FormElements-module-scss-module__7YVowG__input::placeholder,.FormElements-module-scss-module__7YVowG__select::placeholder,.FormElements-module-scss-module__7YVowG__mobileInput::placeholder{color:#9ca3af}.FormElements-module-scss-module__7YVowG__input:focus,.FormElements-module-scss-module__7YVowG__select:focus,.FormElements-module-scss-module__7YVowG__mobileInput:focus{border-color:#a855f7;box-shadow:0 0 0 2px #a855f71a}.FormElements-module-scss-module__7YVowG__inputError{border-color:#ef4444!important}.FormElements-module-scss-module__7YVowG__inputError:focus{box-shadow:0 0 0 2px #ef44441a}.FormElements-module-scss-module__7YVowG__disabled{opacity:.6;cursor:not-allowed}.FormElements-module-scss-module__7YVowG__error{color:#ef4444;margin-top:.25rem;margin-bottom:0;font-size:.75rem}.FormElements-module-scss-module__7YVowG__mobileWrapper{display:flex}.FormElements-module-scss-module__7YVowG__countryCode{color:#374151;background:#f3f4f6;border:1px solid #0000;border-right-color:#e5e7eb;border-radius:8px 0 0 8px;justify-content:center;align-items:center;width:60px;height:42px;font-size:.95rem;font-weight:600;display:flex}.FormElements-module-scss-module__7YVowG__mobileInput{border-radius:0 8px 8px 0}.FormElements-module-scss-module__7YVowG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236B7280' d='M2.5 4.5L6 8l3.5-3.5'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.FormElements-module-scss-module__7YVowG__select.FormElements-module-scss-module__7YVowG__placeholder{color:#9ca3af}.FormElements-module-scss-module__7YVowG__button{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:linear-gradient(90deg,#5370fe 0%,#fc65c4 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:48px;margin-top:1.5rem;padding:0 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 12px 25px #5370fe59}.FormElements-module-scss-module__7YVowG__button:hover:not(:disabled){opacity:.95;transform:translateY(-1px)}.FormElements-module-scss-module__7YVowG__button:active:not(:disabled){transform:scale(.99)}.FormElements-module-scss-module__7YVowG__button:disabled{opacity:.7;cursor:not-allowed}.FormElements-module-scss-module__7YVowG__buttonSecondary{background:#1a1a1a;box-shadow:0 12px 25px #0003}.FormElements-module-scss-module__7YVowG__spinner{width:20px;height:20px;animation:1s linear infinite FormElements-module-scss-module__7YVowG__spin}.FormElements-module-scss-module__7YVowG__spinnerCircle{opacity:.25}.FormElements-module-scss-module__7YVowG__spinnerPath{opacity:.75}@keyframes FormElements-module-scss-module__7YVowG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.TermsModal-module-scss-module__9gPj3q__overlay{z-index:50;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.TermsModal-module-scss-module__9gPj3q__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:absolute;inset:0}.TermsModal-module-scss-module__9gPj3q__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:500px;max-height:80vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000040}.TermsModal-module-scss-module__9gPj3q__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.TermsModal-module-scss-module__9gPj3q__headerTitle{color:#1f2937;margin:0;font-size:1.1rem;font-weight:700}.TermsModal-module-scss-module__9gPj3q__closeBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:.25rem;transition:color .2s}.TermsModal-module-scss-module__9gPj3q__closeBtn:hover{color:#4b5563}.TermsModal-module-scss-module__9gPj3q__body{flex:1;padding:1.5rem;overflow-y:auto}.TermsModal-module-scss-module__9gPj3q__content{color:#4b5563;font-size:.9rem;line-height:1.6}.TermsModal-module-scss-module__9gPj3q__content h3{color:#1f2937;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.TermsModal-module-scss-module__9gPj3q__content h3:not(:first-child){margin-top:1.25rem}.TermsModal-module-scss-module__9gPj3q__content p{margin:0 0 .75rem}.TermsModal-module-scss-module__9gPj3q__content ul{margin:0 0 .75rem;padding-left:1.5rem}.TermsModal-module-scss-module__9gPj3q__content ul li{margin-bottom:.25rem}.TermsModal-module-scss-module__9gPj3q__intro{border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:1rem;font-weight:500}.TermsModal-module-scss-module__9gPj3q__contact{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1rem;font-weight:500}.TermsModal-module-scss-module__9gPj3q__contact a{color:#5370fe;text-decoration:none}.TermsModal-module-scss-module__9gPj3q__contact a:hover{text-decoration:underline}.TermsModal-module-scss-module__9gPj3q__footer{border-top:1px solid #e5e7eb;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.TermsModal-module-scss-module__9gPj3q__cancelBtn,.TermsModal-module-scss-module__9gPj3q__acceptBtn{cursor:pointer;border:none;border-radius:10px;flex:1;height:44px;font-size:.9rem;font-weight:600;transition:all .2s}.TermsModal-module-scss-module__9gPj3q__cancelBtn{color:#4b5563;background:#f3f4f6}.TermsModal-module-scss-module__9gPj3q__cancelBtn:hover{background:#e5e7eb}.TermsModal-module-scss-module__9gPj3q__acceptBtn{color:#fff;background:linear-gradient(90deg,#5370fe 0%,#fc65c4 100%)}.TermsModal-module-scss-module__9gPj3q__acceptBtn:hover{opacity:.9}
.PaymentFailed-module-scss-module__uBhjSa__container{text-align:center;padding:1rem 0}.PaymentFailed-module-scss-module__uBhjSa__iconWrapper{margin-bottom:1.5rem}.PaymentFailed-module-scss-module__uBhjSa__iconCircle{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;animation:.5s ease-out PaymentFailed-module-scss-module__uBhjSa__scaleIn;display:flex;box-shadow:0 4px 20px #ef444466}@keyframes PaymentFailed-module-scss-module__uBhjSa__scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.PaymentFailed-module-scss-module__uBhjSa__title{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PaymentFailed-module-scss-module__uBhjSa__subtitle{color:#6b7280;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.PaymentFailed-module-scss-module__uBhjSa__detailsCard{text-align:left;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.PaymentFailed-module-scss-module__uBhjSa__detailsTitle{color:#991b1b;border-bottom:1px solid #fecaca;margin-bottom:1rem;padding-bottom:.5rem;font-size:.875rem;font-weight:600}.PaymentFailed-module-scss-module__uBhjSa__detailRow{border-bottom:1px dashed #fecaca;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.PaymentFailed-module-scss-module__uBhjSa__detailRow:last-child{border-bottom:none}.PaymentFailed-module-scss-module__uBhjSa__detailLabel{color:#6b7280;font-size:.8rem;font-weight:500}.PaymentFailed-module-scss-module__uBhjSa__detailValue{color:#1f2937;text-align:right;max-width:60%;font-size:.875rem;font-weight:600}.PaymentFailed-module-scss-module__uBhjSa__statusFailed{color:#dc2626;background:#fee2e2;border-radius:20px;padding:.25rem .75rem;font-size:.75rem}.PaymentFailed-module-scss-module__uBhjSa__reasonsBox{text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.PaymentFailed-module-scss-module__uBhjSa__reasonsTitle{color:#374151;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.PaymentFailed-module-scss-module__uBhjSa__reasonsList{margin:0;padding-left:1.25rem}.PaymentFailed-module-scss-module__uBhjSa__reasonsList li{color:#6b7280;margin-bottom:.5rem;font-size:.8rem;line-height:1.4}.PaymentFailed-module-scss-module__uBhjSa__reasonsList li:last-child{margin-bottom:0}.PaymentFailed-module-scss-module__uBhjSa__actions{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.PaymentFailed-module-scss-module__uBhjSa__supportText{color:#9ca3af;font-size:.8rem;line-height:1.6}.PaymentFailed-module-scss-module__uBhjSa__supportText a{color:#6366f1;font-weight:500;text-decoration:none}.PaymentFailed-module-scss-module__uBhjSa__supportText a:hover{text-decoration:underline}
.PaymentSuccess-module-scss-module__gGqDvG__container{text-align:center;padding:1rem 0}.PaymentSuccess-module-scss-module__gGqDvG__iconWrapper{margin-bottom:1.5rem}.PaymentSuccess-module-scss-module__gGqDvG__iconCircle{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;animation:.5s ease-out PaymentSuccess-module-scss-module__gGqDvG__scaleIn;display:flex;box-shadow:0 4px 20px #10b98166}@keyframes PaymentSuccess-module-scss-module__gGqDvG__scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.PaymentSuccess-module-scss-module__gGqDvG__title{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PaymentSuccess-module-scss-module__gGqDvG__subtitle{color:#6b7280;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.PaymentSuccess-module-scss-module__gGqDvG__detailsCard{text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.PaymentSuccess-module-scss-module__gGqDvG__detailsTitle{color:#374151;border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.5rem;font-size:.875rem;font-weight:600}.PaymentSuccess-module-scss-module__gGqDvG__detailRow{border-bottom:1px dashed #e5e7eb;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.PaymentSuccess-module-scss-module__gGqDvG__detailRow:last-child{border-bottom:none}.PaymentSuccess-module-scss-module__gGqDvG__detailLabel{color:#6b7280;font-size:.8rem;font-weight:500}.PaymentSuccess-module-scss-module__gGqDvG__detailValue{color:#1f2937;font-size:.875rem;font-weight:600}.PaymentSuccess-module-scss-module__gGqDvG__statusPaid{color:#059669;background:#d1fae5;border-radius:20px;padding:.25rem .75rem;font-size:.75rem}.PaymentSuccess-module-scss-module__gGqDvG__nextSteps{text-align:left;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.PaymentSuccess-module-scss-module__gGqDvG__nextStepsTitle{color:#92400e;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.PaymentSuccess-module-scss-module__gGqDvG__stepsList{margin:0;padding-left:1.25rem}.PaymentSuccess-module-scss-module__gGqDvG__stepsList li{color:#78350f;margin-bottom:.5rem;font-size:.8rem;line-height:1.4}.PaymentSuccess-module-scss-module__gGqDvG__stepsList li:last-child{margin-bottom:0}.PaymentSuccess-module-scss-module__gGqDvG__actions{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.PaymentSuccess-module-scss-module__gGqDvG__supportText{color:#9ca3af;font-size:.8rem}.PaymentSuccess-module-scss-module__gGqDvG__supportText a{color:#6366f1;font-weight:500;text-decoration:none}.PaymentSuccess-module-scss-module__gGqDvG__supportText a:hover{text-decoration:underline}
.RegisterForm-module-scss-module__8AAHeq__title{text-align:center;color:#1f2937;border-bottom:1px solid #e5e7eb;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1rem;font-weight:700}.RegisterForm-module-scss-module__8AAHeq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.RegisterForm-module-scss-module__8AAHeq__formRow{grid-template-columns:1fr;gap:0}}.RegisterForm-module-scss-module__8AAHeq__formRowHalf{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.RegisterForm-module-scss-module__8AAHeq__formRowHalf{grid-template-columns:1fr}}.RegisterForm-module-scss-module__8AAHeq__alertSuccess,.RegisterForm-module-scss-module__8AAHeq__alertError{border-radius:10px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:1rem;display:flex}.RegisterForm-module-scss-module__8AAHeq__alertSuccess{background:#d1fae5}.RegisterForm-module-scss-module__8AAHeq__alertError{background:#fee2e2}.RegisterForm-module-scss-module__8AAHeq__alertIconSuccess,.RegisterForm-module-scss-module__8AAHeq__alertIconError{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.RegisterForm-module-scss-module__8AAHeq__alertIconSuccess{background:#6ee7b7}.RegisterForm-module-scss-module__8AAHeq__alertIconError{background:#fca5a5}.RegisterForm-module-scss-module__8AAHeq__alertText{color:#1f2937;margin:0;font-size:.875rem;font-weight:600;line-height:1.5}.RegisterForm-module-scss-module__8AAHeq__infoText{text-align:center;color:#4b5563;margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.RegisterForm-module-scss-module__8AAHeq__otpLabel{color:#6b7280;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:block}.RegisterForm-module-scss-module__8AAHeq__otpContainer{justify-content:center;gap:.5rem;margin-bottom:.5rem;display:flex}.RegisterForm-module-scss-module__8AAHeq__otpInput{text-align:center;color:#1f2937;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;outline:none;flex-shrink:0;width:45px;height:50px;font-size:1.25rem;font-weight:600;transition:all .2s}@media (max-width:480px){.RegisterForm-module-scss-module__8AAHeq__otpInput{gap:.35rem;width:40px;height:45px;font-size:1.1rem}}@media (max-width:360px){.RegisterForm-module-scss-module__8AAHeq__otpInput{width:35px;height:40px;font-size:1rem}}.RegisterForm-module-scss-module__8AAHeq__otpInput:focus{border-color:#a855f7;box-shadow:0 0 0 2px #a855f71a}.RegisterForm-module-scss-module__8AAHeq__otpInput:disabled{opacity:.6;cursor:not-allowed}.RegisterForm-module-scss-module__8AAHeq__linkRow{justify-content:space-between;margin-bottom:1.25rem;display:flex}.RegisterForm-module-scss-module__8AAHeq__link{color:#5370fe;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600;text-decoration:underline;transition:color .2s}.RegisterForm-module-scss-module__8AAHeq__link:hover{color:#fc65c4}.RegisterForm-module-scss-module__8AAHeq__linkDisabled{color:#9ca3af;font-size:.875rem;font-weight:600}.RegisterForm-module-scss-module__8AAHeq__checkboxRow{align-items:flex-start;gap:.75rem;margin-top:1.25rem;display:flex}.RegisterForm-module-scss-module__8AAHeq__checkbox{cursor:pointer;accent-color:#5370fe;border-radius:4px;width:18px;height:18px;margin-top:2px}.RegisterForm-module-scss-module__8AAHeq__checkboxText{color:#4b5563;margin:0;font-size:.875rem;line-height:1.5}.RegisterForm-module-scss-module__8AAHeq__termsLink{color:#5370fe;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:none}.RegisterForm-module-scss-module__8AAHeq__termsLink:hover{text-decoration:underline}.RegisterForm-module-scss-module__8AAHeq__checkboxError{color:#ef4444;margin:.25rem 0 0;font-size:.75rem}.RegisterForm-module-scss-module__8AAHeq__modalOverlay{z-index:100;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.RegisterForm-module-scss-module__8AAHeq__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:absolute;inset:0}.RegisterForm-module-scss-module__8AAHeq__modal{background:#fff;border-radius:16px;width:100%;max-width:400px;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000040}.RegisterForm-module-scss-module__8AAHeq__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.RegisterForm-module-scss-module__8AAHeq__modalHeader h3{color:#1f2937;margin:0;font-size:1rem;font-weight:700}.RegisterForm-module-scss-module__8AAHeq__modalClose{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.RegisterForm-module-scss-module__8AAHeq__modalClose:hover{color:#4b5563}.RegisterForm-module-scss-module__8AAHeq__modalBody{padding:1.25rem}.RegisterForm-module-scss-module__8AAHeq__modalInput{color:#374151;background:#f3f4f6;border:1px solid #0000;border-radius:10px;outline:none;width:100%;height:44px;margin-bottom:1rem;padding:0 1rem;font-size:.95rem}.RegisterForm-module-scss-module__8AAHeq__modalInput:focus{border-color:#a855f7}.RegisterForm-module-scss-module__8AAHeq__modalSubmit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#5370fe 0%,#fc65c4 100%);border:none;border-radius:10px;width:100%;height:44px;font-size:.9rem;font-weight:700;transition:opacity .2s}.RegisterForm-module-scss-module__8AAHeq__modalSubmit:hover:not(:disabled){opacity:.9}.RegisterForm-module-scss-module__8AAHeq__modalSubmit:disabled{opacity:.7;cursor:not-allowed}.RegisterForm-module-scss-module__8AAHeq__eligibilityNote{color:#92400e;text-align:center;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;margin-top:1rem;padding:.75rem 1rem;font-size:.8rem;line-height:1.5}.RegisterForm-module-scss-module__8AAHeq__eligibilityNote strong{color:#78350f}.RegisterForm-module-scss-module__8AAHeq__loginPrompt{text-align:center;color:#4b5563;margin-top:1rem;font-size:.9rem}.RegisterForm-module-scss-module__8AAHeq__loginLink{color:#5370fe;font-weight:600;text-decoration:none;transition:color .2s}.RegisterForm-module-scss-module__8AAHeq__loginLink:hover{color:#fc65c4;text-decoration:underline}.RegisterForm-module-scss-module__8AAHeq__paymentHeader{text-align:center;margin-bottom:1rem}.RegisterForm-module-scss-module__8AAHeq__paymentTitle{background:linear-gradient(90deg,#5370fe 0%,#fc65c4 100%);-webkit-text-fill-color:#0000;letter-spacing:1px;-webkit-background-clip:text;background-clip:text;margin:0 0 .25rem;font-size:1.25rem;font-weight:800}.RegisterForm-module-scss-module__8AAHeq__paymentSubtitle{color:#6b7280;margin:0;font-size:.85rem;font-weight:500}.RegisterForm-module-scss-module__8AAHeq__valueList{margin-bottom:1rem}.RegisterForm-module-scss-module__8AAHeq__valueItem{border-bottom:1px dashed #e5e7eb;align-items:center;padding:.6rem 0;display:flex}.RegisterForm-module-scss-module__8AAHeq__valueItem:last-child{border-bottom:none}.RegisterForm-module-scss-module__8AAHeq__itemLabel{color:#374151;font-size:.85rem;font-weight:500}.RegisterForm-module-scss-module__8AAHeq__itemDots{background:repeating-linear-gradient(90deg,#d1d5db 0 4px,#0000 4px 8px);flex:1;height:1px;margin:0 .75rem}.RegisterForm-module-scss-module__8AAHeq__itemValue{color:#1f2937;font-size:.85rem;font-weight:700}.RegisterForm-module-scss-module__8AAHeq__totalRow{background:#f3f4f6;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.75rem 1rem;display:flex}.RegisterForm-module-scss-module__8AAHeq__totalLabel{color:#6b7280;letter-spacing:.5px;font-size:.7rem;font-weight:700}.RegisterForm-module-scss-module__8AAHeq__totalValue{color:#1f2937;opacity:.6;font-size:1rem;font-weight:700;text-decoration:line-through}.RegisterForm-module-scss-module__8AAHeq__payToday{background:linear-gradient(90deg,#5370fe 0%,#fc65c4 100%);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.RegisterForm-module-scss-module__8AAHeq__payLabel{color:#ffffffe6;letter-spacing:.5px;font-size:.75rem;font-weight:700}.RegisterForm-module-scss-module__8AAHeq__payAmount{color:#fff;font-size:1.5rem;font-weight:800}.RegisterForm-module-scss-module__8AAHeq__payButton{color:#fff;letter-spacing:.5px;cursor:pointer;background:linear-gradient(90deg,#10b981 0%,#059669 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:50px;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #10b98166}.RegisterForm-module-scss-module__8AAHeq__payButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #10b98180}.RegisterForm-module-scss-module__8AAHeq__payButton:active:not(:disabled){transform:translateY(0)}.RegisterForm-module-scss-module__8AAHeq__payButton:disabled{opacity:.7;cursor:not-allowed}.RegisterForm-module-scss-module__8AAHeq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite RegisterForm-module-scss-module__8AAHeq__spin}@keyframes RegisterForm-module-scss-module__8AAHeq__spin{to{transform:rotate(360deg)}}.RegisterForm-module-scss-module__8AAHeq__secureNote{color:#059669;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.8rem;font-weight:600;display:flex}
