.search-content_container__HQLwV{display:flex;flex-direction:column;gap:1rem}.search-content_filters__0zKsH{scrollbar-width:none;overflow-x:auto;display:flex;gap:.5rem}.search-content_filters__0zKsH::-webkit-scrollbar{display:none}.search-content_results__ioO6g{display:flex;flex-direction:column}.search-content_title__ybCbL{margin-bottom:.5rem}.search-combobox_inputContainer__Fxne9{position:relative}.search-combobox_input__Nwi3E{width:22.5rem;padding:.75rem .75rem .75rem 2.5rem;border:0 solid rgba(0,0,0,0);border-radius:var(--border-radius-lg);background-color:var(--color-surface-secondary)}.search-combobox_input__Nwi3E::placeholder{color:var(--color-text-tertiary)}@media(min-width:64em){.search-combobox_input__Nwi3E{width:30rem}}@media(min-width:80em){.search-combobox_input__Nwi3E{width:35rem}}.search-combobox_icon__HrkRf{position:absolute;top:50%;right:0;bottom:0;left:.75rem;pointer-events:none;transform:translateY(-50%);color:var(--color-text-tertiary)}.search-combobox_popover__O6zOO{overflow-y:auto;width:35rem;max-height:30rem;padding:1rem;border-radius:var(--border-radius-base);background-color:var(--color-surface);box-shadow:var(--shadow-dropdown)}.search-combobox_popover__O6zOO[data-state=open]{animation:search-combobox_popoverEnter__Jzgw7 var(--animation-speed-fast) ease-out}.search-combobox_popover__O6zOO[data-state=closed]{animation:search-combobox_popoverLeave__lFzHt var(--animation-speed-fast) ease-in}@keyframes search-combobox_popoverEnter__Jzgw7{0%{transform:translateY(-.5rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes search-combobox_popoverLeave__lFzHt{0%{transform:translateY(0);opacity:1}to{transform:translateY(-.5rem);opacity:0}}div.search-dialog_content__S3yHy{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;transform:none;width:100%;height:100dvh;max-height:unset;border-radius:0;animation:none}div.search-dialog_body__CuT3y{display:flex;flex-direction:column;overflow-y:auto;flex:1 1;gap:1rem;padding:0 0 1rem 1rem}.search-dialog_inputContainer__6Dk9Q{position:relative;margin-bottom:1rem}.search-dialog_input__DlF_V{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:0 solid rgba(0,0,0,0);border-radius:var(--border-radius-lg);background-color:var(--color-surface-secondary)}.search-dialog_input__DlF_V::placeholder{color:var(--color-text-tertiary)}.search-dialog_icon__NH39b{position:absolute;top:50%;right:0;bottom:0;left:.75rem;pointer-events:none;transform:translateY(-50%);color:var(--color-text-tertiary)}