.Calendar_calendar__JGX9X{background:#fff;border-radius:16px;border:1px solid rgba(77,80,158,.1);padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Calendar_header__v7FMI{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.Calendar_navButton__hAkAo{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:rgba(77,80,158,.1);border-radius:8px;color:#7173b1;cursor:pointer;transition:all .2s ease}.Calendar_navButton__hAkAo:hover{background:rgba(77,80,158,.2);transform:scale(1.05)}.Calendar_navButton__hAkAo:active{transform:scale(.95)}.Calendar_monthYear__vRQD1{font-size:18px;font-weight:600;color:#2b2847;margin:0}.Calendar_weekDays__Twq3P{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:16px}.Calendar_weekDay__2xx6u{text-align:center;font-size:12px;font-weight:600;color:#6b7280;padding:8px 0;text-transform:uppercase}.Calendar_daysGrid__dZoy7{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.Calendar_emptyDay__n_r6_{height:40px}.Calendar_dayButton__wx2f4{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:rgba(0,0,0,0);border-radius:8px;font-size:14px;font-weight:500;color:#2b2847;cursor:pointer;transition:all .2s ease}.Calendar_dayButton__wx2f4:hover:not(:disabled){background:rgba(77,80,158,.1);transform:scale(1.05)}.Calendar_dayButton__wx2f4:active:not(:disabled){transform:scale(.95)}.Calendar_dayButton__wx2f4.Calendar_selected__ijxkA{background:#7173b1;color:#fff}.Calendar_dayButton__wx2f4.Calendar_selected__ijxkA:hover{background:#3d4082}.Calendar_dayButton__wx2f4.Calendar_today__mEMtd{background:rgba(237,105,96,.1);color:#ed6960;font-weight:600}.Calendar_dayButton__wx2f4.Calendar_today__mEMtd:not(.Calendar_selected__ijxkA):hover{background:rgba(237,105,96,.2)}.Calendar_dayButton__wx2f4.Calendar_past__QCQ6L{color:#a0aec0;cursor:not-allowed;opacity:.5}.Calendar_dayButton__wx2f4.Calendar_past__QCQ6L:hover{background:rgba(0,0,0,0);transform:none}.Calendar_dayButton__wx2f4:disabled{cursor:not-allowed}.Calendar_dayButton__wx2f4.Calendar_hasSchedules___AgxC{position:relative}.Calendar_dayButton__wx2f4.Calendar_hasSchedules___AgxC .Calendar_dayNumber__YSSr0{position:relative;z-index:1}.Calendar_dayButton__wx2f4.Calendar_hasSchedules___AgxC .Calendar_scheduleIndicator__A4XF6{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:6px;height:6px;background-color:#f18780;border-radius:50%;z-index:2}.Calendar_dayButton__wx2f4.Calendar_hasSchedules___AgxC.Calendar_selected__ijxkA .Calendar_scheduleIndicator__A4XF6{background-color:#fff}.Calendar_dayNumber__YSSr0{display:block}@media(max-width:768px){.Calendar_calendar__JGX9X{padding:16px}.Calendar_header__v7FMI{margin-bottom:16px}.Calendar_monthYear__vRQD1{font-size:16px}.Calendar_navButton__hAkAo{width:36px;height:36px}.Calendar_dayButton__wx2f4{width:36px;height:36px;font-size:13px}.Calendar_weekDay__2xx6u{font-size:11px}}.Button_button__Bh_1x{display:flex;flex-direction:row;justify-content:center;align-items:center;height:52px;background:#7173b1;border-radius:16px;border:none;cursor:pointer;font-weight:500;font-size:16px;line-height:1.2;color:#fff;transition:all .3s ease;position:relative;outline:none;box-sizing:border-box}.Button_button__Bh_1x:hover{background:#3d4085;transform:translateY(-1px)}.Button_button__Bh_1x:active{transform:translateY(0)}.Button_button__Bh_1x:focus-visible{box-shadow:0 0 0 3px rgba(77,80,158,.3)}.Button_primary__pp3fa{background:#7173b1;color:#fff}.Button_primary__pp3fa:hover:not(.Button_disabled__9RMIQ){background:#3d4085}.Button_secondary__E5cM8{background:#f8f9fa;color:#7173b1;border:1px solid #e9ecef}.Button_secondary__E5cM8:hover:not(.Button_disabled__9RMIQ){background:#e9ecef}.Button_outline__xRarW{background:rgba(0,0,0,0);color:#7173b1;border:2px solid #7173b1}.Button_outline__xRarW:hover:not(.Button_disabled__9RMIQ){background:#7173b1;color:#fff}.Button_small__WnBZH{padding:12px 24px;height:40px;font-size:14px}.Button_medium__BI3Or{padding:20px 32px;height:52px;font-size:16px}.Button_large__bZJbX{padding:24px 40px;height:60px;font-size:18px}.Button_full__riIyj{width:100%}.Button_auto__qf3LH{width:auto}.Button_fixed__7L9rs{width:var(--fixed-width,200px)}.Button_disabled__9RMIQ{opacity:.6;cursor:not-allowed;transform:none!important}.Button_disabled__9RMIQ:hover{background:#7173b1;transform:none}.Button_disabled__9RMIQ.Button_secondary__E5cM8:hover{background:#f8f9fa}.Button_disabled__9RMIQ.Button_outline__xRarW:hover{background:rgba(0,0,0,0);color:#7173b1}.Button_loading__1jiQi{cursor:wait}.Button_loading__1jiQi:hover{transform:none}.Button_content__K5oFE{display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;font-weight:700;transform:translateY(2px)}.Button_content__K5oFE.Button_hidden__tHa42{opacity:0}.Button_leftIcon__bKCh6{display:flex;align-items:center;margin-right:8px}.Button_rightIcon___IMVn{display:flex;align-items:center;margin-left:8px}.Button_spinner__PQ_b9{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Button_spinnerIcon__G_KGJ{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:Button_spin__5Pkl0 1s linear infinite}@keyframes Button_spin__5Pkl0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.Button_button__Bh_1x{padding:16px 24px;height:48px;font-size:14px}.Button_small__WnBZH{padding:10px 20px;height:36px;font-size:12px}.Button_large__bZJbX{padding:20px 32px;height:56px;font-size:16px}}.Input_container__et_85{display:flex;flex-direction:column;gap:4px;width:100%}.Input_inputWrapper__cPTlI{position:relative;display:flex;flex-direction:row;align-items:center;padding:16px 24px;gap:8px;height:52px;background:#fff;border:1px solid #cacaca;border-radius:16px;box-sizing:border-box;transition:all .3s ease}.Input_inputWrapper__cPTlI:focus-within{border-color:#7173b1;box-shadow:0 0 0 3px rgba(77,80,158,.1)}.Input_inputWrapper__cPTlI:hover:not(.Input_disabled__SYar_){border-color:#a0a0a0}.Input_input__Nr43z{width:100%;border:none;outline:none;background:rgba(0,0,0,0);font-size:16px;color:#333;border:1px solid rgba(0,0,0,0)!important;padding:0;margin:0;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;transform:translateY(2px)}.Input_input__Nr43z::placeholder{color:#999}.Input_input__Nr43z:disabled{color:#999;cursor:not-allowed}.Input_input__Nr43z:focus{border:none;outline:none;box-shadow:none}.Input_label__9OKSu{font-size:14px;font-weight:500;color:#333;text-align:left;align-self:flex-start}.Input_helperText__9ZTve{font-size:12px;color:#666;margin-top:4px}.Input_errorText__missR{color:#dc3545}.Input_leftIcon__wv9_f,.Input_rightIcon___dtkc{display:flex;align-items:center;color:#666;flex-shrink:0}.Input_default__wCnCS{background:#fff;border:1px solid #cacaca}.Input_filled__C5v9Q{background:#f8f9fa;border:1px solid rgba(0,0,0,0)}.Input_outlined__qzwlQ{background:rgba(0,0,0,0);border:2px solid #cacaca}.Input_small__YdfDt .Input_inputWrapper__cPTlI{height:44px;padding:12px 16px}.Input_small__YdfDt .Input_input__Nr43z{font-size:14px}.Input_medium__zCoub .Input_inputWrapper__cPTlI{height:52px;padding:16px 24px}.Input_medium__zCoub .Input_input__Nr43z{font-size:16px}.Input_large__wiHYV .Input_inputWrapper__cPTlI{height:64px;padding:20px 24px}.Input_large__wiHYV .Input_input__Nr43z{font-size:18px}.Input_fullWidth__D9kRU{width:100%}.Input_error__cVZK8 .Input_inputWrapper__cPTlI{border-color:#dc3545}.Input_error__cVZK8 .Input_inputWrapper__cPTlI:focus-within{border-color:#dc3545;box-shadow:0 0 0 3px rgba(220,53,69,.1)}.Input_error__cVZK8 .Input_label__9OKSu{color:#dc3545}.Input_disabled__SYar_ .Input_inputWrapper__cPTlI{background:#f5f5f5;border-color:#e0e0e0;cursor:not-allowed}.Input_disabled__SYar_ .Input_inputWrapper__cPTlI:hover{border-color:#e0e0e0}.Input_disabled__SYar_ .Input_label__9OKSu{color:#999}.Input_hasLeftIcon__Cczvy .Input_inputWrapper__cPTlI{padding-left:16px}.Input_hasRightIcon__Tp9EL .Input_inputWrapper__cPTlI{padding-right:16px}@media(max-width:768px){.Input_inputWrapper__cPTlI{padding:12px 16px;height:48px}.Input_input__Nr43z{font-size:14px}.Input_small__YdfDt .Input_inputWrapper__cPTlI{height:40px;padding:10px 12px}.Input_large__wiHYV .Input_inputWrapper__cPTlI{height:52px;padding:16px 20px}}.login_container__8O9dw{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center}.login_backgroundBlur__KkN1L{position:absolute;top:20%;right:10%;width:400px;height:400px;background:#7173b1;opacity:.3;filter:blur(200px);border-radius:50%;z-index:1}.login_backgroundBlur2__GuSU4{position:absolute;bottom:20%;left:10%;width:300px;height:300px;background:#796ba2;opacity:.2;filter:blur(150px);border-radius:50%;z-index:1}.login_backgroundBlur3__P6VJW{position:absolute;width:306.83px;height:306.83px;left:18px;top:665px;background:#ed6960;opacity:.8;filter:blur(431.105px);transform:matrix(.97,-.24,-.24,-.97,0,0);z-index:1}.login_card__4e3Dp{position:relative;z-index:2;border-radius:24px;padding:48px 40px;background:hsla(0,0%,100%,.5921568627);border:1px solid rgba(237,105,96,.1568627451);max-width:440px;width:100%}.login_logoContainer__Zwwg_{display:flex;justify-content:center;margin-bottom:32px}.login_logo__mSHiB{width:180px;height:auto}.login_title__WaUd6{font-size:32px;font-weight:800;color:#7173b1;text-align:center;margin-bottom:12px}.login_subtitle__biedM{font-size:16px;color:#666;text-align:center;margin-bottom:40px;line-height:1.5}.login_form__LpRCt{display:flex;flex-direction:column;gap:24px}.login_inputGroup___bNyi{display:flex;flex-direction:column;gap:20px}.login_buttonContainer__3UPzC{margin-top:8px}.login_divider__DNMeM{display:flex;align-items:center;margin:32px 0;gap:16px}.login_dividerLine__j0CC6{flex:1;height:1px;background:#e5e5e5}.login_dividerText__FwOMb{color:#999;font-size:14px;font-weight:500}.login_linkContainer__Oci1A{text-align:center;margin-top:24px}.login_linkText__SVMpD{font-size:14px;color:#666}.login_link__UEg_8{color:#7173b1;font-weight:600;text-decoration:none;transition:color .3s ease}.login_link__UEg_8:hover{color:#5d5fa3;text-decoration:underline}.login_helpText__BpOOM{background:rgba(113,115,177,.05);border-left:4px solid #7173b1;padding:16px;border-radius:8px;margin-top:24px}.login_helpTitle__qGQfy{font-size:14px;font-weight:600;color:#7173b1;margin-bottom:8px}.login_helpDescription__Bto0i{font-size:13px;color:#666;line-height:1.4}@media(max-width:480px){.login_container__8O9dw{padding:16px}.login_card__4e3Dp{padding:32px 24px}.login_title__WaUd6{font-size:28px}.login_logo__mSHiB{width:150px}}.login_passwordToggle__DrgtY{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.login_passwordToggle__DrgtY:focus,.login_passwordToggle__DrgtY:hover{background-color:rgba(113,115,177,.1)}.login_passwordToggle__DrgtY:focus{outline:none}.login_passwordToggle__DrgtY svg{color:#666;transition:color .2s ease}.login_passwordToggle__DrgtY:hover svg{color:#7173b1}.AboutItem_card__Xwy4W{position:relative;height:117px;background:#fff;box-shadow:0 15px 30px 5px rgba(108,75,76,.08);border-radius:32px;display:flex;align-items:center;padding:20px;gap:16px}.AboutItem_card__Xwy4W.AboutItem_professional__jIMtS{box-shadow:0 6px 30px 5px rgba(121,107,162,.1)}@media(max-width:1024px){.AboutItem_card__Xwy4W{width:100%;height:auto;min-height:120px;padding:16px;gap:12px}}@media(max-width:768px){.AboutItem_card__Xwy4W{width:100%;height:auto;min-height:100px;padding:16px;gap:16px;border-radius:24px;flex-direction:column;text-align:center}}.AboutItem_icon__SE3kG{position:relative;width:97px;height:97px;background:#fff;box-shadow:0 9px 43px 5px rgba(238,164,167,.2);border-radius:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-align:center}.AboutItem_card__Xwy4W.AboutItem_professional__jIMtS .AboutItem_icon__SE3kG{box-shadow:0 9px 43px 5px rgba(121,107,162,.2)}.AboutItem_icon__SE3kG>div{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@media(max-width:1024px){.AboutItem_icon__SE3kG{width:100px;height:94px;border-radius:28px}}@media(max-width:768px){.AboutItem_icon__SE3kG{width:80px;height:76px;border-radius:24px;margin:0 auto}}@media(max-width:480px){.AboutItem_icon__SE3kG{width:70px;height:66px;border-radius:20px;margin:0 auto}}.page_container__Kl6ii{position:relative;min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center}.page_backgroundBlur__FMLPf{position:absolute;top:15%;right:10%;width:400px;height:400px;background:#7173b1;opacity:.2;filter:blur(200px);border-radius:50%;z-index:1}.page_backgroundBlur2__j_uxH{position:absolute;bottom:15%;left:10%;width:350px;height:350px;background:#796ba2;opacity:.15;filter:blur(150px);border-radius:50%;z-index:1}.page_backgroundBlur3__cYK9H{position:absolute;width:306.83px;height:306.83px;left:18px;top:665px;background:#ed6960;opacity:.8;filter:blur(431.105px);transform:matrix(.97,-.24,-.24,-.97,0,0);z-index:1}.page_content__i7kDf{position:relative;z-index:2;background:hsla(0,0%,100%,.3450980392);border-radius:24px;padding:48px 40px;border:1px solid rgba(237,105,96,.062745098);max-width:800px;width:100%}.page_logoSection__p0_gt{text-align:center;margin-bottom:48px}.page_logo__bMNwt{margin:0 auto 24px;display:block}.page_title__5Kl15{font-size:36px;font-weight:800;color:#2b2847;margin:0 0 16px;color:#7173b1;line-height:1.2}.page_title__5Kl15 span{color:#f18780;font-weight:300}.page_subtitle__xc7s6{font-size:18px;font-weight:400;color:#373970;margin:0;line-height:1.4}.page_featuresSection__z3SH0{margin-bottom:48px}.page_sectionTitle__Ma6jf{font-size:24px;font-weight:600;color:#2b2847;text-align:center;margin:0 0 32px}.page_featuresList__asfgF{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.page_featureItem__9PM_M{position:relative;display:flex;align-items:flex-start;gap:16px;padding:32px;background:#fff;box-shadow:0 6px 30px 5px rgba(121,107,162,.1);border-radius:32px;border:none;transition:all .3s ease;min-height:136px}.page_featureItem__9PM_M:hover{transform:translateY(-4px);box-shadow:0 8px 40px 8px rgba(121,107,162,.15)}.page_featureIcon__zDBd4{font-size:32px;width:56px;height:56px;border-radius:12px;background:rgba(77,80,158,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.page_featureContent__RQjBT{flex:1}.page_featureTitle__hz3ox{font-size:18px;font-weight:600;color:#2b2847;margin:0 0 8px}.page_featureDescription__k5O7s{font-size:14px;font-weight:400;color:#7173b1;line-height:1.5;margin:0}.page_actionsSection__s_C4H{text-align:center}.page_buttonGroup__G1rFG{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;max-width:400px;margin-left:auto;margin-right:auto}.page_primaryButton__s6mSM{background:#7173b1!important}.page_primaryButton__s6mSM:hover{background:#3e4283!important}.page_secondaryButton__cIKTe{border-color:#7173b1!important;color:#7173b1!important}.page_secondaryButton__cIKTe:hover{background:rgba(77,80,158,.05)!important}.page_helpText__Lqk3B{font-size:14px;color:#666;margin:0}@media(max-width:768px){.page_container__Kl6ii{padding:20px 16px}.page_content__i7kDf{padding:32px 24px;border-radius:16px}.page_title__5Kl15{font-size:28px}.page_subtitle__xc7s6{font-size:16px}.page_sectionTitle__Ma6jf{font-size:20px;margin-bottom:24px}.page_featuresList__asfgF{grid-template-columns:1fr;gap:16px}.page_featureItem__9PM_M{padding:20px}.page_featureIcon__zDBd4{font-size:28px;width:48px;height:48px}.page_featureTitle__hz3ox{font-size:16px}.page_featuresSection__z3SH0,.page_logoSection__p0_gt{margin-bottom:32px}.page_logo__bMNwt{width:180px;height:auto}}@media(max-width:480px){.page_container__Kl6ii{padding:16px 12px}.page_content__i7kDf{padding:24px 20px}.page_title__5Kl15{font-size:24px}.page_backgroundBlur2__j_uxH,.page_backgroundBlur__FMLPf{display:none}.page_buttonGroup__G1rFG{gap:12px}}.Select_container__CDeMS{display:flex;flex-direction:column;gap:4px;width:100%;position:relative}.Select_inputWrapper__uwOeX{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px 24px;gap:8px;height:52px;background:#fff;border:1px solid #cacaca;border-radius:16px;box-sizing:border-box;transition:all .3s ease;cursor:pointer;outline:none}.Select_inputWrapper__uwOeX:focus{border-color:#7173b1;box-shadow:0 0 0 3px rgba(77,80,158,.1)}.Select_inputWrapper__uwOeX:hover:not(.Select_disabled__vrb3y){border-color:#a0a0a0}.Select_inputWrapper__uwOeX.Select_disabled__vrb3y{background:#f5f5f5;border-color:#e0e0e0;cursor:not-allowed}.Select_inputWrapper__uwOeX.Select_error__tifBG{border-color:#dc3545}.Select_inputWrapper__uwOeX.Select_error__tifBG:focus{box-shadow:0 0 0 3px rgba(220,53,69,.1)}.Select_inputWrapper__uwOeX.Select_fullWidth__x2Icg{width:100%}.Select_inputWrapper__uwOeX.Select_open__AlJMU{border-color:#7173b1;box-shadow:0 0 0 2px rgba(77,80,158,.1)}.Select_inputWrapper__uwOeX.Select_open__AlJMU .Select_arrow__Go6kl{transform:rotate(180deg)}.Select_selectedValue__hiKfj{flex:1;font-size:16px;color:#333;transform:translateY(2px);text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Select_disabled__vrb3y .Select_selectedValue__hiKfj,.Select_selectedValue__hiKfj.Select_placeholder__WZrUl{color:#999}.Select_selectedValue__hiKfj.Select_hasValue__Oyz2X{color:#333}.Select_arrow__Go6kl{color:#666;pointer-events:none;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;flex-shrink:0}.Select_dropdown__HmY5w{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #7173b1;border-radius:14px;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:1000;max-height:200px;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;display:flex;flex-direction:column}.Select_dropdown__HmY5w.Select_open__AlJMU{opacity:1;visibility:visible;transform:translateY(0)}.Select_optionsList__9y9Ot{flex:1;overflow-y:auto;max-height:200px}.Select_optionsList__9y9Ot::-webkit-scrollbar{width:6px}.Select_optionsList__9y9Ot::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.Select_optionsList__9y9Ot::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.Select_optionsList__9y9Ot::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.Select_option__qZUT8{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:rgba(0,0,0,0);border:none;cursor:pointer;transition:background-color .2s ease;text-align:left;font-size:14px;color:#2b2847;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:48px;box-sizing:border-box}.Select_option__qZUT8:hover{background-color:rgba(77,80,158,.05)}.Select_option__qZUT8.Select_selected__qvSXN{background-color:rgba(77,80,158,.1);font-weight:600}.Select_option__qZUT8:focus{outline:2px solid #7173b1;outline-offset:-2px;background-color:rgba(77,80,158,.1)}.Select_label__CvTgn{font-size:14px;font-weight:500;color:#333;text-align:left;align-self:flex-start}.Select_helperText__jQJrT{font-size:12px;color:#666;margin-top:4px}.Select_errorText__iVDif{color:#dc3545}.Select_filled__HnT15{background:#f8f9fa;border-color:rgba(0,0,0,0)}.Select_filled__HnT15:hover:not(.Select_disabled__vrb3y){background:#f1f3f4}.Select_filled__HnT15:focus-within{background:#fff;border-color:#7173b1}.Select_outlined__fbpGX{border-width:2px}.Select_small__sJbsb{height:40px;padding:8px 16px}.Select_small__sJbsb .Select_select__Rxbux{font-size:14px}.Select_small__sJbsb .Select_arrow__Go6kl{right:12px}.Select_small__sJbsb .Select_arrow__Go6kl svg{width:16px;height:16px}.Select_large__Zo57Y{height:60px;padding:20px 24px}.Select_large__Zo57Y .Select_select__Rxbux{font-size:18px}@media(max-width:768px){.Select_inputWrapper__uwOeX{height:48px;padding:12px 16px}.Select_selectedValue__hiKfj{font-size:14px}.Select_option__qZUT8{padding:12px 16px;font-size:14px;min-height:44px}.Select_dropdown__HmY5w,.Select_optionsList__9y9Ot{max-height:240px}}.InternationalPhoneInput_container__dedJe{position:relative;width:100%}.InternationalPhoneInput_inputContainer__hzwgO{display:flex;align-items:center;width:100%;height:54px;background:#fff;border:1px solid #796ba2;border-radius:14px;overflow:hidden;transition:all .2s ease}.InternationalPhoneInput_inputContainer__hzwgO:focus-within{border-color:#796ba2;box-shadow:0 0 0 2px rgba(121,107,162,.1)}.InternationalPhoneInput_inputContainer__hzwgO.InternationalPhoneInput_error__NlY6Z{border-color:#f18780!important;box-shadow:0 0 0 2px rgba(241,135,128,.1)!important}.InternationalPhoneInput_inputContainer__hzwgO.InternationalPhoneInput_disabled__SMg_8{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}.InternationalPhoneInput_countrySelector__NJigk{display:flex;align-items:center;gap:8px;padding:0 16px;height:100%;background:rgba(0,0,0,0);border:none;cursor:pointer;transition:background-color .2s ease;min-width:fit-content;flex-shrink:0}.InternationalPhoneInput_countrySelector__NJigk:hover:not(:disabled){background-color:rgba(121,107,162,.05)}.InternationalPhoneInput_countrySelector__NJigk:disabled{cursor:not-allowed}.InternationalPhoneInput_flag__iGpDp{font-size:20px;line-height:1;flex-shrink:0}.InternationalPhoneInput_dialCode___8fOT{font-size:16px;color:#2b2847;font-weight:500;white-space:nowrap}.InternationalPhoneInput_placeholder__aThpF{font-size:16px;color:#999;font-weight:400}.InternationalPhoneInput_chevron__XtRhf{color:#796ba2;transition:transform .2s ease;flex-shrink:0}.InternationalPhoneInput_chevron__XtRhf.InternationalPhoneInput_chevronOpen__EPT5P{transform:rotate(180deg)}.InternationalPhoneInput_divider__fGqVK{width:1px;height:30px;background-color:#e0e0e0;flex-shrink:0}.InternationalPhoneInput_phoneInput__4SxjY{flex:1;height:100%;border:none;outline:none;padding:0 16px;font-size:16px;color:#2b2847;background:rgba(0,0,0,0)}.InternationalPhoneInput_phoneInput__4SxjY::placeholder{color:#999}.InternationalPhoneInput_phoneInput__4SxjY:disabled{cursor:not-allowed}.InternationalPhoneInput_dropdown__ELFZh{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #796ba2;border-radius:14px;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:1000;max-height:200px;overflow:hidden;display:flex;flex-direction:column}.InternationalPhoneInput_countryList__woRLp{flex:1;overflow-y:auto;max-height:200px}.InternationalPhoneInput_countryList__woRLp::-webkit-scrollbar{width:6px}.InternationalPhoneInput_countryList__woRLp::-webkit-scrollbar-track{background:#f1f1f1}.InternationalPhoneInput_countryList__woRLp::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.InternationalPhoneInput_countryList__woRLp::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.InternationalPhoneInput_countryItem__3hEU5{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:rgba(0,0,0,0);border:none;cursor:pointer;transition:background-color .2s ease;text-align:left}.InternationalPhoneInput_countryItem__3hEU5:hover{background-color:rgba(121,107,162,.05)}.InternationalPhoneInput_countryItem__3hEU5.InternationalPhoneInput_selected__WcWBV{background-color:rgba(121,107,162,.1)}.InternationalPhoneInput_countryItem__3hEU5.InternationalPhoneInput_selected__WcWBV .InternationalPhoneInput_countryName__f_y6_{font-weight:600}.InternationalPhoneInput_countryName__f_y6_{flex:1;font-size:14px;color:#2b2847;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.InternationalPhoneInput_inputContainer__hzwgO{height:48px}.InternationalPhoneInput_countrySelector__NJigk{padding:0 12px}.InternationalPhoneInput_phoneInput__4SxjY{padding:0 12px;font-size:14px}.InternationalPhoneInput_dialCode___8fOT,.InternationalPhoneInput_placeholder__aThpF{font-size:14px}.InternationalPhoneInput_dropdown__ELFZh{max-height:250px}.InternationalPhoneInput_countryList__woRLp{max-height:190px}.InternationalPhoneInput_countryItem__3hEU5{padding:14px 16px}.InternationalPhoneInput_flag__iGpDp{font-size:18px}.InternationalPhoneInput_countryName__f_y6_{font-size:13px}}.InternationalPhoneInput_countrySelector__NJigk:focus-visible{outline:2px solid #796ba2;outline-offset:-2px}.InternationalPhoneInput_countryItem__3hEU5:focus-visible{outline:2px solid #796ba2;outline-offset:-2px;background-color:rgba(121,107,162,.1)}.InternationalPhoneInput_dropdown__ELFZh{animation:InternationalPhoneInput_fadeInDown__o0p9a .2s ease-out}@keyframes InternationalPhoneInput_fadeInDown__o0p9a{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.AddressSearchModal_modalOverlay__1Kx5P{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:AddressSearchModal_fadeIn__xYAJn .3s ease-out}.AddressSearchModal_modalOverlay__1Kx5P.AddressSearchModal_closing__CBmhC{animation:AddressSearchModal_fadeOut__aGqwW .2s ease-in}.AddressSearchModal_modalContent__WN6_q{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:AddressSearchModal_slideIn__5zemk .3s ease-out;transform-origin:center}.AddressSearchModal_closing__CBmhC .AddressSearchModal_modalContent__WN6_q{animation:AddressSearchModal_slideOut__LQ81R .2s ease-in}.AddressSearchModal_modalHeader__fgwyu{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #f1f5f9}.AddressSearchModal_modalTitle__H0tl6{font-size:20px;font-weight:600;color:#1f2937;margin:0}.AddressSearchModal_closeButton__B_1Us{background:none;border:none;padding:8px;cursor:pointer;border-radius:8px;color:#6b7280;transition:all .2s ease}.AddressSearchModal_closeButton__B_1Us:hover{background:#f3f4f6;color:#374151}.AddressSearchModal_modalBody__TwofL{flex:1;padding:24px;overflow-y:auto}.AddressSearchModal_searchContainer__x_tST{margin-bottom:24px}.AddressSearchModal_resultsContainer__vhjGQ{min-height:200px}.AddressSearchModal_loadingDetails__hBwiF,.AddressSearchModal_loading__APtSb{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#6b7280;gap:16px}.AddressSearchModal_spinner__VqKYj{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#7173b1;border-radius:50%;animation:AddressSearchModal_spin__3bG4_ 1s linear infinite}.AddressSearchModal_error__FO_Ac{color:#ef4444;text-align:center;padding:24px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-size:14px}.AddressSearchModal_noResults__o1ajX{text-align:center;color:#6b7280;padding:40px;font-size:16px}.AddressSearchModal_suggestionsList__lJ38R{display:flex;flex-direction:column;gap:8px}.AddressSearchModal_resultsLabel__lYNrQ{font-size:14px;font-weight:600;color:#374151;margin:0 0 12px}.AddressSearchModal_suggestionItem__bpuUB{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left}.AddressSearchModal_suggestionItem__bpuUB:hover{border-color:#7173b1;box-shadow:0 2px 8px rgba(77,80,158,.1)}.AddressSearchModal_suggestionItem__bpuUB:disabled{opacity:.6;cursor:not-allowed}.AddressSearchModal_suggestionContent__vhfB_{flex:1}.AddressSearchModal_mainText__GvyoE{font-size:16px;font-weight:500;color:#1f2937;margin-bottom:4px}.AddressSearchModal_secondaryText__YmtH9{font-size:14px;color:#6b7280}.AddressSearchModal_suggestionIcon__EfLqB{color:#9ca3af;margin-left:12px;flex-shrink:0}.AddressSearchModal_modalFooter__mJbIi{padding:24px;border-top:1px solid #f1f5f9}@keyframes AddressSearchModal_fadeIn__xYAJn{0%{opacity:0}to{opacity:1}}@keyframes AddressSearchModal_fadeOut__aGqwW{0%{opacity:1}to{opacity:0}}@keyframes AddressSearchModal_slideIn__5zemk{0%{opacity:0;transform:scale(.95) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes AddressSearchModal_slideOut__LQ81R{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.95) translateY(-20px)}}@keyframes AddressSearchModal_spin__3bG4_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.AddressSearchModal_modalOverlay__1Kx5P{align-items:flex-start;padding:40px 16px 16px}.AddressSearchModal_modalContent__WN6_q{max-height:calc(100vh - 80px)}.AddressSearchModal_modalBody__TwofL,.AddressSearchModal_modalFooter__mJbIi,.AddressSearchModal_modalHeader__fgwyu{padding:20px}.AddressSearchModal_modalTitle__H0tl6{font-size:18px}.AddressSearchModal_suggestionItem__bpuUB{padding:14px}.AddressSearchModal_mainText__GvyoE{font-size:15px}.AddressSearchModal_secondaryText__YmtH9{font-size:13px}}.OtpModal_modalOverlay__iYXjA{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;animation:OtpModal_fadeIn__DC_ZE .2s ease-out}.OtpModal_modalOverlay__iYXjA.OtpModal_closing__LgJT2{animation:OtpModal_fadeOut__Bcbwp .2s ease-out}.OtpModal_modalContent__EZAfp{background:#fff;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.15);width:100%;max-width:480px;max-height:90vh;overflow-y:auto;animation:OtpModal_slideUp__NdPbD .2s ease-out}.OtpModal_closing__LgJT2 .OtpModal_modalContent__EZAfp{animation:OtpModal_slideDown__k1Z_Q .2s ease-out}.OtpModal_modalHeader__vYhkX{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 0}@media(max-width:480px){.OtpModal_modalHeader__vYhkX{padding:20px 20px 0}}.OtpModal_modalTitle__WqfCM{font-size:24px;font-weight:700;color:#1f2937;margin:0}@media(max-width:480px){.OtpModal_modalTitle__WqfCM{font-size:20px}}.OtpModal_closeButton__W_5N9{background:none;border:none;cursor:pointer;padding:4px;border-radius:8px;color:#6b7280;transition:all .2s ease}.OtpModal_closeButton__W_5N9:hover{background:#f3f4f6;color:#374151}.OtpModal_closeButton__W_5N9 svg{width:20px;height:20px}.OtpModal_modalBody__iAON9{padding:24px}@media(max-width:480px){.OtpModal_modalBody__iAON9{padding:20px}}.OtpModal_emailInfo__spb2I{text-align:center;margin-bottom:32px}.OtpModal_description__k_1J7{font-size:16px;color:#6b7280;margin:0 0 8px;line-height:1.5}.OtpModal_email__hAZnT{font-size:16px;font-weight:600;color:#7173b1;margin:0}.OtpModal_otpContainer__NXqI2{display:flex;gap:12px;justify-content:center;margin-bottom:24px}@media(max-width:480px){.OtpModal_otpContainer__NXqI2{gap:8px}}.OtpModal_otpInput__Qdle6{width:56px;height:56px;border:2px solid #e5e7eb;border-radius:12px;text-align:center;font-size:24px;font-weight:600;color:#1f2937;background:#fff;outline:none;transition:all .2s ease}.OtpModal_otpInput__Qdle6:focus{border-color:#7173b1;box-shadow:0 0 0 3px rgba(77,80,158,.1)}.OtpModal_otpInput__Qdle6:hover{border-color:#9ca3af}@media(max-width:480px){.OtpModal_otpInput__Qdle6{width:48px;height:48px;font-size:20px}}.OtpModal_resendSection__jE4pu{text-align:center;margin-bottom:24px}.OtpModal_countdown___pFBI{font-size:14px;color:#6b7280;margin:0}.OtpModal_resendButton__WDqMv{background:none;border:none;color:#7173b1;font-size:14px;font-weight:600;cursor:pointer;padding:8px 16px;border-radius:8px;transition:all .2s ease;margin:0}.OtpModal_resendButton__WDqMv:hover:not(:disabled){background:rgba(77,80,158,.1)}.OtpModal_resendButton__WDqMv:disabled{color:#9ca3af;cursor:not-allowed}.OtpModal_modalFooter__cSFSe{padding:0 24px 24px}@media(max-width:480px){.OtpModal_modalFooter__cSFSe{padding:0 20px 20px}}.OtpModal_buttonGroup__HmFm4{display:flex;gap:12px}@media(max-width:480px){.OtpModal_buttonGroup__HmFm4{flex-direction:column;gap:8px}}@keyframes OtpModal_fadeIn__DC_ZE{0%{opacity:0}to{opacity:1}}@keyframes OtpModal_fadeOut__Bcbwp{0%{opacity:1}to{opacity:0}}@keyframes OtpModal_slideUp__NdPbD{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes OtpModal_slideDown__k1Z_Q{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(20px) scale(.95)}}.pre-registration_container__ufrNA{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.pre-registration_backgroundBlur__F1n3v{position:absolute;top:20%;right:10%;width:400px;height:400px;background:#7173b1;opacity:.3;filter:blur(200px);border-radius:50%;z-index:1}.pre-registration_backgroundBlur3__56jKC{position:absolute;width:306.83px;height:306.83px;left:18px;top:665px;background:#ed6960;opacity:.8;filter:blur(431.105px);transform:matrix(.97,-.24,-.24,-.97,0,0);z-index:1}.pre-registration_textStep__BvWWI{transform:translateY(2px)}.pre-registration_backgroundBlur2___y4am{position:absolute;bottom:20%;left:10%;width:300px;height:300px;background:#796ba2;opacity:.2;filter:blur(150px);border-radius:50%;z-index:1}.pre-registration_card__eswar{position:relative;z-index:2;border-radius:24px;padding:48px 40px;background:hsla(0,0%,100%,.5921568627);border:1px solid rgba(237,105,96,.1568627451);max-width:520px;width:100%;max-height:90vh;overflow-y:auto}.pre-registration_logoContainer__dmRNa{display:flex;justify-content:center;margin-bottom:32px}.pre-registration_logo__NRJrK{width:auto;height:auto}.pre-registration_stepIndicator___D7Gb{display:flex;justify-content:center;gap:16px;margin-bottom:32px}.pre-registration_step___ep6J{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#6b7280;font-weight:600;font-size:16px;transition:all .3s ease}.pre-registration_step___ep6J.pre-registration_active__D8d_9{background:#7173b1;color:#fff}.pre-registration_title__i1H0V{font-size:32px;font-weight:700;color:#1f2937;text-align:center;margin:0 0 12px;line-height:1.2}.pre-registration_subtitle__CQafi{font-size:16px;color:#6b7280;text-align:center;margin:0 0 32px;line-height:1.5}.pre-registration_form__H0ax_{margin-bottom:32px}.pre-registration_inputGroup__nLWB9{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.pre-registration_searchAddressButton__9_Nk8{margin-bottom:24px;text-align:center}.pre-registration_searchHint__L7uz4{font-size:14px;color:#6b7280;margin:8px 0 0;line-height:1.4}.pre-registration_inputWrapper__XbtjX{display:flex;flex-direction:column;gap:8px}.pre-registration_label__6mMDY{font-size:14px;font-weight:600;color:#374151;margin:0}.pre-registration_buttonContainer__n0PII{display:flex;flex-direction:column;gap:16px}.pre-registration_buttonContainer__n0PII.pre-registration_twoButtons__lOQUI{flex-direction:row;gap:12px}.pre-registration_footer__OwKIJ{text-align:center;padding-top:24px;border-top:1px solid #f3f4f6}.pre-registration_footerText__R1gmr{font-size:14px;color:#6b7280;margin:0}.pre-registration_link__5TQYR{color:#7173b1;font-weight:600;text-decoration:none;transition:all .2s ease}.pre-registration_link__5TQYR:hover{color:#3730a3;text-decoration:underline}@media(max-width:768px){.pre-registration_container__ufrNA{align-items:flex-start;padding:40px 16px 16px}.pre-registration_card__eswar{padding:32px 24px;border-radius:16px;max-width:100%;max-height:none}.pre-registration_title__i1H0V{font-size:28px}.pre-registration_subtitle__CQafi{font-size:14px;margin-bottom:24px}.pre-registration_stepIndicator___D7Gb{gap:12px;margin-bottom:24px}.pre-registration_step___ep6J{width:36px;height:36px;font-size:14px}.pre-registration_form__H0ax_{margin-bottom:24px}.pre-registration_inputGroup__nLWB9{gap:16px;margin-bottom:24px}.pre-registration_buttonContainer__n0PII{gap:12px}.pre-registration_buttonContainer__n0PII.pre-registration_twoButtons__lOQUI{flex-direction:column;gap:12px}}@media(max-width:480px){.pre-registration_container__ufrNA{padding:20px 12px 12px}.pre-registration_card__eswar{padding:24px 20px}.pre-registration_title__i1H0V{font-size:24px}.pre-registration_backgroundBlur2___y4am,.pre-registration_backgroundBlur__F1n3v{display:none}}.pre-registration_passwordToggle__HzAvm{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.pre-registration_passwordToggle__HzAvm:hover{background-color:rgba(113,115,177,.1)}.pre-registration_passwordToggle__HzAvm:focus{outline:none;background-color:rgba(113,115,177,.1)}.pre-registration_passwordToggle__HzAvm svg{color:#666;transition:color .2s ease}.pre-registration_passwordToggle__HzAvm:hover svg{color:#7173b1}@media(max-width:1142px){.About_buttonContainer__2Y9Sv{flex-direction:column;gap:20px}}@media(max-width:768px){.About_imageSection__foxd_{order:2}.About_contentSection__wcfeC{order:1}}.About_buttonDownload__MEFKf{height:86px;background:#f39b94;color:#fff;font-weight:800;border-radius:16px;font-size:22px;display:flex;cursor:pointer;justify-content:center;gap:10px;transition:.3s;user-select:none;width:100%;max-width:327.5px;letter-spacing:2px;flex-shrink:1;min-width:0;align-items:center}.About_buttonDownload__MEFKf span{padding:0;display:inline-block;line-height:1;transform:translateY(3px)}.About_buttonDownload__MEFKf:hover{opacity:.7}@media(max-width:1142px){.About_buttonDownload__MEFKf{max-width:100%;width:100%}}@media(max-width:768px){.About_buttonDownload__MEFKf{max-width:none;width:100%;min-width:140px}}.HowToUse_titleContainer__LJUv5{position:relative;z-index:2}.HowToUse_vectorImage__Q3mfc{position:absolute;top:50%;left:20%;transform:translate(-50%,-50%);z-index:1;width:auto!important;height:auto!important;max-width:211px;max-height:211px;pointer-events:none;opacity:1}@media(max-width:768px){.HowToUse_vectorImage__Q3mfc{max-width:150px;max-height:150px}}.HowToUse_blurBackground__PmMwI{position:absolute;width:380.84px;height:380.84px;background:#ed6960;opacity:.8;filter:blur(400px);z-index:0;top:20%;right:0;transform-origin:center;transform:translate(-50%,-50%) matrix(.87,-.5,-.5,-.87,0,0);pointer-events:none}.Landing_section__xPR6Z{height:100dvh;width:100%;position:relative;padding:0 150px;display:flex;justify-content:center}.Landing_inside__ncFde{display:flex;width:100%;height:100%;max-width:1920px;z-index:10}.Landing_textInfo__JL_xp{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:36px;position:relative}.Landing_textInfoBlur__bcjzc{position:absolute;width:306.83px;height:306.83px;left:18px;top:665px;background:#ed6960;opacity:.8;filter:blur(431.105px);transform:matrix(.97,-.24,-.24,-.97,0,0);z-index:0;pointer-events:none}@media(max-width:768px){.Landing_textInfoBlur__bcjzc{display:none}}.Landing_butttonDownload__Uq5aI{height:74px;background:#f39b94;color:#fff;font-weight:800;border-radius:16px;font-size:24px;display:flex;cursor:pointer;justify-content:center;align-items:center;padding:0;transition:.3s;user-select:none;width:360px;letter-spacing:2px;flex-shrink:0}.Landing_butttonDownload__Uq5aI span{padding:0;display:inline-block;line-height:1;transform:translateY(2px)}.Landing_butttonDownload__Uq5aI:hover{opacity:.7}.Landing_divImage__kcnQs{width:90%;height:100%;display:flex;flex-direction:column;justify-content:center}.Landing_title__W5EOr{font-size:54px;color:#f39b94;font-weight:800;line-height:1.2;letter-spacing:-.8px!important}.Landing_title__W5EOr span{padding-left:16px;color:#888abe}.Landing_divImage__kcnQs{padding-top:50px}.Landing_desc__IeMtn{font-size:22px;color:#000;font-weight:300;letter-spacing:.04}.Landing_bg01___oon1{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/images/v2/bg-01-home.svg);background-size:contain;background-position:0;background-repeat:no-repeat}@media(max-width:1619px){.Landing_bg01___oon1{background-size:cover}}.Landing_bg02___g5I6{position:absolute;top:0;right:0;width:100%;height:100%;background-image:url(/assets/images/v2/bg-02-home.svg);background-size:contain;background-position:100%;background-repeat:no-repeat}@media screen and (max-width:1691px){.Landing_title__W5EOr{font-size:44px}.Landing_desc__IeMtn{font-size:18px}.Landing_butttonDownload__Uq5aI{font-size:18px;height:66px;width:240px}}.Landing_imageRight__hHZIY{max-height:745px;height:auto;width:auto;max-width:100%;object-fit:contain}@media screen and (max-width:1269px){.Landing_section__xPR6Z{height:100%!important;padding:0 20px!important}.Landing_inside__ncFde{flex-direction:column;align-items:center;justify-content:center;width:100%}.Landing_textInfo__JL_xp{order:2}.Landing_divImage__kcnQs{padding-top:105px;padding-bottom:65px;width:100%;display:flex;align-items:center;justify-content:center;order:1}.Landing_divImage__kcnQs .Landing_imageRight__hHZIY{max-width:345px}.Landing_textInfo__JL_xp{justify-content:center!important;align-items:center!important;display:flex!important}.Landing_title__W5EOr{font-size:31px;text-align:center}.Landing_title__W5EOr span{padding-left:8px}.Landing_desc__IeMtn{font-size:16px!important}.Landing_butttonDownload__Uq5aI{font-size:16px;height:56px;width:240px}}.LocationOptions_decorativeElement__5DWco{position:absolute;width:380.84px;height:380.84px;left:-124px;top:0;background:#ed6960;opacity:.4;filter:blur(400px);transform:matrix(.87,-.5,-.5,-.87,0,0)}.LocationOptions_inside__TRYKn{height:100%;max-width:100%;flex-direction:column;display:flex;align-items:center;position:relative;width:100%}.LocationOptions_bgSection__1p8ae{z-index:1;bottom:-300px;left:0;width:100%;height:100%;position:absolute}.LocationOptions_phone__QW3WG{z-index:1;bottom:0;right:0;height:100%;position:absolute}.LocationOptions_title__agG8J{color:#f39b94;font-size:54px;font-weight:700;letter-spacing:-.04em}.LocationOptions_desc__0g1X4{color:#4b4b4b;font-size:20px;letter-spacing:-.08em;font-weight:300}.LocationOptions_sectionCards__JCZru{padding-top:58px;display:flex;z-index:2;gap:16px}.LocationOptions_ico__AsjeN{width:115px;height:115px;border:2px solid #eee;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.LocationOptions_descCard__e3dw7{text-align:center;font-size:22px;font-weight:300;color:#4b4b4b;letter-spacing:-.08em;max-width:300px}.LocationOptions_card___7A19{flex-direction:column;padding:70px 15px;gap:43px;width:425px;height:297px;background:#fff;box-shadow:0 12.719px 25.4379px 4.23965px rgba(75,108,76,.08);border-radius:99.9618px}.LocationOptions_button___hjXF,.LocationOptions_card___7A19{display:flex;justify-content:center;align-items:center;position:relative}.LocationOptions_button___hjXF{flex-direction:row;padding:20px 24px;gap:10px;z-index:2;width:290px;height:74px;margin-top:71px;background:#f39b94;border-radius:16px;border:none;cursor:pointer;color:#fff;font-weight:700;font-size:24px;transition:.3s}.LocationOptions_button___hjXF:hover{background:#f18780;transition:background .2s ease}@media screen and (max-width:900px){.LocationOptions_title__agG8J{font-size:36px;line-height:36px;padding-bottom:18px;text-align:center}.LocationOptions_sectionCards__JCZru{flex-direction:column;align-items:center;gap:24px}}@media screen and (max-width:465px){.LocationOptions_sectionCards__JCZru{flex-direction:column;align-items:center;gap:24px;padding:20px;margin-top:16px}.LocationOptions_card___7A19{width:100%;max-width:100%}}.ReachOut_divText__IBNOG{display:flex;flex-direction:column;align-items:center;gap:25px;padding-top:75px;padding-bottom:260px;max-width:875px}.ReachOut_vectorLeft__NPFt8{position:absolute;left:0;top:30%;transform:translateY(-50%);z-index:2;max-height:790px;user-select:none}@media(max-width:768px){.ReachOut_vectorLeft__NPFt8{display:none}}.ReachOut_vectorRight__nyB7V{position:absolute;right:0;top:30%;transform:translateY(-50%);z-index:2;max-width:697px;user-select:none}@media(max-width:768px){.ReachOut_vectorRight__nyB7V{display:none}}.ReachOut_title__mnYei{width:100%;height:auto;z-index:2;font-style:normal;font-weight:800;font-size:clamp(48px,8vw,60px);line-height:60px;text-align:center;letter-spacing:-.04em;color:#f39b94;flex:none;order:0;flex-grow:0;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.ReachOut_title__mnYei{font-size:48px;line-height:42px;min-height:auto}}.ReachOut_subTitle__uSGUo{width:100%;height:auto;z-index:2;font-style:normal;font-weight:600;font-size:clamp(32px,5vw,32px);line-height:32px;gap:10px;text-align:center;letter-spacing:-.04em;color:#7173b1;flex:none;order:1;flex-grow:0;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.ReachOut_subTitle__uSGUo{font-size:26px;line-height:26px;flex-direction:column;min-height:auto}}.ReachOut_info__2qEf_{width:100%;height:auto;font-style:normal;font-weight:300;font-size:clamp(20px,3vw,22px);line-height:22px;text-align:center;letter-spacing:.025em;z-index:2;color:#000;flex:none;order:2;align-self:stretch;flex-grow:0;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.ReachOut_info__2qEf_{font-size:20px;line-height:20px;min-height:auto;padding:0 10px}}.ReachOut_button__WRYLw{display:flex;flex-direction:row;z-index:2;justify-content:center;align-items:center;width:100%;max-width:393.82px;height:80.95px;background:#7173b1;border-radius:17.5032px;flex:none;order:3;flex-grow:0;font-style:normal;font-weight:800;font-size:clamp(16px,2.5vw,22px);color:#fff;text-align:center;cursor:pointer;transition:background-color .3s ease}.ReachOut_button__WRYLw:hover{background:rgba(113,115,177,.8980392157)}@media(max-width:768px){.ReachOut_button__WRYLw{width:280px;height:60px;padding:16px 20px;font-size:16px}}.Schedule_sectionMain__d5q_c{position:relative;z-index:3}.Schedule_divText__hxnCo{position:absolute;bottom:130px;right:70px;display:flex;flex-direction:column;align-items:center;gap:16px;width:603px}.Schedule_vectorLeft__f_4Br{position:absolute;right:0;bottom:30px;z-index:2;user-select:none}.Schedule_vectorRight__uWUKP{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:1;user-select:none}.Schedule_title__dqukv{font-weight:700;font-size:48px;line-height:56px;letter-spacing:-.04em;flex:none;order:0;flex-grow:1}.Schedule_desc__2gpYY,.Schedule_title__dqukv{font-style:normal;text-align:center;color:#fff;align-self:stretch}.Schedule_desc__2gpYY{font-weight:300;font-size:22px;letter-spacing:.08em;letter-spacing:-.04em;padding:8px 0 16px;flex-grow:0}.Schedule_button__9Oeyr{display:flex;flex-direction:row;justify-content:center;align-items:center;user-select:none;gap:10px;width:320px;height:64px;background:#796ba2;border-radius:16px;flex:none;order:2;flex-grow:0;cursor:pointer;border:none;color:#fff;font-weight:600;font-size:18px}.Schedule_button__9Oeyr:hover{background:#6b5e94;transition:background .2s ease}@media screen and (max-width:1307px){.Schedule_divText__hxnCo{width:503px;right:120px}.Schedule_divText__hxnCo .Schedule_title__dqukv{font-size:38px;line-height:38px}.Schedule_divText__hxnCo .Schedule_desc__2gpYY{font-size:18px}}@media screen and (max-width:1241px){.Schedule_divText__hxnCo{width:483px;right:120px}.Schedule_divText__hxnCo .Schedule_title__dqukv{font-size:38px;line-height:38px}.Schedule_divText__hxnCo .Schedule_desc__2gpYY{font-size:18px}}@media screen and (max-width:1180px){.Schedule_divText__hxnCo{width:100%;bottom:35px;right:0}.Schedule_divText__hxnCo .Schedule_title__dqukv{font-size:28px;line-height:28px}.Schedule_divText__hxnCo .Schedule_desc__2gpYY{font-size:18px;padding:0}.Schedule_divText__hxnCo .Schedule_button__9Oeyr{width:200px}}@media screen and (max-width:489px){.Schedule_sectionMain__d5q_c{justify-content:center;align-items:center}.Schedule_divText__hxnCo{width:100%;bottom:25px;text-align:center;right:50%;transform:translateX(50%);max-width:350px}.Schedule_divText__hxnCo .Schedule_title__dqukv{font-size:22px;line-height:22px}.Schedule_divText__hxnCo .Schedule_desc__2gpYY{font-size:16px;padding:0}.Schedule_divText__hxnCo .Schedule_button__9Oeyr{width:180px;font-size:16px;height:50px}}@media screen and (max-width:375px){.Schedule_sectionMain__d5q_c{justify-content:center;align-items:center}.Schedule_divText__hxnCo{width:100%;bottom:5px;text-align:center;right:50%;transform:translateX(50%);max-width:300px}.Schedule_divText__hxnCo .Schedule_title__dqukv{font-size:22px;line-height:22px}.Schedule_divText__hxnCo .Schedule_desc__2gpYY{font-size:16px;padding:0}.Schedule_divText__hxnCo .Schedule_button__9Oeyr{width:180px;font-size:16px;height:50px}}.Schedule_womanMobile__mC_E5{max-width:500px!important;width:100%}@media screen and (min-width:1180px){.Schedule_womanMobile__mC_E5{display:none!important}}.Services_titleContainer__Fo_sv{position:relative;z-index:2}.Services_vectorImage__7BRTb{position:absolute;top:50%;left:10%;transform:translate(-50%,-50%);z-index:1;width:auto!important;height:auto!important;max-width:211px;max-height:211px;pointer-events:none;opacity:1}@media(max-width:768px){.Services_vectorImage__7BRTb{max-width:95px;max-height:95px}}.Services_decorativeBlur__2CHtV{position:absolute;z-index:10!important;width:377.85px;height:377.85px;left:350px;top:50%;transform:translateY(-50%) matrix(.87,-.5,-.5,-.87,0,0);background:#f39b94;opacity:.8;filter:blur(400px);pointer-events:none}@media(max-width:830px){.Services_decorativeBlur__2CHtV{width:250px;height:577.85px;left:0}}.Services_servicesGrid__Hffac{display:grid;grid-template-columns:repeat(3,410px);gap:32px;justify-content:center;padding:0 40px;margin-bottom:32px}@media(max-width:1400px){.Services_servicesGrid__Hffac{grid-template-columns:repeat(2,410px);gap:40px}}@media(max-width:900px){.Services_servicesGrid__Hffac{grid-template-columns:410px;gap:40px;padding:0 20px}}@media(max-width:450px){.Services_servicesGrid__Hffac{grid-template-columns:1fr;padding:0 20px}}.ServiceCardItem_serviceCard__G0qou{position:relative;background:#fff;box-shadow:0 20px 73px -9px rgba(132,106,155,.3);border-radius:48px;width:410px;height:293px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}@media(max-width:450px){.ServiceCardItem_serviceCard__G0qou{width:100%;min-width:300px;max-width:410px}}.ServiceCardItem_title__DgwIT{font-style:normal;font-weight:800;font-size:32px;line-height:55px;text-align:center;color:#f18780;margin-bottom:8px;margin-top:0}.ServiceCardItem_description__QjcAC{font-style:normal;font-weight:300;font-size:24px;line-height:34px;text-align:center;color:#a84b44;margin-bottom:0}.ServiceCardItem_iconContainer__33J_p{position:absolute;top:-70px;left:50%;transform:translateX(-50%);width:136px;height:136px}.ServiceCardItem_iconBackground__0TisN{width:136px;height:136px}.TimeInput_container__ucbd1{position:relative;width:100%}.TimeInput_container__ucbd1.TimeInput_focused__eZXjO .TimeInput_input__YwhXX{border-color:#7173b1;box-shadow:0 0 0 3px rgba(77,80,158,.1)}.TimeInput_input__YwhXX{padding:12px;border:1px solid rgba(77,80,158,.2);border-radius:16px;font-size:16px;color:#2b2847;background-color:#fff;transition:all .2s ease;text-align:center;letter-spacing:1px;width:100%}.TimeInput_input__YwhXX:focus{outline:none}.TimeInput_input__YwhXX::placeholder{color:#a0aec0;transform:translateY(2px)}.TimeInput_input__YwhXX:invalid{border-color:#ed6960}.TimeInput_input__YwhXX.TimeInput_error__puXKT{border-color:#ed6960;box-shadow:0 0 0 3px rgba(237,105,96,.1)}.DayScheduleModal_modalOverlay__KSufl{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.DayScheduleModal_modalContent__AM3fp{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.15)}.DayScheduleModal_modalHeader__Fckg5{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 16px;border-bottom:1px solid #e5e7eb}.DayScheduleModal_headerInfo__mVkRL{flex:1}.DayScheduleModal_dayOfWeek__CbI05{font-size:24px;font-weight:700;color:#2b2847;margin:0 0 4px}.DayScheduleModal_date__6Xu7o{font-size:14px;color:#6b7280;margin:0}.DayScheduleModal_closeButton__GoNY9{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease}.DayScheduleModal_closeButton__GoNY9:hover{background-color:rgba(77,80,158,.1);color:#7173b1}.DayScheduleModal_modalBody__e6VAf{padding:24px}.DayScheduleModal_schedulesSection__ERqq7{margin-bottom:32px}.DayScheduleModal_sectionTitle__LIjJl{font-size:18px;font-weight:600;color:#2b2847;margin:0 0 16px}.DayScheduleModal_emptySchedules___iNn9{text-align:center;padding:40px 20px;color:#6b7280}.DayScheduleModal_emptySchedules___iNn9 p{margin:0;font-size:16px}.DayScheduleModal_loadingSchedules__PekVP{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.DayScheduleModal_loadingSchedules__PekVP .DayScheduleModal_spinner__qbEDD{width:32px;height:32px;border:3px solid rgba(77,80,158,.1);border-top-color:#7173b1;border-radius:50%;animation:DayScheduleModal_spin__uYwvl 1s linear infinite;margin-bottom:16px}.DayScheduleModal_loadingSchedules__PekVP p{margin:0;font-size:14px;color:#6b7280}.DayScheduleModal_buttonSpinner__SLvYz{width:16px;height:16px;border:2px solid rgba(77,80,158,.3);border-top-color:#7173b1;border-radius:50%;animation:DayScheduleModal_spin__uYwvl 1s linear infinite}@keyframes DayScheduleModal_spin__uYwvl{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DayScheduleModal_schedulesList__juKUP{display:flex;flex-direction:column;gap:12px}.DayScheduleModal_scheduleItem__PTQyc{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:rgba(77,80,158,.05);border:1px solid rgba(77,80,158,.1);border-radius:12px;transition:all .2s ease}.DayScheduleModal_scheduleItem__PTQyc:hover{background-color:rgba(77,80,158,.1);border-color:rgba(77,80,158,.2)}.DayScheduleModal_timeRange__D6RzH{display:flex;align-items:center;gap:8px}.DayScheduleModal_time__h8kYp{font-size:16px;font-weight:600;color:#7173b1;background-color:#fff;padding:8px 12px;border-radius:8px;border:1px solid rgba(77,80,158,.2)}.DayScheduleModal_separator__t_XQj{color:#6b7280;font-weight:500}.DayScheduleModal_removeButton__Hdtnx{background:none;border:none;color:#ed6960;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease}.DayScheduleModal_removeButton__Hdtnx:hover{background-color:rgba(237,105,96,.1);color:#dc2626}.DayScheduleModal_addScheduleForm__XFiPR{background-color:rgba(77,80,158,.05);border:1px solid rgba(77,80,158,.1);border-radius:12px;padding:24px}.DayScheduleModal_formTitle__Bx4Om{font-size:16px;font-weight:600;color:#2b2847;margin:0 0 20px}.DayScheduleModal_timeInputs__yFl7X{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.DayScheduleModal_inputGroup__c6Vvt{display:flex;flex-direction:column;gap:8px}.DayScheduleModal_inputLabel__hcNYk{font-size:14px;font-weight:500;color:#2b2847}.DayScheduleModal_formActions__x6F4d{display:flex;gap:12px;justify-content:flex-end}.DayScheduleModal_formActions__x6F4d button{height:50px!important;min-height:50px!important}@media(max-width:640px){.DayScheduleModal_modalOverlay__KSufl{padding:16px}.DayScheduleModal_modalContent__AM3fp{max-height:85vh}.DayScheduleModal_modalHeader__Fckg5{padding:20px 20px 16px}.DayScheduleModal_modalBody__e6VAf{padding:20px}.DayScheduleModal_dayOfWeek__CbI05{font-size:20px}.DayScheduleModal_timeInputs__yFl7X{grid-template-columns:1fr}.DayScheduleModal_formActions__x6F4d{flex-direction:column-reverse}.DayScheduleModal_cancelButton__nkddj,.DayScheduleModal_saveButton__a0VJ3{width:100%;justify-content:center}}.page_container__2zAL1{padding:0}.page_header__i8gmN{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid rgba(77,80,158,.1)}.page_headerContent__lH3_1{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}@media(max-width:768px){.page_headerContent__lH3_1{flex-direction:column;align-items:stretch;gap:16px}}.page_titleSection__v072P{flex:1}.page_backgroundBlur3__VTo_S{position:absolute;width:306.83px;height:306.83px;left:18px;top:665px;background:rgba(237,105,96,.5529411765);opacity:.8;filter:blur(431.105px);transform:matrix(.97,-.24,-.24,-.97,0,0);z-index:1}@media(max-width:768px){.page_backgroundBlur3__VTo_S{background:rgba(237,105,96,.2901960784)}}.page_backButton__bRtUi{display:none;background:none;border:none;padding:8px;margin-bottom:16px;color:#7173b1;cursor:pointer;border-radius:8px;transition:all .2s ease}.page_backButton__bRtUi:hover{background-color:rgba(77,80,158,.1);transform:translateX(-2px)}.page_backButton__bRtUi:active{transform:translateX(-1px)}.page_backButton__bRtUi svg{width:24px;height:24px}@media(max-width:768px){.page_backButton__bRtUi{display:block}}.page_title__wpGws{font-size:32px;font-weight:700;color:#2d3748;margin:0 0 8px;line-height:1.2}@media(max-width:768px){.page_title__wpGws{font-size:24px}}.page_subtitle__iZRNF{font-size:16px;color:#718096;margin:0;line-height:1.4}@media(max-width:768px){.page_subtitle__iZRNF{font-size:14px}}.page_content__XlTfe{display:flex;flex-direction:column;gap:32px}.page_calendarSection__64RjR{display:flex;flex-direction:column;gap:24px}.page_sectionHeader__1__xY{text-align:center}.page_sectionTitle__3j715{font-size:24px;font-weight:600;color:#2d3748;margin:0 0 8px}@media(max-width:768px){.page_sectionTitle__3j715{font-size:20px}}.page_sectionSubtitle__YKSa0{font-size:14px;color:#718096;margin:0;line-height:1.4}@media(max-width:768px){.page_sectionSubtitle__YKSa0{font-size:13px}}.page_calendarContainer__TvRQR{display:flex;justify-content:center;width:100%}.page_selectedDateInfo__IsmG2{display:flex;justify-content:center;margin-top:24px}.page_selectedDateCard__VBTDZ{background:linear-gradient(135deg,#7173b1,#6366f1);border-radius:16px;padding:24px;color:#fff;text-align:center;box-shadow:0 4px 16px rgba(77,80,158,.3);max-width:400px;width:100%}@media(max-width:768px){.page_selectedDateCard__VBTDZ{padding:20px;max-width:none}}.page_selectedDateTitle__1oY_O{font-size:18px;font-weight:600;margin:0 0 8px}@media(max-width:768px){.page_selectedDateTitle__1oY_O{font-size:16px}}.page_selectedDateText__Wv8Qt{font-size:16px;font-weight:400;margin:0 0 24px;opacity:.9;text-transform:capitalize}@media(max-width:768px){.page_selectedDateText__Wv8Qt{font-size:14px;margin-bottom:20px}}.page_actionButtons__01sz_{display:flex;gap:12px;justify-content:center}@media(max-width:768px){.page_actionButtons__01sz_{flex-direction:column;gap:8px}}.page_actionButtons__01sz_ .button{min-width:120px}@media(max-width:768px){.page_actionButtons__01sz_ .button{min-width:auto;width:100%}}.page_actionButtons__01sz_ .button--outline{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);color:#fff}.page_actionButtons__01sz_ .button--outline:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5)}.page_actionButtons__01sz_ .button--primary{background:#fff;color:#7173b1;border:none}.page_actionButtons__01sz_ .button--primary:hover{background:hsla(0,0%,100%,.9)}@media(max-width:1024px){.page_container__2zAL1{padding:0 16px}.page_header__i8gmN{margin-bottom:24px;padding-bottom:20px}.page_content__XlTfe{gap:24px}}@media(max-width:768px){.page_container__2zAL1{padding:0 12px}.page_header__i8gmN{margin-bottom:20px;padding-bottom:16px}.page_calendarSection__64RjR,.page_content__XlTfe{gap:20px}}.page_container__LPJs2{padding:0}.page_header__Ly6Bo{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid rgba(77,80,158,.1)}.page_headerContent__ZS1hq{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}@media(max-width:768px){.page_headerContent__ZS1hq{flex-direction:column;align-items:stretch;gap:16px}}.page_titleSection__S3CAe{flex:1}.page_backgroundBlur3__q0GfM{position:absolute;width:306.83px;height:306.83px;left:18px;top:665px;background:rgba(237,105,96,.5529411765);opacity:.8;filter:blur(431.105px);transform:matrix(.97,-.24,-.24,-.97,0,0);z-index:1}@media(max-width:768px){.page_backgroundBlur3__q0GfM{background:rgba(237,105,96,.2901960784)}}.page_backButton__lIL3h{display:none;background:none;border:none;padding:8px;margin-bottom:16px;color:#7173b1;cursor:pointer;border-radius:8px;transition:all .2s ease}.page_backButton__lIL3h:hover{background-color:rgba(77,80,158,.1);transform:translateX(-2px)}.page_backButton__lIL3h:active{transform:translateX(-1px)}.page_backButton__lIL3h svg{width:24px;height:24px}@media(max-width:768px){.page_backButton__lIL3h{display:inline-flex;align-items:center;justify-content:center}}.page_title__YDYz9{font-size:32px;font-weight:700;color:#2b2847;margin:0 0 8px}@media(max-width:768px){.page_title__YDYz9{font-size:28px}}.page_subtitle__a_2J5{font-size:16px;font-weight:400;color:#718096;margin:0;letter-spacing:.02em}.page_addButton__FtUWl{flex-shrink:0;height:48px;padding:0 24px;font-weight:600}@media(max-width:768px){.page_addButton__FtUWl{width:100%}}.page_content__kZerJ{width:100%}.page_loadingContainer__cSV6m{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;background:#fff;border-radius:16px;border:1px solid rgba(77,80,158,.1)}.page_spinner__XXwRH{width:40px;height:40px;border:4px solid rgba(77,80,158,.1);border-top-color:#7173b1;border-radius:50%;animation:page_spin__vCgo5 1s linear infinite;margin-bottom:16px}.page_loadingText__deDtF{font-size:16px;font-weight:500;color:#6b5ca3;margin:0}@keyframes page_spin__vCgo5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_emptyState__MIV9H{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 20px;background:#fff;border-radius:16px;border:2px dashed rgba(77,80,158,.2)}.page_emptyIcon__PJROI{font-size:64px;margin-bottom:24px;opacity:.8}.page_emptyTitle__UT0_t{font-size:24px;font-weight:600;color:#2b2847;margin:0 0 12px}.page_emptyDescription__dDfGr{font-size:16px;font-weight:400;color:#6b5ca3;margin:0 0 32px;max-width:400px;line-height:1.5}.page_emptyButton__Uq6rC{height:48px;padding:0 32px;font-weight:600}.page_servicesList__gadRp{width:100%}.page_servicesGrid__IAsuR{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;width:100%}@media(max-width:768px){.page_servicesGrid__IAsuR{grid-template-columns:1fr;gap:16px}}.page_serviceCard__LRLRN{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px rgba(43,40,71,.08);border:1px solid rgba(77,80,158,.1);transition:all .3s ease;position:relative;overflow:hidden}.page_serviceCard__LRLRN:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(43,40,71,.12);border-color:rgba(77,80,158,.2)}.page_serviceCard__LRLRN:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7173b1,#5b5fb8);opacity:0;transition:opacity .3s ease}.page_serviceCard__LRLRN:hover:before{opacity:1}.page_serviceHeader__QRnM8{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px;gap:16px}.page_serviceName__EGIVW{font-size:20px;font-weight:600;color:#2b2847;margin:0;flex:1;line-height:1.3}.page_servicePrice__JhBrX{font-size:18px;font-weight:700;color:#7173b1;white-space:nowrap}.page_serviceCategory__k0pWS{margin-bottom:16px;display:flex;flex-direction:column;gap:8px}.page_categoryIcon__e8YML{width:35px;height:35px;display:flex;align-items:center;border-radius:50%;justify-content:center;background:rgba(77,80,158,.1)}.page_categoryTag__vb_x_{display:inline-block;color:#7173b1;font-size:12px;font-weight:500;letter-spacing:.5px}.page_serviceDescription__rJRwd{font-size:14px;font-weight:400;color:#7173b1;line-height:1.5;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.page_serviceInfo__zkCbl{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:12px}.page_duration__sc4Z3{font-size:12px;font-weight:500;color:#6b5ca3;display:flex;align-items:center;gap:4px}.page_status__uxv5d{padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.page_status__uxv5d[data-status=active]{background:rgba(34,197,94,.1);color:#22c55e}.page_status__uxv5d[data-status=inactive]{background:rgba(241,135,128,.1);color:#f18780}.page_status__uxv5d[data-status=pending]{background:rgba(251,191,36,.1);color:#fbbf24}.page_serviceActions__av90T{display:flex;gap:12px;margin-top:auto}.page_deleteButton__HU_CM,.page_editButton__k2ui1{flex:1;height:36px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.page_editButton__k2ui1{background:rgba(77,80,158,.1);color:#7173b1}.page_editButton__k2ui1:hover{background:rgba(77,80,158,.2)}.page_deleteButton__HU_CM{background:rgba(241,135,128,.1);color:#f18780}.page_deleteButton__HU_CM:hover{background:rgba(241,135,128,.2)}@media(max-width:480px){.page_serviceCard__LRLRN{padding:20px}.page_serviceName__EGIVW{font-size:18px}.page_servicePrice__JhBrX{font-size:16px}.page_emptyState__MIV9H{padding:60px 16px}.page_emptyIcon__PJROI{font-size:48px}.page_emptyTitle__UT0_t{font-size:20px}}.CreateServiceModal_modalOverlay__NWEg_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:CreateServiceModal_fadeIn__C6NHC .3s ease-out}.CreateServiceModal_modalOverlay__NWEg_.CreateServiceModal_closing__4PQ3g{animation:CreateServiceModal_fadeOut__ttVWz .2s ease-in}.CreateServiceModal_modalContent__6VZSO{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:CreateServiceModal_slideIn__zoeU7 .3s ease-out;transform-origin:center}.CreateServiceModal_closing__4PQ3g .CreateServiceModal_modalContent__6VZSO{animation:CreateServiceModal_slideOut__aLvGA .2s ease-in}.CreateServiceModal_modalHeader__617On{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid rgba(77,80,158,.1);margin-bottom:24px}.CreateServiceModal_modalTitle__hfgCw{font-size:24px;font-weight:600;color:#1f2937;margin:0}.CreateServiceModal_closeButton__7vZKD{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease}.CreateServiceModal_closeButton__7vZKD:hover{background:rgba(77,80,158,.1);color:#7173b1}.CreateServiceModal_form___6oRr{padding:0 24px 24px}.CreateServiceModal_formGroup__pjlAr{margin-bottom:20px}.CreateServiceModal_formRow__9pzhD{display:grid;grid-template-columns:1fr 1fr;gap:16px}.CreateServiceModal_label__yxVlF{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.CreateServiceModal_input__dQ4s7,.CreateServiceModal_select__RUYyg,.CreateServiceModal_textarea__xaU8f{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:16px;font-size:16px;background:#fff;transition:all .2s ease;font-family:inherit}.CreateServiceModal_input__dQ4s7:focus,.CreateServiceModal_select__RUYyg:focus,.CreateServiceModal_textarea__xaU8f:focus{outline:none;border-color:#7173b1;box-shadow:0 0 0 3px rgba(77,80,158,.1)}.CreateServiceModal_input__dQ4s7::placeholder,.CreateServiceModal_select__RUYyg::placeholder,.CreateServiceModal_textarea__xaU8f::placeholder{color:#9ca3af}.CreateServiceModal_textarea__xaU8f{resize:vertical;min-height:100px}.CreateServiceModal_select__RUYyg{cursor:pointer}.CreateServiceModal_customSelect__nZlLs{position:relative;width:100%}.CreateServiceModal_selectTrigger__rDYXr{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:16px;font-size:16px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease;min-height:48px}.CreateServiceModal_selectTrigger__rDYXr:hover{border-color:#9ca3af}.CreateServiceModal_selectTrigger__rDYXr.CreateServiceModal_open__HsiWy,.CreateServiceModal_selectTrigger__rDYXr:focus{border-color:#7173b1;box-shadow:0 0 0 3px rgba(77,80,158,.1)}.CreateServiceModal_selectTrigger__rDYXr.CreateServiceModal_open__HsiWy .CreateServiceModal_selectArrow__gPojX{transform:rotate(180deg)}.CreateServiceModal_selectedValue__woEud{display:flex;align-items:center;gap:12px;flex:1}.CreateServiceModal_selectedValue__woEud .CreateServiceModal_placeholder__pKwNm{color:#9ca3af}.CreateServiceModal_selectArrow__gPojX{color:#6b7280;transition:transform .2s ease;display:flex;align-items:center;justify-content:center}.CreateServiceModal_selectDropdown__oESa5{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-top:none;border-radius:0 0 16px 16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:10;max-height:200px;overflow-y:auto}.CreateServiceModal_selectOption__htCCv{padding:12px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #f3f4f6}.CreateServiceModal_selectOption__htCCv:hover{background-color:#f9fafb}.CreateServiceModal_selectOption__htCCv.CreateServiceModal_selected__lk07B{background-color:rgba(77,80,158,.1);color:#7173b1;font-weight:500}.CreateServiceModal_selectOption__htCCv:last-child{border-bottom:none}.CreateServiceModal_selectOption__htCCv .CreateServiceModal_placeholder__pKwNm{color:#9ca3af;font-style:italic}.CreateServiceModal_categoryIcon__XxheA{width:32px;height:32px;background:linear-gradient(135deg,#7173b1,#6366f1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.CreateServiceModal_categoryIcon__XxheA img{width:20px;height:20px;object-fit:contain}.CreateServiceModal_selectOption__htCCv:hover .CreateServiceModal_categoryIcon__XxheA{transform:scale(1.05);transition:transform .2s ease}@media(max-width:768px){.CreateServiceModal_selectDropdown__oESa5{max-height:180px}.CreateServiceModal_selectOption__htCCv{padding:10px 12px}.CreateServiceModal_selectOption__htCCv .CreateServiceModal_categoryIcon__XxheA{width:28px;height:28px}.CreateServiceModal_selectOption__htCCv .CreateServiceModal_categoryIcon__XxheA img{width:16px;height:16px}.CreateServiceModal_selectedValue__woEud{gap:8px}.CreateServiceModal_selectedValue__woEud .CreateServiceModal_categoryIcon__XxheA{width:28px;height:28px}.CreateServiceModal_selectedValue__woEud .CreateServiceModal_categoryIcon__XxheA img{width:16px;height:16px}}.CreateServiceModal_currencyInputWrapper__bwDG9{position:relative;display:flex;align-items:center}.CreateServiceModal_currencyInputWrapper__bwDG9 .CreateServiceModal_input__dQ4s7{padding-right:40px;text-align:right}.CreateServiceModal_currencySymbol__gQuwS{position:absolute;right:16px;color:#6b7280;font-weight:500;pointer-events:none;font-size:14px}.CreateServiceModal_formActions__yOSXr{display:flex;gap:12px;justify-content:flex-end;margin-top:32px;padding-top:20px;border-top:1px solid rgba(77,80,158,.1)}.CreateServiceModal_submitButton__dgj5b{min-width:140px}@media(max-width:640px){.CreateServiceModal_modalOverlay__NWEg_{padding:10px}.CreateServiceModal_modalContent__6VZSO{max-height:95vh}.CreateServiceModal_modalHeader__617On{padding:20px 20px 0}.CreateServiceModal_form___6oRr{padding:0 20px 20px}.CreateServiceModal_formRow__9pzhD{grid-template-columns:1fr}.CreateServiceModal_formActions__yOSXr{flex-direction:column-reverse}.CreateServiceModal_formActions__yOSXr .CreateServiceModal_submitButton__dgj5b{min-width:auto}}@keyframes CreateServiceModal_fadeIn__C6NHC{0%{opacity:0}to{opacity:1}}@keyframes CreateServiceModal_fadeOut__ttVWz{0%{opacity:1}to{opacity:0}}@keyframes CreateServiceModal_slideIn__zoeU7{0%{transform:scale(.9) translateY(-10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes CreateServiceModal_slideOut__aLvGA{0%{transform:scale(1) translateY(0);opacity:1}to{transform:scale(.9) translateY(-10px);opacity:0}}.DeleteServiceModal_modalOverlay__jESJL{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:DeleteServiceModal_fadeIn__TM_BY .3s ease-out}.DeleteServiceModal_modalOverlay__jESJL.DeleteServiceModal_closing__OVOTb{animation:DeleteServiceModal_fadeOut__dpGfM .2s ease-in}.DeleteServiceModal_modalContent__065fW{background:#fff;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:DeleteServiceModal_slideIn__Lx_aV .3s ease-out;transform-origin:center}.DeleteServiceModal_closing__OVOTb .DeleteServiceModal_modalContent__065fW{animation:DeleteServiceModal_slideOut__MG58O .2s ease-in}.DeleteServiceModal_modalHeader__drSlQ{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid rgba(239,68,68,.2);margin-bottom:24px}.DeleteServiceModal_modalTitle__usgU5{font-size:20px;font-weight:600;color:#dc2626;margin:0}.DeleteServiceModal_closeButton__xGq2G{background:none;border:none;font-size:20px;color:#6b7280;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease}.DeleteServiceModal_closeButton__xGq2G:hover{background:rgba(239,68,68,.1);color:#dc2626}.DeleteServiceModal_modalBody__97pXR{padding:0 24px;text-align:center}.DeleteServiceModal_warningIcon__xvPdI{font-size:48px;margin-bottom:16px}.DeleteServiceModal_warningText__dIP_M{font-size:18px;font-weight:500;color:#374151;margin-bottom:24px}.DeleteServiceModal_serviceInfo__Bv8SZ{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:20px;margin-bottom:20px;text-align:left}.DeleteServiceModal_serviceName__FIl_z{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 8px}.DeleteServiceModal_serviceDetails__bMHTu{margin:0 0 12px;font-size:14px;color:#6b7280}.DeleteServiceModal_servicePrice__dLbKe{font-weight:600;color:#7173b1}.DeleteServiceModal_serviceCategory__CBKnR{margin-left:8px}.DeleteServiceModal_serviceDescription__V6wK_{font-size:14px;color:#6b7280;margin:0;line-height:1.4}.DeleteServiceModal_alertMessage__SJbOt{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:16px;border-radius:8px;font-size:14px;line-height:1.4;margin-bottom:24px;text-align:left}.DeleteServiceModal_alertMessage__SJbOt strong{font-weight:600}.DeleteServiceModal_modalActions__j8_RV{display:flex;gap:12px;justify-content:flex-end;border-top:1px solid #e5e7eb;margin-top:24px;padding:20px 24px 24px}.DeleteServiceModal_deleteButton__X82AN{background-color:#dc2626!important;border-color:#dc2626!important;min-width:120px}.DeleteServiceModal_deleteButton__X82AN:hover{background-color:#b91c1c!important;border-color:#b91c1c!important}.DeleteServiceModal_deleteButton__X82AN:disabled{background-color:#fca5a5!important;border-color:#fca5a5!important;cursor:not-allowed}@media(max-width:640px){.DeleteServiceModal_modalOverlay__jESJL{padding:10px}.DeleteServiceModal_modalContent__065fW{max-height:95vh}.DeleteServiceModal_modalHeader__drSlQ{padding:20px 20px 0}.DeleteServiceModal_modalBody__97pXR{padding:0 20px}.DeleteServiceModal_modalActions__j8_RV{padding:0 20px 20px;flex-direction:column-reverse}.DeleteServiceModal_modalActions__j8_RV .DeleteServiceModal_deleteButton__X82AN{min-width:auto}.DeleteServiceModal_warningText__dIP_M{font-size:16px}}@keyframes DeleteServiceModal_fadeIn__TM_BY{0%{opacity:0}to{opacity:1}}@keyframes DeleteServiceModal_fadeOut__dpGfM{0%{opacity:1}to{opacity:0}}@keyframes DeleteServiceModal_slideIn__Lx_aV{0%{transform:scale(.9) translateY(-10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes DeleteServiceModal_slideOut__MG58O{0%{transform:scale(1) translateY(0);opacity:1}to{transform:scale(.9) translateY(-10px);opacity:0}}.About_storeButton__rD_Gz{width:100%;height:89px;border-radius:16px;background-color:#7173b1;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.About_buttonText__cGycn{font-size:16px;font-weight:800;color:#fff;font-family:gilroy-extrabold,sans-serif}@media(min-width:640px){.About_buttonText__cGycn{font-size:20px}}.About_iconGap__5n8Ju{display:flex;flex-direction:row;align-items:center;gap:4px}@media(min-width:640px){.About_iconGap__5n8Ju{gap:10px}}.About_comingSoonTag__POhO8{border:.44px dashed #7173b1;margin-top:-5px;background-color:#fff;border-radius:9999px;width:120px;height:37px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;color:#7173b1;line-height:1;font-size:14px;letter-spacing:.08em}.ProfessionalLocationOptions_decorativeElement__V_epj{position:absolute;width:380.84px;height:380.84px;left:-124px;top:0;background:#ed6960;opacity:.4;filter:blur(400px);transform:matrix(.87,-.5,-.5,-.87,0,0)}.ProfessionalLocationOptions_inside___1__6{height:100%;max-width:100%;flex-direction:column;display:flex;align-items:center;position:relative;width:100%}.ProfessionalLocationOptions_bgSection__4S_2X{z-index:1;bottom:-250px;left:0;width:100%;height:100%;position:absolute}.ProfessionalLocationOptions_phone__O8tAc{z-index:1;bottom:0;right:0;height:100%;position:absolute}.ProfessionalLocationOptions_title__y3lAN{color:#7173b1;font-size:54px;font-weight:800;letter-spacing:-.04em}.ProfessionalLocationOptions_desc__c1qX3{color:#4b4b4b;font-size:20px;letter-spacing:-.08em;font-weight:300}.ProfessionalLocationOptions_sectionCards__xubE0{padding-top:58px;display:flex;z-index:2;gap:16px}.ProfessionalLocationOptions_ico__wv0_R{width:115px;height:115px;border:2px solid #eee;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.ProfessionalLocationOptions_descCard__BIzWi{text-align:center;font-size:22px;font-weight:300;color:#4b4b4b;letter-spacing:-.08em;max-width:300px}.ProfessionalLocationOptions_card__Y75ag{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:70px 15px;gap:43px;width:425px;height:297px;background:#fff;box-shadow:0 12.719px 25.4379px 4.23965px rgba(75,108,76,.08);border-radius:99.9618px;position:relative}.ProfessionalLocationOptions_button___CieC{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px 24px;gap:10px;z-index:2;width:290px;height:74px;margin-top:71px;background:#7173b1;border-radius:16px;border:none;cursor:pointer;color:#fff;font-weight:700;font-size:24px;transition:.3s;position:relative}.ProfessionalLocationOptions_button___CieC:hover{background:#5d5fa3;transition:background .2s ease}@media screen and (max-width:900px){.ProfessionalLocationOptions_button___CieC{height:50px;font-size:16px}.ProfessionalLocationOptions_title__y3lAN{font-size:36px;line-height:36px;padding-bottom:18px;text-align:center}.ProfessionalLocationOptions_sectionCards__xubE0{flex-direction:column;align-items:center;gap:24px}}@media screen and (max-width:465px){.ProfessionalLocationOptions_sectionCards__xubE0{flex-direction:column;align-items:center;gap:24px;padding:20px;margin-top:16px}.ProfessionalLocationOptions_card__Y75ag{width:100%;max-width:100%}}@media screen and (max-width:900px){.ProfessionalLocationOptions_section__xCeY5{margin-top:120px}}@media(max-width:1142px){.HowToUseSection_buttonContainer__foQ3d{flex-direction:column;gap:20px}}@media(max-width:768px){.HowToUseSection_imageSection__KyTqf{order:2}.HowToUseSection_contentSection__JDEn0{order:1}}.HowToUseSection_header__BV32V{display:flex;flex-direction:column;gap:8px}@media(max-width:650px){.HowToUseSection_header__BV32V{gap:4px;align-items:center}}.HowToUseSection_title__w6Wie{font-weight:800;font-size:36px;line-height:46px;color:#7173b1}.HowToUseSection_desc__cFdVl{font-weight:400;font-size:16px;line-height:26px;letter-spacing:.08em;color:#2b2847}.LoadingOverlay_overlay__5WPlj{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.LoadingOverlay_spinner__nj1aO{width:50px;height:50px;border:4px solid #f3f3f3;border-top-color:#9a9bb8;border-radius:50%;animation:LoadingOverlay_spin__GO7xt 1s linear infinite}@keyframes LoadingOverlay_spin__GO7xt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoadingOverlay_message__wZXSf{margin-top:20px;font-size:16px;color:#666;font-weight:500;text-align:center}