{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Oura — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#000000"
    },
    "bg-elev": {
      "$type": "color",
      "$value": "#0d0d0d"
    },
    "bg-elev-strong": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "bg-light": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-cream": {
      "$type": "color",
      "$value": "#f5f0e6"
    },
    "surface": {
      "$type": "color",
      "$value": "#0d0d0d"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#262626"
    },
    "brand": {
      "$type": "color",
      "$value": "#d6c283"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#c4ae6a"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#a8924f"
    },
    "brand-pale": {
      "$type": "color",
      "$value": "#ede4cb"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#7d6a3d"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#1a1612"
    },
    "ring-titanium": {
      "$type": "color",
      "$value": "#8a8a8a"
    },
    "ring-rose-gold": {
      "$type": "color",
      "$value": "#c4847a"
    },
    "ring-stealth": {
      "$type": "color",
      "$value": "#3a3a3a"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#b5b5b5"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#8a8a8a"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#666666"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-on-light": {
      "$type": "color",
      "$value": "#000000"
    },
    "link": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#d6c283"
    },
    "border": {
      "$type": "color",
      "$value": "#262626"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#3a3a3a"
    },
    "border-input": {
      "$type": "color",
      "$value": "#4d4d4d"
    },
    "score-readiness": {
      "$type": "color",
      "$value": "#84d97e"
    },
    "score-sleep": {
      "$type": "color",
      "$value": "#7eb8d9"
    },
    "score-activity": {
      "$type": "color",
      "$value": "#d9b67e"
    },
    "score-stress": {
      "$type": "color",
      "$value": "#d97e84"
    },
    "score-resilience": {
      "$type": "color",
      "$value": "#9c7ed9"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.8)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.5)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.7)"
    },
    "success": {
      "$type": "color",
      "$value": "#84d97e"
    },
    "warning": {
      "$type": "color",
      "$value": "#d9b67e"
    },
    "danger": {
      "$type": "color",
      "$value": "#d97e84"
    },
    "info": {
      "$type": "color",
      "$value": "#7eb8d9"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.6
      }
    }
  },
  "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"
    }
  }
}
