---
name: Suno
description: "Worth including as a prime example of a modern, AI-driven consumer product with a highly expressive and immersive visual language."
version: alpha

colors:
  background: "#101012"
  primary: "#F7F4EF"
  neutral: "#9CA3AF"
  line: "rgba(247, 244, 239, 0.1)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 64px
    lineHeight: 1.0
    fontWeight: 500
    letterSpacing: "-3.68px"

rounded:
  sm: 6px
  md: 12px
  lg: 24px
  pill: 9999px

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

---

## Overview

Turn simple text prompts into fully produced songs using AI.

*A digital studio that turns text into music through a magical, immersive interface.*

## Colors

Cinematic dark mode with high-contrast warm whites and vibrant gradient accents.

- **Background (`#101012`)** — uses `bg` token
- **Primary text (`#F7F4EF`)** — uses `ink` token
- **Muted (`#9CA3AF`)** — uses `muted` token
- **Borders (`rgba(247, 244, 239, 0.1)`)** — uses `line` token

## Typography

- **Display:** geometric-sans
- **Body:** geometric-sans

## Layout

Hero-focused with floating cards and a central prompt input.

*Rhythm:* 4px base unit

## Elevation & Depth

- 0 25px 50px -12px rgba(0,0,0,0.25)
- 0 10px 15px -3px rgba(0,0,0,0.1)
- -5.37px 0px 40px 0px rgba(255,176,3,0.07)
- 5.37px 0px 40px 0px rgba(254,60,125,0.07)
- Borders: 1px solid rgba(247, 244, 239, 0.1)

## Shapes

- `sm`: 6px
- `md`: 12px
- `lg`: 24px
- `pill`: 9999px

## Components

- **button:** Pill-shaped with gradient backgrounds or subtle borders.
- **card:** Rounded corners with subtle glassmorphism or drop shadows.
- **chip:** Small, rounded pills with minimal styling.
- **input:** Large, rounded input field with integrated action buttons.
- **hero:** Centered text over a cinematic, blurred gradient background with floating media cards.

## Do's and Don'ts

**Don't:**
- Don't use a light background — screenshot shows a deep dark (#101012) base.
- Don't use sharp corners — screenshot shows rounded corners (up to 999px) on most elements.
- Don't use a complex grid for the hero — screenshot shows a centered, single-column layout.
- Don't use multiple vibrant accent colors — screenshot shows a single primary gradient (orange/pink) for the 'Create' button.
- Don't use small, cramped typography — screenshot shows large, bold display text with tight letter-spacing.
- Don't use heavy drop shadows everywhere — screenshot shows shadows only on cards and specific interactive elements.

---

## System Prompt (paste into AI agent)

```
Suno is an AI-powered music creation platform with a cinematic, premium dark-mode aesthetic. Its design DNA is built around a deep charcoal (#101012) background, warm white (#F7F4EF) text, and vibrant orange-to-pink gradients for key actions. Typography utilizes a clean geometric sans-serif (Neue Montreal) with tight letter-spacing for bold headlines. Key constraints include maintaining a centered, immersive hero layout and avoiding light themes, sharp corners, or cluttered grids. The interface emphasizes simplicity and creative flow through a prominent prompt-based input system.
```
