{
  "$schema": "https://schemas.wp.org/wp/6.6/theme.json",
  "version": 3,
  "customTemplates": [
    {
      "name": "splash",
      "title": "Splash/Blank Canvas",
      "postTypes": [
        "post",
        "page"
      ]
    },
    {
      "name": "no-title",
      "title": "No title",
      "postTypes": [
        "post",
        "page"
      ]
    },
    {
      "name": "speaker-single",
      "title": "Speaker Single",
      "postTypes": [
        "page",
        "post"
      ]
    }
  ],
  "settings": {
    "appearanceTools": true,
    "color": {
      "background": true,
      "custom": true,
      "customDuotone": true,
      "customGradient": true,
      "defaultDuotone": true,
      "defaultGradients": true,
      "defaultPalette": true,
      "duotone": [],
      "palette": [
        {
          "name": "Primary",
          "slug": "cm-primary",
          "color": "#f8f8f8"
        },     {
          "name": "Secondary",
          "slug": "cm-secondary",
          "color": "#0064DE"
        },
        {
          "name": "Background",
          "slug": "cm-background",
          "color": "#f7f7f7"
        },
        {
          "name": "Text",
          "slug": "cm-text",
          "color": "#181818"
        },
        {
          "name": "Accent",
          "slug": "cm-accent",
          "color": "#2f8cff"
        },
        {
          "name": "Accent Text",
          "slug": "cm-accent-text",
          "color": "#f6f6f6"
        },
        {
          "name": "Border",
          "slug": "cm-border",
          "color": "#f2f2f2"
        },
        {
          "name": "Border / Two",
          "slug": "cm-border-2",
          "color": "#d3d1d1"
        },
        {
          "name": "Transparent",
          "color": "transparent",
          "slug": "transparent"
        }
      ],
      "text": true,
      "link": true
    },
    "custom": {
      "fontWeight": {
        "thin": 100,
        "extra-light": 200,
        "light": 300,
        "regular": 400,
        "medium": 500,
        "semi-bold": 600,
        "bold": 700,
        "extra-bold": 800,
        "black": 900
      },
      "line-height": {
        "tiny": 1.15,
        "small": 1.2,
        "medium": 1.4,
        "normal": 1.5,
        "large": 1.6
      }
    },
    "layout": {
      "contentSize": "720px",
      "wideSize": "1200px"
    },
    "border": {
      "radius": true
    },
    "shadow": {
      "defaultPresets": true,
      "presets": []
    },
    "spacing": {
      "customSpacingSize": true,
      "defaultSpacingSizes": false,
      "spacingSizes": [
        {
          "name": "1",
          "size": "1rem",
          "slug": "10"
        },
        {
          "name": "2",
          "size": "min(1.5rem, 2vw)",
          "slug": "20"
        },
        {
          "name": "3",
          "size": "min(2.5rem, 3vw)",
          "slug": "30"
        },
        {
          "name": "4",
          "size": "min(4rem, 5vw)",
          "slug": "40"
        },
        {
          "name": "5",
          "size": "min(6.5rem, 8vw)",
          "slug": "50"
        },
        {
          "name": "6",
          "size": "min(10.5rem, 13vw)",
          "slug": "60"
        }
      ],
      "units": [
        "%",
        "px",
        "em",
        "rem",
        "vh",
        "vw"
      ]
    },
    "typography": {
      "writingMode": true,
      "customFontSize": true,
      "fluid": true,
      "dropCap": true,
      "fontFamilies": [
        {
          "fontFace": [
            {
              "fontFamily": "Inter",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 900",
              "src": [
                "file:./assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2"
              ]
            }
          ],
          "fontFamily": "\"Inter\", sans-serif",
          "name": "Inter",
          "slug": "inter"
        },
        {
          "fontFamily": "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif",
          "name": "System Sans-serif",
          "slug": "system-sans-serif"
        },
        {
          "fontFamily": "Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
          "name": "System Serif",
          "slug": "system-Serif"
        }
      ],
      "fontSizes": [
        {
          "name": "ES",
          "size": "16px",
          "slug": "extra-small"
        },
        {
          "name": "S",
          "size": "18px",
          "slug": "small"
        },
        {
          "fluid": {
            "max": "20px",
            "min": "18px"
          },
          "name": "SM",
          "size": "clamp(18px, 1.5vw, 20px)",
          "slug": "small-medium"
        },
        {
          "fluid": {
            "max": "22px",
            "min": "18px"
          },
          "name": "M",
          "size": "clamp(18px, 2.0vw, 22px)",
          "slug": "medium"
        },
        {
          "fluid": {
            "max": "24px",
            "min": "20px"
          },
          "name": "ML",
          "size": "clamp(20px, 2.5vw, 24px)",
          "slug": "medium-large"
        },
        {
          "fluid": {
            "max": "36px",
            "min": "24px"
          },
          "name": "L",
          "size": "clamp(24px, 3vw, 36px)",
          "slug": "large"
        },
        {
          "fluid": {
            "max": "48px",
            "min": "32px"
          },
          "name": "XL",
          "size": "clamp(32px, 3.6vw, 48px)",
          "slug": "x-large"
        },
        {
          "fluid": {
            "max": "56px",
            "min": "40px"
          },
          "name": "2XL",
          "size": "clamp(40px, 4.2vw, 56px)",
          "slug": "xx-large"
        },
        {
          "fluid": {
            "max": "64px",
            "min": "48px"
          },
          "name": "3XL",
          "size": "clamp(48px, 5.4vw, 64px)",
          "slug": "xxx-large"
        },
        {
          "fluid": {
            "max": "72px",
            "min": "48px"
          },
          "name": "4XL",
          "size": "clamp(48px, 6.6vw, 72px)",
          "slug": "xxxx-large"
        },
        {
          "fluid": {
            "max": "130px",
            "min": "54px"
          },
          "name": "banner-large",
          "size": "clamp(54px, 10.8vw, 130px)",
          "slug": "banner-large"
        }
      ],
      "fontStyle": true,
      "fontWeight": true,
      "letterSpacing": true,
      "textDecoration": true,
      "textTransform": true
    },
    "useRootPaddingAwareAlignments": true
  },
  "styles": {
    "color": {
      "background": "var(wp--preset--color--cm-primary)"
    },
    "blocks": {
      "core/button": {
        "color": {
          "background": "var(--wp--preset--color--cm-accent)",
          "text": "var(--wp--preset--color--cm-accent-text)"
        },
        "spacing": {
          "padding": {
            "bottom": "0.5rem",
            "left": "1rem",
            "right": "1rem",
            "top": "0.5rem"
          }
        },
        "typography": {
          "fontWeight": "var(--wp--custom--font-weight--regular)",
          "fontFamily": "var(--wp--preset--font-family--inter)",
          "fontSize":  "var(--wp--preset--font-size--extra-small)",
          "textTransform": "capitalize"
        },
        "border": {
          "radius": "4px"
        },
        "variations": {
          "outline": {
            "border": {
              "color": "var(--wp--preset--color--cm-accent)",
              "style": "solid",
              "width": "1px"
            },
            "spacing": {
              "padding": {
                "bottom": "0.5rem",
                "left": "1rem",
                "right": "1rem",
                "top": "0.5rem"
              }
            },
            "color": {
              "text": "var(--wp--preset--color--cm-accent)",
              "background": "var(--wp--preset--color--transparent)"
            }
          }
        }
      },
      "core/paragraph": {
        "elements": {
          "link": {
            "typography": {
              "fontWeight": "var(--wp--custom--font-weight--regular)"
            }
          }
        },
        "typography": {
          "fontSize": "var(--wp--preset--font-size--extra-small)",
          "fontWeight": "var(--wp--custom--font-weight--regular)",
          "fontFamily": "var(--wp--preset--font-family--inter)",
          "lineHeight": "var(--wp--custom--line-height--normal)"
        },
        "color": {
          "text": "var(--wp--preset--color--cm-text)"
        }
      },
      "core/post-excerpt": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--small-medium)",
          "fontWeight": "var(--wp--custom--font-weight--regular)",
          "fontFamily": "var(-wp--preset--font-family--inter)"
        },
        "color": {
          "text": "var(--wp--preset--color--cm-accent)"
        }
      },
      "core/post-title": {
        "elements": {
          "link": {
            "typography": {
              "textDecoration": "none"
            },
            ":hover": {
              "typography": {
                "textDecoration": "underline"
              }
            }
          }
        }
      }
    },
    "elements": {
      "button": {
        ":active": {
          "color": {
            "background": "var(--wp--preset--color--secondary)",
            "text": "var(--wp--preset--color--secondary-text)"
          }
        },
        ":focus": {
          "color": {
            "background": "var(--wp--preset--color--secondary)",
            "text": "var(--wp--preset--color--secondary-text)"
          }
        },
        ":hover": {
          "color": {
            "background": "var(--wp--preset--color--secondary)",
            "text": "var(--wp--preset--color--secondary-text)"
          }
        }
      },
      "link": {
        "color": {
          "text": "var(--wp--preset--color--cm-accent)"
        },
        "typography": {
          "textDecoration": "underline"
        }
      },
      "h1": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--xxxx-large)",
          "fontWeight": "600",
          "lineHeight": "1.3"
        }
      },
      "h2": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--x-large)",
          "fontWeight": "600",
          "lineHeight": "1.3"
        }
      },
      "h3": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--large)",
          "fontWeight": "600",
          "lineHeight": "1.3"
        }
      },
      "h4": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--medium-large)",
          "fontWeight": "600",
          "lineHeight": "1.2"
        }
      },
      "h5": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--small-medium)",
          "fontWeight": "600",
          "lineHeight": "1.2"
        }
      },
      "h6": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--small)",
          "fontWeight": "600",
          "lineHeight": "1.2"
        }
      },
      "heading": {
        "color": {
          "text": "var(--wp--preset--color--cm-text)"
        },
        "typography": {
          "fontFamily": "var(--wp--preset--font-family--inter)"
        }
      }
    },
    "spacing": {
      "blockGap": "0px",
      "padding": {
        "left": "var(--wp--preset--spacing--50)",
        "right": "var(--wp--preset--spacing--50)"
      }
    },
    "typography": {
      "fontFamily": "var(--wp--preset--font-family--inter)",
      "fontStyle": "normal",
      "fontWeight": "500",
      "lineHeight": "1.5"
    }
  },
  "templateParts": [
    {
      "area": "header",
      "name": "header"
    },
    {
      "area": "footer",
      "name": "footer"
    }
  ]
}