---
name: Playstation
description: "This site is worth including as a prime example of a premium consumer product portal that successfully balances high-impact cinematic visuals with a clean, functional, and responsive UI framework."
version: alpha

colors:
  background: "#000000"
  primary: "#FFFFFF"
  secondary: "#1F1F1F"
  tertiary: "#0070C0"
  neutral: "#6B6B6B"
  bg-soft: "#1F1F1F"
  bg-quiet: "#FFFFFF"
  muted-soft: "#CCCCCC"
  line: "rgba(0, 104, 189, 0.2)"

typography:
  display:
    fontFamily: grotesque-sans
    fontSize: 56px
    lineHeight: 1.1
    fontWeight: 500
    letterSpacing: "-1.5px"
  heading:
    fontFamily: humanist-sans
    fontSize: 32px
    lineHeight: 1.2
    fontWeight: 500
    letterSpacing: "-0.5px"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "0"

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

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

---

## Overview

Sony's premium gaming ecosystem portal balancing bold cinematic visuals with clean, functional navigation.

*A sleek cinema lobby transitioning into an interactive arcade*

## Colors

High-contrast foundation using deep blacks and bright whites to let vibrant game artwork and the signature blue accent pop.

- **Background (`#000000`)** — uses `bg` token
- **Primary text (`#FFFFFF`)** — uses `ink` token
- **Secondary text (`#1F1F1F`)** — uses `ink-soft` token
- **Accent (`#0070C0`)** — uses `accent` token
- **Muted (`#6B6B6B`)** — uses `muted` token
- **Borders (`rgba(0, 104, 189, 0.2)`)** — uses `line` token

## Typography

- **Display:** grotesque-sans
- **Body:** humanist-sans
- **Mono:** monospace

- Use system font stack 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'WenQuanYi Micro Hei', Arial, sans-serif for the Chinese-localized interface.
- Keep navigation text at 16px with 400 weight for readability.
- Ensure strong contrast between text and image backgrounds using overlays.

## Layout

Full-bleed immersive hero sections followed by horizontally scrolling card carousels and structured content blocks.

*Rhythm:* Consistent 4px base grid used for micro-spacing, scaling up to generous 64px and 96px gutters in hero sections to create breathing room.

## Elevation & Depth

- 0px 4px 8px rgba(0, 0, 0, 0.16)
- 0px 4px 8px rgba(0, 0, 0, 0.8)
- Borders: Minimal visible borders; relies on subtle 2px highlights for active states or 1px dividers that blend into the dark theme.

## Shapes

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

## Components

- **button:** Pill-shaped primary actions with #0070C0 blue and white text; secondary buttons use #1F1F1F backgrounds.
- **card:** Image-heavy cards with 16px border-radius, subtle shadows, and 2px highlight on selection.
- **chip:** Used for tag-like categorization with minimal padding.
- **input:** Search interface with a clean, unadorned magnifying glass icon.
- **hero:** Full-width cinematic images or videos with dark overlays and large white typography.

## Do's and Don'ts

**Don't:**
- Don't use excessive borders — screenshot shows relies on shadows and background contrast.
- Don't use sharp corners for primary cards — screenshot shows consistent 16px and 8px border-radius.
- Don't use muted or earthy color palettes — screenshot shows high-contrast blacks, whites, and vibrant blues.
- Don't use decorative serif fonts — screenshot shows clean, functional sans-serif typography for UI.
- Don't use low-resolution imagery — screenshot shows high-fidelity, cinematic game artwork.
- Don't use complex multi-column layouts in the hero — screenshot shows a single, dominant visual focus.

---

## System Prompt (paste into AI agent)

```
This is the Sony PlayStation Chinese-localized homepage, a premium consumer gaming portal. The design DNA is built on a high-contrast foundation of deep black (#000000) and pure white (#FFFFFF), allowing vibrant game artwork to dominate. The primary brand accent is a signature blue (#0070C0). Typography uses a clean humanist-sans system font stack (PingFang SC, Arial) for UI and bold grotesque-sans for hero headlines. Layout features full-bleed cinematic heroes followed by horizontally scrolling carousels of game cards with 16px rounded corners. Key elements include pill-shaped blue CTA buttons and subtle 0.2s ease-in-out transitions. Critical donts: Never use decorative serifs, avoid excessive borders, do not use low-contrast text overlays on busy backgrounds, avoid earthy palettes, never clutter the hero with multiple focal points, and always maintain the 4px base spacing grid.
```
