{
	"settings": {
		"appearanceTools": true,
		"color": {
			"background": true,
			"custom": true,
			"defaultDuotone": false,
			"defaultPalette": true,
			"duotone": [
				{
					"colors": [
						"#010203",
						"#010304"
					],
					"name": "Default",
					"slug": "default"
				},
				{
					"colors": [
						"#ffffff",
						"#ffffff"
					],
					"name": "Light Mode",
					"slug": "light-mode"
				},
				{
					"colors": [
						"#30B814",
						"#30B814"
					],
					"name": "Avocado",
					"slug": "avocado"
				},
				{
					"colors": [
						"#FFD400",
						"#FFD400"
					],
					"name": "Sunflower",
					"slug": "sunflower"
				}
			],
			"gradients": [
				{
					"gradient": "linear-gradient(to bottom,var(--wp--preset--color--base) 90%,var(--wp--preset--color--primary) 90%)",
					"name": "default gradient",
					"slug": "default-gradient"
				}
			],
			"palette": [
				{
					"color": "#010203",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#f2f2f2",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#f2f2f21a",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#01030400",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#f2f2f280",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			],
			"text": true
		},
		"layout": {
			"contentSize": "800px",
			"wideSize": "1200px"
		},
		"shadow": {
			"defaultPresets": true,
			"presets": []
		},
		"spacing": {
			"customSpacingSize": true,
			"spacingScale": {
				"theme": {
					"increment": 1.5,
					"mediumStep": 1.5,
					"operator": "*",
					"steps": 7,
					"unit": "rem"
				}
			},
			"spacingSizes": [
				{
					"name": "2X-Small",
					"size": "0.44rem",
					"slug": "20"
				},
				{
					"name": "X-Small",
					"size": "0.67rem",
					"slug": "30"
				},
				{
					"name": "Small",
					"size": "1rem",
					"slug": "40"
				},
				{
					"name": "Medium",
					"size": "1.5rem",
					"slug": "50"
				},
				{
					"name": "Large",
					"size": "2.25rem",
					"slug": "60"
				},
				{
					"name": "X-Large",
					"size": "3.38rem",
					"slug": "70"
				},
				{
					"name": "2X-Large",
					"size": "5.06rem",
					"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": "Inter",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/inter_normal_400.ttf"
							]
						},
						{
							"fontFamily": "Inter",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/inter_normal_700.ttf"
							]
						}
					],
					"fontFamily": "Inter",
					"slug": "inter"
				}
			],
			"fontSizes": [
				{
					"fluid": {
						"max": "0.825rem",
						"min": "0.8rem"
					},
					"name": "Small",
					"size": "0.825rem",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "1.0625rem",
						"min": "1rem"
					},
					"name": "Medium",
					"size": "1rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "1.0625rem",
						"min": "1rem"
					},
					"name": "Large",
					"size": "1rem",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "1.0625rem",
						"min": "1rem"
					},
					"name": "Extra Large",
					"size": "1rem",
					"slug": "x-large"
				}
			],
			"fontStyle": true,
			"fontWeight": true,
			"letterSpacing": true,
			"textDecoration": true,
			"textTransform": true
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"border": {
					"bottom": {
						"color": "var(--wp--preset--color--primary)",
						"style": "solid",
						"width": "1px"
					},
					"left": {
						"color": "var(--wp--preset--color--primary)",
						"style": "solid",
						"width": "1px"
					},
					"right": {
						"color": "var(--wp--preset--color--primary)",
						"style": "solid",
						"width": "1px"
					},
					"top": {
						"color": "var(--wp--preset--color--primary)",
						"style": "solid",
						"width": "1px"
					}
				},
				"filter": {
					"duotone": "var(--wp--preset--duotone--dark-grayscale)"
				}
			},
			"core/button": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontStyle": "normal",
					"fontWeight": "700",
					"letterSpacing": "0.02rem",
					"textTransform": "uppercase"
				}
			},
			"core/comment-author-name": {
				"spacing": {
					"margin": {
						"bottom": "0px",
						"left": "0px",
						"right": "0px",
						"top": "0px"
					},
					"padding": {
						"bottom": "0px",
						"left": "0px",
						"right": "0px",
						"top": "0px"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "1"
				}
			},
			"core/comment-content": {
				"spacing": {
					"padding": {
						"bottom": "0px",
						"left": "0px",
						"right": "0px",
						"top": "0px"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)"
				}
			},
			"core/comment-date": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comment-edit-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comment-reply-link": {
				"spacing": {
					"margin": {
						"bottom": "0px",
						"left": "0px",
						"right": "0px",
						"top": "0px"
					},
					"padding": {
						"bottom": "0px",
						"left": "0px",
						"right": "0px",
						"top": "0px"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "1",
					"textTransform": "uppercase"
				}
			},
			"core/comment-template": {
				"spacing": {
					"margin": {
						"bottom": "5vh",
						"top": "5vh"
					}
				}
			},
			"core/comments": {
				"spacing": {
					"padding": {
						"bottom": "0rem",
						"left": "0rem",
						"right": "0rem",
						"top": "0rem"
					}
				}
			},
			"core/comments-title": {
				"typography": {
					"fontSize": "0.7rem",
					"letterSpacing": "0.01rem",
					"textTransform": "uppercase"
				}
			},
			"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)"
						}
					}
				},
				"filter": {
					"duotone": "var(--wp--preset--duotone--default)"
				}
			},
			"core/heading": {
				"typography": {
					"textDecoration": "underline"
				}
			},
			"core/navigation": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"spacing": {
					"blockGap": "1.5rem"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"letterSpacing": "0.01rem",
					"lineHeight": "1",
					"textTransform": "uppercase"
				}
			},
			"core/paragraph": {
				"typography": {
					"letterSpacing": "-0.02rem"
				}
			},
			"core/post-author-name": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/post-comments-form": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--70)"
					}
				}
			},
			"core/post-content": {
				"spacing": {
					"blockGap": "1.5rem"
				}
			},
			"core/post-date": {
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/post-title": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"spacing": {
					"margin": {
						"bottom": "0px",
						"left": "0px",
						"right": "0px",
						"top": "0px"
					},
					"padding": {
						"bottom": "0px",
						"left": "0px",
						"right": "0px",
						"top": "0px"
					}
				},
				"typography": {
					"textDecoration": "none",
					"textTransform": "none"
				}
			},
			"core/query-no-results": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/query-pagination": {
				"color": {
					"text": "var(--wp--preset--color--tertiary)"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var(--wp--preset--color--tertiary)"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/query-title": {
				"spacing": {
					"padding": {
						"bottom": "1vh"
					}
				}
			},
			"core/search": {
				"border": {
					"bottom": {
						"style": "solid",
						"width": "2px"
					},
					"left": {
						"style": "solid",
						"width": "2px"
					},
					"radius": "4px",
					"right": {
						"style": "solid",
						"width": "2px"
					},
					"top": {
						"style": "solid",
						"width": "2px"
					}
				},
				"color": {
					"background": "var(--wp--preset--color--contrast)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "1"
				}
			},
			"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--small)",
					"fontStyle": "normal",
					"fontWeight": "700",
					"letterSpacing": "0.01rem",
					"lineHeight": "1",
					"textTransform": "none"
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--base)",
			"text": "var(--wp--preset--color--contrast)"
		},
		"css": ".no-underline a{text-decoration: none;}",
		"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--contrast)",
					"text": "var(--wp--preset--color--base)"
				}
			},
			"h1": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"letterSpacing": "0rem"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"letterSpacing": "0rem"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"letterSpacing": "0rem"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"letterSpacing": "0rem"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"letterSpacing": "0rem"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"letterSpacing": "0rem"
				}
			},
			"heading": {
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "700",
					"letterSpacing": "0rem"
				}
			},
			"link": {
				":hover": {
					"typography": {
						"textDecoration": "none"
					}
				},
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				"typography": {
					"textDecoration": "underline"
				}
			}
		},
		"spacing": {
			"blockGap": "1rem",
			"padding": {
				"bottom": "0rem",
				"left": "1rem",
				"right": "1rem",
				"top": "0rem"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--inter)",
			"fontSize": "var(--wp--preset--font-size--medium)",
			"lineHeight": "1.5"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header"
		},
		{
			"area": "footer",
			"name": "footer"
		}
	],
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}