/* Google button colors and spacing follow developers.google.com/identity/branding-guidelines. */
.google-signin-group{margin:18px 0;display:grid;gap:8px}.google-signin-group[hidden]{display:none!important}
button.google-signin{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:40px;width:100%;padding:10px 12px;border:1px solid #747775;border-radius:4px;background:#fff;color:#1f1f1f;font:500 14px/20px Arial,sans-serif;letter-spacing:.25px;text-transform:none;cursor:pointer;box-shadow:none}
button.google-signin:hover{background:#f2f2f2;color:#1f1f1f}button.google-signin:focus-visible{outline:3px solid #8ab4f8;outline-offset:3px}button.google-signin:disabled{opacity:.65;cursor:wait}
.google-signin img{width:20px;height:20px;flex:none;object-fit:contain}.google-signin-status{font-size:13px;line-height:1.5;margin:0}.google-signin-status:empty{display:none}
.google-account-body{margin:0;background:#091321;color:#e7edf6;font-family:Arial,sans-serif;min-height:100vh;display:grid;place-items:center;padding:24px;box-sizing:border-box}
.google-account-card{box-sizing:border-box;max-width:480px;width:100%;padding:32px;background:#101e30;border:1px solid #2b405a;border-radius:16px}.google-account-card h1{font-size:28px;margin:16px 0}.google-account-card p{color:#b9c9dc;line-height:1.6;overflow-wrap:anywhere}.google-account-card label{display:grid;gap:8px;margin:20px 0}.google-account-card input{box-sizing:border-box;width:100%;font:inherit;padding:12px;border:1px solid #536b88;border-radius:6px;background:#091321;color:#fff}.google-account-card button[type=submit]{width:100%;background:#3d8bff;color:white;padding:13px;border:0;border-radius:6px;font:600 16px Arial,sans-serif;cursor:pointer}.google-account-card button:disabled{opacity:.6}.google-account-card a{color:#96c3ff}.google-account-card [hidden]{display:none!important}.google-account-mark{font-weight:800;font-size:24px}.google-account-card small{display:block;line-height:1.5;color:#b9c9dc}.google-account-card :focus-visible{outline:3px solid #8ab4f8;outline-offset:3px}
@media(max-width:480px){.google-account-body{padding:16px}.google-account-card{padding:24px}}
