.combobox-item{align-items:center;align-self:stretch;background:#fff;border-radius:12px;color:#222530;cursor:pointer;display:flex;font-size:16px;font-weight:400;gap:10px;height:48px;letter-spacing:-.176px;line-height:24px;padding:10px 12px}.combobox-item[data-highlighted]{background:#f5f7fa}.combobox-item[data-state=checked]{color:#0e121b;font-weight:500}.combobox-item[data-state=checked] .combobox-item-checkbox{background-color:#f79009;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" fill="none" viewBox="0 0 10 7"><path stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.688" d="M8.344.844 3.188 6 .844 3.656"/></svg>');background-position:50%;background-repeat:no-repeat;border:1px solid #f79009;box-shadow:inset 0 2.25px 4.5px #ffffff1a,inset 0 -1.125px 2.25px #0e121b0f,0 1.125px 2.25px #124b680a}.combobox-item-checkbox{background:#fff;border:1px solid #e1e4ea;border-radius:5px;box-shadow:inset 0 -1.125px 2.25px #0e121b0f,0 1.125px 2.25px #0e121b0a;height:18px;width:18px}[aria-multiselectable=false] .combobox-item-checkbox{border-radius:100%}
