.ComboboxRoot{color:#09090b;background:#fff;border-radius:.375rem;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ComboboxEmpty{text-align:center;padding-top:1.5rem;padding-bottom:1.5rem;font-size:.875rem;line-height:.25rem}.ComboboxGroup{overflow:hidden}.ComboboxGroup .ComboboxLabel{color:#71717a;padding:.375rem .5rem;font-size:.75rem;font-weight:500;line-height:1rem}.CommandInputWrapper{border-bottom-width:1px;align-items:center;padding-left:.75rem;padding-right:.75rem;display:flex}.CommandInputWrapper .ComboboxSearchIcon{shrink:0;opacity:.5;width:1rem;height:1rem;margin-right:.5rem}.CommandInputWrapper .ComboboxInput{background-color:#0000;border-radius:.375rem;outline-style:none;width:100%;height:2.75rem;padding-top:.75rem;padding-bottom:.75rem;font-size:.875rem;line-height:1.25rem;display:flex}.CommandInputWrapper .ComboboxInput::placeholder{color:#71717a}.CommandInputWrapper .ComboboxInput:disabled{cursor:not-allowed;opacity:.5}.ComboboxItem{cursor:default;-webkit-user-select:none;user-select:none;border-radius:.125rem;outline-style:none;align-items:center;padding:.375rem .5rem;font-size:.875rem;line-height:1.25rem;display:flex;position:relative}.ComboboxItem[data-highlighted]{background-color:#f4f4f5}.ComboboxItem[disabled]{pointer-events:none;opacity:.5}.ComboboxContent{max-height:300px;overflow:hidden auto}
