.dropdown-header{color:#4b5563;border-bottom:1px solid #eee;padding:8px 12px;font-size:12px}.dropdown-list{background:#fff;border:1px solid #eee;border-radius:8px;max-height:calc(100vh - 100px);overflow-y:auto;box-shadow:0 4px 12px #0000001a}.suggestion-item{cursor:pointer;background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;width:100%;padding:8px 12px;transition:background .15s;display:flex}.suggestion-item:hover{background:#f9fafb}.icon-wrapper{border:1px solid #ddd;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-right:12px;display:flex}.suggestion-item .text{color:#222;font-size:14px}.suggestion-item.previous{background:#fafafa}.remove-btn{background:#e5e7eb;border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;display:flex}.remove-btn:hover{background:#d1d5db}.fields-wrapper{width:300%;transition:transform .45s ease-in-out;display:flex}.fields-wrapper .field{flex:0 0 33.3333%;padding:0 8px}.fields-wrapper.where{transform:translate(0%)}.fields-wrapper.when{transform:translate(-33.3333%)}.fields-wrapper.who{transform:translate(-66.6666%)}.dropdown-list::-webkit-scrollbar{width:6px}.dropdown-list::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.mobile-search-modal-enter{animation:.4s ease-out forwards slideDown}body.mobile-search-open footer{display:none!important}
