Just a moment...
inapa.be“A stark, utilitarian, and highly functional interface designed for immediate clarity and security assurance. The aesthetic is purely industrial and system-native, prioritizing speed and trust over decorative flair or brand personality.”
Color Palette
Colors
Typography
Fonts
system-ui
-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
system-ui
-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
monospace
The quick brown fox
16pxThe quick brown fox
40pxThe quick brown fox
24pxVoice & Tone
Personality
Visual Energy
Design Era
flat-2.0
Emotional Tone
neutral-secure
Target Audience
Developers, system administrators, and general web users seeking a frictionless, trustworthy security verification experience.
Comparable Brands
Brand Rules
Dos & Don'ts
Do
- Use system-ui font family for all text, with 600 weight for headings and 400 weight for body copy.
- Apply sentence-case capitalization to all headings and UI labels.
- Set background color to #ffffff and primary text color to #313131 for maximum contrast and readability.
- Use monospace font family for any code snippets, technical identifiers, or machine-readable output.
- Maintain a base spacing unit of 2px for margins and padding to ensure tight, compact layouts.
- Keep border-radius at 0px (sharp corners) for all containers and interactive elements to reinforce the industrial aesthetic.
- Use instructional imperative verbs for CTAs (e.g., 'Verify', 'Continue') without exclamation marks.
- Avoid all decorative visual effects; keep the design strictly flat with no gradients or box-shadows.
Don't
- Do not use title case or all-caps for headings; strictly adhere to sentence-case.
- Do not apply any box-shadows, drop-shadows, or multi-layer depth effects to any element.
- Do not use gradients, patterns, or background images; maintain a solid #ffffff background.
- Do not use emoji, icons, or decorative illustrations in the copy or UI.
- Do not use serif fonts or custom web fonts; rely exclusively on system fonts.
- Do not use rounded corners (border-radius > 0px); keep all shapes rectangular.
- Do not use vibrant or saturated colors; restrict the palette to #ffffff, #313131, and system grays.
- Do not use playful or enthusiastic tone; maintain a formal, matter-of-fact voice.
How to use this file
1. Save this file as DESIGN.md in your project root (sibling to README.md).
2. AI agents that read project files (Claude Code, Cursor, v0, Lovable, Bolt, Windsurf) will discover it automatically.
3. Validate or export tokens with the official CLI:
npx @google/design.md lint DESIGN.md npx @google/design.md export --format tailwind DESIGN.md
Developer Access
# Fetch the full brand kit
curl https://extractvibe.com/api/brand/inapa.be \
-H "x-api-key: ev_your_key"
# Export as CSS variables
curl https://extractvibe.com/api/extract/JOB_ID/export/css \
-H "x-api-key: ev_your_key"
# Export as Tailwind config
curl https://extractvibe.com/api/extract/JOB_ID/export/tailwind \
-H "x-api-key: ev_your_key"Extract your own brand kit
Get colors, fonts, voice, and personality from any website in seconds. Open source.