{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"version": 3,
	"settings": {
		"appearanceTools": true,
		"color": {
			"defaultDuotone": false,
			"defaultGradients": false,
			"defaultPalette": false,
			"duotone": [
				{
					"name": "Ink",
					"slug": "primary",
					"colors": ["#0B1324", "#FDFBF7"]
				},
				{
					"name": "Sand",
					"slug": "secondary",
					"colors": ["#5B6474", "#F3EDE6"]
				},
				{
					"name": "High Contrast",
					"slug": "high-contrast",
					"colors": ["#000000", "#ffffff"]
				}
			],
			"gradients": [
				{
					"name": "Ink to Navy",
					"slug": "ink-to-navy",
					"gradient": "linear-gradient(135deg, #0B1324, #1F2937)"
				},
				{
					"name": "Misty Blue",
					"slug": "misty-blue",
					"gradient": "linear-gradient(135deg, #1F2937, #C5D0E6)"
				},
				{
					"name": "Sand Glow",
					"slug": "sand-glow",
					"gradient": "linear-gradient(135deg, #FDFBF7, #E5DFD6)"
				},
				{
					"name": "Main Diagonal",
					"slug": "main-diagonal",
					"gradient": "linear-gradient(135deg, rgba(11, 19, 36, 0.95), rgba(11, 19, 36, 0.85))"
				}
			],
			"palette": [
				{
					"name": "Brand",
					"slug": "primary",
					"color": "#1F2937"
				},
				{
					"name": "Brand Accent",
					"slug": "primary-accent",
					"color": "#C5D0E6"
				},
				{
					"name": "Brand Alt",
					"slug": "primary-alt",
					"color": "#111827"
				},
				{
					"name": "Brand Alt Accent",
					"slug": "primary-alt-accent",
					"color": "#374151"
				},
				{
					"name": "Contrast",
					"slug": "main",
					"color": "#0B1324"
				},
				{
					"name": "Contrast Accent",
					"slug": "main-accent",
					"color": "#5B6474"
				},
				{
					"name": "Base",
					"slug": "base",
					"color": "#FDFBF7"
				},
				{
					"name": "Base Accent",
					"slug": "secondary",
					"color": "#DAD3C8"
				},
				{
					"name": "Tint",
					"slug": "tertiary",
					"color": "#F3EDE6"
				},
				{
					"name": "Border Light",
					"slug": "border-light",
					"color": "#EBE5DD"
				},
				{
					"name": "Border Dark",
					"slug": "border-dark",
					"color": "#D3CBC0"
				}
			],
			"link": true
		},
		"custom": {
			"avatarSize": "80px",
			"fontWeight": {
				"thin": 100,
				"extra-light": 200,
				"light": 300,
				"regular": 400,
				"medium": 500,
				"semi-bold": 600,
				"bold": 700,
				"extra-bold": 800,
				"black": 900
			},
			"lineHeight": {
				"none": 1,
				"tight": 1.1,
				"snug": 1.2,
				"body": 1.5,
				"relaxed": 1.625,
				"loose": 2
			}
		},
		"layout": {
			"contentSize": "740px",
			"wideSize": "1260px"
		},
		"shadow": {
			"defaultPresets": false,
			"presets": [
				{
					"name": "Extra Large Dark",
					"slug": "extra-large-dark",
					"shadow": "0px 536px 150px 0px rgba(20, 17, 31, 0.00), 0px 343px 137px 0px rgba(20, 17, 31, 0.01), 0px 193px 116px 0px rgba(20, 17, 31, 0.05), 0px 86px 86px 0px rgba(20, 17, 31, 0.09), 0px 21px 47px 0px rgba(20, 17, 31, 0.10)"
				},
				{
					"name": "Large Dark",
					"slug": "large-dark",
					"shadow": "0px 219px 61px 0px rgba(20, 17, 31, 0.00), 0px 140px 56px 0px rgba(20, 17, 31, 0.01), 0px 79px 47px 0px rgba(20, 17, 31, 0.05), 0px 35px 35px 0px rgba(20, 17, 31, 0.09), 0px 9px 19px 0px rgba(20, 17, 31, 0.10)"
				},
				{
					"name": "Medium Dark",
					"slug": "medium-dark",
					"shadow": "0px 66px 18px 0px rgba(20, 17, 31, 0.00), 0px 42px 17px 0px rgba(20, 17, 31, 0.01), 0px 24px 14px 0px rgba(20, 17, 31, 0.05), 0px 10px 10px 0px rgba(20, 17, 31, 0.09), 0px 3px 6px 0px rgba(20, 17, 31, 0.10)"
				},
				{
					"name": "Small Dark",
					"slug": "small-dark",
					"shadow": "0px 16px 4px 0px rgba(20, 17, 31, 0.00), 0px 10px 4px 0px rgba(20, 17, 31, 0.01), 0px 6px 3px 0px rgba(20, 17, 31, 0.05), 0px 3px 3px 0px rgba(20, 17, 31, 0.09), 0px 1px 1px 0px rgba(20, 17, 31, 0.10)"
				},
				{
					"name": "Extra Large Light",
					"slug": "extra-large-light",
					"shadow": "0px 536px 150px 0px rgba(20, 17, 31, 0.00), 0px 343px 137px 0px rgba(20, 17, 31, 0.01), 0px 193px 116px 0px rgba(20, 17, 31, 0.03), 0px 86px 86px 0px rgba(20, 17, 31, 0.04), 0px 21px 47px 0px rgba(20, 17, 31, 0.05)"
				},
				{
					"name": "Large Light",
					"slug": "large-light",
					"shadow": "0px 219px 61px 0px rgba(20, 17, 31, 0.00), 0px 140px 56px 0px rgba(20, 17, 31, 0.01), 0px 79px 47px 0px rgba(20, 17, 31, 0.03), 0px 35px 35px 0px rgba(20, 17, 31, 0.04), 0px 9px 19px 0px rgba(20, 17, 31, 0.05)"
				},
				{
					"name": "Medium Light",
					"slug": "medium-light",
					"shadow": "0px 69px 19px 0px rgba(20, 17, 31, 0.00), 0px 44px 18px 0px rgba(20, 17, 31, 0.01), 0px 25px 15px 0px rgba(20, 17, 31, 0.03), 0px 11px 11px 0px rgba(20, 17, 31, 0.04), 0px 3px 6px 0px rgba(20, 17, 31, 0.05)"
				},
				{
					"name": "Small Light",
					"slug": "small-light",
					"shadow": "0px 16px 5px 0px rgba(20, 17, 31, 0.00), 0px 10px 4px 0px rgba(20, 17, 31, 0.00), 0px 6px 4px 0px rgba(20, 17, 31, 0.02), 0px 3px 3px 0px rgba(20, 17, 31, 0.03), 0px 1px 1px 0px rgba(20, 17, 31, 0.03)"
				}
			]
		},
		"spacing": {
			"defaultSpacingSizes": false,
			"spacingSizes": [
				{
					"name": "2X-Small",
					"size": "clamp(0.25rem, 1.5vw, 0.5rem)",
					"slug": "2-x-small"
				},
				{
					"name": "X-Small",
					"size": "clamp(0.375rem, 2vw, 0.75rem)",
					"slug": "x-small"
				},
				{
					"name": "Small",
					"size": "clamp(.5rem, 2.5vw, 1rem)",
					"slug": "small"
				},
				{
					"name": "Medium",
					"size": "clamp(1.5rem, 4vw, 2rem)",
					"slug": "medium"
				},
				{
					"name": "Large",
					"size": "clamp(2rem, 5vw, 3rem)",
					"slug": "large"
				},
				{
					"name": "Extra Large",
					"size": "clamp(3rem, 7vw, 5rem)",
					"slug": "x-large"
				},
				{
					"name": "2xl",
					"size": "clamp(4rem, 9vw, 7rem)",
					"slug": "xx-large"
				},
				{
					"name": "3xl",
					"size": "clamp(5rem, 11vw, 9rem)",
					"slug": "xxx-large"
				}
			],
			"units": ["px", "em", "rem", "vh", "vw", "%"],
			"blockGap": true,
			"padding": true,
			"margin": true
		},
		"typography": {
			"dropCap": false,
			"defaultFontSizes": false,
			"fluid": true,
			"writingMode": true,
			"fontFamilies": [
				{
					"fontFamily": "Mona Sans, sans-serif",
					"name": "Mona Sans",
					"slug": "primary",
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Mona Sans",
							"fontStretch": "75% 125%",
							"fontStyle": "normal",
							"fontWeight": "300 900",
							"src": ["file:./assets/fonts/mona-sans/Mona-Sans.woff2"]
						}
					]
				},
				{
					"fontFamily": "Open Sans, sans-serif",
					"name": "Open Sans",
					"slug": "open-sans",
					"fontFace": [
						{
							"fontFamily": "Open Sans",
							"fontStyle": "normal",
							"fontWeight": "300 800",
							"fontDisplay": "swap",
							"src": ["file:./assets/fonts/Open-Sans.woff2"]
						},
						{
							"fontFamily": "Open Sans",
							"fontStyle": "italic",
							"fontWeight": "300 800",
							"fontDisplay": "swap",
							"src": ["file:./assets/fonts/Open-Sans-Italic.woff2"]
						}
					]
				},
				{
					"fontFamily": "Bitter, serif",
					"name": "Bitter",
					"slug": "serif",
					"fontFace": [
						{
							"fontDisplay": "swap",
							"fontFamily": "Bitter",
							"fontStyle": "normal",
							"fontWeight": "100 900",
							"src": ["file:./assets/fonts/bitter/Bitter-VariableFont_wght.woff2"]
						},
						{
							"fontDisplay": "swap",
							"fontFamily": "Bitter",
							"fontStyle": "italic",
							"fontWeight": "100 900",
							"src": ["file:./assets/fonts/bitter/Bitter-Italic-VariableFont_wght.woff2"]
						}
					]
				},
				{
					"fontFamily": "monospace",
					"name": "Monospace",
					"slug": "monospace"
				}
			],
			"fontSizes": [
				{
					"fluid": {
						"min": ".825rem",
						"max": ".95rem"
					},
					"size": ".95rem",
					"slug": "x-small",
					"name": "Extra Small"
				},
				{
					"fluid": {
						"min": ".9rem",
						"max": "1.05rem"
					},
					"size": "1.05rem",
					"slug": "small",
					"name": "Small"
				},
				{
					"fluid": {
						"min": "1rem",
						"max": "1.165rem"
					},
					"size": "1.165rem",
					"slug": "base",
					"name": "Base"
				},
				{
					"fluid": {
						"min": "1.2rem",
						"max": "1.65rem"
					},
					"size": "1.65rem",
					"slug": "medium",
					"name": "Medium"
				},
				{
					"fluid": {
						"min": "1.5rem",
						"max": "2.75rem"
					},
					"size": "2.75rem",
					"slug": "large",
					"name": "Large"
				},
				{
					"fluid": {
						"min": "1.875rem",
						"max": "3.5rem"
					},
					"size": "3.5rem",
					"slug": "x-large",
					"name": "Extra Large"
				},
				{
					"fluid": {
						"min": "2.25rem",
						"max": "4.3875rem"
					},
					"size": "4.3875rem",
					"slug": "xx-large",
					"name": "Extra Extra Large"
				}
			],
			"lineHeight": true
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/code": {
				"border": {
					"radius": "5px",
					"width": "0px"
				},
				"color": {
					"background": "var:preset|color|tertiary",
					"text": "var:preset|color|main"
				},
				"spacing": {
					"padding": {
						"top": "var:preset|spacing|medium",
						"right": "var:preset|spacing|medium",
						"bottom": "var:preset|spacing|medium",
						"left": "var:preset|spacing|medium"
					}
				},
				"typography": {
					"fontFamily": "var:preset|font-family|monospace)",
					"fontSize": "var:preset|font-size|small"
				}
			},
			"core/navigation": {
				"typography": {
					"fontWeight": "500"
				}
			},
			"core/paragraph": {
				"css": "&.has-background { padding: var(--wp--preset--spacing--small) }",
				"spacing": {
					"margin": {
						"top": "0",
						"bottom": "0"
					}
				},
				"elements": {
					"link": {
						"typography": {
							"fontWeight": "500",
							"textDecoration": "underline"
						},
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						}
					}
				}
			},
			"core/post-title": {
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						},
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						}
					}
				}
			},
			"core/quote": {
				"border": {
					"radius": "0",
					"style": "solid",
					"width": "0 0 0 5px !important",
					"color": "var:preset|color|primary"
				},
				"spacing": {
					"padding": {
						"left": "var:preset|spacing|large",
						"right": "var:preset|spacing|large"
					}
				},
				"typography": {
					"lineHeight": "var:custom|line-height|body",
					"fontSize": "var:preset|font-size|medium",
					"fontWeight": "500"
				}
			},
			"core/site-title": {
				"typography": {
					"fontSize": "var:preset|font-size|base",
					"fontWeight": "600",
					"lineHeight": "var:custom|line-height|none"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			}
		},
		"color": {
			"background": "var:preset|color|base",
			"text": "var:preset|color|main"
		},
		"elements": {
			"button": {
				"border": {
					"radius": "5px",
					"width": "0"
				},
				"color": {
					"background": "var:preset|color|main",
					"text": "var:preset|color|base"
				},
				"spacing": {
					"padding": {
						"top": ".6em",
						"right": "1em",
						"bottom": ".6em",
						"left": "1em"
					}
				},
				"typography": {
					"fontSize": "var:preset|font-size|small",
					"fontWeight": "500"
				},
				":hover": {
					"color": {
						"background": "var:preset|color|primary",
						"text": "var:preset|color|base"
					}
				}
			},
			"h1": {
				"typography": {
					"fontSize": "var:preset|font-size|x-large",
					"lineHeight": "var:custom|line-height|snug"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var:preset|font-size|large",
					"lineHeight": "var:custom|line-height|snug"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var:preset|font-size|medium"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var:preset|font-size|base"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var:preset|font-size|small"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var:preset|font-size|x-small"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var:preset|font-family|primary",
					"fontWeight": "600",
					"lineHeight": "var:custom|line-height|body"
				}
			},
			"link": {
				"color": {
					"text": "var:preset|color|primary"
				},
				"typography": {
					"textDecoration": "none"
				},
				":hover": {
					"typography": {
						"textDecoration": "underline"
					}
				}
			}
		},
		"spacing": {
			"blockGap": "1.2rem",
			"padding": {
				"top": "0",
				"right": "var:preset|spacing|medium",
				"bottom": "0",
				"left": "var:preset|spacing|medium"
			}
		},
		"typography": {
			"fontFamily": "var:preset|font-family|primary",
			"fontSize": "var:preset|font-size|base",
			"fontWeight": "400",
			"lineHeight": "var:custom|line-height|body"
		}
	},
	"templateParts": [
		{
			"name": "header",
			"title": "Header",
			"area": "header"
		},
		{
			"name": "footer",
			"title": "Footer",
			"area": "footer"
		},
		{
			"name": "mega-menu-template",
			"title": "Mega Menu",
			"area": "menu"
		},
		{
			"name": "sidebar",
			"title": "Sidebar",
			"area": "sidebar"
		}
	]
}
