{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Rare Beauty — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#fdf6f0"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#faf0e6"
    },
    "bg-deeper": {
      "$type": "color",
      "$value": "#f5e8d8"
    },
    "bg-warm": {
      "$type": "color",
      "$value": "#fdf3e8"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#fdf8f0"
    },
    "surface-cream": {
      "$type": "color",
      "$value": "#f9efe0"
    },
    "brand": {
      "$type": "color",
      "$value": "#9b6dd4"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#8557c0"
    },
    "brand-pressed": {
      "$type": "color",
      "$value": "#6e44a8"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#583590"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "#e8dbf5"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#d2bfe8"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5a5a5a"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#8a8a8a"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#bcbcbc"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#9b6dd4"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#6e44a8"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#e8dbf5"
    },
    "border": {
      "$type": "color",
      "$value": "#e8dccd"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#cdb89c"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#f0e6d8"
    },
    "border-brand": {
      "$type": "color",
      "$value": "#9b6dd4"
    },
    "blush": {
      "$type": "color",
      "$value": "#e8a8a8"
    },
    "rose": {
      "$type": "color",
      "$value": "#d4847a"
    },
    "amber": {
      "$type": "color",
      "$value": "#cb9c45"
    },
    "success": {
      "$type": "color",
      "$value": "#3d8b62"
    },
    "warning": {
      "$type": "color",
      "$value": "#cb9c45"
    },
    "danger": {
      "$type": "color",
      "$value": "#a85353"
    },
    "info": {
      "$type": "color",
      "$value": "#9b6dd4"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Recoleta",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Recoleta",
        "fontSize": "36px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.65
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "card": {
      "$type": "dimension",
      "$value": "8px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "0px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "40px"
    }
  }
}
