:root{color:#f4f6fa;font-synthesis:none;text-rendering:optimizelegibility;background:#090c12;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.page{background:radial-gradient(circle at top,#172033 0%,#090c12 48%);place-items:center;min-height:100vh;padding:24px;display:grid}.card{background:#0f131cf0;border:1px solid #293244;border-radius:20px;width:min(440px,100%);padding:32px;box-shadow:0 24px 80px #0006}.brand{align-items:center;gap:14px;display:flex}.brand-mark{color:#fff;background:#ff6138;border-radius:14px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.brand h1,.login-copy h2,.account h2{margin:0}.brand p,.login-copy p,.account p{color:#929bad;margin:5px 0 0}.login-copy{margin:48px 0 24px}.google-button{min-height:44px}.google-button.loading{pointer-events:none;opacity:.5}.status{color:#929bad}.error{color:#ff9b9b;background:#2c171a;border:1px solid #71383b;border-radius:10px;margin-top:20px;padding:12px}.account{text-align:center;margin-top:42px}.account img{border-radius:50%;width:72px;height:72px;margin-bottom:14px}.details{color:#c6cbd5;text-align:left;gap:8px;margin:24px 0;display:grid}.account button{color:#fff;width:100%;font:inherit;cursor:pointer;background:#ff6138;border:0;border-radius:10px;padding:12px 16px;font-weight:700}
