{
    "version": 3,
    "$schema": "https://schemas.wp.org/wp/6.8/theme.json",
    "templateParts": [
		{
			"area": "header",
			"name": "header",
			"title": "Header"
		},
		{
			"area": "footer",
			"name": "footer",
			"title": "Footer"
		}
	],
    "settings": {
        "custom": {
            "core/post-author-avatar": true,
            "lineHeight": {
                "normal": "1.6",
                "h6": "1.45",
                "h5": "1.4",
                "h4": "1.35",
                "h3": "1.3",
                "h2": "1.25",
                "h1": "1.2"
            }
        },
        "appearanceTools": true,
        "layout": {
            "contentSize": "700px",
            "wideSize": "1200px",
            "fullSize": "1600px"
        },
        "spacing": {
            "customSpacingSize": false,
            "spacingSizes": [
                {
                    "slug": "0",
                    "size": "0",
                    "name": "0"
                },
                {
                    "slug": "xs",
                    "size": "clamp(0.25rem, 0.125rem + 0.5vw, 0.5rem)",
                    "name": "Extra Small"
                },
                {
                    "slug": "sm",
                    "size": "clamp(0.5rem, 0.25rem + 1vw, 1rem)",
                    "name": "Small"
                },
                {
                    "slug": "md",
                    "size": "clamp(1rem, 0.5rem + 1.5vw, 1.5rem)",
                    "name": "Medium"
                },
                {
                    "slug": "lg",
                    "size": "clamp(1.5rem, 1rem + 2vw, 2.5rem)",
                    "name": "Large"
                },
                {
                    "slug": "xl",
                    "size": "clamp(2rem, 1.5rem + 2.5vw, 3.5rem)",
                    "name": "Extra Large"
                },
                {
                    "slug": "2xl",
                    "size": "clamp(3rem, 2rem + 4vw, 5rem)",
                    "name": "2X Large"
                },
                {
                    "slug": "3xl",
                    "size": "clamp(4rem, 3rem + 5vw, 7rem)",
                    "name": "3X Large"
                },
                {
                    "slug": "4xl",
                    "size": "clamp(6rem, 4rem + 8vw, 10rem)",
                    "name": "4X Large"
                },
                {
                    "slug": "5xl",
                    "size": "clamp(8rem, 6rem + 10vw, 15rem)",
                    "name": "5X Large"
                },
                {
                    "slug": "header-top",
                    "size": "clamp(3rem, 2rem + 3vw, 5rem)",
                    "name": "Header Top"
                },
                {
                    "slug": "section-gap",
                    "size": "clamp(2rem, 1.5rem + 2vw, 4rem)",
                    "name": "Section Gap"
                },
                {
                    "slug": "content-padding",
                    "size": "clamp(1rem, 0.75rem + 1vw, 2rem)",
                    "name": "Content Padding"
                }
            ],
            "units": ["px", "em", "rem", "%", "vw", "vh"],
            "padding": true,
            "margin": true,
            "blockGap": true
        },
        "color": {
            "custom": false,
            "palette": [
                {
					"slug": "fire-red-engine",
					"color": "#C62828",
					"name": "Fire Engine Red"
				},
				{
					"slug": "white",
					"color": "#FFFFFF",
					"name": "White"
				},
                {
                    "slug": "background",
                    "color": "#F5F5F5",
                    "name": "Background"
                },
                {
                    "slug": "text",
                    "color": "#1A1A1A",
                    "name": "Text"
                },
                {
                    "slug": "subtext",
                    "color": "#4F4F4F",
                    "name": "Subtext"
                },
                {
                    "slug": "accent",
                    "color": "#C69C6A",
                    "name": "Accent"
                },
				{
                    "slug": "alternate",
                    "color": "#2E4A62",
                    "name": "Alternate"
                },
                {
                    "slug": "highlight",
                    "color": "#1B5F9E",
                    "name": "Highlight"
                },
                {
                    "slug": "highlight-wash",
                    "color": "#E5E9EE",
                    "name": "Highlight Wash"
                },
				{
                    "slug": "alabaster",
                    "color": "#EFEDEA",
                    "name": "Alabaster"
                },
				{
                    "slug": "chinese-white",
                    "color": "#E0E0E0",
                    "name": "Chinese White"
                },
                {
					"slug": "taxonomy",
					"color": "#DCDAD8",
					"name": "Taxonomy"
				}
            ]
        },
        "typography": {
            "fontFamilies": [
                {
					"fontFace": [
						{
							"fontFamily": "\"Playfair Display\"",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/playfair-display/playfair-display-400-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Playfair Display\"",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/playfair-display/playfair-display-500-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Playfair Display\"",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/playfair-display/playfair-display-600-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Playfair Display\"",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/playfair-display/playfair-display-700-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Playfair Display\"",
							"fontStyle": "normal",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/playfair-display/playfair-display-800-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Playfair Display\"",
							"fontStyle": "normal",
							"fontWeight": "900",
							"src": [
								"file:./assets/fonts/playfair-display/playfair-display-900-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Playfair Display\"",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/playfair-display/playfair-display-400-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Playfair Display\"",
							"fontStyle": "italic",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/playfair-display/playfair-display-500-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Playfair Display\"",
							"fontStyle": "italic",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/playfair-display/playfair-display-600-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Playfair Display\"",
							"fontStyle": "italic",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/playfair-display/playfair-display-700-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Playfair Display\"",
							"fontStyle": "italic",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/playfair-display/playfair-display-800-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Playfair Display\"",
							"fontStyle": "italic",
							"fontWeight": "900",
							"src": [
								"file:./assets/fonts/playfair-display/playfair-display-900-italic.woff2"
							]
						}
					],
					"fontFamily": "\"Playfair Display\", serif",
					"name": "Playfair Display",
					"slug": "playfair-display"
				},
				{
					"fontFace": [
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "normal",
							"fontWeight": "200",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-200-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-300-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-400-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-500-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-600-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-700-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "normal",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-800-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "normal",
							"fontWeight": "900",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-900-normal.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "italic",
							"fontWeight": "200",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-200-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "italic",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-300-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-400-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "italic",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-500-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "italic",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-600-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "italic",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-700-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "italic",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-800-italic.woff2"
							]
						},
						{
							"fontFamily": "\"Source Sans 3\"",
							"fontStyle": "italic",
							"fontWeight": "900",
							"src": [
								"file:./assets/fonts/source-sans-3/source-sans-3-900-italic.woff2"
							]
						}
					],
					"fontFamily": "\"Source Sans 3\", sans-serif",
					"name": "Source Sans 3",
					"slug": "source-sans-3"
				}
            ],
            "fontSizes": [
                {
                    "slug": "small",
                    "size": "clamp(1rem, 0.875rem + 0.5vw, 1.125rem)",
                    "name": "Body"
                },
                {
                    "slug": "medium",
                    "size": "clamp(1.125rem, 1rem + 0.75vw, 1.375rem)",
                    "name": "Medium"
                },
                {
                    "slug": "h6",
                    "size": "clamp(1rem, 0.875rem + 0.5vw, 1.25rem)",
                    "name": "Heading 6"
                },
                {
                    "slug": "h5",
                    "size": "clamp(1.25rem, 1rem + 1vw, 1.5rem)",
                    "name": "Heading 5"
                },
                {
                    "slug": "h4",
                    "size": "clamp(1.5rem, 1.25rem + 1.5vw, 2rem)",
                    "name": "Heading 4"
                },
                {
                    "slug": "h3",
                    "size": "clamp(1.75rem, 1.5rem + 2vw, 2.5rem)",
                    "name": "Heading 3"
                },
                {
                    "slug": "h2",
                    "size": "clamp(2rem, 1.75rem + 2.5vw, 3rem)",
                    "name": "Heading 2"
                },
                {
                    "slug": "h1",
                    "size": "clamp(2.5rem, 2rem + 3vw, 4rem)",
                    "name": "Heading 1"
                }
            ]
        }
    },
    "styles": {
        "color": {
            "background": "var(--wp--preset--color--background)",
            "text": "var(--wp--preset--color--text)"
        },
        "typography": {
            "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
            "fontSize": "var(--wp--preset--font-size--medium)",
            "lineHeight": "var(--wp--custom--line-height--normal)"
        },
        "elements": {
            "h1": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--h-1)",
                    "lineHeight": "var(--wp--custom--line-height--h-1)",
                    "fontFamily": "var(--wp--preset--font-family--playfair-display)",
                    "fontWeight": "900"
                }
            },
            "h2": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--h-2)",
                    "lineHeight": "var(--wp--custom--line-height--h-2)",
                    "fontFamily": "var(--wp--preset--font-family--playfair-display)",
                    "fontWeight": "900"
                }
            },
            "h3": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--h-3)",
                    "lineHeight": "var(--wp--custom--line-height--h-3)",
                    "fontFamily": "var(--wp--preset--font-family--playfair-display)",
                    "fontWeight": "900"
                }
            },
            "h4": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--h-4)",
                    "lineHeight": "var(--wp--custom--line-height--h-4)",
                    "fontFamily": "var(--wp--preset--font-family--playfair-display)",
                    "fontWeight": "900"
                }
            },
            "h5": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--h-5)",
                    "lineHeight": "var(--wp--custom--line-height--h-5)",
                    "fontFamily": "var(--wp--preset--font-family--playfair-display)",
                    "fontWeight": "900"
                }
            },
            "h6": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--h-6)",
                    "lineHeight": "var(--wp--custom--line-height--h-6)",
                    "fontFamily": "var(--wp--preset--font-family--playfair-display)",
                    "fontWeight": "900"
                }
            },
            "a": {
                "color": {
                    "text": "var(--wp--preset--color--highlight)",
                    "hover": "var(--wp--preset--color--background)"
                }
            }
        },
        "blocks": {
            "core/button": {
                "border": {
                    "radius": "4px"
                }
            },
			"core/navigation": {
				"typography": {
					"textTransform": "uppercase",
					"fontSize": "clamp(1rem, 0.875rem + 0.5vw, 1.25rem)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontSize": "clamp(1.75rem, 1.75rem + 1.5vw, 2rem)"
				}
			},
			"core/site-tagline": {
				"typography": {
					"fontStyle": "italic"
				}
			},
            "core/post-author": {
                "typography": {
                    "fontSize": "clamp(1rem, 0.875rem + 0.5vw, 1rem)"
                }
            },
            "core/post-date": {
                "typography": {
                    "fontSize": "clamp(1rem, 0.875rem + 0.5vw, 1rem)"
                }
            },
            "core/cover": {
                "spacing": {
                    "padding": {
                        "top": "0px !important"
                    },
                    "margin": {
                        "bottom": "var(--wp--preset--spacing--lg)"
                    }
                }
            }
        },
		"spacing": {
			"blockGap": "var(--wp--preset--spacing--md)",
			"padding": {
				"top": "0",
				"bottom": "0"
			}
		}
    }
}