input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--on-surface)!important;background-color:#0000!important;box-shadow:inset 0 0 0 1000px #0000!important}input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--on-surface)!important;background-color:#0000!important;box-shadow:inset 0 0 0 1000px #0000!important}input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--on-surface)!important;background-color:#0000!important;box-shadow:inset 0 0 0 1000px #0000!important}input:-webkit-autofill:active{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--on-surface)!important;background-color:#0000!important;box-shadow:inset 0 0 0 1000px #0000!important}label.not-floating{z-index:1;font-size:1rem;top:25px}label.floating{z-index:2;font-size:.75rem;top:0}