1) Design System
Do Not Drift
Use this design system on all core pages unless a deliberate rebrand is approved and rolled out globally.
--deep: #111C27
--gold: #C9A84C
--gold-lt: #E8D099
--cream: #F8F4EC
--ink: #1A1A1A
--mid: #5A5A5A
--rule: #D4C8B0
- Serif display/headlines:
Playfair Display - Utility labels/nav/meta:
DM Mono - Body copy:
Lato - Tone: premium, practical, direct
2) Global Navigation
Standard Order
- Services
- Projects
- Museum School
- About
- Search icon
- Start a Conversation (CTA)
- Do not add a separate Contact nav item.
- Use fixed 60px dark nav with gold CTA.
- Use
assets/nav-mobile.cssandassets/nav-mobile.js. - Keep search IDs consistent:
searchToggle,searchOverlay,searchClose,searchResults.
3) Paths and URLs
Link Conventions
- Use consistent root/site-relative links within each page.
- For nested pages (
projects/*,museum-school/*,documents/*), adjust path depth correctly. - If maintaining mirrored files in multiple locations, update all copies in one change set.
- Canonical URLs should match final GitHub Pages location.
4) Page Structure
Required Composition
- Fixed global nav
- Hero with dark field and serif headline
- Readable body sections/cards
- CTA block with gold primary action
- Standard footer
- Search overlay + scripts
5) Social Media Standard
How Social Links Are Managed
- Official platforms (if active):
LinkedIn,Instagram,X. - Default placement: footer on all primary pages.
- Optional additional placement: contact page only.
- Order: LinkedIn, Instagram, X.
- Text labels only (not icon-only).
- Open external links in a new tab with
target="_blank"andrel="noopener noreferrer". - No placeholders: if a platform is not active, omit it.
- Use identical URLs and order across every page where social links appear.
6-11) Consistency Rules
Operational Standards
- Desktop side padding baseline:
56px; mobile:24px. - Keep terms exact:
Museum School,Start a Conversation,Museum Planning LLC. - Avoid one-off visual systems on individual pages.
- Pre-publish checklist: nav, mobile nav, search, tokens, links, footer, social standard, no accidental theme drift.
- If intentionally changing the standard, document rationale and update the style guide.