.event-photo{display:flex;background:#f4f5f1;padding:12px;height:230px;align-items:center;justify-content:center}.event-photo img{width:100%;height:100%;object-fit:contain!important}.event-card>div{display:flex;flex-direction:column;gap:8px}.event-card .profile-link{margin-top:12px}.event-record img{object-fit:contain!important}.event-pin span{background:#a17a23!important;border-color:#fff7df!important}.records{max-height:490px;overflow:auto}.toolbar{flex-wrap:wrap}.toolbar input{flex:1;min-width:180px}.event-opening figure{background:#f4f5f1;padding:16px}.event-opening figure img{height:360px;object-fit:contain}.event-opening h1{font-size:clamp(28px,3vw,42px)}.event-sales{background:#edf3ed;padding:28px;border-radius:20px}.event-sales .button{margin-top:12px}.event-related-image{object-fit:contain!important;background:#f4f5f1}.event-opening figcaption{padding:10px 0}.event-record .tag{font-size:11px}@media(max-width:700px){.event-opening figure img{height:260px}.event-photo{height:240px}.event-sales{padding:20px}}

/* Map directory: natural-height groups prevent flex compression. */
#records{display:block;height:490px;max-height:490px;overflow-y:auto;overflow-x:hidden;padding:0 10px 12px 0;scrollbar-gutter:stable}
.map-list-group{margin:0 0 24px;padding:0}.map-list-heading{padding:0 0 12px;border-bottom:1px solid var(--line);margin-bottom:12px}.map-list-heading h3{font-size:18px;line-height:1.4;margin:0 0 4px}.map-list-heading h3 span{display:inline-block;font-size:13px;padding:2px 8px;border-radius:20px;background:#eef3ed;margin-left:6px}.map-list-heading p{font-size:14px;color:#607267;margin:0}
#records .record{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:14px;padding:16px;margin-bottom:10px;height:auto;min-height:120px;overflow:visible;border-radius:12px}
#records .record>img{width:72px;height:76px;border-radius:8px;object-fit:cover;background:#f4f5f1}
#records .record h4{font-size:16px;line-height:1.4;margin:0 0 5px;color:var(--green);overflow-wrap:anywhere}
#records .record p{font-size:14px;line-height:1.5;margin:0}.record-date{color:#777!important}
#records .profile-link{display:inline-block;font-size:14px;line-height:1.5;margin-top:9px;font-weight:700;text-decoration:underline;text-underline-offset:3px}
#records .profile-link:focus-visible{outline:2px solid var(--green);outline-offset:4px}
@media(max-width:600px){#records{height:460px;max-height:460px}#records .record{grid-template-columns:56px minmax(0,1fr);padding:12px;gap:12px}#records .record>img{width:56px;height:64px}}
