/* Le visuel du tournoi conserve son ratio complet, sans recadrage. */
.event-photo{width:clamp(300px,26vw,360px);height:auto;max-width:100%;max-height:none;aspect-ratio:1054/1492;object-fit:contain;object-position:left center;background:#0b1020;margin:22px 0 0}.event-empty{max-width:540px}.event-empty p{margin-bottom:0}@media(max-width:760px){.event-photo{width:min(100%,320px);object-position:center}}
