{
  "eds": {
    "typography": {
      "fontFamily": {
        "1": "'parabolica-text', Inter, Arial, sans-serif",
        "2": "'parabolica', Inter, Arial, sans-serif",
        "3": "'JetBrains Mono', Consolas, monospace",
        "sizeOffset": {
          "2": "0"
        }
      },
      "fontWeight": {
        "light": "200",
        "normal": "400",
        "bold": "500"
      },
      "letterSpacing": {
        "condensed": "-0.02rem",
        "normal": "normal",
        "extended": "0.03rem"
      },
      "baseSize": "14",
      "fontSizeMultiplier": "1.125",
      "preset": {
        "100": {
          "fontSize": "14",
          "lineHeight": "20"
        },
        "200": {
          "fontSize": "16",
          "lineHeight": "22"
        },
        "300": {
          "fontSize": "18",
          "lineHeight": "24"
        },
        "400": {
          "fontSize": "20",
          "lineHeight": "26"
        },
        "500": {
          "fontSize": "22",
          "lineHeight": "30"
        },
        "600": {
          "fontSize": "24",
          "lineHeight": "32"
        },
        "700": {
          "fontSize": "28",
          "lineHeight": "36"
        },
        "800": {
          "fontSize": "32",
          "lineHeight": "38"
        },
        "900": {
          "fontSize": "36",
          "lineHeight": "44"
        },
        "1000": {
          "fontSize": "40",
          "lineHeight": "48"
        },
        "1100": {
          "fontSize": "46",
          "lineHeight": "56"
        },
        "1200": {
          "fontSize": "52",
          "lineHeight": "58"
        },
        "1300": {
          "fontSize": "58",
          "lineHeight": "64"
        },
        "1400": {
          "fontSize": "64",
          "lineHeight": "70"
        },
        "075": {
          "fontSize": "12",
          "lineHeight": "18"
        }
      },
      "preset-100": "14px/20px",
      "preset-200": "16px/22px",
      "preset-300": "18px/24px",
      "preset-400": "20px/26px",
      "preset-500": "22px/30px",
      "preset-600": "24px/32px",
      "preset-700": "28px/36px",
      "preset-800": "32px/38px",
      "preset-900": "36px/44px",
      "preset-1000": "40px/48px",
      "preset-1100": "46px/56px",
      "preset-1200": "52px/58px",
      "preset-1300": "58px/64px",
      "preset-1400": "64px/70px",
      "preset-075": "12px/18px"
    },
    "anim": {
      "fade": {
        "quick": "0.15",
        "long": "0.4"
      },
      "move": {
        "quick": "0.15",
        "medium": "0.3",
        "long": "0.4"
      }
    },
    "border": {
      "radius": {
        "100": "4",
        "150": "6",
        "200": "8",
        "300": "12",
        "400": "16",
        "500": "20",
        "1200": "48",
        "050": "2",
        "none": "0",
        "full": "99999"
      }
    },
    "color": {
      "white": "#FFFFFF",
      "black": "#000000",
      "transparent": "rgba(255, 255, 255, 0.01)",
      "brand": {
        "LC-lightGreen": "#1DB470",
        "LC-darkGreen": "#125B3A",
        "LC-yellow": "#FFFA55",
        "LC-red": "#FF554C",
        "LC-lightBlue": "#98CDFF",
        "LC-darkBlue": "#5C76F3",
        "LC-orange": "#F97248",
        "LC-pink": "#FCBDBD",
        "LC-berry": "#CF92EC",
        "LC-lightPurple": "#B7B5FF",
        "LC-darkPurple": "#8A80FF"
      },
      "neutral": {
        "100": "#E6E2DE",
        "150": "#D8D4D1",
        "200": "#CCC9C6",
        "250": "#BCB9B6",
        "350": "#9B9997",
        "450": "#83827E",
        "550": "#6B6A64",
        "650": "#55554E",
        "750": "#3A3A37",
        "800": "#30302E",
        "850": "#242423",
        "900": "#181818",
        "950": "#0E0E0E",
        "025": "#FAF9F8",
        "050": "#F4F1EF"
      },
      "red": {
        "100": "#F9DFDF",
        "150": "#F6CBCB",
        "200": "#FCBDBD",
        "250": "#FF9C99",
        "350": "#FF6962",
        "450": "#EA4941",
        "550": "#C4352D",
        "650": "#9D1F18",
        "750": "#760903",
        "800": "#610702",
        "850": "#4A0703",
        "900": "#330502",
        "950": "#230301",
        "050": "#FCF0F0"
      },
      "orange": {
        "100": "#FFDCCA",
        "150": "#FFC7AB",
        "200": "#FFB38D",
        "250": "#FFA070",
        "350": "#E87F4A",
        "450": "#D0622C",
        "550": "#B8470F",
        "650": "#92380C",
        "750": "#672808",
        "800": "#532006",
        "850": "#401805",
        "900": "#2B1003",
        "950": "#1B0A02",
        "050": "#FFEEE5"
      },
      "yellow": {
        "100": "#F6EE65",
        "150": "#EDDE45",
        "200": "#DFCC32",
        "250": "#CDB825",
        "350": "#B79F15",
        "450": "#9B7F01",
        "550": "#7E6701",
        "650": "#625101",
        "750": "#463901",
        "800": "#392F01",
        "850": "#2C2400",
        "900": "#1D1800",
        "950": "#100D01",
        "050": "#FFFC83"
      },
      "green": {
        "100": "#C2ECD9",
        "150": "#A1E1C4",
        "200": "#7ED6AD",
        "250": "#5CCB98",
        "350": "#1DB470",
        "450": "#19955D",
        "550": "#177A4D",
        "650": "#125B3A",
        "750": "#0E442B",
        "800": "#0B3622",
        "850": "#082719",
        "900": "#061D13",
        "950": "#04110B",
        "050": "#E0F5EC"
      },
      "blue": {
        "100": "#D3EAFF",
        "150": "#B8DDFF",
        "200": "#98CDFF",
        "250": "#88BBFA",
        "350": "#7398FD",
        "450": "#5C76F3",
        "550": "#4D63CB",
        "650": "#3C4D9D",
        "750": "#2B3770",
        "800": "#232D5B",
        "850": "#1B2347",
        "900": "#12172F",
        "950": "#0B0D1B",
        "025": "#F5FAFF",
        "050": "#EEF7FF"
      },
      "purple": {
        "100": "#F3E5FA",
        "150": "#EAD1F6",
        "200": "#E0BAF2",
        "250": "#D5A2EE",
        "350": "#C580E7",
        "450": "#A765C7",
        "550": "#8A50A7",
        "650": "#6E3A88",
        "750": "#562D69",
        "800": "#452455",
        "850": "#311A3C",
        "900": "#25142E",
        "950": "#190D1E",
        "050": "#FBF5FD"
      },
      "opacity": {
        "10": "0.10",
        "20": "0.20",
        "30": "0.30",
        "40": "0.40",
        "50": "0.50",
        "60": "0.60",
        "70": "0.70",
        "80": "0.80"
      }
    },
    "box-shadow": {
      "sm": "0px 0px 1px rgba(0, 0, 0, 0.25), 0px 2px 1px rgba(0, 0, 0, 0.05)",
      "md": "0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 8px rgba(0, 0, 0, 0.08)",
      "lg": "0px 4px 12px rgba(0, 0, 0, 0.16)",
      "xl": "0px 6px 20px rgba(0, 0, 0, 0.2)"
    },
    "spacing": {
      "size": {
        "1": "8",
        "2": "16",
        "3": "24",
        "4": "32",
        "5": "40",
        "6": "48",
        "7": "56",
        "8": "64",
        "9": "72",
        "10": "80",
        "11": "88",
        "12": "96",
        "20": "160",
        "24": "192",
        "32": "256",
        "34": "272",
        "40": "320",
        "48": "384",
        "quarter": "2",
        "half": "4",
        "1-and-half": "12",
        "2-and-half": "20",
        "4-and-half": "36",
        "7-and-half": "60"
      }
    },
    "z-index": {
      "top": "99999",
      "bottom": "-100"
    },
    "theme": {
      "border": {
        "radius": {
          "actions": "4",
          "surfaces": {
            "lg": "4",
            "md": "4"
          },
          "objects": {
            "md": "4",
            "sm": "4",
            "xs": "2"
          },
          "tabUnderline": {
            "default": "0",
            "sticky": "99999"
          },
          "notification": "4"
        }
      },
      "color": {
        "background": {
          "appHeader": {
            "hover": "#F4F1EF",
            "active": "#F4F1EF"
          },
          "checkbox": {
            "hover": "#177A4D",
            "active": "#125B3A"
          },
          "input": "#FFFFFF",
          "radioButton": {
            "hover": "#177A4D",
            "active": "#125B3A"
          },
          "skeleton": {
            "stripe": "#F4F1EF"
          },
          "tableRow": {
            "stripe": {
              "1": "#FFFFFF",
              "2": "#FAF9F8"
            },
            "selected": "#F4F1EF"
          },
          "tabUnderline": "#19955D",
          "visualPageIndicator": {
            "current": "#19955D"
          },
          "utility": {
            "base": {
              "1": "#FFFFFF",
              "2": "#FFFFFF",
              "3": "#FAF9F8"
            },
            "container": {
              "hover": "#FAF9F8",
              "active": "#F4F1EF",
              "selected": "#FFFFFF"
            },
            "overlay": {
              "lowEmphasis": "rgba(250, 249, 248, 0.60)",
              "highEmphasis": "rgba(36, 36, 35, 0.80)"
            },
            "object": {
              "selected": "#19955D"
            },
            "default": {
              "noEmphasis": {
                "hover": "#F4F1EF",
                "active": "#E6E2DE"
              },
              "lowEmphasis": {
                "hover": "#E6E2DE",
                "active": "#D8D4D1"
              },
              "mediumEmphasis": {
                "hover": "#55554E",
                "active": "#3A3A37"
              },
              "highEmphasis": {
                "hover": "#30302E",
                "active": "#3A3A37"
              }
            },
            "interactive": {
              "noEmphasis": {
                "hover": "#F4F1EF",
                "active": "#E6E2DE"
              },
              "lowEmphasis": {
                "hover": "#F4F1EF",
                "active": "#E6E2DE"
              },
              "highEmphasis": {
                "hover": "#3A3A37",
                "active": "#55554E"
              }
            },
            "critical": {
              "noEmphasis": {
                "hover": "#FCF0F0",
                "active": "#F9DFDF"
              },
              "lowEmphasis": {
                "hover": "#F6CBCB",
                "active": "#FCBDBD"
              },
              "highEmphasis": {
                "hover": "#9D1F18",
                "active": "#760903"
              }
            },
            "favorable": {
              "lowEmphasis": {
                "hover": "#A1E1C4",
                "active": "#7ED6AD"
              },
              "highEmphasis": {
                "hover": "#125B3A",
                "active": "#0E442B"
              }
            },
            "warning": {
              "lowEmphasis": {
                "hover": "#F6EE65",
                "active": "#EDDE45"
              },
              "highEmphasis": {
                "hover": "#B79F15",
                "active": "#9B7F01"
              }
            },
            "informational": {
              "lowEmphasis": {
                "hover": "#E6E2DE",
                "active": "#D8D4D1"
              },
              "highEmphasis": {
                "hover": "#125B3A",
                "active": "#0E442B"
              }
            },
            "disabled": {
              "noEmphasis": "rgba(250, 249, 248, 0.00)",
              "lowEmphasis": "#F4F1EF",
              "mediumEmphasis": "#CCC9C6"
            },
            "inverse": {
              "noEmphasis": {
                "hover": "rgba(250, 249, 248, 0.10)",
                "active": "rgba(250, 249, 248, 0.20)"
              },
              "highEmphasis": {
                "hover": "#FAF9F8",
                "active": "#F4F1EF"
              },
              "disabled": "rgba(250, 249, 248, 0.50)"
            },
            "default-noEmphasis": "rgba(255, 255, 255, 0.00)",
            "default-lowEmphasis": "#F4F1EF",
            "default-mediumEmphasis": "#6B6A64",
            "default-highEmphasis": "#242423",
            "interactive-noEmphasis": "rgba(250, 249, 248, 0.00)",
            "interactive-lowEmphasis": "#FAF9F8",
            "interactive-highEmphasis": "#242423",
            "critical-noEmphasis": "rgba(255, 255, 255, 0.00)",
            "critical-lowEmphasis": "#F9DFDF",
            "critical-highEmphasis": "#C4352D",
            "favorable-lowEmphasis": "#C2ECD9",
            "favorable-highEmphasis": "#177A4D",
            "warning-lowEmphasis": "#FFFC83",
            "warning-highEmphasis": "#CDB825",
            "informational-lowEmphasis": "#F4F1EF",
            "informational-highEmphasis": "#177A4D",
            "inverse-noEmphasis": "rgba(250, 249, 248, 0.00)",
            "inverse-highEmphasis": "#FFFFFF"
          },
          "progressBar": {
            "content": "#19955D",
            "track": "#E6E2DE"
          },
          "utility-container": "#FFFFFF"
        },
        "border": {
          "appHeaderSeparator": "#CCC9C6",
          "utility": {
            "default": {
              "lowEmphasis": {
                "hover": "#BCB9B6",
                "active": "#9B9997"
              },
              "mediumEmphasis": {
                "hover": "#6B6A64",
                "active": "#55554E"
              },
              "highEmphasis": {
                "hover": "#3A3A37",
                "active": "#55554E"
              }
            },
            "interactive": {
              "hover": "#BCB9B6",
              "active": "#9B9997",
              "secondary": {
                "hover": "#125B3A",
                "active": "#0E442B"
              }
            },
            "critical": {
              "hover": "#9D1F18",
              "active": "#760903"
            },
            "favorable": {
              "hover": "#125B3A",
              "active": "#0E442B"
            },
            "warning": {
              "hover": "#625101",
              "active": "#463901"
            },
            "informational": {
              "hover": "#242423",
              "active": "#0E0E0E"
            },
            "disabled": "#CCC9C6",
            "focus": "#19955D",
            "inverse": {
              "disabled": "rgba(250, 249, 248, 0.50)"
            },
            "default-lowEmphasis": "#CCC9C6",
            "default-mediumEmphasis": "#83827E",
            "default-highEmphasis": "#242423",
            "interactive-secondary": "#177A4D"
          },
          "utility-interactive": "#CCC9C6",
          "utility-critical": "#C4352D",
          "utility-favorable": "#177A4D",
          "utility-warning": "#7E6701",
          "utility-informational": "#3A3A37",
          "utility-inverse": "#FFFFFF"
        },
        "icon": {
          "utility": {
            "default": {
              "primary": {
                "hover": "#242423",
                "active": "#0E0E0E"
              },
              "secondary": {
                "hover": "#55554E",
                "active": "#3A3A37"
              }
            },
            "interactive": {
              "primary": {
                "hover": "#3A3A37",
                "active": "#55554E",
                "visited": "#242423"
              },
              "secondary": {
                "hover": "#125B3A",
                "active": "#0E442B",
                "visited": "#177A4D"
              }
            },
            "critical": {
              "hover": "#760903",
              "active": "#4A0703"
            },
            "favorable": {
              "hover": "#0E442B",
              "active": "#082719"
            },
            "warning": {
              "hover": "#625101",
              "active": "#463901"
            },
            "informational": {
              "hover": "#125B3A",
              "active": "#0E442B"
            },
            "disabled": {
              "primary": "#CCC9C6",
              "secondary": "#CCC9C6"
            },
            "inverse": {
              "disabled": "rgba(250, 249, 248, 0.50)",
              "interactive": {
                "visited": "#FFFFFF"
              },
              "critical": "#FF6962",
              "favorable": "#1DB470",
              "warning": "#F6EE65",
              "informational": "#FFFFFF"
            },
            "placeholder": "#6B6A64",
            "default-primary": "#3A3A37",
            "default-secondary": "#6B6A64",
            "interactive-primary": "#242423",
            "interactive-secondary": "#177A4D"
          },
          "appHeader": {
            "primary": "#3A3A37",
            "secondary": "#6B6A64"
          },
          "utility-critical": "#9D1F18",
          "utility-favorable": "#125B3A",
          "utility-warning": "#7E6701",
          "utility-informational": "#177A4D",
          "utility-inverse": "#FFFFFF"
        },
        "text": {
          "utility": {
            "default": {
              "primary": {
                "hover": "#242423",
                "active": "#0E0E0E"
              },
              "secondary": {
                "hover": "#55554E",
                "active": "#3A3A37"
              }
            },
            "interactive": {
              "primary": {
                "hover": "#3A3A37",
                "active": "#55554E",
                "visited": "#242423"
              },
              "secondary": {
                "hover": "#125B3A",
                "active": "#0E442B",
                "visited": "#177A4D"
              }
            },
            "critical": {
              "hover": "#760903",
              "active": "#4A0703"
            },
            "favorable": {
              "hover": "#0E442B",
              "active": "#082719"
            },
            "warning": {
              "hover": "#625101",
              "active": "#463901"
            },
            "informational": {
              "hover": "#242423",
              "active": "#0E0E0E"
            },
            "disabled": {
              "primary": "#CCC9C6",
              "secondary": "#CCC9C6"
            },
            "inverse": {
              "disabled": "rgba(250, 249, 248, 0.50)",
              "interactive": {
                "visited": "#FFFFFF"
              },
              "secondary": "#BCB9B6"
            },
            "placeholder": "#6B6A64",
            "default-primary": "#3A3A37",
            "default-secondary": "#6B6A64",
            "interactive-primary": "#242423",
            "interactive-secondary": "#177A4D"
          },
          "appHeader": {
            "primary": "#3A3A37",
            "secondary": "#6B6A64"
          },
          "headline": "#242423",
          "utility-critical": "#9D1F18",
          "utility-favorable": "#125B3A",
          "utility-warning": "#7E6701",
          "utility-informational": "#3A3A37",
          "utility-inverse": "#FFFFFF"
        },
        "text-highlight": {
          "foreground": "#30302E"
        },
        "background-appHeader": "#FAF9F8",
        "background-checkbox": "#19955D",
        "background-radioButton": "#19955D",
        "background-skeleton": "#E6E2DE",
        "background-visualPageIndicator": "#E6E2DE",
        "background-progressBar": "#19955D"
      },
      "typography": {
        "fontFamily": {
          "tab": "'JetBrains Mono', Consolas, monospace"
        }
      }
    }
  }
}