.input{font-size:.9rem;color:#fff;padding:.5rem .6rem;border-radius:8px;width:100%;transition:border-color .2s ease,box-shadow .2s ease}.input:focus-visible{outline:none}.input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.transparent{background:rgba(0,0,0,0);border:2px solid #e6e8ec}