.volunteer-intro{padding-bottom:28px}.volunteer-intro .lead{max-width:780px;color:var(--muted);font-size:1.05rem}.volunteer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.volunteer-card{overflow:hidden;border:1px solid #c9dce8;border-radius:24px;background:#fff}.volunteer-photo{aspect-ratio:4/5;display:grid;place-items:center;background:linear-gradient(145deg,#e7f3f9,#f6fafc);color:#6f8794;text-align:center;padding:24px}.volunteer-photo span{display:block;font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.volunteer-photo strong{display:block;margin-top:8px;color:var(--river);font-size:1.1rem}.volunteer-card-content{padding:26px}.volunteer-card h2{margin:5px 0 8px;font-size:1.7rem}.volunteer-meta{margin:0 0 15px;color:var(--river);font-weight:800}.volunteer-bio{margin:0;color:var(--muted)}.volunteer-note{margin-top:36px;padding:20px 24px;border-left:3px solid var(--sun);background:#f2f7fb;color:var(--muted)}
@media(max-width:900px){.volunteer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.volunteer-grid{grid-template-columns:1fr}.volunteer-photo{aspect-ratio:16/11}}
