{
	"version": 2,
	"$schema": "https://schemas.wp.org/wp/6.1/theme.json",
	"customTemplates": [
		{
			"name": "page-with-sidebar",
			"title": "Page (With Sidebar)",
			"postTypes": [
				"post",
				"page"
			]
		}
	],
	"settings": {
		"appearanceTools": true,
		"color": {
			"palette": [
				{
					"color": "#0b8276",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#fbc02d",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#f5f7fa",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#fff",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#128284",
					"name": "Links",
					"slug": "custom-links"
				},
				{
					"color": "#066664",
					"name": "Links Hover",
					"slug": "custom-links-hover"
				},
				{
					"color": "#262626",
					"name": "Text",
					"slug": "text-primary"
				},
				{
					"color": "#181818",
					"name": "Footer",
					"slug": "footer"
				},
				{
					"name": "Header Image overlay",
					"color": "transparent",
					"slug": "header-image-overlay"
				},
				{
					"color": "#fff",
					"name": "Background",
					"slug": "background-primary"
				}
			],
			"duotone": [],
            "customDuotone": false,
            "defaultDuotone": true
		},
		"custom": {
			"variation": "default",
			"borderRadius": {
				"full": "999px",
				"large": "12px",
				"medium": "6px",
				"small": "4px",
				"xLarge": "18px"
			},
			"fontWeight": {
				"black": 900,
				"bold": 700,
				"extraBold": 800,
				"extraLight": 200,
				"light": 300,
				"medium": 500,
				"regular": 400,
				"semiBold": 600,
				"thin": 100
			},
			"lineHeight": {
				"initial": 1,
				"large": 1.8,
				"medium": 1.6,
				"small": 1.5,
				"xSmall": 1.2
			}
		},
		"layout": {
			"contentSize": "960px",
			"wideSize": "1240px"
		},
		"spacing": {
			"customSpacingSize": true,
			"spacingScale": {
				"increment": 0,
				"mediumStep": 0,
				"operator": "*",
				"steps": 0,
				"unit": "px"
			},
			"spacingSizes": [
				{
					"name": "XX Small",
					"size": "calc(var(--wp--preset--font-size--medium,1rem)/2)",
					"slug": "xx-small"
				},
				{
					"name": "X Small",
					"size": "calc(var(--wp--preset--font-size--medium,1rem))",
					"slug": "x-small"
				},
				{
					"name": "Small",
					"size": "clamp(var(--wp--preset--font-size--medium), 4vw, calc(var(--wp--preset--font-size--medium,1rem)*1.5))",
					"slug": "small"
				},
				{
					"name": "Medium",
					"size": "clamp(var(--wp--preset--font-size--medium), 4vw, calc(var(--wp--preset--font-size--medium,1rem)*2))",
					"slug": "medium"
				},
				{
					"name": "Large",
					"size": "calc(var(--wp--preset--font-size--medium,1rem)*3)",
					"slug": "large"
				},
				{
					"name": "X Large",
					"size": "calc(var(--wp--preset--font-size--medium,1rem)*4)",
					"slug": "x-large"
				},
				{
					"name": "XX Large",
					"size": "calc(var(--wp--preset--font-size--medium,1rem)*5)",
					"slug": "xx-large"
				}
			],
			"units": [
				"%",
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			]
		},
		"typography": {
			"customFontSize": true,
			"fontFamilies": [
				{
					"fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",
					"name": "System Font",
					"slug": "system-font"
				},
				{
					"fontFace": [
						{
							"fontFamily": "IBM Plex Sans",
							"fontStyle": "normal",
							"fontWeight": "100",
							"src": [
								"file:./assets/fonts/IBMPlexSans-Thin.woff2"
							]
						},
						{
							"fontFamily": "IBM Plex Sans",
							"fontStyle": "italic",
							"fontWeight": "100",
							"src": [
								"file:./assets/fonts/IBMPlexSans-ThinItalic.woff2"
							]
						},
						{
							"fontFamily": "IBM Plex Sans",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/IBMPlexSans-Light.woff2"
							]
						},
						{
							"fontFamily": "IBM Plex Sans",
							"fontStyle": "italic",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/IBMPlexSans-LightItalic.woff2"
							]
						},
						{
							"fontFamily": "IBM Plex Sans",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/IBMPlexSans-Regular.woff2"
							]
						},
						{
							"fontFamily": "IBM Plex Sans",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/IBMPlexSans-Italic.woff2"
							]
						},
						{
							"fontFamily": "IBM Plex Sans",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/IBMPlexSans-Medium.woff2"
							]
						},
						{
							"fontFamily": "IBM Plex Sans",
							"fontStyle": "italic",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/IBMPlexSans-MediumItalic.woff2"
							]
						},
						{
							"fontFamily": "IBM Plex Sans",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/IBMPlexSans-SemiBold.woff2"
							]
						},
						{
							"fontFamily": "IBM Plex Sans",
							"fontStyle": "italic",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/IBMPlexSans-SemiBoldItalic.woff2"
							]
						},
						{
							"fontFamily": "IBM Plex Sans",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/IBMPlexSans-Bold.woff2"
							]
						},
						{
							"fontFamily": "IBM Plex Sans",
							"fontStyle": "italic",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/IBMPlexSans-BoldItalic.woff2"
							]
						}
					],
					"fontFamily": "IBM Plex Sans",
					"slug": "ibm-plex-sans"
				}
			],
			"fontSizes": [
				{
					"fluid": {
						"max": "14px",
						"min": "12px"
					},
					"name": "X Small",
					"size": "clamp(12px, 1.5vw, 14px)",
					"slug": "x-small"
				},
				{
					"fluid": {
						"max": "16px",
						"min": "14px"
					},
					"name": "Small",
					"size": "clamp(14px, 1.6vw, 16px)",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "18px",
						"min": "16px"
					},
					"name": "Normal",
					"size": "clamp(16px, 1.8vw, 18px)",
					"slug": "normal"
				},
				{
					"fluid": {
						"max": "22px",
						"min": "20px"
					},
					"name": "Large",
					"size": "clamp(18px, 2.2vw, 20px)",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "28px",
						"min": "24px"
					},
					"name": "X Large",
					"size": "clamp(24px, 3vw, 28px)",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "36px",
						"min": "28px"
					},
					"name": "XX Large",
					"size": "clamp(28px, 3.6vw, 36px)",
					"slug": "xx-large"
				},
				{
					"fluid": {
						"max": "48px",
						"min": "36px"
					},
					"name": "XXX Large",
					"size": "clamp(36px, 4.8vw, 48px)",
					"slug": "xxx-large"
				}
			]
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"color": {
			"text": "var(--wp--preset--color--text-primary)",
			"background": "var(--wp--preset--color--background-primary)"
		},
		"blocks": {
			"core/site-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontWeight": "var(--wp--custom--font-weight--semi-bold)"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/post-excerpt": {
				"spacing": {
					"margin": {
						"top": "var(--wp--preset--spacing--x-small)",
						"bottom": "var(--wp--preset--spacing--x-small)"
					}
				}
			},
			"core/columns": {
				"spacing": {
					"blockGap": "1.5rem"
				}
			}
		},
		"elements": {
			"button": {
				"color": {
					"background": "#0b8276"
				},
				"typography": {
					"lineHeight": "var(--wp--custom--line-height--normal)"
				}
			},
			"h1": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--small)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xxx-large)"
				}
			},
			"h2": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--x-small)",
						"top": "var(--wp--preset--spacing--medium)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-large)"
				}
			},
			"h3": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--x-small)",
						"top": "var(--wp--preset--spacing--medium)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-large)"
				}
			},
			"h4": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--xx-small)",
						"top": "var(--wp--preset--spacing--small)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"h5": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--xx-small)",
						"top": "var(--wp--preset--spacing--small)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"h6": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--xx-small)",
						"top": "var(--wp--preset--spacing--x-small)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--normal)"
				}
			},
			"heading": {
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "700",
					"lineHeight": "var(--wp--custom--line-height--large)"
				}
			},
			"link": {
				":hover": {
					"color": {
						"text": "var(--wp--preset--color--custom-links-hover)"
					}
				},
				"color": {
					"text": "var(--wp--preset--color--custom-links)"
				},
				"typography": {
					"lineHeight": "var(--wp--custom--line-height--large)"
				}
			}
		},
		"spacing": {
			"blockGap": "1rem"
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--ibm-plex-sans)",
			"fontSize": "var(--wp--preset--font-size--normal)",
			"fontWeight": "400",
			"lineHeight": "var(--wp--custom--line-height--large)"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"title": "Header",
			"name": "header"
		},
		{
			"name": "header-transparent",
			"title": "Header (Transparent)",
			"area": "header"
		},
		{
			"area": "footer",
			"title": "Footer",
			"name": "footer"
		}
	]
}