﻿

natgen-design-system-provider[brand=directauto] natgen-option:active, 
natgen-design-system-provider[brand=directauto] natgen-option[aria-selected="true"] {
    background-color: #1e90ff;
    color: white;
}

/* tooltips */
natgen-design-system-provider[brand=directauto] natgen-form-field::part(tooltip),
natgen-design-system-provider[brand=directauto] natgen-tooltip {
    --color-primary-base: var(--neutral-foreground-rest);
}