{
  "$schema": "internal — Ironbark Cyber design tokens, generated from resources/css/app.css",
  "color": {
    "bark-0": {
      "hex": "#0a1712",
      "oklch": "oklch(16% 0.02 170)",
      "role": "darkest background (bark surfaces, footer, hero)"
    },
    "bark-1": {
      "hex": "#11231b",
      "oklch": "oklch(20.5% 0.025 168)",
      "role": "raised dark surface"
    },
    "bark-2": {
      "hex": "#1c3428",
      "oklch": "oklch(27% 0.03 166)",
      "role": "dark borders, hover fills"
    },
    "bark-line": {
      "hex": "#274434",
      "oklch": "oklch(33% 0.035 166)",
      "role": "dark hairlines"
    },
    "bark-text": {
      "hex": "#e9efe9",
      "oklch": "oklch(94% 0.01 160)",
      "role": "text on dark"
    },
    "bark-text-soft": {
      "hex": "#a8bcae",
      "oklch": "oklch(76% 0.03 160)",
      "role": "muted text on dark"
    },
    "heartwood": {
      "hex": "#f7f3ea",
      "oklch": "oklch(96.5% 0.012 85)",
      "role": "light background"
    },
    "heartwood-2": {
      "hex": "#efe8d9",
      "oklch": "oklch(93% 0.018 82)",
      "role": "recessed light surface"
    },
    "heartwood-line": {
      "hex": "#ddd3bf",
      "oklch": "oklch(85% 0.025 80)",
      "role": "light hairlines"
    },
    "ink": {
      "hex": "#17261f",
      "oklch": "oklch(24% 0.02 160)",
      "role": "text on light"
    },
    "ink-soft": {
      "hex": "#47564e",
      "oklch": "oklch(44% 0.02 160)",
      "role": "muted text on light"
    },
    "eucalypt": {
      "hex": "#5cd6a3",
      "oklch": "oklch(78% 0.135 162)",
      "role": "primary accent on dark"
    },
    "eucalypt-soft": {
      "hex": "#8fdfbe",
      "oklch": "oklch(85% 0.09 162)",
      "role": "accent hover on dark"
    },
    "eucalypt-deep": {
      "hex": "#1e7a5a",
      "oklch": "oklch(48% 0.1 165)",
      "role": "primary accent on light"
    },
    "ember": {
      "hex": "#c17a52",
      "oklch": "oklch(63% 0.11 45)",
      "role": "warm accent, selection"
    },
    "ember-deep": {
      "hex": "#9a5433",
      "oklch": "oklch(50% 0.11 45)",
      "role": "warm accent deep, error text"
    },
    "icon-tile": {
      "hex": "#022c22",
      "oklch": null,
      "role": "app-icon / favicon tile background"
    }
  },
  "font": {
    "display": {
      "family": "Neothic",
      "fallback": "'Iowan Old Style', Georgia, serif",
      "weights": [
        400
      ],
      "file": "/fonts/neothic.ttf"
    },
    "body": {
      "family": "Archivo",
      "fallback": "system-ui, -apple-system, 'Segoe UI', sans-serif",
      "weights": "variable 100–900",
      "file": "/fonts/archivo-var.woff2"
    },
    "mono": {
      "family": "Martian Mono",
      "fallback": "ui-monospace, 'SF Mono', Menlo, monospace",
      "weights": "variable 100–800",
      "file": "/fonts/martian-mono-var.woff2"
    }
  },
  "typeScale": {
    "display": "clamp(2.6rem, 8.5vw, 6.75rem) / 0.98",
    "title-lg": "clamp(2rem, 4.5vw, 3.25rem)",
    "title-md": "clamp(1.5rem, 2.8vw, 2.1rem)",
    "lede": "clamp(1.05rem, 1.6vw, 1.25rem) / 1.65",
    "body": "1.0625rem / 1.7",
    "small": "0.92rem",
    "eyebrow": "0.72rem mono, uppercase, tracking 0.22em"
  },
  "radius": {
    "chip": "4px",
    "control": "6px",
    "media": "8px",
    "card": "10px",
    "panel": "12px",
    "band": "14px",
    "round": "50%"
  },
  "spacing": {
    "wrap-max": "72rem",
    "gutter": "clamp(1.25rem, 4vw, 2.5rem)",
    "section-block": "clamp(3.5rem, 8vw, 6.5rem)",
    "cut": "clamp(1.5rem, 3.5vw, 3rem)"
  },
  "shadow": {
    "hero-card": "0 30px 80px -40px rgb(0 0 0 / 0.6)",
    "card-hover": "0 16px 40px -24px rgb(23 38 31 / 0.35)",
    "btn-glow": "0 8px 30px -10px color-mix(in oklab, #5cd6a3 55%, transparent)",
    "focus-ring": "0 0 0 3px color-mix(in oklab, accent 25%, transparent)"
  },
  "motion": {
    "ease-spring": "cubic-bezier(.22, 1.2, .36, 1)",
    "ease-out": "cubic-bezier(.16, 1, .3, 1)"
  }
}