Demo images / Build & push demo images (push) Successful in 3m0s
- The badge is now the dashboard login's AnimatedLogo, square for square: inline SVG (20 white rects, 100ms stagger, 3s loop) inside the same gradient ring. The old <img> of favico-black-v2.svg baked a second ring into the ring and couldn't animate; the asset leaves the gate allowlist since nothing references it now. - The submit button is .glass-button longhand: hover lift + lightening + rim glow, active press, disabled dim — the flat darken-only hover read as broken next to /login. - Loading state: submitting flips the button to spinner + 'Signing in…'/ 'Verifying…' and disables it, via a single inline script admitted by CSP sha256 hash (not unsafe-inline; injected markup stays inert, and the page still works as a plain POST without JS). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>