@custom-media --tablet-up (min-width: 768px);@custom-media --tablet-down (max-width: 767px);@custom-media --mobile-narrow (max-width: 340px);.auth section{width:100%}.auth section>.panel{padding:4rem 3.5rem 3rem;margin:0 auto}.auth section>.panel.login{max-width:36rem}.auth section fieldset .field{margin-bottom:2rem}.auth section>header{text-align:center;margin:0 0 2em}.auth section>header h1,.auth section>header h2{line-height:1}.auth section>header h1{color:var(--indigo-500);font-size:28px}.auth section>header h1,.auth section>header h2{margin:.3em 0}.auth section>header h2{font-size:16px}.auth section footer{text-align:center;color:var(--gray-400);padding:1rem}.auth section footer a{color:var(--gray-400)}.auth .enable-2fa img{max-width:100%}.auth .enable-2fa .actions{justify-content:center}@media (min-width: 768px){.auth section{margin-top:5vh;padding:3rem;box-sizing:border-box}}@media (--tablet-up){.auth section{margin-top:5vh;padding:3rem;box-sizing:border-box}}
