{
	"$schema": "https://schemas.wp.org/wp/7.0/theme.json",
	"version": 3,
	"settings": {
		"appearanceTools": true,
		"color": {
			"defaultPalette": false,
			"palette": [
				{
					"slug": "primary",
					"name": "Primary",
					"color": "var(--md-sys-color-primary)"
				},
				{
					"slug": "on-primary",
					"name": "On Primary",
					"color": "var(--md-sys-color-on-primary)"
				},
				{
					"slug": "primary-container",
					"name": "Primary Container",
					"color": "var(--md-sys-color-primary-container)"
				},
				{
					"slug": "on-primary-container",
					"name": "On Primary Container",
					"color": "var(--md-sys-color-on-primary-container)"
				},
				{
					"slug": "secondary",
					"name": "Secondary",
					"color": "var(--md-sys-color-secondary)"
				},
				{
					"slug": "on-secondary",
					"name": "On Secondary",
					"color": "var(--md-sys-color-on-secondary)"
				},
				{
					"slug": "secondary-container",
					"name": "Secondary Container",
					"color": "var(--md-sys-color-secondary-container)"
				},
				{
					"slug": "on-secondary-container",
					"name": "On Secondary Container",
					"color": "var(--md-sys-color-on-secondary-container)"
				},
				{
					"slug": "tertiary",
					"name": "Tertiary",
					"color": "var(--md-sys-color-tertiary)"
				},
				{
					"slug": "on-tertiary",
					"name": "On Tertiary",
					"color": "var(--md-sys-color-on-tertiary)"
				},
				{
					"slug": "tertiary-container",
					"name": "Tertiary Container",
					"color": "var(--md-sys-color-tertiary-container)"
				},
				{
					"slug": "on-tertiary-container",
					"name": "On Tertiary Container",
					"color": "var(--md-sys-color-on-tertiary-container)"
				},
				{
					"slug": "error",
					"name": "Error",
					"color": "var(--md-sys-color-error)"
				},
				{
					"slug": "on-error",
					"name": "On Error",
					"color": "var(--md-sys-color-on-error)"
				},
				{
					"slug": "error-container",
					"name": "Error Container",
					"color": "var(--md-sys-color-error-container)"
				},
				{
					"slug": "on-error-container",
					"name": "On Error Container",
					"color": "var(--md-sys-color-on-error-container)"
				},
				{
					"slug": "surface",
					"name": "Surface",
					"color": "var(--md-sys-color-surface)"
				},
				{
					"slug": "on-surface",
					"name": "On Surface",
					"color": "var(--md-sys-color-on-surface)"
				},
				{
					"slug": "surface-variant",
					"name": "Surface Variant",
					"color": "var(--md-sys-color-surface-variant)"
				},
				{
					"slug": "on-surface-variant",
					"name": "On Surface Variant",
					"color": "var(--md-sys-color-on-surface-variant)"
				},
				{
					"slug": "surface-container-highest",
					"name": "Surface Container Highest",
					"color": "var(--md-sys-color-surface-container-highest)"
				},
				{
					"slug": "surface-container-high",
					"name": "Surface Container High",
					"color": "var(--md-sys-color-surface-container-high)"
				},
				{
					"slug": "surface-container",
					"name": "Surface Container",
					"color": "var(--md-sys-color-surface-container)"
				},
				{
					"slug": "surface-container-low",
					"name": "Surface Container Low",
					"color": "var(--md-sys-color-surface-container-low)"
				},
				{
					"slug": "surface-container-lowest",
					"name": "Surface Container Lowest",
					"color": "var(--md-sys-color-surface-container-lowest)"
				},
				{
					"slug": "inverse-surface",
					"name": "Inverse Surface",
					"color": "var(--md-sys-color-inverse-surface)"
				},
				{
					"slug": "inverse-on-surface",
					"name": "Inverse On Surface",
					"color": "var(--md-sys-color-inverse-on-surface)"
				},
				{
					"slug": "inverse-primary",
					"name": "Inverse Primary",
					"color": "var(--md-sys-color-inverse-primary)"
				},
				{
					"slug": "outline",
					"name": "Outline",
					"color": "var(--md-sys-color-outline)"
				},
				{
					"slug": "outline-variant",
					"name": "Outline Variant",
					"color": "var(--md-sys-color-outline-variant)"
				},
				{
					"slug": "surface-bright",
					"name": "Surface Bright",
					"color": "var(--md-sys-color-surface-bright)"
				},
				{
					"slug": "surface-dim",
					"name": "Surface Dim",
					"color": "var(--md-sys-color-surface-dim)"
				}
			]
		},
		"layout": {
			"contentSize": "760px",
			"wideSize": "1280px"
		},
		"spacing": {
			"units": [
				"%",
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			],
			"defaultSpacingSizes": false,
			"spacingSizes": [
				{
					"slug": "25",
					"size": "2px",
					"name": "Space 25"
				},
				{
					"slug": "50",
					"size": "4px",
					"name": "Space 50"
				},
				{
					"slug": "75",
					"size": "6px",
					"name": "Space 75"
				},
				{
					"slug": "100",
					"size": "8px",
					"name": "Space 100"
				},
				{
					"slug": "125",
					"size": "10px",
					"name": "Space 125"
				},
				{
					"slug": "150",
					"size": "12px",
					"name": "Space 150"
				},
				{
					"slug": "175",
					"size": "14px",
					"name": "Space 175"
				},
				{
					"slug": "200",
					"size": "16px",
					"name": "Space 200"
				},
				{
					"slug": "250",
					"size": "20px",
					"name": "Space 250"
				},
				{
					"slug": "300",
					"size": "24px",
					"name": "Space 300"
				},
				{
					"slug": "400",
					"size": "32px",
					"name": "Space 400"
				},
				{
					"slug": "450",
					"size": "36px",
					"name": "Space 450"
				},
				{
					"slug": "500",
					"size": "40px",
					"name": "Space 500"
				},
				{
					"slug": "600",
					"size": "48px",
					"name": "Space 600"
				},
				{
					"slug": "700",
					"size": "56px",
					"name": "Space 700"
				},
				{
					"slug": "800",
					"size": "64px",
					"name": "Space 800"
				},
				{
					"slug": "900",
					"size": "72px",
					"name": "Space 900"
				}
			]
		},
		"typography": {
			"fontFamilies": [
				{
					"slug": "roboto-flex",
					"name": "Roboto Flex",
					"fontFamily": "\"Roboto Flex\", var(--axismundi-cjk-sans, system-ui), sans-serif",
					"fontFace": [
						{
							"fontFamily": "Roboto Flex",
							"fontStyle": "oblique -10deg 0deg",
							"fontWeight": "100 1000",
							"fontStretch": "25% 151%",
							"fontDisplay": "swap",
							"src": [
								"file:./assets/fonts/roboto-flex/axismundi-roboto-flex.woff2"
							],
							"fontVariationSettings": "\"GRAD\" 0, \"XOPQ\" 96, \"XTRA\" 468, \"YOPQ\" 79, \"YTAS\" 750, \"YTDE\" -203, \"YTFI\" 738, \"YTLC\" 514, \"YTUC\" 712"
						}
					]
				},
				{
					"slug": "roboto-serif",
					"name": "Roboto Serif",
					"fontFamily": "\"Roboto Serif\", var(--axismundi-cjk-serif, Georgia), serif",
					"fontFace": [
						{
							"fontFamily": "Roboto Serif",
							"fontStyle": "normal",
							"fontWeight": "100 900",
							"fontStretch": "50% 150%",
							"fontDisplay": "swap",
							"src": [
								"file:./assets/fonts/roboto-serif/axismundi-roboto-serif.woff2"
							]
						}
					]
				},
				{
					"slug": "roboto-mono",
					"name": "Roboto Mono",
					"fontFamily": "\"Roboto Mono\", monospace",
					"fontFace": [
						{
							"fontFamily": "Roboto Mono",
							"fontStyle": "normal",
							"fontWeight": "100 700",
							"fontDisplay": "swap",
							"src": [
								"file:./assets/fonts/roboto-mono/axismundi-roboto-mono.woff2"
							]
						},
						{
							"fontFamily": "Roboto Mono",
							"fontStyle": "italic",
							"fontWeight": "100 700",
							"fontDisplay": "swap",
							"src": [
								"file:./assets/fonts/roboto-mono/axismundi-roboto-mono-italic.woff2"
							]
						}
					]
				},
				{
					"slug": "material-symbols-outlined",
					"name": "Material Symbols Outlined",
					"fontFamily": "\"Material Symbols Outlined\", sans-serif",
					"fontFace": [
						{
							"fontFamily": "Material Symbols Outlined",
							"fontStyle": "normal",
							"fontWeight": "100 700",
							"fontDisplay": "block",
							"src": [
								"file:./assets/fonts/material-symbols-outlined/material-symbols-outlined.woff2"
							]
						}
					]
				},
				{
					"slug": "system-font",
					"name": "System Font",
					"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"
				}
			],
			"defaultFontSizes": false,
			"fontSizes": [
				{
					"name": "Display Large",
					"slug": "display-large",
					"size": "57px",
					"fluid": {
						"min": "45px",
						"max": "57px"
					}
				},
				{
					"name": "Display Medium",
					"slug": "display-medium",
					"size": "45px",
					"fluid": {
						"min": "36px",
						"max": "45px"
					}
				},
				{
					"name": "Display Small",
					"slug": "display-small",
					"size": "36px",
					"fluid": false
				},
				{
					"name": "Headline Large",
					"slug": "headline-large",
					"size": "32px",
					"fluid": {
						"min": "28px",
						"max": "32px"
					}
				},
				{
					"name": "Headline Medium",
					"slug": "headline-medium",
					"size": "28px",
					"fluid": {
						"min": "24px",
						"max": "28px"
					}
				},
				{
					"name": "Headline Small",
					"slug": "headline-small",
					"size": "24px",
					"fluid": false
				},
				{
					"name": "Title Large",
					"slug": "title-large",
					"size": "22px",
					"fluid": false
				},
				{
					"name": "Title Medium",
					"slug": "title-medium",
					"size": "16px",
					"fluid": false
				},
				{
					"name": "Title Small",
					"slug": "title-small",
					"size": "14px",
					"fluid": false
				},
				{
					"name": "Body Large",
					"slug": "body-large",
					"size": "16px",
					"fluid": {
						"min": "14px",
						"max": "16px"
					}
				},
				{
					"name": "Body Medium",
					"slug": "body-medium",
					"size": "14px",
					"fluid": false
				},
				{
					"name": "Body Small",
					"slug": "body-small",
					"size": "12px",
					"fluid": false
				},
				{
					"name": "Label Large",
					"slug": "label-large",
					"size": "14px",
					"fluid": false
				},
				{
					"name": "Label Medium",
					"slug": "label-medium",
					"size": "12px",
					"fluid": false
				},
				{
					"name": "Label Small",
					"slug": "label-small",
					"size": "11px",
					"fluid": false
				}
			],
			"fluid": true
		},
		"useRootPaddingAwareAlignments": true,
		"shadow": {
			"defaultPresets": false,
			"presets": [
				{
					"name": "Elevation 0",
					"slug": "elevation-0",
					"shadow": "var(--md-sys-elevation-shadow-level0)"
				},
				{
					"name": "Elevation 1",
					"slug": "elevation-1",
					"shadow": "var(--md-sys-elevation-shadow-level1)"
				},
				{
					"name": "Elevation 2",
					"slug": "elevation-2",
					"shadow": "var(--md-sys-elevation-shadow-level2)"
				},
				{
					"name": "Elevation 3",
					"slug": "elevation-3",
					"shadow": "var(--md-sys-elevation-shadow-level3)"
				},
				{
					"name": "Elevation 4",
					"slug": "elevation-4",
					"shadow": "var(--md-sys-elevation-shadow-level4)"
				},
				{
					"name": "Elevation 5",
					"slug": "elevation-5",
					"shadow": "var(--md-sys-elevation-shadow-level5)"
				}
			]
		},
		"lightbox": {
			"enabled": true,
			"allowEditing": true
		},
		"dimensions": {
			"aspectRatios": [
				{
					"name": "5:3",
					"slug": "5-3",
					"ratio": "5/3"
				},
				{
					"name": "2:1",
					"slug": "2-1",
					"ratio": "2/1"
				}
			]
		},
		"blocks": {
			"core/image": {
				"lightbox": {
					"enabled": true,
					"allowEditing": true
				}
			}
		}
	},
	"styles": {
		"spacing": {
			"padding": {
				"top": "0",
				"bottom": "0",
				"left": "var:preset|spacing|200",
				"right": "var:preset|spacing|200"
			}
		},
		"color": {
			"background": "var:preset|color|surface",
			"text": "var:preset|color|on-surface"
		},
		"typography": {
			"fontFamily": "var:preset|font-family|roboto-flex",
			"fontSize": "var:preset|font-size|body-large",
			"fontWeight": "400",
			"letterSpacing": "0.5px",
			"lineHeight": "1.5"
		},
		"elements": {
			"heading": {
				"typography": {
					"fontFamily": "var:preset|font-family|roboto-flex",
					"fontWeight": "400",
					"letterSpacing": "0px",
					"textTransform": "none"
				}
			},
			"h1": {
				"typography": {
					"fontSize": "var:preset|font-size|headline-large",
					"lineHeight": "1.25"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var:preset|font-size|headline-medium",
					"lineHeight": "1.286"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var:preset|font-size|headline-small",
					"lineHeight": "1.333"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var:preset|font-size|title-large",
					"lineHeight": "1.273"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var:preset|font-size|title-medium",
					"fontWeight": "500",
					"letterSpacing": "0.15px",
					"lineHeight": "1.5"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var:preset|font-size|title-small",
					"fontWeight": "500",
					"letterSpacing": "0.1px",
					"lineHeight": "1.429"
				}
			},
			"caption": {
				"color": {
					"text": "var:preset|color|on-surface-variant"
				},
				"typography": {
					"fontSize": "var:preset|font-size|body-small",
					"letterSpacing": "0.4px",
					"lineHeight": "1.333",
					"textAlign": "center"
				}
			},
			"link": {
				"color": {
					"text": "var:preset|color|primary"
				}
			},
			"button": {
				"css": "display:inline-flex;align-items:center;justify-content:center;",
				"color": {
					"background": "var:preset|color|primary",
					"text": "var:preset|color|on-primary"
				},
				"border": {
					"radius": "20px"
				},
				"spacing": {
					"padding": {
						"left": "var:preset|spacing|200",
						"right": "var:preset|spacing|200"
					}
				},
				"typography": {
					"fontFamily": "var:preset|font-family|roboto-flex",
					"fontSize": "var:preset|font-size|label-large",
					"fontWeight": "500",
					"lineHeight": "1.429",
					"letterSpacing": "0.1px"
				},
				"dimensions": {
					"height": "40px"
				},
				":hover": {
					"color": {
						"background": "color-mix(in srgb, var(--wp--preset--color--on-primary) calc(var(--md-sys-state-hover-state-layer-opacity) * 100%), var(--wp--preset--color--primary))"
					}
				},
				":focus": {
					"color": {
						"background": "color-mix(in srgb, var(--wp--preset--color--on-primary) calc(var(--md-sys-state-focus-state-layer-opacity) * 100%), var(--wp--preset--color--primary))"
					},
					"outline": {
						"color": "var:preset|color|secondary",
						"style": "solid",
						"width": "3px",
						"offset": "2px"
					}
				},
				":active": {
					"color": {
						"background": "color-mix(in srgb, var(--wp--preset--color--on-primary) calc(var(--md-sys-state-pressed-state-layer-opacity) * 100%), var(--wp--preset--color--primary))"
					},
					"border": {
						"radius": "8px"
					}
				}
			}
		},
		"blocks": {
			"core/post-navigation-link": {
				"color": {
					"background": "var:preset|color|surface-container-low",
					"text": "var:preset|color|on-surface"
				},
				"border": {
					"radius": "12px"
				},
				"spacing": {
					"padding": {
						"top": "var:preset|spacing|250",
						"right": "var:preset|spacing|300",
						"bottom": "var:preset|spacing|250",
						"left": "var:preset|spacing|300"
					}
				},
					"css": "& { position: relative; display: block; box-sizing: border-box; block-size: 100%; transition: background-color var(--md-sys-motion-duration-short3, 120ms) var(--md-sys-motion-easing-standard, ease); }&:not(:has(a)) { display: none; }& a { display: block; color: inherit; text-decoration: none; }& a::before { content: \"\"; position: absolute; inset: 0; border-radius: inherit; }& .post-navigation-link__label { display: block; font-size: 1rem; line-height: 1.5; font-weight: 500; color: var(--wp--preset--color--on-surface-variant); }& .post-navigation-link__title { display: block; font-size: 1.5rem; line-height: 1.333; font-weight: 475; margin-block-start: var(--wp--preset--spacing--50); }& .wp-block-post-navigation-link__arrow-previous { position: absolute; top: var(--wp--preset--spacing--250); inset-inline-start: var(--wp--preset--spacing--300); margin: 0; font-size: 1rem; line-height: 1.5; color: var(--wp--preset--color--on-surface-variant); }& .wp-block-post-navigation-link__arrow-next { position: absolute; top: var(--wp--preset--spacing--250); inset-inline-end: var(--wp--preset--spacing--300); margin: 0; font-size: 1rem; line-height: 1.5; color: var(--wp--preset--color--on-surface-variant); }&.post-navigation-link-previous .post-navigation-link__label { padding-inline-start: 1.5em; }&.post-navigation-link-next { margin-inline-start: auto; }&.post-navigation-link-next .post-navigation-link__label { padding-inline-end: 1.5em; }&:has(a:hover) { background-color: var(--wp--preset--color--secondary-container); }&:has(a:focus-visible) { outline: 3px solid var(--wp--preset--color--secondary); outline-offset: 2px; }@media (prefers-reduced-motion: reduce) { & { transition: none; } }"
			},
			"core/query-pagination": {
				"typography": {
					"fontSize": "var:preset|font-size|label-large"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				}
			},
			"core/query-pagination-previous": {
				"typography": {
					"fontSize": "var:preset|font-size|label-large"
				},
				"color": {
					"background": "var:preset|color|surface-container-high"
				}
			},
			"core/query-pagination-next": {
				"typography": {
					"fontSize": "var:preset|font-size|label-large"
				},
				"color": {
					"background": "var:preset|color|surface-container-high"
				}
			},
			"core/query-pagination-numbers": {
				"typography": {
					"fontSize": "var:preset|font-size|label-large"
				}
			},
			"core/comments-pagination": {
				"typography": {
					"fontSize": "var:preset|font-size|label-large"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				}
			},
			"core/comments-pagination-previous": {
				"typography": {
					"fontSize": "var:preset|font-size|label-large"
				},
				"color": {
					"background": "var:preset|color|surface-container-high"
				}
			},
			"core/comments-pagination-next": {
				"typography": {
					"fontSize": "var:preset|font-size|label-large"
				},
				"color": {
					"background": "var:preset|color|surface-container-high"
				}
			},
			"core/comments-pagination-numbers": {
				"typography": {
					"fontSize": "var:preset|font-size|label-large"
				}
			},
			"core/post-terms": {
				"typography": {
					"fontSize": "var:preset|font-size|label-medium"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var:preset|color|on-surface-variant"
						}
					}
				}
			},
			"core/term-name": {
				"typography": {
					"fontSize": "var:preset|font-size|body-large"
				}
			},
			"core/term-count": {
				"typography": {
					"fontSize": "var:preset|font-size|label-small"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				}
			},
			"core/term-description": {
				"typography": {
					"fontSize": "var:preset|font-size|body-medium"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				}
			},
			"core/query-title": {
				"typography": {
					"fontSize": "var:preset|font-size|headline-medium"
				}
			},
			"core/categories": {
				"typography": {
					"fontSize": "var:preset|font-size|body-medium"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var:preset|color|on-surface-variant"
						}
					}
				}
			},
			"core/archives": {
				"typography": {
					"fontSize": "var:preset|font-size|body-medium"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var:preset|color|on-surface-variant"
						}
					}
				}
			},
			"core/page-list": {
				"typography": {
					"fontSize": "var:preset|font-size|body-medium"
				}
			},
			"core/tag-cloud": {
				"typography": {
					"fontSize": "var:preset|font-size|label-large"
				}
			},
			"core/breadcrumbs": {
				"typography": {
					"fontSize": "var:preset|font-size|body-small"
				},
				"spacing": {
					"padding": {
						"top": "var:preset|spacing|200",
						"bottom": "var:preset|spacing|200",
						"left": "var:preset|spacing|200",
						"right": "var:preset|spacing|200"
					}
				}
			},
			"core/table": {
				"typography": {
					"fontSize": "var:preset|font-size|body-medium",
					"lineHeight": "1.429",
					"letterSpacing": "0.25px"
				},
				"css": "&{box-sizing:border-box;background-clip:border-box;inline-size:100%;border-collapse:separate;border-spacing:0;color:var(--wp--preset--color--on-surface);font-size:var(--wp--preset--font-size--body-medium);line-height:1.429;letter-spacing:0.25px;}& :where(th,td){box-sizing:border-box;background-clip:padding-box;text-align:start;vertical-align:top;padding-block:var(--wp--preset--spacing--150);padding-inline:var(--wp--preset--spacing--200);border:0;border-block-end:1px solid var(--wp--preset--color--outline-variant);border-inline-end:1px solid var(--wp--preset--color--outline-variant);}& th{background-color:var(--wp--preset--color--surface-container-high);font-weight:500;}& tr>:where(th,td):last-child{border-inline-end:0;}& tbody tr:last-child>:where(th,td){border-block-end:0;}& thead{border-block-end:0;}& tfoot{border-block-start:0;}& thead :where(th,td){border-block-end:1px solid var(--wp--preset--color--outline);}& thead tr:first-child>:where(th,td):first-child{border-start-start-radius:7px;}& thead tr:first-child>:where(th,td):last-child{border-start-end-radius:7px;}& tfoot tr:first-child>:where(th,td){border-block-start:1px solid var(--wp--preset--color--outline);}& tfoot tr:last-child>:where(th,td){border-block-end:0;}",
				"variations": {
					"stripes": {
						"css": "& tbody tr:nth-child(odd),& tbody tr:nth-child(odd)>:where(th,td){background-color:var(--wp--preset--color--surface);}& tbody tr:nth-child(even),& tbody tr:nth-child(even)>:where(th,td){background-color:var(--wp--preset--color--surface-container-high);}"
					}
				},
				"border": {
					"color": "var:preset|color|outline-variant",
					"radius": "8px",
					"style": "solid",
					"width": "1px"
				}
			},
			"core/code": {
				"color": {
					"background": "var(--wp--preset--color--surface-container)",
					"text": "var(--wp--preset--color--on-surface)"
				},
				"border": {
					"radius": "8px"
				},
				"spacing": {
					"padding": {
						"top": "var:preset|spacing|300",
						"right": "var:preset|spacing|300",
						"bottom": "var:preset|spacing|300",
						"left": "var:preset|spacing|300"
					}
				},
				"typography": {
					"fontFamily": "var:preset|font-family|roboto-mono",
					"fontSize": "var:preset|font-size|body-medium"
				},
				"css": "&{display:block;overflow-x:auto;tab-size:2;scrollbar-width:thin;scrollbar-color:var(--wp--preset--color--outline-variant) transparent;}& code{padding:0;border-radius:0;background-color:transparent;color:inherit;font-family:inherit;}&::-webkit-scrollbar{inline-size:8px;block-size:8px;}&::-webkit-scrollbar-track{background:transparent;}&::-webkit-scrollbar-thumb{background-color:var(--wp--preset--color--outline-variant);border-radius:9999px;}&::-webkit-scrollbar-thumb:hover{background-color:var(--wp--preset--color--outline);}"
			},
			"core/preformatted": {
				"color": {
					"background": "var(--wp--preset--color--surface-container)",
					"text": "var(--wp--preset--color--on-surface)"
				},
				"border": {
					"radius": "8px"
				},
				"spacing": {
					"padding": {
						"top": "var:preset|spacing|300",
						"right": "var:preset|spacing|300",
						"bottom": "var:preset|spacing|300",
						"left": "var:preset|spacing|300"
					}
				},
				"typography": {
					"fontFamily": "var:preset|font-family|roboto-mono",
					"fontSize": "var:preset|font-size|body-medium"
				},
				"css": "&{display:block;overflow-x:auto;tab-size:2;scrollbar-width:thin;scrollbar-color:var(--wp--preset--color--outline-variant) transparent;}&::-webkit-scrollbar{inline-size:8px;block-size:8px;}&::-webkit-scrollbar-track{background:transparent;}&::-webkit-scrollbar-thumb{background-color:var(--wp--preset--color--outline-variant);border-radius:9999px;}&::-webkit-scrollbar-thumb:hover{background-color:var(--wp--preset--color--outline);}"
			},
			"core/quote": {
				"color": {
					"text": "var:preset|color|on-surface"
				},
				"border": {
					"left": {
						"color": "var:preset|color|primary",
						"style": "solid",
						"width": "4px"
					}
				},
				"spacing": {
					"margin": {
						"left": "0",
						"right": "0"
					},
					"padding": {
						"top": "var:preset|spacing|100",
						"bottom": "var:preset|spacing|100",
						"left": "var:preset|spacing|300"
					}
				},
				"elements": {
					"cite": {
						"color": {
							"text": "var:preset|color|on-surface-variant"
						},
						"typography": {
							"fontSize": "var:preset|font-size|body-small",
							"fontStyle": "normal",
							"fontWeight": "400",
							"lineHeight": "1.333",
							"letterSpacing": "0.4px"
						}
					}
				},
				"css": "& cite{display:block;margin-block-start:var(--wp--preset--spacing--100);}",
				"variations": {
					"plain": {
						"border": {
							"left": {
								"width": "0"
							}
						}
					}
				}
			},
			"core/pullquote": {
				"color": {
					"text": "var:preset|color|on-surface"
				},
				"border": {
					"top": {
						"color": "var:preset|color|outline-variant",
						"style": "solid",
						"width": "1px"
					},
					"bottom": {
						"color": "var:preset|color|outline-variant",
						"style": "solid",
						"width": "1px"
					}
				},
				"spacing": {
					"padding": {
						"top": "var:preset|spacing|400",
						"bottom": "var:preset|spacing|400"
					}
				},
				"typography": {
					"fontFamily": "var:preset|font-family|roboto-serif",
					"fontSize": "var:preset|font-size|headline-medium",
					"fontStyle": "italic",
					"fontWeight": "400",
					"lineHeight": "1.286"
				},
				"elements": {
					"cite": {
						"color": {
							"text": "var:preset|color|on-surface-variant"
						},
						"typography": {
							"fontFamily": "var:preset|font-family|roboto-flex",
							"fontSize": "var:preset|font-size|body-small",
							"fontStyle": "normal",
							"fontWeight": "400",
							"lineHeight": "1.333",
							"letterSpacing": "0.4px"
						}
					}
				},
				"css": "& blockquote{margin:0;padding:0;border:0;}& :is(p,blockquote p){margin:0;font-family:var(--wp--preset--font-family--roboto-serif);font-size:var(--wp--preset--font-size--headline-medium);font-style:italic;font-weight:400;line-height:1.286;}& cite{display:block;margin-block-start:var(--wp--preset--spacing--200);}"
			},
			"core/details": {
				"color": {
					"background": "var:preset|color|surface-container-low",
					"text": "var:preset|color|on-surface"
				},
				"border": {
					"color": "var:preset|color|outline-variant",
					"style": "solid",
					"width": "1px",
					"radius": "8px"
				},
				"typography": {
					"fontSize": "var:preset|font-size|body-large",
					"lineHeight": "1.5",
					"letterSpacing": "0.5px"
				},
				"spacing": {
					"blockGap": "0"
				}
			},
			"core/accordion": {
				"color": {
					"text": "var:preset|color|on-surface"
				},
				"spacing": {
					"blockGap": "var:preset|spacing|50"
				}
			},
			"core/accordion-item": {
				"color": {
					"background": "var:preset|color|surface"
				},
				"border": {
					"color": "var:preset|color|outline-variant",
					"style": "solid",
					"width": "1px",
					"radius": "12px"
				},
				"css": "&{box-sizing:border-box;overflow:clip;}"
			},
			"core/accordion-heading": {
				"typography": {
					"fontSize": "var:preset|font-size|title-medium",
					"fontWeight": "500",
					"lineHeight": "1.5"
				},
				"css": "&{margin-block:0;letter-spacing:0.15px;}& .wp-block-accordion-heading__toggle{min-block-size:48px;padding-block:var(--wp--preset--spacing--150);padding-inline:var(--wp--preset--spacing--200);text-align:start;transition:background-color var(--md-sys-motion-duration-short3,150ms) var(--md-sys-motion-easing-standard,cubic-bezier(0.2,0,0,1));}& .wp-block-accordion-heading__toggle-icon{color:var(--wp--preset--color--on-surface-variant);}"
			},
			"core/accordion-panel": {
				"spacing": {
					"padding": {
						"top": "0",
						"right": "var:preset|spacing|200",
						"bottom": "var:preset|spacing|200",
						"left": "var:preset|spacing|200"
					}
				},
				"css": "&>:first-child{margin-block-start:0;}"
			},
			"core/verse": {
				"typography": {
					"fontFamily": "var:preset|font-family|roboto-serif"
				},
				"css": "&{overflow-x:visible;white-space:pre-wrap;}"
			},
			"core/button": {
				"variations": {
					"outline": {
						"color": {
							"text": "var:preset|color|on-surface-variant"
						},
						"border": {
							"color": "var:preset|color|outline-variant",
							"style": "solid",
							"width": "1px"
						},
						"css": ".wp-block-button__link:not(.has-background){background-color:initial;background-image:none;}",
						"spacing": {
							"padding": {
								"left": "var:preset|spacing|200",
								"right": "var:preset|spacing|200"
							}
						},
						":hover": {
							"color": {
								"background": "color-mix(in srgb, var(--wp--preset--color--on-surface-variant) calc(var(--md-sys-state-hover-state-layer-opacity) * 100%), transparent)"
							}
						},
						":focus": {
							"color": {
								"background": "color-mix(in srgb, var(--wp--preset--color--on-surface-variant) calc(var(--md-sys-state-focus-state-layer-opacity) * 100%), transparent)"
							}
						},
						":active": {
							"color": {
								"background": "color-mix(in srgb, var(--wp--preset--color--on-surface-variant) calc(var(--md-sys-state-pressed-state-layer-opacity) * 100%), transparent)"
							}
						}
					}
				}
			},
			"core/social-links": {
				"spacing": {
					"blockGap": "var:preset|spacing|100"
				},
				"css": "& .wp-social-link{--ax-ib:40px;font-size:24px;}&.has-small-icon-size .wp-social-link{--ax-ib:32px;font-size:20px;}&.has-large-icon-size .wp-social-link{--ax-ib:56px;font-size:24px;}&.has-huge-icon-size .wp-social-link{--ax-ib:96px;font-size:32px;}&:not(.is-style-logos-only):not(.is-style-pill-shape) .wp-block-social-link-anchor{min-inline-size:var(--ax-ib);min-block-size:var(--ax-ib);display:flex;align-items:center;justify-content:center;box-sizing:border-box;}"
			},
			"core/search": {
				"css": "& .wp-block-search__button{box-sizing:border-box;}& .wp-block-search__button.has-icon{inline-size:40px;padding-inline:var(--wp--preset--spacing--100);}& .wp-block-search__inside-wrapper{align-items:center;}& .wp-block-search__input{box-sizing:border-box;min-block-size:48px;padding-block:0;padding-inline:var(--wp--preset--spacing--200);background:var(--wp--preset--color--surface-container-high);border:1px solid var(--wp--preset--color--outline-variant);border-radius:9999px;color:var(--wp--preset--color--on-surface);font-size:var(--wp--preset--font-size--body-large);line-height:1.5;letter-spacing:0.5px;}& .wp-block-search__input::placeholder{color:var(--wp--preset--color--on-surface-variant);opacity:1;}& .wp-block-search__input:focus{border-color:var(--wp--preset--color--primary);outline:1px solid var(--wp--preset--color--primary);outline-offset:-2px;}&.wp-block-search__button-inside .wp-block-search__inside-wrapper{box-sizing:border-box;min-block-size:48px;align-items:center;border:0;border-radius:9999px;padding:var(--wp--preset--spacing--50);background:var(--wp--preset--color--surface-container-high);box-shadow:var(--md-sys-elevation-shadow-level3);}&.wp-block-search__button-inside .wp-block-search__inside-wrapper:focus-within{outline:3px solid var(--wp--preset--color--secondary);outline-offset:2px;}&.wp-block-search__button-inside .wp-block-search__input{background:transparent;border:0;border-radius:0;min-block-size:auto;color:var(--wp--preset--color--on-surface);}&.wp-block-search__button-inside .wp-block-search__input:focus{outline:0;border-color:transparent;}&.wp-block-search__button-inside .wp-block-search__button.has-icon{background:transparent;color:var(--wp--preset--color--on-surface-variant);}&.wp-block-search__button-inside .wp-block-search__button:not(.has-icon){background:transparent;color:var(--wp--preset--color--primary);}&.wp-block-search__button-only .wp-block-search__button.has-icon{background:transparent;color:var(--wp--preset--color--on-surface-variant);}&.wp-block-search__button-inside .wp-block-search__button.has-icon:hover{background:color-mix(in srgb, var(--wp--preset--color--on-surface-variant) calc(var(--md-sys-state-hover-state-layer-opacity) * 100%), transparent);}&.wp-block-search__button-only .wp-block-search__button.has-icon:hover{background:color-mix(in srgb, var(--wp--preset--color--on-surface-variant) calc(var(--md-sys-state-hover-state-layer-opacity) * 100%), transparent);}&.wp-block-search__button-inside .wp-block-search__button.has-icon:focus{background:color-mix(in srgb, var(--wp--preset--color--on-surface-variant) calc(var(--md-sys-state-focus-state-layer-opacity) * 100%), transparent);}&.wp-block-search__button-only .wp-block-search__button.has-icon:focus{background:color-mix(in srgb, var(--wp--preset--color--on-surface-variant) calc(var(--md-sys-state-focus-state-layer-opacity) * 100%), transparent);}&.wp-block-search__button-inside .wp-block-search__button.has-icon:active{background:color-mix(in srgb, var(--wp--preset--color--on-surface-variant) calc(var(--md-sys-state-pressed-state-layer-opacity) * 100%), transparent);}&.wp-block-search__button-only .wp-block-search__button.has-icon:active{background:color-mix(in srgb, var(--wp--preset--color--on-surface-variant) calc(var(--md-sys-state-pressed-state-layer-opacity) * 100%), transparent);}&.wp-block-search__button-inside .wp-block-search__button:not(.has-icon):hover{background:color-mix(in srgb, var(--wp--preset--color--primary) calc(var(--md-sys-state-hover-state-layer-opacity) * 100%), transparent);}&.wp-block-search__button-inside .wp-block-search__button:not(.has-icon):focus{background:color-mix(in srgb, var(--wp--preset--color--primary) calc(var(--md-sys-state-focus-state-layer-opacity) * 100%), transparent);}&.wp-block-search__button-inside .wp-block-search__button:not(.has-icon):active{background:color-mix(in srgb, var(--wp--preset--color--primary) calc(var(--md-sys-state-pressed-state-layer-opacity) * 100%), transparent);}& .wp-block-search__button.has-icon svg{display:none;}& .wp-block-search__button.has-icon::before{content:\"\\e8b6\";font-family:\"Material Symbols Outlined\",sans-serif;font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:\"liga\";font-feature-settings:\"liga\";-webkit-font-smoothing:antialiased;font-variation-settings:\"FILL\" var(--md-icon-fill, 0), \"wght\" var(--md-icon-wght, 400), \"GRAD\" var(--md-icon-grad, 0), \"opsz\" var(--md-icon-opsz, 24);}"
			},
			"core/image": {
				"border": {
					"radius": "8px"
				},
				"variations": {
					"rounded": {
						"border": {
							"radius": "16px"
						}
					}
				}
			},
			"core/cover": {
				"border": {
					"radius": "8px"
				},
				"css": "&{overflow:clip;}"
			},
			"core/media-text": {
				"css": "& .wp-block-media-text__media img{border-radius:8px;}"
			},
			"core/video": {
				"css": "& video{border-radius:8px;}"
			},
			"core/post-featured-image": {
				"border": {
					"radius": "8px"
				}
			},
			"core/gallery": {
				"css": "& figure.wp-block-image:has(figcaption){border-radius:8px;overflow:clip;}"
			},
			"core/calendar": {
				"color": {
					"text": "var:preset|color|on-surface"
				}
			},
			"core/site-tagline": {
				"typography": {
					"fontSize": "var:preset|font-size|body-small"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				},
				"spacing": {
					"margin": {
						"top": "var:preset|spacing|50"
					}
				}
			},
			"core/post-date": {
				"typography": {
					"fontSize": "var:preset|font-size|body-small"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				}
			},
			"core/post-author-name": {
				"typography": {
					"fontSize": "var:preset|font-size|body-medium"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				}
			},
			"core/post-modified-date": {
				"typography": {
					"fontSize": "var:preset|font-size|body-small"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				}
			},
			"core/post-time-to-read": {
				"typography": {
					"fontSize": "var:preset|font-size|body-small"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				}
			},
			"core/post-comments-link": {
				"typography": {
					"fontSize": "var:preset|font-size|body-small"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				}
			},
			"core/post-comments-count": {
				"typography": {
					"fontSize": "var:preset|font-size|body-small"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				}
			},
			"core/query-total": {
				"typography": {
					"fontSize": "var:preset|font-size|body-small"
				},
				"color": {
					"text": "var:preset|color|on-surface-variant"
				}
			},
			"core/site-title": {
				"typography": {
					"fontSize": "var:preset|font-size|title-large"
				}
			},
			"core/navigation": {
				"color": {
					"text": "var:preset|color|on-surface-variant"
				},
				"typography": {
					"fontFamily": "var:preset|font-family|roboto-flex",
					"fontSize": "var:preset|font-size|label-large",
					"fontWeight": "500",
					"lineHeight": "1.429",
					"letterSpacing": "0.1px"
				}
			},
			"core/embed": {
				"css": "& .wp-block-embed__wrapper{text-align:center;}& .wp-block-embed__wrapper > *{margin-inline:auto;}"
			}
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header"
		},
		{
			"area": "header",
			"name": "vertical-header",
			"title": "Vertical Header"
		},
		{
			"area": "footer",
			"name": "footer"
		},
		{
			"area": "navigation-overlay",
			"name": "navigation-overlay",
			"title": "Navigation Overlay"
		}
	]
}
