.form-side,.auth-card,.auth-card form{min-width:0;max-width:100%}
body{font-family:"Avenir Next","Helvetica Neue",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.auth-card h1{font-size:clamp(31px,4vw,46px);line-height:1.05;letter-spacing:-.04em;margin:0 0 10px}
:where(a,button,input,select,textarea):focus-visible{outline:2px solid #86a7ff;outline-offset:3px}
.oauth-button{width:100%;max-width:100%;min-width:0;height:54px;display:flex;align-items:center;justify-content:center;gap:12px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#fff;color:#171717;text-decoration:none;font-size:14px;font-weight:720;white-space:nowrap;box-shadow:0 12px 34px rgba(0,0,0,.22);transition:transform .2s,box-shadow .2s,background .2s}
.oauth-button:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(0,0,0,.32);background:#f8f9fb}
.google-mark{width:20px;height:20px;flex:0 0 auto}
.oauth-button span{min-width:0;overflow:hidden;text-overflow:ellipsis}
.google-button-shell{width:min(100%,400px);min-width:0;min-height:44px;margin-inline:auto;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;background:transparent}
.google-render-target,.google-render-target>div,.google-render-target iframe{max-width:100%!important}
.google-render-target{width:100%;display:flex;justify-content:center}
.auth-divider{display:flex;align-items:center;gap:14px;margin:22px 0;color:#6f7682;font:600 10px ui-monospace,monospace;letter-spacing:.11em;text-transform:uppercase}
.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:rgba(255,255,255,.1)}
.field-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}
.field-label-row label{margin:0}
.field-label-row a{color:#aebfff;font-size:12px;text-decoration:none}
.field-label-row a:hover{text-decoration:underline;text-underline-offset:3px}
.compact-card{width:min(100%,480px)}
.security-note{display:flex;gap:10px;align-items:flex-start;margin:18px 0 0;color:#777f8b;font-size:12px;line-height:1.55}
.security-note:before{content:"";width:7px;height:7px;border-radius:50%;background:#74e69a;box-shadow:0 0 14px rgba(116,230,154,.65);margin-top:5px;flex:0 0 auto}
@media(max-width:520px){.oauth-button{height:52px;font-size:13px}.google-button-shell{min-height:44px}.auth-divider{margin:18px 0}}
.auth-session-pending .form-side{visibility:hidden}
