/* Complete illustrations, consistent 3:2 aspect ratio, no crop or blur. */
.cover-frame{height:auto;aspect-ratio:3/2;background:#fffcf8;border-radius:16px}
.example-card .cover-frame .cover-front{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.mock-event>img,.mock-event>img.rihanna{object-fit:contain;object-position:center;background:#fffcf8;width:76px;height:60px}
.floating-event>img{height:auto;aspect-ratio:3/2;object-fit:contain;background:#fffcf8}
.example-copy h3{min-height:48px}.example-copy p{margin-top:12px;min-height:34px}.example-copy{padding-bottom:12px}
.art-note{display:block;margin-top:8px;font-size:11px;color:var(--muted)}
@media(max-width:760px){.cover-frame{height:auto;aspect-ratio:3/2}.mock-event>img{width:64px;height:52px}.example-copy h3{min-height:60px}.example-copy p{min-height:32px}}
