select{color:var(--text);color-scheme:dark}select optgroup,select option{background-color:#111727;color:#E9EDF5}select option:disabled{color:#9AA5B1}html[data-theme=dark] select{color-scheme:dark}html[data-theme=dark] select optgroup,html[data-theme=dark] select option{background-color:#111727;color:#E9EDF5}html[data-theme=dark] select option:disabled{color:#9AA5B1}html[data-theme=light] select{color:#0B1020;color-scheme:light}html[data-theme=light] select optgroup,html[data-theme=light] select option{background-color:#ffffff;color:#0B1020}html[data-theme=light] select option:disabled{color:#667085}