# Slide Design Standards

## MANDATORY STYLE — Do not deviate from these settings

> **Note**: Write color codes WITHOUT `#` (example: `1A1A2E`)


### Colors (DO NOT CHANGE)

- Primary: 1A1A2E
- Accent: E94560
- Background (light): FFFFFF
- Background (dark): 1A1A2E
- Body text: 333333
- Muted text: 6B7280


### Typography (DO NOT CHANGE)

- Title: Georgia, 40pt, bold
- Section heading: Arial, 24pt, bold
- Body: Calibri, 16pt, regular
- Caption: Calibri, 11pt, muted


### Layout Rules

- **Title slide**: Dark background (primary color 1A1A2E), white text
- **Content slides**: White background (FFFFFF)
- **Final slide**: Dark background (primary color 1A1A2E) — maintain "sandwich structure"
- Max 5 bullet points per slide
- EVERY slide must include a visual element (chart, graph, icon, or shape)
- NEVER use the same layout on consecutive slides


### Shadow Settings

- Use `opacity: 0.12` (do NOT use color hex opacity notation)
- Upward shadow: `angle: 270`


### Visual Elements

- Use simple geometric shapes (rectangles, circles) with accent color E94560
- Icons should be minimalist and use primary or accent colors only
- Charts should use accent color E94560 as the primary data color


### Prohibited

- No accent line under titles (to avoid "AI-generated" feel)
- No center-aligned body text
- No Unicode bullet symbols (•) — use `bullet: true`
- No gradients on text
- No repeating the same layout on consecutive slides
- No rainbow color palettes or multi-color schemes beyond the defined palette