Grilli Type — decoded design system
Grilli Type's design system, decoded live by Mozaika: measured color roles, type scale, buttons with real hover/focus states, motion and the brand's own tokens.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/decode/grillitype.com.
Decoded design system
Grilli Type's decoded design system: background #FFFFFF, text #000000, accent #FF0000, link #8C8C8C, primary #30FF00; type scale h1 48px / h2 20px / body 16px; 4px spacing base; 0px base radius. The single interactive/action color is #FFFFFF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #EFEFEF |
| border | #D8D8D8 |
| text | #000000 |
| text_muted | #606060 |
| primary | #30FF00 |
| accent | #FF0000 |
| link | #8C8C8C |
| secondary | #3FB8AF |
| button_bg | #FFFFFF |
| button_text | #8C8C8C |
Using these colors
- Action color
#FFFFFF— the single interactive color; only on things you click or must notice, never large fills. - accent
#FF0000— accent for emphasis — keep it rare on the page. - primary
#30FF00— a brand color — but the call-to-action uses #FFFFFF, not this. - link
#8C8C8C— reads as a neutral UI color, not a link accent — verify against the reference (action = #FFFFFF). - secondary
#3FB8AF— optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
Typography
- Heading: GT Mechanik Semi Regular
- Body: GT Corporate Web
- h1: 48px
- h2: 20px
- body: 16px
Spacing
- base unit: 4px
- scale: 9px, 12px, 15px, 18px, 20px, 25px, 40px
Radii
- base: 0px
- button: 5px
Motion
Micro-interactions run at 100ms (dominant) with ease-out.
- durations: 100ms · 300ms
- easings:
ease-out·ease - animated properties: transform, -webkit-transform
Button states (measured)
- primary hover: border
1px solid rgb(0, 0, 0)· color#323232
Layout (measured)
- container max-width:
1200px - nav: 69px
- common grid: 14 columns
Responsive (measured)
- mobile (390px): hero 16px · nav hamburger
Install it
Drop this measured system into any shadcn/Tailwind project in one command:
npx shadcn add mozaika.design/r/decode/grillitype.com
registry item · or query it over MCP: get_design_system("Grilli Type")
Export: DESIGN.md
# Grilli Type — Design System > light, modern, medium, custom — deep decode (measured live) ## Colors | Role | Value | |------|-------| | bg | `#FFFFFF` | | surface | `#EFEFEF` | | border | `#D8D8D8` | | text | `#000000` | | text_muted | `#606060` | | primary | `#30FF00` | | accent | `#FF0000` | | link | `#8C8C8C` | | secondary | `#3FB8AF` | | button_bg | `#FFFFFF` | | button_text | `#8C8C8C` | **Using these colors** - **Action color** `#FFFFFF` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds. - **accent** `#FF0000` — accent for emphasis — keep it rare on the page. - **primary** `#30FF00` — a brand color — but the call-to-action uses #FFFFFF, not this. - **link** `#8C8C8C` — reads as a neutral UI color, not a link accent — verify against the reference (action = #FFFFFF). - **secondary** `#3FB8AF` — optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. - **Page coverage** (full-page screenshot pixels): `#FFFFFF` 80.5% · `#DDE9DF` 15.7% · `#B9BBB2` 3.8% ## Typography - Heading: **GT Mechanik Semi Regular** _(free fallback: Newsreader)_ - Body: **GT Corporate Web** _(free fallback: Newsreader)_ | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 48px / 400 · lh 48px · tracking -0.72px | | h2 | 20px / 400 · lh 27px | | body | 16px / 400 · lh 22px | - Weight ladder: 400 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** GT Mechanik Semi Regular may be proprietary — safe free fallback: Newsreader (Google Fonts). GT Corporate Web may be proprietary — safe free fallback: Newsreader (Google Fonts). ## Spacing - base unit: 4px (inferred from the measured scale) - measured scale: 9px, 12px, 15px, 18px, 20px, 25px, 40px — snap all gaps/padding to these ## Radius - base: 0px - button: 5px - card: 5px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#FFFFFF` / `#8C8C8C` | 1px solid rgb(160, 160, 160) | 5px | 1px 20px 1px 20px | 400 16px | none | | secondary | `rgba(0, 0, 0, 0)` / `#8C8C8C` | none | — | 0px 0px 0px 0px | 400 16px | none | **States (measured, not guessed)** - primary hover: border `1px solid rgb(0, 0, 0)` · color `#323232` - secondary hover: color `#000000` - transition: `transform 0.3s ease` ## Motion - durations: 100ms (dominant) · 300ms - easings: `ease-out` (dominant) · `ease` - animated properties: transform, -webkit-transform Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion. ## Layout (measured) - container max 1200px · common grid: 14-col - nav: 69px · border-bottom 1px solid rgb(50, 50, 50) | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 676 | 935 | 14 | 20 | 0/0 | — | | 3309 | 370 | 14 | 20 | 0/0 | — | ## Responsive (measured) - mobile (390px): hero 16px · body 16px · nav: hamburger ## How to apply Paste the Tailwind `@theme` (or CSS variables) as your base, then build each section to its spec — verify every color, radius, and font against these tokens. Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them.
An automated reading of Grilli Type's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with grillitype.com. No screenshots stored. Removal requests: hello@mozaika.design.