{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Klarna — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f7f7f8"
    },
    "bg-pink-wash": {
      "$type": "color",
      "$value": "#fff0f6"
    },
    "surface": {
      "$type": "color",
      "$value": "#0b051d"
    },
    "surface-card": {
      "$type": "color",
      "$value": "#0b051d"
    },
    "surface-light": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text": {
      "$type": "color",
      "$value": "#0b051d"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#4a4458"
    },
    "text-subtle": {
      "$type": "color",
      "$value": "#76707f"
    },
    "brand": {
      "$type": "color",
      "$value": "#ffa8cd"
    },
    "brand-strong": {
      "$type": "color",
      "$value": "#ffb3c7"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#eb6f9e"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#ffe2ee"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#0b051d"
    },
    "cta-dark": {
      "$type": "color",
      "$value": "#0b051d"
    },
    "cta-dark-hover": {
      "$type": "color",
      "$value": "#1c1430"
    },
    "on-cta-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#0b051d"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#eb6f9e"
    },
    "border": {
      "$type": "color",
      "$value": "#e4e2e8"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#0b051d"
    },
    "border-pink": {
      "$type": "color",
      "$value": "#ffa8cd"
    },
    "semantic-success": {
      "$type": "color",
      "$value": "#1f8a4c"
    },
    "semantic-warning": {
      "$type": "color",
      "$value": "#b8740f"
    },
    "semantic-danger": {
      "$type": "color",
      "$value": "#d23c3c"
    },
    "semantic-info": {
      "$type": "color",
      "$value": "#0b051d"
    },
    "focus-ring": {
      "$type": "color",
      "$value": "#0b051d"
    },
    "shadow-ambient": {
      "$type": "color",
      "$value": "rgba(11, 5, 29, 0.06)"
    },
    "shadow-soft": {
      "$type": "color",
      "$value": "rgba(11, 5, 29, 0.10)"
    },
    "shadow-strong": {
      "$type": "color",
      "$value": "rgba(11, 5, 29, 0.16)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Klarna Title",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Klarna Title",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Klarna Title",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "24px"
    },
    "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"
    }
  }
}
