.county-card { transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important; cursor: pointer; }
.county-card:hover { transform: translateY(-10px) scale(1.02) !important; box-shadow: 0 20px 40px rgba(0,124,226,0.15) !important; z-index: 10; }
.county-card:hover { transform: translateY(-10px) scale(1.02) !important; box-shadow: 0 20px 40px rgba(0,124,226,0.15) !important; z-index: 10; }