.select_menu,.select_portal{z-index:5001!important;pointer-events:auto}.select_control{cursor:pointer!important;--outline-color:var(--border-default);font:var(--font-body-m);border-color:var(--outline-color)!important;box-shadow:0 0 0 1px var(--outline-color)!important}.select_control:hover{--outline-color:var(--border-variant)}.select_control.-focused{--outline-color:var(--primary-default)}.select_control.-error{--outline-color:var(--error-default)}.select_option{font:var(--font-body-m)!important;background:none!important;cursor:pointer!important}.select_option.-selected{background:var(--primary-default)!important}.select_option.-selected:hover{background:var(--primary-hover)!important}.select_option.-selected:active{background:var(--primary-active)!important}.select_option:hover{background-color:hsl(from var(--primary-default) h s 97%)!important}.select_option:active,.select_option:focus{background-color:hsl(from var(--primary-default) h s 95%)!important}.select_option.-disabled{opacity:.5;pointer-events:none}.select_separator{display:none}