{
  "brand": "oruk",
  "version": "2026-09",
  "spectrum": [
    {
      "name": "Teal",
      "hex": "#195A69",
      "token": "--brand-teal",
      "stop": 0
    },
    {
      "name": "Cyan",
      "hex": "#0C91CC",
      "token": "--brand-cyan",
      "stop": 25
    },
    {
      "name": "Navy",
      "hex": "#302E69",
      "token": "--brand-navy",
      "stop": 44
    },
    {
      "name": "Violet",
      "hex": "#6B2E74",
      "token": "--brand-violet",
      "stop": 62
    },
    {
      "name": "Rose",
      "hex": "#B04857",
      "token": "--brand-rose",
      "stop": 81
    },
    {
      "name": "Orange",
      "hex": "#ED772F",
      "token": "--brand-orange",
      "stop": 100
    }
  ],
  "markSpectrum": [
    {
      "name": "Teal",
      "hex": "#306A78",
      "token": "--brandmark-teal",
      "stop": 0
    },
    {
      "name": "Cyan",
      "hex": "#249CD1",
      "token": "--brandmark-cyan",
      "stop": 25
    },
    {
      "name": "Navy",
      "hex": "#454378",
      "token": "--brandmark-navy",
      "stop": 44
    },
    {
      "name": "Violet",
      "hex": "#7A4382",
      "token": "--brandmark-violet",
      "stop": 62
    },
    {
      "name": "Rose",
      "hex": "#B85A68",
      "token": "--brandmark-rose",
      "stop": 81
    },
    {
      "name": "Orange",
      "hex": "#EF8544",
      "token": "--brandmark-orange",
      "stop": 100
    }
  ],
  "neutrals": [
    {
      "name": "Ivory",
      "hex": "#F7F7ED",
      "token": "--background",
      "usage": "Page canvas"
    },
    {
      "name": "Ink",
      "hex": "#21353D",
      "token": "--foreground",
      "usage": "Body copy and dark covers"
    },
    {
      "name": "Black",
      "hex": "#000000",
      "token": "--color-black",
      "usage": "Primary wordmark"
    },
    {
      "name": "Paper",
      "hex": "#FDFDF7",
      "token": "--card",
      "usage": "Raised surfaces"
    },
    {
      "name": "Muted",
      "hex": "#EDEEE4",
      "token": "--muted",
      "usage": "Quiet fills"
    },
    {
      "name": "Slate",
      "hex": "#5C6D72",
      "token": "--muted-foreground",
      "usage": "Secondary copy"
    },
    {
      "name": "Mist",
      "hex": "#D6DED8",
      "token": "--border",
      "usage": "Dividers and borders"
    },
    {
      "name": "Accent",
      "hex": "#E4EEEB",
      "token": "--accent",
      "usage": "Subtle emphasis"
    }
  ],
  "typography": {
    "sans": {
      "family": "Geist",
      "weights": [
        400,
        500,
        600
      ],
      "source": "https://vercel.com/font"
    },
    "mono": {
      "family": "Geist Mono",
      "weights": [
        400,
        500
      ],
      "source": "https://vercel.com/font"
    },
    "editorial": {
      "family": "Instrument Serif",
      "weights": [
        400
      ],
      "source": "https://fonts.google.com/specimen/Instrument+Serif"
    },
    "wordmark": {
      "family": "Geist",
      "weight": 500,
      "trackingEm": -0.06,
      "case": "lowercase",
      "color": "#000000"
    }
  }
}
