{
  "$schema": "https://kodax.ai/brand/kodax-brand-tokens.json",
  "brand": {
    "name": "Kodax",
    "claim": "Engineering Secure Intelligence",
    "version": "1.0",
    "locale_primary": "de-CH",
    "spelling": { "eszett": false, "thousands_separator": "'", "currency": "CHF" }
  },
  "color": {
    "marine": { "hex": "#172C45", "oklch": "oklch(0.30 0.055 256)", "token": "--marine", "use": "primary, text, dark surfaces" },
    "marine-deep": { "hex": "#0E1B2E", "oklch": "oklch(0.21 0.04 259)", "token": "--marine-deep", "use": "footer, hero, deepest surface" },
    "marine-mid": { "hex": "#2D4E76", "oklch": "oklch(0.42 0.065 252)", "token": "--marine-mid", "use": "secondary surface, charts" },
    "sand": { "hex": "#F7F5F2", "oklch": "oklch(0.965 0.006 90)", "token": "--sand", "use": "light background" },
    "sand-2": { "hex": "#EFECE7", "oklch": "oklch(0.94 0.007 85)", "token": "--sand-2", "use": "cards, muted" },
    "sand-3": { "hex": "#DDD8CF", "oklch": "oklch(0.875 0.01 85)", "token": "--sand-3", "use": "lines, dividers" },
    "gold": { "hex": "#E8C07A", "oklch": "oklch(0.81 0.1 80)", "token": "--gold", "use": "accent, highlight" },
    "gold-deep": { "hex": "#D9A85A", "oklch": "oklch(0.73 0.11 74)", "token": "--gold-deep", "use": "accent text, hover, focus ring" }
  },
  "color_rules": {
    "accent_per_view": 1,
    "ratio": { "sand": 0.6, "marine": 0.3, "gold": 0.1 },
    "forbidden": ["purple/indigo gradients", "neon", "tailwind default palettes", "pure black", "pure white surfaces except card"]
  },
  "typography": {
    "sans": "Geist Variable",
    "mono": "Geist Mono Variable",
    "forbidden": ["Inter", "Poppins", "serif", "script"],
    "scale": {
      "h1": { "size": "48-64px", "weight": 600, "tracking": "-0.02em", "leading": 1.05 },
      "h2": { "size": "30-40px", "weight": 600, "tracking": "-0.02em" },
      "h3": { "size": "20px", "weight": 600 },
      "body": { "size": "16px", "weight": 400, "leading": 1.7 },
      "small": { "size": "14px", "weight": 400, "opacity": 0.6 },
      "eyebrow": { "font": "mono", "size": "11px", "weight": 500, "transform": "uppercase", "tracking": "0.25em", "color": "gold-deep" }
    }
  },
  "layout": {
    "max_width": "1280px",
    "text_measure": "720px",
    "page_padding": { "mobile": "24px", "desktop": "48px" },
    "section_spacing": { "mobile": "96px", "desktop": "128px" },
    "grid_columns": 12,
    "radius": "2px",
    "shadows": "none",
    "divider": "1px solid rgba(23,44,69,0.10)"
  },
  "motion": {
    "allowed": ["fade-in", "translateY 12px"],
    "duration_ms": [400, 700],
    "easing": "ease-out",
    "respect_reduced_motion": true,
    "forbidden": ["bounce", "spin", "parallax", "auto-playing carousels"]
  },
  "components": {
    "button_primary": "bg-marine text-sand hover:bg-marine-deep px-6 py-3 text-sm font-semibold",
    "button_accent": "bg-gold text-marine-deep hover:bg-gold-deep px-6 py-3 text-sm font-semibold",
    "button_secondary": "border border-marine/25 text-marine hover:border-marine px-6 py-3 text-sm font-semibold",
    "card_light": "border border-marine/10 bg-card p-8",
    "card_dark": "bg-marine-deep p-8 text-sand",
    "eyebrow": "font-mono text-[11px] uppercase tracking-[0.25em] text-gold-deep",
    "section": "mx-auto max-w-7xl px-6 py-24 lg:py-32"
  },
  "voice": {
    "sentence_max_words": 20,
    "person": "Sie",
    "banned_words": ["revolutionär", "disruptiv", "bahnbrechend", "Game-Changer", "nahtlos", "ganzheitlich", "unlock", "empower", "journey"],
    "preferred_words": ["sicher", "souverän", "nachvollziehbar", "belastbar", "Governance", "Datenhoheit", "Fundament"],
    "terminology": ["Kodax", "Secure AI", "Secure Cloud", "Data Foundation", "Kodax Hub", "Kodax Lab", "AI Transformation"],
    "lengths": { "eyebrow_words": 3, "h1_words": 9, "lead_words": [25, 45], "paragraph_words": [40, 70], "cta_words": [2, 4], "meta_description_chars": 155 }
  },
  "imagery": {
    "allowed": ["architecture", "infrastructure", "abstract data structures", "flat technical diagrams", "documentary portraits"],
    "forbidden": ["robots", "humanoid AI", "brains", "lightbulbs", "gears", "handshakes", "cyberpunk neon", "stock smiles", "3D blobs", "text in image", "generated logos"],
    "treatment": "darken over marine-deep at 25-45% image opacity plus gradient overlay",
    "formats": { "hero": "1920x1008", "section": "1600x900", "card": "1200x800", "og": "1200x630", "portrait": "1000x1250" }
  }
}
