.input{transition:background-color .4s,border-color .4s,color .15s;outline:2px solid transparent;outline-offset:2px;transition-timing-function:cubic-bezier(.4,0,1,1)}.input:focus,.input:hover{outline:2px solid transparent;outline-offset:2px}.input:not(.success):not(.error){--un-border-opacity:1;border-color:rgb(154 154 154 / var(--un-border-opacity))}.input:not(.success):not(.error):focus,.input:not(.success):not(.error):hover{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(81 191 234 / var(--un-border-bottom-opacity));background-color:#f4f4f44d;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity));outline:2px solid transparent;outline-offset:2px}
