{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"version": 2,
	"customTemplates": [
		{
			"name": "template-blank",
			"title": "Blank Canvas"
		},
		{
			"name": "template-no-title",
			"title": "No Title",
			"postTypes": [
				"page"
			]
		}
	],
	"settings": {
		"appearanceTools": true,
		"color": {
			"gradients": [
				{
					"slug": "foreground-to-background",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--foreground), var(--wp--preset--color--background))",
					"name": "Foreground to Background"
				},
				{
					"slug": "foreground-to-primary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--foreground), var(--wp--preset--color--primary))",
					"name": "Foreground to Primary"
				},
				{
					"slug": "foreground-to-secondary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--foreground), var(--wp--preset--color--secondary))",
					"name": "Foreground to Secondary"
				},
				{
					"slug": "foreground-to-quaternary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--foreground), var(--wp--preset--color--quaternary))",
					"name": "Foreground to Quaternary"
				},
				{
					"slug": "foreground-to-tertiary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--foreground), var(--wp--preset--color--tertiary))",
					"name": "Foreground to Tertiary"
				},

				{
					"slug": "background-to-foreground",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--background), var(--wp--preset--color--foreground))",
					"name": "Background to Foreground"
				},
				{
					"slug": "background-to-primary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--background), var(--wp--preset--color--primary))",
					"name": "Background to Primary"
				},
				{
					"slug": "background-to-secondary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--background), var(--wp--preset--color--secondary))",
					"name": "Background to Secondary"
				},
				{
					"slug": "background-to-quaternary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--background), var(--wp--preset--color--quaternary))",
					"name": "Background to Quaternary"
				},
				{
					"slug": "background-to-tertiary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--background), var(--wp--preset--color--tertiary))",
					"name": "Background to Tertiary"
				},

				{
					"slug": "primary-to-background",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--primary), var(--wp--preset--color--background))",
					"name": "Primary to Background"
				},
				{
					"slug": "primary-to-foreground",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--primary), var(--wp--preset--color--foreground))",
					"name": "Primary to Foreground"
				},
				{
					"slug": "primary-to-secondary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--primary), var(--wp--preset--color--secondary))",
					"name": "Primary to Secondary"
				},
				{
					"slug": "primary-to-quaternary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--primary), var(--wp--preset--color--quaternary))",
					"name": "Primary to Quaternary"
				},
				{
					"slug": "primary-to-tertiary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--primary), var(--wp--preset--color--tertiary))",
					"name": "Primary to Tertiary"
				},

				{
					"slug": "secondary-to-background",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--secondary), var(--wp--preset--color--background))",
					"name": "Secondary to Background"
				},
				{
					"slug": "secondary-to-foreground",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--secondary), var(--wp--preset--color--foreground))",
					"name": "Secondary to Foreground"
				},
				{
					"slug": "secondary-to-primary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--secondary), var(--wp--preset--color--primary))",
					"name": "Secondary to Primary"
				},
				{
					"slug": "secondary-to-quaternary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--secondary), var(--wp--preset--color--quaternary))",
					"name": "Secondary to Quaternary"
				},
				{
					"slug": "secondary-to-tertiary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--secondary), var(--wp--preset--color--tertiary))",
					"name": "Secondary to Tertiary"
				},

				{
					"slug": "tertiary-to-background",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--tertiary), var(--wp--preset--color--background))",
					"name": "Tertiary to Background"
				},
				{
					"slug": "tertiary-to-foreground",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--tertiary), var(--wp--preset--color--foreground))",
					"name": "Tertiary to Foreground"
				},
				{
					"slug": "tertiary-to-primary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--tertiary), var(--wp--preset--color--primary))",
					"name": "Tertiary to Primary"
				},
				{
					"slug": "tertiary-to-secondary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--tertiary), var(--wp--preset--color--secondary))",
					"name": "Tertiary to Secondary"
				},
				{
					"slug": "tertiary-to-quaternary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--tertiary), var(--wp--preset--color--quaternary))",
					"name": "Tertiary to Quaternary"
				},

				{
					"slug": "quaternary-to-background",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--quaternary), var(--wp--preset--color--background))",
					"name": "Quaternary to Background"
				},
				{
					"slug": "quaternary-to-foreground",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--quaternary), var(--wp--preset--color--foreground))",
					"name": "Quaternary to Foreground"
				},
				{
					"slug": "quaternary-to-primary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--quaternary), var(--wp--preset--color--primary))",
					"name": "Quaternary to Primary"
				},
				{
					"slug": "quaternary-to-secondary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--quaternary), var(--wp--preset--color--secondary))",
					"name": "Quaternary to Secondary"
				},
				{
					"slug": "quaternary-to-tertiary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--quaternary), var(--wp--preset--color--tertiary))",
					"name": "Quaternary to Tertiary"
				}
			],
			"link": true,
			"palette": [
				{
					"slug": "foreground",
					"color": "#111111",
					"name": "Foreground"
				},
				{
					"slug": "background",
					"color": "#FFFFFF",
					"name": "Background"
				},
				{
					"slug": "primary",
					"color": "#5857FF",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#6B6A6A",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#E2E2E2",
					"name": "Tertiary"
				},
				{
					"slug": "quaternary",
					"color": "#F3F2F2",
					"name": "Quaternary"
				}
			]
		},
		"custom": {
			"spacing": {
				"baseline": "16px",
				"small": "min(32px, 6.4vw)",
				"gap": {
					"horizontal": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 2.222vw, calc( 2 * var( --wp--custom--spacing--baseline ) ) )",
					"vertical": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 3.333vw, calc( 3 * var( --wp--custom--spacing--baseline ) ) )"
				},
				"gutter": "clamp( calc( 2 * var( --wp--custom--spacing--baseline ) ), 6.666vw, calc( 4 * var( --wp--custom--spacing--baseline ) ) )",
				"outer": "var( --wp--custom--spacing--gutter )"
			},
			"typography": {
				"letter-spacing": {
					"body": "-0.01em",
					"heading": "-0.02em",
					"gigantic": "-0.03em",
					"uppercase": "0"
				},
				"line-height": {
					"body": "1.5em",
					"headings": {
						"gigantic": 1.05,
						"large": 1.15,
						"small": 1.25
					}
				}
			}
		},
		"layout": {
			"contentSize": "720px",
			"wideSize": "1680px"
		},
		"spacing": {
			"blockGap": true,
			"units": [ "%", "px", "em", "rem", "vh", "vw" ]
		},
		"typography": {
			"customFontSize": true,
			"fontFamilies": [
				{
					"fontFamily": "\"Albert Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", sans-serif",
					"slug": "default",
					"name": "Albert Sans",
					"fontFace": [
						{
							"fontFamily": "Albert Sans",
							"fontWeight": "100 900",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/AlbertSans-VariableFont_wght.ttf" ]
						},
						{
							"fontFamily": "Albert Sans",
							"fontWeight": "100 900",
							"fontStyle": "italic",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/AlbertSans-Italic-VariableFont_wght.ttf" ]
						}
					]
				},
				{
					"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": "tiny",
					"size": "clamp(14px, 1.111vw, 16px)",
					"name": "Tiny"
				},
				{
					"slug": "small",
					"size": "clamp(16px, 1.25vw, 18px)",
					"name": "Small"
				},
				{
					"slug": "medium",
					"size": "clamp(17px, 1.45vw, 21px)",
					"name": "Medium"
				},
				{
					"slug": "large",
					"size": "clamp(21px, 1.666vw, 24px)",
					"name": "Large"
				},
				{
					"slug": "extra-large",
					"size": "clamp(24px, 2.222vw, 32px)",
					"name": "Extra large"
				},
				{
					"slug": "huge",
					"size": "clamp(36px, 4.444vw, 64px)",
					"name": "Huge"
				},
				{
					"slug": "gigantic",
					"size": "clamp(64px, 6.666vw, 96px)",
					"name": "Gigantic"
				},
				{
					"slug": "heading-1",
					"size": "clamp(36px, 4.444vw, 64px )",
					"name": "Heading 1"
				},
				{
					"slug": "heading-2",
					"size": "clamp(33px, 3.888vw, 56px)",
					"name": "Heading 2"
				},
				{
					"slug": "heading-3",
					"size": "clamp(30px, 3.333vw, 48px)",
					"name": "Heading 3"
				},
				{
					"slug": "heading-4",
					"size": "clamp(27px, 2.777vw, 40px)",
					"name": "Heading 4"
				},
				{
					"slug": "heading-5",
					"size": "clamp(24px, 2.222vw, 32px)",
					"name": "Heading 5"
				},
				{
					"slug": "heading-6",
					"size": "clamp(21px, 1.666vw, 27px)",
					"name": "Heading 6"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/buttons": {
				"spacing": {
					"blockGap": "1em"
				}
			},
			"core/button": {
				"color": {
					"background": "var(--wp--preset--color--primary)",
					"text": "var(--wp--preset--color--background)"
				},
				"spacing": {
					"padding": {
						"bottom": "1em",
						"left": "1.77em",
						"right": "1.77em",
						"top": "1em"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "600",
					"lineHeight": "var(--wp--custom--typography--line-height--headings--large)"
				}
			},
			"core/calendar": {
				"color": {
					"text": "var(--wp--preset--color--foreground)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/image": {
				"border": {
					"radius": "8px"
				}
			},
			"core/file": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "700",
					"lineHeight": "var(--wp--custom--typography--line-height--headings--large)"
				}
			},
			"core/group": {
				"spacing": {
					"margin": {
						"bottom": "var( --wp--custom--spacing--outer )",
						"top": "var( --wp--custom--spacing--outer )"
					}
				}
			},
			"core/paragraph": {
				"typography": {
					"lineHeight": "var( --wp--custom--typography--line-height--body )"
				}
			},
			"core/preformatted": {
				"typography": {
					"fontSize": "var( --wp--preset--font-size--small )"
				}
			},
			"core/pullquote": {
				"border": {
					"color": "var(--wp--preset--color--primary)",
					"style": "solid",
					"width": "0"
				},
				"color": {
					"text": "var(--wp--preset--color--primary)"
				},
				"spacing": {
					"padding": {
						"top": "0",
						"right": "0",
						"bottom": "0",
						"left": "0"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-3)",
					"lineHeight": "var(--wp--custom--typography--line-height--headings--large)"
				}
			},
			"core/quote": {
				"border": {
					"width": "1px",
					"color": "var(--wp--preset--color--tertiary)"
				},
				"spacing": {
					"padding": {
						"left": "1.5em"
					}
				}
			},
			"core/social-links": {
				"spacing": {
					"blockGap": ".66em"
				}
			},
			"core/site-tagline": {
				"spacing": {
					"margin": {
						"bottom": "0px",
						"top": "0px"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)"
				}
			},
			"core/site-title": {
				"spacing": {
					"margin": {
						"bottom": "0px",
						"top": "0px"
					}
				},
				"typography": {
					"fontFamily": "inherit",
					"fontStyle": "inherit",
					"fontWeight": "600",
					"textTransform": "inherit"
				}
			},
			"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": {
			"h1": {
				"spacing": {
					"margin": {
						"bottom": "1em",
						"top": ".75em"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-1)",
					"fontWeight": "600",
					"letterSpacing": "var(--wp--custom--typography--letter-spacing--gigantic)",
					"lineHeight": "var(--wp--custom--typography--line-height--headings--large)"
				}
			},
			"h2": {
				"spacing": {
					"margin": {
						"bottom": "1em",
						"top": ".75em"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-2)",
					"fontWeight": "600",
					"letterSpacing": "var(--wp--custom--typography--letter-spacing--heading)",
					"lineHeight": "var(--wp--custom--typography--line-height--headings--large)"
				}
			},
			"h3": {
				"spacing": {
					"margin": {
						"bottom": "1em",
						"top": ".75em"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-3)",
					"fontWeight": "600",
					"letterSpacing": "var(--wp--custom--typography--letter-spacing--heading)",
					"lineHeight": "var(--wp--custom--typography--line-height--headings--large)"
				}
			},
			"h4": {
				"spacing": {
					"margin": {
						"bottom": "1em",
						"top": ".75em"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-4)",
					"fontWeight": "600",
					"letterSpacing": "var(--wp--custom--typography--letter-spacing--heading)",
					"lineHeight": "var(--wp--custom--typography--line-height--headings--large)"
				}
			},
			"h5": {
				"spacing": {
					"margin": {
						"bottom": "1em",
						"top": ".75em"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-5)",
					"fontWeight": "600",
					"letterSpacing": "var(--wp--custom--typography--letter-spacing--heading)",
					"lineHeight": "var(--wp--custom--typography--line-height--headings--small)"
				}
			},
			"h6": {
				"spacing": {
					"margin": {
						"bottom": "1em",
						"top": ".75em"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--heading-6)",
					"fontWeight": "600",
					"letterSpacing": "var(--wp--custom--typography--letter-spacing--heading)",
					"lineHeight": "var(--wp--custom--typography--line-height--headings--small)"
				}
			},
			"link": {
				"color": {
					"text": "inherit"
				}
			}
		},
		"spacing": {
			"blockGap": "var( --wp--custom--spacing--small )"
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--default)",
			"fontSize": "var(--wp--preset--font-size--medium)",
			"fontWeight": "500",
			"letterSpacing": "var(--wp--custom--typography--letter-spacing--body)",
			"lineHeight": "var(--wp--custom--typography--line-height--body)"
		}
	},
	"templateParts": [
		{
			"title": "Header (Mobile)",
			"name": "header",
			"area": "header"
		},
		{
			"title": "Sidebar (Desktop)",
			"name": "sidebar",
			"area": "uncategorized"
		},
		{
			"title": "Footer",
			"name": "footer",
			"area": "footer"
		},
		{
			"title": "Loop",
			"name": "loop",
			"area": "uncategorized"
		},
		{
			"title": "Comments",
			"name": "comments",
			"area": "uncategorized"
		}
	]
}