{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"version": 2,
	"settings": {
		"appearanceTools": true,
		"color": {
			"link": true,
			"palette": [
				{
					"slug": "foreground",
					"color": "#000000",
					"name": "Foreground"
				},
				{
					"slug": "background",
					"color": "#FFFFFF",
					"name": "Background"
				},
				{
					"slug": "primary",
					"color": "#767676",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#DDDDDD",
					"name": "Secondary"
				}
			]
		},
		"custom": {
			"spacing": {
				"baseline": "16px",
				"medium": "calc( 2.5 * var( --wp--custom--spacing--baseline ) )",
				"large": "clamp( ( 3 * var( --wp--custom--spacing--baseline ) ), 10vw, ( 5 * var( --wp--custom--spacing--baseline ) ))",
				"outer": "max(24px, 5vw)"
			},
			"typography": {
				"line-height": {
					"body": 1.5,
					"heading": 1.25
				}
			}
		},
		"layout": {
			"contentSize": "620px",
			"wideSize": "1240px"
		},
		"spacing": {
			"blockGap": true,
			"spacingScale": {
				"steps": 0
			},
			"spacingSizes": [
				{
					"size": "8px",
					"slug": "10",
					"name": "1"
				},
				{
					"size": "12px",
					"slug": "20",
					"name": "2"
				},
				{
					"size": "16px",
					"slug": "30",
					"name": "3"
				},
				{
					"size": "24px",
					"slug": "40",
					"name": "4"
				},
				{
					"size": "32px",
					"slug": "50",
					"name": "5"
				},
				{
					"size": "clamp(32px, 7.5vw, 40px)",
					"slug": "60",
					"name": "6"
				},
				{
					"size": "clamp(40px, 9vw, 56px)",
					"slug": "70",
					"name": "7"
				},
				{
					"size": "clamp(64px, 10.5vw, 80px)",
					"slug": "80",
					"name": "8"
				}
			],
			"units": [ "%", "px", "em", "rem", "vh", "vw" ]
		},
		"typography": {
			"customFontSize": true,
			"dropCap": false,
			"fluid": true,
			"fontFamilies": [
				{
					"fontFamily": "\"PT Serif\", ui-serif, Georgia, serif",
					"slug": "pt-serif",
					"name": "PT Serif",
					"fontFace": [
						{
							"fontFamily": "PT Serif",
							"fontWeight": "400",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/pt-serif/pt-serif-v17-latin-regular.woff2" ]
						},
						{
							"fontFamily": "PT Serif",
							"fontWeight": "500",
							"fontStyle": "italic",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/pt-serif/pt-serif-v17-latin-italic.woff2" ]
						},
						{
							"fontFamily": "PT Serif",
							"fontWeight": "700",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/pt-serif/pt-serif-v17-latin-700.woff2" ]
						},
						{
							"fontFamily": "PT Serif",
							"fontWeight": "700",
							"fontStyle": "italic",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/pt-serif/pt-serif-v17-latin-700italic.woff2" ]
						}
					]
				},
				{
					"fontFamily": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", sans-serif",
					"slug": "system-sans-serif",
					"name": "System Sans Serif"
				},
				{
					"fontFamily": "ui-serif, Georgia, serif",
					"slug": "system-serif",
					"name": "System Serif"
				},
				{
					"fontFamily": "ui-monospace, Menlo, Consolas, Monaco, \"Liberation Mono\", \"Lucida Console\", monospace",
					"slug": "system-monospace",
					"name": "System Monospace"
				}
			],
			"fontSizes": [
				{
					"slug": "small",
					"size": "16px",
					"name": "Small",
					"fluid": {
						"min": "14px",
						"max": "16px"
					}
				},
				{
					"slug": "medium",
					"name": "Medium",
					"size": "18px",
					"fluid": {
						"min": "16px",
						"max": "18px"
					}
				},
				{
					"slug": "large",
					"name": "Large",
					"size": "21px",
					"fluid": {
						"min": "18px",
						"max": "21px"
					}
				},
				{
					"slug": "extra-large",
					"name": "Extra large",
					"size": "27px",
					"fluid": {
						"min": "24px",
						"max": "27px"
					}
				},
				{
					"slug": "heading-1",
					"name": "Heading 1",
					"size": "36px",
					"fluid": {
						"min": "32px",
						"max": "36px"
					}
				},
				{
					"slug": "heading-2",
					"size": "32px",
					"name": "Heading 2",
					"fluid": {
						"min": "27px",
						"max": "32px"
					}
				},
				{
					"slug": "heading-3",
					"size": "27px",
					"name": "Heading 3",
					"fluid": {
						"min": "24px",
						"max": "27px"
					}
				},
				{
					"slug": "heading-4",
					"size": "24px",
					"name": "Heading 4",
					"fluid": {
						"min": "21px",
						"max": "24px"
					}
				},
				{
					"slug": "heading-5",
					"size": "21px",
					"name": "Heading 5",
					"fluid": {
						"min": "18px",
						"max": "21px"
					}
				},
				{
					"slug": "heading-6",
					"size": "18px",
					"name": "Heading 6",
					"fluid": {
						"min": "16px",
						"max": "18px"
					}
				}
			]
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/code": {
				"border": {
					"width": "1px",
					"color": "var(--wp--preset--color--secondary)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/navigation": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "underline"
						},
						":hover": {
							"typography": {
								"textDecoration": "none"
							}
						},
						":focus": {
							"typography": {
								"textDecoration": "none"
							}
						}
					}
				}
			},
			"core/paragraph": {
				"typography": {
					"lineHeight": "calc( 1em + 10px )"
				}
			},
			"core/preformatted": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/pullquote": {
				"border": {
					"bottom": {
						"width": "0"
					},
					"top": {
						"width": "0"
					}
				},
				"spacing": {
					"padding": {
						"bottom": "0",
						"top": "0"
					}
				}
			},
			"core/post-featured-image": {
				"spacing": {
					"margin": {
						"bottom": "1em",
						"top": "1em"
					}
				}
			},
			"core/post-title": {
				"typography": {
					"fontWeight": "700",
					"lineHeight": "var(--wp--custom--typography--line-height--heading)",
					"fontSize": "var(--wp--preset--font-size--medium)"
				}
			},
			"core/quote": {
				"border": {
					"width": "1px",
					"color": "var(--wp--preset--color--secondary)"
				},
				"spacing": {
					"padding": {
						"left": "1.5em"
					}
				}
			},
			"core/separator": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--80)",
						"top": "var(--wp--preset--spacing--80)"
					}
				}
			},
			"core/site-title": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						},
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						":focus": {
							"typography": {
								"textDecoration": "underline"
							}
						}
					}
				},
				"spacing": {
					"margin": {
						"bottom": "0px",
						"top": "0px"
					}
				},
				"typography": {
					"fontWeight": "700"
				}
			},
			"core/spacer": {
				"spacing": {
					"margin": {
						"bottom": "0px",
						"top": "0px"
					}
				}
			},
			"core/table": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--typography--line-height--body)"
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--background)",
			"text": "var(--wp--preset--color--foreground)"
		},
		"elements": {
			"button": {
				"border": {
					"radius": "0px"
				},
				"color": {
					"background": "var(--wp--preset--color--foreground)",
					"text": "var(--wp--preset--color--background)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)"
				}
			},
			"caption": {
				"color": {
					"text": "inherit"
				},
				"spacing": {
					"margin": {
						"bottom": "0"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"heading": {
				"spacing": {
					"margin": {
						"bottom": ".75em",
						"top": "1.5em"
					}
				},
				"typography": {
					"lineHeight": "var(--wp--custom--typography--line-height--headings)"
				}
			},
			"h1": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-1)"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-2)"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-3)"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-4)"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-5)"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-6)"
				}
			},
			"link": {
				"color": {
					"text": "inherit"
				},
				"typography": {
					"textDecoration": "underline"
				},
				":hover": {
					"typography": {
						"textDecoration": "none"
					}
				},
				":focus": {
					"typography": {
						"textDecoration": "none"
					}
				}
			}
		},
		"spacing": {
			"blockGap": "1.5rem",
			"padding": {
				"bottom": "var(--wp--preset--spacing--80)",
				"right": "var(--wp--preset--spacing--50)",
				"left": "var(--wp--preset--spacing--50)",
				"top": "var(--wp--preset--spacing--50)"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--pt-serif)",
			"fontSize": "var(--wp--preset--font-size--medium)",
			"lineHeight": "var(--wp--custom--typography--line-height--body)"
		}
	},
	"templateParts": [
		{
			"title": "Header",
			"name": "header",
			"area": "header"
		},
		{
			"title": "Footer",
			"name": "footer",
			"area": "footer"
		},
		{
			"title": "Loop",
			"name": "loop",
			"area": "uncategorized"
		}
	]
}