{
  "$schema": "https://cryptoway.com/brand/tokens.schema.json",
  "name": "CryptoWay",
  "tagline": "Crypto payments infrastructure",
  "url": "https://cryptoway.com",
  "updated": "2026-06",
  "colors": {
    "brand": {
      "ink": "#0E0E0E",
      "green": { "light": "#20EC7B", "mid": "#14B95D", "deep": "#116D3A" },
      "primary": "#EC7A1C",
      "primaryDeep": "#D96412",
      "mint": "#B9F0C6",
      "mintDeep": "#6DD58A"
    },
    "gradient": {
      "brand": "linear-gradient(135deg, #20EC7B 0%, #14B95D 45%, #116D3A 100%)"
    },
    "surface": {
      "light": { "bg0": "#F4F4F2", "bg1": "#FFFFFF", "bg2": "#EBEAE6", "bg3": "#0E0E10" },
      "dark":  { "bg0": "#0B0B0D", "bg1": "#131316", "bg2": "#16161A", "bg3": "#050507" }
    },
    "ink": {
      "light": { "0": "#0E0E10", "1": "rgba(14,14,16,0.72)", "2": "rgba(14,14,16,0.52)", "3": "rgba(14,14,16,0.32)" },
      "dark":  { "0": "#F4F4F2", "1": "rgba(244,244,242,0.78)", "2": "rgba(244,244,242,0.55)", "3": "rgba(244,244,242,0.32)" }
    },
    "line": { "light": "rgba(14,14,16,0.08)", "dark": "rgba(255,255,255,0.08)" },
    "status": { "warn": "#F5C244", "danger": "#E15454" }
  },
  "typography": {
    "display": { "family": "Geist", "cssVar": "--font-display", "use": "Hero & section headings" },
    "sans":    { "family": "Geist", "cssVar": "--font-sans", "use": "Body, UI, everything default" },
    "mono":    { "family": "Geist Mono", "cssVar": "--font-mono", "use": "Code, figures, tickers, API fields" },
    "scale": {
      "display": "clamp(40px, 5vw, 72px)",
      "h2": "clamp(36px, 5vw, 60px)",
      "h3": "22px",
      "lead": "18px",
      "body": "18px",
      "mini": "14px",
      "eyebrow": "14px"
    },
    "weights": { "regular": 400, "medium": 500, "semibold": 600, "bold": 700 }
  },
  "radius": { "sm": "10px", "md": "16px", "lg": "24px", "xl": "32px" },
  "shadow": {
    "card": "0 1px 0 rgba(255,255,255,.6) inset, 0 12px 30px -16px rgba(14,14,16,.18)",
    "glow": "0 0 0 1px rgba(236,122,28,.10), 0 20px 60px -10px rgba(236,122,28,.10)"
  },
  "logo": {
    "variants": ["wordmark", "mark", "symbol"],
    "files": {
      "wordmark-dark": "https://cryptoway.com/brand/logos/cryptoway-wordmark-dark.svg",
      "wordmark-light": "https://cryptoway.com/brand/logos/cryptoway-wordmark-light.svg",
      "mark-dark": "https://cryptoway.com/brand/logos/cryptoway-mark-dark.svg",
      "mark-light": "https://cryptoway.com/brand/logos/cryptoway-mark-light.svg",
      "symbol": "https://cryptoway.com/brand/logos/cryptoway-symbol.svg"
    },
    "rules": [
      "NEVER draw, redraw, recreate, trace, or generate the logo. Always embed the official file from logo.files. If you cannot embed it, leave a gap and reference the URL.",
      "Use the wordmark by default. Use the W mark in tight or icon-sized contexts. Use the green symbol badge only for app icons / favicons.",
      "Pick the light (off-white) logo on dark backgrounds and the dark (near-black) logo on light backgrounds.",
      "Keep clear space of at least the height of the W on every side of the logo.",
      "Minimum width: wordmark 96px, mark 20px.",
      "Never recolor (other than the provided variants), distort, rotate, outline, add drop shadows, or place the logo on a busy/low-contrast background."
    ]
  },
  "voice": {
    "is": ["clear", "precise", "technical but accessible", "confident without hype", "trustworthy"],
    "isNot": ["salesy", "buzzword-heavy", "overclaiming", "vague"],
    "rules": [
      "State capabilities plainly; never fabricate metrics, certifications, or compliance claims.",
      "Prefer concrete nouns and verbs over adjectives.",
      "Write in active voice, short sentences. Sentence case for headings."
    ]
  },
  "aesthetic": [
    "Light, editorial fintech feel on warm off-white (#F4F4F2); generous whitespace.",
    "Rounded corners (16px default); soft, low shadows; thin hairline borders.",
    "Green brand gradient as the signature accent; orange for primary CTAs; mint for positive/secondary badges; near-black ink for type.",
    "Restraint over decoration: no gradients on text, no heavy glows, no neon."
  ]
}
