.SearchInput-module__KxoojG__wrapper{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.SearchInput-module__KxoojG__container{width:100%;max-width:500px;position:relative}.SearchInput-module__KxoojG__inputGroup{background:#fff;border:1px solid #e5e7eb;border-radius:99px;align-items:center;padding:.5rem .5rem .5rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.SearchInput-module__KxoojG__inputGroup:focus-within{border-color:#000;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000000d}.SearchInput-module__KxoojG__prefix{color:#9ca3af;margin-right:.25rem;font-size:1.125rem;font-weight:500}.SearchInput-module__KxoojG__input{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.5rem;font-size:1.125rem}.SearchInput-module__KxoojG__input::placeholder{color:#9ca3af}.SearchInput-module__KxoojG__button{color:#fff;cursor:pointer;background:#000;border:none;border-radius:99px;justify-content:center;align-items:center;min-width:100px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.SearchInput-module__KxoojG__button:hover:not(:disabled){background:#333;transform:translateY(-1px)}.SearchInput-module__KxoojG__button:disabled{opacity:.7;cursor:not-allowed}.SearchInput-module__KxoojG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite SearchInput-module__KxoojG__spin}.SearchInput-module__KxoojG__message{text-align:center;font-size:.9375rem;font-weight:500;animation:.3s ease-out SearchInput-module__KxoojG__fadeIn}.SearchInput-module__KxoojG__error{color:#ef4444;background:#ef44440d;border:1px solid #ef44441a;border-radius:12px;padding:.75rem 1rem}@keyframes SearchInput-module__KxoojG__spin{to{transform:rotate(360deg)}}@keyframes SearchInput-module__KxoojG__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
