.login-google-btn{width:100%;min-height:var(--size-control);justify-content:center;align-items:center;gap:var(--space-2);padding-inline:var(--space-4);border-radius:var(--radius-sm);color:#1f1f1f;font-family:inherit;font-size:var(--text-sm);letter-spacing:0;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #747775;font-weight:800;line-height:1;transition:background-color .14s,border-color .14s,box-shadow .14s,transform .14s;display:inline-flex}.login-google-btn:hover:not(:disabled){background:#f8f9fa;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.login-google-btn:focus-visible{outline:2px solid var(--color-blue-600);outline-offset:2px}.login-google-btn:disabled{opacity:.6;cursor:not-allowed}.login-google-btn__icon{flex:0 0 1.25rem;width:1.25rem;height:1.25rem;display:block}.login-google-btn__label{white-space:nowrap}html[data-theme=dark] .login-google-btn{color:#e3e3e3;background:#131314;border-color:#8e918f}html[data-theme=dark] .login-google-btn:hover:not(:disabled){box-shadow:none;background:#1e1f20}@media (max-width:47.5rem){.entry-shell.auth-page:has(.login-page){min-height:100dvh;max-height:100dvh;overflow:hidden}:is(.entry-shell.auth-page:has(.login-page) .entry-topbar,.entry-shell.auth-page:has(.login-page) .entry-footer){width:min(100% - 2.5rem,35rem);padding-inline:var(--space-5);box-sizing:border-box}.entry-shell.auth-page:has(.login-page) .entry-topbar{min-height:3.25rem}.entry-shell.auth-page:has(.login-page) .auth-main{width:min(100% - 2.5rem,35rem);min-height:0;padding:var(--space-3) var(--space-5);box-sizing:border-box;flex:1;align-items:center;overflow:hidden}.entry-shell.auth-page:has(.login-page) .auth-form-panel{width:min(100%,27rem);padding:0}.entry-shell.auth-page:has(.login-page) .login-page .auth-copy h1{font-size:var(--text-2xl);letter-spacing:-.03em;line-height:1.15}.entry-shell.auth-page:has(.login-page) .login-page .auth-copy p{margin:var(--space-2) 0 0;font-size:var(--text-sm);line-height:1.4}.entry-shell.auth-page:has(.login-page) .login-page .auth-form{gap:var(--space-3);margin-top:var(--space-4);padding-top:var(--space-4)}.entry-shell.auth-page:has(.login-page) .login-page .auth-register{margin-top:var(--space-3)}.entry-shell.auth-page:has(.login-page) .auth-trust{margin-top:var(--space-3);padding-top:var(--space-3)}.entry-shell.auth-page:has(.login-page) .entry-footer{min-height:auto;padding-block:var(--space-3);flex-direction:row;align-items:center}.entry-shell.auth-page:has(.login-page) .entry-footer span:last-child{display:none}.entry-shell.auth-page:has(.login-page) .turnstile-shell{transform-origin:top;max-height:4.25rem;overflow:hidden;transform:scale(.92)}}@media (max-width:47.5rem) and (max-height:44rem){.entry-shell.auth-page:has(.login-page) .login-page .auth-copy p{display:none}.entry-shell.auth-page:has(.login-page) .auth-trust{display:none}.entry-shell.auth-page:has(.login-page) .entry-footer{display:none}.entry-shell.auth-page:has(.login-page) .login-page .auth-form{margin-top:var(--space-3);padding-top:var(--space-3);gap:var(--space-2)}}
