{
	"$schema": "https://schemas.wp.org/wp/6.6/theme.json",
	"version": 3,
	"settings": {
		"appearanceTools": true,
		"useRootPaddingAwareAlignments": true,
		"layout": {
			"contentSize": "720px",
			"wideSize": "1200px"
		},
		"color": {
			"defaultDuotone": false,
			"defaultGradients": false,
			"defaultPalette": false,
			"palette": [
				{
					"color": "#FAFAF8",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#111418",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#C2312B",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#66504E",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#F1F0EC",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#E3E1DB",
					"name": "Border",
					"slug": "border"
				}
			]
		},
		"spacing": {
			"defaultSpacingSizes": false,
			"spacingSizes": [
				{
					"name": "1",
					"size": "0.25rem",
					"slug": "10"
				},
				{
					"name": "2",
					"size": "0.5rem",
					"slug": "20"
				},
				{
					"name": "3",
					"size": "1rem",
					"slug": "30"
				},
				{
					"name": "4",
					"size": "1.5rem",
					"slug": "40"
				},
				{
					"name": "5",
					"size": "2rem",
					"slug": "50"
				},
				{
					"name": "6",
					"size": "clamp(2.25rem, 2rem + 1.25vw, 3rem)",
					"slug": "60"
				},
				{
					"name": "7",
					"size": "clamp(2.75rem, 2.25rem + 2.5vw, 3.5rem)",
					"slug": "70"
				},
				{
					"name": "8",
					"size": "clamp(3.25rem, 2.5rem + 3.75vw, 4.5rem)",
					"slug": "80"
				}
			],
			"units": [ "%", "px", "em", "rem", "vh", "vw" ]
		},
		"typography": {
			"defaultFontSizes": false,
			"fluid": true,
			"fontFamilies": [
				{
					"fontFace": [
						{
							"fontFamily": "\"Archivo Narrow\"",
							"fontStyle": "normal",
							"fontWeight": "500",
							"fontDisplay": "swap",
							"src": [ "file:./assets/fonts/archivo-narrow/archivo-narrow-v35-latin_latin-ext-500.woff2" ]
						},
						{
							"fontFamily": "\"Archivo Narrow\"",
							"fontStyle": "normal",
							"fontWeight": "600",
							"fontDisplay": "swap",
							"src": [ "file:./assets/fonts/archivo-narrow/archivo-narrow-v35-latin_latin-ext-600.woff2" ]
						},
						{
							"fontFamily": "\"Archivo Narrow\"",
							"fontStyle": "normal",
							"fontWeight": "700",
							"fontDisplay": "swap",
							"src": [ "file:./assets/fonts/archivo-narrow/archivo-narrow-v35-latin_latin-ext-700.woff2" ]
						}
					],
					"fontFamily": "\"Archivo Narrow\", \"Arial Narrow\", sans-serif-condensed, sans-serif",
					"name": "Archivo Narrow (Display)",
					"slug": "display"
				},
				{
					"fontFace": [
						{
							"fontFamily": "\"Source Serif 4\"",
							"fontStyle": "normal",
							"fontWeight": "400",
							"fontDisplay": "swap",
							"src": [ "file:./assets/fonts/source-serif-4/source-serif-4-v14-latin_latin-ext-regular.woff2" ]
						},
						{
							"fontFamily": "\"Source Serif 4\"",
							"fontStyle": "italic",
							"fontWeight": "400",
							"fontDisplay": "swap",
							"src": [ "file:./assets/fonts/source-serif-4/source-serif-4-v14-latin_latin-ext-italic.woff2" ]
						},
						{
							"fontFamily": "\"Source Serif 4\"",
							"fontStyle": "normal",
							"fontWeight": "600",
							"fontDisplay": "swap",
							"src": [ "file:./assets/fonts/source-serif-4/source-serif-4-v14-latin_latin-ext-600.woff2" ]
						}
					],
					"fontFamily": "\"Source Serif 4\", Georgia, \"Times New Roman\", serif",
					"name": "Source Serif 4 (Body)",
					"slug": "body"
				},
				{
					"fontFace": [
						{
							"fontFamily": "\"IBM Plex Mono\"",
							"fontStyle": "normal",
							"fontWeight": "400",
							"fontDisplay": "swap",
							"src": [ "file:./assets/fonts/ibm-plex-mono/ibm-plex-mono-v20-latin_latin-ext-regular.woff2" ]
						},
						{
							"fontFamily": "\"IBM Plex Mono\"",
							"fontStyle": "normal",
							"fontWeight": "500",
							"fontDisplay": "swap",
							"src": [ "file:./assets/fonts/ibm-plex-mono/ibm-plex-mono-v20-latin_latin-ext-500.woff2" ]
						},
						{
							"fontFamily": "\"IBM Plex Mono\"",
							"fontStyle": "normal",
							"fontWeight": "600",
							"fontDisplay": "swap",
							"src": [ "file:./assets/fonts/ibm-plex-mono/ibm-plex-mono-v20-latin_latin-ext-600.woff2" ]
						}
					],
					"fontFamily": "\"IBM Plex Mono\", ui-monospace, \"SFMono-Regular\", Menlo, monospace",
					"name": "IBM Plex Mono (Utility)",
					"slug": "utility"
				}
			],
			"fontSizes": [
				{
					"fluid": false,
					"name": "Tiny",
					"size": "0.6875rem",
					"slug": "x-small"
				},
				{
					"fluid": false,
					"name": "Small",
					"size": "0.8125rem",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "1.0625rem",
						"min": "1rem"
					},
					"name": "Medium",
					"size": "1.0625rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "1.375rem",
						"min": "1.1875rem"
					},
					"name": "Large",
					"size": "1.375rem",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "1.75rem",
						"min": "1.5rem"
					},
					"name": "Extra Large",
					"size": "1.75rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "2.75rem",
						"min": "2rem"
					},
					"name": "Huge",
					"size": "2.75rem",
					"slug": "xx-large"
				},
				{
					"fluid": {
						"max": "3.5rem",
						"min": "2.375rem"
					},
					"name": "Headline",
					"size": "3.5rem",
					"slug": "huge"
				},
				{
					"fluid": {
						"max": "4.25rem",
						"min": "2.625rem"
					},
					"name": "Masthead",
					"size": "4.25rem",
					"slug": "gigantic"
				}
			]
		}
	},
	"styles": {
		"color": {
			"background": "var:preset|color|base",
			"text": "var:preset|color|contrast"
		},
		"spacing": {
			"blockGap": "1.5rem",
			"padding": {
				"left": "var:preset|spacing|40",
				"right": "var:preset|spacing|40"
			}
		},
		"typography": {
			"fontFamily": "var:preset|font-family|body",
			"fontSize": "var:preset|font-size|medium",
			"lineHeight": "1.7"
		},
		"elements": {
			"button": {
				"border": {
					"radius": "0"
				},
				"color": {
					"background": "var:preset|color|contrast",
					"text": "var:preset|color|base"
				},
				"spacing": {
					"padding": {
						"bottom": "0.9rem",
						"left": "1.5rem",
						"right": "1.5rem",
						"top": "0.9rem"
					}
				},
				"typography": {
					"fontFamily": "var:preset|font-family|utility",
					"fontSize": "var:preset|font-size|small",
					"fontWeight": "600",
					"letterSpacing": "0.1em",
					"lineHeight": "1",
					"textTransform": "uppercase"
				},
				":hover": {
					"color": {
						"background": "var:preset|color|primary",
						"text": "var:preset|color|base"
					}
				},
				":focus": {
					"color": {
						"background": "var:preset|color|primary",
						"text": "var:preset|color|base"
					}
				}
			},
			"caption": {
				"color": {
					"text": "var:preset|color|secondary"
				},
				"typography": {
					"fontFamily": "var:preset|font-family|utility",
					"fontSize": "var:preset|font-size|x-small",
					"lineHeight": "1.5"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var:preset|font-family|display",
					"fontWeight": "700",
					"letterSpacing": "-0.005em",
					"lineHeight": "1.1"
				}
			},
			"link": {
				"color": {
					"text": "var:preset|color|contrast"
				},
				":hover": {
					"color": {
						"text": "var:preset|color|primary"
					}
				}
			}
		},
		"blocks": {
			"core/navigation": {
				"typography": {
					"fontFamily": "var:preset|font-family|utility",
					"fontSize": "0.75rem",
					"fontWeight": "600",
					"letterSpacing": "0.14em",
					"textTransform": "uppercase"
				}
			},
			"core/post-author-name": {
				"color": {
					"text": "var:preset|color|secondary"
				},
				"typography": {
					"fontFamily": "var:preset|font-family|utility",
					"fontSize": "var:preset|font-size|x-small",
					"fontWeight": "500",
					"letterSpacing": "0.08em",
					"textTransform": "uppercase"
				}
			},
			"core/post-date": {
				"color": {
					"text": "var:preset|color|secondary"
				},
				"typography": {
					"fontFamily": "var:preset|font-family|utility",
					"fontSize": "var:preset|font-size|x-small",
					"fontWeight": "400",
					"letterSpacing": "0.08em",
					"textTransform": "uppercase"
				}
			},
			"core/post-terms": {
				"typography": {
					"fontFamily": "var:preset|font-family|utility",
					"fontSize": "var:preset|font-size|x-small",
					"fontWeight": "500",
					"letterSpacing": "0.08em",
					"textTransform": "uppercase"
				}
			},
			"core/pullquote": {
				"border": {
					"bottom": {
						"color": "var:preset|color|contrast",
						"style": "solid",
						"width": "1px"
					},
					"top": {
						"color": "var:preset|color|contrast",
						"style": "solid",
						"width": "2px"
					}
				},
				"spacing": {
					"padding": {
						"bottom": "var:preset|spacing|40",
						"top": "var:preset|spacing|40"
					}
				},
				"typography": {
					"fontFamily": "var:preset|font-family|display",
					"fontSize": "var:preset|font-size|x-large",
					"fontStyle": "normal",
					"fontWeight": "700",
					"lineHeight": "1.25"
				},
				"elements": {
					"cite": {
						"color": {
							"text": "var:preset|color|secondary"
						},
						"typography": {
							"fontFamily": "var:preset|font-family|utility",
							"fontSize": "var:preset|font-size|x-small",
							"fontStyle": "normal",
							"letterSpacing": "0.1em",
							"textTransform": "uppercase"
						}
					}
				}
			},
			"core/quote": {
				"border": {
					"left": {
						"color": "var:preset|color|primary",
						"style": "solid",
						"width": "2px"
					}
				},
				"spacing": {
					"padding": {
						"left": "var:preset|spacing|40"
					}
				},
				"elements": {
					"cite": {
						"color": {
							"text": "var:preset|color|secondary"
						},
						"typography": {
							"fontFamily": "var:preset|font-family|utility",
							"fontSize": "var:preset|font-size|x-small",
							"fontStyle": "normal",
							"letterSpacing": "0.1em",
							"textTransform": "uppercase"
						}
					}
				}
			},
			"core/code": {
				"border": {
					"color": "var:preset|color|border",
					"style": "solid",
					"width": "1px"
				},
				"color": {
					"background": "var:preset|color|tertiary"
				},
				"spacing": {
					"padding": {
						"bottom": "var:preset|spacing|30",
						"left": "var:preset|spacing|30",
						"right": "var:preset|spacing|30",
						"top": "var:preset|spacing|30"
					}
				},
				"typography": {
					"fontFamily": "var:preset|font-family|utility",
					"fontSize": "var:preset|font-size|small"
				}
			},
			"core/separator": {
				"border": {
					"color": "var:preset|color|border",
					"style": "solid",
					"width": "0 0 1px 0"
				},
				"color": {
					"text": "var:preset|color|border"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var:preset|font-family|display",
					"fontWeight": "700",
					"letterSpacing": "-0.01em",
					"lineHeight": "0.95"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var:preset|color|contrast"
						},
						"typography": {
							"textDecoration": "none"
						},
						":hover": {
							"color": {
								"text": "var:preset|color|contrast"
							},
							"typography": {
								"textDecoration": "none"
							}
						}
					}
				}
			},
			"core/site-tagline": {
				"color": {
					"text": "var:preset|color|secondary"
				},
				"typography": {
					"fontFamily": "var:preset|font-family|body",
					"fontSize": "var:preset|font-size|small"
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontFamily": "var:preset|font-family|utility",
					"fontSize": "var:preset|font-size|small",
					"fontWeight": "500"
				}
			},
			"core/search": {
				"typography": {
					"fontFamily": "var:preset|font-family|utility",
					"fontSize": "var:preset|font-size|small"
				}
			}
		}
	},
	"customTemplates": [
		{
			"name": "single-with-sidebar",
			"postTypes": [ "post" ],
			"title": "Single with Sidebar"
		}
	],
	"templateParts": [
		{
			"area": "header",
			"name": "header",
			"title": "Header (Masthead)"
		},
		{
			"area": "header",
			"name": "header-compact",
			"title": "Header (Compact)"
		},
		{
			"area": "footer",
			"name": "footer",
			"title": "Footer"
		},
		{
			"area": "footer",
			"name": "footer-minimal",
			"title": "Footer (Minimal)"
		}
	]
}
