Commit 84af2cb
feat: product cohesion redesign + mobile optimization
Design system:
- Add --c-surface-raised, --c-stamp-red tokens
- New CSS classes: .record-card, .record-label, .record-value, .case-header, .mode-tab/.mode-tab--active
Copy + voice (institutional burial-office tone):
- CTA: "Issue Death Certificate" → "Declare Dead →"
- Mode tabs: "Examine a Subject" / "Certify a Repo"
- Random: "↯ exhume at random"
- Banner: "@user — case filed"
- Loading: "Reviewing commit history...", "Assessing cause of abandonment...", "Filing the paperwork..."
- 404: "Record Not Found" / "return to the registry →"
- Footer tagline: "official records of abandonment"
About page: full rewrite as institutional service document
- Sections: About the Service, Method of Examination, Records We Keep, Restricted Access, Support the Undertaker, Contact
- Title: "The Undertaker's Office"
UserDashboard: case file card redesign
- Left-accent border per status (red/amber/green)
- Cause of death visible on every card
- Section intro lines per tab
- Scrollable tab bar for small screens
Mobile optimization:
- .mode-tab: min-height 44px, full-width segmented control on mobile
- .subpage-back-link: min-height 44px
- Footer: padding-bottom clears fixed coffee-corner button
- UserDashboard tabs: overflow-x scroll on narrow screens
- CertificateCard back button: min-height 44px
- Certificate mobile scale: 34–46% (was 30–40%)
- ReadmeBadge copy button: min-height 44px
- All footer nav links: min-height 44px
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent efa92dd commit 84af2cb
17 files changed
Lines changed: 1468 additions & 257 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
0 commit comments