:root{--brand: #003366;--brandDeep: #002244;--ink: #0b0f19;--ink2: rgba(11,15,25,.7);--border2: rgba(0,0,0,.06)}html,body{margin:0;padding:0}body{font-family:Roboto,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a[data-astro-cid-kh7btl4r]{color:inherit;text-decoration:none}.wrap[data-astro-cid-kh7btl4r]{max-width:1180px;margin:0 auto;padding:0 28px}.header[data-astro-cid-kh7btl4r]{position:sticky;top:0;z-index:40;background:#fffffff6;backdrop-filter:blur(4px);border-bottom:1px solid rgba(0,0,0,.07)}.header[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:#0033661f;pointer-events:none}.headerWrap[data-astro-cid-kh7btl4r]{height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px}.header[data-astro-cid-kh7btl4r].scrolled .headerWrap[data-astro-cid-kh7btl4r]{height:62px}.brandText[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:14px;color:var(--brand);user-select:none;min-width:330px}.brandWord[data-astro-cid-kh7btl4r]{font-weight:800;letter-spacing:.08em;font-size:26px;line-height:1}.brandBar[data-astro-cid-kh7btl4r]{width:1px;height:30px;background:#0033668c;transform:translateY(-1px)}.brandStack[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:6px;line-height:1.05;font-size:12px;letter-spacing:.12em;text-transform:uppercase;opacity:.92;font-weight:700}.header[data-astro-cid-kh7btl4r].scrolled .brandWord[data-astro-cid-kh7btl4r]{font-size:22px}.header[data-astro-cid-kh7btl4r].scrolled .brandStack[data-astro-cid-kh7btl4r]{font-size:11px}.header[data-astro-cid-kh7btl4r].scrolled .brandBar[data-astro-cid-kh7btl4r]{height:28px}.nav[data-astro-cid-kh7btl4r]{display:flex;gap:26px;align-items:center;font-size:15px;letter-spacing:.01em;color:#0b0f19db}.navLink[data-astro-cid-kh7btl4r]{position:relative;padding:12px 10px;border-radius:10px;font-weight:700;transition:background .14s ease,color .14s ease}.navLink[data-astro-cid-kh7btl4r]:hover{background:#0033660f;color:#036}.navLink[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;left:10px;right:10px;bottom:7px;height:2px;background:#00336647;transform:scaleX(0);transform-origin:left;transition:transform .16s ease,background .16s ease;border-radius:99px}.navLink[data-astro-cid-kh7btl4r]:hover:after{transform:scaleX(1)}.navLink[data-astro-cid-kh7btl4r].isActive:after{transform:scaleX(1);background:#0033669e}.social[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:10px;min-width:84px;justify-content:flex-end}.socialLink[data-astro-cid-kh7btl4r]{width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.1);background:#ffffffc7;transition:background .12s ease,border-color .12s ease,transform .12s ease}.socialLink[data-astro-cid-kh7btl4r]:hover{background:#0033660f;border-color:#00336638;transform:translateY(-1px)}.socialLink[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:16px;height:16px;fill:#0b0f19b8}.pageHero[data-astro-cid-kh7btl4r]{position:relative;overflow:hidden;padding:92px 0 54px}.pageHero[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#f5f7fa,#fff 72%);pointer-events:none}.pageHero[data-astro-cid-kh7btl4r]>.wrap[data-astro-cid-kh7btl4r]{position:relative}.heroMeta[data-astro-cid-kh7btl4r]{margin:0 0 18px;display:flex;align-items:center;gap:14px}.heroRule[data-astro-cid-kh7btl4r]{height:1px;width:74px;background:#0033664d}.heroMetaText[data-astro-cid-kh7btl4r]{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#003366eb;font-weight:900}.headline[data-astro-cid-kh7btl4r]{margin:0;font-size:52px;line-height:1.05;letter-spacing:-.04em;font-weight:900;max-width:980px}.lead[data-astro-cid-kh7btl4r]{margin:18px 0 0;max-width:900px;font-size:18px;line-height:1.7;color:var(--ink2)}.ctaRow[data-astro-cid-kh7btl4r]{margin-top:28px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.ctaNote[data-astro-cid-kh7btl4r]{font-size:13px;color:#0b0f1994;font-weight:600}.buttonPrimary[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;padding:16px 22px;border-radius:12px;background:var(--brand);color:#fff;font-weight:800;letter-spacing:.01em;transition:background .12s ease}.buttonPrimary[data-astro-cid-kh7btl4r]:hover{background:var(--brandDeep)}.pillRow[data-astro-cid-kh7btl4r]{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px;max-width:980px}.pill[data-astro-cid-kh7btl4r]{font-size:12px;font-weight:900;color:#003366e0;border:1px solid rgba(0,51,102,.18);background:#0033660f;padding:9px 12px;border-radius:999px}.section[data-astro-cid-kh7btl4r]{padding:56px 0}.sectionAlt[data-astro-cid-kh7btl4r]{background:#f5f7fa8c;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.sectionTitle[data-astro-cid-kh7btl4r]{margin:0;font-size:22px;font-weight:900;letter-spacing:-.02em}.sectionLead[data-astro-cid-kh7btl4r]{margin:10px 0 0;max-width:860px;color:#0b0f19a8;line-height:1.7;font-size:16px}.grid[data-astro-cid-kh7btl4r]{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card[data-astro-cid-kh7btl4r]{border:1px solid rgba(11,15,25,.1);border-radius:16px;background:#ffffffbd;box-shadow:0 16px 40px #0b0f190f;padding:18px}.card[data-astro-cid-kh7btl4r]:hover{border-color:#00336638;box-shadow:0 18px 46px #0b0f1914;transform:translateY(-1px);transition:.14s ease}.cardTitle[data-astro-cid-kh7btl4r]{margin:0;font-size:15px;font-weight:900;letter-spacing:-.01em}.cardDesc[data-astro-cid-kh7btl4r]{margin:10px 0 0;color:#0b0f19ad;line-height:1.7;font-size:14px}.story[data-astro-cid-kh7btl4r]{margin-top:22px;display:flex;flex-direction:column;gap:12px;max-width:980px}.step[data-astro-cid-kh7btl4r]{display:flex;gap:14px;align-items:flex-start;border:1px solid rgba(11,15,25,.1);border-radius:16px;background:#ffffffbd;padding:16px}.stepIndex[data-astro-cid-kh7btl4r]{width:44px;height:44px;border-radius:14px;background:#00336612;border:1px solid rgba(0,51,102,.14);display:flex;align-items:center;justify-content:center;font-weight:900;color:#003366eb;letter-spacing:.08em}.stepTitle[data-astro-cid-kh7btl4r]{font-weight:900;margin:2px 0 6px;letter-spacing:-.01em}.stepDesc[data-astro-cid-kh7btl4r]{color:#0b0f19ad;line-height:1.7;font-size:14px;font-weight:700}.split[data-astro-cid-kh7btl4r]{margin-top:6px;display:grid;grid-template-columns:1.6fr 1fr;gap:18px;align-items:start}.culture[data-astro-cid-kh7btl4r]{margin-top:16px;display:flex;flex-direction:column;gap:10px;max-width:920px}.cRow[data-astro-cid-kh7btl4r]{border:1px solid rgba(11,15,25,.1);border-radius:14px;background:#ffffffbd;padding:14px}.cK[data-astro-cid-kh7btl4r]{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#0b0f1985;margin-bottom:8px;font-weight:900}.cV[data-astro-cid-kh7btl4r]{color:#0b0f19b8;line-height:1.7;font-size:14px;font-weight:700}.asideCard[data-astro-cid-kh7btl4r]{border:1px solid rgba(0,51,102,.16);background:#0033660d;border-radius:18px;padding:18px}.asideTitle[data-astro-cid-kh7btl4r]{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:900;color:#003366db;margin-bottom:10px}.asideText[data-astro-cid-kh7btl4r]{color:#0b0f19b8;line-height:1.75;font-size:14px;font-weight:800}.asideDivider[data-astro-cid-kh7btl4r]{height:1px;background:#00336629;margin:16px 0}.asideList[data-astro-cid-kh7btl4r]{margin:0;padding-left:18px;color:#0b0f19b3;line-height:1.8;font-size:14px;font-weight:700}.bottomCta[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;border:1px solid rgba(11,15,25,.1);border-radius:18px;background:#fffc;padding:18px}.bottomEyebrow[data-astro-cid-kh7btl4r]{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:900;color:#003366db;margin-bottom:8px}.bottomTitle[data-astro-cid-kh7btl4r]{font-weight:900;letter-spacing:-.02em;font-size:18px}.bottomText[data-astro-cid-kh7btl4r]{margin-top:8px;color:#0b0f19b3;line-height:1.7;font-size:14px;font-weight:700;max-width:720px}.mFooter[data-astro-cid-kh7btl4r]{background:#071a2f;color:#ffffffe6;padding:54px 0 28px;border-top:1px solid rgba(255,255,255,.08);margin-top:70px}.mFooterGrid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:34px;align-items:start}.mFooterBrandText[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:14px;color:#fff;user-select:none}.mFooterBrandWord[data-astro-cid-kh7btl4r]{font-weight:900;letter-spacing:.08em;font-size:22px;line-height:1}.mFooterBrandBar[data-astro-cid-kh7btl4r]{width:1px;height:34px;background:#ffffff8c;transform:translateY(-1px)}.mFooterBrandStack[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:6px;line-height:1.05;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:900;opacity:.92}.mFooterNote[data-astro-cid-kh7btl4r]{margin:16px 0 0;max-width:420px;color:#ffffffb8;line-height:1.7;font-size:14px;font-weight:500}.mFooterCol[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:10px}.mFooterTitle[data-astro-cid-kh7btl4r]{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:900;color:#ffffffc7;margin-bottom:6px}.mFooterCol[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#ffffffb8;font-size:14px;font-weight:700;letter-spacing:.01em;width:fit-content;transition:color .12s ease,transform .12s ease}.mFooterCol[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:#fff;transform:translate(1px)}.mFooterText[data-astro-cid-kh7btl4r]{color:#ffffffb3;font-size:14px;line-height:1.7;font-weight:500}.mFooterText[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#ffffffd1;font-weight:800}.mFooterBottom[data-astro-cid-kh7btl4r]{margin-top:34px}.mFooterLine[data-astro-cid-kh7btl4r]{height:1px;background:#ffffff1a;margin-bottom:16px}.mFooterBottomRow[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:center;gap:18px;color:#ffffff9e;font-size:12px;font-weight:700}.mFooterMini[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:10px}.mFooterMini[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#ffffffad;font-weight:800}.mFooterMini[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:#fff}.sep[data-astro-cid-kh7btl4r]{opacity:.45}@media(max-width:980px){.nav[data-astro-cid-kh7btl4r]{display:none}.headline[data-astro-cid-kh7btl4r]{font-size:42px}.grid[data-astro-cid-kh7btl4r],.split[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.mFooterGrid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr}.mFooterBottomRow[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:flex-start}}@media(max-width:680px){.headline[data-astro-cid-kh7btl4r]{font-size:34px}.mFooterGrid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}
