@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap");@keyframes landing4_fadeInUp__D7X_J{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes landing4_heroScrollFadeIn__qPmdX{0%{opacity:0;transform:translateX(-50%) translateY(28px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes landing4_scrollBounce__5um_G{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes landing4_float__H0nSk{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes landing4_pulse__Qks0k{0%,to{opacity:.4}50%{opacity:.8}}@keyframes landing4_gradientShift__jwcZk{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.landing4_page__ivoLc{min-height:100vh;background:#FFFFFF;font-family:Inter,sans-serif;font-size:17px;font-weight:400;line-height:1.7;color:#1A1A1A;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.landing4_page__ivoLc *{box-sizing:border-box}.landing4_page__ivoLc ::selection{background:#1F64B2;color:#fff}.landing4_reveal__jbHbx{opacity:0;transform:translateY(40px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.landing4_revealed__ZpKP7{opacity:1;transform:translateY(0)}.landing4_container__2VEIG{max-width:1200px;margin:0 auto;padding:0 28px}.landing4_header__13Y_Z{position:fixed;top:0;left:0;right:0;background-color:rgba(255,255,255,.92);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);z-index:1002}.landing4_headerInner__NJ_Kn{display:flex;align-items:center;justify-content:space-between;height:72px;max-width:1200px;margin:0 auto;padding:0 28px}.landing4_logo___xhLu{display:flex;align-items:center;gap:10px;text-decoration:none}.landing4_logoIcon__mf23r{width:36px;height:auto}.landing4_logoText__2CCPg{font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:700;color:#0A0A0A;letter-spacing:.3px}.landing4_nav__RUVWi{display:none;align-items:center;gap:0}.landing4_navItem__lh7ON{display:flex;align-items:center;gap:6px;padding:10px 18px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#1A1A1A;text-decoration:none;cursor:pointer;background:transparent;border:none;transition:color .25s ease}.landing4_navItem__lh7ON:hover{color:#0A0A0A}.landing4_navDivider__QAWHV{width:1px;height:20px;background-color:rgba(0,0,0,.1);margin:0 8px}.landing4_headerActions__ENvX4{display:flex;align-items:center;gap:14px}.landing4_loginLink__9Vllo{display:none;font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#1A1A1A;text-decoration:none;padding:8px 12px;transition:color .25s ease}.landing4_loginLink__9Vllo:hover{color:#0A0A0A}.landing4_btn__W_xYQ{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);text-decoration:none;border:none;line-height:1.2}.landing4_btnPrimary__ekDsm{background:linear-gradient(135deg,#1F64B2,#2A7DE0);color:#FFFFFF;box-shadow:0 4px 16px rgba(31,100,178,.25)}.landing4_btnPrimary__ekDsm:hover{background:linear-gradient(135deg,#174d8a,#1F64B2);color:#FFFFFF;transform:translateY(-2px);box-shadow:0 8px 32px rgba(31,100,178,.35)}.landing4_btnSecondary__GxPeO{background:rgba(31,100,178,.06);color:#1F64B2;border:1.5px solid rgba(31,100,178,.2)}.landing4_btnSecondary__GxPeO:hover{background:rgba(31,100,178,.1);border-color:rgba(31,100,178,.35);color:#1F64B2;transform:translateY(-2px)}.landing4_btnSmall__ed4nR{padding:10px 20px;font-size:13px}.landing4_btnLarge__NEs5s{padding:14px 32px;font-size:15px;font-weight:600}.landing4_menuToggle__GNzTS{display:flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:50%;cursor:pointer;padding:8px;position:relative;z-index:1002;transition:border-color .25s ease}.landing4_menuToggle__GNzTS:hover{border-color:rgba(0,0,0,.3)}.landing4_menuToggleLine__xMHYF{display:block;width:20px;height:1.5px;background-color:#0A0A0A;border-radius:2px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute}.landing4_menuToggleLine__xMHYF:first-child{top:15px}.landing4_menuToggleLine__xMHYF:nth-child(2){top:21px}.landing4_menuToggleLine__xMHYF:nth-child(3){top:27px}.landing4_menuToggle__GNzTS.landing4_active__G9cXa .landing4_menuToggleLine__xMHYF:first-child{top:21px;transform:rotate(45deg)}.landing4_menuToggle__GNzTS.landing4_active__G9cXa .landing4_menuToggleLine__xMHYF:nth-child(2){opacity:0;transform:scaleX(0)}.landing4_menuToggle__GNzTS.landing4_active__G9cXa .landing4_menuToggleLine__xMHYF:nth-child(3){top:21px;transform:rotate(-45deg)}.landing4_mobileMenu__BmP1C{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#FFFFFF;z-index:1001;overflow-y:auto;opacity:0;visibility:hidden;transition:all .35s cubic-bezier(.16,1,.3,1)}.landing4_mobileMenu__BmP1C.landing4_open__tSmlB{opacity:1;visibility:visible}.landing4_mobileMenuInner__x_bw_{padding:110px 30px 30px;min-height:100%;display:flex;flex-direction:column}.landing4_mobileNavList___6Vr_{flex:1 1}.landing4_mobileNavItem__YsbjW{display:flex;align-items:center;padding:22px 0;font-family:Be Vietnam Pro,sans-serif;font-size:2em;font-weight:300;color:#0A0A0A;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.06);transition:color .25s ease}.landing4_mobileNavItem__YsbjW:hover{color:#444}.landing4_mobileActions__PeOct{margin-top:auto;padding-top:30px;display:flex;flex-direction:column;gap:14px}.landing4_mobileActions__PeOct .landing4_btn__W_xYQ{width:100%;justify-content:center;padding:18px 24px;font-size:1.05em}.landing4_sectionHead__Aqypf{text-align:center;margin-bottom:88px}.landing4_sectionTag__IqOjo{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#1F64B2;letter-spacing:2.5px;text-transform:uppercase;margin:0 0 20px}.landing4_sectionTitle__Qm6mj{font-family:Be Vietnam Pro,sans-serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:700;color:#0A0A0A;line-height:1.08;margin:0 0 20px;letter-spacing:-.03em}.landing4_sectionSubtitle__Be5iR{font-family:Inter,sans-serif;font-size:clamp(1.05rem,1.8vw,1.25rem);font-weight:400;color:#444;margin:0 auto;max-width:640px;line-height:1.7}.landing4_hero__ZyM1I{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100vh;padding:80px 28px;background:#FFFFFF;position:relative;overflow:hidden}.landing4_heroScrollIndicator__mPVCh{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;animation:landing4_heroScrollFadeIn__qPmdX 1s ease-out .6s both;cursor:pointer;border:none;background:none;padding:0}.landing4_heroScrollMouse__jDYYP{width:24px;height:38px;border-radius:12px;border:2px solid rgba(31,100,178,.35);position:relative}.landing4_heroScrollDot__9eQEN{width:4px;height:8px;border-radius:2px;background:#1F64B2;position:absolute;top:7px;left:calc(50% - 2px);animation:landing4_scrollBounce__5um_G 1.8s ease-in-out infinite}.landing4_heroScrollText__qRT8J{font-family:Inter,sans-serif;font-size:.72rem;font-weight:500;color:rgba(31,100,178,.5);letter-spacing:.08em;text-transform:uppercase}.landing4_heroTag__4iLce{display:inline-block;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:#1F64B2;margin:0 0 28px;padding:8px 20px;border:1px solid rgba(31,100,178,.25);border-radius:100px;position:relative;z-index:1;animation:landing4_fadeInUp__D7X_J .7s cubic-bezier(.16,1,.3,1) .1s both}.landing4_heroTitle__tE84u{font-family:Be Vietnam Pro,sans-serif;font-size:clamp(2.8rem,7vw,6.5rem);font-weight:700;color:#0A0A0A;line-height:1.04;margin:0 0 36px;max-width:1000px;letter-spacing:-.035em;position:relative;z-index:1;animation:landing4_fadeInUp__D7X_J .7s cubic-bezier(.16,1,.3,1) .25s both}.landing4_heroDescription__eJbe0{font-family:Inter,sans-serif;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:400;color:#333;line-height:1.8;max-width:640px;margin:0 auto 48px;position:relative;z-index:1;animation:landing4_fadeInUp__D7X_J .7s cubic-bezier(.16,1,.3,1) .4s both}.landing4_heroCtas__k5lIF{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;position:relative;z-index:1;animation:landing4_fadeInUp__D7X_J .7s cubic-bezier(.16,1,.3,1) .55s both}.landing4_platform__Sq1M9{padding:var(--site-section-lg) 0;background:linear-gradient(180deg,#F7F9FC,#FFFFFF);position:relative}.landing4_hubVisual__hF0DA{display:none;position:relative;width:600px;height:600px;margin:0 auto}.landing4_hubSvg__BobOP{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.landing4_hubRing__kkSod{color:rgba(31,100,178,.1)}.landing4_hubLine__nknWQ{color:rgba(31,100,178,.12)}.landing4_hubCenter__xKu1R{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#1F64B2,#2A7DE0);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 12px rgba(31,100,178,.08),0 0 0 24px rgba(31,100,178,.04),0 8px 32px rgba(31,100,178,.2);z-index:2;animation:landing4_hubPulse__8aj64 4s ease-in-out infinite}@keyframes landing4_hubPulse__8aj64{0%,to{box-shadow:0 0 0 12px rgba(31,100,178,.08),0 0 0 24px rgba(31,100,178,.04),0 8px 32px rgba(31,100,178,.2)}50%{box-shadow:0 0 0 18px rgba(31,100,178,.12),0 0 0 36px rgba(31,100,178,.05),0 8px 40px rgba(31,100,178,.28)}}.landing4_hubCenterText__EDrYU{font-family:Be Vietnam Pro,sans-serif;font-size:18px;font-weight:700;color:#FFFFFF;letter-spacing:.5px}.landing4_hubNode__3Zw_i{position:absolute;transform:translate(-50%,-35%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:1;cursor:default;transition:transform .35s cubic-bezier(.16,1,.3,1)}.landing4_hubNode__3Zw_i:hover{transform:translate(-50%,-35%) scale(1.12)}.landing4_hubNodeIcon__owa5N{width:56px;height:56px;border-radius:16px;background:#FFFFFF;border:1px solid rgba(31,100,178,.12);display:flex;align-items:center;justify-content:center;font-size:20px;color:#1F64B2;box-shadow:0 4px 16px rgba(0,0,0,.06);transition:all .35s cubic-bezier(.16,1,.3,1)}.landing4_hubNode__3Zw_i:hover .landing4_hubNodeIcon__owa5N{background:linear-gradient(135deg,#1F64B2,#2A7DE0);color:#FFFFFF;border-color:transparent;box-shadow:0 8px 24px rgba(31,100,178,.3)}.landing4_hubNodeLabel__mPmvx{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#555;white-space:nowrap;transition:color .3s ease}.landing4_hubNode__3Zw_i:hover .landing4_hubNodeLabel__mPmvx{color:#1F64B2}.landing4_hubMobile__Ul6mf{display:flex;flex-direction:column;align-items:center;gap:36px}.landing4_hubMobileCenter__jFIQG{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#1F64B2,#2A7DE0);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 10px rgba(31,100,178,.08),0 0 0 20px rgba(31,100,178,.04);animation:landing4_hubPulse__8aj64 4s ease-in-out infinite}.landing4_hubMobileCenterText__vT7lE{font-family:Be Vietnam Pro,sans-serif;font-size:15px;font-weight:700;color:#FFFFFF}.landing4_hubMobileGrid__IpjHk{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;max-width:320px;width:100%}.landing4_hubMobileNode__hniKD{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;background:#FFFFFF;border-radius:16px;border:1px solid rgba(31,100,178,.08);transition:all .3s ease}.landing4_hubMobileNode__hniKD:hover{border-color:rgba(31,100,178,.15);box-shadow:0 4px 16px rgba(31,100,178,.06)}.landing4_hubMobileNodeIcon__MvPx_{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,rgba(31,100,178,.08),rgba(42,125,224,.12));display:flex;align-items:center;justify-content:center;font-size:18px;color:#1F64B2}.landing4_hubMobileNodeLabel__GFsbi{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#555}.landing4_hubStatement__ApoJY{font-family:Inter,sans-serif;font-size:17px;font-weight:500;color:#444;text-align:center;margin:72px auto 0;max-width:560px;line-height:1.7}.landing4_platformV2__WfNG7{padding:var(--site-section-lg) 0;background:#FFFFFF;position:relative}.landing4_bentoGrid__P_FJB{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;max-width:900px;margin:0 auto}.landing4_bentoCenter__IzL67{padding:48px 36px;background:linear-gradient(135deg,#0E3D73,#1F64B2 50%,#2A7DE0);border-radius:24px;text-align:center;position:relative;overflow:hidden}.landing4_bentoCenter__IzL67:before{content:"";position:absolute;top:-60px;right:-40px;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.06) 0,transparent 60%);border-radius:50%;pointer-events:none}.landing4_bentoCenterLabel__vbQkY{font-family:Be Vietnam Pro,sans-serif;font-size:28px;font-weight:700;color:#FFFFFF;margin:0 0 8px;position:relative}.landing4_bentoCenterDesc__OMxc_{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:rgba(255,255,255,.65);line-height:1.6;max-width:340px;margin:0 auto;position:relative}.landing4_bentoCard__iEvcs{padding:28px 24px;background:#F8FAFB;border-radius:20px;border:1px solid rgba(31,100,178,.06);display:flex;align-items:center;gap:18px;transition:all .35s cubic-bezier(.16,1,.3,1)}.landing4_bentoCard__iEvcs:hover{background:#FFFFFF;border-color:rgba(31,100,178,.12);box-shadow:0 8px 32px rgba(31,100,178,.06);transform:translateY(-2px)}.landing4_bentoCardIcon__Lw2Sv{width:48px;height:48px;border-radius:14px;background:#FFFFFF;border:1px solid rgba(31,100,178,.1);display:flex;align-items:center;justify-content:center;font-size:20px;color:#1F64B2;flex-shrink:0;transition:all .35s cubic-bezier(.16,1,.3,1)}.landing4_bentoCard__iEvcs:hover .landing4_bentoCardIcon__Lw2Sv{background:linear-gradient(135deg,#1F64B2,#2A7DE0);color:#FFFFFF;border-color:transparent;box-shadow:0 4px 16px rgba(31,100,178,.25)}.landing4_bentoCardLabel__d8LKK{font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#1A1A1A;margin:0}.landing4_bentoCardDesc__XBn_R{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#666;margin:4px 0 0;line-height:1.5}.landing4_platformV3__WlK4c{padding:var(--site-section-lg) 0;background:#FAFBFC;position:relative}.landing4_constellationWrap__l8Y8y{position:relative;width:100%;max-width:800px;aspect-ratio:4/3;margin:0 auto;display:none}.landing4_constellationSvg__CiSY0{position:absolute;inset:0;width:100%;height:100%}.landing4_constellationPath__3O6Oh{stroke:rgba(31,100,178,.12);stroke-width:1.5;fill:none}.landing4_constellationDot___Ek8e{fill:#1F64B2}.landing4_constellationCenter__j_vcd{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#0E3D73,#1F64B2 50%,#2A7DE0);display:flex;align-items:center;justify-content:center;box-shadow:0 0 60px rgba(31,100,178,.25),0 0 120px rgba(31,100,178,.08);z-index:2;animation:landing4_constellationPulse__dnM9B 4s ease-in-out infinite}@keyframes landing4_constellationPulse__dnM9B{0%,to{box-shadow:0 0 60px rgba(31,100,178,.25),0 0 120px rgba(31,100,178,.08)}50%{box-shadow:0 0 80px rgba(31,100,178,.35),0 0 160px rgba(31,100,178,.12)}}.landing4_constellationCenterText__ESGkq{font-family:Be Vietnam Pro,sans-serif;font-size:22px;font-weight:700;color:#FFFFFF;letter-spacing:.02em}.landing4_constellationNode__lsEkd{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:2}.landing4_constellationNodeIcon__w_zlZ{width:52px;height:52px;border-radius:50%;background:#FFFFFF;border:2px solid rgba(31,100,178,.12);display:flex;align-items:center;justify-content:center;font-size:20px;color:#1F64B2;box-shadow:0 4px 20px rgba(31,100,178,.08);transition:all .35s cubic-bezier(.16,1,.3,1)}.landing4_constellationNode__lsEkd:hover .landing4_constellationNodeIcon__w_zlZ{background:linear-gradient(135deg,#1F64B2,#2A7DE0);color:#FFFFFF;border-color:transparent;box-shadow:0 8px 32px rgba(31,100,178,.25);transform:scale(1.1)}.landing4_constellationNodeLabel__KVj0i{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#1A1A1A;white-space:nowrap}.landing4_constellationMobile__odAtw{display:flex;flex-direction:column;align-items:center;gap:32px}.landing4_constellationMobileCenter__vzQPP{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#0E3D73,#1F64B2 50%,#2A7DE0);display:flex;align-items:center;justify-content:center;box-shadow:0 0 40px rgba(31,100,178,.2)}.landing4_constellationMobileCenterText__pbI6l{font-family:Be Vietnam Pro,sans-serif;font-size:18px;font-weight:700;color:#FFFFFF}.landing4_constellationMobileGrid__TTqAH{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;width:100%;max-width:400px}.landing4_constellationMobileNode__BrMIS{display:flex;align-items:center;gap:12px;padding:16px;background:#FFFFFF;border-radius:16px;border:1px solid rgba(31,100,178,.08)}.landing4_constellationMobileNodeIcon__hxHKH{width:40px;height:40px;border-radius:50%;background:rgba(31,100,178,.06);display:flex;align-items:center;justify-content:center;font-size:16px;color:#1F64B2;flex-shrink:0}.landing4_constellationMobileNodeLabel__GBLQW{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#1A1A1A}@media (prefers-reduced-motion:reduce){.landing4_constellationDot___Ek8e{display:none}.landing4_constellationCenter__j_vcd{animation:none}}.landing4_platformV4__E3aUB{padding:var(--site-section-lg) 0;background:#FFFFFF;position:relative}.landing4_platformV4__E3aUB .landing4_sectionTag__IqOjo{display:inline-block;padding:8px 20px;border:1px solid rgba(31,100,178,.25);border-radius:100px;letter-spacing:.02em;text-transform:uppercase}.landing4_trilogyStack__ecDqG{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;max-width:960px;margin:0 auto}.landing4_trilogyFlow__iwnJB{display:flex;align-items:center;justify-content:center;padding:4px 0}.landing4_trilogyFlowArrow__8Jy7g{width:36px;height:36px;border-radius:50%;background:rgba(31,100,178,.06);display:flex;align-items:center;justify-content:center;color:#1F64B2;font-size:13px}.landing4_trilogyCard__NW73T{border-radius:24px;padding:32px 24px;display:flex;flex-direction:column;gap:16px}.landing4_trilogyCardHeader__ybDit{display:flex;align-items:center;gap:14px}.landing4_trilogyCardIcon__Hk5V3{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.landing4_trilogyCardLabel__YEkJT{font-family:Be Vietnam Pro,sans-serif;font-size:18px;font-weight:700;margin:0}.landing4_trilogyCardDesc__4fq4C{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6;margin:0}.landing4_trilogyCardItems___3y6_{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.landing4_trilogyChip__4_Ddn{display:flex;align-items:center;gap:6px;padding:6px 14px 6px 10px;border-radius:40px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;white-space:nowrap}.landing4_trilogyChipIcon__lOegv{font-size:11px}.landing4_trilogyData__JymL7{background:#0A0F1A;border:1px solid rgba(31,100,178,.1)}.landing4_trilogyData__JymL7 .landing4_trilogyCardIcon__Hk5V3{background:rgba(31,100,178,.15);color:#5BA3F5}.landing4_trilogyData__JymL7 .landing4_trilogyCardLabel__YEkJT{color:#FFFFFF}.landing4_trilogyData__JymL7 .landing4_trilogyCardDesc__4fq4C{color:rgba(255,255,255,.5)}.landing4_trilogyData__JymL7 .landing4_trilogyChip__4_Ddn{background:rgba(255,255,255,.06);color:rgba(255,255,255,.6)}.landing4_trilogyData__JymL7 .landing4_trilogyChipIcon__lOegv{color:#5BA3F5}.landing4_trilogyAI__3xtdr{background:linear-gradient(135deg,#0E3D73,#1F64B2 50%,#2A7DE0);padding:40px 28px;box-shadow:0 0 80px rgba(31,100,178,.15);position:relative;overflow:hidden}.landing4_trilogyAI__3xtdr:before{content:"";position:absolute;top:-40px;right:-30px;width:250px;height:250px;background:radial-gradient(circle,rgba(255,255,255,.06) 0,transparent 60%);border-radius:50%;pointer-events:none}.landing4_trilogyAI__3xtdr .landing4_trilogyCardIcon__Hk5V3{background:rgba(255,255,255,.15);color:#FFFFFF;border:1px solid rgba(255,255,255,.1)}.landing4_trilogyAI__3xtdr .landing4_trilogyCardLabel__YEkJT{color:#FFFFFF}.landing4_trilogyAI__3xtdr .landing4_trilogyCardDesc__4fq4C{color:rgba(255,255,255,.65)}.landing4_trilogyAI__3xtdr .landing4_trilogyChip__4_Ddn{background:rgba(255,255,255,.1);color:rgba(255,255,255,.85);border:1px solid rgba(255,255,255,.08)}.landing4_trilogyAI__3xtdr .landing4_trilogyChipIcon__lOegv{color:rgba(255,255,255,.6)}.landing4_trilogyAIPulse__MwxHN{position:absolute;top:20px;right:24px;width:10px;height:10px;border-radius:50%;background:#4ADE80;box-shadow:0 0 8px rgba(74,222,128,.4);animation:landing4_aiPulse__pwby4 2s ease-in-out infinite}@keyframes landing4_aiPulse__pwby4{0%,to{opacity:1;box-shadow:0 0 8px rgba(74,222,128,.4)}50%{opacity:.5;box-shadow:0 0 16px rgba(74,222,128,.6)}}.landing4_trilogyAIStatus__UCqY8{font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#4ADE80;letter-spacing:.06em;text-transform:uppercase;position:absolute;top:23px;right:44px}.landing4_trilogyPeople__KI6Pa{background:#F8FAFB;border:1px solid rgba(31,100,178,.06)}.landing4_trilogyPeople__KI6Pa .landing4_trilogyCardIcon__Hk5V3{background:#FFFFFF;border:1px solid rgba(31,100,178,.1);color:#1F64B2}.landing4_trilogyPeople__KI6Pa .landing4_trilogyCardLabel__YEkJT{color:#1A1A1A}.landing4_trilogyPeople__KI6Pa .landing4_trilogyCardDesc__4fq4C{color:#666}.landing4_trilogyPeople__KI6Pa .landing4_trilogyChip__4_Ddn{background:#FFFFFF;color:#444;border:1px solid rgba(31,100,178,.08)}.landing4_trilogyPeople__KI6Pa .landing4_trilogyChipIcon__lOegv{color:#1F64B2}@media (prefers-reduced-motion:reduce){.landing4_trilogyAIPulse__MwxHN{animation:none}}.landing4_platformV5__gpbGo{padding:var(--site-section-lg) 0;background:#FFFFFF;position:relative}.landing4_flowTitle__PNO8c{font-family:Be Vietnam Pro,sans-serif;font-size:40px;font-weight:700;color:#1A1A1A;line-height:1.12;text-align:center;max-width:680px;margin:0 auto 20px;letter-spacing:-.02em}.landing4_flowSubtitle__A_Tjg{font-family:Inter,sans-serif;font-size:18px;color:#888;text-align:center;max-width:540px;margin:0 auto;line-height:1.65}.landing4_flowVisual__Oilsq{position:relative;width:100%;max-width:1000px;margin:80px auto 0}.landing4_flowSvg__93OW6{width:100%;height:auto;display:block;overflow:visible}.landing4_flowLineData__KLcj7{fill:none;stroke:rgba(31,100,178,.15);stroke-width:1.5}.landing4_flowLineAI__GAm1A{fill:none;stroke:rgba(31,100,178,.45);stroke-width:3;stroke-linecap:round}.landing4_flowLinePeople__Q4kCx{fill:none;stroke:rgba(100,116,139,.12);stroke-width:1.5}.landing4_flowConverge__QjMbQ{fill:rgba(31,100,178,.03)}.landing4_flowDot__5H5Y7{fill:#1F64B2}.landing4_flowLabelText__4ECmy{font-family:Inter,sans-serif;font-size:12px;font-weight:600;fill:#BBB;letter-spacing:.06em}.landing4_flowLabelAI__zxrIf{font-family:Inter,sans-serif;font-size:14px;font-weight:700;fill:#1F64B2;letter-spacing:.04em}.landing4_flowManifesto__w_PRP{font-family:Inter,sans-serif;font-size:17px;font-weight:400;color:#AAA;text-align:center;max-width:560px;margin:56px auto 0;line-height:1.7}@media (min-width:640px){.landing4_flowTitle__PNO8c{font-size:56px}}@media (prefers-reduced-motion:reduce){.landing4_flowDot__5H5Y7{display:none}}.landing4_platformV6__JjiBi{padding:var(--site-section-md) 0 var(--site-section-lg);background:#FFFFFF;position:relative;overflow:hidden}.landing4_platformV6__JjiBi .landing4_sectionHead__Aqypf{margin-bottom:40px}.landing4_platformV6__JjiBi .landing4_sectionTag__IqOjo{display:inline-block;padding:8px 20px;border:1px solid rgba(31,100,178,.25);border-radius:100px;letter-spacing:.02em;text-transform:uppercase}.landing4_floatScene__PpU_5{display:none;position:relative;width:100%;max-width:900px;height:560px;margin:0 auto}.landing4_floatBlob__bGfU7{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;opacity:.5}.landing4_floatBlob1__mhzAR{width:400px;height:400px;top:-40px;left:-80px;background:radial-gradient(circle,rgba(31,100,178,.12) 0,transparent 70%);animation:landing4_blobDrift1__cKX48 12s ease-in-out infinite}.landing4_floatBlob2__jeYoC{width:350px;height:350px;top:-20px;right:-60px;background:radial-gradient(circle,rgba(219,112,147,.08) 0,transparent 70%);animation:landing4_blobDrift2__8_x9w 14s ease-in-out infinite}.landing4_floatBlob3__tnQrS{width:300px;height:300px;bottom:20px;left:50%;transform:translateX(-50%);background:radial-gradient(circle,rgba(31,100,178,.06) 0,transparent 70%);animation:landing4_blobDrift3__ZnDH4 10s ease-in-out infinite}@keyframes landing4_blobDrift1__cKX48{0%,to{transform:translate(0)}50%{transform:translate(30px,20px)}}@keyframes landing4_blobDrift2__8_x9w{0%,to{transform:translate(0)}50%{transform:translate(-20px,30px)}}@keyframes landing4_blobDrift3__ZnDH4{0%,to{transform:translateX(-50%) translate(0)}50%{transform:translateX(-50%) translate(15px,-20px)}}.landing4_floatLinesSvg__kaCgH{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.landing4_floatLine__RbiGW{fill:none;stroke:rgba(0,0,0,.1);stroke-width:1.5}.landing4_floatLineDot__yNrit{fill:#1F64B2}.landing4_floatCard__t851H{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:32px 40px;background:rgba(255,255,255,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.6);border-radius:28px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 40px rgba(31,100,178,.08),0 2px 12px rgba(0,0,0,.04);z-index:3}.landing4_floatCardLogoImg__9PkpW{width:80px;height:auto;object-fit:contain}.landing4_floatPill__q_Rgn{position:absolute;display:flex;align-items:center;gap:8px;padding:10px 18px 10px 14px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.06);border-radius:14px;box-shadow:0 4px 20px rgba(0,0,0,.04),0 1px 4px rgba(0,0,0,.02);z-index:2;white-space:nowrap;transition:all .35s cubic-bezier(.16,1,.3,1)}.landing4_floatPill__q_Rgn:hover{transform:translateY(-3px);box-shadow:0 8px 32px rgba(31,100,178,.1),0 2px 8px rgba(0,0,0,.04);border-color:rgba(31,100,178,.12)}.landing4_floatPillIcon__1USw2{width:32px;height:32px;border-radius:10px;background:rgba(31,100,178,.06);display:flex;align-items:center;justify-content:center;font-size:14px;color:#1F64B2;flex-shrink:0}.landing4_floatPillLabel__AAd1w{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#1A1A1A}.landing4_floatPillAnim1__gX5G7{animation:landing4_pillFloat1__lYthV 6s ease-in-out infinite}.landing4_floatPillAnim2__HsiIb{animation:landing4_pillFloat2__zJVEe 7s ease-in-out infinite}.landing4_floatPillAnim3__QZAzd{animation:landing4_pillFloat3__FIBun 5.5s ease-in-out infinite}.landing4_floatPillAnim4__dDilU{animation:landing4_pillFloat4__mSlN1 6.5s ease-in-out infinite}@keyframes landing4_pillFloat1__lYthV{0%,to{transform:translate(0)}50%{transform:translate(4px,-8px)}}@keyframes landing4_pillFloat2__zJVEe{0%,to{transform:translate(0)}50%{transform:translate(-6px,-6px)}}@keyframes landing4_pillFloat3__FIBun{0%,to{transform:translate(0)}50%{transform:translate(5px,7px)}}@keyframes landing4_pillFloat4__mSlN1{0%,to{transform:translate(0)}50%{transform:translate(-4px,8px)}}.landing4_floatMobile__5gF_f{display:flex;flex-direction:column;align-items:center;gap:32px}.landing4_floatMobileCard__sGqgU{padding:28px 36px;background:rgba(255,255,255,.85);border:1px solid rgba(0,0,0,.06);border-radius:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 40px rgba(31,100,178,.08)}.landing4_floatMobileGrid__M9H1e{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;width:100%;max-width:380px}.landing4_floatMobilePill__USEvo{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#FFFFFF;border:1px solid rgba(0,0,0,.06);border-radius:14px}.landing4_floatMobilePillIcon__m15Lz{width:32px;height:32px;border-radius:10px;background:rgba(31,100,178,.06);display:flex;align-items:center;justify-content:center;font-size:14px;color:#1F64B2;flex-shrink:0}.landing4_floatMobilePillLabel__U_Zu0{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#1A1A1A}.landing4_floatTagline__CpCyv{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#999;text-align:center;max-width:500px;margin:16px auto 0;line-height:1.7}@media (prefers-reduced-motion:reduce){.landing4_floatBlob1__mhzAR,.landing4_floatBlob2__jeYoC,.landing4_floatBlob3__tnQrS,.landing4_floatPillAnim1__gX5G7,.landing4_floatPillAnim2__HsiIb,.landing4_floatPillAnim3__QZAzd,.landing4_floatPillAnim4__dDilU{animation:none}.landing4_floatLineDot__yNrit{display:none}}.landing4_aiAssistant__MrwIg{padding:var(--site-section-lg) 0;background:linear-gradient(180deg,#F7F9FC,#FFFFFF);position:relative}.landing4_assistLayout__0SmO2{display:flex;flex-direction:column;gap:64px;align-items:center}.landing4_aiAssistant__MrwIg .landing4_sectionTag__IqOjo{display:inline-block;padding:8px 20px;border:1px solid rgba(31,100,178,.25);border-radius:100px;letter-spacing:.02em;text-transform:uppercase}.landing4_assistText__qbTNo{text-align:center;max-width:600px}.landing4_assistTitle__jJOqJ{font-family:Be Vietnam Pro,sans-serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:700;color:#0A0A0A;line-height:1.1;margin:0 0 16px;letter-spacing:-.03em}.landing4_assistSubtitle__YfN_L{font-family:Inter,sans-serif;font-size:17px;font-weight:400;color:#666;line-height:1.7;margin:0}.landing4_assistVisual__xuIVj{position:relative;width:100%;max-width:800px;height:340px}.landing4_waveWrap__1UBj3{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:4px;pointer-events:none}.landing4_waveBar__szhI5{width:4px;height:var(--bar-h,20%);background:linear-gradient(180deg,rgba(31,100,178,.18),rgba(91,163,245,.12));border-radius:100px;animation:landing4_waveBarPulse__q9OdV ease-in-out infinite;will-change:transform,opacity}@keyframes landing4_waveBarPulse__q9OdV{0%,to{transform:scaleY(.3);opacity:.5}50%{transform:scaleY(1);opacity:1}}.landing4_commandPill__Zj3hH{position:absolute;padding:10px 22px;border-radius:100px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;background:rgba(255,255,255,.85);border:1px solid rgba(31,100,178,.15);color:#1F64B2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 12px rgba(31,100,178,.08);z-index:2}.landing4_cmdDrift1__6nonc{animation:landing4_cmdDrift1__6nonc ease-in-out infinite}.landing4_cmdDrift2__uuK9g{animation:landing4_cmdDrift2__uuK9g ease-in-out infinite}.landing4_cmdDrift3__FMYJm{animation:landing4_cmdDrift3__FMYJm ease-in-out infinite}.landing4_cmdDrift4__YDsvY{animation:landing4_cmdDrift4__YDsvY ease-in-out infinite}@keyframes landing4_cmdDrift1__6nonc{0%{opacity:0;transform:translateY(28px) scale(.92)}12%{opacity:1;transform:translate(14px,6px) scale(1)}45%{opacity:.9;transform:translate(30px,-12px) scale(1)}75%{opacity:.7;transform:translate(12px,-30px) scale(.98)}to{opacity:0;transform:translate(-8px,-48px) scale(.9)}}@keyframes landing4_cmdDrift2__uuK9g{0%{opacity:0;transform:translateY(24px) scale(.92)}12%{opacity:1;transform:translate(-18px,4px) scale(1)}45%{opacity:.9;transform:translate(-10px,-18px) scale(1)}75%{opacity:.7;transform:translate(-28px,-32px) scale(.98)}to{opacity:0;transform:translate(-14px,-52px) scale(.9)}}@keyframes landing4_cmdDrift3__FMYJm{0%{opacity:0;transform:translateY(22px) scale(.92)}12%{opacity:1;transform:translate(20px,10px) scale(1)}45%{opacity:.9;transform:translate(-8px,-8px) scale(1)}75%{opacity:.7;transform:translate(-20px,-28px) scale(.98)}to{opacity:0;transform:translate(-10px,-46px) scale(.9)}}@keyframes landing4_cmdDrift4__YDsvY{0%{opacity:0;transform:translateY(26px) scale(.92)}12%{opacity:1;transform:translate(-12px,-2px) scale(1)}45%{opacity:.9;transform:translate(16px,-16px) scale(1)}75%{opacity:.7;transform:translate(28px,-34px) scale(.98)}to{opacity:0;transform:translate(10px,-50px) scale(.9)}}@media (prefers-reduced-motion:reduce){.landing4_waveBar__szhI5{animation:none;transform:scaleY(.7);opacity:.35}.landing4_commandPill__Zj3hH{animation:none;opacity:.6}}.landing4_aiOversight__dHz9a{padding:var(--site-section-lg) 0;background:#FFFFFF;position:relative}.landing4_aiOversight__dHz9a .landing4_sectionTag__IqOjo{display:inline-block;padding:8px 20px;border:1px solid rgba(31,100,178,.25);border-radius:100px;letter-spacing:.02em;text-transform:uppercase}.landing4_oversightContent__DjuTl{max-width:680px;margin:0 auto;text-align:center}.landing4_oversightTitle__Tu_Yj{font-family:Be Vietnam Pro,sans-serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:700;color:#0A0A0A;line-height:1.1;margin:0 0 48px;letter-spacing:-.03em}.landing4_oversightBody__BSZPt{font-family:Inter,sans-serif;font-size:18px;font-weight:400;color:#444;line-height:1.8;margin:0 0 24px}.landing4_oversightBody__BSZPt:last-child{margin-bottom:0}.landing4_oversightHighlight__EUSCJ{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#1F64B2;line-height:1.6;margin:40px 0 0;letter-spacing:-.01em}.landing4_aiNative__iFuF0{padding:var(--site-section-lg) 0;background:linear-gradient(180deg,#F7F9FC,#FFFFFF);position:relative;overflow:hidden}.landing4_aiNative__iFuF0:before{content:"";position:absolute;top:-200px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(31,100,178,.06) 0,transparent 60%);border-radius:50%;pointer-events:none}.landing4_aiNative__iFuF0 .landing4_sectionTag__IqOjo{display:inline-block;padding:8px 20px;border:1px solid rgba(31,100,178,.25);border-radius:100px;letter-spacing:.02em;text-transform:uppercase}.landing4_nativeContent__iyXXE{max-width:680px;margin:0 auto;text-align:center;position:relative}.landing4_nativeTitle__fwQGG{font-family:Be Vietnam Pro,sans-serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:700;color:#0A0A0A;line-height:1.1;margin:0 0 32px;letter-spacing:-.03em}.landing4_nativeBody__uGrjM{font-family:Inter,sans-serif;font-size:18px;font-weight:400;color:#666;line-height:1.8;margin:0}.landing4_nativeRings__3KQce{width:100%;height:100%;pointer-events:none}.landing4_nativeRing___n9jr,.landing4_nativeRings__3KQce{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing4_nativeRing___n9jr{border-radius:50%;border:1px solid rgba(31,100,178,.08);animation:landing4_nativeRingPulse__Y7p5h 8s ease-in-out infinite}.landing4_nativeRing1__eIHO_{width:300px;height:300px;animation-delay:0s}.landing4_nativeRing2__0FhTD{width:520px;height:520px;animation-delay:1.5s}.landing4_nativeRing3__FIHZ2{width:740px;height:740px;animation-delay:3s}@keyframes landing4_nativeRingPulse__Y7p5h{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(.95);border-color:rgba(31,100,178,.05)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.05);border-color:rgba(31,100,178,.12)}}.landing4_nativeParticle__IMwh0{position:absolute;border-radius:50%;background:rgba(31,100,178,.25);pointer-events:none;opacity:0;animation:landing4_nativeParticleDrift__9enEE ease-in-out infinite}@keyframes landing4_nativeParticleDrift__9enEE{0%{opacity:0;transform:translate(0)}15%{opacity:.6;transform:translate(8px,-12px)}50%{opacity:.4;transform:translate(-6px,-28px)}85%{opacity:.5;transform:translate(10px,-40px)}to{opacity:0;transform:translate(4px,-55px)}}@media (prefers-reduced-motion:reduce){.landing4_nativeRing___n9jr{animation:none;opacity:.5}.landing4_nativeParticle__IMwh0{animation:none}}.landing4_testimonials__mKvTF{padding:var(--site-section-lg) 0;background:#FFFFFF}.landing4_testimonialsList__169b_{display:grid;grid-template-columns:1fr;grid-gap:56px;gap:56px}.landing4_testimonial__BuWby{padding:36px;border-left:3px solid;border-image:linear-gradient(180deg,#1F64B2,#5BA3F5) 1;background:linear-gradient(135deg,rgba(31,100,178,.02),transparent);border-radius:0 16px 16px 0;transition:all .3s ease}.landing4_testimonial__BuWby:hover{background:linear-gradient(135deg,rgba(31,100,178,.04),transparent);transform:translateX(6px)}.landing4_testimonialQuote__aiast{font-family:Inter,sans-serif;font-size:19px;font-weight:400;color:#1A1A1A;line-height:1.8;margin:0 0 28px}.landing4_testimonialQuote__aiast strong{color:#1F64B2;font-weight:600}.landing4_testimonialAuthor__IZAzm{display:flex;align-items:center;gap:14px}.landing4_testimonialAvatar__Y0Lhl{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#1F64B2,#2A7DE0);display:flex;align-items:center;justify-content:center;font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:600;color:#FFFFFF;flex-shrink:0}.landing4_testimonialName__5xlQp{font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#0A0A0A;margin:0}.landing4_testimonialRole__W7Odu{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#666;margin:0}.landing4_insights__f2pLO{padding:var(--site-section-lg) 0;background:linear-gradient(180deg,#F7F9FC,#FFFFFF)}.landing4_insightsList__uZ9q8{display:grid;grid-template-columns:1fr;grid-gap:44px;gap:44px}.landing4_insightItem__d9sAt{padding:36px;background:#FFFFFF;border-radius:20px;border:1px solid rgba(31,100,178,.08);transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.landing4_insightItem__d9sAt:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1F64B2,#2A7DE0,#5BA3F5);transition:height .3s ease}.landing4_insightItem__d9sAt:hover{border-color:rgba(31,100,178,.12);box-shadow:0 16px 48px rgba(31,100,178,.08);transform:translateY(-4px)}.landing4_insightItem__d9sAt:hover:before{height:4px}.landing4_insightTitle__CBHVu{font-family:Be Vietnam Pro,sans-serif;font-size:21px;font-weight:600;color:#0A0A0A;line-height:1.35;margin:0 0 14px}.landing4_insightDesc__v6y6d{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#333;line-height:1.7;margin:0 0 24px}.landing4_insightMeta__3ZkTl{display:flex;align-items:center;gap:10px}.landing4_insightAuthorPhoto__9T_nE{width:32px;height:32px;border-radius:10px;object-fit:cover}.landing4_insightAuthorName__KlFGJ{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#666}.landing4_audience__kT40H{padding:var(--site-section-lg) 0;background:#F5F7FA}.landing4_audience__kT40H .landing4_sectionTag__IqOjo{display:inline-block;padding:8px 20px;border:1px solid rgba(31,100,178,.25);border-radius:100px;letter-spacing:.02em;text-transform:uppercase;color:#1F64B2}.landing4_audience__kT40H .landing4_sectionTitle__Qm6mj{color:#1A1A2E}.landing4_audience__kT40H .landing4_sectionSubtitle__Be5iR{color:#555}.landing4_audienceGrid__v4nj6{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-top:56px}.landing4_audienceCard__AXP1K{border-radius:20px;overflow:hidden;background:#E8EDF4;border:none;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:300px}.landing4_audienceLabel__JCoyZ{font-family:Be Vietnam Pro,sans-serif;font-size:15px;font-weight:600;color:#1A1A1A;line-height:1.4;margin:0;padding:28px 16px 0}.landing4_audienceVisual__PJD4S{position:relative;width:100%;flex:1 1;display:flex;align-items:flex-end;justify-content:center}.landing4_audiencePhoto__mzmAK{width:80%;max-width:180px;display:block;object-fit:contain;margin-top:24px;vertical-align:bottom;transition:filter .8s ease,transform .8s ease,opacity .8s ease}.landing4_audiencePhoto85__OWjq1{width:85%;max-width:none}.landing4_audiencePhotoLg__A2__Q{width:83%;max-width:185px}.landing4_audiencePhotoXl__eWh9q{width:92%;max-width:210px}.landing4_audiencePhoto90__XiEer{width:90%;max-width:none}.landing4_audiencePhoto95__hv6_X{width:95%;max-width:none}.landing4_audienceOverlay__2OO5D{position:absolute;top:40px;left:0;right:0;display:flex;align-items:flex-start;justify-content:center;padding:0 16px;opacity:0;transition:opacity .8s ease}.landing4_audienceCard__AXP1K:hover .landing4_audienceOverlay__2OO5D{opacity:1}.landing4_audienceDesc__vR3mg{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#1A1A1A;line-height:1.5;margin:0;transform:translateY(8px);transition:transform .8s cubic-bezier(.16,1,.3,1) .1s}.landing4_audienceCard__AXP1K:hover .landing4_audienceDesc__vR3mg{transform:translateY(0)}.landing4_audienceCard__AXP1K:hover .landing4_audiencePhoto__mzmAK{filter:blur(8px) saturate(.3);transform:scale(1.05);opacity:.3}@media (min-width:640px){.landing4_audienceGrid__v4nj6{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.landing4_audienceGrid__v4nj6{grid-template-columns:repeat(5,1fr)}}.landing4_brands__b6uRs{padding:var(--site-section-md) 0 var(--site-section-lg);background:#FFFFFF}.landing4_brands__b6uRs .landing4_sectionTag__IqOjo{display:inline-block;padding:8px 20px;border:1px solid rgba(31,100,178,.25);border-radius:100px;letter-spacing:.02em;text-transform:uppercase}.landing4_brandsGrid__3taFk{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;max-width:820px;margin:0 auto;padding-top:28px}.landing4_brandItem__W17FV{position:relative;display:flex;align-items:center;justify-content:center;height:72px;padding:16px 12px;border-radius:14px;background:#FAFAFA;border:1px solid rgba(0,0,0,.04);transition:all .3s ease}.landing4_brandItem__W17FV:after{content:attr(data-brand);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(4px);font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#FFFFFF;background:#333;padding:5px 10px;border-radius:6px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s ease,transform .2s ease;z-index:10}.landing4_brandItem__W17FV:hover:after{opacity:1;transform:translateX(-50%) translateY(0)}.landing4_brandItem__W17FV:hover{background:#F5F5F5;border-color:rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.04)}.landing4_brandItem__W17FV img{display:block;max-height:36px;max-width:100%;opacity:.7;transition:opacity .3s ease;filter:grayscale(100%)}.landing4_brandItem__W17FV:hover img{opacity:1;filter:grayscale(0)}@media (min-width:640px){.landing4_brandsGrid__3taFk{grid-template-columns:repeat(5,1fr)}}@media (min-width:768px){.landing4_brandsGrid__3taFk{grid-template-columns:repeat(7,1fr);gap:16px}}@media (min-width:1024px){.landing4_brandsGrid__3taFk{grid-template-columns:repeat(9,1fr)}}.landing4_mobileApps___3nXL{padding:var(--site-section-lg) 0;background:#FFFFFF}.landing4_mobileApps___3nXL .landing4_sectionTag__IqOjo{display:inline-block;padding:8px 20px;border:1px solid rgba(31,100,178,.25);border-radius:100px;letter-spacing:.02em;text-transform:uppercase;color:#1F64B2}.landing4_mobileApps___3nXL .landing4_sectionTitle__Qm6mj{color:#1A1A2E}.landing4_mobileApps___3nXL .landing4_sectionSubtitle__Be5iR{color:#555}.landing4_mobileAppsGrid__ni9Zo{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;margin-top:56px;max-width:900px;margin-left:auto;margin-right:auto}@media (min-width:768px){.landing4_mobileAppsGrid__ni9Zo{grid-template-columns:repeat(2,1fr)}}.landing4_mobileAppCard__vXfl7{background:#F5F7FA;border-radius:20px;padding:48px 36px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:box-shadow .3s ease,transform .3s ease}.landing4_mobileAppCard__vXfl7:hover{box-shadow:0 12px 40px rgba(0,0,0,.06);transform:translateY(-4px)}.landing4_mobileAppIcon__2mPq3{width:64px;height:64px;border-radius:16px;background:#FFFFFF;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.landing4_mobileAppLogoImg__YMjvW{width:50px;height:50px;object-fit:contain}.landing4_mobileAppTitle__4A96v{font-family:Be Vietnam Pro,sans-serif;font-size:1.4rem;font-weight:700;color:#0A0A0A;margin:0 0 6px}.landing4_mobileAppSubtitle__jU8cz{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#1F64B2;margin:0 0 16px}.landing4_mobileAppDesc__M1CSV{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#555;line-height:1.7;margin:0 0 28px;max-width:340px}.landing4_mobileAppBadges__BGXQ7{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.landing4_storeBadgeLink__VAvXv{display:flex;align-items:center;justify-content:center;width:140px;height:42px;transition:opacity .25s ease}.landing4_storeBadgeLink__VAvXv:hover{opacity:.8}.landing4_storeBadgeApple__tw3sy{height:42px;width:auto}.landing4_storeBadgeGoogle__32keH{height:62px;width:auto}.landing4_cta__cdPfQ{padding:var(--site-section-lg) 0;background:#FFFFFF}.landing4_ctaInner__cKdYE{text-align:center;max-width:800px;margin:0 auto;padding:84px 48px;background:linear-gradient(135deg,#0E3D73,#1F64B2 40%,#2A7DE0);border-radius:32px;position:relative;overflow:hidden;box-shadow:0 32px 80px rgba(31,100,178,.3)}.landing4_ctaInner__cKdYE:before{top:-80px;right:-60px;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.08) 0,transparent 60%);animation:landing4_float__H0nSk 10s ease-in-out infinite}.landing4_ctaInner__cKdYE:after,.landing4_ctaInner__cKdYE:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.landing4_ctaInner__cKdYE:after{bottom:-100px;left:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.05) 0,transparent 60%);animation:landing4_float__H0nSk 12s ease-in-out 3s infinite}.landing4_ctaTag__JARlv{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:rgba(255,255,255,.5);letter-spacing:2.5px;text-transform:uppercase;margin:0 0 28px;position:relative}.landing4_ctaTitle__8UTfX{font-family:Be Vietnam Pro,sans-serif;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:700;color:#FFFFFF;line-height:1.12;margin:0 0 20px;letter-spacing:-.02em;position:relative}.landing4_ctaDescription___P962{font-family:Inter,sans-serif;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:400;color:rgba(255,255,255,.7);line-height:1.7;margin:0 auto 44px;max-width:500px;position:relative}.landing4_ctaButtons__3mOTg{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;position:relative}.landing4_ctaButtons__3mOTg .landing4_btnPrimary__ekDsm{background:#FFFFFF;color:#1F64B2;box-shadow:0 4px 16px rgba(0,0,0,.1)}.landing4_ctaButtons__3mOTg .landing4_btnPrimary__ekDsm:hover{background:#f0f0f0;color:#174d8a;box-shadow:0 8px 32px rgba(0,0,0,.15)}.landing4_ctaButtons__3mOTg .landing4_btnSecondary__GxPeO{border-color:rgba(255,255,255,.3);color:#FFFFFF}.landing4_ctaButtons__3mOTg .landing4_btnSecondary__GxPeO:hover{border-color:#FFFFFF;color:#FFFFFF}.landing4_footer__702Dd{background-color:#FFFFFF;border-top:1px solid rgba(0,0,0,.06);padding:36px 0}.landing4_footerInner__gbdT7{display:flex;flex-direction:column;gap:20px;align-items:center}.landing4_footerLeft__GCfd0{display:flex;align-items:center;gap:8px}.landing4_footerLogoIcon__Vw6rk{width:24px;height:auto;opacity:.4}.landing4_footerCopyright__1ICAM{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#999;margin:0}.landing4_footerLinks__NZson{display:flex;align-items:center;gap:28px}.landing4_footerLink__F57YU{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#999;text-decoration:none;transition:color .25s ease}.landing4_footerLink__F57YU:hover{color:#0A0A0A}.landing4_footerSocials__cug5U{display:flex;align-items:center;gap:18px}.landing4_footerSocialLink__JIWf_{font-size:16px;color:#999;text-decoration:none;transition:color .25s ease}.landing4_footerSocialLink__JIWf_:hover{color:#0A0A0A}.landing4_desktopOnly__WtdNd{display:none}@media (min-width:640px){.landing4_hubVisual__hF0DA{display:block}.landing4_hubMobile__Ul6mf{display:none}.landing4_bentoGrid__P_FJB{grid-template-columns:repeat(3,1fr)}.landing4_bentoCenter__IzL67{grid-column:2;grid-row:1/4;display:flex;flex-direction:column;justify-content:center;padding:40px 28px}.landing4_constellationWrap__l8Y8y{display:block}.landing4_constellationMobile__odAtw{display:none}.landing4_trilogyStack__ecDqG{grid-template-columns:1fr 40px 1.4fr 40px 1fr;gap:0;align-items:stretch}.landing4_trilogyFlow__iwnJB{padding:0}.landing4_trilogyAI__3xtdr{padding:40px 24px}.landing4_floatScene__PpU_5{display:block}.landing4_floatMobile__5gF_f{display:none}}@media (min-width:768px){.landing4_testimonialsList__169b_{grid-template-columns:repeat(3,1fr);gap:32px}.landing4_insightsList__uZ9q8{grid-template-columns:repeat(3,1fr);gap:28px}.landing4_footerInner__gbdT7{flex-direction:row;justify-content:space-between}}@media (min-width:1024px){.landing4_nav__RUVWi{display:flex}.landing4_loginLink__9Vllo{display:block}.landing4_menuToggle__GNzTS,.landing4_mobileMenu__BmP1C{display:none!important}.landing4_desktopOnly__WtdNd{display:inline-flex}.landing4_hubVisual__hF0DA{width:640px;height:640px}.landing4_ctaInner__cKdYE{padding:96px 72px}}[data-theme=dark] .landing4_hero__ZyM1I{background:#111113}[data-theme=dark] .landing4_heroScrollMouse__jDYYP{border-color:rgba(255,255,255,.2)}[data-theme=dark] .landing4_heroScrollDot__9eQEN{background:rgba(255,255,255,.4)}[data-theme=dark] .landing4_heroScrollText__qRT8J{color:rgba(255,255,255,.3)}[data-theme=dark] .landing4_heroTag__4iLce{color:#5BA3F5;border-color:rgba(91,163,245,.25)}[data-theme=dark] .landing4_heroTitle__tE84u{color:#FFFFFF}[data-theme=dark] .landing4_heroLine2__iMuQH{color:#999}[data-theme=dark] .landing4_heroDescription__eJbe0{color:#666}[data-theme=dark] .landing4_heroCtas__k5lIF .landing4_btnPrimary__ekDsm{background:linear-gradient(135deg,#1a5599,#1F64B2);box-shadow:0 4px 16px rgba(31,100,178,.15)}[data-theme=dark] .landing4_heroCtas__k5lIF .landing4_btnPrimary__ekDsm:hover{background:linear-gradient(135deg,#174d8a,#1a5599);box-shadow:0 8px 24px rgba(31,100,178,.25)}[data-theme=dark] .landing4_heroCtas__k5lIF .landing4_btnSecondary__GxPeO{color:rgba(255,255,255,.8);background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.15)}[data-theme=dark] .landing4_heroCtas__k5lIF .landing4_btnSecondary__GxPeO:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3);color:#FFFFFF;box-shadow:none}[data-theme=dark] .landing4_platform__Sq1M9{background:linear-gradient(180deg,#18181B,#111113)}[data-theme=dark] .landing4_hubNodeIcon__owa5N{background:#1A1A1D;border-color:rgba(255,255,255,.08);box-shadow:0 4px 16px rgba(0,0,0,.3)}[data-theme=dark] .landing4_hubNodeLabel__mPmvx{color:#999}[data-theme=dark] .landing4_hubNode__3Zw_i:hover .landing4_hubNodeLabel__mPmvx{color:#5BA3F5}[data-theme=dark] .landing4_hubRing__kkSod{color:rgba(91,163,245,.08)}[data-theme=dark] .landing4_hubLine__nknWQ{color:rgba(91,163,245,.1)}[data-theme=dark] .landing4_hubStatement__ApoJY{color:#999}[data-theme=dark] .landing4_hubMobileNode__hniKD{background:#1A1A1D;border-color:rgba(255,255,255,.06)}[data-theme=dark] .landing4_hubMobileNode__hniKD:hover{border-color:rgba(255,255,255,.1)}[data-theme=dark] .landing4_hubMobileNodeLabel__GFsbi{color:#999}[data-theme=dark] .landing4_platformV2__WfNG7{background:#111113}[data-theme=dark] .landing4_bentoCard__iEvcs{background:#1A1A1D;border-color:rgba(255,255,255,.06)}[data-theme=dark] .landing4_bentoCard__iEvcs:hover{background:#222225;border-color:rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.3)}[data-theme=dark] .landing4_bentoCardIcon__Lw2Sv{background:#111113;border-color:rgba(255,255,255,.08)}[data-theme=dark] .landing4_bentoCardLabel__d8LKK{color:#E0E0E0}[data-theme=dark] .landing4_bentoCardDesc__XBn_R{color:#666}[data-theme=dark] .landing4_bentoCenterDesc__OMxc_{color:rgba(255,255,255,.55)}[data-theme=dark] .landing4_platformV3__WlK4c{background:#111113}[data-theme=dark] .landing4_constellationPath__3O6Oh{stroke:rgba(91,163,245,.12)}[data-theme=dark] .landing4_constellationDot___Ek8e{fill:#5BA3F5}[data-theme=dark] .landing4_constellationNodeIcon__w_zlZ{background:#1A1A1D;border-color:rgba(255,255,255,.08);box-shadow:0 4px 16px rgba(0,0,0,.3)}[data-theme=dark] .landing4_constellationNodeLabel__KVj0i{color:#999}[data-theme=dark] .landing4_constellationNode__lsEkd:hover .landing4_constellationNodeLabel__KVj0i{color:#5BA3F5}[data-theme=dark] .landing4_constellationMobileNode__BrMIS{background:#1A1A1D;border-color:rgba(255,255,255,.06)}[data-theme=dark] .landing4_constellationMobileNodeIcon__hxHKH{background:rgba(91,163,245,.08)}[data-theme=dark] .landing4_constellationMobileNodeLabel__GBLQW{color:#999}[data-theme=dark] .landing4_platformV4__E3aUB{background:#111113}[data-theme=dark] .landing4_trilogyPeople__KI6Pa{background:#1A1A1D;border-color:rgba(255,255,255,.06)}[data-theme=dark] .landing4_trilogyPeople__KI6Pa .landing4_trilogyCardIcon__Hk5V3{background:#111113;border-color:rgba(255,255,255,.08)}[data-theme=dark] .landing4_trilogyPeople__KI6Pa .landing4_trilogyCardLabel__YEkJT{color:#E0E0E0}[data-theme=dark] .landing4_trilogyPeople__KI6Pa .landing4_trilogyCardDesc__4fq4C{color:#666}[data-theme=dark] .landing4_trilogyPeople__KI6Pa .landing4_trilogyChip__4_Ddn{background:#111113;color:#999;border-color:rgba(255,255,255,.06)}[data-theme=dark] .landing4_trilogyFlowArrow__8Jy7g{background:rgba(91,163,245,.08)}[data-theme=dark] .landing4_platformV5__gpbGo{background:#111113}[data-theme=dark] .landing4_flowTitle__PNO8c{color:#FFFFFF}[data-theme=dark] .landing4_flowSubtitle__A_Tjg{color:#666}[data-theme=dark] .landing4_flowLineData__KLcj7{stroke:rgba(91,163,245,.12)}[data-theme=dark] .landing4_flowLineAI__GAm1A{stroke:rgba(91,163,245,.35)}[data-theme=dark] .landing4_flowLinePeople__Q4kCx{stroke:rgba(255,255,255,.06)}[data-theme=dark] .landing4_flowConverge__QjMbQ{fill:rgba(91,163,245,.03)}[data-theme=dark] .landing4_flowDot__5H5Y7{fill:#5BA3F5}[data-theme=dark] .landing4_flowLabelText__4ECmy{fill:#555}[data-theme=dark] .landing4_flowLabelAI__zxrIf{fill:#5BA3F5}[data-theme=dark] .landing4_flowManifesto__w_PRP{color:#555}[data-theme=dark] .landing4_platformV6__JjiBi{background:#111113}[data-theme=dark] .landing4_floatLine__RbiGW{stroke:rgba(255,255,255,.06)}[data-theme=dark] .landing4_floatLineDot__yNrit{fill:#5BA3F5}[data-theme=dark] .landing4_floatBlob1__mhzAR{background:radial-gradient(circle,rgba(91,163,245,.08) 0,transparent 70%)}[data-theme=dark] .landing4_floatBlob2__jeYoC{background:radial-gradient(circle,rgba(200,100,150,.05) 0,transparent 70%)}[data-theme=dark] .landing4_floatCard__t851H{background:rgba(26,26,29,.85);border-color:rgba(255,255,255,.08);box-shadow:0 8px 40px rgba(0,0,0,.3)}[data-theme=dark] .landing4_floatCardName__Y_yWe{color:#FFFFFF}[data-theme=dark] .landing4_floatPill__q_Rgn{background:rgba(26,26,29,.85);border-color:rgba(255,255,255,.06);box-shadow:0 4px 20px rgba(0,0,0,.2)}[data-theme=dark] .landing4_floatPillIcon__1USw2{background:rgba(91,163,245,.08)}[data-theme=dark] .landing4_floatPillLabel__AAd1w{color:#E0E0E0}[data-theme=dark] .landing4_floatMobileCard__sGqgU{background:rgba(26,26,29,.85);border-color:rgba(255,255,255,.06)}[data-theme=dark] .landing4_floatMobilePill__USEvo{background:#1A1A1D;border-color:rgba(255,255,255,.06)}[data-theme=dark] .landing4_floatMobilePillLabel__U_Zu0{color:#E0E0E0}[data-theme=dark] .landing4_floatTagline__CpCyv{color:#555}[data-theme=dark] .landing4_aiAssistant__MrwIg{background:linear-gradient(180deg,#18181B,#111113)}[data-theme=dark] .landing4_assistTitle__jJOqJ{color:#FFFFFF}[data-theme=dark] .landing4_assistSubtitle__YfN_L{color:#666}[data-theme=dark] .landing4_waveBar__szhI5{background:linear-gradient(180deg,rgba(91,163,245,.2),rgba(31,100,178,.1))}[data-theme=dark] .landing4_commandPill__Zj3hH{background:rgba(255,255,255,.06);border-color:rgba(91,163,245,.2);color:#5BA3F5;box-shadow:0 2px 12px rgba(0,0,0,.2)}[data-theme=dark] .landing4_aiOversight__dHz9a{background:#111113}[data-theme=dark] .landing4_oversightTitle__Tu_Yj{color:#FFFFFF}[data-theme=dark] .landing4_oversightBody__BSZPt{color:#999}[data-theme=dark] .landing4_oversightHighlight__EUSCJ{color:#5BA3F5}[data-theme=dark] .landing4_aiNative__iFuF0{background:linear-gradient(180deg,#0A0F1A,#0E1726)}[data-theme=dark] .landing4_nativeTitle__fwQGG{color:#FFFFFF}[data-theme=dark] .landing4_nativeBody__uGrjM{color:rgba(255,255,255,.55)}[data-theme=dark] .landing4_nativeRing___n9jr{border-color:rgba(91,163,245,.06)}[data-theme=dark] .landing4_nativeParticle__IMwh0{background:rgba(91,163,245,.35)}[data-theme=dark] .landing4_sectionTag__IqOjo{color:#5BA3F5}[data-theme=dark] .landing4_sectionTitle__Qm6mj{color:#FFFFFF}[data-theme=dark] .landing4_sectionSubtitle__Be5iR{color:#999}[data-theme=dark] .landing4_testimonials__mKvTF{background:#111113}[data-theme=dark] .landing4_testimonial__BuWby{background:linear-gradient(135deg,rgba(255,255,255,.02),transparent)}[data-theme=dark] .landing4_testimonial__BuWby:hover{background:linear-gradient(135deg,rgba(255,255,255,.04),transparent)}[data-theme=dark] .landing4_testimonialQuote__aiast{color:#E0E0E0}[data-theme=dark] .landing4_testimonialName__5xlQp{color:#FFFFFF}[data-theme=dark] .landing4_testimonialRole__W7Odu{color:#666}[data-theme=dark] .landing4_insights__f2pLO{background:linear-gradient(180deg,#18181B,#111113)}[data-theme=dark] .landing4_insightItem__d9sAt{background:#1A1A1D;border-color:rgba(255,255,255,.06)}[data-theme=dark] .landing4_insightItem__d9sAt:hover{border-color:rgba(255,255,255,.1);box-shadow:0 16px 48px rgba(0,0,0,.3)}[data-theme=dark] .landing4_insightTitle__CBHVu{color:#FFFFFF}[data-theme=dark] .landing4_insightDesc__v6y6d{color:#999}[data-theme=dark] .landing4_insightAuthorName__KlFGJ{color:#666}[data-theme=dark] .landing4_audience__kT40H{background:#18181B}[data-theme=dark] .landing4_audience__kT40H .landing4_sectionTag__IqOjo{border-color:rgba(91,163,245,.25)}[data-theme=dark] .landing4_audience__kT40H .landing4_sectionTitle__Qm6mj{color:#FFFFFF}[data-theme=dark] .landing4_audience__kT40H .landing4_sectionSubtitle__Be5iR{color:rgba(255,255,255,.7)}[data-theme=dark] .landing4_audienceCard__AXP1K{background:#1E1E22;border-color:rgba(255,255,255,.1)}[data-theme=dark] .landing4_audienceDesc__vR3mg,[data-theme=dark] .landing4_audienceLabel__JCoyZ{color:#FFFFFF}[data-theme=dark] .landing4_mobileApps___3nXL{background:#111113}[data-theme=dark] .landing4_mobileApps___3nXL .landing4_sectionTag__IqOjo{border-color:rgba(91,163,245,.25)}[data-theme=dark] .landing4_mobileApps___3nXL .landing4_sectionTitle__Qm6mj{color:#FFFFFF}[data-theme=dark] .landing4_mobileApps___3nXL .landing4_sectionSubtitle__Be5iR{color:rgba(255,255,255,.7)}[data-theme=dark] .landing4_mobileAppCard__vXfl7{background:#1E1E22}[data-theme=dark] .landing4_mobileAppCard__vXfl7:hover{box-shadow:0 12px 40px rgba(0,0,0,.3)}[data-theme=dark] .landing4_mobileAppTitle__4A96v{color:#FFFFFF}[data-theme=dark] .landing4_mobileAppSubtitle__jU8cz{color:#5BA3F5}[data-theme=dark] .landing4_mobileAppDesc__M1CSV{color:#999}[data-theme=dark] .landing4_brands__b6uRs{background:#111113}[data-theme=dark] .landing4_brandItem__W17FV{background:#1A1A1D;border-color:rgba(255,255,255,.06)}[data-theme=dark] .landing4_brandItem__W17FV:hover{background:#222225;border-color:rgba(255,255,255,.1);box-shadow:0 4px 16px rgba(0,0,0,.2)}[data-theme=dark] .landing4_brandItem__W17FV img{filter:grayscale(100%) invert(1);opacity:.5}[data-theme=dark] .landing4_brandItem__W17FV:hover img{filter:grayscale(0) invert(0);opacity:1}[data-theme=dark] .landing4_brandItem__W17FV[data-brand="Škoda"]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Audi]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Cupra]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Dacia]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Jeep]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Kia]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Lexus]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Maserati]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Mercedes-Benz]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Mini]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Nissan]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Opel]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Seat]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Toyota]:hover img,[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Volkswagen]:hover img{filter:grayscale(100%) invert(1);opacity:1}[data-theme=dark] .landing4_brandItem__W17FV[data-brand=Renault]:hover img{filter:invert(1) sepia(1) saturate(5) hue-rotate(10deg) brightness(1.1);opacity:1}.landing4_insightsSlider__j3tvN{padding:var(--site-section-lg) 0;background:linear-gradient(180deg,#F5F7FA,#FFFFFF)}.landing4_insightsSlider__j3tvN .landing4_sectionTag__IqOjo{display:inline-block;padding:8px 20px;border:1px solid rgba(31,100,178,.25);border-radius:100px;letter-spacing:.02em;text-transform:uppercase;margin-bottom:28px}.landing4_sliderWrapper__6CVDB{position:relative;margin-top:48px}.landing4_sliderTrack___hoM4{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px 4px 16px}.landing4_sliderTrack___hoM4::-webkit-scrollbar{display:none}.landing4_sliderCard__eV9gf{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);scroll-snap-align:start;padding:32px;background:#FFFFFF;border-radius:20px;border:1px solid rgba(31,100,178,.08);transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none;color:inherit;display:flex;flex-direction:column;position:relative;overflow:hidden}.landing4_sliderCard__eV9gf:hover{border-color:rgba(31,100,178,.12);box-shadow:0 12px 40px rgba(31,100,178,.08);transform:translateY(-3px)}.landing4_sliderCardImage__c_zWI{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px;margin-bottom:16px}.landing4_sliderCardIcon__5OOZM{width:44px;height:44px;border-radius:12px;background:rgba(31,100,178,.06);display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#1F64B2;font-size:18px}.landing4_sliderCardCategory__SV48G{display:inline-flex;align-items:center;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#FFFFFF;background:#1F64B2;padding:4px 12px;border-radius:100px;height:26px;margin-bottom:10px}.landing4_sliderCardTitle__CJ17M{font-family:Be Vietnam Pro,sans-serif;font-size:19px;font-weight:600;color:#0A0A0A;line-height:1.35;margin:0 0 10px}.landing4_sliderCardExcerpt__yjKSI{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#555;line-height:1.65;margin:0 0 20px;flex:1 1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.landing4_sliderCardFooter__wubSC{display:flex;align-items:center;justify-content:space-between}.landing4_sliderCardDate__pmGFo{font-family:Inter,sans-serif;font-size:13px;color:#888}.landing4_sliderCardAuthor__79HkR{display:flex;align-items:center;gap:8px}.landing4_sliderCardAvatar__zVrTT{width:26px;height:26px;border-radius:50%;object-fit:cover;flex-shrink:0}.landing4_sliderCardAvatarFallback__7xzGp{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#1F64B2,#2d7ed9);color:#FFFFFF;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:10px;font-weight:700;flex-shrink:0}.landing4_sliderCardAuthorName__U7HQC{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#333}.landing4_sliderArrow__LhSpy{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;background:#FFFFFF;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;font-size:14px;transition:all .2s ease}.landing4_sliderArrow__LhSpy:hover{background:#1F64B2;color:#FFFFFF;border-color:#1F64B2;box-shadow:0 4px 16px rgba(31,100,178,.3)}.landing4_sliderArrowLeft__9Ndz4{left:-16px}.landing4_sliderArrowRight__e93du{right:-16px}.landing4_sliderViewAll__5xex_{text-align:center;margin-top:36px}.landing4_sliderViewAllLink__blkZq{font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#1F64B2;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:gap .3s ease}.landing4_sliderViewAllLink__blkZq:hover{gap:12px}@media (min-width:640px){.landing4_sliderCard__eV9gf{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px)}}@media (min-width:1024px){.landing4_sliderCard__eV9gf{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 16px)}.landing4_sliderArrowLeft__9Ndz4{left:-20px}.landing4_sliderArrowRight__e93du{right:-20px}}@media (max-width:639px){.landing4_sliderArrow__LhSpy{display:none}}[data-theme=dark] .landing4_insightsSlider__j3tvN{background:linear-gradient(180deg,#18181B,#111113)}[data-theme=dark] .landing4_insightsSlider__j3tvN .landing4_sectionTag__IqOjo{border-color:rgba(91,163,245,.25)}[data-theme=dark] .landing4_sliderCard__eV9gf{background:#1A1A1D;border-color:rgba(255,255,255,.06)}[data-theme=dark] .landing4_sliderCard__eV9gf:hover{border-color:rgba(255,255,255,.1);box-shadow:0 12px 40px rgba(0,0,0,.3)}[data-theme=dark] .landing4_sliderCardImage__c_zWI{opacity:.9}[data-theme=dark] .landing4_sliderCardIcon__5OOZM{background:rgba(91,163,245,.1);color:#5BA3F5}[data-theme=dark] .landing4_sliderCardCategory__SV48G{background:#1F64B2;color:#FFFFFF}[data-theme=dark] .landing4_sliderCardTitle__CJ17M{color:#FFFFFF}[data-theme=dark] .landing4_sliderCardExcerpt__yjKSI{color:#999}[data-theme=dark] .landing4_sliderCardDate__pmGFo{color:#666}[data-theme=dark] .landing4_sliderCardAuthorName__U7HQC{color:#CCC}[data-theme=dark] .landing4_sliderArrow__LhSpy{background:#1E1E22;border-color:rgba(255,255,255,.08);color:#CCC}[data-theme=dark] .landing4_sliderArrow__LhSpy:hover{background:#1F64B2;color:#FFFFFF;border-color:#1F64B2}[data-theme=dark] .landing4_sliderViewAllLink__blkZq{color:#5BA3F5}[data-theme=dark] .landing4_cta__cdPfQ{background:#111113}[data-theme=dark] .landing4_footer__702Dd{background-color:#111113;border-top-color:rgba(255,255,255,.06)}[data-theme=dark] .landing4_footerCopyright__1ICAM,[data-theme=dark] .landing4_footerLink__F57YU{color:#666}[data-theme=dark] .landing4_footerLink__F57YU:hover{color:#FFFFFF}[data-theme=dark] .landing4_footerSocialLink__JIWf_{color:#666}[data-theme=dark] .landing4_footerSocialLink__JIWf_:hover{color:#FFFFFF}