.home-team-spotlight{padding:88px 0;background:var(--offwhite);color:var(--navy)}.home-team-spotlight__grid{display:grid;grid-template-columns:minmax(280px,430px) minmax(0,1fr);gap:clamp(48px,8vw,112px);align-items:center}.home-team-spotlight__media{position:relative;margin:0}.home-team-spotlight__media img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 18%;border-radius:22px;box-shadow:0 24px 60px rgba(19,27,46,.18)}.home-team-spotlight__media figcaption{position:absolute;right:-24px;bottom:28px;display:grid;place-content:center;width:126px;height:126px;border:5px solid var(--offwhite);border-radius:50%;background:var(--mock-gold,#efc252);color:var(--navy);text-align:center;text-transform:uppercase;box-shadow:0 14px 35px rgba(19,27,46,.2)}.home-team-spotlight__media figcaption strong{font-family:Georgia,serif;font-size:32px;line-height:1}.home-team-spotlight__media figcaption span{margin-top:5px;font-size:10px;font-weight:800;letter-spacing:.08em}.home-team-spotlight__eyebrow,.home-team-spotlight__role{color:var(--teal);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-team-spotlight__eyebrow{margin:0 0 14px}.home-team-spotlight__copy h2{margin:0 0 14px;color:var(--navy);font-family:Georgia,serif;font-size:clamp(40px,5vw,64px);line-height:1.05}.home-team-spotlight__role{margin:0 0 24px}.home-team-spotlight__intro{max-width:720px;margin:0 0 28px;color:var(--muted);font-size:18px;line-height:1.7}.home-team-spotlight__credentials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.home-team-spotlight__credentials li{position:relative;padding:18px 18px 18px 46px;border:1px solid var(--gray-200);border-radius:12px;background:var(--white);color:var(--muted);font-size:14px;line-height:1.55;box-shadow:0 10px 24px rgba(19,27,46,.06)}.home-team-spotlight__credentials li::before{position:absolute;top:19px;left:18px;color:var(--teal);content:"✓";font-weight:900}.home-team-spotlight__credentials strong{display:block;margin-bottom:3px;color:var(--navy)}@media (max-width:900px){.home-team-spotlight__grid{grid-template-columns:minmax(220px,340px) minmax(0,1fr);gap:48px}.home-team-spotlight__credentials{grid-template-columns:1fr}}@media (max-width:680px){.home-team-spotlight{padding:64px 0}.home-team-spotlight__grid{grid-template-columns:1fr}.home-team-spotlight__media{max-width:390px;margin-right:20px}.home-team-spotlight__media figcaption{right:-20px;width:108px;height:108px}.home-team-spotlight__intro{font-size:16px}}
