body{background-image:url(/img/auth2.webp);background-size:contain;display:flex;overflow:hidden}.background{align-self:center;height:100%;pointer-events:none}main{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}.logo{filter:drop-shadow(0 3px 5px #0005);margin-bottom:50px;width:300px}form{background-color:#fff;border-radius:10px;box-shadow:0 15px 25px #0003;display:flex;flex-direction:column;gap:10px;max-width:300px;padding:25px}h3{text-align:center}input{width:400px}.hint{color:#555;font-size:.8em;text-align:center;text-decoration:none}.hint:hover{text-decoration:underline}@media (max-width:1200px){body{background-image:url(/img/auth.webp);background-position:50%;background-size:cover}.background{display:none}main{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}}
