/* Auto Prestige Styles */
.ap-car-card { transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1); }
.ap-car-card:hover { transform: translateY(-10px); }