.cityEventGrid{display:grid;gap:1.25rem}.cityEventCard{background:rgba(255,251,245,.98);border:1px solid rgba(123,90,47,.16);border-radius:22px;padding:1.5rem;box-shadow:0 10px 22px rgba(0,0,0,.05)}.cityEventCard__meta{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.1em;font-size:.82rem;color:#8f6a34;font-family:Cormorant Garamond,serif}.cityEventCard h3{margin:0 0 .75rem;font-size:1.9rem;color:#1d2f57}.cityEventCard__button{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.cityEventCard__button:focus-visible{outline:3px solid #f5d76e;outline-offset:4px}.cityEventCard__address,.cityEventCard__summary{margin:0 0 .9rem;font-size:1.05rem;line-height:1.8;color:#333}.cityCardLink{color:#1d2f57;text-decoration:none;font-family:Cormorant Garamond,serif;font-weight:600;font-size:1.05rem}.cityCardLink:hover{color:#7b5a2f}@media (max-width:768px){.cityEventCard__address,.cityEventCard__summary{font-size:1.05rem}.cityEventCard{padding:1.2rem}}