---
name: Fantasy
colors:
  primary: "#0250CC"
  secondary: "#FDC800"
  success: "#16A34A"
  warning: "#D97706"
  danger: "#DC2626"
  surface: "#FFFFFF"
  text: "#111827"
  neutral: "#FFFFFF"
typography:
  h1:
    fontFamily: "New Rocker"
    fontSize: 2rem
  body-md:
    fontFamily: "New Rocker"
    fontSize: 1rem
  label-caps:
    fontFamily: "IBM Plex Mono"
    fontSize: 0.75rem
  sourceScale: "12/14/16/20/24/32"
  weights: "New Rocker 400; IBM Plex Mono 100/200/300/400/500/600/700"
rounded:
  sm: 4px
  md: 8px
spacing:
  sm: 8px
  md: 16px
  sourceScale: "8pt baseline grid"
---

## Overview

Game-inspired fantasy aesthetic with bold, premium visuals, rich color palettes, and immersive thematic elements.

## Style Foundations

- **Visual style:** bold, premium
- **Typography scale:** 12/14/16/20/24/32
- **Typography fonts:** primary=New Rocker, display=New Rocker, mono=IBM Plex Mono
- **Typography weights:** New Rocker 400; IBM Plex Mono 100/200/300/400/500/600/700 (as shipped on Google Fonts, checked 2026-09-20)
- **Color palette:** primary, secondary, success, warning, danger, info
- **Spacing scale:** 8pt baseline grid

## Colors

- **Primary (#0250CC):** Token from style foundations.
- **Secondary (#FDC800):** Token from style foundations.
- **Success (#16A34A):** Token from style foundations.
- **Warning (#D97706):** Token from style foundations.
- **Danger (#DC2626):** Token from style foundations.
- **Surface (#FFFFFF):** Token from style foundations.
- **Text (#111827):** Token from style foundations.
- **Neutral (#FFFFFF):** Derived from the surface token for official format compatibility.
