.sso-login{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:11px 16px;border:1px solid var(--ink);border-radius:8px;background:var(--ink);color:#fff!important;text-decoration:none;font-weight:700}.sso-login:hover{filter:brightness(1.12)}.sso-mark{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;color:var(--ink);font:800 15px Georgia,serif}.auth-divider{display:flex;align-items:center;gap:10px;margin:20px 0;color:var(--muted);font-size:12px}.auth-divider::before,.auth-divider::after{content:"";height:1px;flex:1;background:var(--line)}
