.mentor-loading,.mentor-error{max-width:72rem;margin:8rem auto;padding:2rem}
.mentor-hero blockquote{margin:1.25rem 0;font-family:Lora,Georgia,serif;font-size:1.2rem}
.mentor-profile-grid,.mentor-story-grid,.mentor-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}
.mentor-profile-grid article,.mentor-story-grid article,.mentor-card{padding:1.5rem;border:1px solid rgba(71,62,49,.14);border-radius:1rem;background:rgba(255,255,255,.72)}
.mentor-timeline{display:grid;gap:.85rem;margin-top:1.5rem}
.mentor-timeline article{padding:1rem 1.1rem;border-left:4px solid rgba(71,62,49,.25);background:rgba(255,255,255,.56)}
.mentor-timeline p{margin:.35rem 0 0}
@media(max-width:820px){.mentor-profile-grid,.mentor-story-grid,.mentor-card-grid{grid-template-columns:1fr}}
