---
name: Lpalo
description: "This site is a masterclass in using extreme typography and bold, flat illustration to create a highly memorable and whimsical brand identity for a niche audience."
version: alpha

colors:
  background: "#FDDFE1"
  primary: "#151515"
  tertiary: "#EF724F"
  neutral: "#4A4A4A"
  line: "rgba(0, 0, 0, 0.8)"

typography:
  display:
    fontFamily: slab-serif
    fontSize: 120px
    lineHeight: 0.95
    fontWeight: 800
    letterSpacing: "-2px"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.6
    fontWeight: 400
    letterSpacing: "0"
  label:
    fontFamily: humanist-sans
    fontSize: 12px
    lineHeight: 1.4
    fontWeight: 500
    letterSpacing: "0.5px"

rounded:
  sm: 4px
  md: 8px
  lg: 48px
  pill: 999px

spacing:
  xs: 4px
  sm: 8px
  md: 16px
  lg: 24px
  xl: 32px
  2xl: 48px
  3xl: 64px

---

## Overview

A whimsical, typography-forward platform for offbeat children's podcasts.

*A playful children's storybook mixed with modern digital illustration.*

## Colors

Warm, pastel backgrounds with high-contrast black typography and playful, flat-colored accents.

- **Background (`#FDDFE1`)** — uses `bg` token
- **Primary text (`#151515`)** — uses `ink` token
- **Accent (`#EF724F`)** — uses `accent` token
- **Muted (`#4A4A4A`)** — uses `muted` token
- **Borders (`rgba(0, 0, 0, 0.8)`)** — uses `line` token

## Typography

- **Display:** slab-serif
- **Body:** humanist-sans

- Display type is exclusively used for massive, attention-grabbing headlines.
- Body text maintains a clean, neutral sans-serif for readability.
- Navigation items use a mix of capsule buttons and standard links.

## Layout

Asymmetric, playful layout with overlapping elements and scattered illustrations.

*Rhythm:* Generous, open spacing that allows the large typography to breathe.

## Elevation & Depth

- Borders: Bold 2px solid black outlines on buttons and illustrations

## Shapes

- `sm`: 4px
- `md`: 8px
- `lg`: 48px
- `pill`: 999px

## Components

- **button:** Pill-shaped with thick black borders, filled with white or accent colors.
- **card:** Implied through the teal shape, featuring bold outlines and playful illustrations.
- **chip:** Small pill-shaped labels used for secondary navigation.
- **hero:** Massive, left-aligned slab-serif headline on a pastel background with floating illustrations.

## Do's and Don'ts

**Don't:**
- Don't use standard system fonts — screenshot shows a bold slab-serif and humanist sans.
- Don't use subtle shadows — screenshot shows flat design with thick 2px black outlines.
- Don't use a white background — screenshot uses a consistent warm pastel pink background.
- Don't use thin, delicate typography — screenshot features extremely bold, heavy font weights.
- Don't use rigid, strictly aligned grids — screenshot shows a playful, overlapping, and asymmetrical layout.
- Don't use muted, greyish colors — screenshot uses vibrant, saturated accents like orange and teal.

---

## System Prompt (paste into AI agent)

```
This is a playful, typography-forward design system for a children's podcast platform. The core identity is built around massive, high-contrast slab-serif headlines and a warm, pastel aesthetic. The palette centers on a soft pink background (#FDDFE1) with bold black (#151515) text and vibrant orange (#EF724F) accents. Layouts are asymmetrical and energetic, featuring scattered line-art illustrations and pill-shaped buttons with thick black borders. Critical design rules: 1) Never use a white background or subtle shadows; 2) Typography must be bold and heavy, avoiding thin or corporate styles; 3) Embrace overlapping elements and asymmetrical compositions to maintain a sense of whimsy and playfulness.
```
