---
name: Getuntil
description: "The site is worth including because it masterfully balances a clean, simple layout with expressive, high-chroma gradients to create an emotionally resonant and playful brand identity."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#000000"
  secondary: "#000000A6"
  tertiary: "#FF3B30"
  neutral: "#00000066"
  bg-quiet: "#F2F2F2"
  line: "rgba(0, 0, 0, 0.1)"

typography:
  display:
    fontFamily: humanist-sans
    fontSize: 40px
    lineHeight: 1.0
    fontWeight: 700
    letterSpacing: "-0.5px"
  headline:
    fontFamily: humanist-sans
    fontSize: 30px
    lineHeight: 1.2
    fontWeight: 700
    letterSpacing: "0px"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.4
    fontWeight: 400
    letterSpacing: "0px"

rounded:
  sm: 8px
  md: 16px
  lg: 32px
  pill: 999px

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

---

## Overview

A playful countdown app that helps you track the meaningful events in your life.

*A warm, vibrant personal calendar for life's highlights*

## Colors

Vibrant, multi-color gradients contrast against clean, light backgrounds.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Secondary text (`#000000A6`)** — uses `ink-soft` token
- **Accent (`#FF3B30`)** — uses `accent` token
- **Muted (`#00000066`)** — uses `muted` token
- **Borders (`rgba(0, 0, 0, 0.1)`)** — uses `line` token

## Typography

- **Display:** humanist-sans
- **Body:** humanist-sans

## Layout

Centered column layout with generous padding

*Rhythm:* generous vertical rhythm with 80px hero spacing

## Elevation & Depth

- Borders: none

## Shapes

- `sm`: 8px
- `md`: 16px
- `lg`: 32px
- `pill`: 999px

## Components

- **button:** Rounded black pill with white text
- **card:** Large gradient rounded rectangles
- **input:** Standard text inputs with subtle background
- **hero:** App icon, headline, subhead, and floating UI cards over gradient

## Do's and Don'ts

**Don't:**
- don't use sharp corners — screenshot shows soft, large rounded rectangles
- don't use a dark background — screenshot shows a white/light background
- don't use muted, desaturated colors — screenshot shows vibrant, high-chroma gradients
- don't use serif fonts — screenshot shows sans-serif typography
- don't use complex layouts — screenshot shows a clean, centered single-column layout
- don't use heavy drop shadows — screenshot shows flat or softly elevated surfaces

---

## System Prompt (paste into AI agent)

```
The system is a friendly, playful countdown app landing page. It positions itself as a way to track meaningful life events. Key hex colors include white backgrounds (#FFFFFF), black text (#000000), and vibrant gradients like red (#FF3B30), green (#34C759), blue (#007AFF), and orange. The typography is a clean humanist-sans-serif. Critical donts: Don't use dark mode or a dark background. Don't use sharp corners on cards or buttons. Don't use muted or desaturated colors; embrace high-chroma gradients. Don't use serif fonts. Don't create cluttered layouts; keep it spacious and centered. Don't use heavy drop shadows.
```
