.executive-section{border-top:1px solid #bdd1db}
.executive-section>header{max-width:850px;margin-bottom:36px}
.executive-section>header h2{color:#12354d;font-size:clamp(2rem,4vw,3.25rem);line-height:1.12;letter-spacing:-.04em;margin:14px 0 0}
.executive-profiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.executive-profile{min-width:0;overflow:hidden;background:#fff;border:1px solid #bed2dd;border-top:4px solid #138b98;border-radius:12px}
.executive-profile:nth-child(2){border-top-color:#b88c41}
.executive-profile figure{margin:0;position:relative;background:#e3ebf0}
.executive-profile figure img{display:block;width:100%;aspect-ratio:4/4.1;height:auto;object-fit:cover;object-position:50% 20%}
.executive-profile figcaption{position:absolute;bottom:20px;left:20px;padding:10px 15px;border-radius:5px;background:#11384bed;color:#fff;font-size:1rem;font-weight:650}
.executive-bio{padding:28px 30px 30px}
.executive-bio h3{font-size:clamp(1.4rem,2.2vw,1.85rem);line-height:1.25;color:#12354d;letter-spacing:-.025em;margin:0 0 18px}
.executive-bio>p{font-size:1rem;line-height:1.75;color:#334e5f;margin:0 0 16px}
.executive-bio>p:last-child{margin-bottom:0}
.executive-bio .executive-experience{display:flex;gap:16px;align-items:center;border-bottom:1px solid #d9e5ea;padding-bottom:20px;margin-bottom:23px;color:#0b6473}
.executive-experience strong{font-size:2.35rem;line-height:1.1;white-space:nowrap;letter-spacing:-.05em}
.executive-experience span{font-size:.875rem;line-height:1.5;max-width:240px}
.executive-footer{display:flex;justify-content:space-between;gap:26px;align-items:center;padding:27px 30px;margin-top:26px;background:#e8f4f5;border-radius:10px;border-left:4px solid #138b98}
.executive-footer p{font-size:1rem;color:#183e53;line-height:1.6;margin:0 0 6px}
.executive-footer .executive-registration{font-size:.875rem;margin:0;color:#466072}
.executive-footer .button{flex-shrink:0;max-width:100%;white-space:normal}
.executive-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:40px}
.executive-scene{min-width:0;background:#12384e;color:#fff;border-radius:12px;overflow:hidden;border:1px solid #294e65}
.executive-scene figure{margin:0;position:relative}
.executive-scene figure img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.executive-scene figcaption{position:absolute;bottom:12px;left:12px;right:12px;width:fit-content;max-width:calc(100% - 24px);padding:6px 9px;background:#12354de8;border-radius:4px;color:#fff;font-size:.875rem;line-height:1.4}
.executive-scene>div{padding:26px 28px 30px}
.executive-scene h3{font-size:1.6rem;line-height:1.3;letter-spacing:-.02em;color:#fff;margin:12px 0}
.executive-scene p{font-size:1rem;line-height:1.65;color:#d6e7ed;margin:0 0 18px}
.executive-scene p.eyebrow{font-size:.875rem;line-height:1.5;color:#8ee1e2;margin:0}
.executive-scene a.text-link{color:#fff;border-bottom-color:#8ee1e2;font-size:1rem}
.executive-scene a.text-link:hover{color:#8ee1e2}
.executive-scene a:focus-visible{outline:3px solid #e6bd72;outline-offset:6px}
@media(max-width:760px){.executive-profiles,.executive-gallery{grid-template-columns:1fr;gap:22px}.executive-profile figure img{aspect-ratio:4/4.2}.executive-footer{align-items:flex-start;flex-direction:column;padding:24px}.executive-bio{padding:24px}.executive-scene>div{padding:24px}.executive-section>header{margin-bottom:26px}}
@media(prefers-reduced-motion:reduce){.executive-scene a{transition:none}}
