.about_pageHero__hbrVO{background:var(--navy-900);border-bottom:1px solid var(--border);padding:5rem 0 4rem}.about_heroLabel__OLaMA{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:1.25rem}.about_heroLabel__OLaMA:before{content:"";width:20px;height:1px;background:var(--teal)}.about_title__xTCOI{font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;color:var(--white);letter-spacing:-.03em;line-height:1.08;margin-bottom:1.5rem}.about_heroSub__1k0GH{font-size:1.125rem;color:var(--muted);max-width:560px;line-height:1.7;margin:0}.about_missionSection__vXtgH{padding:5rem 0;background:var(--navy-950)}.about_missionGrid__2f4ir{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:start}.about_mission___zThV h2{font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:800;color:var(--white);letter-spacing:-.02em;margin-bottom:1.25rem}.about_mission___zThV p{color:var(--muted);font-size:1.0625rem;line-height:1.75;margin-bottom:1.25rem}.about_mission___zThV p:last-child{margin-bottom:0}.about_missionValues__db14a{display:flex;flex-direction:column;gap:1rem}.about_valueItem__MphNS{display:flex;gap:1rem;padding:1.25rem;border-radius:10px;border:1px solid var(--border);background:var(--navy-800);transition:border-color .25s}.about_valueItem__MphNS:hover{border-color:var(--border-glow)}.about_valueDot__oQsla{width:8px;height:8px;border-radius:50%;background:var(--teal);flex-shrink:0;margin-top:6px}.about_valueItem__MphNS h4{font-size:.9375rem;font-weight:700;color:var(--white);margin-bottom:.25rem}.about_valueItem__MphNS p{font-size:.875rem;color:var(--muted);margin:0;line-height:1.6}.about_leadership__XR_Pd{padding:5rem 0;background:var(--navy-900);border-top:1px solid var(--border)}.about_leadership__XR_Pd h2{font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:800;color:var(--white);letter-spacing:-.02em;margin-bottom:.75rem}.about_leadershipSub__b0vJu{color:var(--muted);font-size:1.0625rem;margin-bottom:3rem}.about_grid__SnAM_{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem}.about_profile__k0nfh{padding:2.5rem;background:var(--navy-800);border:1px solid var(--border);border-radius:12px;transition:border-color .25s,transform .25s;position:relative;overflow:hidden}.about_profile__k0nfh:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--teal),transparent);opacity:0;transition:opacity .25s}.about_profile__k0nfh:hover{border-color:var(--border-glow);transform:translateY(-4px)}.about_profile__k0nfh:hover:before{opacity:1}.about_profileAvatar__41ik0{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--teal),#0284c7);display:flex;align-items:center;justify-content:center;font-size:1.375rem;font-weight:800;color:#fff;margin-bottom:1.5rem;flex-shrink:0}.about_profile__k0nfh h3{font-size:1.1875rem;font-weight:700;color:var(--white);margin-bottom:.25rem}.about_role__kpPvh{font-size:.8125rem;font-weight:600;color:var(--teal);letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem}.about_profile__k0nfh p:not(.about_role__kpPvh){color:var(--muted);font-size:.9375rem;line-height:1.7;margin:0}@media (max-width:900px){.about_missionGrid__2f4ir{grid-template-columns:1fr;gap:3rem}}