/* Additions for 2023 only; existing season styles and photographs remain intact. */
#history-2023 .year23-addition{margin-top:32px}
#history-2023 .year23-photo-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:start}
#history-2023 .year23-paris-context{margin-bottom:40px}
#history-2023 .year23-quiet-stop{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:36px;align-items:center;margin-top:36px}
#history-2023 .year23-quiet-stop .season-copy{margin-bottom:0}
#history-2023 .year23-quiet-stop .season-copy p{font:400 clamp(22px,2.5vw,30px)/1.35 var(--serif)}
#history-2023 .season-copy .year23-callout{font:400 clamp(22px,2.5vw,30px)/1.35 var(--serif);margin-top:18px}
#history-2023 .year23-yard-details{margin-top:32px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center}
#history-2023 .year23-work-photo{max-width:380px}
#history-2023 .year23-photo-button{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in}
#history-2023 .year23-photo-button:focus-visible{outline:2px solid currentColor;outline-offset:5px}
@media(max-width:800px){
  #history-2023 .year23-photo-pair,#history-2023 .year23-quiet-stop{grid-template-columns:minmax(0,1fr);gap:25px}
  #history-2023 .year23-paris-context{margin-bottom:32px}
  #history-2023 .year23-quiet-stop{margin-top:32px;gap:20px}
  #history-2023 .year23-work-photo{max-width:300px}
}
