:root{--navy: #071A3A;--navy-mid: #1B3D6B;--navy-deep: #0F2A56;--blue: #3A7BD5;--blue-hover: #2F6BBF;--muted: #8FA3BF;--light: #E8EDF5;--text: #1E293B;--text-muted: #4A5E78;--white: #FFFFFF;--section-v: clamp(4rem, 8vw, 7rem);--inner-w: 1160px;--inner-px: clamp(1.25rem, 5vw, 3rem)}[data-astro-cid-7jf2fhdj],[data-astro-cid-7jf2fhdj]:before,[data-astro-cid-7jf2fhdj]:after{box-sizing:border-box;margin:0}html{scroll-behavior:smooth}body{font-family:Carlito,Calibri,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--text);background:var(--white)}img[data-astro-cid-7jf2fhdj]{display:block;max-width:100%}a[data-astro-cid-7jf2fhdj]{color:inherit}.inner[data-astro-cid-7jf2fhdj]{max-width:var(--inner-w);margin:0 auto;padding-left:var(--inner-px);padding-right:var(--inner-px)}.section[data-astro-cid-7jf2fhdj]{padding-top:var(--section-v);padding-bottom:var(--section-v)}.section-light[data-astro-cid-7jf2fhdj]{background:var(--white)}.section-dark[data-astro-cid-7jf2fhdj]{background:var(--navy)}.eyebrow[data-astro-cid-7jf2fhdj]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--blue);margin-bottom:.6rem}.eyebrow-light[data-astro-cid-7jf2fhdj]{color:var(--muted)}.btn[data-astro-cid-7jf2fhdj]{display:inline-block;font-family:inherit;font-size:.9rem;font-weight:700;letter-spacing:.03em;text-decoration:none;padding:.75rem 1.75rem;border-radius:3px;transition:background .15s,color .15s,border-color .15s}.btn-primary[data-astro-cid-7jf2fhdj]{background:var(--blue);color:var(--white);border:2px solid var(--blue)}.btn-primary[data-astro-cid-7jf2fhdj]:hover{background:var(--blue-hover);border-color:var(--blue-hover)}.site-header[data-astro-cid-7jf2fhdj]{position:sticky;top:0;z-index:100;background:var(--navy);display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 var(--inner-px);height:64px;border-bottom:1px solid var(--navy-mid)}.brand[data-astro-cid-7jf2fhdj] img[data-astro-cid-7jf2fhdj]{width:clamp(130px,18vw,180px);height:auto}.site-header[data-astro-cid-7jf2fhdj] nav[data-astro-cid-7jf2fhdj]{display:flex;align-items:center;gap:clamp(.8rem,1.5vw,1.5rem)}.site-header[data-astro-cid-7jf2fhdj] nav[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj]{font-size:.875rem;font-weight:700;color:var(--muted);text-decoration:none;letter-spacing:.02em;transition:color .15s}.site-header[data-astro-cid-7jf2fhdj] nav[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj]:hover,.site-header[data-astro-cid-7jf2fhdj] nav[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj].nav-active{color:var(--white)}.site-header[data-astro-cid-7jf2fhdj] nav[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj].nav-cta{background:var(--blue);color:var(--white);padding:.4rem 1rem;border-radius:4px;transition:background .15s}.site-header[data-astro-cid-7jf2fhdj] nav[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj].nav-cta:hover{background:var(--blue-hover)}.nav-dropdown[data-astro-cid-7jf2fhdj]{position:relative;display:flex;align-items:center}.nav-dropdown-trigger[data-astro-cid-7jf2fhdj]{cursor:pointer}.nav-dropdown-trigger[data-astro-cid-7jf2fhdj]:after{content:"";display:inline-block;width:0;height:0;border-left:3.5px solid transparent;border-right:3.5px solid transparent;border-top:3.5px solid currentColor;margin-left:5px;vertical-align:middle;opacity:.5}.nav-dropdown-menu[data-astro-cid-7jf2fhdj]{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:230px;z-index:200;padding-top:.4rem}.nav-dropdown-menu-inner[data-astro-cid-7jf2fhdj]{background:var(--navy-deep);border:1px solid var(--navy-mid);border-radius:6px;box-shadow:0 8px 24px #0000004d;padding:.4rem 0}.nav-dropdown-menu[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj]{display:block;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600;color:#c0cfe0;text-decoration:none;transition:background .1s,color .1s;white-space:nowrap}.nav-dropdown-menu[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj]:hover{background:var(--navy-mid);color:var(--white)}.nav-dropdown[data-astro-cid-7jf2fhdj]:hover .nav-dropdown-menu[data-astro-cid-7jf2fhdj]{display:block}.nav-toggle[data-astro-cid-7jf2fhdj]{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:0;background:none;border:none;cursor:pointer}.nav-toggle[data-astro-cid-7jf2fhdj] span[data-astro-cid-7jf2fhdj]{display:block;height:2px;background:var(--white);border-radius:2px}.page-hero[data-astro-cid-7jf2fhdj]{background:var(--navy);padding:clamp(3.5rem,8vw,6rem) 0 clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.page-hero[data-astro-cid-7jf2fhdj]:after{content:"";position:absolute;right:0;top:0;width:38%;height:100%;background:linear-gradient(135deg,transparent 49.9%,var(--navy-mid) 50%,var(--navy-deep) 100%);opacity:.35;pointer-events:none}.page-hero[data-astro-cid-7jf2fhdj] .inner[data-astro-cid-7jf2fhdj]{position:relative;z-index:1}.page-hero[data-astro-cid-7jf2fhdj] h1[data-astro-cid-7jf2fhdj]{font-size:clamp(1.8rem,4.5vw,3rem);font-weight:700;color:var(--white);margin:.5rem 0 1rem;line-height:1.1}.page-hero[data-astro-cid-7jf2fhdj] .lead[data-astro-cid-7jf2fhdj]{font-size:1.15rem;color:var(--muted);margin:0;line-height:1.6}.always-looking[data-astro-cid-7jf2fhdj]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,5rem);align-items:start}.al-text[data-astro-cid-7jf2fhdj] h2[data-astro-cid-7jf2fhdj]{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:var(--text);margin:.5rem 0 1.25rem}.al-text[data-astro-cid-7jf2fhdj] p[data-astro-cid-7jf2fhdj]{color:var(--text-muted);line-height:1.75;margin-bottom:1rem}.al-values[data-astro-cid-7jf2fhdj] h3[data-astro-cid-7jf2fhdj],.apply-what[data-astro-cid-7jf2fhdj] h3[data-astro-cid-7jf2fhdj]{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.5rem}.al-values[data-astro-cid-7jf2fhdj] h3[data-astro-cid-7jf2fhdj]{color:var(--text)}.apply-what[data-astro-cid-7jf2fhdj] h3[data-astro-cid-7jf2fhdj]{color:var(--muted)}.al-values[data-astro-cid-7jf2fhdj] ul[data-astro-cid-7jf2fhdj],.apply-what[data-astro-cid-7jf2fhdj] ul[data-astro-cid-7jf2fhdj]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.al-values[data-astro-cid-7jf2fhdj] li[data-astro-cid-7jf2fhdj],.apply-what[data-astro-cid-7jf2fhdj] li[data-astro-cid-7jf2fhdj]{display:flex;gap:1rem;align-items:flex-start}.val-icon[data-astro-cid-7jf2fhdj]{color:var(--blue);font-size:1rem;flex-shrink:0;margin-top:3px}.al-values[data-astro-cid-7jf2fhdj] strong[data-astro-cid-7jf2fhdj]{display:block;color:var(--text);font-weight:600;margin-bottom:.25rem}.apply-what[data-astro-cid-7jf2fhdj] strong[data-astro-cid-7jf2fhdj]{display:block;color:var(--white);font-weight:600;margin-bottom:.25rem}.al-values[data-astro-cid-7jf2fhdj] p[data-astro-cid-7jf2fhdj],.apply-what[data-astro-cid-7jf2fhdj] p[data-astro-cid-7jf2fhdj]{font-size:.95rem;line-height:1.6;margin:0}.al-values[data-astro-cid-7jf2fhdj] p[data-astro-cid-7jf2fhdj]{color:var(--text-muted)}.apply-what[data-astro-cid-7jf2fhdj] p[data-astro-cid-7jf2fhdj]{color:var(--muted)}.apply-section[data-astro-cid-7jf2fhdj]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,5rem);align-items:start}.apply-text[data-astro-cid-7jf2fhdj] h2[data-astro-cid-7jf2fhdj]{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:var(--white);margin:.5rem 0 1.25rem}.apply-text[data-astro-cid-7jf2fhdj]>p[data-astro-cid-7jf2fhdj]{color:var(--muted);line-height:1.75;margin-bottom:1.25rem}.apply-text[data-astro-cid-7jf2fhdj] .btn[data-astro-cid-7jf2fhdj]{margin-bottom:1rem}.email-note[data-astro-cid-7jf2fhdj]{font-size:.9rem;margin:0}.email-note[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj]{color:var(--muted);text-decoration:none;border-bottom:1px solid var(--navy-mid);transition:color .2s}.email-note[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj]:hover{color:var(--white)}.site-footer[data-astro-cid-7jf2fhdj]{background:var(--navy-deep);color:var(--muted);padding-top:clamp(1.25rem,2.5vw,1.75rem)}.footer-inner[data-astro-cid-7jf2fhdj]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,4rem);padding-bottom:clamp(1.25rem,2.5vw,1.75rem);align-items:center}.footer-heading[data-astro-cid-7jf2fhdj]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 1rem}.footer-connect[data-astro-cid-7jf2fhdj]{display:flex;flex-direction:column;gap:.75rem}.footer-social[data-astro-cid-7jf2fhdj],.footer-email-link[data-astro-cid-7jf2fhdj]{display:inline-flex;align-items:center;gap:.5rem;color:var(--muted);text-decoration:none;font-size:.9rem;transition:color .15s}.footer-social[data-astro-cid-7jf2fhdj]:hover,.footer-email-link[data-astro-cid-7jf2fhdj]:hover{color:var(--white)}.footer-bottom[data-astro-cid-7jf2fhdj]{border-top:1px solid rgba(143,163,191,.15);padding:1.25rem 0}.footer-bottom-inner[data-astro-cid-7jf2fhdj]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.footer-bottom[data-astro-cid-7jf2fhdj] p[data-astro-cid-7jf2fhdj]{margin:0;font-size:.8rem;color:var(--muted);opacity:.7}.footer-legal[data-astro-cid-7jf2fhdj]{display:flex;gap:1.25rem}.footer-legal[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj]{font-size:.8rem;color:var(--muted);opacity:.7;text-decoration:none;transition:opacity .15s}.footer-legal[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj]:hover{opacity:1}@media(max-width:720px){.always-looking[data-astro-cid-7jf2fhdj],.apply-section[data-astro-cid-7jf2fhdj]{grid-template-columns:1fr}}@media(max-width:640px){.footer-inner[data-astro-cid-7jf2fhdj]{grid-template-columns:1fr}.footer-bottom-inner[data-astro-cid-7jf2fhdj]{flex-direction:column;align-items:flex-start}.nav-toggle[data-astro-cid-7jf2fhdj]{display:flex}.site-header[data-astro-cid-7jf2fhdj] nav[data-astro-cid-7jf2fhdj]{display:none;position:absolute;top:64px;left:0;right:0;background:var(--navy);flex-direction:column;align-items:flex-start;padding:1rem var(--inner-px) 1.5rem;gap:.9rem;border-top:1px solid var(--navy-mid)}.site-header[data-astro-cid-7jf2fhdj] nav[data-astro-cid-7jf2fhdj].nav-open{display:flex}.site-header[data-astro-cid-7jf2fhdj] nav[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj]{font-size:1rem}.site-header[data-astro-cid-7jf2fhdj] nav[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj].nav-cta{align-self:flex-start}.nav-dropdown[data-astro-cid-7jf2fhdj]{display:contents}.nav-dropdown-trigger[data-astro-cid-7jf2fhdj]:after{display:none}.nav-dropdown-menu[data-astro-cid-7jf2fhdj],.nav-dropdown[data-astro-cid-7jf2fhdj]:hover .nav-dropdown-menu[data-astro-cid-7jf2fhdj]{display:contents;position:static;transform:none;background:none;border:none;box-shadow:none;padding:0}.nav-dropdown-menu-inner[data-astro-cid-7jf2fhdj]{display:contents;background:none;border:none;box-shadow:none;padding:0}.nav-dropdown-menu[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj]{padding:0;font-size:.9rem;padding-left:1rem;color:var(--muted)}.nav-dropdown-menu[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj]:hover{background:none;color:var(--white)}}
