{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Miro — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-surface": {
      "$type": "color",
      "$value": "#f7f8fa"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fafbfc"
    },
    "bg-yellow": {
      "$type": "color",
      "$value": "#fff8e0"
    },
    "bg-pricing-featured": {
      "$type": "color",
      "$value": "#f5f3ff"
    },
    "surface": {
      "$type": "color",
      "$value": "#f7f8fa"
    },
    "text": {
      "$type": "color",
      "$value": "#1c1c1e"
    },
    "text-deep": {
      "$type": "color",
      "$value": "#050038"
    },
    "text-charcoal": {
      "$type": "color",
      "$value": "#2c2c34"
    },
    "text-slate": {
      "$type": "color",
      "$value": "#555a6a"
    },
    "text-steel": {
      "$type": "color",
      "$value": "#6b6f7e"
    },
    "text-stone": {
      "$type": "color",
      "$value": "#8e91a0"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#a5a8b5"
    },
    "brand": {
      "$type": "color",
      "$value": "#1c1c1e"
    },
    "brand-pressed": {
      "$type": "color",
      "$value": "#2c2c34"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "on-dark-muted": {
      "$type": "color",
      "$value": "#a5a8b5"
    },
    "brand-yellow": {
      "$type": "color",
      "$value": "#ffd02f"
    },
    "brand-yellow-deep": {
      "$type": "color",
      "$value": "#fcb900"
    },
    "yellow-light": {
      "$type": "color",
      "$value": "#fff4c4"
    },
    "yellow-dark": {
      "$type": "color",
      "$value": "#746019"
    },
    "brand-blue": {
      "$type": "color",
      "$value": "#4262ff"
    },
    "blue-450": {
      "$type": "color",
      "$value": "#5b76fe"
    },
    "blue-pressed": {
      "$type": "color",
      "$value": "#2a41b6"
    },
    "brand-coral": {
      "$type": "color",
      "$value": "#ff9999"
    },
    "coral-light": {
      "$type": "color",
      "$value": "#ffc6c6"
    },
    "coral-dark": {
      "$type": "color",
      "$value": "#600000"
    },
    "brand-rose": {
      "$type": "color",
      "$value": "#ffd8f4"
    },
    "brand-pink": {
      "$type": "color",
      "$value": "#fde0f0"
    },
    "rose-light": {
      "$type": "color",
      "$value": "#fde0f0"
    },
    "brand-teal": {
      "$type": "color",
      "$value": "#0fbcb0"
    },
    "teal-light": {
      "$type": "color",
      "$value": "#c3faf5"
    },
    "moss-dark": {
      "$type": "color",
      "$value": "#187574"
    },
    "brand-orange-light": {
      "$type": "color",
      "$value": "#ffe6cd"
    },
    "brand-red": {
      "$type": "color",
      "$value": "#fbd4d4"
    },
    "success-accent": {
      "$type": "color",
      "$value": "#00b473"
    },
    "border": {
      "$type": "color",
      "$value": "#e0e2e8"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#eef0f3"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#c7cad5"
    },
    "footer-bg": {
      "$type": "color",
      "$value": "#1c1c1e"
    },
    "link": {
      "$type": "color",
      "$value": "#4262ff"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#2a41b6"
    },
    "semantic-success": {
      "$type": "color",
      "$value": "#00b473"
    },
    "semantic-warning": {
      "$type": "color",
      "$value": "#fcb900"
    },
    "semantic-error": {
      "$type": "color",
      "$value": "#c41c1c"
    },
    "semantic-info": {
      "$type": "color",
      "$value": "#4262ff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roobert PRO",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roobert PRO",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roobert PRO",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "4px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "16px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
