{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Kiwi.com's travel design system — a friendly green-teal brand, calm neutrals, and booking-ready flows.",
  "color": {
    "$type": "color",
    "primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.561,
          0.482
        ],
        "hex": "#008f7b"
      }
    },
    "on-primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "primary-strong": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.439,
          0.38
        ],
        "hex": "#007061"
      }
    },
    "link": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.439,
          0.784
        ],
        "hex": "#0070c8"
      }
    },
    "surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "on-surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.145,
          0.165,
          0.192
        ],
        "hex": "#252a31"
      }
    },
    "on-surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.31,
          0.369,
          0.443
        ],
        "hex": "#4f5e71"
      }
    },
    "surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.961,
          0.969,
          0.976
        ],
        "hex": "#f5f7f9"
      }
    },
    "border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.91,
          0.929,
          0.945
        ],
        "hex": "#e8edf1"
      }
    },
    "border-strong": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.729,
          0.78,
          0.835
        ],
        "hex": "#bac7d5"
      }
    },
    "success": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.016,
          0.529,
          0.141
        ],
        "hex": "#048724"
      }
    },
    "warning": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.702,
          0.384,
          0
        ],
        "hex": "#b36200"
      }
    },
    "error": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.824,
          0.11,
          0.11
        ],
        "hex": "#d21c1c"
      }
    }
  },
  "spacing": {
    "$type": "dimension",
    "xxs": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "xs": {
      "$value": {
        "value": 8,
        "unit": "px"
      }
    },
    "sm": {
      "$value": {
        "value": 12,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 16,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 24,
        "unit": "px"
      }
    },
    "xl": {
      "$value": {
        "value": 32,
        "unit": "px"
      }
    },
    "2xl": {
      "$value": {
        "value": 40,
        "unit": "px"
      }
    }
  },
  "rounded": {
    "$type": "dimension",
    "sm": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 6,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 12,
        "unit": "px"
      }
    },
    "full": {
      "$value": {
        "value": 9999,
        "unit": "px"
      }
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto",
        "fontSize": {
          "value": 2.5,
          "unit": "rem"
        },
        "fontWeight": 700
      }
    },
    "heading": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto",
        "fontSize": {
          "value": 1.75,
          "unit": "rem"
        },
        "fontWeight": 700
      }
    },
    "title": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto",
        "fontSize": {
          "value": 1.375,
          "unit": "rem"
        },
        "fontWeight": 500
      }
    },
    "body-lg": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto",
        "fontSize": {
          "value": 1,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "label": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Roboto",
        "fontSize": {
          "value": 0.75,
          "unit": "rem"
        },
        "fontWeight": 500
      }
    },
    "code": {
      "$type": "typography",
      "$value": {
        "fontFamily": "JetBrains Mono",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    }
  }
}
