@media (max-width:768px){input,textarea,select{font-size:16px}textarea{resize:vertical;min-height:100px}select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"></polyline></svg>");background-position:right .5rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2rem}}input:-webkit-autofill{-webkit-text-fill-color:hsl(var(--foreground));transition:background-color 5000s ease-in-out}input:-webkit-autofill:hover{-webkit-text-fill-color:hsl(var(--foreground));transition:background-color 5000s ease-in-out}input:-webkit-autofill:focus{-webkit-text-fill-color:hsl(var(--foreground));transition:background-color 5000s ease-in-out}.input-error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.input-success{border-color:hsl(var(--main-green));box-shadow:0 0 0 3px #228b221a}
