.Navbar-module__cJzEcG__header{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #0000;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled{border-bottom-color:var(--gray-200);box-shadow:0 2px 20px #00000014}.Navbar-module__cJzEcG__nav{align-items:center;gap:24px;height:68px;display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:cover;border-radius:10px;width:36px;height:36px}.Navbar-module__cJzEcG__logoText{color:var(--gray-900);letter-spacing:-.02em;font-size:1.15rem;font-weight:800}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:4px;margin-left:auto;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--gray-600);cursor:pointer;border-radius:var(--radius-sm);font-size:.9rem;font-weight:500;font-family:var(--font-sans);transition:color var(--transition),background var(--transition);background:0 0;border:none;align-items:center;gap:4px;padding:8px 14px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__navLink:hover{color:var(--primary);background:var(--primary-50)}.Navbar-module__cJzEcG__ctaGroup{flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__cJzEcG__burger{cursor:pointer;color:var(--gray-700);border-radius:var(--radius-sm);background:0 0;border:none;margin-left:auto;padding:6px;display:none}.Navbar-module__cJzEcG__mobileMenu{border-top:1px solid var(--gray-200);background:#fff;flex-direction:column;gap:4px;padding:16px 20px 24px;animation:.2s Navbar-module__cJzEcG__fadeInUp;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--gray-700);border-radius:var(--radius-sm);transition:color var(--transition);padding:12px 8px;font-size:1rem;font-weight:500}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--primary)}.Navbar-module__cJzEcG__mobileDivider{border:none;border-top:1px solid var(--gray-200);margin:8px 0}@media (max-width:900px){.Navbar-module__cJzEcG__desktopNav,.Navbar-module__cJzEcG__ctaGroup{display:none}.Navbar-module__cJzEcG__burger{display:flex}}
.Hero-module__ZARIfG__hero{background:linear-gradient(160deg,#f8f7ff 0%,#eef2ff 40%,#f0fdf8 100%);align-items:center;min-height:100vh;padding-top:68px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__blob1{pointer-events:none;background:radial-gradient(circle,#6366f11f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-150px;right:-100px}.Hero-module__ZARIfG__blob2{pointer-events:none;background:radial-gradient(circle,#10b9811a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-80px}.Hero-module__ZARIfG__inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-top:60px;padding-bottom:80px;display:grid}.Hero-module__ZARIfG__copy{flex-direction:column;gap:24px;animation:.7s forwards Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__topBadge{align-self:flex-start}.Hero-module__ZARIfG__headline{letter-spacing:-.03em;color:var(--gray-900);font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.15}.Hero-module__ZARIfG__subtext{color:var(--gray-500);max-width:480px;font-size:1.05rem;line-height:1.7}.Hero-module__ZARIfG__trustRow{flex-wrap:wrap;gap:10px;display:flex}.Hero-module__ZARIfG__trustBadge{color:var(--gray-600);border:1px solid var(--gray-200);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;display:flex}.Hero-module__ZARIfG__ctaRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Hero-module__ZARIfG__illustrationWrap{flex-direction:column;align-items:center;gap:20px;animation:.7s .15s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__illustrationCard{box-shadow:var(--shadow-xl);border:1px solid var(--gray-100);background:#fff;border-radius:24px;width:100%;padding:24px;position:relative}.Hero-module__ZARIfG__illustration{border-radius:12px;width:100%;height:auto}.Hero-module__ZARIfG__appButtons{width:100%}.Hero-module__ZARIfG__appText{color:var(--gray-600);align-items:center;gap:6px;margin-bottom:8px;font-size:.875rem;font-weight:600;display:flex}.Hero-module__ZARIfG__appBadges{gap:12px;display:flex}.Hero-module__ZARIfG__appBadge{background:var(--gray-900);color:#fff;border-radius:var(--radius-md);transition:all var(--transition);align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:600;display:flex}.Hero-module__ZARIfG__appBadge:hover{background:var(--gray-700);transform:translateY(-1px)}@media (max-width:900px){.Hero-module__ZARIfG__inner{grid-template-columns:1fr;gap:40px}.Hero-module__ZARIfG__illustrationWrap{order:-1}}@media (max-width:480px){.Hero-module__ZARIfG__ctaRow{flex-direction:column}.Hero-module__ZARIfG__ctaRow .btn{justify-content:center;width:100%}}
.HowItWorks-module__tSMH5W__section{background:#fff}.HowItWorks-module__tSMH5W__subtitle{margin-bottom:56px}.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(3,1fr);gap:40px;display:grid;position:relative}.HowItWorks-module__tSMH5W__steps:before{content:"";background:repeating-linear-gradient(90deg,var(--gray-200)0,var(--gray-200)8px,transparent 8px,transparent 16px);pointer-events:none;z-index:0;height:2px;position:absolute;top:60px;left:calc(16.6667% + 30px);right:calc(16.6667% + 30px)}.HowItWorks-module__tSMH5W__step{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.HowItWorks-module__tSMH5W__number{letter-spacing:.12em;color:var(--gray-300);margin-bottom:12px;font-size:.7rem;font-weight:800;display:block}.HowItWorks-module__tSMH5W__iconWrap{border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;display:flex;box-shadow:0 4px 14px #0000000f}.HowItWorks-module__tSMH5W__title{color:var(--gray-900);margin-bottom:10px;font-size:1.1rem;font-weight:800}.HowItWorks-module__tSMH5W__desc{color:var(--gray-500);max-width:240px;margin:0 auto;font-size:.9rem;line-height:1.7}@media (max-width:768px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:1fr;gap:48px}.HowItWorks-module__tSMH5W__steps:before{display:none}}
.Features-module__zvCZ4q__section{padding-top:80px;padding-bottom:80px}.Features-module__zvCZ4q__section h2{margin-bottom:8px}.Features-module__zvCZ4q__section .Features-module__zvCZ4q__section-subtitle{margin-bottom:40px}.Features-module__zvCZ4q__tabs{border-bottom:2px solid var(--gray-200);gap:0;margin-bottom:40px;display:flex}.Features-module__zvCZ4q__tab{color:var(--gray-500);cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-sans);transition:color var(--transition),border-color var(--transition);background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:12px 28px}.Features-module__zvCZ4q__tab:hover{color:var(--primary)}.Features-module__zvCZ4q__tabActive{color:var(--primary);border-bottom-color:var(--primary)}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr);gap:24px;animation:.4s forwards Features-module__zvCZ4q__fadeInUp;display:grid}.Features-module__zvCZ4q__card{border-radius:var(--radius-lg);border:1px solid var(--gray-100);box-shadow:var(--shadow-md);transition:transform var(--transition),box-shadow var(--transition);background:#fff;padding:28px}.Features-module__zvCZ4q__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.Features-module__zvCZ4q__cardIcon{border-radius:var(--radius-md);background:var(--primary-50);width:52px;height:52px;color:var(--primary);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.Features-module__zvCZ4q__cardTitle{color:var(--gray-900);margin-bottom:8px;font-size:1.05rem;font-weight:700}.Features-module__zvCZ4q__cardDesc{color:var(--gray-500);font-size:.9rem;line-height:1.65}@media (max-width:640px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__tab{padding:10px 16px;font-size:.875rem}}
.WhyChoose-module__h8oZ9a__section{background:#fff}.WhyChoose-module__h8oZ9a__subtitle{margin-bottom:48px}.WhyChoose-module__h8oZ9a__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.WhyChoose-module__h8oZ9a__card{border-radius:var(--radius-lg);border:1.5px solid var(--gray-100);box-shadow:var(--shadow-md);transition:transform var(--transition),box-shadow var(--transition);background:#fff;flex-direction:column;gap:16px;padding:32px 28px;display:flex}.WhyChoose-module__h8oZ9a__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.WhyChoose-module__h8oZ9a__cardIcon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.WhyChoose-module__h8oZ9a__cardTitle{color:var(--gray-900);font-size:1.15rem;font-weight:800}.WhyChoose-module__h8oZ9a__cardDesc{color:var(--gray-500);flex:1;font-size:.9rem;line-height:1.7}.WhyChoose-module__h8oZ9a__points{border-top:1px solid var(--gray-100);flex-direction:column;gap:8px;padding-top:16px;list-style:none;display:flex}.WhyChoose-module__h8oZ9a__point{color:var(--gray-600);align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}@media (min-width:640px) and (max-width:900px){.WhyChoose-module__h8oZ9a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.WhyChoose-module__h8oZ9a__grid{grid-template-columns:1fr}}
.FAQ-module__V8_xEa__section{background:var(--gray-50)}.FAQ-module__V8_xEa__inner{grid-template-columns:minmax(260px,300px) 1fr;align-items:start;gap:60px;display:grid}.FAQ-module__V8_xEa__heading{position:sticky;top:88px}.FAQ-module__V8_xEa__heading .FAQ-module__V8_xEa__section-title{margin-bottom:12px}.FAQ-module__V8_xEa__list{flex-direction:column;gap:0;display:flex}.FAQ-module__V8_xEa__item{border-bottom:1px solid var(--gray-200)}.FAQ-module__V8_xEa__item:first-child{border-top:1px solid var(--gray-200)}.FAQ-module__V8_xEa__question{text-align:left;width:100%;color:var(--gray-800);cursor:pointer;font-size:.975rem;font-weight:600;font-family:var(--font-sans);transition:color var(--transition);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 4px;display:flex}.FAQ-module__V8_xEa__question:hover{color:var(--primary)}.FAQ-module__V8_xEa__question svg{color:var(--primary);transition:transform var(--transition);flex-shrink:0}.FAQ-module__V8_xEa__answerWrap{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answerWrap{grid-template-rows:1fr}.FAQ-module__V8_xEa__answer{color:var(--gray-500);padding-bottom:0;font-size:.9rem;line-height:1.75;transition:padding-bottom .3s;overflow:hidden}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{padding-bottom:20px}@media (max-width:768px){.FAQ-module__V8_xEa__inner{grid-template-columns:1fr;gap:32px}.FAQ-module__V8_xEa__heading{position:static}}
.EnrollCTA-module__E_6Y_q__section{padding:var(--section-py)0;background:var(--gray-50)}.EnrollCTA-module__E_6Y_q__card{border:1px solid var(--gray-200);max-width:900px;box-shadow:var(--shadow-xl);background:#fff;border-radius:24px;margin:0 auto;position:relative;overflow:hidden}.EnrollCTA-module__E_6Y_q__section:target .EnrollCTA-module__E_6Y_q__card{animation:1.4s forwards EnrollCTA-module__E_6Y_q__cardHighlight}@keyframes EnrollCTA-module__E_6Y_q__cardHighlight{0%{box-shadow:0 0 0 4px #6366f159,var(--shadow-xl)}55%{box-shadow:0 0 0 10px #6366f114,var(--shadow-xl)}to{box-shadow:var(--shadow-xl)}}.EnrollCTA-module__E_6Y_q__accentBar{background:linear-gradient(90deg,var(--primary)0%,var(--accent)100%);height:4px}.EnrollCTA-module__E_6Y_q__inner{grid-template-columns:1fr 1fr;gap:0;display:grid}.EnrollCTA-module__E_6Y_q__copy{border-right:1px solid var(--gray-100);flex-direction:column;justify-content:center;gap:16px;padding:52px 48px;display:flex}.EnrollCTA-module__E_6Y_q__title{color:var(--gray-900);letter-spacing:-.02em;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:900;line-height:1.2}.EnrollCTA-module__E_6Y_q__sub{color:var(--gray-500);font-size:.9rem;line-height:1.75}.EnrollCTA-module__E_6Y_q__checks{flex-direction:column;gap:10px;margin-top:8px;list-style:none;display:flex}.EnrollCTA-module__E_6Y_q__checks li{color:var(--gray-700);align-items:center;gap:10px;font-size:.875rem;font-weight:600;display:flex}.EnrollCTA-module__E_6Y_q__checks li svg{color:var(--accent);flex-shrink:0}.EnrollCTA-module__E_6Y_q__form{flex-direction:column;gap:18px;padding:52px 48px;display:flex}.EnrollCTA-module__E_6Y_q__field{flex-direction:column;gap:6px;display:flex}.EnrollCTA-module__E_6Y_q__label{color:var(--gray-700);font-size:.825rem;font-weight:600}.EnrollCTA-module__E_6Y_q__submit{justify-content:center;width:100%;min-height:48px;margin-top:2px;padding:13px;font-size:.975rem}.EnrollCTA-module__E_6Y_q__submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.EnrollCTA-module__E_6Y_q__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite EnrollCTA-module__E_6Y_q__spin;display:inline-block}@keyframes EnrollCTA-module__E_6Y_q__spin{to{transform:rotate(360deg)}}.EnrollCTA-module__E_6Y_q__captchaBox{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:10px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.EnrollCTA-module__E_6Y_q__captchaRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.EnrollCTA-module__E_6Y_q__captchaQuestion{color:var(--gray-700);font-size:.875rem}.EnrollCTA-module__E_6Y_q__captchaQuestion strong{color:var(--primary);letter-spacing:.04em;font-family:monospace;font-size:1rem;font-weight:700}.EnrollCTA-module__E_6Y_q__captchaRefresh{cursor:pointer;color:var(--gray-400);background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.EnrollCTA-module__E_6Y_q__captchaRefresh:hover{color:var(--primary);background:var(--gray-100)}.EnrollCTA-module__E_6Y_q__errorMsg{color:#ef4444;font-size:.825rem;font-weight:500}.EnrollCTA-module__E_6Y_q__trust{color:var(--gray-400);justify-content:center;align-items:center;gap:5px;font-size:.775rem;display:flex}.EnrollCTA-module__E_6Y_q__success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:72px 48px;display:flex}.EnrollCTA-module__E_6Y_q__successIcon{color:var(--accent)}.EnrollCTA-module__E_6Y_q__successTitle{color:var(--gray-900);font-size:1.4rem;font-weight:800}.EnrollCTA-module__E_6Y_q__successSub{color:var(--gray-500);max-width:360px;font-size:.9rem;line-height:1.7}@media (max-width:768px){.EnrollCTA-module__E_6Y_q__inner{grid-template-columns:1fr}.EnrollCTA-module__E_6Y_q__copy{border-right:none;border-bottom:1px solid var(--gray-100);padding:40px 32px 32px}.EnrollCTA-module__E_6Y_q__form{padding:32px 32px 40px}.EnrollCTA-module__E_6Y_q__success{padding:52px 32px}}@media (max-width:480px){.EnrollCTA-module__E_6Y_q__copy,.EnrollCTA-module__E_6Y_q__form{padding-left:24px;padding-right:24px}}
.Footer-module__S6Hkya__footer{background:var(--dark);color:#ffffffbf;padding:64px 0 0}.Footer-module__S6Hkya__grid{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;padding-bottom:48px;display:grid}.Footer-module__S6Hkya__logo{align-items:center;gap:10px;margin-bottom:16px;display:flex}.Footer-module__S6Hkya__logoImg{object-fit:cover;border-radius:9px;width:34px;height:34px}.Footer-module__S6Hkya__logoText{color:#fff;letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.Footer-module__S6Hkya__tagline{color:#ffffff8c;max-width:280px;margin-bottom:20px;font-size:.875rem;line-height:1.7}.Footer-module__S6Hkya__loginLink{color:var(--accent-light);transition:color var(--transition);font-size:.875rem;font-weight:600;display:inline-block}.Footer-module__S6Hkya__loginLink:hover{color:var(--accent)}.Footer-module__S6Hkya__colTitle{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:16px;font-size:.8rem;font-weight:700}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:#fff9;transition:color var(--transition);font-size:.875rem}.Footer-module__S6Hkya__link:hover{color:#fff}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:10px;margin-bottom:24px;list-style:none;display:flex}.Footer-module__S6Hkya__contactList li{color:#ffffff80;align-items:center;gap:8px;display:flex}.Footer-module__S6Hkya__contactList li a{font-size:.875rem}.Footer-module__S6Hkya__appTitle{margin-top:0}.Footer-module__S6Hkya__appBadges{flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__appBadge{color:#ffffffbf;border-radius:var(--radius-md);transition:all var(--transition);background:#ffffff14;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:9px 16px;font-size:.85rem;font-weight:600;display:flex}.Footer-module__S6Hkya__appBadge:hover{color:#fff;background:#ffffff24}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;padding:20px 0 24px;display:flex}.Footer-module__S6Hkya__copy{color:#ffffff59;font-size:.8rem}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:500px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:12px}}
