{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Revolut — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#191c1f"
    },
    "bg-dark-deep": {
      "$type": "color",
      "$value": "#0e1013"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-subtle": {
      "$type": "color",
      "$value": "#f7f7f8"
    },
    "surface-muted": {
      "$type": "color",
      "$value": "#eff0f1"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "#23272b"
    },
    "surface-dark-2": {
      "$type": "color",
      "$value": "#2d3237"
    },
    "text": {
      "$type": "color",
      "$value": "#191c1f"
    },
    "text-body": {
      "$type": "color",
      "$value": "#3a3f44"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5f676e"
    },
    "text-subtle": {
      "$type": "color",
      "$value": "#8d969e"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark-muted": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.72)"
    },
    "text-on-dark-subtle": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.48)"
    },
    "brand": {
      "$type": "color",
      "$value": "#191c1f"
    },
    "brand-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent": {
      "$type": "color",
      "$value": "#5f43ff"
    },
    "accent-blue": {
      "$type": "color",
      "$value": "#2868ff"
    },
    "accent-pink": {
      "$type": "color",
      "$value": "#ff4d97"
    },
    "accent-soft": {
      "$type": "color",
      "$value": "rgba(95, 67, 255, 0.10)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "on-brand-light": {
      "$type": "color",
      "$value": "#191c1f"
    },
    "link": {
      "$type": "color",
      "$value": "#191c1f"
    },
    "link-accent": {
      "$type": "color",
      "$value": "#5f43ff"
    },
    "link-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "border": {
      "$type": "color",
      "$value": "#e2e4e6"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#c9cdd1"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#f0f1f2"
    },
    "border-on-dark": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.16)"
    },
    "semantic-success": {
      "$type": "color",
      "$value": "#1f8f4e"
    },
    "semantic-warning": {
      "$type": "color",
      "$value": "#c77700"
    },
    "semantic-danger": {
      "$type": "color",
      "$value": "#d92d20"
    },
    "semantic-info": {
      "$type": "color",
      "$value": "#2868ff"
    },
    "focus-ring": {
      "$type": "color",
      "$value": "rgba(95, 67, 255, 0.55)"
    },
    "shadow-ambient": {
      "$type": "color",
      "$value": "rgba(16, 18, 21, 0.06)"
    },
    "shadow-soft": {
      "$type": "color",
      "$value": "rgba(16, 18, 21, 0.10)"
    },
    "shadow-standard": {
      "$type": "color",
      "$value": "rgba(16, 18, 21, 0.14)"
    },
    "shadow-elevated": {
      "$type": "color",
      "$value": "rgba(16, 18, 21, 0.20)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Aeonik Pro",
        "fontSize": "86px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Aeonik Pro",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "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": "64px"
    }
  }
}
