/* PlanIt — parking.css */
.parking-card { cursor: pointer; }
.parking-card.selected { border-color: var(--clr-accent) !important; }
