.unauthenticated{background:#fff;color:#263238}.auth-page{min-height:100vh;display:grid;place-items:center;padding:32px 18px}.auth-brand{position:fixed;top:28px;left:32px;display:flex;align-items:center;gap:10px;color:#263238;font:700 20px system-ui,-apple-system,sans-serif}.auth-content{width:min(100%,460px)}.unauthenticated .hero{background:#fff;padding:0;border-radius:0}.unauthenticated .eyebrow{color:#2ca01c}.unauthenticated h1{font:600 32px system-ui,-apple-system,sans-serif}.unauthenticated .btn{width:100%;text-align:center}.unauthenticated .notice{margin-bottom:18px}@media(max-width:560px){.auth-page{padding-top:100px}.auth-brand{top:20px;left:20px;font-size:18px}}
