{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Descript — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#fff7fa"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fffafc"
    },
    "bg-tertiary": {
      "$type": "color",
      "$value": "#fef0f4"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-rose": {
      "$type": "color",
      "$value": "#f7e8ed"
    },
    "text": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#26171d"
    },
    "text-medium": {
      "$type": "color",
      "$value": "#4a3540"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#7a6770"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#a8949c"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#c9b9bf"
    },
    "brand": {
      "$type": "color",
      "$value": "#651a39"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#4a1129"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#3a0d20"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#fde2eb"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "#f5cdda"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent-red": {
      "$type": "color",
      "$value": "#f73b3b"
    },
    "accent-orange": {
      "$type": "color",
      "$value": "#ff5340"
    },
    "accent-orange-soft": {
      "$type": "color",
      "$value": "#ffd6cc"
    },
    "accent-coral": {
      "$type": "color",
      "$value": "#ff7a5c"
    },
    "accent-rose": {
      "$type": "color",
      "$value": "#ff4d7c"
    },
    "link": {
      "$type": "color",
      "$value": "#651a39"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#4a1129"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#fde2eb"
    },
    "disabled": {
      "$type": "color",
      "$value": "#c9b9bf"
    },
    "border": {
      "$type": "color",
      "$value": "#0000001a"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#00000026"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "#00000010"
    },
    "border-brand": {
      "$type": "color",
      "$value": "rgba(101, 26, 57, 0.30)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#d9eedb"
    },
    "success-text": {
      "$type": "color",
      "$value": "#1f4d2c"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fff0d6"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#7a4a00"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fde2eb"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#651a39"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#e6e8f5"
    },
    "info-text": {
      "$type": "color",
      "$value": "#2a2a4a"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Brett",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Brett",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Booton",
        "fontSize": "17px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "12px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "1px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "2px"
    },
    "md": {
      "$type": "dimension",
      "$value": "8px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
