:root{--c-primary: #0EA5E9;--c-primary-dark: #0284C7;--c-primary-light: #BAE6FD;--c-secondary: #38BDF8;--c-cta: #F97316;--c-cta-dark: #EA6C0A;--c-bg: #F0F9FF;--c-navy: #0C4A6E;--c-navy-mid: #164E63;--c-white: #FFFFFF;--c-text: #0C4A6E;--c-text-muted: #475569;--c-text-subtle: #64748B;--c-border: #E0F2FE;--c-border-light: #F0F9FF;--font-sans: "Figtree", system-ui, sans-serif;--fw-light: 300;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fw-extrabold: 800;--fw-black: 900;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--r-xl: 18px;--r-2xl: 24px;--r-3xl: 32px;--r-full: 9999px;--shadow-card: 0 4px 24px rgba(14, 165, 233, .1);--shadow-card-hover: 0 8px 40px rgba(14, 165, 233, .2);--shadow-md: 0 4px 16px rgba(12, 74, 110, .1);--shadow-lg: 0 8px 32px rgba(12, 74, 110, .14);--shadow-navbar: 0 2px 20px rgba(14, 165, 233, .12);--section-py: 80px;--section-px: 1rem;--container: 1152px;--nav-height: 64px;--t-fast: .15s ease-out;--t-mid: .25s ease-out;--t-slow: .6s ease-out}@media (max-width: 768px){:root{--section-py: 56px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:90px;font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);background-color:var(--c-bg);color:var(--c-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,video,svg{display:block;max-width:100%}button,input,select,textarea{font-family:inherit;font-size:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--c-bg)}::-webkit-scrollbar-thumb{background:var(--c-primary);border-radius:var(--r-full)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--section-px)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease-out,transform .65s ease-out}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translate(-24px);transition:opacity .65s ease-out,transform .65s ease-out}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(24px);transition:opacity .65s ease-out,transform .65s ease-out}.reveal-right.visible{opacity:1;transform:translate(0)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}._btn_yh84q_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-sans);font-weight:var(--fw-bold);border-radius:var(--r-xl);cursor:pointer;transition:background-color var(--t-mid),box-shadow var(--t-mid),color var(--t-mid),border-color var(--t-mid);border:2px solid transparent;white-space:nowrap;text-decoration:none}._btn_yh84q_1:focus-visible{outline:3px solid var(--c-primary);outline-offset:3px}._primary_yh84q_23{background-color:var(--c-cta);color:var(--c-white);box-shadow:0 4px 14px #f973164d}._primary_yh84q_23:hover{background-color:var(--c-cta-dark);box-shadow:0 6px 20px #f9731666}._secondary_yh84q_33{background-color:var(--c-white);color:var(--c-primary);border-color:#0ea5e959}._secondary_yh84q_33:hover{background-color:#f0f9ff;border-color:var(--c-primary)}._ghost_yh84q_43{background-color:transparent;color:#ffffffd9;border-color:#ffffff40}._ghost_yh84q_43:hover{background-color:#ffffff1a;color:var(--c-white);border-color:#ffffff73}._sm_yh84q_55{font-size:.8125rem;padding:.5rem 1rem}._md_yh84q_56{font-size:.9375rem;padding:.75rem 1.5rem}._lg_yh84q_57{font-size:1rem;padding:1rem 1.875rem}._header_rjh0v_1{position:fixed;top:12px;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:1152px;z-index:100}._nav_rjh0v_11{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem 1.25rem;background:#fffc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.65);border-radius:var(--r-2xl);box-shadow:var(--shadow-navbar);transition:box-shadow var(--t-mid)}._navScrolled_rjh0v_26{box-shadow:0 4px 28px #0ea5e929}._brand_rjh0v_30{display:flex;align-items:center;gap:.625rem;cursor:pointer;flex-shrink:0}._brandLogo_rjh0v_38{width:36px;height:36px;object-fit:contain;flex-shrink:0}._brandName_rjh0v_45{font-size:1.125rem;font-weight:var(--fw-extrabold);color:var(--c-navy);letter-spacing:-.02em}._links_rjh0v_52{display:none;align-items:center;gap:1.75rem}@media (min-width: 768px){._links_rjh0v_52{display:flex}}._link_rjh0v_52{font-size:.875rem;font-weight:var(--fw-medium);color:var(--c-text-muted);cursor:pointer;transition:color var(--t-fast)}._link_rjh0v_52:hover{color:var(--c-primary)}._ctaDesktop_rjh0v_74{display:none}@media (min-width: 768px){._ctaDesktop_rjh0v_74{display:inline-flex}}._hamburger_rjh0v_83{display:flex;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;border-radius:var(--r-md);transition:background-color var(--t-fast);padding:6px}._hamburger_rjh0v_83:hover{background-color:var(--c-bg)}@media (min-width: 768px){._hamburger_rjh0v_83{display:none}}._bar_rjh0v_106{display:block;width:100%;height:2px;background:var(--c-navy);border-radius:2px;transition:transform var(--t-mid),opacity var(--t-mid)}._barOpen1_rjh0v_115{transform:translateY(7px) rotate(45deg)}._barOpen2_rjh0v_116{opacity:0}._barOpen3_rjh0v_117{transform:translateY(-7px) rotate(-45deg)}._mobileMenu_rjh0v_120{margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;background:#ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.65);border-radius:var(--r-2xl);box-shadow:var(--shadow-navbar)}._mobileLink_rjh0v_134{font-size:.9375rem;font-weight:var(--fw-medium);color:var(--c-navy);padding:.625rem .5rem;border-radius:var(--r-md);cursor:pointer;transition:background-color var(--t-fast),color var(--t-fast)}._mobileLink_rjh0v_134:hover{background-color:var(--c-bg);color:var(--c-primary)}._mobileCta_rjh0v_149{margin-top:.5rem;width:100%;justify-content:center}._footer_1y769_1{background:var(--c-navy);padding:3.5rem 0 2rem}._grid_1y769_6{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}@media (min-width: 640px){._grid_1y769_6{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){._grid_1y769_6{grid-template-columns:2fr 1fr 1fr 1fr}}._brand_1y769_21{max-width:280px}._brandRow_1y769_23{display:flex;align-items:center;gap:.625rem;margin-bottom:.875rem}._brandLogo_1y769_30{width:36px;height:36px;object-fit:contain;flex-shrink:0}._brandName_1y769_37{font-size:1.125rem;font-weight:var(--fw-extrabold);color:var(--c-white)}._brandDesc_1y769_43{font-size:.875rem;color:#bae6fd8c;line-height:1.65;margin-bottom:1.125rem}._socials_1y769_50{display:flex;gap:.625rem}._socialBtn_1y769_55{width:34px;height:34px;background:#ffffff1a;border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;color:#bae6fdbf;cursor:pointer;transition:background-color var(--t-fast),color var(--t-fast)}._socialBtn_1y769_55:hover{background:#ffffff2e;color:var(--c-white)}._linkGroup_1y769_73{display:flex;flex-direction:column;gap:.75rem}._linkGroupTitle_1y769_75{font-size:.875rem;font-weight:var(--fw-semibold);color:var(--c-white);margin-bottom:.25rem}._footerLink_1y769_82{font-size:.875rem;color:#bae6fd8c;cursor:pointer;transition:color var(--t-fast)}._footerLink_1y769_82:hover{color:var(--c-white)}._bottom_1y769_91{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}@media (min-width: 640px){._bottom_1y769_91{flex-direction:row;align-items:center;justify-content:space-between}}._copyright_1y769_108{font-size:.8125rem;color:#bae6fd66}._badges_1y769_113{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._badge_1y769_113{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:#bae6fd66}._section_itzpe_1{position:relative;min-height:100svh;background:linear-gradient(135deg,#f0f9ff,#e0f2fe 45%,#f0f9ff);display:flex;align-items:center;padding-top:calc(var(--nav-height) + 48px);padding-bottom:5rem;overflow:hidden}._section_itzpe_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,#BAE6FD 1px,transparent 1px);background-size:28px 28px;opacity:.5;pointer-events:none}._canvas_itzpe_23{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}._inner_itzpe_31{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:4rem}@media (min-width: 1024px){._inner_itzpe_31{flex-direction:row;align-items:center;gap:3rem}}._textCol_itzpe_50{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media (min-width: 1024px){._textCol_itzpe_50{text-align:left;align-items:flex-start}}._badge_itzpe_66{display:inline-flex;align-items:center;gap:.5rem;background:#0ea5e91a;border:1px solid rgba(14,165,233,.22);color:var(--c-primary);font-size:.75rem;font-weight:var(--fw-semibold);padding:.375rem .875rem;border-radius:var(--r-full)}._badgeDot_itzpe_79{width:6px;height:6px;border-radius:50%;background:var(--c-primary);animation:_pulseDot_itzpe_1 2.5s ease-in-out infinite}@keyframes _pulseDot_itzpe_1{0%,to{opacity:1}50%{opacity:.35}}._heading_itzpe_92{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:var(--fw-black);color:var(--c-navy);line-height:1.08;letter-spacing:-.025em}._headingHighlight_itzpe_100{color:var(--c-primary)}._subtitle_itzpe_102{font-size:clamp(1rem,2vw,1.175rem);color:var(--c-text-muted);line-height:1.7;max-width:38rem}._ctas_itzpe_109{display:flex;flex-wrap:wrap;gap:.875rem;justify-content:center;width:100%}@media (min-width: 1024px){._ctas_itzpe_109{justify-content:flex-start}}._trust_itzpe_121{display:flex;flex-wrap:wrap;gap:.625rem 1.125rem;justify-content:center}@media (min-width: 1024px){._trust_itzpe_121{justify-content:flex-start}}._trustItem_itzpe_132{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--c-text-subtle)}._illustrationCol_itzpe_142{flex:1;display:flex;justify-content:center;align-items:center;width:100%;max-width:400px}@media (min-width: 1024px){._illustrationCol_itzpe_142{max-width:none}}._tabletWrap_itzpe_157{position:relative;display:flex;justify-content:center;align-items:center;width:280px}@media (min-width: 480px){._tabletWrap_itzpe_157{width:310px}}._glowRing_itzpe_167{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;background:radial-gradient(ellipse at center,rgba(14,165,233,.22) 0%,transparent 70%);border-radius:var(--r-3xl);z-index:0}._tablet_itzpe_157{position:relative;background:#0c4a6e;border-radius:26px;padding:10px;box-shadow:0 24px 64px #0c4a6e59;z-index:1;width:100%;animation:_floatTablet_itzpe_1 4s ease-in-out infinite}@keyframes _floatTablet_itzpe_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._tabletScreen_itzpe_191{background:#f0f9ff;border-radius:18px;overflow:hidden;aspect-ratio:3 / 4;display:flex;flex-direction:column;padding:14px;gap:10px}._tabletCamera_itzpe_202{position:absolute;top:18px;left:50%;transform:translate(-50%);width:7px;height:7px;background:#164e63;border-radius:50%}._gameHeader_itzpe_214{display:flex;align-items:center;justify-content:space-between}._gameLogoWrap_itzpe_220{display:flex;align-items:center;gap:6px}._gameLogoLabel_itzpe_226{font-size:.75rem;font-weight:var(--fw-bold);color:var(--c-navy)}._gameProgress_itzpe_232{display:flex;align-items:center;gap:5px;font-size:.6875rem;color:var(--c-text-muted)}._progressBar_itzpe_240{width:42px;height:5px;background:var(--c-primary-light);border-radius:var(--r-full);overflow:hidden}._progressFill_itzpe_248{width:60%;height:100%;background:var(--c-primary);border-radius:var(--r-full)}._gamePrompt_itzpe_255{background:#ffffffbf;border-radius:var(--r-lg);padding:10px 12px;text-align:center}._gamePromptText_itzpe_262{font-size:.6875rem;font-weight:var(--fw-semibold);color:var(--c-navy);margin-bottom:8px}._gameSequence_itzpe_269{display:flex;align-items:center;justify-content:center;gap:6px}._shape_itzpe_276{width:28px;height:28px;border-radius:4px;flex-shrink:0}._shapeCircle_itzpe_283{border-radius:50%}._shapeBlue_itzpe_284{background:#0ea5e9}._shapeOrange_itzpe_285{background:#f97316}._shapeSky_itzpe_286{background:#38bdf8}._shapeQuestion_itzpe_288{background:#e2e8f0;border:2px dashed #94A3B8;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:var(--fw-bold);color:#94a3b8;border-radius:4px}._gameChoices_itzpe_300{display:grid;grid-template-columns:1fr 1fr;gap:6px;flex:1}._choice_itzpe_307{background:#ffffffd9;border:1.5px solid transparent;border-radius:var(--r-lg);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:8px;transition:border-color var(--t-fast),background-color var(--t-fast)}._choice_itzpe_307:hover{border-color:var(--c-primary);background:#0ea5e90f}._choiceShape_itzpe_324{width:30px;height:30px;border-radius:4px;flex-shrink:0}._gameStars_itzpe_331{display:flex;align-items:center;justify-content:center;gap:3px}._floatCardAi_itzpe_340,._floatCardReport_itzpe_341{position:absolute;background:var(--c-white);border:1px solid var(--c-border);border-radius:var(--r-xl);box-shadow:var(--shadow-card-hover);padding:10px 12px;display:flex;align-items:flex-start;gap:9px;width:164px;z-index:2}._floatCardAi_itzpe_340{right:-20px;top:-7px}._floatCardReport_itzpe_341{left:-20px;bottom:32px}@media (min-width: 480px){._floatCardAi_itzpe_340{right:-40px}._floatCardReport_itzpe_341{left:-40px}}._floatCardIcon_itzpe_363{width:28px;height:28px;border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}._floatCardTitle_itzpe_373{font-size:.75rem;font-weight:var(--fw-bold);color:var(--c-navy)}._floatCardSub_itzpe_379{font-size:.6875rem;color:var(--c-text-subtle);margin-top:1px}._floatProgress_itzpe_385{height:4px;background:var(--c-border);border-radius:var(--r-full);overflow:hidden;margin-top:6px}._floatProgressFill_itzpe_393{width:78%;height:100%;background:var(--c-primary);border-radius:var(--r-full);animation:_progressPulse_itzpe_1 2s ease-in-out infinite}@keyframes _progressPulse_itzpe_1{0%,to{opacity:1}50%{opacity:.6}}._label_z6nh9_1{display:inline-flex;align-items:center;gap:.5rem;background:#0ea5e91a;border:1px solid rgba(14,165,233,.22);color:var(--c-primary);font-size:.75rem;font-weight:var(--fw-semibold);padding:.375rem .875rem;border-radius:var(--r-full);letter-spacing:.01em}._label_z6nh9_1:before{content:"";display:inline-block;width:6px;height:6px;background:var(--c-primary);border-radius:50%;animation:_pulse_z6nh9_1 2.5s ease-in-out infinite}@keyframes _pulse_z6nh9_1{0%,to{opacity:1}50%{opacity:.4}}._card_11qpi_1{background:var(--c-white);border:1px solid var(--c-border);border-radius:var(--r-2xl);box-shadow:var(--shadow-card)}._hoverable_11qpi_8{transition:box-shadow var(--t-mid),transform var(--t-mid)}._hoverable_11qpi_8:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}._section_195ve_1{background:var(--c-white);padding-block:var(--section-py);padding-inline:var(--section-px)}._header_195ve_9{text-align:center;margin-bottom:3rem}._heading_195ve_14{font-size:clamp(1.875rem,4vw,2.75rem);font-weight:var(--fw-extrabold);color:var(--c-navy);line-height:1.15;margin-top:.875rem;margin-bottom:1rem;letter-spacing:-.02em}._headingAccent_195ve_24{color:var(--c-primary)}._subtitle_195ve_26{font-size:1.0625rem;color:var(--c-text-muted);max-width:42rem;margin-inline:auto;line-height:1.7}._statsWrap_195ve_36{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:var(--c-bg);border:1px solid var(--c-border);border-radius:var(--r-2xl);overflow:hidden;margin-bottom:2.5rem}@media (min-width: 768px){._statsWrap_195ve_36{grid-template-columns:repeat(4,1fr)}}._statCell_195ve_51{padding:1.75rem 1.25rem;border-right:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}._statCell_195ve_51:nth-child(2n){border-right:none}@media (min-width: 768px){._statCell_195ve_51:nth-child(2n){border-right:1px solid var(--c-border)}._statCell_195ve_51:nth-child(4n){border-right:none}._statCell_195ve_51{border-bottom:none}}._statCell_195ve_51:nth-child(3),._statCell_195ve_51:nth-child(4){border-bottom:none}._stat_195ve_36{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}._statValue_195ve_79{display:flex;align-items:baseline;line-height:1}._statNumber_195ve_85{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:var(--fw-black);color:var(--c-primary);letter-spacing:-.04em;font-variant-numeric:tabular-nums}._statSuffix_195ve_93{font-size:clamp(1.125rem,2vw,1.5rem);font-weight:var(--fw-bold);color:var(--c-navy);letter-spacing:-.02em;margin-left:1px}._statLabel_195ve_101{font-size:.8125rem;color:var(--c-text-muted);line-height:1.45;max-width:140px}._cards_195ve_110{display:grid;grid-template-columns:1fr;gap:1.125rem}@media (min-width: 640px){._cards_195ve_110{grid-template-columns:repeat(3,1fr)}}._problemCard_195ve_120{padding:1.5rem;background:var(--c-bg);--card-bg: var(--c-bg)}._cardIcon_195ve_127{width:44px;height:44px;border-radius:var(--r-xl);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}._cardTitle_195ve_137{font-size:1rem;font-weight:var(--fw-bold);color:var(--c-navy);margin-bottom:.5rem}._cardText_195ve_144{font-size:.875rem;color:var(--c-text-muted);line-height:1.65}._section_15rxv_1{background:var(--c-bg);padding-block:var(--section-py);padding-inline:var(--section-px)}._header_15rxv_7,._forWhomHeader_15rxv_8{text-align:center;margin-bottom:2.5rem}._forWhomHeader_15rxv_8{margin-top:5rem}._heading_15rxv_15{font-size:clamp(1.875rem,4vw,2.625rem);font-weight:var(--fw-extrabold);color:var(--c-navy);margin-top:.75rem;margin-bottom:.75rem;letter-spacing:-.02em}._headingAccent_15rxv_24{color:var(--c-primary)}._subtitle_15rxv_26{font-size:1.0625rem;color:var(--c-text-muted);max-width:40rem;margin-inline:auto;line-height:1.7}._disorderGrid_15rxv_35{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}@media (min-width: 640px){._disorderGrid_15rxv_35{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._disorderGrid_15rxv_35{grid-template-columns:repeat(3,1fr)}}._disorderCard_15rxv_50{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.375rem;cursor:default}._disorderIcon_15rxv_58{width:46px;height:46px;border-radius:var(--r-xl);display:flex;align-items:center;justify-content:center;flex-shrink:0}._disorderMeta_15rxv_68{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}._disorderAcronym_15rxv_75{font-size:.9375rem;font-weight:var(--fw-bold);color:var(--c-navy)}._disorderTag_15rxv_81{font-size:.6875rem;font-weight:var(--fw-semibold);padding:.125rem .5rem;border-radius:var(--r-md)}._disorderName_15rxv_88{font-size:.75rem;font-weight:var(--fw-medium);color:var(--c-text-muted);margin-bottom:.25rem}._disorderContent_15rxv_95{display:flex;flex-direction:column;flex:1}._disorderDesc_15rxv_101{font-size:.8125rem;color:var(--c-text-subtle);line-height:1.55;margin-bottom:.75rem}._devBadge_15rxv_109{display:inline-flex;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:var(--fw-semibold);color:#92400e;background:#fffbeb;border:1px dashed #FCD34D;border-radius:var(--r-full);padding:.2rem .625rem;width:fit-content;margin-top:auto}._devDot_15rxv_124{width:5px;height:5px;border-radius:50%;background:#f59e0b;flex-shrink:0;animation:_devPulse_15rxv_1 2s ease-in-out infinite}@keyframes _devPulse_15rxv_1{0%,to{opacity:1}50%{opacity:.35}}._comingSoonCard_15rxv_139{display:none}._comingSoonIcon_15rxv_140{width:44px;height:44px;background:#0ea5e91a;border-radius:var(--r-xl);display:flex;align-items:center;justify-content:center}._comingSoonTitle_15rxv_150{font-size:.875rem;font-weight:var(--fw-semibold);color:var(--c-primary)}._comingSoonText_15rxv_156{font-size:.8125rem;color:var(--c-text-subtle)}._forWhomGrid_15rxv_162{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._forWhomGrid_15rxv_162{grid-template-columns:repeat(2,1fr);gap:2rem}}._forWhomCard_15rxv_172{position:relative;background:var(--c-white);border:1px solid var(--c-border);border-radius:var(--r-2xl);padding:2rem 2rem 2.25rem;overflow:hidden;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:1.5rem;transition:box-shadow .2s ease,transform .2s ease}._forWhomCard_15rxv_172:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}._forWhomTop_15rxv_191{display:flex;align-items:center;gap:1rem}._forWhomIconWrap_15rxv_197{width:56px;height:56px;border-radius:var(--r-xl);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #00000026}._forWhomTitle_15rxv_208{font-size:1.25rem;font-weight:var(--fw-bold);color:var(--c-navy);line-height:1.25}._forWhomList_15rxv_215{display:flex;flex-direction:column;gap:.75rem;flex:1}._forWhomItem_15rxv_222{display:flex;align-items:flex-start;gap:.625rem;font-size:.9rem;color:var(--c-text-muted);line-height:1.55}._forWhomCheck_15rxv_231{display:flex;align-items:center;flex-shrink:0;margin-top:2px}._forWhomBar_15rxv_238{position:absolute;bottom:0;left:0;right:0;height:3px;opacity:.85}._section_14cj5_1{background:var(--c-white);padding-block:var(--section-py);padding-inline:var(--section-px)}._header_14cj5_7{text-align:center;margin-bottom:3.5rem}._heading_14cj5_12{font-size:clamp(1.875rem,4vw,2.625rem);font-weight:var(--fw-extrabold);color:var(--c-navy);margin-top:.75rem;margin-bottom:.75rem;letter-spacing:-.02em}._headingAccent_14cj5_21{color:var(--c-primary)}._subtitle_14cj5_23{font-size:1.0625rem;color:var(--c-text-muted);max-width:42rem;margin-inline:auto;line-height:1.7}._steps_14cj5_32{display:grid;grid-template-columns:1fr;gap:0;list-style:none;margin-bottom:3.5rem;position:relative}@media (min-width: 768px){._steps_14cj5_32{grid-template-columns:repeat(3,1fr)}}._step_14cj5_32{position:relative;display:flex;flex-direction:row;gap:1.125rem;padding:1.5rem 1.25rem;background:var(--c-bg);border:1px solid var(--c-border);border-radius:var(--r-2xl);margin:.5rem}@media (min-width: 1100px){._step_14cj5_32{flex-direction:column;margin:.25rem}}._connector_14cj5_65{display:none}@media (min-width: 768px){._connector_14cj5_65{display:block;position:absolute;top:34px;left:calc(100% - 12px);width:calc(.5rem + 2px);height:2px;background:linear-gradient(90deg,var(--c-primary-light),var(--c-secondary));z-index:1}}._stepNumber_14cj5_82{font-size:2rem;font-weight:var(--fw-black);color:var(--c-primary-light);letter-spacing:-.04em;line-height:1;flex-shrink:0;min-width:2.5rem}@media (min-width: 1100px){._stepNumber_14cj5_82{font-size:2.25rem}}._stepBody_14cj5_96{flex:1}._stepTitle_14cj5_98{font-size:.9375rem;font-weight:var(--fw-bold);color:var(--c-navy);margin-bottom:.5rem}._stepDesc_14cj5_105{font-size:.8125rem;color:var(--c-text-muted);line-height:1.65;margin-bottom:.75rem}._stepTags_14cj5_112{display:flex;flex-wrap:wrap;gap:.375rem}._stepTag_14cj5_112{font-size:.6875rem;font-weight:var(--fw-semibold);background:var(--c-white);border:1px solid var(--c-border);color:var(--c-primary);padding:.2rem .6rem;border-radius:var(--r-full)}._trustRow_14cj5_129{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2rem}._trustBadge_14cj5_136{display:flex;align-items:flex-start;gap:.75rem;background:var(--c-bg);border:1px solid var(--c-border);border-radius:var(--r-xl);padding:.875rem 1.25rem;flex:1;min-width:200px;max-width:320px}._trustBadgeLabel_14cj5_149{font-size:.875rem;font-weight:var(--fw-semibold);color:var(--c-navy)}._trustBadgeDetail_14cj5_155{font-size:.75rem;color:var(--c-text-subtle);margin-top:2px}._section_5w420_1{background:var(--c-bg);padding-block:var(--section-py);padding-inline:var(--section-px)}._header_5w420_7{text-align:center;margin-bottom:2.5rem}._heading_5w420_12{font-size:clamp(1.875rem,4vw,2.625rem);font-weight:var(--fw-extrabold);color:var(--c-navy);margin-top:.75rem;margin-bottom:.75rem;letter-spacing:-.02em}._headingAccent_5w420_21{color:var(--c-primary)}._subtitle_5w420_23{font-size:1.0625rem;color:var(--c-text-muted);max-width:40rem;margin-inline:auto;line-height:1.7}._grid_5w420_31{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._grid_5w420_31{grid-template-columns:repeat(2,1fr);gap:2rem}}._card_5w420_41{position:relative;background:var(--c-white);border:1px solid var(--c-border);border-radius:var(--r-2xl);padding:2rem 2rem 2.25rem;overflow:hidden;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:1.5rem;transition:box-shadow .2s ease,transform .2s ease}._card_5w420_41:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}._cardTop_5w420_60{display:flex;align-items:center;gap:1rem}._iconWrap_5w420_66{width:56px;height:56px;border-radius:var(--r-xl);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #00000026}._cardTitle_5w420_77{font-size:1.25rem;font-weight:var(--fw-bold);color:var(--c-navy);line-height:1.25}._list_5w420_84{display:flex;flex-direction:column;gap:.75rem;flex:1}._item_5w420_91{display:flex;align-items:flex-start;gap:.625rem;font-size:.9rem;color:var(--c-text-muted);line-height:1.55}._check_5w420_100{display:flex;align-items:center;flex-shrink:0;margin-top:2px}._bar_5w420_107{position:absolute;bottom:0;left:0;right:0;height:3px;opacity:.85}._section_2ij9a_1{background:var(--c-bg);padding-block:3.5rem;padding-inline:var(--section-px)}._banner_2ij9a_7{display:flex;flex-direction:column;align-items:center;gap:1.5rem;background:var(--c-white);border:1px solid var(--c-border);border-radius:var(--r-2xl);padding:2.5rem 2rem;text-align:center;box-shadow:var(--shadow-card);max-width:640px;margin-inline:auto}@media (min-width: 640px){._banner_2ij9a_7{flex-direction:row;text-align:left;padding:2rem 2.5rem;gap:2rem}}._iconWrap_2ij9a_31{width:52px;height:52px;border-radius:var(--r-xl);background:#0ea5e91a;color:var(--c-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}._text_2ij9a_43{display:flex;flex-direction:column;gap:.5rem}._pill_2ij9a_49{display:inline-flex;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:var(--fw-semibold);color:#92400e;background:#fffbeb;border:1px dashed #FCD34D;border-radius:var(--r-full);padding:.2rem .625rem;width:fit-content}._pillDot_2ij9a_63{width:5px;height:5px;border-radius:50%;background:#f59e0b;animation:_blink_2ij9a_1 2s ease-in-out infinite}@keyframes _blink_2ij9a_1{0%,to{opacity:1}50%{opacity:.3}}._title_2ij9a_76{font-size:1.125rem;font-weight:var(--fw-bold);color:var(--c-navy)}._desc_2ij9a_82{font-size:.9rem;color:var(--c-text-muted);line-height:1.65}._section_gtkfu_1{background:var(--c-white);padding-block:var(--section-py);padding-inline:var(--section-px)}._header_gtkfu_7,._subHeader_gtkfu_8{text-align:center;margin-bottom:2.5rem}._subHeader_gtkfu_8{margin-top:5rem}._heading_gtkfu_15{font-size:clamp(1.875rem,4vw,2.625rem);font-weight:var(--fw-extrabold);color:var(--c-navy);margin-top:.75rem;margin-bottom:.75rem;letter-spacing:-.02em}._headingAccent_gtkfu_24{color:var(--c-primary)}._teamSubtitle_gtkfu_26{font-size:1rem;color:var(--c-text-muted);max-width:42rem;margin-inline:auto;line-height:1.7;margin-top:.25rem}._teamGrid_gtkfu_36{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1rem}@media (min-width: 640px){._teamGrid_gtkfu_36{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){._teamGrid_gtkfu_36{grid-template-columns:repeat(5,1fr)}}._teamCard_gtkfu_51{padding:1.5rem 1.25rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.375rem;cursor:default}._teamPhoto_gtkfu_61{width:80px;height:80px;border-radius:50%;object-fit:cover;object-position:center top;margin-bottom:.75rem;border:3px solid var(--c-border);flex-shrink:0}._teamAvatar_gtkfu_72{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}._teamAvatar_gtkfu_72 span{font-size:1.25rem;font-weight:var(--fw-bold);color:var(--c-white)}._teamName_gtkfu_88{font-size:1rem;font-weight:var(--fw-bold);color:var(--c-navy)}._teamTitle_gtkfu_94{font-size:.8125rem;font-weight:var(--fw-semibold);color:var(--c-primary)}._teamRole_gtkfu_100{font-size:.75rem;color:var(--c-text-subtle)}._teamBio_gtkfu_105{font-size:.8125rem;color:var(--c-text-muted);line-height:1.6;margin-top:.375rem;text-align:center}._testimonialsGrid_gtkfu_114{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 768px){._testimonialsGrid_gtkfu_114{grid-template-columns:repeat(3,1fr)}}._testimonialCard_gtkfu_124{padding:1.625rem;display:flex;flex-direction:column;gap:.875rem;cursor:default}._stars_gtkfu_132{display:flex;gap:2px}._quote_gtkfu_137{font-size:.875rem;color:#334155;line-height:1.7;font-style:italic;flex:1}._testimonialAuthor_gtkfu_145{display:flex;align-items:center;gap:.75rem}._testimonialAvatar_gtkfu_151{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:var(--fw-bold);color:var(--c-white);flex-shrink:0}._testimonialName_gtkfu_164{font-size:.875rem;font-weight:var(--fw-bold);color:var(--c-navy)}._testimonialRole_gtkfu_170{font-size:.75rem;color:var(--c-text-subtle)}._faqList_gtkfu_176{display:flex;flex-direction:column;gap:.625rem;max-width:720px;margin-inline:auto}._faqItem_gtkfu_184{background:var(--c-bg);border:1px solid var(--c-border);border-radius:var(--r-xl);overflow:hidden;transition:border-color var(--t-fast)}._faqItemOpen_gtkfu_192{border-color:#0ea5e94d}._faqQ_gtkfu_196{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.125rem 1.25rem;background:none;border:none;cursor:pointer;text-align:left;font-size:.9375rem;font-weight:var(--fw-semibold);color:var(--c-navy);transition:background-color var(--t-fast)}._faqQ_gtkfu_196:hover{background:var(--c-white)}._faqChevron_gtkfu_215{flex-shrink:0;color:var(--c-text-subtle);transition:transform var(--t-mid)}._faqChevronOpen_gtkfu_221{transform:rotate(180deg)}._faqA_gtkfu_223{font-size:.875rem;color:var(--c-text-muted);line-height:1.7;padding:0 1.25rem 1.125rem}._cta_gtkfu_231{margin-top:5rem}._ctaInner_gtkfu_235{background:linear-gradient(135deg,#0c4a6e,#075985,#0369a1);border-radius:var(--r-3xl);padding:3rem 2rem;text-align:center}@media (min-width: 640px){._ctaInner_gtkfu_235{padding:3.5rem 3rem}}._ctaBadge_gtkfu_246{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#ffffffe6;font-size:.75rem;font-weight:var(--fw-semibold);padding:.375rem .875rem;border-radius:var(--r-full);margin-bottom:1.25rem}._ctaBadgeDot_gtkfu_260{width:6px;height:6px;border-radius:50%;background:var(--c-white);animation:_pulseCtaDot_gtkfu_1 2.5s ease-in-out infinite}@keyframes _pulseCtaDot_gtkfu_1{0%,to{opacity:1}50%{opacity:.35}}._ctaHeading_gtkfu_273{font-size:clamp(1.625rem,3.5vw,2.25rem);font-weight:var(--fw-extrabold);color:var(--c-white);margin-bottom:.875rem;letter-spacing:-.02em}._ctaSubtitle_gtkfu_281{font-size:1.0625rem;color:#bae6fdcc;max-width:38rem;margin-inline:auto;line-height:1.65;margin-bottom:2rem}._ctaMailLink_gtkfu_290{display:inline-flex;align-items:center;gap:.625rem;background:var(--c-white);color:var(--c-primary);font-size:1.0625rem;font-weight:var(--fw-bold);padding:.875rem 2rem;border-radius:var(--r-full);text-decoration:none;box-shadow:0 4px 20px #00000026;transition:background .18s ease,transform .18s ease,box-shadow .18s ease;margin-bottom:1.25rem}._ctaMailLink_gtkfu_290:hover{background:#f0f9ff;transform:translateY(-2px);box-shadow:0 8px 28px #0003}._ctaMailLink_gtkfu_290:focus-visible{outline:2px solid var(--c-white);outline-offset:3px}._ctaHint_gtkfu_317{font-size:.8125rem;color:#bae6fd99;margin-top:0}._form_gtkfu_324{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:var(--r-2xl);padding:1.75rem;max-width:720px;margin-inline:auto}._formGrid_gtkfu_334{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.25rem}@media (min-width: 640px){._formGrid_gtkfu_334{grid-template-columns:1fr 1fr}}._field_gtkfu_345{display:flex;flex-direction:column;gap:.375rem}._fieldFull_gtkfu_351{grid-column:1 / -1}._label_gtkfu_353{font-size:.8125rem;font-weight:var(--fw-medium);color:#ffffffe6}._required_gtkfu_359{color:#fca5a5}._input_gtkfu_361{background:#ffffff1a;border:1px solid rgba(255,255,255,.22);color:var(--c-white);border-radius:var(--r-xl);padding:.75rem 1rem;font-size:.875rem;transition:border-color var(--t-fast),background-color var(--t-fast);outline:none;width:100%}._input_gtkfu_361::placeholder{color:#bae6fd73}._input_gtkfu_361:hover{border-color:#ffffff61}._input_gtkfu_361:focus{border-color:#ffffffb3;background:#ffffff26}._select_gtkfu_382{cursor:pointer}._select_gtkfu_382 option{background:var(--c-navy);color:var(--c-white)}._textarea_gtkfu_389{resize:none}._submitBtn_gtkfu_391{width:100%;justify-content:center}._submitBtn_gtkfu_391:disabled{opacity:.85;cursor:not-allowed}._formHint_gtkfu_401{font-size:.75rem;color:#bae6fd80;margin-top:.75rem;text-align:center}@keyframes _spin_gtkfu_413{to{transform:rotate(360deg)}}._spinner_gtkfu_413{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:var(--c-white);border-radius:50%;animation:_spin_gtkfu_413 .75s linear infinite}
