---
name: Ka Ra Studio
description: "Worth including as a strong example of a refined, typography-forward portfolio that prioritizes content and craftsmanship over UI complexity."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#674A1D"
  neutral: "#674A1D"
  line: "rgba(103, 74, 29, 1)"

typography:
  display:
    fontFamily: transitional-serif
    fontSize: 34px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0px"
  body:
    fontFamily: transitional-serif
    fontSize: 15px
    lineHeight: 1.65
    fontWeight: 400
    letterSpacing: "0px"

rounded:
  sm: 0px
  md: 0px
  lg: 0px
  pill: 999px

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

---

## Overview

A restrained, typography-forward portfolio for a woodworking design practice.

*A curated gallery exhibition of bespoke wooden objects.*

## Colors

Two-tone palette dominated by warm white and a rich, woody brown ink.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#674A1D`)** — uses `ink` token
- **Muted (`#674A1D`)** — uses `muted` token
- **Borders (`rgba(103, 74, 29, 1)`)** — uses `line` token

## Typography

- **Display:** transitional-serif
- **Body:** transitional-serif

- The primary typeface 'A B C Laica' is used exclusively for all text elements.
- All text maintains a uniform weight of 400.
- Text color is strictly limited to a warm woody brown against a white background.

## Layout

A single-column, vertically scrolling layout with generous whitespace and center-aligned text.

*Rhythm:* Generous padding and margins create a calm, unhurried browsing experience.

## Elevation & Depth

- Borders: Borders use the primary ink color and are occasionally paired with a subtle gray for inactive states.

## Shapes

- `sm`: 0px
- `md`: 0px
- `lg`: 0px
- `pill`: 999px

## Components

- **button:** Text-based links wrapped in parentheses, relying on cursor changes and opacity transitions for interaction.
- **card:** Large, borderless photographic cards with centered text descriptions below.
- **hero:** A text-heavy introductory block followed by a grid or single large image.

## Do's and Don'ts

**Don't:**
- Don't use a dark background — screenshot shows a clean white background.
- Don't use sans-serif typography — screenshot shows a distinct transitional-serif face.
- Don't use bright accent colors — screenshot uses a monochrome brown ink palette.
- Don't use heavy drop shadows — screenshot shows completely flat surface treatment.
- Don't use complex multi-column grids — screenshot shows a simple, centered vertical flow.
- Don't use bold font weights — screenshot shows a uniform weight of 400 across all text.

---

## System Prompt (paste into AI agent)

```
Position this as a refined, minimalist portfolio for a design studio. The key colors are a warm white background and a woody brown ink. The typography is exclusively a transitional serif, used in a single weight. Critical donts: do not introduce dark modes or black backgrounds, do not use sans-serif type, and do not add decorative drop shadows to components. Keep interactions subtle, relying on opacity changes and generous whitespace.
```
