.landing_page__ttWtt{background:#f8fafc;color:#475569;overflow-x:hidden}.landing_hero__IFqnw{min-height:90vh;background:linear-gradient(160deg,#f59e0b,#fb923c 15%,#60a5fa 45%,#3b82f6);display:flex;flex-direction:column;position:relative}.landing_nav__Cldps{background:hsla(0,0%,100%,.15);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.2);padding:12px 20px;display:flex;align-items:center;justify-content:space-between}.landing_navLogo__jp10L{font-size:18px;font-weight:700;color:#fff}.landing_navLinks__G7TtF{display:flex;gap:20px}.landing_navLinks__G7TtF a{color:hsla(0,0%,100%,.9);font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.landing_navLinks__G7TtF a:hover{color:#fff}.landing_heroContent__4GtPC{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px 80px;text-align:center}.landing_heroGreeting__8E4zY{font-size:16px;color:hsla(0,0%,100%,.8);margin-bottom:12px}.landing_heroTitle__E6Dij{font-size:48px;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.15);margin-bottom:8px;direction:ltr}.landing_heroSubtitle__Otsri{font-size:22px;font-weight:400;color:hsla(0,0%,100%,.9);text-shadow:0 1px 4px rgba(0,0,0,.1);margin-bottom:8px}.landing_heroTagline__nybDa{font-size:16px;color:hsla(0,0%,100%,.75);margin-bottom:36px}.landing_heroButtons__y2Lm9{display:flex;flex-direction:row;gap:16px;width:100%;max-width:600px}.landing_btnPrimary__JC0dZ{display:block;flex:1;background:#fff;color:#1d4ed8;font-size:17px;font-weight:700;border:none;border-radius:9999px;padding:16px 24px;cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.15);transition:transform .2s,box-shadow .2s;text-align:center;text-decoration:none}.landing_btnPrimary__JC0dZ:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,0,0,.2)}.landing_btnSecondary__aYhvt{display:block;flex:1;background:hsla(0,0%,100%,.18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.3);color:#fff;font-size:17px;font-weight:600;border-radius:9999px;padding:16px 24px;cursor:pointer;transition:background .2s;text-align:center;text-decoration:none}.landing_btnSecondary__aYhvt:hover{background:hsla(0,0%,100%,.28)}.landing_btnSub__66r1O{display:block;font-size:13px;font-weight:400;opacity:.7;margin-top:2px}.landing_wavesContainer__LRTBR{position:absolute;bottom:0;left:0;width:100%;height:100px;overflow:hidden}.landing_waveRow__N9v9l{position:absolute;bottom:0;left:0;width:200%;height:100%;display:flex}.landing_waveRow__N9v9l svg{flex:0 0 50%;height:100%;display:block}.landing_waveRow1__Q_FD7{animation:landing_wave-scroll__C884e 7s linear infinite}.landing_waveRow2__Lja8N{animation:landing_wave-scroll__C884e 11s linear infinite reverse}.landing_waveRow3__fQ_jh{animation:landing_wave-scroll__C884e 5s linear infinite}@keyframes landing_wave-scroll__C884e{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.landing_stats__f6VtU{background:#fff;padding:60px 20px}.landing_statsGrid__fIamZ{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:600px;margin:0 auto}.landing_statCard__4L1Xf{background:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(0,0,0,.06);padding:24px;text-align:center;border-right:4px solid}.landing_statIcon__0UOua{font-size:32px;margin-bottom:8px}.landing_statNumber__EdVf9{font-size:32px;font-weight:700;color:#0f172a;margin-bottom:2px}.landing_statLabel__rUAet{font-size:14px;color:#64748b}.landing_blogSection__UTVXx{background:#f8fafc;padding:60px 20px}.landing_blogTitle__KI__8{font-size:22px;font-weight:700;color:#0f172a;text-align:center;margin-bottom:28px}.landing_blogCards__DHTv0{display:flex;flex-direction:column;gap:16px;max-width:600px;margin:0 auto}.landing_blogCard__3Ah8_{display:block;background:#fff;border-radius:14px;border:1px solid #e2e8f0;padding:20px;text-decoration:none;transition:box-shadow .2s}.landing_blogCard__3Ah8_:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.landing_blogCardTitle__244N1{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:4px}.landing_blogCardDesc__HFXfe{font-size:14px;color:#64748b;margin-bottom:8px}.landing_blogCardLink__6lFhH{font-size:14px;color:#1d4ed8;font-weight:500}.landing_blogAll__OHRyJ{text-align:center;margin-top:24px}.landing_blogAll__OHRyJ a{font-size:15px;color:#1d4ed8;font-weight:500;text-decoration:none}.landing_blogAll__OHRyJ a:hover{text-decoration:underline}.landing_footer__NntD6{background:#fff;border-top:1px solid #e2e8f0;padding:24px 20px;text-align:center}.landing_footerLinks__Ha02t{font-size:13px;color:#64748b;margin-bottom:8px}.landing_footerLinks__Ha02t a{color:#64748b;text-decoration:none}.landing_footerLinks__Ha02t a:hover{color:#1d4ed8}.landing_sep__V_r9K{margin:0 8px;color:#e2e8f0}.landing_footerCopy__Y5Nvs{font-size:13px;color:#94a3b8}@media (min-width:768px){.landing_statsGrid__fIamZ{grid-template-columns:repeat(4,1fr);max-width:800px}.landing_heroTitle__E6Dij{font-size:56px}.landing_heroSubtitle__Otsri{font-size:24px}.landing_navLinks__G7TtF{gap:28px}}@media (max-width:520px){.landing_heroButtons__y2Lm9{flex-direction:column}}@media (max-width:380px){.landing_navLinks__G7TtF{gap:12px}.landing_navLinks__G7TtF a{font-size:13px}.landing_heroTitle__E6Dij{font-size:40px}.landing_heroSubtitle__Otsri{font-size:19px}}