{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Calm — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#f6f1e6"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fbf8f0"
    },
    "bg-deeper": {
      "$type": "color",
      "$value": "#ede5d3"
    },
    "bg-warm": {
      "$type": "color",
      "$value": "#f9f4ea"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#fbf8f0"
    },
    "surface-cream": {
      "$type": "color",
      "$value": "#f0e9d8"
    },
    "brand": {
      "$type": "color",
      "$value": "#1d4763"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#163847"
    },
    "brand-pressed": {
      "$type": "color",
      "$value": "#102835"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#091e29"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "#dde6ed"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#f6f1e6"
    },
    "forest": {
      "$type": "color",
      "$value": "#2a4a3e"
    },
    "forest-deep": {
      "$type": "color",
      "$value": "#1c3a30"
    },
    "forest-soft": {
      "$type": "color",
      "$value": "#dce5e0"
    },
    "text": {
      "$type": "color",
      "$value": "#1d2629"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#091e29"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5a6770"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#8a949c"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#bcc4ca"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#f6f1e6"
    },
    "link": {
      "$type": "color",
      "$value": "#1d4763"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#2a4a3e"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#dde6ed"
    },
    "border": {
      "$type": "color",
      "$value": "#d8d2c4"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#bcb6a8"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#e8e3d6"
    },
    "border-brand": {
      "$type": "color",
      "$value": "#1d4763"
    },
    "amber": {
      "$type": "color",
      "$value": "#cb9c45"
    },
    "rose": {
      "$type": "color",
      "$value": "#c47e7e"
    },
    "success": {
      "$type": "color",
      "$value": "#2a4a3e"
    },
    "warning": {
      "$type": "color",
      "$value": "#cb9c45"
    },
    "danger": {
      "$type": "color",
      "$value": "#a35353"
    },
    "info": {
      "$type": "color",
      "$value": "#1d4763"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Visby Round",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Visby Round",
        "fontSize": "36px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Visby Round",
        "fontSize": "16px",
        "lineHeight": 1.7
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "12px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "0px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "24px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "48px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "80px"
    }
  }
}
