{
  "$schema": "https://schemas.wp.org/trunk/theme.json",
  "version": 2,
  "settings": {
    "appearanceTools": true,
    "color": {
      "custom": true,
      "customGradient": true,
      "customDuotone": true,
      "link": true,
      "palette": [
        {
          "slug": "primary",
          "color": "#B65C98",
          "name": "Primary"
        },
        {
          "slug": "secondary",
          "color": "#D69045",
          "name": "Secondary"
        },
        {
          "slug": "background",
          "color": "#FBF2F8",
          "name": "Background"
        },
        {
          "slug": "background-alt",
          "color": "#2A2C33",
          "name": "Background Alternative"
        },
        {
          "slug": "foreground",
          "color": "#636161",
          "name": "Foreground"
        },
        {
          "slug": "meta-color",
          "color": "#A09EAB",
          "name": "Meta Color"
        },
        {
          "slug": "meta-icon-color",
          "color": "#A09EAB",
          "name": "Meta Icon Color"
        },
        {
          "slug": "foreground-alt",
          "color": "#BFC0C0",
          "name": "Foreground-alt"
        },
        {
          "slug": "light-color",
          "color": "#FFFFFF",
          "name": "Light Color"
        },
        {
          "slug": "black-color",
          "color": "#000000",
          "name": "Black Color"
        },
        {
          "slug": "gray-color",
          "color": "#53545A",
          "name": "Gray Color"
        },
        {
          "slug": "heading-color",
          "color": "#202127",
          "name": "Heading Color"
        },
        {
          "slug": "border-color",
          "color": "#F0DAE9",
          "name": "Border Color"
        },
        {
          "slug": "extracat-color",
          "color": "#8823D7",
          "name": "Extra Cat Color"
        },

        {
          "color": "#ffffff00",
          "name": "Transparent",
          "slug": "transparent"
        }
      ],
      "gradients": [
        {
          "gradient": "radial-gradient(91.74% 91.74% at 53.6% 100%, #1051F9 0%, #05102C 100%)",
          "name": "First Primary Gradient",
          "slug": "first-primary-gradient"
        }
      ]
    },
    "typography": {
      "dropCap": false,
      "fluid": true,
      "lineHeight": true,
      "customFontSize": true,
      "fontSizes": [
        {
          "slug": "x-small",
          "size": "10px",
          "name": "Extra Small"
        },
        {
          "slug": "small",
          "size": "14px",
          "name": "Extra Small"
        },
        {
          "slug": "normal",
          "size": "16px",
          "name": "Normal"
        },
        {
          "slug": "medium",
          "size": "20px",
          "name": "Medium"
        },
        {
          "slug": "big",
          "size": "28px",
          "name": "big"
        },
        {
          "slug": "large",
          "size": "34px",
          "name": "Extra Large"
        },
        {
          "slug": "x-large",
          "size": "44px",
          "name": "Double Extra Large"
        },
        {
          "slug": "xx-large",
          "size": "54px",
          "name": "Big Large"
        },
        {
          "slug": "xxx-large",
          "size": "64px",
          "name": "Big Large"
        }
      ],
      "fontFamilies": [
        {
          "fontFace": [
            {
              "fontFamily": "Inter",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700",
              "src": ["file:./assets/fonts/inter/Inter-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Inter\", sans-serif",
          "name": "Inter",
          "slug": "inter"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Allura",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "400",
              "src": ["file:./assets/fonts/allura/Allura-Regular.woff2"]
            }
          ],
          "fontFamily": "\"Allura\", sans-serif",
          "name": "Allura",
          "slug": "allura"
        },
        {
          "fontFace": [
            {
              "fontFamily": "IBM Plex Serif",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "400",
              "src": ["file:./assets/fonts/ibm_plex_serif/IBMPlexSerif-Regular.woff2"]
            },
            {
              "fontFamily": "IBM Plex Serif",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "500",
              "src": ["file:./assets/fonts/ibm_plex_serif/IBMPlexSerif-Medium.woff2"]
            },
            {
              "fontFamily": "IBM Plex Serif",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "600",
              "src": ["file:./assets/fonts/ibm_plex_serif/IBMPlexSerif-SemiBold.woff2"]
            },
            {
              "fontFamily": "IBM Plex Serif",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "700",
              "src": ["file:./assets/fonts/ibm_plex_serif/IBMPlexSerif-Bold.woff2"]
            }
          ],
          "fontFamily": "\"IBM Plex Serif\", sans-serif",
          "name": "IBM Plex Serif",
          "slug": "ibm-plex-serif"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Jost",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/jost/Jost-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Jost",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/jost/Jost-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Jost\", sans-serif",
          "name": "Jost",
          "slug": "jost"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Merriweather",
              "fontWeight": "300",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/merriweather/Merriweather-Light.woff2"]
            },
            {
              "fontFamily": "Merriweather",
              "fontWeight": "400",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/merriweather/Merriweather-Regular.woff2"]
            },
            {
              "fontFamily": "Merriweather",
              "fontWeight": "700",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/merriweather/Merriweather-Bold.woff2"]
            }
          ],
          "fontFamily": "\"Merriweather\", sans-serif",
          "name": "Merriweather",
          "slug": "merriweather"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Playfair Display",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/playfair-display/PlayfairDisplay-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Playfair Display",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/playfair-display/PlayfairDisplay-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Playfair Display\", sans-serif",
          "name": "Playfair Display",
          "slug": "playfair-display"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Outfit",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/outfit/Outfit-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Outfit\", sans-serif",
          "name": "Outfit",
          "slug": "outfit"
        },
        {
          "fontFace": [
            {
              "fontFamily": "DM Serif Display",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "400",
              "src": ["file:./assets/fonts/dm_serif_display/DMSerifDisplay-Regular.woff2"]
            }
          ],
          "fontFamily": "\"DM Serif Display\", sans-serif",
          "name": "DM Serif Display",
          "slug": "dm-serif-display"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Oswald",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/oswald/Oswald-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Oswald\", sans-serif",
          "name": "Oswald",
          "slug": "oswald"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Public Sans",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/public-sans/PublicSans-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Public Sans",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/public-sans/PublicSans-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Public Sans\", sans-serif",
          "name": "Public Sans",
          "slug": "public-sans"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Quicksand",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/quicksand/Quicksand-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Quicksand\", sans-serif",
          "name": "Quicksand",
          "slug": "quicksand"
        },
        {
          "fontFamily": "\"PT Serif\", sans-serif",
          "name": "PT Serif",
          "slug": "pt-serif",
          "fontFace": [
            {
              "fontFamily": "PT Serif",
              "fontWeight": "700",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/pt_serif/PTSerif-Bold.ttf"]
            },
            {
              "fontFamily": "PT Serif",
              "fontWeight": "400",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/pt_serif/PTSerif-Regular.ttf"]
            }
          ]
        },
        {
          "fontFamily": "\"Montaga\", sans-serif",
          "name": "Montaga",
          "slug": "montaga",
          "fontFace": [
            {
              "fontFamily": "Montaga",
              "fontWeight": "400",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/montaga/Montaga-Regular.ttf"]
            }
          ]
        },
        {
          "fontFace": [
            {
              "fontFamily": "Syne",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/syne/Syne-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Syne\", sans-serif",
          "name": "Syne",
          "slug": "syne"
        }
      ]
    }
  },
  "styles": {
    "typography": {
      "fontFamily": "var(--wp--preset--font-family--outfit)",
      "fontSize": "var(--wp-preset--font-size--small)"
    },
    "elements": {
      "heading": {
        "typography": {
          "fontFamily": "var(--wp--preset--font-family--outfit)",
          "fontStyle": "normal",
          "fontWeight": "var(--wp--preset--font-weight--regular)",
          "lineHeight": "var(--wp--preset--line-height--xxSmall)"
        },
        "color": {
          "text": "var(--wp--preset--color--heading-color)",
          "background": "var(--wp--preset--color--transparent)"
        }
      }
    },
    "color": {
      "background": "var(--wp--preset--color--background)",
      "text": "var(--wp--preset--color--foreground)"
    }
  }
}
