.floating-label-container{position:relative}.floating-label{position:absolute;left:1rem;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none;color:#6b7280;font-size:17px;letter-spacing:.05em;background-color:transparent;padding:0 .25rem;z-index:10}.floating-label-container textarea+.floating-label{top:25%}.floating-label-container input:not(:-moz-placeholder)+.floating-label,.floating-label-container textarea:not(:-moz-placeholder)+.floating-label{top:-.5rem;left:1.25rem;font-size:12px;color:#3b82f6;padding:0 .5rem;background-color:white}.floating-label-container input:focus+.floating-label,.floating-label-container input:not(:placeholder-shown)+.floating-label,.floating-label-container textarea:focus+.floating-label,.floating-label-container textarea:not(:placeholder-shown)+.floating-label,.floating-label.active{top:-.5rem;left:1.25rem;font-size:12px;color:#3b82f6;padding:0 .5rem;background-color:white}.floating-label-container input:focus+.floating-label{color:#3b82f6}.glass:not(:-moz-placeholder)+.floating-label{background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.85));box-shadow:-8px 0 0 rgba(255,255,255,1),8px 0 0 rgba(255,255,255,1)}.glass+.floating-label.active,.glass:focus+.floating-label,.glass:not(:placeholder-shown)+.floating-label{background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.85));box-shadow:-8px 0 0 rgba(255,255,255,1),8px 0 0 rgba(255,255,255,1)}