@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}:is(.auth section)>.panel{padding:4rem 3.5rem 3rem;margin:0 auto}.auth section>.panel form{padding:0}:is(:is(.auth section)>.panel) form{padding:0}.auth section>.panel.login{max-width:36rem}.login:is(:is(.auth section)>.panel){max-width:36rem}.auth section fieldset .field{margin-bottom:2rem}:is(:is(.auth section) fieldset) .field{margin-bottom:2rem}.auth section>header{text-align:center;margin:0 0 2em}:is(.auth section)>header{text-align:center;margin:0 0 2em}.auth section>header h1,.auth section>header h2{line-height:1}:is(:is(.auth section)>header) h1,:is(:is(.auth section)>header) h2{line-height:1}.auth section>header h1{color:var(--indigo-500);font-size:28px}:is(:is(.auth section)>header) h1{color:var(--indigo-500);font-size:28px}.auth section>header h1,.auth section>header h2{margin:.3em 0}:is(:is(.auth section)>header) h1,:is(:is(.auth section)>header) h2{margin:.3em 0}.auth section>header h2{font-size:16px}:is(:is(.auth section)>header) h2{font-size:16px}.auth section footer{text-align:center;color:var(--gray-400);padding:1rem}:is(.auth section) footer{text-align:center;color:var(--gray-400);padding:1rem}.auth section footer a{color:var(--gray-400)}:is(:is(.auth section) footer) a{color:var(--gray-400)}.auth .disable-2fa,.auth .enable-2fa{max-width:48rem}.auth .disable-2fa .actions{justify-content:center}:is(.auth .disable-2fa) .actions{justify-content:center}.auth .enable-2fa img{max-width:100%}:is(.auth .enable-2fa) img{max-width:100%}.auth .enable-2fa .actions{justify-content:flex-end}:is(.auth .enable-2fa) .actions{justify-content:flex-end}@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}}
