.compound-list{background:var(--bg-primary);grid-column-gap:8px;cursor:pointer;grid-template-columns:24px 1fr 24px;align-items:center;height:64px;padding:0 20px;display:grid}.compound-list .toggle__switch{width:32px;margin-bottom:0;margin-left:auto}.compound-list .list__title{color:var(--N900);font-size:14px}.compound-list .list__subtitle{color:--N400;font-size:12px}.compound-list .tag{border:solid 1px var(--B200);background-blend-mode:multiply;background-image:linear-gradient(to bottom, var(--B50), var(--B50));height:20px;color:var(--B500);border-radius:2px;margin-left:8px;padding:0 6px;font-size:11px;font-weight:600;line-height:23px}.select-button__arrow{position:absolute;right:5px}.select-button{border-radius:4px;justify-content:space-between}.select-button.default{background-color:var(--bg-primary);height:40px;padding:12px 10px}.select-button:disabled{background-color:var(--N100)}.select-button--default{background-color:var(--bg-primary);width:100%;padding:8px 8px 8px 10px;font-weight:500}.select__label-container{margin-left:auto;display:inline-block}.select__options-container{max-height:220px;color:var(--N900);overflow:auto}.select__option-with-subtitle{cursor:pointer;align-items:center;margin-top:2px;padding:9px 12px;display:flex}.select__option-with-subtitle--empty-state{color:var(--N500)}.select-popup{border:1px solid var(--N100);border-radius:4px;max-height:220px;padding:4px 0;overflow:auto}.select__option{cursor:pointer;background-color:var(--bg-primary);justify-content:flex-start;align-items:center;padding:10px 12px;line-height:1.5;display:flex}.select__option.selected{color:var(--B500);background-color:var(--B100)}.select-button__selected-option{white-space:nowrap;text-align:left;display:inline-block}.select__check-icon{width:16px;height:16px;margin-right:12px}.option-group__label{letter-spacing:normal;color:var(--N400);text-transform:uppercase;padding:8px 16px;font-size:12px;font-style:normal;font-weight:600;font-stretch:100%;line-height:1.67}.select__sticky-bottom{box-shadow:0 -1px 0 0 var(--N200);background-color:inherit;cursor:pointer;width:100%;color:var(--B500);align-items:center;margin-bottom:-8px;padding:11px 12px;font-size:13px;display:flex;position:sticky;bottom:-8px}.select__sticky-bottom svg path{fill:var(--B500)}.select__all{cursor:pointer;background-color:var(--N100);justify-content:flex-start;align-items:center;height:36px;padding:4px 12px 4px 40px;display:flex}.popup-button:disabled .select-button{background-color:var(--N100)}.select__option-with-subtitle:hover,.select__option:hover{background-color:var(--bg-tertiary)}.select__option-with-subtitle--empty-state:hover{background-color:unset}
