/* A clear travel portrait and a balanced row of three memories. */
.about{background:linear-gradient(120deg,#F7F7F1,#EBF0EF);border-color:#D6DFDF}
.about-name{margin-bottom:34px}.about-name h2 br{display:none}.about-name .life-dates{margin-top:14px}
.about-grid{align-items:stretch}.memory-scene{align-self:stretch;min-width:0;overflow:hidden;background:#DCE7EC}.travel-photo{display:block;width:100%;height:100%;aspect-ratio:3/4;object-fit:cover;object-position:center;max-height:1100px}
.biography-column{min-width:0;background:#FAF8F3;display:flex;flex-direction:column}.biography-column .biography{flex:1}
.biography-column .about-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;max-width:none;margin:0;padding:0 clamp(18px,2vw,28px) 22px;background:linear-gradient(#FAF8F3,#E1E8E7)}
.biography-column .about-photos figure{aspect-ratio:1;overflow:hidden;width:100%;min-width:0;max-width:none;margin:0;border:3px solid #FAF8F3;box-shadow:0 5px 16px rgb(0 25 50 / 12%)}
.seaside-portrait img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover;object-position:center 72%}
@media(max-width:64rem){.memory-scene{width:min(100%,620px);align-self:start}.travel-photo{height:auto;object-fit:contain}.about-grid{gap:34px}.about-name h2{max-width:24ch}.biography-column .about-photos{gap:20px;padding:0 28px 28px}}
@media(max-width:40rem){.about-name{margin-bottom:28px}.about-name h2 br{display:initial}.biography-column .about-photos{gap:8px;padding:0 12px 18px}.biography-column .about-photos figure{border-width:2px}}
@media print{.about,.biography-column{background:white}.memory-scene{max-width:300px}.about-grid{align-items:start}.biography-column .about-photos{break-inside:avoid;background:white}}
