inset-shadow
.input { padding: 5px; border-radius: 24px; border: none; @include box-shadow(inset 0 3px 5px rgba(0,0,0,.125)); }