.message_modal_overlay__t7MMa{position:fixed;top:0;left:0;right:0;bottom:0;width:90vw;height:90vh;background-color:rgba(30,58,138,.8);display:flex;align-items:center;justify-content:center;z-index:99;padding:1.1rem;backdrop-filter:blur(4px);animation:message_modal_fadeIn__O0CHY .3s ease-out;pointer-events:auto;cursor:default;isolation:isolate;zoom:1.111111;transform:none}@supports (-moz-appearance:none){.message_modal_overlay__t7MMa{transform:scale(1.111111);transform-origin:center center;width:81vw;height:81vh;left:4.5vw;top:4.5vh}}.message_modal_overlay__t7MMa:hover{background-color:rgba(30,58,138,.8)}@keyframes message_modal_fadeIn__O0CHY{0%{opacity:0}to{opacity:1}}.message_modal_modal__USpW6{background:white;border-radius:.9rem;box-shadow:0 1.1rem 3.4rem rgba(30,58,138,.3);max-width:28.1rem;width:90%;max-height:81vh;overflow:hidden;position:relative;animation:message_modal_slideUp__YXRFW .3s ease-out;border:1.8px solid #dbeafe;pointer-events:auto;cursor:default;z-index:10000}@keyframes message_modal_slideUp__YXRFW{0%{opacity:0;transform:translateY(1.875rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.message_modal_header__iK1aR{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:white;padding:1.4rem;display:flex;justify-content:space-between;align-items:flex-start;position:relative;overflow:hidden}.message_modal_header__iK1aR:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;pointer-events:none}.message_modal_tutorInfo__hb_nT{position:relative;z-index:1;flex:1}.message_modal_title__w5POL{font-size:1.2rem;font-weight:700;margin:0 0 .5rem;line-height:1.3}.message_modal_subject__4eoQP{font-size:.95rem;opacity:.95;margin:0;font-weight:500}.message_modal_closeButton__MWSxR{background:none;border:none;color:white;font-size:1.1rem;font-weight:700;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .3s ease;position:relative;z-index:1;width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center}.message_modal_closeButton__MWSxR:hover:not(:disabled){background-color:rgba(255,255,255,.2);transform:scale(1.1)}.message_modal_closeButton__MWSxR:disabled{opacity:.5;cursor:not-allowed}.message_modal_content__ixl75{padding:1.4rem}.message_modal_label__qJFUS{display:block;font-size:.95rem;font-weight:600;color:#1e3a8a;margin-bottom:.7rem}.message_modal_textarea__Hzmhl{width:90%;min-height:9rem;padding:.9rem;border:1.8px solid #dbeafe;border-radius:.7rem;font-size:.95rem;line-height:1.6;font-family:inherit;resize:vertical;transition:all .3s ease;background-color:white;color:#1e3a8a;box-sizing:border-box}.message_modal_textarea__Hzmhl:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2.7px rgba(59,130,246,.1);transform:translateY(-1px)}.message_modal_textarea__Hzmhl:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.7}.message_modal_textarea__Hzmhl::placeholder{color:#9ca3af}.message_modal_charCount__v7HEC{text-align:right;font-size:.9rem;color:#6b7280;margin-top:.5rem;font-weight:500}.message_modal_actions__01rQy{padding:1.1rem 1.4rem 1.4rem;background-color:#f9fafb;display:flex;gap:.7rem;justify-content:flex-end;border-top:.9px solid #e5e7eb}.message_modal_cancelButton__22JPH{padding:.7rem 1.1rem;border:1.8px solid #6b7280;background-color:transparent;color:#6b7280;border-radius:.5rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease}.message_modal_cancelButton__22JPH:hover:not(:disabled){background-color:#6b7280;color:white;transform:translateY(-1px)}.message_modal_cancelButton__22JPH:disabled{opacity:.5;cursor:not-allowed}.message_modal_sendButton__vGk9u{padding:.7rem 1.1rem;border:none;background:linear-gradient(135deg,#f59e0b,#f97316);color:white;border-radius:.5rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;min-width:7.9rem;justify-content:center}.message_modal_sendButton__vGk9u:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 .5rem 1.4rem rgba(245,158,11,.3)}.message_modal_sendButton__vGk9u:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.message_modal_buttonIcon__FRqAz{font-size:.95rem}.message_modal_buttonSpinner__6a3ZL{display:flex;align-items:center;gap:.5rem}.message_modal_spinner__wiXCH{width:.8rem;height:.8rem;border:1.8px solid transparent;border-top-color:currentcolor;border-radius:45%;animation:message_modal_spin__8pqJF 1s linear infinite}@keyframes message_modal_spin__8pqJF{to{transform:rotate(1turn)}}.message_modal_loadingContainer__t8BIW{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}.message_modal_loadingContainer__t8BIW .message_modal_spinner__wiXCH{width:2rem;height:2rem;border:3px solid #dbeafe;border-top-color:#3b82f6}.message_modal_loadingContainer__t8BIW p{color:#6b7280;font-size:.95rem;font-weight:500}.message_modal_existingConversation__tiAIn{text-align:center;padding:2rem 1rem}.message_modal_existingConversationIcon__VNVWq{font-size:3rem;margin-bottom:1rem;animation:message_modal_bounceIn__t63TZ .6s ease-out}@keyframes message_modal_bounceIn__t63TZ{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.message_modal_existingConversationTitle__k06RV{font-size:1.1rem;font-weight:700;color:#1e3a8a;margin:0 0 .75rem;line-height:1.4}.message_modal_existingConversationText__73FLg{font-size:.95rem;color:#6b7280;line-height:1.6;margin:0}@media (max-width:43.2rem){.message_modal_overlay__t7MMa{padding:.9rem}.message_modal_modal__USpW6{max-height:85.5vh}.message_modal_header__iK1aR{padding:1.1rem}.message_modal_title__w5POL{font-size:1.1rem}.message_modal_content__ixl75{padding:1.1rem}.message_modal_textarea__Hzmhl{min-height:7.9rem;padding:.8rem}.message_modal_actions__01rQy{padding:.9rem 1.1rem 1.1rem;flex-direction:column}.message_modal_cancelButton__22JPH,.message_modal_sendButton__vGk9u{width:90%;justify-content:center}}@media (max-width:27rem){.message_modal_overlay__t7MMa{padding:.7rem}.message_modal_header__iK1aR{padding:.9rem;flex-direction:column;align-items:flex-start;gap:.7rem}.message_modal_closeButton__MWSxR{position:absolute;top:.9rem;right:.9rem;width:2rem;height:2rem}.message_modal_title__w5POL{font-size:1rem;margin-right:2.8rem}.message_modal_content__ixl75{padding:.9rem}.message_modal_actions__01rQy{padding:.7rem .9rem .9rem}}.book_tutor_modal_overlay__EOj4L{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;overscroll-behavior:contain;overflow-y:auto}.book_tutor_modal_modal__3uFmH{background:white;border-radius:24px;width:100%;max-width:540px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 50px rgba(0,0,0,.25);animation:book_tutor_modal_slideUp__XyJ4e .3s ease}@keyframes book_tutor_modal_slideUp__XyJ4e{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.book_tutor_modal_modalHeader__HI_q9{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:white;border-radius:24px 24px 0 0;padding:22px 32px 18px;position:relative}.book_tutor_modal_closeButton__FNGvM{position:absolute;top:16px;right:16px;background:rgba(255,255,255,.2);border:none;width:36px;height:36px;border-radius:50%;color:white;font-size:24px;line-height:1;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;z-index:1}.book_tutor_modal_closeButton__FNGvM:hover{background:rgba(255,255,255,.3);transform:rotate(90deg)}.book_tutor_modal_headerContent__e4PxP{position:relative;z-index:1}.book_tutor_modal_modalTitle__RDJF8{margin:0 0 2px;font-size:24px;font-weight:700;letter-spacing:-.5px}.book_tutor_modal_modalSubtitle__ABlbA{margin:0;font-size:15px;opacity:.9;font-weight:500}.book_tutor_modal_modalContent__GEjf_{padding:20px 32px 24px;overflow-y:auto;overflow-x:hidden;flex:1;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.book_tutor_modal_modalContent__GEjf_::-webkit-scrollbar{width:8px}.book_tutor_modal_modalContent__GEjf_::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.book_tutor_modal_modalContent__GEjf_::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.book_tutor_modal_modalContent__GEjf_::-webkit-scrollbar-thumb:hover{background:#94a3b8}.book_tutor_modal_form__nNY6s{display:flex;flex-direction:column;gap:14px}.book_tutor_modal_inputGroup__h3F7L{display:flex;flex-direction:column;gap:6px}.book_tutor_modal_label__mTw24{font-weight:600;color:#1e3a8a;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.book_tutor_modal_input__Sl07I{width:100%;padding:11px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;font-weight:500;color:#1e3a8a;transition:all .3s ease;font-family:inherit;background:#f9fafb;box-sizing:border-box}.book_tutor_modal_input__Sl07I:focus{outline:none;border-color:#3b82f6;background:white;box-shadow:0 0 0 4px rgba(59,130,246,.1)}.book_tutor_modal_textarea__dFRtK{width:100%;min-height:176px;padding:14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:15px;line-height:1.55;font-weight:500;color:#1e3a8a;transition:all .3s ease;font-family:inherit;background:#f9fafb;box-sizing:border-box;resize:vertical}.book_tutor_modal_textarea__dFRtK:focus{outline:none;border-color:#3b82f6;background:white;box-shadow:0 0 0 4px rgba(59,130,246,.1)}.book_tutor_modal_textarea__dFRtK:disabled{opacity:.65;cursor:not-allowed}.book_tutor_modal_helperText__TLYsj{margin:0;font-size:13px;color:#6b7280;text-align:right}.book_tutor_modal_pricingCard__0MAih{background:linear-gradient(135deg,#dbeafe,#e0f2fe);padding:16px 20px;border-radius:16px;border:2px solid #bfdbfe}.book_tutor_modal_pricingCard__0MAih h3{margin:0 0 6px;font-size:16px;font-weight:700;color:#1e3a8a}.book_tutor_modal_estimatedCost__Q_I9J{font-size:24px;font-weight:700;color:#1e3a8a;margin:2px 0 6px;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.book_tutor_modal_originalCost__7iYr_{color:#64748b;font-size:18px;font-weight:600;text-decoration:line-through}.book_tutor_modal_referralDiscount__Y2XKy{display:flex;align-items:center;gap:6px;color:#047857;font-size:14px;font-weight:700;margin:-2px 0 8px}.book_tutor_modal_freeBadge__kfuLK{display:inline-block;background:linear-gradient(135deg,#10b981,#059669);color:white;font-size:13px;font-weight:700;padding:4px 12px;border-radius:20px;margin-bottom:8px}.book_tutor_modal_pricingNote__pd03_{font-size:14px;color:#374151;margin:4px 0 0;font-weight:500}.book_tutor_modal_paymentNotice__7O6Kf{font-size:13px;color:#6b7280;margin:4px 0 0}.book_tutor_modal_checkboxRow__MYITS{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1.5px solid #bfdbfe;border-radius:12px;background:#eff6ff;color:#1e3a8a;font-size:14px;font-weight:600;line-height:1.4;cursor:pointer}.book_tutor_modal_checkboxRow__MYITS input{width:18px;height:18px;margin:1px 0 0;flex:0 0 auto;accent-color:#1e3a8a}.book_tutor_modal_errorText__ADgTk{font-size:13px;color:#dc2626;margin-top:6px;margin-bottom:0;font-weight:500;display:flex;align-items:center;gap:4px}.book_tutor_modal_errorMessage__3icto{background:#fef2f2;border:2px solid #fecaca;border-radius:12px;padding:16px;color:#991b1b;font-size:14px;font-weight:500;display:flex;align-items:center}.book_tutor_modal_buttonGroup__NSWfe{display:flex;gap:12px}.book_tutor_modal_button__XXIgT{flex:1;padding:13px 24px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit}.book_tutor_modal_buttonPrimary__46_uh{background:linear-gradient(135deg,#f59e0b,#f97316);color:white;box-shadow:0 4px 15px rgba(245,158,11,.3)}.book_tutor_modal_buttonPrimary__46_uh:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(245,158,11,.4)}.book_tutor_modal_buttonPrimary__46_uh:disabled{opacity:.6;cursor:not-allowed;transform:none}.book_tutor_modal_buttonSecondary__WVhsq{background:#f3f4f6;color:#1e3a8a;border:2px solid #e5e7eb}.book_tutor_modal_buttonSecondary__WVhsq:hover:not(:disabled){background:#e5e7eb}.book_tutor_modal_buttonSecondary__WVhsq:disabled{opacity:.6;cursor:not-allowed}.book_tutor_modal_divider__981ax{display:flex;align-items:center;gap:16px;margin:-2px 0}.book_tutor_modal_dividerLine__ChXKE{flex:1;height:1px;background:#e5e7eb}.book_tutor_modal_dividerText__cpnI0{font-size:13px;color:#9ca3af;font-weight:500}.book_tutor_modal_messageFallbackButton__VC8L2{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 24px;border-radius:12px;border:1.5px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.book_tutor_modal_messageFallbackButton__VC8L2:hover:not(:disabled){background:#dbeafe;border-color:#93c5fd;transform:translateY(-1px)}.book_tutor_modal_messageFallbackButton__VC8L2:disabled{opacity:.6;cursor:not-allowed}.book_tutor_modal_spinner__YOtOM{border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:48px;height:48px;animation:book_tutor_modal_spin__spnxp 1s linear infinite;margin:0 auto}@keyframes book_tutor_modal_spin__spnxp{to{transform:rotate(1turn)}}.book_tutor_modal_loadingContainer__1z6aU{text-align:center;padding:40px 20px}.book_tutor_modal_loadingText__eR6Xa{margin-top:16px;color:#6b7280}@media (max-width:640px){.book_tutor_modal_overlay__EOj4L{padding:0;align-items:flex-end}.book_tutor_modal_modal__3uFmH{max-width:100%;max-height:90vh;max-height:90dvh;border-radius:20px 20px 0 0}.book_tutor_modal_modalHeader__HI_q9{padding:18px 24px 14px;border-radius:20px 20px 0 0}.book_tutor_modal_modalTitle__RDJF8{font-size:22px}.book_tutor_modal_modalContent__GEjf_{padding:16px 24px calc(20px + env(safe-area-inset-bottom, 0px))}.book_tutor_modal_buttonGroup__NSWfe{flex-direction:column}.book_tutor_modal_button__XXIgT{width:100%}.book_tutor_modal_estimatedCost__Q_I9J{font-size:22px}}@media (max-width:768px) and (min-width:641px){.book_tutor_modal_modalHeader__HI_q9{padding:20px 28px 16px}.book_tutor_modal_modalContent__GEjf_{padding:18px 28px 22px}}.student_info_modal_overlay__P47Xs{position:fixed;top:0;left:0;right:0;bottom:0;width:90vw;height:90vh;background-color:rgba(30,58,138,.8);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1.1rem;backdrop-filter:blur(4px);animation:student_info_modal_fadeIn__0QJKG .3s ease-out;pointer-events:auto;isolation:isolate;zoom:1.11111;transform:none}@supports (-moz-appearance:none){.student_info_modal_overlay__P47Xs{transform:scale(1.111111);transform-origin:center center;width:81vw;height:81vh;left:4.5vw;top:4.5vh}}@keyframes student_info_modal_fadeIn__0QJKG{0%{opacity:0}to{opacity:1}}.student_info_modal_modal__UNrYg{background:white;border-radius:.9rem;box-shadow:0 1.1rem 3.4rem rgba(30,58,138,.3);max-width:30.9rem;width:90%;max-height:81vh;overflow:hidden;position:relative;animation:student_info_modal_slideUp__VFeSH .3s ease-out;border:1.8px solid #dbeafe;pointer-events:auto;z-index:10000}@keyframes student_info_modal_slideUp__VFeSH{0%{opacity:0;transform:translateY(1.875rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.student_info_modal_header__lF7tk{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:white;padding:1.4rem;display:flex;justify-content:space-between;align-items:flex-start;position:relative;overflow:hidden}.student_info_modal_header__lF7tk:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;pointer-events:none}.student_info_modal_title__d5b6t{font-size:1.4rem;font-weight:700;margin:0 0 .5rem;line-height:1.3;position:relative;z-index:1}.student_info_modal_subtitle__ViAIx{font-size:.95rem;opacity:.95;margin:0;font-weight:500;position:relative;z-index:1}.student_info_modal_closeButton__qBVNW{background:none;border:none;color:white;font-size:1.1rem;font-weight:700;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .3s ease;position:relative;z-index:1;width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center}.student_info_modal_closeButton__qBVNW:hover:not(:disabled){background-color:rgba(255,255,255,.2);transform:scale(1.1)}.student_info_modal_closeButton__qBVNW:disabled{opacity:.5;cursor:not-allowed}.student_info_modal_content__gS0lO{padding:1.4rem;overflow-y:auto;max-height:calc(81vh - 9rem)}.student_info_modal_formGrid__iaq3_{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem;margin-bottom:.9rem}.student_info_modal_formGroup__C1__G{display:flex;flex-direction:column;gap:.5rem}.student_info_modal_label__VV_4d{font-size:.95rem;font-weight:600;color:#1e3a8a}.student_info_modal_required__hciXv{color:#f59e0b}.student_info_modal_input__LDgnE,.student_info_modal_select__ioFyL{width:90%;padding:.7rem;border:1.8px solid #dbeafe;border-radius:.5rem;font-size:.95rem;font-family:inherit;transition:all .3s ease;background-color:white;color:#1e3a8a;box-sizing:border-box}.student_info_modal_input__LDgnE:focus,.student_info_modal_select__ioFyL:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2.7px rgba(59,130,246,.1);transform:translateY(-1px)}.student_info_modal_input__LDgnE:disabled,.student_info_modal_select__ioFyL:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.7}.student_info_modal_input__LDgnE::placeholder{color:#9ca3af}.student_info_modal_inputError__WDI0M{border-color:#ef4444!important}.student_info_modal_errorText___NEjR{font-size:.9rem;color:#ef4444;font-weight:500}.student_info_modal_select__ioFyL{cursor:pointer}.student_info_modal_actions__Y0RO_{display:flex;gap:.7rem;justify-content:flex-end;margin-top:1.4rem;padding-top:1.4rem;border-top:1.8px solid #dbeafe}.student_info_modal_cancelButton__XBOmW{padding:.7rem 1.1rem;border:1.8px solid #6b7280;background-color:transparent;color:#6b7280;border-radius:.5rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease}.student_info_modal_cancelButton__XBOmW:hover:not(:disabled){background-color:#6b7280;color:white;transform:translateY(-1px)}.student_info_modal_cancelButton__XBOmW:disabled{opacity:.5;cursor:not-allowed}.student_info_modal_submitButton__WXvIp{padding:.7rem 1.4rem;border:none;background:linear-gradient(135deg,#f59e0b,#f97316);color:white;border-radius:.5rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;min-width:9rem;justify-content:center}.student_info_modal_submitButton__WXvIp:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 .5rem 1.4rem rgba(245,158,11,.3)}.student_info_modal_submitButton__WXvIp:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.student_info_modal_buttonIcon__NUls3{font-size:.9rem}.student_info_modal_buttonSpinner__36eiD{display:flex;align-items:center;gap:.5rem}.student_info_modal_spinner__cNdvm{width:.8rem;height:.8rem;border:1.8px solid transparent;border-top-color:currentcolor;border-radius:45%;animation:student_info_modal_spin__RYgkU 1s linear infinite}@keyframes student_info_modal_spin__RYgkU{to{transform:rotate(1turn)}}@media (max-width:43.2rem){.student_info_modal_overlay__P47Xs{padding:.9rem}.student_info_modal_modal__UNrYg{max-height:85.5vh}.student_info_modal_header__lF7tk{padding:1.1rem}.student_info_modal_title__d5b6t{font-size:1.1rem}.student_info_modal_formGrid__iaq3_{grid-template-columns:1fr}.student_info_modal_content__gS0lO{padding:1.1rem}.student_info_modal_actions__Y0RO_{flex-direction:column}.student_info_modal_cancelButton__XBOmW,.student_info_modal_submitButton__WXvIp{width:90%;justify-content:center}}@media (max-width:27rem){.student_info_modal_overlay__P47Xs{padding:.7rem}.student_info_modal_header__lF7tk{padding:.9rem}.student_info_modal_closeButton__qBVNW{width:2rem;height:2rem}.student_info_modal_title__d5b6t{font-size:1rem;padding-right:2.2rem}.student_info_modal_content__gS0lO{padding:.9rem}}.child_selector_modal_overlay__0M6ez{position:fixed;top:0;left:0;right:0;bottom:0;width:90vw;height:90vh;background-color:rgba(30,58,138,.8);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1.1rem;backdrop-filter:blur(4px);animation:child_selector_modal_fadeIn__VjVOq .3s ease-out;pointer-events:auto;isolation:isolate;zoom:1.111111;transform:none}@supports (-moz-appearance:none){.child_selector_modal_overlay__0M6ez{transform:scale(1.111111);transform-origin:center center;width:81vw;height:81vh;left:4.5vw;top:4.5vh}}@keyframes child_selector_modal_fadeIn__VjVOq{0%{opacity:0}to{opacity:1}}.child_selector_modal_modal__RMdDm{background:white;border-radius:.9rem;box-shadow:0 1.1rem 3.4rem rgba(30,58,138,.3);max-width:30.9rem;width:90%;max-height:81vh;overflow:hidden;position:relative;animation:child_selector_modal_slideUp__uQeW7 .3s ease-out;border:1.8px solid #dbeafe;pointer-events:auto;z-index:10000;zoom:1.11111}@keyframes child_selector_modal_slideUp__uQeW7{0%{opacity:0;transform:translateY(1.875rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.child_selector_modal_header__bdVR4{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:white;padding:1.4rem;display:flex;justify-content:space-between;align-items:flex-start;position:relative;overflow:hidden}.child_selector_modal_header__bdVR4:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;pointer-events:none}.child_selector_modal_title__uldqs{font-size:1.4rem;font-weight:700;margin:0 0 .5rem;line-height:1.3;position:relative;z-index:1}.child_selector_modal_subtitle__2C9fR{font-size:.95rem;opacity:.95;margin:0;font-weight:500;position:relative;z-index:1}.child_selector_modal_closeButton__a3fdC{background:none;border:none;color:white;font-size:1.1rem;font-weight:700;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .3s ease;position:relative;z-index:1;width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center}.child_selector_modal_closeButton__a3fdC:hover{background-color:rgba(255,255,255,.2);transform:scale(1.1)}.child_selector_modal_content__ZA2iC{padding:1.4rem;overflow-y:auto;max-height:calc(81vh - 6.3rem)}.child_selector_modal_loading__q0H_D{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.7rem .9rem;color:#6b7280}.child_selector_modal_spinner__mV7yu{width:2.7rem;height:2.7rem;border:3.6px solid #e5e7eb;border-top-color:#3b82f6;border-radius:45%;animation:child_selector_modal_spin__XgTzo 1s linear infinite;margin-bottom:.9rem}@keyframes child_selector_modal_spin__XgTzo{to{transform:rotate(1turn)}}.child_selector_modal_noChildren__Uh9Oi{text-align:center;padding:2.7rem .9rem;color:#6b7280}.child_selector_modal_childrenList__GAcgt{display:flex;flex-direction:column;gap:.9rem}.child_selector_modal_childCard__skgnc{background:linear-gradient(135deg,#f9fafb,#ffffff);border:1.8px solid #dbeafe;border-radius:.9rem;padding:1.4rem;display:flex;align-items:center;gap:.9rem;cursor:pointer;transition:all .3s ease;width:90%;text-align:left}.child_selector_modal_childCard__skgnc:hover{transform:translateY(-4px);box-shadow:0 7.2px 27px rgba(30,58,138,.15);border-color:#3b82f6}.child_selector_modal_childIcon__0TuDZ{font-size:2.2rem;flex-shrink:0}.child_selector_modal_childInfo__BBkU9{flex:1}.child_selector_modal_childName__VunRD{font-size:1rem;font-weight:700;color:#1e3a8a;margin:0 0 .2rem}.child_selector_modal_childAge__Em_De{font-size:.95rem;color:#6b7280;margin:0;font-weight:500}.child_selector_modal_childArrow__89I5_{font-size:1.4rem;color:#f59e0b;font-weight:700;flex-shrink:0;opacity:0;transform:translateX(-10px);transition:all .3s ease}.child_selector_modal_childCard__skgnc:hover .child_selector_modal_childArrow__89I5_{opacity:1;transform:translateX(0)}@media (max-width:43.2rem){.child_selector_modal_modal__RMdDm{max-height:85.5vh}.child_selector_modal_header__bdVR4{padding:1.1rem}.child_selector_modal_title__uldqs{font-size:1.1rem}.child_selector_modal_childCard__skgnc,.child_selector_modal_content__ZA2iC{padding:1.1rem}}@media (max-width:27rem){.child_selector_modal_header__bdVR4{padding:.9rem}.child_selector_modal_closeButton__a3fdC{width:2rem;height:2rem}.child_selector_modal_title__uldqs{font-size:1rem;padding-right:2.2rem}.child_selector_modal_content__ZA2iC{padding:.9rem}.child_selector_modal_childIcon__0TuDZ{font-size:1.8rem}.child_selector_modal_childName__VunRD{font-size:.9rem}}.auth_choice_modal_overlay__Ey4v8{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(30,58,138,.85);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1.1rem;backdrop-filter:blur(6px);animation:auth_choice_modal_fadeIn__HYCEn .3s ease-out;overscroll-behavior:contain;overflow-y:auto}@keyframes auth_choice_modal_fadeIn__HYCEn{0%{opacity:0}to{opacity:1}}.auth_choice_modal_modal__oJvx_{background:white;border-radius:1.1rem;box-shadow:0 1.4rem 3.6rem rgba(30,58,138,.35);max-width:37.8rem;width:90%;max-height:90vh;max-height:90dvh;display:flex;flex-direction:column;overflow:hidden;position:relative;animation:auth_choice_modal_slideUp___EFJ7 .4s cubic-bezier(.16,1,.3,1);border:1.8px solid #dbeafe;pointer-events:auto}.auth_choice_modal_content__hZvgv{padding:2.2rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@keyframes auth_choice_modal_slideUp___EFJ7{0%{opacity:0;transform:translateY(2rem) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.auth_choice_modal_header__TpJtj{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:white;padding:1.8rem;display:flex;justify-content:space-between;align-items:flex-start;position:relative;overflow:hidden;flex-shrink:0}.auth_choice_modal_header__TpJtj:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;pointer-events:none}.auth_choice_modal_headerContent__OwqPp{flex:1;position:relative;z-index:1;text-align:center}.auth_choice_modal_headerIcon__pVSMR{font-size:2.7rem;margin-bottom:.9rem;display:block;animation:auth_choice_modal_wave__mog4L 2s ease-in-out infinite}@keyframes auth_choice_modal_wave__mog4L{0%,to{transform:rotate(0deg)}25%{transform:rotate(14deg)}75%{transform:rotate(-14deg)}}.auth_choice_modal_title__722YF{font-size:1.6rem;font-weight:700;margin:0 0 .7rem;line-height:1.2}.auth_choice_modal_subtitle__2CmWG{font-size:1rem;opacity:.95;margin:0;font-weight:500;line-height:1.5}.auth_choice_modal_closeButton__KYaos{background:none;border:none;color:white;font-size:1.4rem;font-weight:700;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .3s ease;position:relative;z-index:1;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.auth_choice_modal_closeButton__KYaos:hover{background-color:rgba(255,255,255,.2);transform:scale(1.1) rotate(90deg)}.auth_choice_modal_choicesGrid__B206s{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;margin-bottom:1.8rem}.auth_choice_modal_choiceCard__3zSfh{background:linear-gradient(135deg,#f9fafb,#ffffff);border:2.7px solid #dbeafe;border-radius:.9rem;padding:1.8rem 1.4rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:.9rem}.auth_choice_modal_choiceCard__3zSfh:before{content:"";position:absolute;top:0;left:0;right:0;height:3.6px;background:linear-gradient(135deg,#f59e0b,#f97316);opacity:0;transition:opacity .3s ease}.auth_choice_modal_choiceCard__3zSfh:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 10.8px 36px rgba(30,58,138,.2);border-color:#3b82f6}.auth_choice_modal_choiceCard__3zSfh:hover:before{opacity:1}.auth_choice_modal_choiceCard__3zSfh:active{transform:translateY(-4px) scale(1.01)}.auth_choice_modal_choiceIcon__jf2BQ{font-size:3.1rem;display:block;margin-bottom:.5rem;transition:transform .3s ease}.auth_choice_modal_choiceCard__3zSfh:hover .auth_choice_modal_choiceIcon__jf2BQ{transform:scale(1.15)}.auth_choice_modal_choiceTitle__fKgmv{font-size:1.2rem;font-weight:700;color:#1e3a8a;margin:0;line-height:1.3}.auth_choice_modal_choiceDescription__U8Fx_{font-size:.95rem;color:#6b7280;margin:0;line-height:1.5;font-weight:500}.auth_choice_modal_choiceArrow__IMm3B{font-size:1.4rem;color:#f59e0b;font-weight:700;margin-top:.5rem;opacity:0;transform:translateX(-10px);transition:all .3s ease}.auth_choice_modal_choiceCard__3zSfh:hover .auth_choice_modal_choiceArrow__IMm3B{opacity:1;transform:translateX(0)}.auth_choice_modal_footer__aPbBi{text-align:center;padding-top:1.8rem;border-top:1.8px solid #dbeafe}.auth_choice_modal_footerText__wsTZ1{font-size:.95rem;color:#6b7280;margin:0;font-weight:500}.auth_choice_modal_loginLink__TMeh8{color:#3b82f6;font-weight:600;text-decoration:none;transition:all .3s ease;border-bottom:1.8px solid transparent}.auth_choice_modal_loginLink__TMeh8:hover{color:#1e3a8a;border-bottom-color:#f59e0b}@media (max-width:43.2rem){.auth_choice_modal_header__TpJtj{padding:1.2rem 1rem}.auth_choice_modal_headerIcon__pVSMR{font-size:1.8rem;margin-bottom:.4rem}.auth_choice_modal_title__722YF{font-size:1.25rem;margin-bottom:.4rem}.auth_choice_modal_subtitle__2CmWG{font-size:.85rem}.auth_choice_modal_content__hZvgv{padding:1.2rem}.auth_choice_modal_choicesGrid__B206s{gap:.8rem;margin-bottom:1rem}.auth_choice_modal_choiceCard__3zSfh{padding:1rem .8rem;gap:.4rem}.auth_choice_modal_choiceIcon__jf2BQ{font-size:2rem;margin-bottom:.2rem}.auth_choice_modal_choiceTitle__fKgmv{font-size:1rem}.auth_choice_modal_choiceDescription__U8Fx_{font-size:.8rem}.auth_choice_modal_choiceArrow__IMm3B{display:none}.auth_choice_modal_footer__aPbBi{padding-top:1rem}.auth_choice_modal_footerText__wsTZ1{font-size:.85rem}}@media (max-width:27rem){.auth_choice_modal_overlay__Ey4v8{padding:0;align-items:flex-end}.auth_choice_modal_modal__oJvx_{max-width:100%;width:100%;border-radius:1.1rem 1.1rem 0 0;max-height:90vh;max-height:90dvh}.auth_choice_modal_header__TpJtj{padding:1rem;flex-direction:column;align-items:center;text-align:center}.auth_choice_modal_closeButton__KYaos{position:absolute;top:.6rem;right:.6rem;width:2rem;height:2rem}.auth_choice_modal_headerIcon__pVSMR{font-size:1.6rem;margin-bottom:.3rem}.auth_choice_modal_title__722YF{font-size:1.1rem}.auth_choice_modal_subtitle__2CmWG{font-size:.8rem}.auth_choice_modal_content__hZvgv{padding:1rem}.auth_choice_modal_choicesGrid__B206s{gap:.6rem;margin-bottom:.8rem}.auth_choice_modal_choiceCard__3zSfh{padding:.8rem .6rem;gap:.3rem}.auth_choice_modal_choiceIcon__jf2BQ{font-size:1.6rem;margin-bottom:0}.auth_choice_modal_choiceTitle__fKgmv{font-size:.9rem}.auth_choice_modal_choiceDescription__U8Fx_{font-size:.75rem}}.auth_choice_modal_choiceCard__3zSfh:focus-visible{outline:3px solid rgba(59,130,246,.6);outline-offset:2.7px}.auth_choice_modal_closeButton__KYaos:focus-visible,.auth_choice_modal_loginLink__TMeh8:focus-visible{outline:3px solid rgba(255,255,255,.6);outline-offset:1.8px}@media (prefers-reduced-motion:reduce){.auth_choice_modal_choiceArrow__IMm3B,.auth_choice_modal_choiceCard__3zSfh,.auth_choice_modal_choiceIcon__jf2BQ,.auth_choice_modal_closeButton__KYaos,.auth_choice_modal_headerIcon__pVSMR,.auth_choice_modal_modal__oJvx_,.auth_choice_modal_overlay__Ey4v8{animation:none;transition:none}.auth_choice_modal_choiceCard__3zSfh:hover{transform:none}}.deposit_modal_overlay__DjtOn{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:rgba(30,58,138,.8);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;backdrop-filter:blur(4px);animation:deposit_modal_fadeIn__DyvRX .3s ease-out;pointer-events:auto;cursor:default;isolation:isolate}@keyframes deposit_modal_fadeIn__DyvRX{0%{opacity:0}to{opacity:1}}.deposit_modal_modal__QSAt_{background:white;border-radius:1rem;box-shadow:0 1.5rem 4rem rgba(30,58,138,.3);max-width:24rem;width:92%;max-height:90vh;overflow-y:auto;position:relative;animation:deposit_modal_slideUp__6tPZn .3s ease-out;border:2px solid #dbeafe;pointer-events:auto;cursor:default;z-index:10000}@keyframes deposit_modal_slideUp__6tPZn{0%{opacity:0;transform:translateY(1.5rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.deposit_modal_header__fL3PW{background:linear-gradient(135deg,#059669,#10b981);color:white;padding:1.5rem;text-align:center;position:relative;overflow:hidden}.deposit_modal_header__fL3PW:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.08'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;pointer-events:none}.deposit_modal_headerIcon__oL2CZ{font-size:2.5rem;margin-bottom:.5rem;position:relative;z-index:1}.deposit_modal_title__E3D0_{font-size:1.25rem;font-weight:700;margin:0;line-height:1.3;position:relative;z-index:1}.deposit_modal_closeButton__esWGi{background:none;border:none;color:white;font-size:1.1rem;font-weight:700;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .3s ease;position:absolute;top:.75rem;right:.75rem;z-index:2;width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center}.deposit_modal_closeButton__esWGi:hover:not(:disabled){background-color:rgba(255,255,255,.2);transform:scale(1.1)}.deposit_modal_closeButton__esWGi:disabled{opacity:.5;cursor:not-allowed}.deposit_modal_content__1lvN3{padding:1.5rem}.deposit_modal_amountBox__ble6x{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac;border-radius:.75rem;padding:1rem;text-align:center;margin-bottom:1.25rem}.deposit_modal_amountLabel__ec5CI{font-size:.85rem;color:#166534;font-weight:500;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.5px}.deposit_modal_amount__0lPdU{font-size:2rem;font-weight:800;color:#15803d;margin:0}.deposit_modal_benefitsList__xylPi{list-style:none;padding:0;margin:0 0 1.25rem}.deposit_modal_benefitItem__J7_oY{display:flex;align-items:flex-start;gap:.75rem;padding:.6rem 0;font-size:.95rem;color:#374151;line-height:1.4}.deposit_modal_benefitIcon__qz9On{flex-shrink:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.9rem}.deposit_modal_benefitText__OEmay{flex:1}.deposit_modal_highlight__NrajM{color:#059669;font-weight:600}.deposit_modal_infoBox__ZolZb{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;padding:.75rem;display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:#1e40af}.deposit_modal_infoIcon__1OtG_{flex-shrink:0;font-size:1rem}.deposit_modal_actions__OmxwE{padding:1rem 1.5rem 1.5rem;background-color:#f9fafb;display:flex;flex-direction:column;gap:.75rem;border-top:1px solid #e5e7eb}.deposit_modal_primaryButton__jHRdY{padding:.9rem 1.5rem;border:none;background:linear-gradient(135deg,#059669,#10b981);color:white;border-radius:.625rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%}.deposit_modal_primaryButton__jHRdY:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 .5rem 1.5rem rgba(5,150,105,.3)}.deposit_modal_primaryButton__jHRdY:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.deposit_modal_secondaryButton__8hOA3{padding:.7rem 1rem;border:none;background:transparent;color:#6b7280;border-radius:.5rem;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .3s ease;width:100%}.deposit_modal_secondaryButton__8hOA3:hover:not(:disabled){background-color:#e5e7eb;color:#374151}.deposit_modal_secondaryButton__8hOA3:disabled{opacity:.5;cursor:not-allowed}.deposit_modal_buttonSpinner__d7wT7{display:flex;align-items:center;gap:.5rem}.deposit_modal_spinner__HRF2G{width:1rem;height:1rem;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:deposit_modal_spin__WWJBS 1s linear infinite}@keyframes deposit_modal_spin__WWJBS{to{transform:rotate(1turn)}}.deposit_modal_trustBadges__J0yyL{display:flex;justify-content:center;gap:1rem;margin-top:.5rem;flex-wrap:wrap}.deposit_modal_trustBadge__f0FSJ{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#6b7280}.deposit_modal_trustBadgeIcon__ffe4x{font-size:.85rem}@media (max-width:480px){.deposit_modal_overlay__DjtOn{padding:.75rem}.deposit_modal_modal__QSAt_{max-height:90vh}.deposit_modal_header__fL3PW{padding:1.25rem 1rem}.deposit_modal_headerIcon__oL2CZ{font-size:2rem}.deposit_modal_title__E3D0_{font-size:1.1rem}.deposit_modal_content__1lvN3{padding:1.25rem 1rem}.deposit_modal_amount__0lPdU{font-size:1.75rem}.deposit_modal_benefitItem__J7_oY{font-size:.9rem}.deposit_modal_actions__OmxwE{padding:.75rem 1rem 1.25rem}.deposit_modal_trustBadges__J0yyL{gap:.5rem}}.unlock_messaging_modal_overlay__crUkk{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:rgba(30,58,138,.8);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;backdrop-filter:blur(4px);animation:unlock_messaging_modal_fadeIn__ouRmy .3s ease-out;pointer-events:auto;cursor:default;isolation:isolate}@keyframes unlock_messaging_modal_fadeIn__ouRmy{0%{opacity:0}to{opacity:1}}.unlock_messaging_modal_modal___ip_Z{background:white;border-radius:1rem;box-shadow:0 1.5rem 4rem rgba(30,58,138,.3);max-width:28rem;width:92%;max-height:90vh;overflow-y:auto;position:relative;animation:unlock_messaging_modal_slideUp__n0quY .3s ease-out;border:2px solid #dbeafe;pointer-events:auto;cursor:default;z-index:10000}@keyframes unlock_messaging_modal_slideUp__n0quY{0%{opacity:0;transform:translateY(1.5rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.unlock_messaging_modal_header__uiqfO{background:linear-gradient(135deg,#3b82f6,#6366f1);color:white;padding:1.5rem;text-align:center;position:relative;overflow:hidden}.unlock_messaging_modal_header__uiqfO:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.08'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;pointer-events:none}.unlock_messaging_modal_headerIcon__uK52p{font-size:2.5rem;margin-bottom:.5rem;position:relative;z-index:1}.unlock_messaging_modal_title__5qGzx{font-size:1.25rem;font-weight:700;margin:0;line-height:1.3;position:relative;z-index:1}.unlock_messaging_modal_subtitle__Wo_tQ{font-size:.9rem;font-weight:400;margin:.5rem 0 0;opacity:.9;position:relative;z-index:1}.unlock_messaging_modal_closeButton__q_5_H{background:none;border:none;color:white;font-size:1.1rem;font-weight:700;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .3s ease;position:absolute;top:.75rem;right:.75rem;z-index:2;width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center}.unlock_messaging_modal_closeButton__q_5_H:hover:not(:disabled){background-color:rgba(255,255,255,.2);transform:scale(1.1)}.unlock_messaging_modal_closeButton__q_5_H:disabled{opacity:.5;cursor:not-allowed}.unlock_messaging_modal_content__OmSrl{padding:1.5rem}.unlock_messaging_modal_messageBox__Mbwm_{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:.75rem;padding:1rem;text-align:center;margin-bottom:1.25rem}.unlock_messaging_modal_messageText__uE8kD{font-size:.95rem;color:#92400e;margin:0;font-weight:500}.unlock_messaging_modal_messageHighlight__LvlAB{font-weight:700;color:#78350f}.unlock_messaging_modal_optionsContainer__RshN_{display:flex;flex-direction:column;gap:1rem}.unlock_messaging_modal_optionCard__Rxy3O{border:2px solid #e5e7eb;border-radius:.75rem;padding:1rem;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;gap:.5rem}.unlock_messaging_modal_optionCard__Rxy3O:hover:not(:disabled){border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.15);transform:translateY(-2px)}.unlock_messaging_modal_optionDeposit__3bokF{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac}.unlock_messaging_modal_optionDeposit__3bokF:hover:not(:disabled){border-color:#22c55e;box-shadow:0 4px 12px rgba(34,197,94,.2)}.unlock_messaging_modal_optionBook__HHHCX{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#93c5fd}.unlock_messaging_modal_optionBook__HHHCX:hover:not(:disabled){border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.2)}.unlock_messaging_modal_optionHeader__rRlCn{display:flex;align-items:center;gap:.75rem}.unlock_messaging_modal_optionIcon__UmLuM{font-size:1.75rem;flex-shrink:0}.unlock_messaging_modal_optionTitle__1rlIT{font-size:1rem;font-weight:700;color:#1f2937;margin:0}.unlock_messaging_modal_optionPrice__2Bo5A{font-size:.85rem;color:#059669;font-weight:600;margin:0}.unlock_messaging_modal_optionDescription__vBUC7{font-size:.85rem;color:#6b7280;margin:0;padding-left:2.5rem;line-height:1.4}.unlock_messaging_modal_infoBox__CwLUR{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:#6b7280;margin-top:1rem}.unlock_messaging_modal_infoIcon__nY8U8{flex-shrink:0;font-size:1rem}.unlock_messaging_modal_actions__GDM8O{padding:1rem 1.5rem 1.5rem;background-color:#f9fafb;border-top:1px solid #e5e7eb}.unlock_messaging_modal_cancelButton__7KZmJ{padding:.7rem 1rem;border:none;background:transparent;color:#6b7280;border-radius:.5rem;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .3s ease;width:100%}.unlock_messaging_modal_cancelButton__7KZmJ:hover:not(:disabled){background-color:#e5e7eb;color:#374151}.unlock_messaging_modal_cancelButton__7KZmJ:disabled{opacity:.5;cursor:not-allowed}.unlock_messaging_modal_loading__AOybz{opacity:.6;pointer-events:none}.unlock_messaging_modal_buttonSpinner__O_h8H{display:flex;align-items:center;justify-content:center;gap:.5rem}.unlock_messaging_modal_spinner__hR2_Y{width:1rem;height:1rem;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:unlock_messaging_modal_spin__ro6B8 1s linear infinite}@keyframes unlock_messaging_modal_spin__ro6B8{to{transform:rotate(1turn)}}@media (max-width:480px){.unlock_messaging_modal_overlay__crUkk{padding:.75rem}.unlock_messaging_modal_modal___ip_Z{max-height:90vh}.unlock_messaging_modal_header__uiqfO{padding:1.25rem 1rem}.unlock_messaging_modal_headerIcon__uK52p{font-size:2rem}.unlock_messaging_modal_title__5qGzx{font-size:1.1rem}.unlock_messaging_modal_content__OmSrl{padding:1.25rem 1rem}.unlock_messaging_modal_optionCard__Rxy3O{padding:.875rem}.unlock_messaging_modal_optionTitle__1rlIT{font-size:.95rem}.unlock_messaging_modal_optionDescription__vBUC7{padding-left:0}.unlock_messaging_modal_actions__GDM8O{padding:.75rem 1rem 1.25rem}}