/* Styles for the Test Drive Popup from Vehizo Pro */

/* The popup overlay uses styles from the free plugin if available,
   but this ensures it works standalone. */
.vehizo-popup-overlay {
    /* Basic overlay styles, assuming free plugin provides the rest */
    transition: opacity 0.3s ease;
}

/* Add any specific styles for the test drive form here if needed */
