{
    "version": "1.3",
    "color": {
        "brand": {
            "navy": "#06253F",
            "navyDeep": "#031A2C",
            "cyan": "#30BAD1",
            "cyanBright": "#32BAD1",
            "warmWhite": "#FCFCFB",
            "techMist": "#E8F4F6",
            "steel": "#8A9CAA"
        },
        "functional": {
            "success": "#187A55",
            "warning": "#9A6000",
            "error": "#B33A3A",
            "information": "#246A92"
        }
    },
    "font": {
        "arabic": "Changa",
        "latin": "Sora"
    },
    "spacingPx": [4, 8, 12, 16, 24, 32, 48, 64, 96],
    "radiusPx": {
        "control": 10,
        "card": 20
    },
    "motionMs": {
        "fast": 180,
        "standard": 240,
        "editorial": 320
    },
    "easing": "cubic-bezier(0.2, 0.75, 0.25, 1)"
}
