.search-modal_panel__tbB2_{width:100%;max-width:640px;margin:0 auto;background-color:#fff;border:1px solid var(--color-grey-20,#e5e7eb);border-radius:var(--radius-rounded-medium,12px);box-shadow:0 20px 25px -5px rgba(0,0,0,.15),0 10px 10px -5px rgba(0,0,0,.06);overflow:hidden;display:flex;flex-direction:column;max-height:80vh}.search-modal_inputRow__YJ9VX{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--color-grey-20,#e5e7eb)}.search-modal_inputRow__YJ9VX svg{flex-shrink:0;color:var(--color-grey-60,#6b7280)}.search-modal_input__09WoV{flex:1 1 auto;border:0;outline:0;background:transparent;font-size:1rem;line-height:1.5;color:inherit;padding:.25rem 0}.search-modal_input__09WoV::placeholder{color:var(--color-grey-50,#9ca3af)}.search-modal_closeButton__wRXYv{background:none;border:0;padding:.25rem;cursor:pointer;color:var(--color-grey-60,#6b7280);display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;transition:background-color .15s ease,color .15s ease}.search-modal_closeButton__wRXYv:hover{background-color:var(--color-grey-10,#f3f4f6);color:var(--color-text-black,#111)}.search-modal_results__Yb2o_{overflow-y:auto;scrollbar-width:thin;padding:.5rem 0;max-height:60vh}.search-button_trigger__AGbph{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:0;padding:0;color:inherit;cursor:pointer;transition:color .15s ease-in-out}.search-button_icon__k0_yT{flex-shrink:0;width:1.25rem;height:1.25rem}@media screen and (min-width:400px){.search-button_icon__k0_yT{width:1.5rem;height:1.5rem}}.search-bar_wrapper__V5nwF{position:relative;width:360px;transition:width .22s ease-out}.search-bar_wrapper__V5nwF:focus-within,.search-bar_wrapper__V5nwF:has(.search-bar_input__Eumzr:not(:placeholder-shown)){width:480px}.search-bar_bar__uRdy5{display:flex;align-items:center;gap:.625rem;width:100%;height:40px;padding:0 .75rem;background-color:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:999px;color:rgba(255,255,255,.85);transition:background-color .15s ease,border-color .15s ease}.search-bar_bar__uRdy5:focus-within{background-color:rgba(255,255,255,.2);border-color:rgba(255,255,255,.45)}.search-bar_icon__NQI7X{flex-shrink:0;width:1.125rem;height:1.125rem;color:inherit}.search-bar_input__Eumzr{flex:1 1 auto;min-width:0;background:transparent;border:0;outline:0;padding:0;font-size:.9375rem;line-height:1.4;color:#fff}.search-bar_input__Eumzr::placeholder{color:rgba(255,255,255,.7)}.search-bar_input__Eumzr::-webkit-search-cancel-button{display:none}.search-bar_clear__Nn_Im{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:none;border:0;padding:.25rem;cursor:pointer;color:rgba(255,255,255,.8);border-radius:999px;transition:background-color .15s ease,color .15s ease}.search-bar_clear__Nn_Im:hover{background-color:rgba(255,255,255,.2);color:#fff}.search-bar_shortcut__gTYhP{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;height:22px;min-width:22px;padding:0 .375rem;font-size:.75rem;font-weight:600;line-height:1;color:rgba(255,255,255,.8);background-color:rgba(255,255,255,.15);border-radius:6px}.search-bar_dropdown__zwnBd{position:absolute;top:calc(100% + .5rem);left:0;right:0;z-index:50;background-color:#fff;color:var(--color-text-black,#111);border:1px solid var(--color-grey-20,#e5e7eb);border-radius:.75rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.15),0 10px 10px -5px rgba(0,0,0,.06);overflow:hidden;max-height:70vh;display:flex;flex-direction:column}.search-bar_dropdownScroll__7EF0s{overflow-y:auto;scrollbar-width:thin;max-height:70vh}