{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Omnivore — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#fdfdfb"
    },
    "bg-pure-white": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-warm": {
      "$type": "color",
      "$value": "#faf9f5"
    },
    "bg-cool": {
      "$type": "color",
      "$value": "#f9fafb"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-2": {
      "$type": "color",
      "$value": "#f3f4f6"
    },
    "text": {
      "$type": "color",
      "$value": "#1f2937"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#0f1419"
    },
    "text-medium": {
      "$type": "color",
      "$value": "#374151"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#4b5563"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#6b7280"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#9ca3af"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "#d1d5db"
    },
    "brand": {
      "$type": "color",
      "$value": "#10b981"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#059669"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#047857"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#d1fae5"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "rgba(16, 185, 129, 0.10)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent": {
      "$type": "color",
      "$value": "#fbbf24"
    },
    "accent-soft": {
      "$type": "color",
      "$value": "#fef3c7"
    },
    "accent-deep": {
      "$type": "color",
      "$value": "#d97706"
    },
    "link": {
      "$type": "color",
      "$value": "#10b981"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#059669"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#6b7280"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#d1fae5"
    },
    "disabled": {
      "$type": "color",
      "$value": "#d1d5db"
    },
    "cta-bg": {
      "$type": "color",
      "$value": "#10b981"
    },
    "cta-text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "ink-50": {
      "$type": "color",
      "$value": "#f9fafb"
    },
    "ink-100": {
      "$type": "color",
      "$value": "#f3f4f6"
    },
    "ink-200": {
      "$type": "color",
      "$value": "#e5e7eb"
    },
    "ink-300": {
      "$type": "color",
      "$value": "#d1d5db"
    },
    "ink-400": {
      "$type": "color",
      "$value": "#9ca3af"
    },
    "ink-500": {
      "$type": "color",
      "$value": "#6b7280"
    },
    "ink-600": {
      "$type": "color",
      "$value": "#4b5563"
    },
    "ink-700": {
      "$type": "color",
      "$value": "#374151"
    },
    "ink-800": {
      "$type": "color",
      "$value": "#1f2937"
    },
    "ink-900": {
      "$type": "color",
      "$value": "#0f1419"
    },
    "border": {
      "$type": "color",
      "$value": "#e5e7eb"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#d1d5db"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "#f3f4f6"
    },
    "border-emerald": {
      "$type": "color",
      "$value": "rgba(16, 185, 129, 0.30)"
    },
    "shadow-color": {
      "$type": "color",
      "$value": "rgba(15, 20, 25, 0.06)"
    },
    "shadow-color-strong": {
      "$type": "color",
      "$value": "rgba(15, 20, 25, 0.12)"
    },
    "shadow-color-emerald": {
      "$type": "color",
      "$value": "rgba(16, 185, 129, 0.18)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#d1fae5"
    },
    "success-text": {
      "$type": "color",
      "$value": "#047857"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fef3c7"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#92400e"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fee2e2"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#991b1b"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#dbeafe"
    },
    "info-text": {
      "$type": "color",
      "$value": "#1e40af"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "64px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "17px",
        "lineHeight": 1.6
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "1px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "2px"
    },
    "md": {
      "$type": "dimension",
      "$value": "6px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "12px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "20px"
    }
  }
}
