:root{color-scheme:dark;font-family:Arial,sans-serif;background:#090909;color:#f5f5f5;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto}header,footer{display:flex;justify-content:space-between;padding:24px 32px;border-bottom:1px solid #292929;font-size:12px}header span,footer span,.access{color:#9b9b9b}main{width:min(100% - 48px,400px);margin:auto;padding:60px 0}main img{display:block;margin-bottom:38px}.eyebrow{font-size:11px;color:#aaa}h1{font-size:36px;margin:14px 0 32px;font-weight:500}.google-login{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:14px 18px;background:#eee;color:#111;text-decoration:none;border-radius:4px;font-size:15px}.google-login:hover{background:#fff}.google-login:focus-visible{outline:2px solid white;outline-offset:5px}.access{font-size:12px;margin-top:20px}footer{border-top:1px solid #292929;border-bottom:0}@media(max-width:480px){header,footer{padding:20px 24px}}
