{
	"settings": {
		"appearanceTools": true,
		"color": {
			"defaultDuotone": false,
			"defaultGradients": false,
			"defaultPalette": false,
			"duotone": [
				{
					"colors": [
						"#0c0c0d",
						"#FADA38"
					],
					"name": "Default",
					"slug": "default"
				},
				{
					"colors": [
						"#564819",
						"#fbee62"
					],
					"name": "Calvino",
					"slug": "calvino"
				},
				{
					"colors": [
						"#4d361e",
						"#d39256"
					],
					"name": "Kafka",
					"slug": "kafla"
				},
				{
					"colors": [
						"#245012",
						"#a8fd76"
					],
					"name": "García Márquez",
					"slug": "garcia-marquez"
				},
				{
					"colors": [
						"#122746",
						"#5fbee2"
					],
					"name": "Camus",
					"slug": "camus"
				},
				{
					"colors": [
						"#27025e",
						"#8a43f5"
					],
					"name": "Wool",
					"slug": "woolf"
				},
				{
					"colors": [
						"#27025e",
						"#fe5837"
					],
					"name": "Achebe",
					"slug": "achebe"
				},
				{
					"colors": [
						"#550337",
						"#fecdeb"
					],
					"name": "Saramago",
					"slug": "saramago"
				},
				{
					"colors": [
						"#500a07",
						"#dd3c57"
					],
					"name": "Bulgakov",
					"slug": "bulgakov"
				}
			],
			"palette": [
				{
					"color": "#ffe14d",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#19191a",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#0c0c0d",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#0c0c0dbf",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#fafafa",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#ffffff00",
					"name": "Quaternary",
					"slug": "quaternary"
				}
			]
		},
		"layout": {
			"contentSize": "720px",
			"wideSize": "1200px"
		},
		"spacing": {
			"customSpacingSize": true,
			"defaultSpacingSizes": false,
			"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": {
			"defaultFontSizes": false,
			"dropCap": true,
			"fluid": true,
			"fontFamilies": [
				{
					"fontFace": [
						{
							"fontFamily": "Anton",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/anton/anton-400-normal.woff2"
							]
						}
					],
					"fontFamily": "Anton, sans-serif",
					"name": "Anton",
					"slug": "anton"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Coconat",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/coconat/coconat-400-normal.otf"
							]
						},
						{
							"fontFamily": "Coconat",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/coconat/coconat-600-normal.otf"
							]
						}
					],
					"fontFamily": "Coconat, serif",
					"name": "Coconat",
					"slug": "coconat"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Gyrochrome",
							"fontStyle": "normal",
							"fontWeight": "400 800",
							"src": [
								"file:./assets/fonts/gyrochrome/gyrochrome-var-normal.ttf"
							]
						}
					],
					"fontFamily": "Gyrochrome, sans-serif",
					"name": "Gyrochrome",
					"slug": "gyrochrome"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Instrument Serif",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/instrument-serif/instrument-serif-400-normal.ttf"
							]
						},
						{
							"fontFamily": "Instrument Serif",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/instrument-serif/instrument-serif-400-italic.ttf"
							]
						}
					],
					"fontFamily": "Instrument Serif, serif",
					"name": "Instrument Serif",
					"slug": "instrument-serif"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Libre Franklin",
							"fontStyle": "normal",
							"fontWeight": "200 900",
							"src": [
								"file:./assets/fonts/libre-franklin/libre-franklin-var-normal.ttf"
							]
						},
						{
							"fontFamily": "Libre Franklin",
							"fontStyle": "italic",
							"fontWeight": "200 900",
							"src": [
								"file:./assets/fonts/libre-franklin/libre-franklin-var-italic.ttf"
							]
						}
					],
					"fontFamily": "Libre Franklin, sans-serif",
					"name": "Libre Franklin",
					"slug": "libre-franklin"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Literata",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/literata/literata-400-normal.woff2"
							]
						},
						{
							"fontFamily": "Literata",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/literata/literata-500-normal.woff2"
							]
						},
						{
							"fontFamily": "Literata",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/literata/literata-600-normal.woff2"
							]
						},
						{
							"fontFamily": "Literata",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/literata/literata-700-normal.woff2"
							]
						},
						{
							"fontFamily": "Literata",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/literata/literata-400-italic.woff2"
							]
						},
						{
							"fontFamily": "Literata",
							"fontStyle": "italic",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/literata/literata-500-italic.woff2"
							]
						},
						{
							"fontFamily": "Literata",
							"fontStyle": "italic",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/literata/literata-600-italic.woff2"
							]
						},
						{
							"fontFamily": "Literata",
							"fontStyle": "italic",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/literata/literata-700-italic.woff2"
							]
						}
					],
					"fontFamily": "Literata, serif",
					"name": "Literata",
					"slug": "literata"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Martian Mono",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/martian-mono/martian-mono-400-normal.woff2"
							]
						},
						{
							"fontFamily": "Martian Mono",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/martian-mono/martian-mono-600-normal.woff2"
							]
						},
						{
							"fontFamily": "Martian Mono",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/martian-mono/martian-mono-700-normal.woff2"
							]
						}
					],
					"fontFamily": "Martian Mono, monospace",
					"name": "Martian Mono",
					"slug": "martian-mono"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Neutral Sans",
							"fontStyle": "normal",
							"fontWeight": "400 800",
							"src": [
								"file:./assets/fonts/neutral-sans/neutral-sans-vf.woff2"
							]
						}
					],
					"fontFamily": "Neutral Sans, sans-serif",
					"name": "Neutral Sans",
					"slug": "neutral-sans"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Playfair Semi",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/playfair-semicondensed/playfair-semicondensed-400-normal.ttf"
							]
						},
						{
							"fontFamily": "Playfair Semi",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/playfair-semicondensed/playfair-semicondensed-400-italic.ttf"
							]
						},
						{
							"fontFamily": "Playfair Semi",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/playfair-semicondensed/playfair-semicondensed-600-normal.ttf"
							]
						},
						{
							"fontFamily": "Playfair Semi",
							"fontStyle": "italic",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/playfair-semicondensed/playfair-semicondensed-600-italic.ttf"
							]
						},
						{
							"fontFamily": "Playfair Semi",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/playfair-semicondensed/playfair-semicondensed-700-normal.ttf"
							]
						},
						{
							"fontFamily": "Playfair Semi",
							"fontStyle": "italic",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/playfair-semicondensed/playfair-semicondensed-700-italic.ttf"
							]
						}
					],
					"fontFamily": "Playfair Semi, serif",
					"name": "Playfair Semi",
					"slug": "playfair-semicondensed"
				},
				{
					"fontFace": [
						{
							"fontFamily": "TASA Explorer",
							"fontStyle": "normal",
							"fontWeight": "400 800",
							"src": [
								"file:./assets/fonts/tasa-explorer/tasa-explorer-var-normal.woff2"
							]
						}
					],
					"fontFamily": "TASA Explorer, sans-serif",
					"name": "TASA Explorer",
					"slug": "tasa-explorer"
				},
				{
					"fontFace": [
						{
							"fontFamily": "TASA Orbiter",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/tasa-orbiter/tasa-orbiter-400-normal.otf"
							]
						},
						{
							"fontFamily": "TASA Orbiter",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/tasa-orbiter/tasa-orbiter-600-normal.otf"
							]
						},
						{
							"fontFamily": "TASA Orbiter",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/tasa-orbiter/tasa-orbiter-700-normal.otf"
							]
						}
					],
					"fontFamily": "TASA Orbiter, sans-serif",
					"name": "TASA Orbiter",
					"slug": "tasa-orbiter"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Trispace Semi",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/trispace-semicondensed/trispace-semicondensed-400-normal.woff2"
							]
						},
						{
							"fontFamily": "Trispace Semi",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/trispace-semicondensed/trispace-semicondensed-600-normal.woff2"
							]
						},
						{
							"fontFamily": "Trispace Semi",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/trispace-semicondensed/trispace-semicondensed-700-normal.woff2"
							]
						}
					],
					"fontFamily": "Trispace Semi, sans-serif",
					"name": "Trispace Semi",
					"slug": "trispace-semicondensed"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Zen Tokyo One",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/zen-tokyo-zoo/zen-tokyo-zoo-400-normal.ttf"
							]
						}
					],
					"fontFamily": "Zen Tokyo One, sans-serif",
					"name": "Zen Tokyo One",
					"slug": "zen-tokyo-zoo"
				}
			],
			"fontSizes": [
				{
					"fluid": false,
					"name": "Small",
					"size": "0.8rem",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "1.125rem",
						"min": "1.15rem"
					},
					"name": "Medium",
					"size": "1.125rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "1.75rem",
						"min": "1.75rem"
					},
					"name": "Large",
					"size": "1.75rem",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "3rem",
						"min": "2.15rem"
					},
					"name": "Extra Large",
					"size": "3rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "5rem",
						"min": "2.25rem"
					},
					"name": "Double Extra Large",
					"size": "5rem",
					"slug": "xx-large"
				}
			]
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--default)"
				}
			},
			"core/button": {
				"border": {
					"bottom": {
						"style": "solid",
						"width": "1px"
					},
					"left": {
						"style": "solid",
						"width": "1px"
					},
					"radius": "3px",
					"right": {
						"style": "solid",
						"width": "1px"
					},
					"top": {
						"style": "solid",
						"width": "1px"
					}
				},
				"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": "var(--wp--preset--font-family--neutral-sans)",
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"letterSpacing": "0.075rem",
					"textTransform": "uppercase"
				},
				"variations": {
					"outline": {
						"border": {
							"bottom": {
								"style": "dotted",
								"width": "1px"
							},
							"left": {
								"style": "dotted",
								"width": "1px"
							},
							"radius": "3px",
							"right": {
								"style": "dotted",
								"width": "1px"
							},
							"top": {
								"style": "dotted",
								"width": "1px"
							}
						},
						"color": {
							"background": "var(--wp--preset--color--base)",
							"text": "var(--wp--preset--color--primary)"
						},
						"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": {
							"letterSpacing": "0.05rem",
							"textDecoration": "none"
						}
					}
				}
			},
			"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/comment-author-name": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"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": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comments": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--80)",
						"top": "var(--wp--preset--spacing--80)"
					}
				}
			},
			"core/cover": {
				"color": {
					"text": "var(--wp--preset--color--primary)"
				},
				"elements": {
					"heading": {
						"color": {
							"text": "var(--wp--preset--color--primary)"
						}
					},
					"link": {
						"color": {
							"text": "var(--wp--preset--color--primary)"
						}
					}
				},
				"filter": {
					"duotone": "unset"
				}
			},
			"core/details": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--60)"
					}
				},
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			},
			"core/gallery": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--50)"
					}
				}
			},
			"core/list": {
				"spacing": {
					"padding": {
						"left": "var(--wp--preset--spacing--40)"
					}
				}
			},
			"core/navigation": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"spacing": {
					"blockGap": "var(--wp--preset--spacing--50)"
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--manrope)",
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontStyle": "normal",
					"fontWeight": "500",
					"letterSpacing": "0rem",
					"lineHeight": "1.2",
					"textTransform": "uppercase"
				}
			},
			"core/post-author": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--chivo-mono)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"letterSpacing": "0rem"
				}
			},
			"core/post-author-name": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/post-comments-form": {
				"spacing": {
					"margin": {
						"top": "var(--wp--preset--spacing--80)"
					}
				}
			},
			"core/post-content": {
				"spacing": {
					"blockGap": "var(--wp--preset--spacing--60)"
				}
			},
			"core/post-date": {
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--funnel-sans)",
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/post-featured-image": {
				"border": {
					"radius": "5px"
				}
			},
			"core/post-navigation-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"letterSpacing": "0rem",
					"textTransform": "none"
				}
			},
			"core/post-terms": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--chivo-mono)",
					"fontSize": "var(--wp--preset--font-size--medium)"
				}
			},
			"core/post-title": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"spacing": {
					"margin": {
						"bottom": "0"
					}
				},
				"typography": {
					"textTransform": "none"
				}
			},
			"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-no-results": {
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "500"
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontStyle": "normal",
					"fontWeight": "500"
				}
			},
			"core/query-title": {
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var(--wp--preset--color--contrast)"
						}
					}
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--60)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"letterSpacing": "0.025rem",
					"textTransform": "uppercase"
				}
			},
			"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.6"
				}
			},
			"core/separator": {
				"border": {
					"color": "currentColor",
					"style": "solid",
					"width": "0 0 1px 0"
				},
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				}
			},
			"core/site-logo": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--default)"
				}
			},
			"core/site-tagline": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontStyle": "normal",
					"fontWeight": "500",
					"letterSpacing": "0rem",
					"lineHeight": "1.1",
					"textTransform": "uppercase"
				}
			},
			"core/site-title": {
				"color": {
					"text": "var(--wp--preset--color--primary)"
				},
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"color": {
							"text": "var(--wp--preset--color--primary)"
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--neutral-sans)",
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontStyle": "normal",
					"fontWeight": "500",
					"letterSpacing": "0.025rem",
					"lineHeight": "1",
					"textTransform": "uppercase"
				}
			},
			"core/spacer": {
				"spacing": {
					"margin": {
						"bottom": "0",
						"top": "0"
					}
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--base)",
			"text": "var(--wp--preset--color--primary)"
		},
		"css": ".no-underline a{text-decoration: none;}\n.has-dropcap:first-letter {font-size: 5.5rem; float: left; margin: 0.1rem 0.1rem 0.2rem 0; line-height: 0.65; padding: 0.5rem;}\n.is-overlapping {position: relative; z-index: 1;}",
		"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": {
					"fontFamily": "var(--wp--preset--font-family--neutral-sans)",
					"fontSize": "var(--wp--preset--font-size--xx-large)",
					"fontStyle": "normal",
					"fontWeight": "500",
					"letterSpacing": "-0.015rem",
					"lineHeight": "1",
					"textTransform": "uppercase"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--neutral-sans)",
					"fontSize": "var(--wp--preset--font-size--x-large)",
					"letterSpacing": "-0.025rem",
					"lineHeight": "1.1"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"letterSpacing": "-0.025rem"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"letterSpacing": "-0.025rem"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"letterSpacing": "0rem"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"letterSpacing": "0rem"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--neutral-sans)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"lineHeight": "1.125"
				}
			},
			"link": {
				":hover": {
					"color": {
						"text": "var(--wp--preset--color--secondary)"
					},
					"typography": {
						"textDecoration": "none"
					}
				},
				"color": {
					"text": "var(--wp--preset--color--primary)"
				}
			}
		},
		"spacing": {
			"blockGap": "var(--wp--preset--spacing--40)",
			"padding": {
				"bottom": "var(--wp--preset--spacing--50)",
				"left": "var(--wp--preset--spacing--50)",
				"right": "var(--wp--preset--spacing--50)",
				"top": "0px"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--neutral-sans)",
			"fontSize": "var(--wp--preset--font-size--medium)",
			"fontStyle": "normal",
			"fontWeight": "400",
			"letterSpacing": "0rem",
			"lineHeight": "1.5"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header",
			"title": "Header"
		},
		{
			"area": "header",
			"name": "header-posts",
			"title": "Header Posts"
		},
		{
			"area": "uncategorized",
			"name": "post-meta",
			"title": "Post Meta"
		},
		{
			"area": "uncategorized",
			"name": "comments",
			"title": "Comments"
		},
		{
			"area": "footer",
			"name": "footer",
			"title": "Footer"
		},
		{
			"area": "footer",
			"name": "footer-home",
			"title": "Footer Home"
		}
	],
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}