---
name: Lorenzodaldosso It
description: "The site is worth including as a prime example of typography-driven portfolio design that achieves high impact through extreme scale and strict visual restraint."
version: alpha

colors:
  background: "#FFFCF0"
  primary: "#000310"
  neutral: "#545454"
  line: "rgba(0, 0, 0, 1)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 135px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "0px"
  body:
    fontFamily: humanist-sans
    fontSize: 14px
    lineHeight: 1.4
    fontWeight: 400
    letterSpacing: "0px"

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

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

---

## Overview

Minimalist IT specialist portfolio featuring massive display typography and a strict monochromatic palette.

*A minimalist tech portfolio that uses oversized typography and monochromatic constraints to convey precision.*

## Colors

Strict high-contrast monochromatic palette using a deep near-black on a warm off-white.

- **Background (`#FFFCF0`)** — uses `bg` token
- **Primary text (`#000310`)** — uses `ink` token
- **Muted (`#545454`)** — uses `muted` token
- **Borders (`rgba(0, 0, 0, 1)`)** — uses `line` token

## Typography

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

## Layout

Full-width display typography anchored by a central horizontal dividing line.

*Rhythm:* Generous horizontal padding (57.6px) and clear vertical separation.

## Elevation & Depth

- 0px 8px 48px 0px rgba(0, 0, 0, 0.15)
- Borders: 1px solid borders are used sparingly, primarily for horizontal dividers.

## Shapes

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

## Components

- **button:** Pill-shaped buttons with solid black fill and white text.
- **card:** No traditional cards; layout relies on oversized typography and generous whitespace.
- **input:** Toggle switches with a dark pill container and a teal (#1CC691) active state.
- **hero:** Massive, tightly tracked display text acting as the primary focal point.

## Do's and Don'ts

**Don't:**
- Don't use a multi-color palette — screenshot shows strict black, off-white, and gray.
- Don't use small display sizes — screenshot shows display text dominating the viewport.
- Don't use sharp rectangular buttons — screenshot shows pill-shaped buttons with large radii.
- Don't use complex decorative icons — screenshot shows pixelated geometric shapes and numbers.
- Don't use standard centered hero layouts — screenshot shows massive left-aligned display text.
- Don't use heavily shadowed elements — screenshot shows a mostly flat aesthetic with minimal elevation.

---

## System Prompt (paste into AI agent)

```
This is a minimalist IT specialist portfolio site characterized by massive, dominant display typography and a strict monochromatic palette of deep near-black (#000310) and warm off-white (#FFFCF0). The layout relies heavily on oversized text and generous whitespace to convey technical precision. Key critical donts: never use a multi-color palette, never use small display typography, and never use standard rectangular UI components. The design DNA is defined by its bold restraint and typographic expression.
```
