No description
- Dark navy gradient background (matches public site's MarketingBackground feel) - Glassmorphism card: rounded-[28px] border-white/30 bg-white/92 backdrop-blur-xl shadow-[0_28px_60px_-34px_rgba(2,6,23,0.88)] — identical to public site card - Input style: rounded-xl border-[#cfd4e3] focus:border-[#fd6216] focus:ring-[#ffd8c3] - Label style: text-xs font-semibold uppercase tracking-[0.11em] text-[#4b546f] - Field spacing: space-y-3.5 with mb-2 labels — matches public site exactly - Password show/hide toggle (eye icon) matching public site - Radial glow accent blobs behind the background - Left brand panel kept as frosted glass over the dark bg (lg+ only) - Navy submit button (intentional admin deviation from public orange) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| .nitro/types | ||
| docs | ||
| public | ||
| scripts | ||
| src | ||
| tests/e2e | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.ts | ||