{
	"settings": {
		"appearanceTools": true,
		"color": {
			"duotone": [
				{
					"colors": [
						"#010203",
						"#ffea00"
					],
					"name": "Beeduo",
					"slug": "beeduo"
				}
			],
			"gradients": [
				{
					"gradient": "linear-gradient(to bottom,var(--wp--preset--color--quaternary), var(--wp--preset--color--tertiary))",
					"name": "default gradient",
					"slug": "default-gradient"
				},
				{
					"gradient": "linear-gradient(to top,var(--wp--preset--color--quaternary) 95%, var(--wp--preset--color--base) 95%)",
					"name": "Hard 95%",
					"slug": "hard-95-gradient"
				},
				{
					"gradient": "linear-gradient(to top,var(--wp--preset--color--quaternary) 30%, var(--wp--preset--color--base) 30%)",
					"name": "Hard 30%",
					"slug": "hard-30-gradient"
				}
			],
			"palette": [
				{
					"color": "#fcfcfd",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#010203",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#010304d9",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#01030480",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#d0cfd9",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#CFCED980",
					"name": "Quaternary",
					"slug": "quaternary"
				}
			],
			"text": true
		},
		"layout": {
			"contentSize": "900px",
			"wideSize": "1280px"
		},
		"spacing": {
			"customSpacingSize": true,
			"spacingScale": {
				"theme": {
					"steps": 0
				}
			},
			"spacingSizes": [
				{
					"name": "2X-Small",
					"size": "0.5rem",
					"slug": "20"
				},
				{
					"name": "X-Small",
					"size": "clamp(0.5rem, 1vw, 1rem)",
					"slug": "30"
				},
				{
					"name": "Small",
					"size": "clamp(0.75rem, 1.5vw, 1.5rem)",
					"slug": "40"
				},
				{
					"name": "Medium",
					"size": "clamp(1rem, 2vw, 2rem)",
					"slug": "50"
				},
				{
					"name": "Large",
					"size": "clamp(1.5rem, 3vw, 3rem)",
					"slug": "60"
				},
				{
					"name": "X-Large",
					"size": "clamp(2rem, 4vw, 4rem)",
					"slug": "70"
				},
				{
					"name": "2X-Large",
					"size": "clamp(3rem, 6vw, 6rem)",
					"slug": "80"
				}
			],
			"units": [
				"%",
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			]
		},
		"typography": {
			"customFontSize": true,
			"defaultFontSizes": false,
			"dropCap": true,
			"fluid": 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": "Besley",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/besley/Besley_regular_400.woff2"
							]
						},
						{
							"fontFamily": "Besley",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/besley/Besley_regular_700.woff2"
							]
						},
						{
							"fontFamily": "Besley",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/besley/Besley_italic_400.woff2"
							]
						},
						{
							"fontFamily": "Besley",
							"fontStyle": "italic",
							"fontWeight": "700",
							"src": "file:./assets/fonts/besley/Besley_italic_700.woff2"
						}
					],
					"fontFamily": "Besley, serif",
					"name": "Besley",
					"slug": "besley"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Figtree",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/figtree/figtree_normal_400.ttf"
							]
						},
						{
							"fontFamily": "Figtree",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/figtree/figtree_normal_600.ttf"
							]
						},
						{
							"fontFamily": "Figtree",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/figtree/figtree_normal_700.ttf"
							]
						},
						{
							"fontFamily": "Figtree",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/figtree/figtree_italic_400.ttf"
							]
						},
						{
							"fontFamily": "Figtree",
							"fontStyle": "italic",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/figtree/figtree_italic_600.ttf"
							]
						},
						{
							"fontFamily": "Figtree",
							"fontStyle": "italic",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/figtree/figtree_italic_700.ttf"
							]
						}
					],
					"fontFamily": "Figtree, sans-serif",
					"name": "Figtree",
					"slug": "figtree"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Manrope",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/manrope/manrope_normal_400.ttf"
							]
						},
						{
							"fontFamily": "Manrope",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/manrope/manrope_normal_700.ttf"
							]
						}
					],
					"fontFamily": "Manrope, sans-serif",
					"name": "Manrope",
					"slug": "manrope"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Outfit",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/outfit/outfit_normal_400.ttf"
							]
						},
						{
							"fontFamily": "Outfit",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/outfit/outfit_normal_600.ttf"
							]
						},
						{
							"fontFamily": "Outfit",
							"fontStyle": "italic",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/outfit/outfit_normal_700.ttf"
							]
						}
					],
					"fontFamily": "Outfit, sans-serif",
					"name": "Outfit",
					"slug": "outfit"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Piazzolla",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/piazzolla-24/piazzolla-24_normal_400.ttf"
							]
						},
						{
							"fontFamily": "Piazzolla",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/piazzolla-24/piazzolla-24_italic_400.ttf"
							]
						},
						{
							"fontFamily": "Piazzolla",
							"fontStyle": "normal",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/piazzolla-24/piazzolla-24_normal_800.ttf"
							]
						},
						{
							"fontFamily": "Piazzolla",
							"fontStyle": "italic",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/piazzolla-24/piazzolla-24_italic_800.ttf"
							]
						}
					],
					"fontFamily": "Piazzolla, serif",
					"name": "Piazzolla",
					"slug": "piazzolla-24"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Space Grotesk",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": "file:./assets/fonts/space-grotesk/space-grotesk_normal_300.ttf"
						},
						{
							"fontFamily": "Space Grotesk",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": "file:./assets/fonts/space-grotesk/space-grotesk_normal_400.ttf"
						},
						{
							"fontFamily": "Space Grotesk",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": "file:./assets/fonts/space-grotesk/space-grotesk_normal_600.ttf"
						}
					],
					"fontFamily": "Space Grotesk, sans-serif",
					"name": "Space Grotesk",
					"slug": "space-grotesk"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Zilla Slab",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/zilla-slab/zilla-slab_normal_400.ttf"
							]
						},
						{
							"fontFamily": "Zilla Slab",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/zilla-slab/zilla-slab_italic_400.ttf"
							]
						},
						{
							"fontFamily": "Zilla Slab",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/zilla-slab/zilla-slab_normal_700.ttf"
							]
						},
						{
							"fontFamily": "Zilla Slab",
							"fontStyle": "italic",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/zilla-slab/zilla-slab_italic_700.ttf"
							]
						}
					],
					"fontFamily": "Zilla Slab, serif",
					"name": "Zilla Slab",
					"slug": "zilla-slab"
				}
			],
			"fontSizes": [
				{
					"fluid": {
						"max": "0.8375rem",
						"min": "0.8rem"
					},
					"name": "Smallest",
					"size": "0.8375rem",
					"slug": "x-small"
				},
				{
					"fluid": {
						"max": "1rem",
						"min": "0.825rem"
					},
					"name": "Small",
					"size": "1rem",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "1.125rem",
						"min": "1.1rem"
					},
					"name": "Medium",
					"size": "1.125rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "1.3rem",
						"min": "1.25rem"
					},
					"name": "Large",
					"size": "1.3rem",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "3rem",
						"min": "2.125rem"
					},
					"name": "Extra Large",
					"size": "3rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "4rem",
						"min": "2.5rem"
					},
					"name": "Double Extra Large",
					"size": "4rem",
					"slug": "xx-large"
				}
			],
			"fontStyle": true,
			"fontWeight": true,
			"letterSpacing": true,
			"textDecoration": true,
			"textTransform": true
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--grayscale)"
				}
			},
			"core/code": {
				"border": {
					"color": "var(--wp--preset--color--contrast)",
					"radius": "0.25rem",
					"style": "solid",
					"width": "2px"
				},
				"spacing": {
					"padding": {
						"bottom": "var(--wp--preset--spacing--50)",
						"left": "var(--wp--preset--spacing--50)",
						"right": "var(--wp--preset--spacing--50)",
						"top": "var(--wp--preset--spacing--50)"
					}
				},
				"typography": {
					"fontFamily": "monospace"
				}
			},
			"core/columns": {
				"spacing": {
					"blockGap": {
						"top": "var(--wp--preset--spacing--40)"
					}
				}
			},
			"core/comment-author-name": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)",
					"fontStyle": "normal",
					"fontWeight": "700"
				}
			},
			"core/comment-content": {
				"spacing": {
					"padding": {
						"bottom": "0",
						"top": "0"
					}
				}
			},
			"core/comment-date": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)"
				}
			},
			"core/comment-edit-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)",
					"letterSpacing": "0.05rem",
					"textTransform": "uppercase"
				}
			},
			"core/comment-reply-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)",
					"fontStyle": "normal",
					"fontWeight": "700",
					"letterSpacing": "0.05rem",
					"textTransform": "uppercase"
				}
			},
			"core/comments-pagination": {
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "700"
				}
			},
			"core/cover": {
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				"elements": {
					"heading": {
						"color": {
							"text": "var(--wp--preset--color--contrast)"
						}
					},
					"link": {
						"color": {
							"text": "var(--wp--preset--color--contrast)"
						}
					}
				}
			},
			"core/gallery": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--50)"
					}
				}
			},
			"core/list": {
				"spacing": {
					"padding": {
						"left": "var(--wp--preset--spacing--70)"
					}
				}
			},
			"core/navigation": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"spacing": {
					"blockGap": "var(--wp--preset--spacing--60)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"lineHeight": "1"
				}
			},
			"core/paragraph": {
				"typography": {
					"lineHeight": "1.5"
				}
			},
			"core/post-author-name": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/post-comments-form": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--80)",
						"top": "var(--wp--preset--spacing--80)"
					}
				}
			},
			"core/post-content": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)"
				}
			},
			"core/post-date": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)",
					"fontStyle": "normal",
					"fontWeight": "700",
					"lineHeight": "1",
					"textTransform": "uppercase"
				}
			},
			"core/post-featured-image": {
				"spacing": {
					"padding": {
						"bottom": "0",
						"top": "0"
					}
				}
			},
			"core/post-terms": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)",
					"lineHeight": "1",
					"textTransform": "uppercase"
				}
			},
			"core/post-title": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"spacing": {
					"margin": {
						"bottom": "0"
					}
				}
			},
			"core/pullquote": {
				"border": {
					"color": "var(--wp--preset--color--contrast)",
					"style": "solid",
					"width": "1px 0"
				},
				"spacing": {
					"padding": {
						"bottom": "var(--wp--preset--spacing--50)",
						"left": "var(--wp--preset--spacing--50)",
						"right": "var(--wp--preset--spacing--50)",
						"top": "var(--wp--preset--spacing--50)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontStyle": "italic"
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontStyle": "normal",
					"fontWeight": "700",
					"letterSpacing": "-0.025rem",
					"lineHeight": "1"
				}
			},
			"core/query-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-large)",
					"letterSpacing": "-0.025rem"
				}
			},
			"core/quote": {
				"border": {
					"color": "var(--wp--preset--color--primary)",
					"style": "solid",
					"width": "0 0 0 1px"
				},
				"spacing": {
					"padding": {
						"left": "var(--wp--preset--spacing--50)"
					}
				},
				"typography": {
					"fontStyle": "normal"
				}
			},
			"core/search": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"lineHeight": "1"
				}
			},
			"core/separator": {
				"border": {
					"color": "currentColor",
					"style": "solid",
					"width": "0 0 1px 0"
				},
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--40)",
						"top": "var(--wp--preset--spacing--40)"
					}
				}
			},
			"core/site-tagline": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/site-title": {
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"color": {
							"text": "var(--wp--preset--color--contrast)"
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontStyle": "normal",
					"fontWeight": "700",
					"letterSpacing": "-0.0025rem",
					"lineHeight": "1"
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--base)",
			"text": "var(--wp--preset--color--contrast)"
		},
		"elements": {
			"button": {
				":active": {
					"color": {
						"background": "var(--wp--preset--color--primary)",
						"text": "var(--wp--preset--color--base)"
					}
				},
				":focus": {
					"color": {
						"background": "var(--wp--preset--color--primary)",
						"text": "var(--wp--preset--color--base)"
					},
					"outline": {
						"color": "var(--wp--preset--color--primary)",
						"offset": "2px",
						"style": "dotted",
						"width": "1px"
					}
				},
				":hover": {
					"color": {
						"background": "var(--wp--preset--color--secondary)",
						"text": "var(--wp--preset--color--base)"
					}
				},
				"border": {
					"radius": "0.25rem"
				},
				"color": {
					"background": "var(--wp--preset--color--primary)",
					"text": "var(--wp--preset--color--base)"
				}
			},
			"h1": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-large)",
					"letterSpacing": "-0.025rem"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-large)",
					"letterSpacing": "-0.025rem",
					"textTransform": "none"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"lineHeight": 1.3999999999999999
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"lineHeight": 1.3999999999999999
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": 1.3999999999999999,
					"textTransform": "uppercase"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": 1.3999999999999999,
					"textTransform": "uppercase"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--outfit)",
					"fontStyle": "normal",
					"fontWeight": "700",
					"lineHeight": "1.125"
				}
			},
			"link": {
				":hover": {
					"color": {
						"text": "var(--wp--preset--color--secondary)"
					},
					"typography": {
						"textDecoration": "none"
					}
				},
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				}
			}
		},
		"spacing": {
			"blockGap": "var(--wp--preset--spacing--50)",
			"padding": {
				"bottom": "0",
				"left": "var(--wp--preset--spacing--40)",
				"right": "var(--wp--preset--spacing--40)",
				"top": "0"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--figtree)",
			"fontSize": "var(--wp--preset--font-size--medium)",
			"lineHeight": "1.5"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header",
			"title": "Header"
		},
		{
			"area": "uncategorized",
			"name": "also-available",
			"title": "Also Available"
		},
		{
			"area": "uncategorized",
			"name": "post-meta",
			"title": "Post Meta"
		},
		{
			"area": "uncategorized",
			"name": "comments",
			"title": "Comments"
		},
		{
			"area": "footer",
			"name": "footer",
			"title": "Footer"
		}
	],
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}