{
	"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
	"version": 3,
	"settings": {
		"appearanceTools": true,
		"useRootPaddingAwareAlignments": true,
		"border": {
			"color": true,
			"radius": true,
			"style": true,
			"width": true
		},
		"position": {
			"sticky": true
		},
		"layout": {
			"contentSize": "850px",
			"wideSize": "1280px"
		},
		"color": {
			"defaultDuotone": false,
			"defaultGradients": false,
			"defaultPalette": false,
			"duotone": [
				{
					"colors": ["#000000", "#ffffff"],
					"name": "Black and White",
					"slug": "black-and-white"
				},
				{
					"colors": ["#C9C5B1", "#ffffff"],
					"name": "Primary and White",
					"slug": "primary-and-white"
				},
				{
					"colors": ["#787569", "#ffffff"],
					"name": "Secondary and White",
					"slug": "secondary-and-white"
				}
			],
			"gradients": [
				{
					"gradient": "linear-gradient(0deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--contrast) 100%)",
					"name": "Primary to Contrast",
					"slug": "primary-contrast"
				}
			],
			"palette": [
				{
					"color": "#ffffff",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#000000",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#C9C5B1",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#787569",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#eeeeee",
					"name": "Neutral",
					"slug": "neutral"
				}
			]
		},
		"custom": {
			"fontWeight": {
				"thin": 100,
				"extra-light": 200,
				"light": 300,
				"regular": 400,
				"medium": 500,
				"semi-bold": 600,
				"bold": 700,
				"extra-bold": 800,
				"black": 900
			},
			"lineHeight": {
				"body": 1.75,
				"heading": 1.1,
				"medium": 1.5,
				"one": 1
			},
			"spacing": {
				"gap": "30px"
			}
		},
		"shadow": {
			"defaultPresets": false,
			"presets": [
				{
					"name": "Light",
					"shadow": "0 0 50px rgba(10, 10, 10, 0.1)",
					"slug": "light"
				},
				{
					"name": "Solid",
					"shadow": "5px 5px 0 rgba(10, 10, 10, 1)",
					"slug": "solid"
				}
			]
		},
		"spacing": {
			"defaultSpacingSizes": false,
			"spacingScale": {
				"operator": "*",
				"increment": 1.5,
				"steps": 7,
				"mediumStep": 1.5,
				"unit": "rem"
			},
			"spacingSizes": [
				{
					"name": "X Small",
					"size": "20px",
					"slug": "x-small"
				},
				{
					"name": "Small",
					"size": "clamp(30px, 4vw, 40px)",
					"slug": "small"
				},
				{
					"name": "Medium",
					"size": "clamp(40px, 6vw, 60px)",
					"slug": "medium"
				},
				{
					"name": "Large",
					"size": "clamp(50px, 8vw, 80px)",
					"slug": "large"
				},
				{
					"name": "X Large",
					"size": "clamp(60px, 10vw, 100px)",
					"slug": "x-large"
				},
				{
					"name": "XX Large",
					"size": "clamp(100px, 15vw, 200px)",
					"slug": "xx-large"
				}
			],
			"units": ["px", "em", "rem", "vh", "vw", "%"],
			"blockGap": true,
			"padding": true,
			"margin": true
		},
		"typography": {
			"defaultFontSizes": false,
			"dropCap": false,
			"fluid": true,
			"fontStyle": true,
			"fontWeight": true,
			"fontFamilies": [
				{
					"fontFamily": "'Arial Black', Arial, Helvetica, sans-serif",
					"name": "Arial Black",
					"slug": "arial-black"
				},
				{
					"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Arial, sans-serif",
					"name": "System Font Stack (2025)",
					"slug": "system-font"
				},
				{
					"fontFamily": "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', 'Noto Sans', sans-serif",
					"name": "Modern System UI",
					"slug": "modern-system"
				},
				{
					"fontFamily": "Verdana, Tahoma, 'Trebuchet MS', Arial, sans-serif",
					"name": "Web-Safe Sans",
					"slug": "web-safe-sans"
				},
				{
					"fontFamily": "Georgia, 'Times New Roman', serif",
					"name": "Web-Safe Serif",
					"slug": "web-safe-serif"
				},
				{
					"fontFamily": "'Courier New', Courier, monospace",
					"name": "Monospace",
					"slug": "monospace"
				}
			],
			"fontSizes": [
				{
					"fluid": {
						"min": "17px",
						"max": "19px"
					},
					"name": "Body",
					"size": "18px",
					"slug": "body"
				},
				{
					"fluid": {
						"min": "15px",
						"max": "17px"
					},
					"name": "Small",
					"size": "16px",
					"slug": "small"
				},
				{
					"fluid": {
						"min": "18px",
						"max": "20px"
					},
					"name": "Medium",
					"size": "20px",
					"slug": "medium"
				},
				{
					"fluid": {
						"min": "22px",
						"max": "26px"
					},
					"name": "Large",
					"size": "24px",
					"slug": "large"
				},
				{
					"fluid": {
						"min": "28px",
						"max": "34px"
					},
					"name": "xLarge",
					"size": "32px",
					"slug": "x-large"
				},
				{
					"fluid": {
						"min": "32px",
						"max": "40px"
					},
					"name": "36px",
					"size": "36px",
					"slug": "max-36"
				},
				{
					"fluid": {
						"min": "40px",
						"max": "52px"
					},
					"name": "48px",
					"size": "48px",
					"slug": "max-48"
				},
				{
					"fluid": {
						"min": "48px",
						"max": "64px"
					},
					"name": "60px",
					"size": "60px",
					"slug": "max-60"
				},
				{
					"fluid": {
						"min": "56px",
						"max": "76px"
					},
					"name": "72px",
					"size": "72px",
					"slug": "max-72"
				}
			]
		},
		"blocks": {
			"core/button": {
				"spacing": {
					"padding": true,
					"margin": true
				}
			},
			"core/columns": {
				"spacing": {
					"blockGap": true,
					"padding": true,
					"margin": true
				}
			},
			"core/column": {
				"spacing": {
					"padding": true,
					"margin": true
				},
				"border": {
					"color": true,
					"radius": true,
					"style": true,
					"width": true
				}
			},
			"core/heading": {
				"spacing": {
					"margin": true,
					"padding": true
				}
			},
			"core/image": {
				"spacing": {
					"margin": true,
					"padding": true
				}
			},
			"core/paragraph": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--body)",
					"fontFamily": "var(--wp--preset--font-family--system-font)",
					"fontWeight": "var(--wp--custom--font-weight--regular)",
					"lineHeight": "1.4"
				},
				"spacing": {
					"margin": true,
					"padding": true
				},
				"css": "&.has-background {padding: 20px 30px;}"
			},
			"core/site-logo": {
				"spacing": {
					"margin": {
						"top": "0",
						"bottom": "0"
					}
				}
			},
			"core/site-tagline": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--system-font)",
					"fontSize": "var(--wp--preset--font-size--body)",
					"fontWeight": "var(--wp--custom--font-weight--regular)",
					"lineHeight": "var(--wp--custom--line-height--body)"
				},
				"color": {
					"text": "var(--wp--preset--color--neutral)"
				}
			},
			"core/navigation-submenu": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			}
		}
	},
	"styles": {
		"color": {
			"background": "var(--wp--preset--color--base)",
			"text": "var(--wp--preset--color--contrast)"
		},
		"spacing": {
			"blockGap": "var(--wp--custom--spacing--gap)",
			"padding": {
				"top": "0px",
				"right": "var(--wp--custom--spacing--gap)",
				"bottom": "0px",
				"left": "var(--wp--custom--spacing--gap)"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--system-font)",
			"fontSize": "var(--wp--preset--font-size--body)",
			"fontWeight": "var(--wp--custom--font-weight--regular)",
			"lineHeight": "var(--wp--custom--line-height--body)"
		},
		"templateParts": {
			"header": {
				"spacing": {
					"padding": {
						"top": "var(--wp--custom--spacing--gap)",
						"bottom": "var(--wp--custom--spacing--gap)"
					}
				}
			},
			"footer": {
				"spacing": {
					"padding": {
						"top": "var(--wp--custom--spacing--gap)",
						"bottom": "var(--wp--custom--spacing--gap)"
					}
				}
			}
		},
		"elements": {
			"button": {
				"border": {
					"radius": "35px"
				},
				"color": {
					"background": "var(--wp--preset--color--primary)",
					"text": "#4F4D46"
				},
				"spacing": {
					"padding": {
						"top": "15px",
						"right": "30px",
						"bottom": "15px",
						"left": "30px"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "var(--wp--custom--font-weight--regular)",
					"lineHeight": "var(--wp--custom--line-height--medium)"
				},
				":hover": {
					"color": {
						"background": "var(--wp--preset--color--secondary)",
						"text": "var(--wp--preset--color--base)"
					}
				}
			},
			"caption": {
				"spacing": {
					"margin": {
						"top": "10px",
						"bottom": "0px"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"h1": {
				"typography": {
					"fontSize": "clamp(40px, 5vw, 64px)",
					"fontFamily": "var(--wp--preset--font-family--arial-black)",
					"fontWeight": "var(--wp--custom--font-weight--black)",
					"lineHeight": "var(--wp--custom--line-height--heading)"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "clamp(23px, 2.5vw, 27px)",
					"fontFamily": "var(--wp--preset--font-family--web-safe-sans)",
					"fontWeight": "var(--wp--custom--font-weight--bold)",
					"lineHeight": "1.5"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "clamp(26px, 3vw, 36px)",
					"fontFamily": "var(--wp--preset--font-family--system-font)",
					"fontWeight": "var(--wp--custom--font-weight--semi-bold)",
					"lineHeight": "var(--wp--custom--line-height--heading)"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "clamp(22px, 2.5vw, 30px)",
					"fontFamily": "var(--wp--preset--font-family--system-font)",
					"fontWeight": "var(--wp--custom--font-weight--semi-bold)",
					"lineHeight": "var(--wp--custom--line-height--heading)"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "clamp(18px, 2vw, 24px)",
					"fontFamily": "var(--wp--preset--font-family--system-font)",
					"fontWeight": "var(--wp--custom--font-weight--medium)",
					"lineHeight": "var(--wp--custom--line-height--heading)"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontFamily": "var(--wp--preset--font-family--system-font)",
					"fontWeight": "var(--wp--custom--font-weight--medium)",
					"lineHeight": "var(--wp--custom--line-height--heading)",
					"textTransform": "uppercase",
					"letterSpacing": "0.05em"
				}
			},
			"heading": {
				"typography": {
					"fontWeight": "var(--wp--custom--font-weight--regular)",
					"lineHeight": "var(--wp--custom--line-height--heading)"
				}
			},
			"link": {
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				":hover": {
					"color": {
						"text": "var(--wp--preset--color--contrast)"
					}
				}
			}
		},
		"blocks": {
			"core/button": {
				"variations": {
					"outline": {
						"border": {
							"color": "currentColor",
							"style": "solid",
							"width": "1px"
						},
						"spacing": {
							"padding": {
								"top": "14px",
								"right": "29px",
								"bottom": "14px",
								"left": "29px"
							}
						}
					}
				}
			},
			"core/buttons": {
				"spacing": {
					"blockGap": "10px"
				}
			},
			"core/columns": {
				"spacing": {
					"blockGap": "var:preset|spacing|x-large"
				}
			},
			"core/code": {
				"color": {
					"background": "var(--wp--preset--color--contrast)",
					"text": "var(--wp--preset--color--base)"
				},
				"css": "& code {overflow-wrap: normal; overflow-x: scroll; tab-size: 4; white-space: pre;}",
				"spacing": {
					"padding": {
						"top": "var(--wp--custom--spacing--gap)",
						"right": "var(--wp--custom--spacing--gap)",
						"bottom": "var(--wp--custom--spacing--gap)",
						"left": "var(--wp--custom--spacing--gap)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comment-author-name": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--line-height--medium)"
				}
			},
			"core/comment-date": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--line-height--medium)"
				}
			},
			"core/comment-edit-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "var(--wp--custom--line-height--medium)"
				}
			},
			"core/comment-reply-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comments": {
				"spacing": {
					"margin": {
						"top": "var(--wp--preset--spacing--x-large)"
					}
				}
			},
			"core/comments-title": {
				"spacing": {
					"margin": {
						"top": "var(--wp--custom--spacing--gap)",
						"bottom": "var(--wp--custom--spacing--gap)"
					}
				}
			},
			"core/cover": {
				"spacing": {
					"padding": {
						"top": "var(--wp--custom--spacing--gap)",
						"right": "var(--wp--custom--spacing--gap)",
						"bottom": "var(--wp--custom--spacing--gap)",
						"left": "var(--wp--custom--spacing--gap)"
					}
				}
			},
			"core/group": {
				"spacing": {
					"blockGap": "var(--wp--custom--spacing--gap)",
					"padding": {
						"top": "var(--wp--custom--spacing--gap)",
						"right": "var(--wp--custom--spacing--gap)",
						"bottom": "var(--wp--custom--spacing--gap)",
						"left": "var(--wp--custom--spacing--gap)"
					}
				}
			},
			"core/image": {
				"spacing": {
					"margin": {
						"top": "30px",
						"right": "0",
						"bottom": "30px",
						"left": "0"
					}
				}
			},
			"core/list": {
				"css": "&.is-style-no-disc {list-style-type: none; padding-left: 0;}",
				"spacing": {
					"padding": {
						"left": "var(--wp--custom--spacing--gap)"
					}
				}
			},
			"core/navigation": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/post-comments-form": {
				"css": "& input[type=\"submit\"] {width: auto;} & label {font-size: var(--wp--preset--font-size--small);}"
			},
			"core/post-template": {
				"spacing": {
					"blockGap": "var(--wp--preset--spacing--medium)"
				}
			},
			"core/preformatted": {
				"color": {
					"background": "var(--wp--preset--color--contrast)",
					"text": "var(--wp--preset--color--base)"
				},
				"css": "& {overflow-wrap: normal; overflow-x: scroll; tab-size: 4; white-space: pre;}",
				"spacing": {
					"padding": {
						"top": "25px",
						"right": "30px",
						"bottom": "25px",
						"left": "30px"
					}
				}
			},
			"core/pullquote": {
				"border": {
					"color": "var(--wp--preset--color--contrast)",
					"style": "solid",
					"width": "1px"
				},
				"css": "& p {margin: 0;}",
				"elements": {
					"cite": {
						"typography": {
							"fontSize": "var(--wp--preset--font-size--small)",
							"fontStyle": "inherit"
						}
					}
				},
				"spacing": {
					"padding": {
						"top": "var(--wp--custom--spacing--gap)",
						"right": "var(--wp--custom--spacing--gap)",
						"bottom": "var(--wp--custom--spacing--gap)",
						"left": "var(--wp--custom--spacing--gap)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"lineHeight": "var(--wp--custom--line-height--medium)"
				}
			},
			"core/quote": {
				"border": {
					"color": "var(--wp--preset--color--contrast)",
					"style": "solid",
					"width": "1px"
				},
				"css": "& p {margin: 0;}",
				"elements": {
					"cite": {
						"typography": {
							"fontSize": "var(--wp--preset--font-size--small)",
							"fontStyle": "inherit"
						}
					}
				},
				"spacing": {
					"padding": {
						"top": "var(--wp--custom--spacing--gap)",
						"right": "var(--wp--custom--spacing--gap)",
						"bottom": "var(--wp--custom--spacing--gap)",
						"left": "var(--wp--custom--spacing--gap)"
					}
				}
			},
			"core/separator": {
				"border": {
					"color": "currentColor",
					"radius": "0",
					"style": "solid",
					"width": "1px 0 0"
				},
				"css": "&:not(.is-style-wide):not(.is-style-dots) {width: 100px;}"
			},
			"core/site-title": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontFamily": "var(--wp--preset--font-family--system-font)"
				}
			},
			"core/social-links": {
				"css": "&.is-style-outline .wp-block-social-link {background-color: transparent; border: 1px solid currentColor;}",
				"spacing": {
					"blockGap": "10px"
				}
			},
			"core/spacer": {
				"spacing": {
					"margin": {
						"top": "0"
					}
				}
			},
			"core/table": {
				"css": "& th, & td {border-color: var(--wp--preset--color--contrast);}",
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/template-part": {
				"spacing": {
					"margin": {
						"top": "0"
					}
				}
			}
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header",
			"title": "Header"
		},
		{
			"area": "footer",
			"name": "footer",
			"title": "Footer"
		}
	]
}