{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"version": 2,
	"customTemplates": [
		{
			"name": "blank",
			"title": "Blank",
			"postTypes": ["page", "post"]
		}
	],
	"settings": {
		"appearanceTools": true,
		"color": {
			"gradients": [
				{
					"slug": "vertical-secondary-to-tertiary",
					"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--tertiary) 100%)",
					"name": "Vertical secondary to tertiary"
				},
				{
					"slug": "vertical-secondary-to-background",
					"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--background) 100%)",
					"name": "Vertical secondary to background"
				},
				{
					"slug": "vertical-tertiary-to-background",
					"gradient": "linear-gradient(to bottom,var(--wp--preset--color--tertiary) 0%,var(--wp--preset--color--background) 100%)",
					"name": "Vertical tertiary to background"
				},
				{
					"slug": "diagonal-primary-to-foreground",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--foreground) 100%)",
					"name": "Diagonal primary to foreground"
				},
				{
					"slug": "diagonal-secondary-to-background",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--secondary) 50%,var(--wp--preset--color--background) 50%)",
					"name": "Diagonal secondary to background"
				},
				{
					"slug": "diagonal-background-to-secondary",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--secondary) 50%)",
					"name": "Diagonal background to secondary"
				},
				{
					"slug": "diagonal-tertiary-to-background",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--tertiary) 50%,var(--wp--preset--color--background) 50%)",
					"name": "Diagonal tertiary to background"
				},
				{
					"slug": "diagonal-background-to-tertiary",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--tertiary) 50%)",
					"name": "Diagonal background to tertiary"
				}
			],
			"palette": [
				{
					"slug": "foreground",
					"color": "#1c1e21",
					"name": "Foreground"
				},
				{
					"slug": "background",
					"color": "#fcfcfc",
					"name": "Background"
				},
				{
					"slug": "primary",
					"color": "#182941",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#AE8AF8",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#e4d7ff",
					"name": "Tertiary"
				}
			]
		},
		"custom": {
			"blocks": {
				"core/table": {
					"variantStripes": {
						"color": {
							"background": "var(--wp--preset--color--tertiary)"
						}
					}
				}
			},
			"spacing": {
				"small": "clamp(1rem, 0.818rem + 0.91vw, 1.5rem)",
				"medium": "clamp(1.5rem, 1.318rem + 0.91vw, 2rem)",
				"large": "clamp(2.5rem, 1.864rem + 3.18vw, 4.25rem)",
				"outer": "var(--wp--custom--spacing--small, 1.25rem)"
			},
			"typography": {
				"fontSmoothing": {
					"moz": "grayscale",
					"webkit": "antialiased"
				},
				"font-size": {
					"huge": "clamp(2.25rem, 1.977rem + 1.36vw, 3rem)",
					"gigantic": "clamp(3.125rem, 2.489rem + 3.18vw, 4.875rem)",
					"colossal": "clamp(3.875rem, 3.239rem + 3.18vw, 5.625rem)"
				},
				"font-weight": {
					"black": "900",
					"extraBold": "800",
					"bold": "700",
					"semiBold": "600",
					"medium": "500",
					"regular": "400",
					"light": "300",
					"extraLight": "200",
					"thin": "100"
				},
				"line-height": {
					"tiny": 1.15,
					"small": 1.2,
					"medium": 1.4,
					"normal": 1.6
				}
			}
		},
		"spacing": {
			"units": ["%", "px", "em", "rem", "vh", "vw"]
		},
		"typography": {
			"dropCap": false,
			"fontFamilies": [
				{
					"fontFamily": "\"Inter\", sans-serif",
					"name": "Body (System Font)",
					"slug": "body-font",
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Inter",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "100 900",
							"src": [
								"file:./assets/fonts/Inter/Inter-VariableFont_slnt,wght.woff2"
							]
						}
					]
				},
				{
					"fontFamily": "\"Inter\", sans-serif",
					"name": "Headings (System Font)",
					"slug": "heading-font"
				}
			],
			"fontSizes": [
				{
					"size": "clamp(0.94rem, 0.9rem + 0.2vw, 1.05rem)",
					"slug": "small"
				},
				{
					"size": "1.15rem",
					"slug": "medium"
				},
				{
					"name": "Large (H6)",
					"size": "clamp(1.125rem, 1.08rem + 0.23vw, 1.25rem)",
					"slug": "large"
				},
				{
					"name": "X Large (H5)",
					"size": "clamp(1.25rem, 1.068rem + 0.91vw, 1.75rem)",
					"slug": "x-large"
				},
				{
					"name": "2X Large (H4)",
					"size": "clamp(1.75rem, 1.568rem + 0.91vw, 2.25rem)",
					"slug": "xx-large"
				},
				{
					"name": "Huge (H3)",
					"size": "var(--wp--custom--typography--font-size--huge, 4.5rem)",
					"slug": "huge"
				},
				{
					"name": "Gigantic (H2)",
					"size": "var(--wp--custom--typography--font-size--gigantic, 4.8rem)",
					"slug": "gigantic"
				},
				{
					"name": "Colossal (H1)",
					"size": "var(--wp--custom--typography--font-size--colossal, 5.4rem)",
					"slug": "colossal"
				}
			]
		},
		"layout": {
			"contentSize": "650px",
			"wideSize": "80rem"
		}
	},
	"styles": {
		"blocks": {
			"core/button": {
				"border": {
					"color": "currentColor",
					"radius": {
						"bottomLeft": "100rem",
						"bottomRight": "100rem",
						"topLeft": "100rem",
						"topRight": "100rem"
					},
					"style": "solid solid solid solid",
					"width": "1px !important"
				},
				"color": {
					"background": "var(--wp--preset--color--secondary)",
					"text": "var(--wp--preset--color--background)"
				},
				"spacing": {
					"padding": {
						"top": "clamp(1.1rem, 1.5vw, 1.5rem)",
						"bottom": "clamp(1.1rem, 1.5vw, 1.5rem)",
						"right": "clamp(1.25rem, 2.5vw, 2rem)",
						"left": "clamp(1.25rem, 2.5vw, 2rem)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--body-font)",
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontWeight": "var(--wp--custom--typography--font-weight--regular)",
					"letterSpacing": "0",
					"lineHeight": "1",
					"textTransform": "none"
				}
			},
			"core/comment-content": {
				"spacing": {
					"margin": {
						"top": "0 !important"
					}
				}
			},
			"core/comment-edit-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comment-reply-link": {
				"spacing": {
					"margin": {
						"top": "0 !important"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comments-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontWeight": "(--wp--custom--typography--font-weight--bold)",
					"letterSpacing": "0"
				}
			},
			"core/group": {
				"border": {
					"radius": {
						"bottomLeft": "0",
						"bottomRight": "0",
						"topLeft": "0",
						"topRight": "0"
					}
				}
			},
			"core/image": {
				"border": {
					"radius": {
						"bottomLeft": "0",
						"bottomRight": "0",
						"topLeft": "0",
						"topRight": "0"
					}
				}
			},
			"core/navigation": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/post-comments": {
				"spacing": {
					"padding": {
						"top": "var(--wp--custom--spacing--small)"
					}
				}
			},
			"core/post-content": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--large) !important"
					}
				}
			},
			"core/post-date": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/post-excerpt": {
				"spacing": {
					"margin": {
						"top": "calc(-1 * var(--wp--custom--spacing--small)) !important"
					}
				}
			},
			"core/post-featured-image": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--large) !important"
					}
				}
			},
			"core/post-title": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--small)",
						"top": "var(--wp--custom--spacing--small)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--gigantic)",
					"fontWeight": "var(--wp--custom--typography--font-weight--black)",
					"letterSpacing": "0",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
				}
			},
			"core/pullquote": {
				"border": {
					"color": "transparent",
					"radius": {
						"bottomLeft": "0px",
						"bottomRight": "0px",
						"topLeft": "0px",
						"topRight": "0px"
					},
					"style": "solid",
					"width": "1px 0"
				},
				"color": {
					"background": "var(--wp--preset--color--tertiary)",
					"text": "var(--wp--preset--color--foreground)"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--large) !important",
						"top": "var(--wp--custom--spacing--large) !important"
					}
				}
			},
			"core/query-pagination": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--large) !important",
						"top": "var(--wp--custom--spacing--medium) !important"
					}
				}
			},
			"core/query-pagination-next": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
				}
			},
			"core/query-pagination-numbers": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
				}
			},
			"core/query-pagination-previous": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
				}
			},
			"core/query-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--huge)",
					"fontWeight": "var(--wp--custom--typography--font-weight--black)",
					"lineHeight": "var(--wp--custom--typography--line-height--small)"
				}
			},
			"core/quote": {
				"border": {
					"color": "var(--wp--preset--color--primary)",
					"style": "solid",
					"width": "0 0 0 1px"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--large) !important",
						"top": "var(--wp--custom--spacing--large) !important"
					}
				}
			},
			"core/separator": {
				"color": {
					"text": "var(--wp--preset--color--foreground)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)",
					"letterSpacing": "0.02em",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--background)",
			"text": "var(--wp--preset--color--foreground)"
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--colossal)",
					"fontWeight": "var(--wp--custom--typography--font-weight--black)",
					"letterSpacing": "-0.03em",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--gigantic)",
					"fontWeight": "var(--wp--custom--typography--font-weight--black)",
					"lineHeight": "var(--wp--custom--typography--line-height--small)"
				}
			},
			"h3": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--huge)",
					"fontWeight": "var(--wp--custom--typography--font-weight--black)",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
				}
			},
			"h4": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--xx-large)",
					"fontWeight": "var(--wp--custom--typography--font-weight--black)",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
				}
			},
			"h5": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--x-large)",
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
					"lineHeight": "var(--wp--custom--typography--line-height--normal)",
					"textTransform": "uppercase"
				}
			},
			"h6": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
					"letterSpacing": "0.03em",
					"lineHeight": "var(--wp--custom--typography--line-height--normal)",
					"textTransform": "uppercase"
				}
			},
			"link": {
				"color": {
					"text": "var(--wp--preset--color--foreground)"
				}
			}
		},
		"spacing": {
			"blockGap": "2rem"
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--body-font)",
			"lineHeight": "var(--wp--custom--typography--line-height--normal)",
			"fontSize": "var(--wp--preset--font-size--medium)",
			"fontWeight": "var(--wp--custom--typography--font-weight--regular)"
		}
	},
	"templateParts": [
		{
			"name": "header",
			"title": "Header",
			"area": "header"
		},
		{
			"name": "footer",
			"title": "Footer",
			"area": "footer"
		}
	]
}
