.hero[data-astro-cid-ge2uvauf]{background:radial-gradient(120% 120% at 78% 12%, var(--navy-800) 0%, var(--navy) 45%, var(--navy-deep) 100%);color:var(--white);padding-bottom:120px;position:relative;overflow:hidden}.hero-inner[data-astro-cid-ge2uvauf]{grid-template-columns:1.05fr .95fr;align-items:center;gap:2rem;padding-top:3.5rem;display:grid}.hero-title[data-astro-cid-ge2uvauf]{color:var(--white);letter-spacing:-.01em;text-wrap:balance;margin-bottom:.5rem;font-size:clamp(2.5rem,5.2vw,4rem);font-weight:800}.hero-tagline[data-astro-cid-ge2uvauf]{font-family:var(--font-head);color:var(--blue-accent);text-wrap:balance;margin:0;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800}.title-rule[data-astro-cid-ge2uvauf]{background:var(--red);border-radius:3px;width:120px;height:6px;margin:1.4rem 0 1.6rem;display:block}.hero-sub[data-astro-cid-ge2uvauf]{color:var(--blue-light);text-wrap:pretty;max-width:44ch;margin-bottom:2rem;font-size:clamp(1.15rem,2vw,1.5rem)}.hero-cta[data-astro-cid-ge2uvauf]{padding:1.1rem 2rem;font-size:1.15rem}.hero-figure[data-astro-cid-ge2uvauf]{flex-direction:column;justify-self:center;align-items:center;gap:1.15rem;width:min(100%,460px);margin:0;display:flex}.portrait[data-astro-cid-ge2uvauf]{aspect-ratio:1;background:linear-gradient(160deg, var(--blue-accent), var(--red) 90%);border-radius:50%;width:100%;padding:6px;box-shadow:0 30px 60px #040f2873}.portrait-img[data-astro-cid-ge2uvauf]{object-fit:cover;border:5px solid var(--navy);border-radius:50%;width:100%;height:100%}.portrait-caption[data-astro-cid-ge2uvauf]{font-family:var(--font-head);color:var(--blue-light);letter-spacing:.01em;font-size:1.05rem;font-weight:600}.hero-wave[data-astro-cid-ge2uvauf]{width:100%;height:120px;display:block;position:absolute;bottom:-1px;left:0;right:0}@media (width<=860px){.hero-inner[data-astro-cid-ge2uvauf]{text-align:center;grid-template-columns:1fr;gap:3rem;padding-top:2.5rem}.title-rule[data-astro-cid-ge2uvauf],.hero-sub[data-astro-cid-ge2uvauf]{margin-inline:auto}.hero-figure[data-astro-cid-ge2uvauf]{width:min(82%,360px)}}.strip[data-astro-cid-ur5xdiqo]{background:var(--sky-tint);padding-bottom:4.5rem}.strip-grid[data-astro-cid-ur5xdiqo]{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.feature[data-astro-cid-ur5xdiqo]{align-items:flex-start;gap:1.1rem;display:flex;position:relative}.feature[data-astro-cid-ur5xdiqo]:not(:last-child):after{content:"";background:#0e2f6b24;width:1px;position:absolute;top:.4rem;bottom:.4rem;right:-1.25rem}.feature-icon[data-astro-cid-ur5xdiqo]{width:54px;height:54px;color:var(--white);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.tone-navy[data-astro-cid-ur5xdiqo]{background:var(--navy)}.tone-red[data-astro-cid-ur5xdiqo]{background:var(--red)}.tone-blue[data-astro-cid-ur5xdiqo]{background:var(--blue-accent)}.feature-text[data-astro-cid-ur5xdiqo] h3[data-astro-cid-ur5xdiqo]{text-transform:uppercase;letter-spacing:.01em;margin-bottom:.35rem;font-size:1.12rem}.feature-text[data-astro-cid-ur5xdiqo] p[data-astro-cid-ur5xdiqo]{color:var(--ink-soft);margin:0;font-size:.98rem}@media (width<=860px){.strip-grid[data-astro-cid-ur5xdiqo]{grid-template-columns:1fr;gap:1.75rem;max-width:460px;margin-inline:auto}.feature[data-astro-cid-ur5xdiqo]:not(:last-child):after{display:none}}.communities[data-astro-cid-d63r75mj]{background:var(--white);padding-block:4.5rem}.center[data-astro-cid-d63r75mj]{text-align:center}.communities[data-astro-cid-d63r75mj] h2[data-astro-cid-d63r75mj]{margin-bottom:2.5rem;font-size:clamp(1.9rem,3.5vw,2.6rem)}.community-grid[data-astro-cid-d63r75mj]{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:820px;margin-inline:auto;display:grid}.community-card[data-astro-cid-d63r75mj]{text-align:center;border-radius:var(--radius-lg);background:var(--white);color:inherit;border:1px solid #0e2f6b1a;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 2rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 12px 30px #0e2f6b0f}.community-card[data-astro-cid-d63r75mj]:hover{border-color:#0e2f6b38;transform:translateY(-5px);box-shadow:0 20px 40px #0e2f6b24}.community-logo[data-astro-cid-d63r75mj]{width:110px;height:auto;margin-bottom:.5rem}.community-card[data-astro-cid-d63r75mj] h3[data-astro-cid-d63r75mj]{color:var(--navy);margin:0;font-size:1.4rem}.community-card[data-astro-cid-d63r75mj] p[data-astro-cid-d63r75mj]{color:var(--ink-soft);margin:0}.community-link[data-astro-cid-d63r75mj]{font-family:var(--font-head);color:var(--red);align-items:center;gap:.4rem;margin-top:.7rem;font-weight:700;display:inline-flex}.community-link[data-astro-cid-d63r75mj] .arrow[data-astro-cid-d63r75mj]{transition:transform .18s;display:inline-block}.community-card[data-astro-cid-d63r75mj]:hover .community-link[data-astro-cid-d63r75mj] .arrow[data-astro-cid-d63r75mj]{transform:translate(4px)}@media (width<=640px){.community-grid[data-astro-cid-d63r75mj]{grid-template-columns:1fr;max-width:400px}}.promote[data-astro-cid-n2lz65zz]{background:var(--sky-tint);padding-block:5rem}.promote-inner[data-astro-cid-n2lz65zz]{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid}.promote-copy[data-astro-cid-n2lz65zz]{flex-direction:column;gap:2.75rem;display:flex}.promote-block[data-astro-cid-n2lz65zz] h2[data-astro-cid-n2lz65zz]{margin-bottom:.8rem;font-size:clamp(1.9rem,3.5vw,2.6rem)}.promote-block[data-astro-cid-n2lz65zz] p[data-astro-cid-n2lz65zz]{color:var(--ink-soft);margin-bottom:1rem;font-size:1.12rem}.promote-block[data-astro-cid-n2lz65zz] p[data-astro-cid-n2lz65zz]:last-child{margin-bottom:0}.promote-figure[data-astro-cid-n2lz65zz]{place-items:center;display:grid;position:relative}.promote-figure[data-astro-cid-n2lz65zz]:before{content:"";z-index:0;background:radial-gradient(58% 52% at 50% 46%,#7fb0e680,#eef4fb00 72%);width:min(100%,400px);height:80%;margin:auto;position:absolute;inset:0}.promote-phone[data-astro-cid-n2lz65zz]{z-index:1;filter:drop-shadow(0 26px 42px #0a23504d);width:auto;max-width:345px;height:auto;max-height:710px;position:relative}.story[data-astro-cid-n2lz65zz]{background:var(--white);padding-block:4.5rem}.story[data-astro-cid-n2lz65zz] h2[data-astro-cid-n2lz65zz]{font-size:clamp(1.9rem,3.5vw,2.6rem)}.center[data-astro-cid-n2lz65zz]{text-align:center}.get-grid[data-astro-cid-n2lz65zz]{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.get-card[data-astro-cid-n2lz65zz]{background:var(--white);border-radius:var(--radius-lg);border:1px solid #0e2f6b1a;padding:2rem 1.9rem 1.9rem;position:relative;overflow:hidden;box-shadow:0 12px 30px #0e2f6b0f}.get-card[data-astro-cid-n2lz65zz]:before{content:"";background:var(--red);width:5px;position:absolute;top:0;bottom:0;left:0}.get-num[data-astro-cid-n2lz65zz]{font-family:var(--font-head);color:var(--blue-accent);letter-spacing:.08em;font-size:1rem;font-weight:800}.get-card[data-astro-cid-n2lz65zz] h3[data-astro-cid-n2lz65zz]{margin:.4rem 0 .6rem;font-size:1.3rem}.get-card[data-astro-cid-n2lz65zz] p[data-astro-cid-n2lz65zz]{color:var(--ink-soft);margin:0}.cta-row[data-astro-cid-n2lz65zz]{margin-top:2.75rem}@media (width<=820px){.promote-inner[data-astro-cid-n2lz65zz]{grid-template-columns:1fr;gap:2.5rem}.promote-copy[data-astro-cid-n2lz65zz]{gap:2rem}.promote-phone[data-astro-cid-n2lz65zz]{max-width:280px}}@media (width<=720px){.get-grid[data-astro-cid-n2lz65zz]{grid-template-columns:1fr}}.about[data-astro-cid-oxgmilyn]{background:var(--white);padding-block:4.5rem}.about-inner[data-astro-cid-oxgmilyn]{grid-template-columns:.8fr 1.2fr;align-items:center;gap:3rem;display:grid}.about-photo[data-astro-cid-oxgmilyn]{justify-self:center}.about-img[data-astro-cid-oxgmilyn]{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-lg);border-bottom:6px solid var(--red);width:min(100%,380px);box-shadow:0 24px 48px #0e2f6b2e}.about-copy[data-astro-cid-oxgmilyn] h2[data-astro-cid-oxgmilyn]{margin-bottom:1.2rem;font-size:clamp(1.9rem,3.5vw,2.6rem)}.about-copy[data-astro-cid-oxgmilyn] p[data-astro-cid-oxgmilyn]{color:var(--ink-soft);font-size:1.1rem}.about-copy[data-astro-cid-oxgmilyn] a[data-astro-cid-oxgmilyn]{color:var(--red);font-weight:600}.signature[data-astro-cid-oxgmilyn]{font-family:var(--font-head);color:var(--navy);font-size:1.15rem;font-weight:700}@media (width<=820px){.about-inner[data-astro-cid-oxgmilyn]{text-align:center;grid-template-columns:1fr;gap:2rem}.about-copy[data-astro-cid-oxgmilyn] a[data-astro-cid-oxgmilyn]{white-space:normal}}.apply[data-astro-cid-bef6nfrk]{background:radial-gradient(120% 120% at 50% 0%, var(--navy-800) 0%, var(--navy) 55%, var(--navy-deep) 100%);color:var(--white);padding-block:5rem}.apply-inner[data-astro-cid-bef6nfrk]{width:min(100% - 2.5rem,780px);margin-inline:auto}.apply-head[data-astro-cid-bef6nfrk]{text-align:center;margin-bottom:2.5rem}.eyebrow[data-astro-cid-bef6nfrk].light{color:var(--blue-accent)}.apply-head[data-astro-cid-bef6nfrk] h2[data-astro-cid-bef6nfrk]{color:var(--white);margin:.6rem 0;font-size:clamp(1.9rem,3.5vw,2.6rem)}.apply-head[data-astro-cid-bef6nfrk] p[data-astro-cid-bef6nfrk]{color:var(--blue-light);margin:0;font-size:1.1rem}.apply-form[data-astro-cid-bef6nfrk]{border-radius:var(--radius-lg);backdrop-filter:blur(4px);background:#ffffff0f;border:1px solid #ffffff24;grid-template-columns:1fr 1fr;gap:1.15rem;padding:2rem;display:grid}.field[data-astro-cid-bef6nfrk]{flex-direction:column;gap:.4rem;display:flex}.field[data-astro-cid-bef6nfrk].full{grid-column:1/-1}label[data-astro-cid-bef6nfrk]{font-family:var(--font-head);color:var(--blue-light);font-size:.92rem;font-weight:600}input[data-astro-cid-bef6nfrk][type=text],input[data-astro-cid-bef6nfrk][type=email],input[data-astro-cid-bef6nfrk][type=tel],input[data-astro-cid-bef6nfrk][type=url]{font-family:var(--font-body);color:var(--ink);background:#fffffff5;border:1px solid #fff3;border-radius:10px;padding:.8rem .9rem;font-size:1rem}input[data-astro-cid-bef6nfrk]:focus{outline:2px solid var(--red);outline-offset:1px}.communities[data-astro-cid-bef6nfrk]{border:none;flex-flow:wrap;align-items:center;gap:1.5rem;margin:0;padding:0;display:flex}.communities[data-astro-cid-bef6nfrk] legend[data-astro-cid-bef6nfrk]{font-family:var(--font-head);color:var(--blue-light);float:left;margin-right:1rem;font-size:.92rem;font-weight:600}.check[data-astro-cid-bef6nfrk]{color:var(--white);text-transform:none;letter-spacing:0;align-items:center;gap:.5rem;font-weight:500;display:inline-flex}.check[data-astro-cid-bef6nfrk] input[data-astro-cid-bef6nfrk]{width:18px;height:18px;accent-color:var(--red)}.submit-row[data-astro-cid-bef6nfrk]{align-items:center;margin-top:.5rem}.submit-row[data-astro-cid-bef6nfrk] .btn[data-astro-cid-bef6nfrk]{justify-content:center;width:100%;font-size:1.15rem}.disclaimer[data-astro-cid-bef6nfrk]{text-align:center;color:var(--blue-light);opacity:.85;grid-column:1/-1;margin:.5rem 0 0;font-size:.9rem}.hidden-field[data-astro-cid-bef6nfrk]{display:none}@media (width<=620px){.apply-form[data-astro-cid-bef6nfrk]{grid-template-columns:1fr;padding:1.5rem}}
