.recent-awards-2026{margin-top:5rem;border-top:1px solid var(--line-editorial);padding-top:4rem}.recent-awards-2026 .recent-awards-heading{max-width:54rem;margin-bottom:2.5rem}.recent-awards-2026 .recent-awards-heading h3{color:var(--paper);font-size:clamp(2.4rem,4vw,4.4rem);margin:.5rem 0 1rem}.recent-awards-2026 .recent-awards-heading p:last-child{color:var(--mist);max-width:45rem}.recent-awards-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line-editorial);border:1px solid var(--line-editorial);margin-bottom:1.5rem}.recent-award-card{background:#232828;padding:2rem}.recent-award-card strong{display:block;color:var(--paper);font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.8rem,2.6vw,2.7rem);font-weight:500;line-height:1.05;margin:.65rem 0}.recent-award-card span{color:var(--mist);font-size:.84rem}.recent-awards-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.recent-awards-images figure{margin:0;position:relative;overflow:hidden;background:var(--slate);aspect-ratio:4/5}.recent-awards-images img{width:100%;height:100%;object-fit:cover;display:block}.recent-awards-images figcaption{position:absolute;left:0;right:0;bottom:0;padding:1rem;background:linear-gradient(transparent,#1a1b1be6);color:var(--paper);font-size:.72rem;font-weight:700;line-height:1.35;padding-top:3rem}@media (max-width:800px){.recent-awards-2026{margin-top:3.5rem;padding-top:3rem}.recent-awards-list{grid-template-columns:1fr}.recent-awards-images{grid-template-columns:1fr 1fr}.recent-awards-images figure:first-child{grid-column:1/-1;aspect-ratio:16/11}}@media (max-width:480px){.recent-awards-images{grid-template-columns:1fr}.recent-awards-images figure:first-child{grid-column:auto;aspect-ratio:4/5}.recent-award-card{padding:1.5rem}}