---
name: Schulhaus Tirol
description: "This site is a masterclass in editorial web design, using a restricted palette and classic typography to create a powerful, high-end brand presence for a hospitality business."
version: alpha

colors:
  background: "#FF7D50"
  primary: "#000000"
  line: "rgba(0,0,0,0.25)"

typography:
  display:
    fontFamily: transitional-serif
    fontSize: 80px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-1px"
  h2:
    fontFamily: transitional-serif
    fontSize: 26px
    lineHeight: 1.4
    fontWeight: 400
    letterSpacing: "normal"
  body:
    fontFamily: transitional-serif
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "0.48px"
  caption:
    fontFamily: transitional-serif
    fontSize: 12px
    lineHeight: 1.4
    fontWeight: 400
    letterSpacing: "0.48px"

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

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

---

## Overview

Schulhaus Tirol is a culinary destination that blends Tyrolean tradition with surprising, modern gastronomy.

*A traditional Tyrolean alpine inn reimagined with modern editorial design.*

## Colors

A bold, warm terracotta dominates the canvas, paired with stark black typography and imagery.

- **Background (`#FF7D50`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Borders (`rgba(0,0,0,0.25)`)** — uses `line` token

## Typography

- **Display:** transitional-serif
- **Body:** transitional-serif
- **Mono:** monospace

- Use monospaced typography for small labels, navigation links, and technical details.
- Use serif typography for large display headlines, body copy, and all primary text.
- Maintain generous letter-spacing for monospaced text to ensure high legibility.

## Layout

An asymmetric, editorial grid where large text blocks and images are placed in unconventional positions.

*Rhythm:* Generous whitespace is used to separate visual blocks and emphasize the large typography.

## Elevation & Depth

- 0px 25px 50px -12px rgba(0, 0, 0, 0.25)
- Borders: Thin 1px solid lines for cookie consent dividers; 2px solid borders for checkboxes.

## Shapes

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

## Components

- **button:** Solid black rectangular buttons with white text, no border-radius.
- **card:** Images presented in a grid layout without borders or padding.
- **chip:** Monospaced text labels floating above or below images.
- **input:** Simple black-and-white checkboxes with monospaced labels.
- **hero:** A massive serif title 'Schulhaus Tirol' placed directly over or adjacent to black-and-white photography.

## Do's and Don'ts

**Don't:**
- Don't use sans-serif typography — screenshot shows a classic transitional serif used for all primary text.
- Don't use multiple vibrant accent colors — screenshot shows a strict two-tone palette of terracotta and black.
- Don't use rounded corners on buttons or cards — screenshot shows sharp, rectangular edges.
- Don't use heavy box shadows for elevation — screenshot shows a flat, layout-driven hierarchy.
- Don't center-align all content — screenshot shows a mix of left-aligned and floating text blocks.
- Don't use complex gradients — screenshot shows solid, high-saturation background colors.

---

## System Prompt (paste into AI agent)

```
Schulhaus Tirol is a premium gastronomy website that uses an editorial layout to present traditional Tyrolean dining with a surprising, modern twist. The design is dominated by a warm terracotta background (#FF7D50) paired with stark black (#000000) typography and imagery. Typography relies heavily on a classic transitional serif for display and body text, complemented by a functional monospaced font for labels and links. Critical design rules include avoiding sans-serif fonts, rejecting rounded corners in favor of sharp geometric shapes, and maintaining a flat visual hierarchy without heavy shadows. The layout uses an asymmetric grid that allows text and images to overlap, creating a curated, gallery-like feel that emphasizes craftsmanship and tradition.
```
