.home_container__eduTK{display:flex;flex-direction:column;gap:2.5rem}.home_hero__o4ZPq{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;background:linear-gradient(120deg,#ffffff,#f6fbff 55%,#e7f6f3);padding:2.5rem;border-radius:24px;border:1px solid var(--border-light);box-shadow:var(--shadow-lg)}.home_eyebrow__hSiDi{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:var(--color-primary-green);margin-bottom:.75rem}.home_hero__o4ZPq h1{font-size:2.6rem;margin:0 0 1rem;color:var(--color-primary-blue)}.home_lead__hdIQO{font-size:1.05rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.home_heroActions__F1he6{display:flex;flex-wrap:wrap;gap:.75rem}.home_primaryBtn__N0bHn,.home_secondaryBtn__JCeIq{border-radius:999px;padding:.65rem 1.4rem;font-weight:600;border:none;cursor:pointer}.home_primaryBtn__N0bHn{background:var(--color-primary-blue);color:#ffffff}.home_secondaryBtn__JCeIq{background:transparent;color:var(--color-primary-blue);border:1px solid var(--color-primary-blue)}.home_heroCard__Y07ug{background:#0f2e3f;color:#ffffff;border-radius:20px;padding:1.75rem;display:flex;flex-direction:column;gap:1.2rem}.home_heroMetric__3XEZG{display:flex;justify-content:space-between;font-size:.95rem;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:.75rem}.home_heroMetric__3XEZG strong{font-size:1.4rem;color:#a7f3d0}.home_heroNote__6ToeW{margin:0;font-size:.85rem;color:rgba(255,255,255,.65)}.home_sections__tI8Aj{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.home_sectionCard__8odnn{padding:1.5rem;border-radius:18px;background:#ffffff;border:1px solid var(--border-light);box-shadow:var(--shadow-sm)}.home_sectionCard__8odnn h2{margin:0 0 .75rem;color:var(--color-primary-blue)}.home_sectionCard__8odnn p{margin:0;color:var(--text-secondary);line-height:1.5}.home_stats__sVmK2{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1rem;gap:1rem;background:#ffffff;border-radius:20px;padding:1.5rem;border:1px solid var(--border-light)}.home_statLabel__boNAU{margin:0 0 .35rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.home_stats__sVmK2 h3{margin:0;font-size:1.6rem;color:var(--color-primary-blue)}@media (max-width:640px){.home_hero__o4ZPq{padding:1.5rem}.home_hero__o4ZPq h1{font-size:2rem}}