.search-form{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;width:100%;transition:border-color .2s;display:flex;overflow:hidden}.search-form:focus-within{border-color:#d1d5db}.search-input{flex:1 1 0;min-width:0;color:#374151!important;background-color:#0000!important;border:none!important;outline:none!important;padding:.55rem .75rem!important;font-size:.875rem!important;line-height:1.5!important}.search-input::placeholder{color:#9ca3af!important;font-size:.875rem!important;font-weight:400!important}.search-submit-btn{color:#6b7280;cursor:pointer;background-color:#f3f4f6;border:none;border-left:1px solid #e5e7eb;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:36px;transition:background-color .2s,color .2s;display:flex}.search-submit-btn:hover{color:#374151;background-color:#e5e7eb}.search-submit-btn:active{background-color:#d1d5db}@media (max-width:480px){.search-submit-btn{width:34px;height:32px}.search-input{padding:.45rem .5rem!important}}
