.Nav_nav__BptBv{position:fixed;top:0;left:0;right:0;z-index:100;height:68px;background:rgba(255,255,255,.82);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--border)}.Nav_inner__asKaF{height:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.Nav_logo__7KrlL{display:flex;align-items:center;flex-shrink:0}.Nav_logo__7KrlL img{height:30px;width:auto}.Nav_links__TBJFU{display:flex;gap:2.25rem;margin-left:auto}.Nav_links__TBJFU a{font-family:var(--font-body);font-size:.94rem;font-weight:500;color:var(--text-muted);transition:color .2s ease}.Nav_links__TBJFU a:hover{color:var(--accent)}.Nav_cta__cuujR{flex-shrink:0;background:var(--accent);color:var(--white);font-family:var(--font-body);font-size:.9rem;font-weight:600;padding:.6rem 1.25rem;border-radius:10px;transition:background .2s ease,transform .2s ease}.Nav_cta__cuujR:hover{background:var(--blue-dark);transform:translateY(-1px)}@media (max-width:820px){.Nav_links__TBJFU{display:none}}@media (max-width:480px){.Nav_cta__cuujR{padding:.55rem .9rem;font-size:.82rem}}.Hero_hero__T3Fr4{position:relative;padding-top:calc(68px + clamp(2.5rem, 6vw, 5rem));padding-bottom:var(--space-section);overflow:hidden}.Hero_hero__T3Fr4:before{content:"";position:absolute;top:-14%;right:-12%;width:780px;height:780px;max-width:82vw;background:radial-gradient(circle at center,rgba(54,207,255,.2) 0,rgba(4,102,200,.08) 44%,transparent 72%);pointer-events:none;z-index:0}.Hero_inner__M_C9y{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(1.5rem,4vw,3.5rem)}.Hero_eyebrow__0ZXf3{display:inline-block;font-family:var(--font-body);font-size:.8rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;color:var(--accent);margin-bottom:1.25rem}.Hero_title__Bn2TU{font-size:clamp(2.6rem,5.6vw,4.6rem);font-weight:800;letter-spacing:-.035em;margin-bottom:1.5rem}.Hero_sub__2KmIh{font-size:clamp(1.05rem,1.4vw,1.2rem);color:var(--text-muted);max-width:34rem;line-height:1.7;margin-bottom:2.25rem}.Hero_actions__LI5fP{display:flex;flex-wrap:wrap;gap:.9rem;margin-bottom:3rem}.Hero_primary__L5Jrm{display:inline-flex;align-items:center;gap:.5rem;background:var(--accent);color:var(--white);font-family:var(--font-body);font-weight:600;font-size:1rem;padding:.9rem 1.6rem;border-radius:12px;box-shadow:var(--shadow-blue);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.Hero_primary__L5Jrm:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 12px 30px rgba(4,102,200,.28)}.Hero_secondary__EjXLV{display:inline-flex;align-items:center;font-family:var(--font-body);font-weight:600;font-size:1rem;padding:.9rem 1.5rem;border-radius:12px;color:var(--text);border:1px solid var(--gray-200);transition:border-color .2s ease,color .2s ease}.Hero_secondary__EjXLV:hover{border-color:var(--accent);color:var(--accent)}.Hero_stats__o2jFB{display:flex;flex-wrap:wrap;gap:clamp(1.5rem,4vw,3rem);list-style:none}.Hero_stats__o2jFB li{display:flex;flex-direction:column}.Hero_stats__o2jFB strong{font-family:var(--font-head);font-size:clamp(1.8rem,2.6vw,2.4rem);font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--text)}.Hero_stats__o2jFB span{font-size:.82rem;color:var(--text-muted);margin-top:.4rem;max-width:12rem}.Hero_art__w1vat{position:relative}.Hero_art__w1vat img{width:116%;max-width:116%;margin-left:-8%;height:auto;-webkit-mask-image:radial-gradient(ellipse 74% 74% at 50% 46%,#000 58%,transparent 96%);mask-image:radial-gradient(ellipse 74% 74% at 50% 46%,#000 58%,transparent 96%);filter:drop-shadow(0 20px 46px rgba(4,102,200,.1))}@media (max-width:900px){.Hero_inner__M_C9y{grid-template-columns:1fr;text-align:left}.Hero_art__w1vat{order:-1;max-width:520px;margin-inline:auto}.Hero_art__w1vat img{width:100%;max-width:100%;margin-left:0}.Hero_sub__2KmIh{max-width:none}}.Capabilities_section__ylpgm{padding-block:var(--space-section);background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Capabilities_head__njTMd{max-width:44rem;margin-bottom:clamp(2.5rem,5vw,3.75rem)}.Capabilities_tag__Mz7dh{display:inline-block;font-family:var(--font-body);font-size:.76rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem}.Capabilities_title__pK_MK{font-size:clamp(1.9rem,3.4vw,2.9rem);font-weight:800;letter-spacing:-.025em;margin-bottom:1.1rem}.Capabilities_lead__IUjLx{font-size:1.1rem;color:var(--text-muted);line-height:1.7}.Capabilities_grid__43zzL{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.Capabilities_card__XWL34{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem 1.75rem;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.Capabilities_card__XWL34:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--gray-200)}.Capabilities_icon__1qOcz{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:rgba(4,102,200,.08);color:var(--accent);margin-bottom:1.35rem}.Capabilities_cardTitle__7iITG{font-size:1.18rem;font-weight:700;margin-bottom:.6rem}.Capabilities_cardBody__xQ9F7{font-size:.96rem;color:var(--text-muted);line-height:1.62;flex-grow:1}.Capabilities_stat__UtnQx{display:flex;align-items:baseline;gap:.5rem;margin-top:1.5rem;padding-top:1.1rem;border-top:1px solid var(--border)}.Capabilities_statNum__dWeWc{font-family:var(--font-head);font-size:1.15rem;font-weight:800;color:var(--accent);letter-spacing:-.02em}.Capabilities_statLabel__iE4b0{font-size:.78rem;color:var(--text-muted)}@media (max-width:900px){.Capabilities_grid__43zzL{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Capabilities_grid__43zzL{grid-template-columns:1fr}}.HowItWorks_section__Qonrr{padding-block:var(--space-section);background:var(--bg)}.HowItWorks_head__uGPJ5{max-width:46rem;margin-bottom:clamp(2.5rem,5vw,3.75rem)}.HowItWorks_tag__Yy01F{display:inline-block;font-family:var(--font-body);font-size:.76rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem}.HowItWorks_title__ZTEiQ{font-size:clamp(1.9rem,3.4vw,2.9rem);font-weight:800;letter-spacing:-.025em;margin-bottom:1.1rem}.HowItWorks_lead__a3yom{font-size:1.1rem;color:var(--text-muted);line-height:1.7}.HowItWorks_steps__QH1F2{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.HowItWorks_step__JLruV{position:relative;padding:2rem 1.75rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-alt);display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.HowItWorks_step__JLruV:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--gray-200)}.HowItWorks_num__P9IRI{font-family:var(--font-head);font-size:3rem;font-weight:800;line-height:1;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1.5px rgba(4,102,200,.32);margin-bottom:1.1rem}.HowItWorks_stepTitle__Fz_gj{font-size:1.2rem;font-weight:700;margin-bottom:.6rem;min-height:2.6em}.HowItWorks_stepText__w4iuA{font-size:.96rem;color:var(--text-muted);line-height:1.64;margin-bottom:1.25rem;flex-grow:1}.HowItWorks_pill__zRbUX{align-self:flex-start;font-size:.76rem;font-weight:500;color:var(--accent);background:rgba(54,207,255,.1);border:1px solid rgba(54,207,255,.25);border-radius:100px;padding:.32rem .85rem}@media (max-width:860px){.HowItWorks_steps__QH1F2{grid-template-columns:1fr}.HowItWorks_stepTitle__Fz_gj{min-height:0}}.Benefits_section__hwG7i{padding-block:var(--space-section);background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Benefits_head__3T7jY{max-width:44rem;margin-bottom:clamp(2.5rem,5vw,3.75rem)}.Benefits_tag__MXJ8j{display:inline-block;font-family:var(--font-body);font-size:.76rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem}.Benefits_title__Gg3Gu{font-size:clamp(1.9rem,3.4vw,2.9rem);font-weight:800;letter-spacing:-.025em;margin-bottom:1.1rem}.Benefits_lead__GkmRy{font-size:1.1rem;color:var(--text-muted);line-height:1.7}.Benefits_layout__zlxYo{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,5vw,4rem);align-items:stretch}.Benefits_list__Sz8da{list-style:none;display:flex;flex-direction:column;justify-content:space-between;gap:.75rem}.Benefits_item__7Lmxr{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1.15rem 1.25rem;border-radius:var(--radius);border:1px solid transparent;transition:background .2s ease,border-color .2s ease}.Benefits_item__7Lmxr:hover{background:var(--white);border-color:var(--border)}.Benefits_dot__KByFR{width:9px;height:9px;border-radius:50%;background:var(--accent-2);margin-top:.55rem;flex-shrink:0}.Benefits_item__7Lmxr strong{display:block;font-family:var(--font-body);font-weight:600;color:var(--text);margin-bottom:.2rem}.Benefits_item__7Lmxr span{font-size:.96rem;color:var(--text-muted);line-height:1.6}.Benefits_impact__aR_bl{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem 1.9rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;justify-content:center}.Benefits_impactTitle__oj_Do{font-family:var(--font-body);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1.5rem}.Benefits_impactRow__UrYup{padding-block:.9rem;border-bottom:1px solid var(--border)}.Benefits_impactRow__UrYup:last-child{border-bottom:none;padding-bottom:0}.Benefits_impactHead__y0DV_{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.Benefits_impactLabel__g1fFQ{font-size:.9rem;color:var(--text-muted)}.Benefits_impactValue__THuPr{font-family:var(--font-head);font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.Benefits_bar__7yFss{width:100%;height:6px;background:var(--gray-100);border-radius:3px;overflow:hidden}.Benefits_bar__7yFss span{display:block;height:100%;border-radius:3px}.Benefits_mosaic__ySkIr{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.25rem}.Benefits_tile__HA_Lt{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem 1.6rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.Benefits_tile__HA_Lt:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--gray-200)}.Benefits_tile__HA_Lt .Benefits_dot__KByFR{margin:0 0 1.1rem}.Benefits_tileTitle__wx9Ae{font-size:1.12rem;font-weight:700;margin-bottom:.55rem}.Benefits_tileBody__zDC6v{font-size:.95rem;color:var(--text-muted);line-height:1.6}@media (max-width:900px){.Benefits_layout__zlxYo,.Benefits_mosaic__ySkIr{grid-template-columns:1fr}}.CTA_section__udDFI{padding-block:var(--space-section);background:var(--bg)}.CTA_inner__okcoX{position:relative;text-align:center;background:var(--white);border:1px solid var(--border);border-radius:28px;padding:clamp(3rem,7vw,5rem) clamp(1.5rem,5vw,4rem);box-shadow:var(--shadow-md)}.CTA_title__m_2Kp{position:relative;font-size:clamp(2rem,4vw,3.1rem);font-weight:800;letter-spacing:-.03em;color:var(--text);line-height:1.1;margin-bottom:1.15rem}.CTA_hl__fYkI_{color:var(--accent)}.CTA_sub__g2_Lc{position:relative;font-size:1.1rem;color:var(--text-muted);max-width:34rem;margin:0 auto 2.25rem;line-height:1.65}.CTA_button__lEmW4{position:relative;display:inline-flex;align-items:center;gap:.5rem;background:var(--accent);color:var(--white);font-family:var(--font-body);font-weight:600;font-size:1.02rem;padding:.95rem 1.9rem;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:var(--shadow-blue)}.CTA_button__lEmW4:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 14px 34px rgba(4,102,200,.26)}.Footer_footer__UaG1g{padding-block:2.5rem;border-top:1px solid var(--border);background:var(--bg)}.Footer_inner__ACAek{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.Footer_logo__NsUJK{height:28px;width:auto}.Footer_copy__IbaoR{font-size:.85rem;color:var(--text-muted)}.Footer_mail__wUbzI{font-size:.9rem;font-weight:500;color:var(--accent);transition:color .2s ease}.Footer_mail__wUbzI:hover{color:var(--blue-dark)}@media (max-width:600px){.Footer_inner__ACAek{flex-direction:column;text-align:center}}