.drawer-keyboard-pad[data-vaul-drawer-direction=bottom]{padding-bottom:max(calc(var(--keyboard-height,0px) - env(safe-area-inset-bottom,0px)), 0px);transition:padding-bottom .25s cubic-bezier(.32,.72,0,1)}.field-error-enter-active,.field-error-leave-active{max-height:80px;transition:opacity .2s,transform .2s,max-height .2s}.field-error-enter-from,.field-error-leave-to{opacity:0;max-height:0;transform:translateY(-5px)}
