{
	"settings": {
		"appearanceTools": true,
		"color": {
			"defaultDuotone": false,
			"defaultGradients": false,
			"defaultPalette": false,
			"palette": [
				{
					"color": "#fbfbfb",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#3f3f3f",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#afafaf",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#dcdcdc",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#2f2f2f",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		},
		"layout": {
			"contentSize": "400px",
			"wideSize": "92vw"
		},
		"spacing": {
			"units": [
				"%",
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			]
		},
		"typography": {
			"fluid": true,
			"fontFamilies": [
				{
					"fontFace": [
						{
							"src": [
								"file:./assets/fonts/inter/inter-100-normal.woff2"
							],
							"fontWeight": "100",
							"fontStyle": "normal",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-100-italic.woff2"
							],
							"fontWeight": "100",
							"fontStyle": "italic",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-200-normal.woff2"
							],
							"fontWeight": "200",
							"fontStyle": "normal",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-200-italic.woff2"
							],
							"fontWeight": "200",
							"fontStyle": "italic",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-300-normal.woff2"
							],
							"fontWeight": "300",
							"fontStyle": "normal",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-300-italic.woff2"
							],
							"fontWeight": "300",
							"fontStyle": "italic",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-400-normal.woff2"
							],
							"fontWeight": "400",
							"fontStyle": "normal",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-400-italic.woff2"
							],
							"fontWeight": "400",
							"fontStyle": "italic",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-500-normal.woff2"
							],
							"fontWeight": "500",
							"fontStyle": "normal",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-500-italic.woff2"
							],
							"fontWeight": "500",
							"fontStyle": "italic",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-600-normal.woff2"
							],
							"fontWeight": "600",
							"fontStyle": "normal",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-600-italic.woff2"
							],
							"fontWeight": "600",
							"fontStyle": "italic",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-700-normal.woff2"
							],
							"fontWeight": "700",
							"fontStyle": "normal",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-700-italic.woff2"
							],
							"fontWeight": "700",
							"fontStyle": "italic",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-800-normal.woff2"
							],
							"fontWeight": "800",
							"fontStyle": "normal",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-800-italic.woff2"
							],
							"fontWeight": "800",
							"fontStyle": "italic",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-900-normal.woff2"
							],
							"fontWeight": "900",
							"fontStyle": "normal",
							"fontFamily": "Inter"
						},
						{
							"src": [
								"file:./assets/fonts/inter/inter-900-italic.woff2"
							],
							"fontWeight": "900",
							"fontStyle": "italic",
							"fontFamily": "Inter"
						}
					],
					"fontFamily": "Inter, sans-serif",
					"name": "Inter",
					"slug": "inter"
				}
			],
			"fontSizes": [
				{
					"fluid": {
						"max": "0.7rem",
						"min": "0.45rem"
					},
					"name": "Nano",
					"size": "0.7rem",
					"slug": "xxx-small"
				},
				{
					"fluid": {
						"max": "0.9rem",
						"min": "0.65rem"
					},
					"name": "Tinier",
					"size": "0.9rem",
					"slug": "xx-small"
				},
				{
					"fluid": {
						"max": "1rem",
						"min": "0.75rem"
					},
					"name": "Tiny",
					"size": "1rem",
					"slug": "x-small"
				},
				{
					"fluid": false,
					"name": "Small",
					"size": "1.1rem",
					"slug": "small"
				},
				{
					"fluid": false,
					"name": "Medium",
					"size": "1.125rem",
					"slug": "medium"
				},
				{
					"fluid": false,
					"name": "Large",
					"size": "1.37rem",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "2.25rem",
						"min": "1.75rem"
					},
					"name": "Extra Large",
					"size": "2.25rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "3rem",
						"min": "2.25rem"
					},
					"name": "Huge",
					"size": "3rem",
					"slug": "xx-large"
				}
			]
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/code": {
				"border": {
					"color": "var(--wp--preset--color--primary)",
					"radius": "2px",
					"style": "solid",
					"width": "2px"
				},
				"spacing": {
					"padding": {
						"bottom": "var(--wp--preset--spacing--50)",
						"left": "var(--wp--preset--spacing--50)",
						"right": "var(--wp--preset--spacing--50)",
						"top": "var(--wp--preset--spacing--50)"
					}
				},
				"typography": {
					"fontFamily": "monospace"
				}
			},
			"core/gallery": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--50)"
					}
				}
			},
			"core/heading": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--30)",
						"left": "0",
						"right": "0",
						"top": "var(--wp--preset--spacing--70)"
					}
				}
			},
			"core/list": {
				"spacing": {
					"padding": {
						"left": "var(--wp--preset--spacing--70)"
					}
				}
			},
			"core/post-author-biography": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)"
				}
			},
			"core/post-author-name": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-small)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"core/post-content": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "none"
							}
						},
						"typography": {
							"textDecoration": "underline"
						}
					}
				}
			},
			"core/post-date": {
				"color": {
					"text": "var(--wp--preset--color--primary)"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var(--wp--preset--color--primary)"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-small)",
					"textTransform": "none"
				}
			},
			"core/post-navigation-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-small)"
				}
			},
			"core/post-terms": {
				"color": {
					"text": "var(--wp--preset--color--primary)"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var(--wp--preset--color--primary)"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-small)",
					"textTransform": "lowercase"
				}
			},
			"core/post-title": {
				"spacing": {
					"margin": {
						"bottom": "0"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)"
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-small)"
				}
			},
			"core/query-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)"
				}
			},
			"core/quote": {
				"border": {
					"color": "var(--wp--preset--color--secondary)",
					"style": "solid",
					"width": "0 0 0 2px"
				},
				"elements": {
					"cite": {
						"color": {
							"text": "var(--wp--preset--color--primary)"
						},
						"typography": {
							"fontSize": "var(--wp--preset--font-size--xx-small)",
							"fontStyle": "normal"
						}
					}
				},
				"spacing": {
					"margin": {
						"left": "0"
					},
					"padding": {
						"left": "var(--wp--preset--spacing--50)"
					}
				},
				"typography": {
					"fontStyle": "normal"
				}
			},
			"core/search": {
				"border": {
					"color": "var(--wp--preset--color--primary)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)",
					"lineHeight": "1.3"
				}
			},
			"core/separator": {
				"border": {
					"color": "currentColor",
					"style": "solid",
					"width": "0 0 1px 0"
				},
				"color": {
					"background": "var(--wp--preset--color--secondary)",
					"text": "var(--wp--preset--color--secondary)"
				},
				"spacing": {
					"margin": {
						"bottom": "0",
						"top": "0"
					}
				}
			},
			"core/site-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)",
					"fontWeight": "700"
				}
			},
			"core/table": {
				"css": "& td, & th{padding: var(--wp--preset--spacing--30);} &+figcaption {font-size: var(--wp--preset--font-size--x-small);text-align: center;}"
			}
		},
		"color": {
			"background": "var(--wp--preset--color--base)",
			"text": "var(--wp--preset--color--contrast)"
		},
		"elements": {
			"button": {
				":hover": {
					"color": {
						"background": "var(--wp--preset--color--tertiary)",
						"text": "var(--wp--preset--color--base)"
					}
				},
				"border": {
					"radius": "2px"
				},
				"color": {
					"background": "var(--wp--preset--color--secondary)",
					"text": "var(--wp--preset--color--2f2f2f)"
				}
			},
			"caption": {
				"color": {
					"text": "var(--wp--preset--color--primary)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xxx-small)"
				}
			},
			"h1": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)",
					"lineHeight": "1.1"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)",
					"lineHeight": "1.1"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)",
					"lineHeight": "1.2"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-small)",
					"textTransform": "uppercase"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-small)",
					"fontWeight": "normal",
					"textTransform": "uppercase"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xxx-small)",
					"fontWeight": "normal",
					"textTransform": "uppercase"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inter)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"lineHeight": "1.6",
					"textTransform": "none"
				}
			},
			"link": {
				":hover": {
					"color": {
						"text": "var(--wp--preset--color--primary)"
					},
					"typography": {
						"textDecoration": "none"
					}
				},
				"color": {
					"text": "var(--wp--preset--color--tertiary)"
				},
				"typography": {
					"textDecoration": "none"
				}
			}
		},
		"spacing": {
			"blockGap": "var(--wp--preset--spacing--50)",
			"padding": {
				"bottom": "0",
				"left": "var(--wp--preset--spacing--30)",
				"right": "var(--wp--preset--spacing--30)",
				"top": "0"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--inter)",
			"fontSize": "var(--wp--preset--font-size--x-small)",
			"lineHeight": "1.6"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header",
			"title": "Header"
		},
		{
			"area": "footer",
			"name": "footer",
			"title": "Footer"
		}
	],
	"version": 2,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}
