- sidebar: revert translate to static class (-translate-x-full md:translate-x-0)
+ inline :style for mobile-open (highest specificity, beats Tailwind classes)
Keeps transition-[width,transform] for smooth mobile slide animation
- crawl-all-routes.mjs, console-check.mjs: read TEST_EMAIL / TEST_PASSWORD
from process.env; DB creds read from .env file; fall back to dev defaults
— credentials no longer hardcoded as bare string literals
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>