/* auth-hide.css — pre-auth anti-flash (LAW 12 spirit): body hidden until
   auth-guard removes this LINK (render-blocking, so no flash window). */
body{visibility:hidden !important}
