:root{--people-navy:#062f4d;--people-blue:#1679bd;--people-text:#10243a;--people-muted:#526b83;--people-line:#dce6ee}
.people-page,.people-page *{box-sizing:border-box}.people-page{background:#fff;color:var(--people-text);font-family:inherit}.people-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}
.people-hero{position:relative;min-height:330px;overflow:hidden;background:#173c57}.people-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.people-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,26,44,.72) 0%,rgba(4,26,44,.50) 42%,rgba(4,26,44,.12) 70%,rgba(4,26,44,.08) 100%)}.people-hero__content{position:relative;z-index:2;min-height:330px;display:flex;align-items:center;padding:38px 0;color:#fff}.people-eyebrow{display:flex;align-items:center;gap:15px;margin-bottom:18px;font-size:12px;font-weight:800;letter-spacing:.14em;color:#b7e1ff}.people-eyebrow span{display:block;width:44px;height:1px;background:#54b4ee}.people-hero h1{margin:0 0 16px!important;color:#fff!important;font-size:clamp(2.8rem,5vw,4.7rem);line-height:1;letter-spacing:-.045em;font-weight:800}.people-hero p{margin:0;color:#fff;font-size:clamp(1rem,1.55vw,1.25rem);line-height:1.5;text-shadow:0 1px 10px rgba(0,0,0,.2)}
.people-team{padding:62px 0 72px}.people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.people-card{overflow:hidden;border:1px solid var(--people-line);border-radius:12px;background:#fff;box-shadow:0 12px 32px rgba(9,47,75,.06)}.people-card__photo{height:310px;overflow:hidden;background:#edf2f5}.people-card__photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 30%}.people-card__body{padding:25px 26px 27px}.people-card h2{margin:0 0 7px!important;color:#092d4a!important;font-size:1.55rem;line-height:1.15;font-weight:800}.people-role,.people-qualification{margin:0;color:#294866;font-size:16px;line-height:1.5}.people-contact-list{display:grid;gap:9px;margin-top:19px}.people-contact-list a{display:flex;align-items:center;gap:12px;color:#0878bf!important;text-decoration:none;font-size:15px;overflow-wrap:anywhere}.people-contact-list a:hover{text-decoration:underline}.people-icon{width:20px;text-align:center;color:#0878bf;font-size:17px}.people-icon--phone{position:relative;font-size:0}.people-icon--phone:before{content:'☎';font-size:18px}.people-linkedin{display:inline-flex;align-items:center;gap:12px;margin-top:21px;padding:11px 17px;border-radius:5px;background:#147fc5;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800;letter-spacing:.02em;box-shadow:0 5px 13px rgba(20,127,197,.18);transition:transform .15s ease,background .15s ease}.people-linkedin:hover{background:#096ba9;transform:translateY(-1px)}.people-linkedin__mark{display:grid;place-items:center;width:19px;height:19px;border-radius:2px;background:#fff;color:#147fc5;font-size:12px;font-weight:900}
.people-cta{padding:48px 0 54px;background:linear-gradient(100deg,#eaf7ff,#f5fbff 50%,#eaf7ff);text-align:center}.people-cta__inner{display:flex;flex-direction:column;align-items:center}.people-cta__eyebrow{display:flex;align-items:center;gap:14px;color:#1680c4;font-size:11px;font-weight:800;letter-spacing:.12em}.people-cta__eyebrow span{display:block;width:38px;height:1px;background:#1680c4}.people-cta h2{margin:12px 0 6px!important;color:#082f4e!important;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;letter-spacing:-.025em}.people-cta p{margin:0 0 20px;color:#3f5870;font-size:16px}.people-cta__button{display:inline-flex;align-items:center;gap:18px;padding:13px 27px;border-radius:5px;background:#147fc5;color:#fff!important;text-decoration:none!important;font-weight:800;font-size:13px;letter-spacing:.03em;transition:transform .15s ease,background .15s ease}.people-cta__button:hover{background:#096ba9;transform:translateY(-1px)}
@media(max-width:900px){.people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.people-card__photo{height:330px}}
@media(max-width:620px){.people-shell{width:min(100% - 30px,1180px)}.people-hero,.people-hero__content{min-height:310px}.people-hero__image{object-position:58% center}.people-hero__shade{background:linear-gradient(90deg,rgba(4,26,44,.78),rgba(4,26,44,.38))}.people-hero p br{display:none}.people-team{padding:38px 0 48px}.people-grid{grid-template-columns:1fr;gap:22px}.people-card__photo{height:auto;aspect-ratio:4/3}.people-card__body{padding:22px}.people-cta{padding:40px 0 44px}}

/* v2.4: device-independent contact icons */
.people-contact-list a{align-items:center}
.people-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px;line-height:1}
.people-icon--phone:before{content:none!important}
.people-icon--phone{font-size:0!important;position:static!important}
.people-icon--phone svg{display:block;width:17px;height:17px;fill:#0878bf}
