Design System Overview
Welcome to the Koder Kraft Design System. This repository outlines the core visual principles, color tokens, typography scales, and modular UI components engineered to maintain a unified luxury aesthetic across all web interfaces.
Color Palette
Our palette relies on deep cosmic darks paired with vibrant electric purple and magenta gradients to provide high visual contrast and immersive depth.
Void Black
#030008
Deep Nebula
#100226
Electric Purple
#A855F7
Vibrant Magenta
#EC4899
Typography Hierarchy
Primary typeface: Gopher. Designed for clean structural legibility combined with modern geometric character weights.
Body Text: Standard paragraph descriptions and helper notes rendered in readable muted purple tones (15px / Regular).
Badges & Tags
Used across section headers and category indicators to highlight key labels with subtle glassmorphism borders.
Cards & Containers
Glassmorphic structural cards containing semi-transparent background blends and multi-layered border outlines.
border: 1.5px solid rgba(216, 180, 254, 0.3);
border-radius: 28px;
backdrop-filter: blur(20px);