.AuthLayout-module-scss-module__p7F8pa__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__p7F8pa__overlay{z-index:1;background:#0a0a0ad9;position:absolute;inset:0}.AuthLayout-module-scss-module__p7F8pa__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__p7F8pa__logo{justify-content:center;margin-bottom:1.5rem;display:flex}
.FormElements-module-scss-module__Vch9lG__inputGroup{margin-bottom:1rem}.FormElements-module-scss-module__Vch9lG__label{color:#6b7280;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:block}.FormElements-module-scss-module__Vch9lG__required{color:#ef4444;margin-left:.25rem}.FormElements-module-scss-module__Vch9lG__input,.FormElements-module-scss-module__Vch9lG__select,.FormElements-module-scss-module__Vch9lG__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__Vch9lG__input::placeholder,.FormElements-module-scss-module__Vch9lG__select::placeholder,.FormElements-module-scss-module__Vch9lG__mobileInput::placeholder{color:#9ca3af}.FormElements-module-scss-module__Vch9lG__input:focus,.FormElements-module-scss-module__Vch9lG__select:focus,.FormElements-module-scss-module__Vch9lG__mobileInput:focus{border-color:#a855f7;box-shadow:0 0 0 2px #a855f71a}.FormElements-module-scss-module__Vch9lG__inputError{border-color:#ef4444!important}.FormElements-module-scss-module__Vch9lG__inputError:focus{box-shadow:0 0 0 2px #ef44441a}.FormElements-module-scss-module__Vch9lG__disabled{opacity:.6;cursor:not-allowed}.FormElements-module-scss-module__Vch9lG__error{color:#ef4444;margin-top:.25rem;margin-bottom:0;font-size:.75rem}.FormElements-module-scss-module__Vch9lG__mobileWrapper{display:flex}.FormElements-module-scss-module__Vch9lG__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__Vch9lG__mobileInput{border-radius:0 8px 8px 0}.FormElements-module-scss-module__Vch9lG__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__Vch9lG__select.FormElements-module-scss-module__Vch9lG__placeholder{color:#9ca3af}.FormElements-module-scss-module__Vch9lG__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__Vch9lG__button:hover:not(:disabled){opacity:.95;transform:translateY(-1px)}.FormElements-module-scss-module__Vch9lG__button:active:not(:disabled){transform:scale(.99)}.FormElements-module-scss-module__Vch9lG__button:disabled{opacity:.7;cursor:not-allowed}.FormElements-module-scss-module__Vch9lG__buttonSecondary{background:#1a1a1a;box-shadow:0 12px 25px #0003}.FormElements-module-scss-module__Vch9lG__spinner{width:20px;height:20px;animation:1s linear infinite FormElements-module-scss-module__Vch9lG__spin}.FormElements-module-scss-module__Vch9lG__spinnerCircle{opacity:.25}.FormElements-module-scss-module__Vch9lG__spinnerPath{opacity:.75}@keyframes FormElements-module-scss-module__Vch9lG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.TermsModal-module-scss-module__vWF_1W__overlay{z-index:50;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.TermsModal-module-scss-module__vWF_1W__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:absolute;inset:0}.TermsModal-module-scss-module__vWF_1W__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__vWF_1W__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.TermsModal-module-scss-module__vWF_1W__headerTitle{color:#1f2937;margin:0;font-size:1.1rem;font-weight:700}.TermsModal-module-scss-module__vWF_1W__closeBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:.25rem;transition:color .2s}.TermsModal-module-scss-module__vWF_1W__closeBtn:hover{color:#4b5563}.TermsModal-module-scss-module__vWF_1W__body{flex:1;padding:1.5rem;overflow-y:auto}.TermsModal-module-scss-module__vWF_1W__content{color:#4b5563;font-size:.9rem;line-height:1.6}.TermsModal-module-scss-module__vWF_1W__content h3{color:#1f2937;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.TermsModal-module-scss-module__vWF_1W__content h3:not(:first-child){margin-top:1.25rem}.TermsModal-module-scss-module__vWF_1W__content p{margin:0 0 .75rem}.TermsModal-module-scss-module__vWF_1W__content ul{margin:0 0 .75rem;padding-left:1.5rem}.TermsModal-module-scss-module__vWF_1W__content ul li{margin-bottom:.25rem}.TermsModal-module-scss-module__vWF_1W__intro{border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:1rem;font-weight:500}.TermsModal-module-scss-module__vWF_1W__contact{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1rem;font-weight:500}.TermsModal-module-scss-module__vWF_1W__contact a{color:#5370fe;text-decoration:none}.TermsModal-module-scss-module__vWF_1W__contact a:hover{text-decoration:underline}.TermsModal-module-scss-module__vWF_1W__footer{border-top:1px solid #e5e7eb;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.TermsModal-module-scss-module__vWF_1W__cancelBtn,.TermsModal-module-scss-module__vWF_1W__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__vWF_1W__cancelBtn{color:#4b5563;background:#f3f4f6}.TermsModal-module-scss-module__vWF_1W__cancelBtn:hover{background:#e5e7eb}.TermsModal-module-scss-module__vWF_1W__acceptBtn{color:#fff;background:linear-gradient(90deg,#5370fe 0%,#fc65c4 100%)}.TermsModal-module-scss-module__vWF_1W__acceptBtn:hover{opacity:.9}
.PaymentFailed-module-scss-module__QwIocW__container{text-align:center;padding:1rem 0}.PaymentFailed-module-scss-module__QwIocW__iconWrapper{margin-bottom:1.5rem}.PaymentFailed-module-scss-module__QwIocW__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__QwIocW__scaleIn;display:flex;box-shadow:0 4px 20px #ef444466}@keyframes PaymentFailed-module-scss-module__QwIocW__scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.PaymentFailed-module-scss-module__QwIocW__title{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PaymentFailed-module-scss-module__QwIocW__subtitle{color:#6b7280;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.PaymentFailed-module-scss-module__QwIocW__detailsCard{text-align:left;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.PaymentFailed-module-scss-module__QwIocW__detailsTitle{color:#991b1b;border-bottom:1px solid #fecaca;margin-bottom:1rem;padding-bottom:.5rem;font-size:.875rem;font-weight:600}.PaymentFailed-module-scss-module__QwIocW__detailRow{border-bottom:1px dashed #fecaca;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.PaymentFailed-module-scss-module__QwIocW__detailRow:last-child{border-bottom:none}.PaymentFailed-module-scss-module__QwIocW__detailLabel{color:#6b7280;font-size:.8rem;font-weight:500}.PaymentFailed-module-scss-module__QwIocW__detailValue{color:#1f2937;text-align:right;max-width:60%;font-size:.875rem;font-weight:600}.PaymentFailed-module-scss-module__QwIocW__statusFailed{color:#dc2626;background:#fee2e2;border-radius:20px;padding:.25rem .75rem;font-size:.75rem}.PaymentFailed-module-scss-module__QwIocW__reasonsBox{text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.PaymentFailed-module-scss-module__QwIocW__reasonsTitle{color:#374151;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.PaymentFailed-module-scss-module__QwIocW__reasonsList{margin:0;padding-left:1.25rem}.PaymentFailed-module-scss-module__QwIocW__reasonsList li{color:#6b7280;margin-bottom:.5rem;font-size:.8rem;line-height:1.4}.PaymentFailed-module-scss-module__QwIocW__reasonsList li:last-child{margin-bottom:0}.PaymentFailed-module-scss-module__QwIocW__actions{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.PaymentFailed-module-scss-module__QwIocW__supportText{color:#9ca3af;font-size:.8rem;line-height:1.6}.PaymentFailed-module-scss-module__QwIocW__supportText a{color:#6366f1;font-weight:500;text-decoration:none}.PaymentFailed-module-scss-module__QwIocW__supportText a:hover{text-decoration:underline}
.PaymentSuccess-module-scss-module__W1UnGW__container{text-align:center;padding:1rem 0}.PaymentSuccess-module-scss-module__W1UnGW__iconWrapper{margin-bottom:1.5rem}.PaymentSuccess-module-scss-module__W1UnGW__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__W1UnGW__scaleIn;display:flex;box-shadow:0 4px 20px #10b98166}@keyframes PaymentSuccess-module-scss-module__W1UnGW__scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.PaymentSuccess-module-scss-module__W1UnGW__title{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PaymentSuccess-module-scss-module__W1UnGW__subtitle{color:#6b7280;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.PaymentSuccess-module-scss-module__W1UnGW__detailsCard{text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.PaymentSuccess-module-scss-module__W1UnGW__detailsTitle{color:#374151;border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.5rem;font-size:.875rem;font-weight:600}.PaymentSuccess-module-scss-module__W1UnGW__detailRow{border-bottom:1px dashed #e5e7eb;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.PaymentSuccess-module-scss-module__W1UnGW__detailRow:last-child{border-bottom:none}.PaymentSuccess-module-scss-module__W1UnGW__detailLabel{color:#6b7280;font-size:.8rem;font-weight:500}.PaymentSuccess-module-scss-module__W1UnGW__detailValue{color:#1f2937;font-size:.875rem;font-weight:600}.PaymentSuccess-module-scss-module__W1UnGW__statusPaid{color:#059669;background:#d1fae5;border-radius:20px;padding:.25rem .75rem;font-size:.75rem}.PaymentSuccess-module-scss-module__W1UnGW__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__W1UnGW__nextStepsTitle{color:#92400e;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.PaymentSuccess-module-scss-module__W1UnGW__stepsList{margin:0;padding-left:1.25rem}.PaymentSuccess-module-scss-module__W1UnGW__stepsList li{color:#78350f;margin-bottom:.5rem;font-size:.8rem;line-height:1.4}.PaymentSuccess-module-scss-module__W1UnGW__stepsList li:last-child{margin-bottom:0}.PaymentSuccess-module-scss-module__W1UnGW__actions{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.PaymentSuccess-module-scss-module__W1UnGW__supportText{color:#9ca3af;font-size:.8rem}.PaymentSuccess-module-scss-module__W1UnGW__supportText a{color:#6366f1;font-weight:500;text-decoration:none}.PaymentSuccess-module-scss-module__W1UnGW__supportText a:hover{text-decoration:underline}
.RegisterForm-module-scss-module__G7OFFq__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__G7OFFq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.RegisterForm-module-scss-module__G7OFFq__formRow{grid-template-columns:1fr;gap:0}}.RegisterForm-module-scss-module__G7OFFq__formRowHalf{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.RegisterForm-module-scss-module__G7OFFq__formRowHalf{grid-template-columns:1fr}}.RegisterForm-module-scss-module__G7OFFq__alertSuccess,.RegisterForm-module-scss-module__G7OFFq__alertError{border-radius:10px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:1rem;display:flex}.RegisterForm-module-scss-module__G7OFFq__alertSuccess{background:#d1fae5}.RegisterForm-module-scss-module__G7OFFq__alertError{background:#fee2e2}.RegisterForm-module-scss-module__G7OFFq__alertIconSuccess,.RegisterForm-module-scss-module__G7OFFq__alertIconError{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.RegisterForm-module-scss-module__G7OFFq__alertIconSuccess{background:#6ee7b7}.RegisterForm-module-scss-module__G7OFFq__alertIconError{background:#fca5a5}.RegisterForm-module-scss-module__G7OFFq__alertText{color:#1f2937;margin:0;font-size:.875rem;font-weight:600;line-height:1.5}.RegisterForm-module-scss-module__G7OFFq__infoText{text-align:center;color:#4b5563;margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.RegisterForm-module-scss-module__G7OFFq__otpLabel{color:#6b7280;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:block}.RegisterForm-module-scss-module__G7OFFq__otpContainer{justify-content:center;gap:.5rem;margin-bottom:.5rem;display:flex}.RegisterForm-module-scss-module__G7OFFq__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__G7OFFq__otpInput{gap:.35rem;width:40px;height:45px;font-size:1.1rem}}@media (max-width:360px){.RegisterForm-module-scss-module__G7OFFq__otpInput{width:35px;height:40px;font-size:1rem}}.RegisterForm-module-scss-module__G7OFFq__otpInput:focus{border-color:#a855f7;box-shadow:0 0 0 2px #a855f71a}.RegisterForm-module-scss-module__G7OFFq__otpInput:disabled{opacity:.6;cursor:not-allowed}.RegisterForm-module-scss-module__G7OFFq__linkRow{justify-content:space-between;margin-bottom:1.25rem;display:flex}.RegisterForm-module-scss-module__G7OFFq__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__G7OFFq__link:hover{color:#fc65c4}.RegisterForm-module-scss-module__G7OFFq__linkDisabled{color:#9ca3af;font-size:.875rem;font-weight:600}.RegisterForm-module-scss-module__G7OFFq__checkboxRow{align-items:flex-start;gap:.75rem;margin-top:1.25rem;display:flex}.RegisterForm-module-scss-module__G7OFFq__checkbox{cursor:pointer;accent-color:#5370fe;border-radius:4px;width:18px;height:18px;margin-top:2px}.RegisterForm-module-scss-module__G7OFFq__checkboxText{color:#4b5563;margin:0;font-size:.875rem;line-height:1.5}.RegisterForm-module-scss-module__G7OFFq__termsLink{color:#5370fe;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:none}.RegisterForm-module-scss-module__G7OFFq__termsLink:hover{text-decoration:underline}.RegisterForm-module-scss-module__G7OFFq__checkboxError{color:#ef4444;margin:.25rem 0 0;font-size:.75rem}.RegisterForm-module-scss-module__G7OFFq__modalOverlay{z-index:100;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.RegisterForm-module-scss-module__G7OFFq__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:absolute;inset:0}.RegisterForm-module-scss-module__G7OFFq__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__G7OFFq__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.RegisterForm-module-scss-module__G7OFFq__modalHeader h3{color:#1f2937;margin:0;font-size:1rem;font-weight:700}.RegisterForm-module-scss-module__G7OFFq__modalClose{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.RegisterForm-module-scss-module__G7OFFq__modalClose:hover{color:#4b5563}.RegisterForm-module-scss-module__G7OFFq__modalBody{padding:1.25rem}.RegisterForm-module-scss-module__G7OFFq__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__G7OFFq__modalInput:focus{border-color:#a855f7}.RegisterForm-module-scss-module__G7OFFq__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__G7OFFq__modalSubmit:hover:not(:disabled){opacity:.9}.RegisterForm-module-scss-module__G7OFFq__modalSubmit:disabled{opacity:.7;cursor:not-allowed}.RegisterForm-module-scss-module__G7OFFq__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__G7OFFq__eligibilityNote strong{color:#78350f}.RegisterForm-module-scss-module__G7OFFq__loginPrompt{text-align:center;color:#4b5563;margin-top:1rem;font-size:.9rem}.RegisterForm-module-scss-module__G7OFFq__loginLink{color:#5370fe;font-weight:600;text-decoration:none;transition:color .2s}.RegisterForm-module-scss-module__G7OFFq__loginLink:hover{color:#fc65c4;text-decoration:underline}.RegisterForm-module-scss-module__G7OFFq__paymentHeader{text-align:center;margin-bottom:1rem}.RegisterForm-module-scss-module__G7OFFq__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__G7OFFq__paymentSubtitle{color:#6b7280;margin:0;font-size:.85rem;font-weight:500}.RegisterForm-module-scss-module__G7OFFq__valueList{margin-bottom:1rem}.RegisterForm-module-scss-module__G7OFFq__valueItem{border-bottom:1px dashed #e5e7eb;align-items:center;padding:.6rem 0;display:flex}.RegisterForm-module-scss-module__G7OFFq__valueItem:last-child{border-bottom:none}.RegisterForm-module-scss-module__G7OFFq__itemLabel{color:#374151;font-size:.85rem;font-weight:500}.RegisterForm-module-scss-module__G7OFFq__itemDots{background:repeating-linear-gradient(90deg,#d1d5db 0 4px,#0000 4px 8px);flex:1;height:1px;margin:0 .75rem}.RegisterForm-module-scss-module__G7OFFq__itemValue{color:#1f2937;font-size:.85rem;font-weight:700}.RegisterForm-module-scss-module__G7OFFq__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__G7OFFq__totalLabel{color:#6b7280;letter-spacing:.5px;font-size:.7rem;font-weight:700}.RegisterForm-module-scss-module__G7OFFq__totalValue{color:#1f2937;opacity:.6;font-size:1rem;font-weight:700;text-decoration:line-through}.RegisterForm-module-scss-module__G7OFFq__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__G7OFFq__payLabel{color:#ffffffe6;letter-spacing:.5px;font-size:.75rem;font-weight:700}.RegisterForm-module-scss-module__G7OFFq__payAmount{color:#fff;font-size:1.5rem;font-weight:800}.RegisterForm-module-scss-module__G7OFFq__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__G7OFFq__payButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #10b98180}.RegisterForm-module-scss-module__G7OFFq__payButton:active:not(:disabled){transform:translateY(0)}.RegisterForm-module-scss-module__G7OFFq__payButton:disabled{opacity:.7;cursor:not-allowed}.RegisterForm-module-scss-module__G7OFFq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite RegisterForm-module-scss-module__G7OFFq__spin}@keyframes RegisterForm-module-scss-module__G7OFFq__spin{to{transform:rotate(360deg)}}.RegisterForm-module-scss-module__G7OFFq__secureNote{color:#059669;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.8rem;font-weight:600;display:flex}
