/* Public-auth additions: uses the established OUTCORA visual system. */
.google-button{align-items:center;background:#fff;border:1px solid rgba(148,163,184,.5);border-radius:8px;color:#111827;display:flex;font:500 14px/1.2 Manrope,system-ui,sans-serif;gap:10px;justify-content:center;min-height:46px;text-decoration:none;width:100%}
.google-button:hover{background:#f8fafc;border-color:#94a3b8;color:#111827}.google-button svg{height:19px;width:19px}.auth-divider{align-items:center;color:#8b9ab0;display:flex;font-size:12px;gap:12px;margin:20px 0}.auth-divider:before,.auth-divider:after{background:rgba(148,163,184,.22);content:"";height:1px;flex:1}.auth-divider span{text-transform:uppercase;letter-spacing:.08em}.form-message{display:none;margin:14px 0 0}.form-message.is-visible{display:block}.form-message.is-error{color:#ff8290}.form-message.is-success{color:#7ee7bb}.auth-shell select.form-input{appearance:auto}.auth-shell .form-check{margin:14px 0}.auth-shell .form-help{font-size:13px}.auth-shell .form-help a{color:#a9c5ff}
