.Header_header__b6rsY{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--gray-100)}.Header_container__O36kb{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.Header_logo__h1sXA{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;color:var(--gray-900)}.Header_logoIcon___m0aS{font-size:1.75rem}.Header_logoText__a09xy{background:linear-gradient(135deg,var(--primary),var(--primary-dark));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Header_nav__P64p0{display:none;align-items:center;gap:2rem}.Header_navLink__7_4BM{font-size:.95rem;font-weight:500;color:var(--gray-600);transition:color .2s}.Header_navLink__7_4BM:hover{color:var(--primary)}.Header_navButtons__j65g1{display:flex;align-items:center;gap:.75rem}.Header_comingSoonPill__fQB8y{padding:.4rem .9rem;font-size:.85rem;font-weight:600;color:var(--primary);background-color:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.2);border-radius:999px;letter-spacing:.01em}.Header_langSelector__aj9_o{position:relative}.Header_langButton__oq3C_{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:var(--gray-600);background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-md);cursor:pointer;transition:all .2s}.Header_langButton__oq3C_:hover{border-color:var(--primary);color:var(--primary)}.Header_langArrow__XKzrB{font-size:.625rem;transition:transform .2s}.Header_langDropdown__bohHh{position:absolute;top:calc(100% + .5rem);right:0;background:white;border:1px solid var(--gray-200);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);min-width:150px;overflow:hidden;z-index:200}.Header_langOption__oeH_f{display:block;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:var(--gray-600);background:none;border:none;text-align:left;cursor:pointer;transition:all .2s}.Header_langOption__oeH_f:hover{background:var(--gray-50);color:var(--primary)}.Header_langOption__oeH_f.Header_active__C_hPE{background:var(--primary);color:white}.Header_mobileMenuBtn__mYS3T{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:none;border:none;cursor:pointer}.Header_menuIcon__wBc6G{display:block;width:24px;height:2px;background:var(--gray-700);position:relative}.Header_menuIcon__wBc6G:after,.Header_menuIcon__wBc6G:before{content:"";position:absolute;width:24px;height:2px;background:var(--gray-700);left:0}.Header_menuIcon__wBc6G:before{top:-7px}.Header_menuIcon__wBc6G:after{top:7px}@media (min-width:768px){.Header_nav__P64p0{display:flex}.Header_mobileMenuBtn__mYS3T{display:none}}@media (max-width:767px){.Header_nav__P64p0{position:absolute;top:100%;left:0;right:0;background:white;flex-direction:column;padding:1.5rem;gap:1rem;border-bottom:1px solid var(--gray-100);box-shadow:var(--shadow-lg)}.Header_navOpen__xGxed{display:flex}.Header_langSelector__aj9_o{width:100%}.Header_langButton__oq3C_{width:100%;justify-content:center}.Header_langDropdown__bohHh{left:0;right:0}.Header_navButtons__j65g1{flex-direction:column;width:100%;margin-top:.5rem}.Header_comingSoonPill__fQB8y{width:100%;text-align:center;padding:.6rem}}.Footer_footer__JrJN9{background-color:var(--gray-900);color:var(--gray-300);padding:4rem 0 2rem}.Footer_container__YfQ4y{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer_grid___GZKp{display:grid;grid-gap:3rem;gap:3rem;margin-bottom:3rem}@media (min-width:768px){.Footer_grid___GZKp{grid-template-columns:1fr 2fr;gap:4rem}}.Footer_brand__I2lcD{max-width:300px}.Footer_logo__S4PwH{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;color:white;margin-bottom:1rem}.Footer_logoIcon__91gms{font-size:1.75rem}.Footer_logoText__G0URc{color:white}.Footer_tagline__Y_UfG{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.Footer_social__NncGz{display:flex;gap:1rem}.Footer_socialLink__PZUao{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--gray-800);border-radius:var(--radius-full);color:var(--gray-400);transition:all .2s}.Footer_socialLink__PZUao:hover{background-color:var(--primary);color:white}.Footer_links__g0H7R{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}@media (min-width:768px){.Footer_links__g0H7R{grid-template-columns:repeat(4,1fr)}}.Footer_linkGroup__d4jBU{display:flex;flex-direction:column;gap:.75rem}.Footer_linkTitle__FQF65{font-size:.875rem;font-weight:600;color:white;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.Footer_link__ZIL7i{font-size:.9rem;color:var(--gray-400);transition:color .2s}.Footer_link__ZIL7i:hover{color:white}.Footer_bottom__JSAfy{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid var(--gray-800)}@media (min-width:768px){.Footer_bottom__JSAfy{flex-direction:row;justify-content:space-between}}.Footer_copyright__W8ZKy{font-size:.875rem;color:var(--gray-500)}.Footer_contact__v1jDD{display:flex;gap:1.5rem;font-size:.875rem;color:var(--gray-400)}.FAQ_section__t2t4_{padding:5rem 0;background-color:var(--gray-50)}.FAQ_container__n6DQ4{max-width:900px;margin:0 auto;padding:0 1.5rem}.FAQ_title__ilb_5{text-align:center;font-size:2.5rem;margin-bottom:1rem}.FAQ_subtitle__b1FXu{text-align:center;color:var(--gray-500);font-size:1.125rem;margin-bottom:2.5rem}.FAQ_categories__3J9Zu{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}.FAQ_categoryBtn__5H0gE{padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;color:var(--gray-600);background-color:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-full);transition:all .2s}.FAQ_categoryBtn__5H0gE:hover{border-color:var(--primary);color:var(--primary)}.FAQ_categoryBtn__5H0gE.FAQ_active__aDisI{background-color:var(--primary);color:var(--white);border-color:var(--primary)}.FAQ_faqList__p9htR{display:flex;flex-direction:column;gap:1rem}.FAQ_faqItem__rwN1l{background-color:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--gray-100)}.FAQ_question__bxHQv{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;text-align:left;font-size:1rem;font-weight:600;color:var(--gray-800);background:none;border:none;cursor:pointer;transition:color .2s}.FAQ_question__bxHQv:hover{color:var(--primary)}.FAQ_icon__xt2ZR{font-size:1.25rem;font-weight:400;color:var(--gray-400);flex-shrink:0;margin-left:1rem}.FAQ_answer__EyRe9{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.FAQ_faqItem__rwN1l.FAQ_open__3jmeP .FAQ_answer__EyRe9{max-height:500px}.FAQ_answer__EyRe9 p{padding:0 1.5rem 1.25rem;color:var(--gray-600);line-height:1.7}.FAQ_contact__y_lu1{text-align:center;margin-top:3rem;padding:2rem;background-color:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-100)}.FAQ_contact__y_lu1 p{color:var(--gray-600);margin-bottom:.5rem}.FAQ_contactLink__8G36_{color:var(--primary);font-weight:600;transition:color .2s}.FAQ_contactLink__8G36_:hover{color:var(--primary-dark)}.Home_hero__g_og0{display:grid;grid-gap:3rem;gap:3rem;padding:8rem 1.5rem 5rem;max-width:1200px;margin:0 auto;min-height:90vh;align-items:center}@media (min-width:968px){.Home_hero__g_og0{grid-template-columns:1fr 1fr;gap:4rem}}.Home_heroContent__IGkft{text-align:center}@media (min-width:968px){.Home_heroContent__IGkft{text-align:left}}.Home_heroTitle__BwshW{font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}@media (min-width:768px){.Home_heroTitle__BwshW{font-size:3.5rem}}.Home_heroSubtitle__C6BcQ{font-size:1.125rem;color:var(--gray-600);line-height:1.7;margin-bottom:2rem;max-width:500px}@media (min-width:968px){.Home_heroSubtitle__C6BcQ{margin-left:0;margin-right:auto}}.Home_heroComingSoon__ckDa5{font-size:.95rem;font-weight:600;color:var(--primary);letter-spacing:.02em;text-transform:uppercase;margin-bottom:1rem}@media (min-width:968px){.Home_heroComingSoon__ckDa5{text-align:left}}.Home_appBadgeRow__zedoG{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem;align-items:center}@media (min-width:480px){.Home_appBadgeRow__zedoG{flex-direction:row;justify-content:center}}@media (min-width:968px){.Home_appBadgeRow__zedoG{justify-content:flex-start}}.Home_appBadge__YqTa_{display:inline-flex;align-items:center;gap:.6rem;padding:.65rem 1.1rem;background:var(--gray-900);color:var(--white);border-radius:var(--radius-md);cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.92;min-width:180px}.Home_appBadgeIcon__q6o6a{width:28px;height:28px;flex-shrink:0}.Home_appBadgeText__SH5ZW{display:flex;flex-direction:column;line-height:1.1}.Home_appBadgeSmall__L5_b0{font-size:.65rem;font-weight:400;letter-spacing:.02em;opacity:.85}.Home_appBadgeLarge__DgM4s{font-size:1rem;font-weight:600;letter-spacing:.01em}.Home_heroBadges__1LLm9{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media (min-width:968px){.Home_heroBadges__1LLm9{justify-content:flex-start}}.Home_badge__i0K8D{display:inline-flex;align-items:center;padding:.5rem 1rem;font-size:.85rem;font-weight:600;color:var(--primary);background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.15);border-radius:var(--radius-full)}.Home_heroIllustration__JMFFZ,.Home_heroVisual__VonXA{display:flex;justify-content:center}.Home_heroIllustration__JMFFZ{align-items:center;gap:1rem;padding:3rem 2rem;background:linear-gradient(135deg,#f0f4ff,#e8eeff);border-radius:var(--radius-xl);width:100%;max-width:500px}.Home_illustrationStep__PJE_N{display:flex;flex-direction:column;align-items:center;gap:.75rem}.Home_illustrationStep__PJE_N span{font-size:.875rem;font-weight:600;color:var(--gray-700)}.Home_illustrationIcon__BHs3H{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--white);border-radius:var(--radius-lg);color:var(--primary);box-shadow:var(--shadow-md)}.Home_illustrationArrow__PipIN{color:var(--gray-400);flex-shrink:0}.Home_mission__mPXbL{padding:5rem 0;background:var(--white)}.Home_mission__mPXbL .Home_container__9OuOz{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:768px){.Home_mission__mPXbL .Home_container__9OuOz{grid-template-columns:1fr 1fr}}.Home_missionContent__e7WUe{order:2}@media (min-width:768px){.Home_missionContent__e7WUe{order:1}}.Home_sectionTag__qLYra{display:inline-block;padding:.375rem .875rem;font-size:.875rem;font-weight:600;color:var(--primary);background-color:rgba(37,99,235,.1);border-radius:var(--radius-full);margin-bottom:1rem}.Home_missionContent__e7WUe h2{font-size:2rem;margin-bottom:1.5rem}.Home_missionContent__e7WUe p{color:var(--gray-600);line-height:1.7;margin-bottom:1rem}.Home_missionImage__9eTg5{order:1}@media (min-width:768px){.Home_missionImage__9eTg5{order:2}}.Home_missionVisual__UnKvD{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;max-width:400px;margin:0 auto}.Home_missionVisual__UnKvD .Home_visualCard__SS8jr:last-child{grid-column:1/-1;justify-self:center}.Home_visualCard__SS8jr{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;background:linear-gradient(135deg,#f0f4ff,#e8eeff);border-radius:var(--radius-lg);color:var(--primary)}.Home_visualCard__SS8jr span{font-size:.875rem;font-weight:600;color:var(--gray-700)}.Home_problemSolution__gcyjz{padding:5rem 0;background:var(--gray-50)}.Home_container__9OuOz{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Home_sectionTitle__kIhux{text-align:center;font-size:2rem;margin-bottom:3rem}.Home_sectionSubtitle__FxnuM{text-align:center;color:var(--gray-500);font-size:1.125rem;margin-bottom:2.5rem;margin-top:-2rem}.Home_cards__6Q_LD{display:grid;grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.Home_cards__6Q_LD{grid-template-columns:repeat(3,1fr);gap:2rem}}.Home_card__HIlp_{background:var(--white);padding:2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--gray-100)}.Home_cardIconCircle__fHaas{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(37,99,235,.1);border-radius:var(--radius-full);color:var(--primary);margin-bottom:1rem}.Home_card__HIlp_ h3{font-size:1.25rem;margin-bottom:.75rem}.Home_card__HIlp_ p{color:var(--gray-600);line-height:1.6}.Home_howItWorks__Cg6nS{padding:5rem 0;background:var(--white)}.Home_howItWorks__Cg6nS .Home_sectionTag__qLYra,.Home_howItWorks__Cg6nS .Home_sectionTitle__kIhux{text-align:center}.Home_howItWorks__Cg6nS .Home_sectionTag__qLYra{display:block}.Home_steps__HWluo{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:3rem}@media (min-width:968px){.Home_steps__HWluo{flex-direction:row;justify-content:center;gap:1rem}}.Home_step__GLapr{text-align:center;max-width:220px}.Home_stepNumber__xk4o4{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--primary);color:var(--white);font-size:1.25rem;font-weight:700;border-radius:var(--radius-full);margin-bottom:1rem}.Home_step__GLapr h3{font-size:1.125rem;margin-bottom:.5rem}.Home_step__GLapr p{color:var(--gray-600);font-size:.95rem;line-height:1.5}.Home_stepArrow__JZhPY{display:none;color:var(--gray-300)}@media (min-width:968px){.Home_stepArrow__JZhPY{display:block}}.Home_services__yO0MA{padding:5rem 0;background:var(--gray-50)}.Home_servicesGrid__6JikC{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.Home_servicesGrid__6JikC{grid-template-columns:repeat(3,1fr)}}.Home_serviceCard__XhcDn{background:var(--white);padding:1.5rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--gray-100);text-align:center;transition:all .2s}.Home_serviceCard__XhcDn:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Home_serviceCount__Tu408{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(37,99,235,.1);color:var(--primary);font-size:1.125rem;font-weight:700;border-radius:var(--radius-full);margin-bottom:.75rem}.Home_serviceName__cCRf5{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--gray-900)}.Home_serviceExamples__Qd7Gy{font-size:.85rem;color:var(--gray-500);line-height:1.5}.Home_audiences__gQtyb{padding:5rem 0;background:linear-gradient(135deg,#f0f4ff,#faf5ff)}.Home_audienceGrid__QMe59{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:768px){.Home_audienceGrid__QMe59{grid-template-columns:repeat(2,1fr)}}.Home_audienceCard__UMHDm{background:var(--white);padding:2.5rem;border-radius:var(--radius-xl);box-shadow:var(--shadow-md)}.Home_audienceCard__UMHDm h3{font-size:1.5rem;margin-bottom:.5rem;text-align:center}.Home_audienceSubtitle__W_7oa{text-align:center;color:var(--gray-500);margin-bottom:1.5rem}.Home_audienceCard__UMHDm ul{list-style:none;margin-bottom:2rem}.Home_audienceCard__UMHDm li{padding:.75rem 0;color:var(--gray-700);border-bottom:1px solid var(--gray-100)}.Home_audienceCard__UMHDm li:last-child{border-bottom:none}.Home_audienceComingSoon__L8Wq0{display:block;text-align:center;padding:.85rem;font-size:.9rem;font-weight:600;color:var(--primary);background:rgba(37,99,235,.06);border:1px dashed rgba(37,99,235,.3);border-radius:var(--radius-md);letter-spacing:.02em}.Home_cta__8vVJ9{padding:5rem 0;background:var(--gray-900);text-align:center}.Home_ctaComingSoon__6d_Xc{color:var(--white);font-size:2rem;font-weight:700;margin-bottom:2rem;letter-spacing:-.01em}.Home_cta__8vVJ9 .Home_appBadgeRow__zedoG{justify-content:center}.Home_cta__8vVJ9 .Home_appBadge__YqTa_{background:var(--white);color:var(--gray-900);opacity:1}