{
    "$schema": "https://schemas.wp.org/trunk/theme.json",
    "version": 3,
    "settings": {
        "appearanceTools": true,
        "layout": {
            "contentSize": "700px",
            "wideSize": "1200px",
            "allowCustomContentAndWideSize": true,
            "allowEditing": true
        },
        "color": {
            "custom": true,
            "customDuotone": true,
            "customGradient": true,
            "defaultDuotone": false,
            "defaultGradients": false,
            "defaultPalette": false,
            "duotone": [],
            "gradients": [
                {
                    "gradient": "linear-gradient(135deg, #fcf9f8 0%, #e8e1d4 100%)",
                    "name": "Ivory Gradient",
                    "slug": "ivory-gradient"
                },
                {
                    "gradient": "linear-gradient(135deg, #e8e1d4 0%, #d4af37 100%)",
                    "name": "Gold Gradient",
                    "slug": "gold-gradient"
                },
                {
                    "gradient": "linear-gradient(135deg, #f0eded 0%, #d0c5af 100%)",
                    "name": "Gray Gradient",
                    "slug": "gray-gradient"
                },
                {
                    "gradient": "linear-gradient(135deg, #fcf9f8 0%, #e9c349 100%)",
                    "name": "Sky Gradient",
                    "slug": "sky-gradient"
                }
            ],
            "palette": [
                {
                    "name": "Primary",
                    "slug": "primary",
                    "color": "#735c00"
                },
                {
                    "name": "Secondary",
                    "slug": "secondary",
                    "color": "#554300"
                },
                {
                    "name": "Tertiary",
                    "slug": "tertiary",
                    "color": "#7f7663"
                },
                {
                    "name": "Accent",
                    "slug": "accent",
                    "color": "#d4af37"
                },
                {
                    "name": "Primary Dark",
                    "slug": "primary-dark",
                    "color": "#241a00"
                },
                {
                    "name": "Light Gray",
                    "slug": "light-gray",
                    "color": "#f0eded"
                },
                {
                    "name": "Text Main",
                    "slug": "text-main",
                    "color": "#1b1c1c"
                },
                {
                    "name": "Text Sub",
                    "slug": "text-sub",
                    "color": "#f3efe4"
                },
                {
                    "name": "Back Light",
                    "slug": "back-light",
                    "color": "#fcf9f8"
                },
                {
                    "name": "White",
                    "slug": "white",
                    "color": "#FFFFFF"
                },
                {
                    "name": "Black",
                    "slug": "black",
                    "color": "#000000"
                },
                {
                    "name": "Yellow",
                    "slug": "yellow",
                    "color": "#eab308"
                },
                {
                    "name": "Red",
                    "slug": "red",
                    "color": "#ef4444"
                },
                {
                    "name": "Text Light",
                    "slug": "text-light",
                    "color": "#4d4635"
                },
                {
                    "name": "Primary Light",
                    "slug": "primary-light",
                    "color": "#e9c349"
                },
                {
                    "name": "Hairline",
                    "slug": "hairline",
                    "color": "#d0c5af"
                },
                {
                    "name": "Hairline Soft",
                    "slug": "hairline-soft",
                    "color": "#e7e0d2"
                }
            ]
        },
        "typography": {
            "customFontSize": true,
            "fluid": true,
            "fontStyle": true,
            "fontWeight": true,
            "letterSpacing": true,
            "lineHeight": true,
            "textDecoration": true,
            "textTransform": true,
            "defaultFontSizes": false,
            "dropCap": false,
            "fontFamilies": [
                {
                    "fontFamily": "'EB Garamond', Georgia, 'Times New Roman', 'Hiragino Mincho ProN', 'Yu Mincho', serif",
                    "name": "Display Serif",
                    "slug": "display-serif"
                },
                {
                    "fontFamily": "'Hanken Grotesk', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif",
                    "name": "Body Sans",
                    "slug": "body-sans"
                },
                {
                    "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
                    "name": "System",
                    "slug": "system-font"
                },
                {
                    "fontFamily": "'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif",
                    "name": "Japanese",
                    "slug": "japanese"
                },
                {
                    "fontFamily": "Georgia, 'Times New Roman', Times, serif",
                    "name": "Serif",
                    "slug": "serif"
                }
            ],
            "fontSizes": [
                {
                    "fluid": false,
                    "name": "XSmall",
                    "size": "0.75rem",
                    "slug": "x-small"
                },
                {
                    "fluid": false,
                    "name": "Small",
                    "size": "0.875rem",
                    "slug": "small"
                },
                {
                    "fluid": false,
                    "name": "Medium",
                    "size": "1rem",
                    "slug": "medium"
                },
                {
                    "fluid": false,
                    "name": "Large",
                    "size": "1.125rem",
                    "slug": "large"
                },
                {
                    "fluid": false,
                    "name": "XLarge",
                    "size": "1.25rem",
                    "slug": "x-large"
                },
                {
                    "fluid": false,
                    "name": "2XLarge",
                    "size": "1.5rem",
                    "slug": "2x-large"
                },
                {
                    "fluid": {
                        "max": "2rem",
                        "min": "1.75rem"
                    },
                    "name": "3XLarge",
                    "size": "2rem",
                    "slug": "3x-large"
                },
                {
                    "fluid": {
                        "max": "2.5rem",
                        "min": "2rem"
                    },
                    "name": "4XLarge",
                    "size": "2.5rem",
                    "slug": "4x-large"
                },
                {
                    "fluid": {
                        "max": "3rem",
                        "min": "2.25rem"
                    },
                    "name": "5XLarge",
                    "size": "3rem",
                    "slug": "5x-large"
                }
            ]
        },
        "spacing": {
            "customSpacingSize": true,
            "defaultSpacingSizes": false,
            "spacingSizes": [
                {
                    "name": "0",
                    "size": "0px",
                    "slug": "0"
                },
                {
                    "name": "5",
                    "size": "5px",
                    "slug": "5"
                },
                {
                    "name": "10",
                    "size": "10px",
                    "slug": "10"
                },
                {
                    "name": "20",
                    "size": "clamp(15px, 2vw, 20px)",
                    "slug": "20"
                },
                {
                    "name": "30",
                    "size": "clamp(25px, 3vw, 30px)",
                    "slug": "30"
                },
                {
                    "name": "40",
                    "size": "clamp(30px, 4vw, 40px)",
                    "slug": "40"
                },
                {
                    "name": "50",
                    "size": "clamp(35px, 5vw, 50px)",
                    "slug": "50"
                },
                {
                    "name": "60",
                    "size": "clamp(40px, 6vw, 60px)",
                    "slug": "60"
                },
                {
                    "name": "70",
                    "size": "clamp(50px, 7vw, 70px)",
                    "slug": "70"
                },
                {
                    "name": "80",
                    "size": "clamp(60px, 8vw, 80px)",
                    "slug": "80"
                },
                {
                    "name": "120",
                    "size": "clamp(72px, 10vw, 120px)",
                    "slug": "120"
                }
            ],
            "units": [
                "px",
                "em",
                "rem",
                "vh",
                "vw",
                "%"
            ]
        },
        "border": {
            "color": true,
            "radius": true,
            "style": true,
            "width": true
        },
        "custom": {
            "headerHeight": "80px",
            "radius": "2px",
            "gutterMobile": "16px",
            "gutterDesktop": "64px",
            "color": {
                "goldTint": "rgba(115, 92, 0, 0.1)",
                "goldLine": "rgba(115, 92, 0, 0.3)",
                "goldEdge": "rgba(115, 92, 0, 0.4)",
                "ruleSoft": "rgba(127, 118, 99, 0.35)",
                "navBg": "rgba(252, 249, 248, 0.96)",
                "scrim": "rgba(252, 249, 248, 0.42)",
                "wash": "rgba(212, 175, 55, 0.22)",
                "phA": "#f6f2ec",
                "phB": "#e8e1d4",
                "footerMuted": "rgba(243, 239, 228, 0.72)",
                "footerRule": "rgba(233, 195, 73, 0.28)",
                "footerRuleSoft": "rgba(243, 239, 228, 0.14)",
                "footerSand": "#f0ebe0"
            }
        }
    },
    "styles": {
        "blocks": {
            "core/navigation": {
                "spacing": {
                    "blockGap": "var:preset|spacing|30"
                },
                "typography": {
                    "fontSize": "var:preset|font-size|small",
                    "fontWeight": "700",
                    "letterSpacing": "0.12em",
                    "textTransform": "uppercase"
                },
                "elements": {
                    "link": {
                        "color": {
                            "text": "var:preset|color|text-light"
                        },
                        ":hover": {
                            "color": {
                                "text": "var:preset|color|primary"
                            }
                        }
                    }
                }
            },
            "core/site-title": {
                "elements": {
                    "link": {
                        "color": {
                            "text": "var:preset|color|text-main"
                        },
                        "typography": {
                            "textDecoration": "none"
                        }
                    }
                },
                "typography": {
                    "fontFamily": "var:preset|font-family|display-serif",
                    "fontSize": "1.5rem",
                    "fontWeight": "500",
                    "letterSpacing": "0.04em",
                    "lineHeight": "1.2"
                }
            },
            "core/post-title": {
                "elements": {
                    "link": {
                        "color": {
                            "text": "var:preset|color|text-main"
                        },
                        ":hover": {
                            "color": {
                                "text": "var:preset|color|primary"
                            }
                        }
                    }
                },
                "typography": {
                    "fontFamily": "var:preset|font-family|display-serif",
                    "fontSize": "2.5rem",
                    "fontWeight": "500",
                    "lineHeight": "1.25"
                }
            },
            "core/separator": {
                "color": {
                    "text": "var:preset|color|hairline"
                }
            }
        },
        "color": {
            "text": "var:preset|color|text-main",
            "background": "var:preset|color|back-light"
        },
        "elements": {
            "button": {
                "border": {
                    "radius": "2px"
                },
                "color": {
                    "background": "var:preset|color|primary",
                    "text": "var:preset|color|white"
                },
                "spacing": {
                    "padding": {
                        "top": "1rem",
                        "right": "2rem",
                        "bottom": "1rem",
                        "left": "2rem"
                    }
                },
                "typography": {
                    "fontFamily": "var:preset|font-family|body-sans",
                    "fontWeight": "700",
                    "fontSize": "var:preset|font-size|small",
                    "letterSpacing": "0.16em",
                    "textTransform": "uppercase",
                    "lineHeight": "1.4"
                },
                ":hover": {
                    "color": {
                        "background": "var:preset|color|secondary",
                        "text": "var:preset|color|white"
                    }
                }
            },
            "h1": {
                "typography": {
                    "fontSize": "3rem",
                    "fontWeight": "600",
                    "letterSpacing": "-0.02em",
                    "lineHeight": "1.16"
                }
            },
            "h2": {
                "typography": {
                    "fontSize": "2rem"
                }
            },
            "h3": {
                "typography": {
                    "fontSize": "1.5rem"
                }
            },
            "h4": {
                "typography": {
                    "fontSize": "var:preset|font-size|x-large"
                }
            },
            "h5": {
                "typography": {
                    "fontSize": "var:preset|font-size|large"
                }
            },
            "h6": {
                "typography": {
                    "fontSize": "var:preset|font-size|medium"
                }
            },
            "heading": {
                "typography": {
                    "fontFamily": "var:preset|font-family|display-serif",
                    "fontWeight": "500",
                    "lineHeight": "1.25"
                }
            },
            "link": {
                "color": {
                    "text": "var:preset|color|primary"
                },
                ":hover": {
                    "color": {
                        "text": "var:preset|color|secondary"
                    }
                }
            }
        },
        "spacing": {
            "blockGap": "0",
            "padding": {
                "top": "0",
                "right": "0",
                "bottom": "0",
                "left": "0"
            },
            "margin": {
                "top": "0",
                "right": "0",
                "bottom": "0",
                "left": "0"
            }
        },
        "typography": {
            "fontFamily": "var:preset|font-family|body-sans",
            "fontSize": "var:preset|font-size|medium",
            "lineHeight": "1.5"
        }
    },
    "templateParts": [
        {
            "name": "header",
            "title": "Header",
            "area": "header"
        },
        {
            "name": "footer",
            "title": "Footer",
            "area": "footer"
        }
    ]
}
