.search-user{position:relative}.search-user__form{border-radius:25px!important;border:2px solid #e0e0e0;padding:.75rem 1.5rem!important;font-size:1rem;transition:all .3s ease;box-shadow:0 2px 10px #0000000d}.search-user__form:focus{border-color:#ff725e;box-shadow:0 0 0 .2rem #ff725e26;outline:none}.search-user__form::placeholder{color:#999;font-style:italic}.search-user__items{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #e0e0e0;border-radius:15px;box-shadow:0 8px 25px #00000026;margin-top:.5rem;max-height:300px;overflow-y:auto;z-index:1000}.search-user__item{padding:1rem 1.5rem;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #f5f5f5;color:#333;font-size:.95rem}.search-user__item:first-child{border-top-left-radius:15px;border-top-right-radius:15px}.search-user__item:last-child{border-bottom:none;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.search-user__item:hover,.search-user__item:active,.search-user__item--active{background-color:#f8f9fa;color:#ff725e}
