: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-kh7btl4r],[data-astro-cid-kh7btl4r]:before,[data-astro-cid-kh7btl4r]: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-kh7btl4r]{display:block;max-width:100%}a[data-astro-cid-kh7btl4r]{color:inherit}.inner[data-astro-cid-kh7btl4r]{max-width:var(--inner-w);margin:0 auto;padding-left:var(--inner-px);padding-right:var(--inner-px)}.section[data-astro-cid-kh7btl4r]{padding-top:var(--section-v);padding-bottom:var(--section-v)}.section-light[data-astro-cid-kh7btl4r]{background:var(--white)}.section-tinted[data-astro-cid-kh7btl4r]{background:var(--light)}.section-label[data-astro-cid-kh7btl4r]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--blue);margin-bottom:.6rem}.section-heading[data-astro-cid-kh7btl4r]{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;line-height:1.15;color:var(--navy);margin-bottom:1.5rem}.prose[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-muted);max-width:72ch;margin-bottom:1rem}.prose[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.prose[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--text);font-weight:700}.site-header[data-astro-cid-kh7btl4r]{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-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:clamp(130px,18vw,180px);height:auto}.site-header[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:clamp(.8rem,1.5vw,1.5rem)}.site-header[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-size:.875rem;font-weight:700;color:var(--muted);text-decoration:none;letter-spacing:.02em;transition:color .15s}.site-header[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--white)}.site-header[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r].nav-active{color:var(--white)}.site-header[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r].nav-cta{background:var(--blue);color:var(--white);padding:.4rem 1rem;border-radius:4px;transition:background .15s}.site-header[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r].nav-cta:hover{background:var(--blue-hover);color:var(--white)}.nav-dropdown[data-astro-cid-kh7btl4r]{position:relative;display:flex;align-items:center}.nav-dropdown-trigger[data-astro-cid-kh7btl4r]{cursor:pointer}.nav-dropdown-trigger[data-astro-cid-kh7btl4r]: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-kh7btl4r]{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-kh7btl4r]{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-kh7btl4r] a[data-astro-cid-kh7btl4r]{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-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{background:var(--navy-mid);color:var(--white)}.nav-dropdown[data-astro-cid-kh7btl4r]:hover .nav-dropdown-menu[data-astro-cid-kh7btl4r]{display:block}.nav-toggle[data-astro-cid-kh7btl4r]{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-kh7btl4r] span[data-astro-cid-kh7btl4r]{display:block;height:2px;background:var(--white);border-radius:2px}.page-hero[data-astro-cid-kh7btl4r]{background:var(--navy);padding:clamp(3.5rem,8vw,6rem) 0 clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.page-hero[data-astro-cid-kh7btl4r]: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-kh7btl4r] .inner[data-astro-cid-kh7btl4r]{position:relative;z-index:1}.eyebrow[data-astro-cid-kh7btl4r]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--blue);margin-bottom:.75rem}.page-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{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-kh7btl4r] .lead[data-astro-cid-kh7btl4r]{font-size:1.15rem;color:var(--muted);margin:0;line-height:1.6}.team-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,minmax(0,320px));gap:1.5rem;margin-top:.5rem}.team-card[data-astro-cid-kh7btl4r]{background:var(--white);border:1px solid #cdd6e4;border-radius:4px;overflow:hidden}.team-photo[data-astro-cid-kh7btl4r]{aspect-ratio:1 / 1;overflow:hidden;background:var(--navy-mid)}.team-photo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;filter:grayscale(100%);transition:filter .35s ease}.team-card[data-astro-cid-kh7btl4r]:hover .team-photo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r],.team-card[data-astro-cid-kh7btl4r].in-view .team-photo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{filter:grayscale(0%)}.team-info[data-astro-cid-kh7btl4r]{padding:1.25rem 1.5rem 1.5rem;border-top:3px solid var(--navy)}.team-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:.3rem}.team-role[data-astro-cid-kh7btl4r]{font-size:.875rem;color:var(--text-muted);margin-bottom:.75rem}.team-bio[data-astro-cid-kh7btl4r]{font-size:.85rem;line-height:1.55;color:var(--text-muted);margin-bottom:.75rem}.team-links[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.75rem}.team-tel[data-astro-cid-kh7btl4r]{font-size:.9rem;font-weight:700;color:var(--blue);text-decoration:none}.team-tel[data-astro-cid-kh7btl4r]:hover{text-decoration:underline}.team-linkedin[data-astro-cid-kh7btl4r]{color:var(--muted);display:flex;align-items:center;transition:color .15s}.team-linkedin[data-astro-cid-kh7btl4r]:hover{color:var(--blue)}.site-footer[data-astro-cid-kh7btl4r]{background:var(--navy-deep);color:var(--muted);padding-top:clamp(1.25rem,2.5vw,1.75rem)}.footer-inner[data-astro-cid-kh7btl4r]{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-kh7btl4r]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 1rem}.footer-connect[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.75rem}.footer-social[data-astro-cid-kh7btl4r],.footer-email-link[data-astro-cid-kh7btl4r]{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-kh7btl4r]:hover,.footer-email-link[data-astro-cid-kh7btl4r]:hover{color:var(--white)}.footer-bottom[data-astro-cid-kh7btl4r]{border-top:1px solid rgba(143,163,191,.15);padding:1.25rem 0}.footer-bottom-inner[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.footer-bottom[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:0;font-size:.8rem;color:var(--muted);opacity:.7}.footer-legal[data-astro-cid-kh7btl4r]{display:flex;gap:1.25rem}.footer-legal[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-size:.8rem;color:var(--muted);opacity:.7;text-decoration:none;transition:opacity .15s}.footer-legal[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{opacity:1}@media(max-width:960px){.team-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,minmax(0,320px))}}@media(max-width:640px){.team-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;max-width:360px}.footer-inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.footer-bottom-inner[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:flex-start}.nav-toggle[data-astro-cid-kh7btl4r]{display:flex}.site-header[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r]{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-kh7btl4r] nav[data-astro-cid-kh7btl4r].nav-open{display:flex}.site-header[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-size:1rem}.site-header[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r].nav-cta{align-self:flex-start}.nav-dropdown[data-astro-cid-kh7btl4r]{display:contents}.nav-dropdown-trigger[data-astro-cid-kh7btl4r]:after{display:none}.nav-dropdown-menu[data-astro-cid-kh7btl4r],.nav-dropdown[data-astro-cid-kh7btl4r]:hover .nav-dropdown-menu[data-astro-cid-kh7btl4r]{display:contents;position:static;transform:none;background:none;border:none;box-shadow:none;padding:0}.nav-dropdown-menu-inner[data-astro-cid-kh7btl4r]{display:contents;background:none;border:none;box-shadow:none;padding:0}.nav-dropdown-menu[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{padding:0;font-size:.9rem;padding-left:1rem;color:var(--muted)}.nav-dropdown-menu[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{background:none;color:var(--white)}}
