---
name: Lironmoran Interiors
description: "This site is an excellent reference for minimalist luxury and high-end portfolio design, showcasing extreme typographic scale and a confident, monochromatic approach."
version: alpha

colors:
  background: "#000000"
  primary: "#EEEEEE"
  secondary: "#F2F0ED"
  neutral: "#978F84"
  bg-soft: "#EEEEEE"
  bg-quiet: "#050505"
  line: "rgba(238, 238, 238, 0.2)"

typography:
  display:
    fontFamily: didone-serif
    fontSize: 185px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "0px"
  heading:
    fontFamily: humanist-sans
    fontSize: 92px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "0px"
  subheading:
    fontFamily: humanist-sans
    fontSize: 75px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "0px"
  body:
    fontFamily: humanist-sans
    fontSize: 13px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "0px"
  label:
    fontFamily: humanist-sans
    fontSize: 23px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "0px"

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

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

---

## Overview

A premium, high-contrast digital portfolio for a commercial interior design studio.

*A curated gallery for high-end interior design projects*

## Colors

High-contrast and austere, relying on extreme black and white to create a sophisticated, gallery-like presentation.

- **Background (`#000000`)** — uses `bg` token
- **Primary text (`#EEEEEE`)** — uses `ink` token
- **Secondary text (`#F2F0ED`)** — uses `ink-soft` token
- **Muted (`#978F84`)** — uses `muted` token
- **Borders (`rgba(238, 238, 238, 0.2)`)** — uses `line` token

## Typography

- **Display:** didone-serif
- **Body:** humanist-sans

- All text is strictly uppercase.
- Typography is exclusively light-weight (300/400).
- Serif is reserved for expressive display; sans-serif is used for all UI and labels.

## Layout

Asymmetric split-layouts and centered, circular loading overlays.

*Rhythm:* Generous and asymmetric, utilizing extreme horizontal padding (172px) for focused content areas.

## Elevation & Depth

- none
- Borders: Minimal 1px borders and circular outlines (50% border-radius) for loaders and icons.

## Shapes

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

## Components

- **button:** Pill-shaped (rounded-full) with a solid white background and black uppercase text, featuring no border.
- **card:** Centered modal dialog with a solid black background, white text, and heavily rounded corners (border-radius: 26px).
- **chip:** N/A
- **input:** N/A
- **hero:** Full-viewport, dark-background screen with a thin circular loading indicator and large, bold percentage counter.

## Do's and Don'ts

**Don't:**
- Don't use lowercase text — the screenshot shows all text is strictly uppercase.
- Don't use bright accent colors — the palette is strictly monochromatic (black, white, muted gray).
- Don't use bold or heavy font weights — all typography is extremely light (300/400).
- Don't use harsh box shadows — the design relies on flat surfaces and high contrast.
- Don't use sharp corners on prominent components — buttons and cards feature soft, rounded corners.
- Don't use cluttered grids — the layout is spacious with generous padding and asymmetric splits.

---

## System Prompt (paste into AI agent)

```
This site is a premium digital portfolio for a commercial interior design studio, utilizing a strictly monochromatic, high-contrast aesthetic. The primary palette consists of pure black (#000000) and off-white (#EEEEEE), with no high-chroma accent colors. Typography is divided between an elegant didone-serif for expressive display elements and a light humanist-sans-serif for all UI labels and navigation, with all text strictly set to uppercase. The layout is spacious and asymmetric, featuring large display sizes up to 185px. Critical design prohibitions: never use lowercase text, never introduce bright accent colors, never use bold font weights, and avoid cluttered or dense layouts.
```
