:root{--ink:#17162c;--indigo:#19163d;--violet:#30266b;--gold:#ffc84a;--coral:#ff6f61;--cream:#f7f1e4;--paper:#fffdf7;--muted:#5b5869;--line:#dcd6ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Trebuchet MS","Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}h1,h2,h3{font-family:Baskerville,"Iowan Old Style","Palatino Linotype",Georgia,serif;letter-spacing:-.04em;margin:0}em{color:var(--violet);font-weight:400}.subpage-nav{border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;padding:25px max(24px,50vw - 560px);font-size:11px;font-weight:800;display:flex}.subpage-nav a{text-decoration:none}.people-intro{background:var(--cream);padding:70px max(24px,50vw - 560px) 62px}.kicker{color:var(--coral);text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800}.people-intro h1{max-width:940px;font-size:clamp(52px,7vw,88px);line-height:.98}.people-intro>p:last-child{color:var(--muted);max-width:780px;margin:26px 0 0;font-size:18px;line-height:1.75}.people-section{padding:60px max(24px,50vw - 560px)}.people-section.alt{background:var(--cream)}.people-section-head{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:end;margin-bottom:38px}.people-section-head h2{font-size:clamp(38px,5vw,62px);line-height:1.04}.people-section-head p{color:var(--muted);font-size:16px;line-height:1.75;margin:0}.profile-list{display:grid;gap:18px}.profile-card{display:grid;grid-template-columns:230px 1fr;border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px #19163d0a}.profile-card img{width:100%;height:100%;min-height:310px;object-fit:cover}.profile-copy{padding:34px 38px}.profile-copy .role{color:var(--coral);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.profile-copy h2{font-size:clamp(29px,3vw,42px);line-height:1.05;margin:10px 0 18px}.profile-copy p{color:#4f4c5d;font-size:16px;line-height:1.78;margin:0}.profile-copy p+p{margin-top:14px}.board-duty-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:32px 0 0;padding:0;list-style:none}.board-duty-grid li{background:#252052;color:#eeecf4;border:1px solid #ffffff1a;border-radius:14px;padding:19px 20px;font-size:14px;line-height:1.55}.board-duty-grid li:before{content:"✓";color:var(--gold);font-weight:800;margin-right:10px}.people-cta{background:var(--indigo);color:#fff;border-radius:22px;display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center;padding:36px 40px}.people-cta h2{font-size:clamp(30px,4vw,48px)}.people-cta p{color:#d1cedd;max-width:680px;font-size:15px;line-height:1.7}.people-cta a{background:var(--gold);color:var(--ink);border-radius:99px;padding:14px 20px;font-size:12px;font-weight:800;text-decoration:none}.official-record{margin-top:26px;color:var(--muted);font-size:12px}.official-record a{font-weight:800}.page-footer{background:#100f27;color:#aaa6c4;text-align:center;padding:28px 24px;font-size:11px}.page-footer a{color:var(--gold);font-weight:800;text-decoration:none}a:focus-visible{outline:3px solid var(--coral);outline-offset:4px}@media(max-width:760px){.subpage-nav{gap:18px}.people-section-head,.profile-card,.people-cta{grid-template-columns:1fr}.profile-card img{height:340px;min-height:0}.profile-copy{padding:28px}.board-duty-grid{grid-template-columns:1fr}.people-intro{padding-top:64px}.people-section{padding-top:58px;padding-bottom:58px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
