{
  "$schema": "https://design-tokens.org/schema.json",
  "brand": {
    "name": "HLP Credit Solutions Corporation",
    "founder": "Chekelah Phelps",
    "domain": "hlpcredit.com",
    "system_version": "3.0.0-luxury",
    "philosophy": "Wealth-advisory restraint. Black, white, red only. Serif authority. Editorial whitespace."
  },
  "color": {
    "ink": {
      "value": "#0A0A0A",
      "description": "Primary text on light · true black"
    },
    "obsidian": {
      "value": "#141414",
      "description": "Dark canvas · used for admin, dashboards, alt-hero sections"
    },
    "graphite": {
      "value": "#1E1E1E",
      "description": "Dark surface · elevated cards on obsidian"
    },
    "iron": {
      "value": "#2A2A2A",
      "description": "Dark border · subtle divisions on obsidian"
    },
    "smoke": {
      "value": "#6B6B6B",
      "description": "Muted body on light · secondary UI"
    },
    "ash": {
      "value": "#9E9E9E",
      "description": "Tertiary text · captions · timestamps"
    },
    "silver": {
      "value": "#D6D6D6",
      "description": "Divider lines · disabled state"
    },
    "cloud": {
      "value": "#EEEEEE",
      "description": "Alt surface on paper · subtle section fill"
    },
    "paper": {
      "value": "#F7F5F2",
      "description": "Warm paper · body canvas · off-white restraint"
    },
    "bone": {
      "value": "#FBFAF7",
      "description": "Lightest surface · cards on paper"
    },
    "pure": {
      "value": "#FFFFFF",
      "description": "Pure white · logo backing · reversed text on ink"
    },
    "signal": {
      "value": "#ED1C24",
      "description": "HLP Signal Red · the ONLY accent · CTAs, marks, editorial highlights, brand keywords"
    },
    "signal_deep": {
      "value": "#C41219",
      "description": "Deep Signal · hover · pressed · print"
    },
    "signal_ink": {
      "value": "#7A0A0F",
      "description": "Signal Ink · quiet red for underlines, small caps, footnotes"
    },
    "signal_veil": {
      "value": "#FDE7E8",
      "description": "Whisper red · used only for subtle notice cards or highlights on paper"
    }
  },
  "typography": {
    "family": {
      "display": "'Playfair Display', 'GT Super Display', Georgia, serif",
      "editorial": "'Fraunces', 'Playfair Display', Georgia, serif",
      "body": "'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",
      "mono": "'JetBrains Mono', 'SF Mono', 'Menlo', monospace",
      "script": "'Sunset Script', 'Allison', 'Ephesis', cursive",
      "note": "Playfair Display for luxury editorial headings. Fraunces for body serif. Inter for UI + article body. Sunset Script for Chekelah's signature only."
    },
    "size": {
      "display_xl": "clamp(4.5rem, 10vw, 9rem)",
      "display_lg": "clamp(3.5rem, 7vw, 6.5rem)",
      "display_md": "clamp(2.75rem, 5vw, 4.5rem)",
      "display_sm": "clamp(2rem, 3.5vw, 3rem)",
      "h1": "clamp(2rem, 3vw, 2.75rem)",
      "h2": "clamp(1.5rem, 2.2vw, 2rem)",
      "h3": "1.375rem",
      "h4": "1.125rem",
      "eyebrow": "0.75rem",
      "body_lg": "1.125rem",
      "body": "1rem",
      "small": "0.875rem",
      "micro": "0.75rem"
    },
    "leading": {
      "display": "1.05",
      "heading": "1.15",
      "body": "1.7",
      "prose": "1.8",
      "tight": "1"
    },
    "tracking": {
      "display": "-0.02em",
      "heading": "-0.01em",
      "body": "0",
      "eyebrow": "0.24em"
    },
    "weight": {
      "regular": 400,
      "medium": 500,
      "semibold": 600,
      "bold": 700,
      "black": 900
    }
  },
  "space": {
    "0": "0",
    "1": "0.25rem",
    "2": "0.5rem",
    "3": "0.75rem",
    "4": "1rem",
    "5": "1.5rem",
    "6": "2rem",
    "7": "2.5rem",
    "8": "3rem",
    "9": "4rem",
    "10": "5rem",
    "11": "6.5rem",
    "12": "8rem",
    "13": "10rem",
    "14": "12rem",
    "note": "Luxury system uses larger jumps — think editorial magazine spreads not SaaS density."
  },
  "radius": {
    "none": "0",
    "sm": "2px",
    "md": "4px",
    "lg": "8px",
    "note": "Restraint radius — sharp corners signal editorial + institutional authority. Nothing pill-shaped."
  },
  "shadow": {
    "note": "Shadows are used sparingly. Prefer hairline borders and paper texture.",
    "card": "0 1px 2px rgba(10, 10, 10, 0.04), 0 4px 12px rgba(10, 10, 10, 0.05)",
    "raised": "0 4px 20px rgba(10, 10, 10, 0.08)",
    "editorial": "0 30px 60px -20px rgba(10, 10, 10, 0.18)"
  },
  "border": {
    "hairline_light": "1px solid rgba(10, 10, 10, 0.08)",
    "hairline_dark": "1px solid rgba(255, 255, 255, 0.08)",
    "rule_light": "1px solid #E5E3DE",
    "rule_dark": "1px solid #2A2A2A"
  },
  "layout": {
    "container_narrow": "720px",
    "container_reading": "820px",
    "container_prose": "980px",
    "container_default": "1200px",
    "container_wide": "1440px",
    "gutter": "clamp(1.25rem, 4vw, 4rem)"
  }
}
